﻿/**
* REMOTE RESPONSIVO
**/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s !important;
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out !important;
}

.count_textarea {
    float: right;
    font-size: 12px;
}

td, th {
    padding: 0.3rem;
}

tr.checkedRow {
    cursor: pointer !important;
}

tr.selected {
    background-color: rgba(255, 221, 158, 0.36);
}

table.highlight > tbody > tr:hover {
    background-color: rgba(255, 221, 158, 0.36) !important;
}

.totais-filtro {
    margin-top: -31px !important;
}

.row-details {
    font-size: 12px;
    color: rgba(56, 56, 56, 0.9);
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #fbf9f9;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: rgba(123, 123, 123, 0.63);
}

.modal-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.modal-content::-webkit-scrollbar {
    width: 7px;
    background-color: #fbf9f9;
}

.modal-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: rgba(123, 123, 123, 0.63);
}

.small-modal-content {
    height: 45% !important;
}

.dica {
    color: #444 !important;
    font-size: .9rem;
    font-style: italic;
}

.dica2 {
    color: #444 !important;
    font-size: .8rem;
    margin-top: -7px !important;
}


#cphConteudo_cblServicoPrestador {
    margin-left: 15px;
}

#cphConteudo_cblServicoBeneficiario {
    margin-left: 15px;
}

#cphConteudo_cblServicoBenefInativo {
    margin-left: 15px;
}

#svcBeneficiario > div > table > tbody > tr > td > label {
    height: 18px !important;
}

#cphConteudo_cblServicoEmpresa {
    margin-left: 15px;
}

#cphConteudo_cblServicoAdministrador {
    margin-left: 20px;
}

#cphConteudo_cblServicoAuditor {
    margin-left: 20px;
}

#cphConteudo_cblServicoOperadora {
    margin-left: 20px;
}

#caixaCartao .imgCartaoUnimed {
    position: absolute;
    top: 25px;
    /*left: 50px;*/
    background: url("../../_Images/cartao-unimed.png") no-repeat 0px -247px;
    height: 240px;
    width: 400px;
    border: none;
}

.materialize-textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.materialize-textarea::-webkit-scrollbar {
    width: 7px;
    background-color: #fbf9f9;
}

.materialize-textarea::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: rgba(123, 123, 123, 0.63);
}

.navegador-fundo {
    background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url(../../_Images/342.jpg) no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


.erro-content {
    background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url(../../_Images/doctor-563428_1920.jpg) no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

    .erro-content .login-topo .login-logo img {
        display: block;
        margin: 0 auto;
        max-width: 30% !important;
    }


#navegadores h2 {
    color: #000;
    font-size: 16px !important;
    font-weight: 600;
}

#navegadores ul {
    list-style: none;
}

    #navegadores ul li {
        margin: 10px 0;
        min-height: 40px;
    }

        #navegadores ul li a {
            color: #000 !important;
            text-decoration: none;
            background: url(../../_Images/logo_navegadores.png) no-repeat 0 0;
            padding: 14px 0px 17px 70px;
            display: inline-block;
            font-weight: 600;
        }

            #navegadores ul li a:hover {
                color: #F60;
                text-decoration: underline;
            }

        #navegadores ul li.firefox a {
            background-position: 0 0;
        }

        #navegadores ul li.chrome a {
            background-position: 0 -117px;
        }

        #navegadores ul li.ie a {
            background-position: 0 -60px;
        }

        #navegadores ul li.safari a {
            background-position: 0 -238px;
        }

        #navegadores ul li.opera a {
            background-position: 0 -176px;
        }

section#erro h2 {
    text-align: center;
    border: none;
    margin-bottom: 10px;
    color: #d32f2f;
    font-size: 2rem;
    font-weight: bold;
}

section#erro p {
    text-align: center;
    color: #555;
    margin: 0;
}

section#erro a {
    color: #333;
    text-decoration: none;
}

    section#erro a:hover {
        color: #ffa500 !important;
        text-decoration: none;
    }

.area-destaque {
    background-color: #E8E8E8;
    border-radius: 2px;
    padding: 20px;
}

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #ff6905 !important;
    -webkit-box-shadow: 0 1px 0 0 #ff6905 !important;
    box-shadow: 0 1px 0 0 #ff6905 !important;
}


textarea.materialize-textarea {
    overflow-y: inherit;
}

div#conteudoLista input[type=text]:not(.browser-default):focus:not([readonly]) + label {
    color: #ff6905 !important;
}

div#conteudoLista .input-field .prefix.active {
    color: #ff6905 !important;
}


.btn-floating.halfway-fab {
    bottom: 15px !important;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
}

.page-footer {
    background-color: transparent !important;
}

[type="radio"]:checked + label::after, .with-gap[type="radio"]:checked + label::after {
    background-color: #fb8c00 !important;
}

[type="radio"]:checked + label::after, .with-gap[type="radio"]:checked + label::before, .with-gap[type="radio"]:checked + label::after {
    border: 2px solid #fb8c00 !important;
}

.dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
    background-color: rgba(238,238,238,0.2) !important;
}

#atalhos ul li {
    margin-left: 5px !important;
}

/*Geral*/
section#conteudo h2 {
    border-bottom: 2px solid #FF6600;
    color: #FF6600;
    font-size: 21px;
    text-transform: uppercase;
}

section#conteudo h1 {
    border-bottom: 2px solid #FF6600;
    color: #FF6600;
    font-size: 19px;
    text-transform: uppercase;
}

section#conteudo h3 {
    border-bottom: 2px solid #FF6600;
    color: #FF6600;
    font-size: 23px;
    text-transform: uppercase;
}

img.right.responsive-img {
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: -2;
}

img.img-unimed {
    width: 120px;
}

.obrigatorio {
    font-weight: bold;
    color: #444 !important;
}

.row {
    margin-bottom: 5px !important;
}

.display_none {
    display: none !important;
}

.tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .tabs .tab a {
        color: #FF6600 !important;
    }

        .tabs .tab a .active {
            color: #FF6600 !important;
        }

.bold {
    font-weight: bold;
}

ul.tabs {
    background-color: rgba(238, 238, 238, 0.44) !important;
}

#abas {
    background-color: rgba(238, 238, 238, 0.44) !important;
}


.tabs .indicator {
    background-color: #FF6600 !important;
}

.picker__date-display {
    background-color: #AA3 !important;
}

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    background-color: #e65100 !important;
}

.picker__today {
    color: #aa3 !important;
}

.dropdown-content li > span {
    color: #f60;
}

.picker__table tbody {
    background-color: transparent !important;
}

    .picker__table tbody tr td {
        text-align: center !important;
    }

fieldset {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

#conteudoFormulario .titulo {
    border-bottom: 1px dotted #FF6600;
    color: #FF6600;
    font-size: 1rem !important;
    line-height: 118% !important;
    margin: 1rem 0 1.4rem 0 !important;
}

#conteudo .subtitulo {
    color: #FF6600;
    font-size: 0.9rem !important;
}

[type="checkbox"]:checked + label::before {
    border-right: 2px solid #008a53 !important;
    border-bottom: 2px solid #008a53 !important;
}

[type="checkbox"]:checked:disabled + label::before {
    border-right: 2px solid #5a5a5a !important;
    border-bottom: 2px solid #5a5a5a !important;
}


/* papel 1 = Prestador, 2 = Beneficiário, 3 = Empresa, 4 = Administrador, 5 = Auditor, 7 = Operadora */
.card.card-unimed.papel3, .card-panel.card-unimed.papel5, .card-panel.card-unimed.papel7 {
    background-color: #5B5;
}

    .card.card-unimed.papel3:hover, .card-panel.card-unimed.papel5:hover, .card-panel.card-unimed.papel7:hover {
        background-color: #4A4;
    }

.card.card-unimed.papel4 {
    background-color: #F81;
}

    .card.card-unimed.papel4:hover {
        background-color: #E70;
    }

.card.card-unimed.papel5 {
    background-color: #AA3;
}

    .card.card-unimed.papel5:hover {
        background-color: #992;
    }

.card.card-unimed.papel7 {
    background-color: #AA3;
}

    .card.card-unimed.papel7:hover {
        background-color: #992;
    }

.card.card-unimed.papel2, .card.card-unimed.papel1 {
    background-color: #05A;
}

    .card.card-unimed.papel2:hover, .card.card-unimed.papel1:hover {
        background-color: #049;
    }

a.btn-floating.halfway-fab.waves-effect.waves-light.papel1 {
    background-color: #07367e !important;
    bottom: 8px;
}

a.btn-floating.halfway-fab.waves-effect.waves-light.papel2 {
    background-color: #07367e !important;
    bottom: 8px;
}

a.btn-floating.halfway-fab.waves-effect.waves-light.papel3 {
    background-color: #33691e !important;
    bottom: 8px;
}

a.btn-floating.halfway-fab.waves-effect.waves-light.papel4 {
    background-color: #e65100 !important;
    bottom: 8px;
}

a.btn-floating.halfway-fab.waves-effect.waves-light.papel5 {
    background-color: #33691e !important;
    bottom: 8px;
}

a.btn-floating.halfway-fab.waves-effect.waves-light.papel7 {
    background-color: #33691e !important;
    bottom: 8px;
}

.link {
    display: inline-block;
}

/*Filtros*/
section#conteudo #filtro {
    color: #666;
    font-size: 12px;
    position: relative;
    padding: 1px 10px 1px 10px;
    background-color: #EEE;
}

    section#conteudo #filtro div.input-field {
        margin-top: 0px;
    }

    section#conteudo #filtro .lnkPesquisa {
        border: none;
    }

    section#conteudo #filtro label {
        display: block;
        margin: 5px 0 0;
    }
/*Fim dos filtros*/

.color-laranja {
    color: #fb8c00 !important;
}


.color-vermelho {
    color: #ff0600 !important;
}

/** HEADER **/
header {
    height: 80px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}

    header.login-topo {
        height: 110px !important;
    }


    header h1 {
        background-size: contain;
        margin: 0;
        float: left;
        position: relative;
        padding: 2px 5px 8px;
        margin-left: 1em;
    }

        header h1 a {
            display: block;
            height: 100%;
            width: 100%;
        }

            header h1 a span {
                display: none;
            }

    header div#dadosUsuario {
        padding: 5px 12px;
        border-radius: 5px;
        background-color: #AA3;
        min-width: 140px;
        position: fixed;
        height: 130px;
        top: 4em;
        right: 0;
        color: #FFF;
    }

    header section#dadosUsuario p {
        font-size: 12px;
        margin: 2px 0;
        color: #FFF;
        line-height: 16px;
    }

#dadosUsuario {
    position: fixed;
    top: 57px;
    right: 0;
}


ul#dadosUsuario .collection-item ul li a:hover {
    color: #ffa635 !important;
}

ul#dadosUsuario .collection-item ul li a i:hover {
    color: #ffa635 !important;
}

ul#dadosUsuario .collection-item.right a:hover {
    color: #fc3934 !important;
}

.collection-header h4 {
    font-size: 24px;
}

.left.hide-on-med-and-down {
    margin-left: 5px;
}

.dropdown-content {
    max-width: 100%;
}

nav {
    background-color: #fb8c00;
}

    nav ul a {
        padding: 0 7px;
    }


/*Menu lateral*/

#slide-out {
    height: 100% !important;
}

.side-nav li .user-view {
    line-height: 25px;
}

.side-nav .user-view h5 {
    margin-bottom: 40px;
}

.side-nav li > a {
    padding: 0 16px;
}


.card-unimed {
    height: 120px;
    text-align: left !important;
}

.content {
    margin: 0 auto;
    width: 90%;
}

ul.collapsible {
    box-shadow: unset;
    border: none;
}

div.collapsible-header {
    background-color: transparent !important;
    margin: 0 auto;
    padding: 0rem !important;
    border-bottom: 1px dashed #FF6600;
    margin-left: 19px;
    font-size: 16px !important;
}

section#abas li div.collapsible-header a {
    color: #FF6600 !important;
}

div.collapsible-body {
    background-color: transparent !important;
    border: none;
    padding-bottom: 0px;
}

/*Fim do menu lateral*/

.pagination li.active {
    background-color: #fb8c00 !important;
}

.filled-in[type="checkbox"]:checked + label::after {
    border-color: #fb8c00;
    background-color: #fb8c00;
}

.btn-small {
    width: 32px;
    height: 32px !important;
    padding: 0 !important;
    margin-bottom: -31px;
}

.btn-table {
    width: 32px;
    height: 32px !important;
    padding: 0 !important;
    margin-bottom: -31px;
}

.ButtonTable {
    position: absolute;
    z-index: 3;
    margin-top: 10px;
}

    .ButtonTable ul li {
        display: inline-block;
    }

.btn.btn-medium {
    padding: 0 1rem !important;
}

.btn.btn-slim {
    height: 2rem;
    line-height: 2rem;
}

.btn-pesquisa-rapida {
    position: relative;
    z-index: 100;
    float: right;
}

.file-path-wrapper input[type="text"]:not(.browser-default) {
    height: 2rem;
}


section#alerta, section.caixaDialogo {
    display: none;
}

section#conteudo #feed {
    border: 2px solid #689E25;
    border-radius: 10px;
    /*width: 275px;*/
    height: 450px;
    /*float: right;*/
    padding: 0;
}

    section#conteudo #feed h3 {
        font-size: 16px;
        background-color: #689E25;
        border-radius: 4px 4px 0 0;
        color: #C5D4C5;
        margin: 0;
        padding: 10px;
        text-align: center;
    }

    section#conteudo #feed ul {
        font-size: 14px;
        overflow-y: scroll;
        /*height: 250px;*/
        height: 380px;
        list-style: none;
        padding: 5px;
        margin: 0;
    }

        section#conteudo #feed ul li {
            border-bottom: 1px solid #DDD;
            padding: 5px 0;
        }

            section#conteudo #feed ul li small {
                color: #999;
            }

h2 a {
    color: #FF6600 !important;
}

    h2 a:hover {
        color: rgba(255,102,0,0.8) !important;
    }

/** FORÇA SENHA **/
#sectionForcaSenha {
    position: absolute;
    top: 10px;
    right: 10px;
}

#forcaSenha {
    width: 120px;
    height: 25px;
    border: 1px solid #CCC;
    margin: 4px 0;
    position: relative;
    text-align: center;
}

    #forcaSenha #forcaSenhaBox {
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-color: #CCC;
        z-index: 1;
    }

    #forcaSenha #forcaSenhaTexto {
        left: 0;
        position: relative;
        top: 0;
        z-index: 2;
        color: #CCC;
    }
/** FIM - FORÇA SENHA **/

section#conteudoFormulario fieldset #forcaSenha {
    width: 120px;
    height: 15px;
    border: 1px solid #CCC;
    margin: 4px 0;
    position: relative;
    text-align: center;
}

    section#conteudoFormulario fieldset #forcaSenha #forcaSenhaBox {
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-color: #CCC;
        z-index: 1;
    }

    section#conteudoFormulario fieldset #forcaSenha #forcaSenhaTexto {
        left: 0;
        position: relative;
        top: 0;
        z-index: 2;
        color: #444;
    }



/*Modal*/

div.modal-title {
    padding: 15px 0 15px 15px;
    font-size: 20px;
    font-weight: normal;
    background-color: #fb8c00 !important;
    color: #fafafa !important;
    margin: 0 auto;
}

    div.modal-title i.material-icons {
        font-size: 15px;
        color: #fff;
        padding-right: 15px;
        font-weight: bold;
    }

    div.modal-title.alerta {
        background-color: #f9a825 !important;
    }

.modal.modal-fixed-footer .modal-content {
    height: inherit !important;
}

.modal .modal-content-overflow {
    height: inherit !important;
    overflow-y: auto;
}

.modal .modal-footer {
    min-height: 56px !important;
}

#alertaTempoSessao {
    display: none;
}

    #alertaTempoSessao p#alertaTextTempoSessao {
        color: #F00;
    }

/*Preloader*/
#updLoading2 {
    display: none;
}

#bgLoading {
    position: fixed;
    background-color: #000;
    z-index: 1050;
    width: 100%;
    height: 100%;
    opacity: 0.55;
}

#loading {
    position: fixed;
    text-align: center;
    margin: 0 auto;
    z-index: 1100;
    top: 45%;
    left: 45%;
}

    #loading img {
        margin: 5px auto;
    }

    #loading p {
        color: #FFF;
    }


/*Página de login*/
.login-card .input-field label {
    color: #fff !important;
}

.white-text .active {
    color: #fff !important;
}

.login-topo {
    border-top: 6px solid orange;
}

.login-content {
    margin-top: 50px;
    width: 100%;
    height: 100%;
}

    .login-content .col {
        padding: 0;
    }

    .login-content .row {
        margin-bottom: 0;
    }

    .login-content img {
        max-width: 47% !important;
    }

    .login-content a {
        font-size: 13px;
        color: #fff;
    }

    .login-content footer {
        margin-top: -70px;
    }

.login-card {
    opacity: 0.9;
    width: 90%;
}

    .login-card a:hover {
        color: #fff;
    }

.nav-wrapper ul li a.active {
    color: #fff;
}

#slide-out.side-nav ul li a.active {
    color: #9c9c9c !important;
}


.login-content input[type="text"]:focus:not(.browser-default):not([readonly]), .login-content input[type="password"]:focus:not(.browser-default):not([readonly]) {
    border-bottom: 1px solid #fff !important;
    -webkit-box-shadow: 0 1px 0 0 #fff !important;
    box-shadow: 0 1px 0 0 #fff !important;
}


.login-content input[type=text]:not(.browser-default), .login-content input[type=password]:not(.browser-default) {
    border-bottom: 1px solid #fff !important;
}

footer a#direitos_logo img {
    margin: 3px 20px 3px 0;
    float: right;
    padding-right: 20px;
    border-right: 1px solid #999;
}

footer a#direitos_logo {
    background: url("../../_Images/partes.png") no-repeat 0px -458px;
    display: inline-block;
    width: 120px;
    height: 33px;
    margin-top: -5px;
}

    footer a#direitos_logo:hover {
        background-position: 0px -458px;
    }

    footer a#direitos_logo span {
        display: none;
    }

footer section#direitos p {
    font-size: 10px;
    color: #666;
    font-weight: bold;
    top: 23px;
    text-align: center;
}

.page-footer .white-text {
    background-color: #fb8c00;
}

.modal.login-modal {
    width: 25% !important;
}

label#lblLogin.active, label#lblEmail.active {
    color: #9e9e9e !important;
}

section#conteudo fieldset legend, #reciboGuia fieldset legend {
    color: #F60;
    /*font-weight: bold;*/
    /*padding: 0 0 5px 20px;*/
    border-bottom: 1px dotted #FF6600;
    width: 100%;
}


/*Fim da página de Login*/

/*Tablet e Celular*/


/*@media only screen and (max-width: 1300px){
    .hide-on-med-and-down{
        display:none !important
    }
    nav a.button-collapse{
        display: block
    }
}*/

@media only screen and (max-width: 992px) {

    header h1 {
        margin-left: 15% !important;
    }

    nav h1 {
        height: 65px;
        font-size: 3.5rem;
    }

    header h1 {
        margin-left: 30%;
    }

    .banner {
        margin-top: 20px;
    }

    footer {
        width: 100%;
    }


    .login-content img {
        margin-top: 0;
        max-width: 100% !important;
        z-index: -1;
    }

    .modal.login-modal {
        width: 50% !important;
    }

    .nav-wrapper ul li a.active {
        color: #000 !important;
    }

    img.right.responsive-img {
        right: 0;
        position: absolute;
        bottom: 0;
        top: 70%;
    }

    img.img-unimed-logo {
        width: 70% !important;
    }

    span.icone-qualificacao {
        float: right;
    }

    td {
        padding: 13px;
    }

    table.table thead,
    table.table tbody,
    table.table th,
    table.table td,
    table.table tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        table.table thead tr {
            position: absolute !important;
            top: -9999px !important;
            left: -9999px !important;
        }

        table.table tr:nth-child(odd) {
            background-color: #f3f3f3;
        }

    table.highlight > tbody > tr:hover {
        background-color: rgba(255, 221, 158, 0.36) !important;
    }

    tr.selected {
        background-color: rgba(255, 221, 158, 0.36) !important;
    }

    table.table tr {
        border: 1px solid #ccc !important;
    }

    table.table td.center {
        padding: 22px 10px 5px 11px !important;
    }

    table.table td {
        /* Behave  like a "row" */
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative !important;
        padding-left: 25% !important;
        white-space: normal !important;
        text-align: right !important;
    }

        table.table td:after {
            /* Now like a table header */
            position: absolute !important;
            /* Top/left values mimic padding */
            top: 6px !important;
            left: 6px !important;
            width: 50% !important;
            padding-right: 10px !important;
            white-space: nowrap !important;
            text-align: left !important;
            font-weight: bold !important;
        }

        /*Label the data*/
        table.table td:after {
            content: attr(data-title);
        }



    /*GridView Responsivo*/

    table.grid tbody,
    table.grid th,
    table.grid td,
    table.grid tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        table.grid tr.grid_head {
            border: none !important;
        }

    .grid_head th {
        position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
    }

    table.grid tr:nth-child(odd) {
        background-color: #f3f3f3;
    }

    table.grid tr {
        border: 1px solid #ccc !important;
    }

    table.grid td.center {
        padding: 22px 10px 5px 11px !important;
    }

    table.grid td {
        /* Behave  like a "row" */
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative !important;
        padding-left: 25% !important;
        white-space: normal !important;
        text-align: right !important;
    }

        table.grid td span:after {
            /* Now like a table header */
            position: absolute !important;
            /* Top/left values mimic padding */
            top: 6px !important;
            left: 6px !important;
            width: 50% !important;
            padding-right: 10px !important;
            white-space: nowrap !important;
            text-align: left !important;
            font-weight: bold !important;
        }

        table.grid td span:after {
            content: attr(data-title);
        }

    .grid_row > td > span:before {
        content: '\a';
        white-space: pre;
    }
}

/*Celular*/
@media only screen and (max-width: 600px) {


    #conteudoFormulario #cphConteudo_cblDiasSemana tbody tr td {
        text-align: left !important;
    }



    section#conteudo #feed {
        margin-top: 10px;
        width: 78%;
        height: 50%;
        margin-right: 10%;
    }

        section#conteudo #feed ul {
            height: 291px;
        }

    .login-content img {
        margin-top: -40%;
        z-index: -1;
    }

    footer section#direitos p {
        margin: 0;
    }

    .modal.login-modal {
        width: 80% !important;
    }

    #atalhos ul li {
        margin-left: 0 !important;
    }

    table.table thead,
    table.table tbody,
    table.table th,
    table.table td,
    table.table tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        table.table thead tr {
            position: absolute !important;
            top: -9999px !important;
            left: -9999px !important;
        }

        table.table tr:nth-child(odd) {
            background-color: #f3f3f3;
        }

    table.highlight > tbody > tr:hover {
        background-color: #e5e5e5 !important;
    }

    table.table tr {
        border: 1px solid #ccc !important;
    }

    table.table td.center {
        padding: 22px 10px 5px 11px !important;
    }

    table.table td {
        /* Behave  like a "row" */
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative !important;
        padding-left: 25% !important;
        white-space: normal !important;
        text-align: right !important;
    }

        table.table td:after {
            /* Now like a table header */
            position: absolute !important;
            /* Top/left values mimic padding */
            top: 6px !important;
            left: 6px !important;
            width: 50% !important;
            padding-right: 10px !important;
            white-space: nowrap !important;
            text-align: left !important;
            font-weight: bold !important;
        }

        /*Label the data*/
        table.table td:after {
            content: attr(data-title);
        }

    #conteudoFormulario table tbody tr td {
        text-align: right !important;
    }

    .erro-content .login-topo .login-logo img {
        max-width: 40% !important;
    }

    footer .content .text-lighten-4 {
        font-size: 15px;
    }

    footer .footer-copyright {
        font-size: 74%;
    }

    .copyright {
        float: left;
    }

    .grid_row > td > span:before {
        content: '\a';
        white-space: pre;
    }
}

@media only screen and (min-width: 992px) {
    section.diaSemana {
        margin-top: -101px;
    }

    .modal {
        overflow-y: auto !important;
    }

        .modal.modal-small {
            /*top: 20% !important;*/
            max-width: 40%;

        }

        .modal.modal-small-InsideModal {
            /*top: 20% !important;*/
            max-width: 40% !important;
            max-height: 45% !important;
            margin-top: 20px;
        }
}

div.grupo-qualificacao {
    height: 20px;
    clear: both;
}

span.icone-qualificacao {
    background: url(../../_Images/icones-qualiss.jpg) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: -3px 5px 0 1px;
    float: left;
}

/*Celular*/
@media only screen and (max-width: 600px) {
    span.icone-qualificacao {
        float: right;
    }

    #dtItens_row_2 > td:nth-child(3) {
        margin-bottom: 10px;
    }

    #subgurim_GoogleMaps > div {
        max-width: 100%;
        height: auto;
        width: auto; /*IE8 bug fix*/
        vertical-align: middle;
    }

    #cphConteudo_GoogleMaps, #subgurim_GoogleMaps {
        max-width: 100%;
        height: auto;
        width: auto; /*IE8 bug fix*/
        vertical-align: middle;
    }

    .grid_row > td > span:before {
        content: '\a';
        white-space: pre;
    }
}

#cphConteudo_GoogleMaps {
    margin: 10px 10px 10px 10px;
}


span.A {
    background-position: -12px -5px;
}

span.D {
    background-position: -118px -3px;
}

span.M {
    background-position: -224px -5px;
}

span.G {
    background-position: -12px -60px;
}

span.I {
    background-position: -118px -58px;
}

span.Q {
    background-position: -13px -172px;
}

span.R {
    background-position: -116px -115px;
}

span.P {
    background-position: -13px -114px;
}

span.E {
    background-position: -229px -114px;
}

span.N {
    background-position: -224px -58px;
}

span.grid-qualificacao {
    margin-top: 3px;
}


/* BLOCO DE DESTAQUE (MENSAGENS)*/
.bloco-destaque {
    text-align: center;
}

    .bloco-destaque .msg-principal {
        font-weight: bold;
        font-size: 20px;
    }

.legenda-lista {
    list-style-type: square;
    padding: 0 10px 0 20px;
}


a.ui-state-default {
    background: url("../../_Images/partes.png") no-repeat -283px -249px;
    border: none;
}

    a.ui-state-default:hover {
        background-position: -283px -279px;
    }

.autocomplete-content {
   max-height:150px;
   max-width:90% !important;
   cursor: default!important;
   z-index:999 !important;
}

.autocompleteAdjust {
  height: 80px;
    z-index: 100;
    position: relative; 
}
.ui-autocomplete.ui-widget a {
    font-size: 5px;
    max-height: 40%;
}

.ui-autocomplete {
top: 0;
left: 0;
max-height: 200px;
max-width: 90%;
overflow-y: visible; 
overflow-x: hidden;
}




/* PESQUISA PROTOCOLOS DEMONSTRATIVO */
.pesquisaProtocolos .botoes {
    margin-top: 17px;
}

.pesquisaProtocolos .grid {
    margin-top: 17px;
}

/** AJAX FILEUPLOAD*/
.ajax__fileupload_selectFileContainer {
    display: inline-block;
    height: 26px !important;
    line-height: 24px;
    overflow: hidden;
    position: relative;
    width: 100px !important;
}

.ajax__fileupload_dropzone {
    width: 600px !important;
}

.ajax__fileupload {
    width: 600px !important;
    border: none !Important;
}

.ajax__fileupload_selectFileButton {
    background: url(../../_Images/partes.png) no-repeat 0 -388px !important;
    border: none;
    font-size: 10px;
    display: block;
    height: 40px !important;
    width: 95px !important;
    background-color: White;
    color: white !important;
}

/* Estilo do status da auditoria de guias */

/* Em análise */
.EA {
    background: url('../../_Images/icones/warning.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Auditoria enfermagem */
.AE {
    background: url('../../_Images/icones/red-cross.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Auditoria médica */
.AM {
    background: url('../../_Images/icones/green-cross.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Aguardando atendimento */
.AA {
    background: url('../../_Images/icones/sand-clock.png') no-repeat;
    background-position: center;
    background-size: 18px;
}

/* Em atendimento*/
.ET {
    background: url('../../_Images/icones/user.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Devolvido para executora */
.DE {
    background: url('../../_Images/icones/down-arrow.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Enviado para Unimed do beneficiário */
.EU {
    background: url('../../_Images/icones/up-arrow.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Pendente de documentação complementar */
.PD {
    background: url('../../_Images/icones/file.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Resposta de pendência de documentação */
.RD {
    background: url('../../_Images/icones/file-check.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Autorizado */
.AT {
    background: url('../../_Images/icones/checked.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Negado */
.NG {
    background: url('../../_Images/icones/negative.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Negado */
.AP {
    background: url('../../_Images/icones/tick.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Cancelado */
.CA {
    background: url('../../_Images/icones/delete.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/* Erro */
.ER {
    background: url('../../_Images/icones/round-error-symbol.png') no-repeat;
    background-position: center;
    background-size: 20px;
}

/*Histórico da auditoria*/
.botaoDownload {
    background: url('../../_Images/icones/download-orange.png') no-repeat;
    height: 28px;
    width: 28px;
    text-indent: -2000px;
    cursor: pointer;
    background-size: 20px;
    background-position: center;
}

    .botaoDownload:hover {
        background: url('../../_Images/icones/download-green.png') no-repeat;
        height: 28px;
        width: 28px;
        text-indent: -2000px;
        cursor: pointer;
        background-size: 20px;
        background-position: center;
    }

.btn.light-green.darken-3:hover {
    background-color: #78b54d !important;
}

.navbar-fixed {
    z-index: 99999;
}

.dropdown-content :hover {
    background-color: rgba(0,0,0,0.1) !important;
}

legend {
    border-bottom: 1px dotted #fb8c00;
}

/*a.lnkExpand {
    color: #fb8c00;
}*/

.grid_head {
    background-color: #AA3;
    color: #EEE;
}

    .grid_head th {
        margin: 0 2px;
    }

        .grid_head th a {
            color: #EEE;
            background: url("../../_Images/partes.png") no-repeat -125px -46px;
            padding: 0 13px;
        }

            .grid_head th a:hover {
                color: #F60;
            }

        .grid_head th.sortAsc a {
            background-position: -101px -46px;
            display: block;
            margin: 0 auto;
            width: 65px;
        }

        .grid_head th.sortDesc a {
            background-position: -101px -64px;
            display: block;
            margin: 0 auto;
            width: 65px;
        }

        .grid_head th.sortAsc a:hover {
            background-position: -192px -64px;
        }

        .grid_head th.sortDesc a:hover {
            background-position: -192px -46px;
        }

section#conteudo #abas .grid_pager td table tr td span, .grid_pager td table tr td span {
    font-size: 17px;
    font-weight: bold;
    color: #005500;
}

#conteudoFormulario {
    background-color: #f5f5f5;
    padding: 17px;
}

label {
    color: #444;
}

.input-field label {
    color: #444;
}

.filter_show {
    display: normal !important;
}

.filter_hide {
    display: none !important;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
    background-color: #fff !important;
    border-color: #000 !important;
}

[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    background-color: #fff !important;
}

[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:before {
    background-color: transparent !important;
}

[type="checkbox"]:not(:checked):disabled + label:before {
    background-color: transparent !important;
    border: 2px solid #BBB !important;
}

.mobile-fab-tip {
    position: fixed;
    right: 85px;
    padding: 0px 0.5rem;
    text-align: right;
    background-color: #323232;
    border-radius: 2px;
    color: #FFF;
    width: auto;
    transform: scaleY(1) scaleX(1) translateY(-50px) translateX(0px) !important;
}

_::-moz-range-track, body:last-child .mobile-fab-tip {
    transform: scaleY(1) scaleX(1) translateY(5px) translateX(0px) !important;
}

body > table > tbody {
    background-color: #fff !important;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: rgba(251, 140, 0, 0.55) !important;
}

    .switch label input[type=checkbox]:checked + .lever:after {
        background-color: #fb8c00 !important;
    }

#conteudoFormulario > table > tbody > tr > td {
    background-color: #f5f5f5 !important;
}

section.diaSemana {
    border: 2px dotted #fb8c00 !important;
    padding: 20px !important;
}

#conteudoFormulario table.text-align-left tbody tr td {
    text-align: left !important;
}

a.btn-floating.mobile-fab-tip {
    cursor: default;
}

    a.btn-floating.mobile-fab-tip:hover {
        background-color: #323232;
    }

    a.btn-floating.mobile-fab-tip:focus {
        background-color: #323232;
    }


#cphConteudo_cblDiasSemana tbody tr td {
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: left !important;
}


#conteudoFormulario .input-field label, #conteudoFormulario .input-field label.active {
    color: #444 !important;
}

#filtro .input-field label.active {
    color: #444 !important;
}

i.intermediary {
    font-size: 2.5rem !important;
}

.selecao_papel.modal {
    max-height: 75% !important;
    height: 75% !important;
    top: 10% !important;
}

a.expand_row {
    cursor: pointer;
}

.ucDataTable_Sort {
    float: right;
}


.resizable {
    overflow: hidden;
    resize: both;
}

.draggable {
    position: absolute;
    z-index: 100;
}

.draggable-handler {
    cursor: pointer;
}

.dragging {
    cursor: move;
    z-index: 200 !important;
}


.margin-top-20 {
    margin-top: 20px;
}

.disabled, .aspNetDisabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

.disabled_tr {
    background-color: rgba(236, 231, 231, 0.7);
    color: rgba(123, 122, 122, 0.7);
    pointer-events: none;
    cursor: default;
}

.enabled_td {
    opacity: 1 !important;
    position: relative;
    z-index: 5;
    pointer-events: all;
    cursor: auto;
}

.grid_row .checkFilho_GridGuia [type="checkbox"]:not(:checked),
.grid_row .checkFilho_GridGuia [type="checkbox"]:checked,
.grid_head .checkPai_GridGuia [type="checkbox"]:not(:checked),
.grid_head .checkPai_GridGuia [type="checkbox"]:checked,
.grid_head .checkPai_Grid [type="checkbox"]:not(:checked),
.grid_head .checkPai_Grid [type="checkbox"]:checked,
.grid_row .checkFilho_Grid [type="checkbox"]:not(:checked),
.grid_row .checkFilho_Grid [type="checkbox"]:checked {
    opacity: 1 !important;
    pointer-events: all !important;
}

.grid_head .checkPai_GridGuiaFaturada [type="checkbox"]:not(:checked),
.grid_head .checkPai_GridGuiaFaturada [type="checkbox"]:checked,
.grid_row .checkFilho_GridGuiaFaturada [type="checkbox"]:not(:checked),
.grid_row .checkFilho_GridGuiaFaturada [type="checkbox"]:checked {
    opacity: 1 !important;
    pointer-events: all !important;
}

.grid_alternating_row .checkFilho_GridGuiaFaturada [type="checkbox"]:not(:checked),
.grid_alternating_row .checkFilho_GridGuiaFaturada [type="checkbox"]:checked {
    opacity: 1 !important;
    pointer-events: all !important;
}

/** Ajustes gridViewAntigo **/

#checkedChildren, #ckbProcedimentoEnvio, #ckbOutrasEnvio {
    opacity: 1;
    pointer-events: all;
    box-sizing: inherit;
    margin: -5px 0px 0px 5px;
}



#checkedMaster, #checkAllProcedimento, #checkAllGuia, #chkSelecionarGuia, #checkAllOutras {
    opacity: 1;
    pointer-events: all;
    box-sizing: inherit;
    margin: -5px 0px 0px 5px;
}

strong {
    font-weight: bold;
}

.GridViewAntigo, .GridViewAntigo input[type=text] {
    font-size: 13px;
}

.itemStyleCheck {
    width: 40px;
    padding: 4px 4px 4px 4px;
}

/*Celular*/
@media only screen and (max-width: 570px) {
    .pagination-hide-on-mobile {
        display: none !important;
    }

    .grid_row > td > span:before {
        content: '\a';
        white-space: pre;
    }
}

.dtbuttons a {
    margin-right: 5px !important;
}

.dropdown-content ul li {
    z-index: 9999;
}

.grvitem-selected {
    background-color: #F60 !important;
    background: #284775;
}

.checkBoxListTipo > tbody {
    background-color: transparent !important;
}

/*
    Modificação para responsividade para os checboxes das telas de manutenção de usuário (Perfis) e manutenção de contextos (Tipos Guias)
*/
@media only screen and (max-width: 992px), (min-device-width: 992px) and (max-device-width: 570px) {

    .checkBoxListTipo,
    .checkBoxListTipo > tbody,
    .checkBoxListTipo > tbody > tr,
    .checkBoxListTipo > tbody > tr > td {
        display: block;
        padding: 1px;
    }

        .checkBoxListTipo > thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .checkBoxListTipo > tbody > tr > td {
            /* Behave  like a "row" */
            border: none;
            position: relative;
            padding: 1px !important;
        }

            .checkBoxListTipo > tbody > tr > td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
            }

    .grid_row > td > span:before {
        content: '\a';
        white-space: pre;
    }
}

.checkBoxListTipo > tbody > tr > td {
    text-align: left !important;
}

#acoesFiltro {
    margin-top: 19px;
}

.textareagridview {
    height: 2em !important;
    border: none !important;
    border-bottom: dotted rgba(0,0,0,0.42) 1px !important;
    overflow-wrap: break-word;
}

.red_row_gridview{
   color:#444;
   text-decoration: line-through;
}



/*
.template-table tbody tr {
    display: block !important;
    min-height: 1.25em;
    text-align: left;
}

.template-table tbody {
    display: block;
    min-height: 250px;
    overflow: auto;

}

.template-table thead, tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.template-table thead {
    width: calc( 100% - 1em );
}

.template-table table {
    width: 100%;
}
*/
