﻿.invalido {
    border: 1px solid #f00;
}

.m-portlet__body {
    background-color: #f7f8fa !important;
}

.select2 {
    max-width: 100% !important;
}

.m-portlet__foot, .bordaArredondadaParteDeBaixo, .m-form__actions {
    /*background-color: #f7f8fa !important;*/
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.m-portlet__head {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    max-height: 43px;
}

.boxPadrao {
    border-radius: 10px !important;
    border-radius: 10px !important;
}

.clicavel {
    cursor: pointer !important;
}

input[readonly] {
    cursor: pointer !important;
    background-color: #fff !important;
    cursor: pointer !important;
}

.btnSelecionarLookup {
    background-color: #29235C !important;
    cursor: pointer;
}

div.frmCorPadrao {
    /*background-color: #29235C !important;*/
    background-color: #C4A94E !important;
}

.headerCustomFullModal {
    background-color: #333 !important;
}

.headerCustomFullModalLabel {
    color: #fff !important;
    font-size: 14px !important;
}

.m-subheader__title.titulo {
    color: #29235C !important;
    font-weight: bold;
    font-size: 16px;
}

fieldset.border legend {
    color: #29235C !important;
    font-weight: bold;
    font-size: 16px;
}

.m-subheader__title.titulo :before {
    content: "-";
}

@media screen and (max-width: 800px) {
    .m-portlet__head-tools {
        display: none !important;
    }
}


#divLoader {
    width: 100%;
    height: 100%;
    z-index: 9998 !important;
    position: fixed;
    background-repeat: repeat-x repeat-y;
    background-image: url('/GlobalContent/images/pixelBranco.png');
}


    #divLoader div {
        background-image: url('/GlobalContent/images/loader.gif');
        width: 42px;
        height: 39px;
        left: 50%;
        top: 50%;
        position: fixed;
        margin-top: -21px;
        margin-left: -19px;
        z-index: 9998 !important;
    }

.linhaVerde {
    background-color: #006a5a !important;
    border-color: #006a5a !important;
    color: #fff;
}

.btnFecharModal {
    background-color: #fff;
    border: none;
    cursor: pointer;
}

.btnEditarDados:hover {
    cursor: pointer;
    color: #5867dd;
}

.btnEditarDados {
    cursor: pointer;
    margin-left: 13px !important;
    color: #6f727d;
}


.btnSelecionarModulo {
    cursor: pointer;
    margin-left: 13px !important;
    color: #6f727d;
}


    .btnSelecionarModulo:hover {
        cursor: pointer;
        color: #5867dd;
    }


.btnDadosUsuario:hover {
    cursor: pointer;
    color: #5867dd;
}

.btnDadosUsuario {
    cursor: pointer;
    margin-left: 13px !important;
    color: #6f727d;
}

/*.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    line-height: 28px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 8px !important;
    }*/

.select2-selection__rendered {
    min-width: 250px;
    max-width: 400px;
}

.select2-container--default {
    display: block !important;
}

.btnExcluir {
    float: right !important;
    margin-right: 10px !important;
    background-color: #fff !important;
    border: none !important;
    color: #333 !important;
    font-size: 15px !important;
}

    .btnExcluir:hover {
        color: #333 !important;
        text-decoration: underline !important;
    }

.basicInput {
    padding-top: 5px;
}

.negrito {
    font-weight: bold !important;
}

.divFotoEmpresa {
    float: left;
    margin-left: 2px auto;
    text-align: center;
}

.fotoEmpresaCarregada {
    max-width: 400px;
    max-height: 300px;
}

.linkFotoEmpresa {
    margin: 0px auto;
    text-align: center;
}

.tituloFotoEmpresa {
    font-weight: bold;
}

.esconder {
    display: none;
}

.btnAcao {
    margin-left: 5px;
}

.textoErro {
    color: #ff0000;
    font-weight: bold;
}

.divLink {
    cursor: pointer;
    color: #2739c1;
}

    .divLink:hover {
        text-decoration: underline;
    }


.keyLabel {
    background-color: #c5e2e9;
    border: 1px solid #007acc;
    color: #007acc;
    font-weight: bold;
}

.keyLabelText {
}

.keyLabelClose {
    border: none;
    background-color: #c5e2e9;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
    float: right
}

.valorPeriodoTitulo {
    float: left;
    font-size: 24px;
    color: #444;
    font-weight: bold;
}

.valorPeriodoValor {
    float: right;
    font-size: 24px;
    color: #444;
    font-weight: bold;
    margin-right: 6px;
}

.clicavel {
    cursor: pointer;
}

.toogleBox {
}

.abasReserva ul li {
    font-size: 15px;
}

    .abasReserva ul li a.active {
        background-color: #5867dd !important;
    }

.boxPeriodo {
    font-weight: bold;
}

.totalData {
    margin-right: 15px;
}

.linkNomeSalaDetalhes {
    font-weight: bold;
    color: #444;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color #FFFFFF;
    border-style: solid none;
    border-width: 1px 0;
    margin: 18px 0;
}

#divModalFundo {
    background-image: url(/images/fundoTransparenteCinza.png);
    background-repeat: repeat-x repeat-y;
    overflow: auto !important;
}

.categoriaControlador {
    cursor: pointer;
    font-weight: bold;
    margin-top: 5px;
}

.tipoProduto {
    cursor: pointer;
    margin-top: 8px;
}

.divPesquisarHome .m-portlet__head, .divPesquisarHome .m-portlet__body {
    display: none;
}

.itemMenuDentistaCustomizado {
    color: #b5b1dd !important;
    cursor: pointer;
    font-weight: 400 !important;
    font-size: 1.07rem !important;
    text-transform: initial !important;
}

    .itemMenuDentistaCustomizado:hover {
        color: #fff !important;
    }


.fichaPaciente {
    background-color: #fff;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
}

.fichaPacienteCorpo {
    width: 100%;
    height: 100%;
    padding: 15px;
    overflow: auto;
}

.divFecharFicha {
    float: right;
    margin-right: 15px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}

    .divFecharFicha:hover {
        text-decoration: underline;
    }

.fichaModoEdicao {
    float: left;
}

.disabled {
    background-color: #eee !important;
}




/* Modal custom*/
#divModalLookup {
    position: fixed;
    width: 98%;
    height: 96%;
    z-index: 9998;
    display: none;
    background-color: #fff;
    overflow: auto;
    margin: 1% 1%;
    border: 1px solid #333;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.divModalLookupContent {
    background-color: #29235C;
    border-top-radius: 10px;
    -moz-border-top-radius: 10px;
    -webkit-border-top-radius: 10px;
    -ms-border-top-radius: 10px;
    -o-border-top-radius: 10px;
    width: 100%;
    height: 30px;
}


.divModalLookupContentTitle {
    float: left;
    margin-left: 6px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
}

.divFecharLookup {
    color: #fff;
    float: right;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 4px 2px 0px 0px;
}

.btnSelecionarLookup {
    background-color: #6fb107;
    color: #fff;
}

/*Modal Full*/

div.customFullModal {
    position: fixed;
    width: 99%;
    height: 99%;
    margin: 0.3% 0% 0% 0.4%;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 100;
    display: none;
    /*  border-radius: 10px !important;*/
}

    div.customFullModal > div.headerCustomFullModal {
        width: 100%;
        height: 43px;
        color: #fff;
        border-bottom: 1px solid #eee;
        /*border-top-left-radius: 10px !important;
        border-top-right-radius: 10px !important;*/
    }

div.headerCustomFullModal > div.headerCustomFullModalLabel {
    height: 25px;
    width: 80%;
    float: left;
    margin: 9px 0px 0px 9px;
    line-height: 25px;
    font-size: 17px;
    font-weight: bold;
    color: #333;
}

div.headerCustomFullModal > div.headerCustomFullModalClose {
    cursor: pointer;
    color: #aaa;
    width: 20px;
    height: 20px;
    float: right;
    text-align: center;
    margin: 9px 9px 0px 0px;
}

    div.headerCustomFullModal > div.headerCustomFullModalClose:hover {
        text-decoration: underline;
    }

div.customFullModal > div.bodyCustomFullModal {
    width: 100%;
    height: 96%;
    overflow: auto;
    padding: 5px;
}

    div.customFullModal > div.bodyCustomFullModal iframe {
        width: 100%;
        height: 99%;
    }

.custom-file-label::after {
    content: "Selecione" !important;
}

.btnStatusAConfirmar, .btnStatusAConfirmar:hover {
    background-color: #ffbf00;
    border: 1px solid #ffbf00;
}

.btnStatusConfirmado, .btnStatusConfirmado:hover {
    background-color: #008000;
    border: 1px solid #008000;
}

.btnStatusCancelado, .btnStatusCancelado:hover {
    background-color: #c8c8c8;
    border: 1px solid #c8c8c8;
}

 /*cancelada*/
 .btnAlterarSituacao3, .btnAlterarSituacao3:hover {
     background-color: #f00;
     border: 1px solid #f00;
 }

/*finalizada*/
.btnAlterarSituacao2, .btnAlterarSituacao2:hover {
    background-color: #333;
    border: 1px solid #333;
}

table.gridHelperTabela tr:nth-child(even) {
    background-color: #eee;
}

.gridHelperTabela tr:hover {
    background-color: #29235C !important;
    color: #fff;
}
