a, input {
    -webkit-transition: all 150ms ease-out; 
    -moz-transition: all 150ms ease-out; 
    -o-transition: all 150ms ease-out; 
    -ms-transition: all 150ms ease-out; 
    transition: all 150ms ease-out;
}
.estilo-caixa-codigo {
    padding: 30px 20px;
}
section {
	margin: 120px 0;
}
section .card-header {
    padding: 0 0 0 0;
}
.card {
	margin: 0 0 5px 0;
}
html body section h1 {
    display: inline-block;
    margin: 0;
    font-weight: 700;
    color: #4f4f4f;
    font-size: 30px;
}
html body section#titulo-pagina-manual {
    margin: 45px 0 45px;
}
html body section#titulo-pagina-manual img {
    float: right;
    height: 37px;
    width: auto;
}
html body section#titulo-pagina-manual + #contentPage {
    background: none;
}
html body section#contentPage {margin: 0;}
html body section#contentPage h2 > button.btn {
	display: block;
    width: 100%;
    padding: 10px;
    font-size: 25px;
    font-weight: 700;
    background-color: #3fa4fd;
    color: #fff;
}
html body section#contentPage h2 > button.btn:hover,
html body section#contentPage h2 > button.btn:focus {
	text-decoration: none;
	background-color: #1f7aca;
	color: #fff;
}
html body section#contentPage h5 {
    margin: 0;
}
html body section#contentPage h5 > button.btn {
    display: block;
    font-weight: bold;
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: #676767;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}
html body section#contentPage h5 > button.btn:hover,
html body section#contentPage h5 > button.btn:focus {
    outline: none;
    text-decoration: none;
    color: #333;
    background-color: #e5e5e5;
}
section#contentPage form {
    margin: 0 0 30px 0;
}
section#contentPage form input {
    width: 75%;
    height: auto;
    margin: 0;
    padding: 10px;
    border: none;
    color: #333;
    display: block;
    outline: none;
    font-size: 14px;
    float: left;
}
section#contentPage form input[type="text"] {
    background-color: #ddd;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
section#contentPage form input[type="submit"] {
    width: 10%;
    height: auto;
    margin: 0;
    padding: 10px;
    border: none;
    color: #fff;
    font-size: 14px;
    display: block;
    outline: none;
    float: left;
    background-color: #d4145a;
    cursor: pointer;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
section#contentPage form  input.btpesq:hover {
    background-color: #b72158!important;
}
section#contentPage .card-body {
    border: 1px solid #e8e8e8;
    padding: 24px;
}

section#contentPage .card-body p {
    font-size: 15px;
}
section#contentPage .card-body h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 4px 0;
    color: #665a5d;
}
section#contentPage .card-body img {
    margin: 0 0 21px 0;
    border: #eaeaea 6px solid;
}
section#contentPage .card-body ul {
    font-size: 14px;
    margin: 0 0 30px 0;
}
section#contentPage .card-body ol {
    font-size: 14px;
    margin: 0 0 30px 0;
}
button#limpar-busca {
    float: right;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    background-color: #fb6da1;
    color: #fff;
    border: none;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
html body section#contentPage button#limpar-busca:hover,
html body section#contentPage button#limpar-busca:focus {
    background-color: #f13a7d;
    cursor: pointer;
    outline: none;
}
.ui-helper-hidden-accessible {
    display: none;
}
html body section#contentPage .ui-front ul {
    top: 8px!important;
    list-style: none;
    padding: 0;
    width: 85%!important
}
html body section#contentPage .ui-front ul > li {
    margin: 0 0 3px 0;
    background-color: #ccc;
    cursor: pointer;
    padding: 4px 14px;
    font-size: 12px;
    -webkit-transition: all 150ms ease-out; 
    -moz-transition: all 150ms ease-out; 
    -o-transition: all 150ms ease-out; 
    -ms-transition: all 150ms ease-out; 
    transition: all 150ms ease-out;
}
html body section#contentPage .ui-front ul > li:hover,
html body section#contentPage .ui-front ul > li:focus {
    background-color: #b5b5b5;
}
html body section#contentPage .ui-front ul > li > div {
    -webkit-transition: all 300ms ease-out; 
    -moz-transition: all 300ms ease-out; 
    -o-transition: all 300ms ease-out; 
    -ms-transition: all 300ms ease-out; 
    transition: all 300ms ease-out;
}
html body section#contentPage .ui-front ul > li > div.ui-state-active {
    padding: 0 0 0 20px;
}
iframe {
    width: 100%;
    height: 600px;
}
.celular {
        display: none;
    }
.outras-telas {
    display: block;
}
footer {
    padding: 21px 0 15px 0;
    background: #f7f7f7;
    border-top: solid 3px #eaeaea;
    margin: 300px 0 0 0;
}
footer img {
    width: 150px;
        margin-top: 20px;
}
footer .txtCentroFtr {
    text-align: center;
    font-size: 11px;
}
footer .txtAgrFtr {
    text-align: right;
    font-size: 15px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    html body section h1 {
        font-size: 28px;
    }
    section#contentPage form input {
        width: 65%;
    }
    section#contentPage form input[type="submit"] {
        width: 15%;
    }
    html body section#contentPage .ui-front ul {
        width: 80%!important;
    }
}
@media screen and (max-width: 767px) {
    section#contentPage form input[type="submit"] {
        width: 100%;
        margin: 8px 0 20px;
    }
    section#contentPage form input {
        width: 100%;
    }
    button#limpar-busca {
        width: 100%;
    }
    html body section h1 {
        display: block;
        text-align: center;
        font-size: 26px;
        margin: 20px 0 0;
    }
    .celular {
        display: block;
    }
    .outras-telas {
        display: none;
    }
    html body section#titulo-pagina-manual img {
        float: inherit;
        height: 30px;
        width: auto;
        margin: auto;
    }
    html body section#contentPage .ui-front ul {
        position: absolute;
        background-color: rgb(229, 229, 229);
        padding: 15px;
        width: inherit!important;
        left: 15px;
        right: 15px;
        text-align: center;
        list-style: none;
        top: 48px!important;
        z-index: 9;
    }
    iframe {
        height: auto;
    }
    html body section#contentPage .ui-front ul > li > div.ui-state-active {
        padding: 10px;
    }
}



    