﻿/*body {
    overflow: hidden;
}*/

.page-logo a {
    font-size: 1.5em;
    color: #FFF;
    padding-top: 5px;
    text-decoration: none;
    margin-left: 30px;
}

    .page-logo a:hover {
        text-decoration: none;
        color: #e2e2e2;
    }

.page-sidebar-closed .page-logo a {
    text-decoration: none;
    display: none !important;
}

.page-footer-inner a {
    /*color: #FFF;*/
}

.alignButtonRow {
    margin-top: 23px;
}

.exibicaoFormatosCalendario ul li a {
    color: #000;
}

.agendamento table tr:hover {
    cursor: pointer;
}

.agendamento .titleDate {
    text-align: center;
}

.agendamento input[type="search"] {
    width: 350px !important;
}

/* Removido já que com a atualização do FullCalendar e aplicação do tema do Bootstrap3 o tamanho padrão já ficou ok*/
/*.calendar .fc-time-grid .fc-slats td {
    height: 3.5em !important;
}*/

.modalObservacoes {
    z-index: 10052;
}

.modalInformacoesGerais {
    z-index: 10053;
}

.contentAgendamento header {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.contentAgendamento section {
    clear: both;
}

.agendamentoOrcamento {
    margin-top: 25px;
}

.maxHeightDetalhesOrcamento {
    max-height: 200px;
}

.smallField {
    width: 60px;
}

.titleOrcamento {
    font-size: 1.2em;
    font-weight: bold;
}

.calendar .fc-event {
    /*font-size: 1.3em !important;*/
}

    .calendar .fc-event div.fc-time {
        float: left;
        font-size: 1.3em !important;
    }

    .calendar .fc-event div.fc-title {
        font-size: 1.3em !important;
        margin-left: 15px;
        /*float: left;*/
    }

.input-uppercase input[type="text"] {
    text-transform: uppercase;
}

.input-uppercase input[type="email"] {
    text-transform: uppercase;
}

.ygiaCustomHeader span:first-child {
    font-weight: 600 !important;
}

.nonePulsate {
    box-shadow: none !important;
}

.redPulsate {
    /* background-color: #FA5858 !important;*/
    color: #FFF;
}

    .redPulsate a {
        background-color: #FA5858 !important;
        color: #FFF !important;
    }

        .redPulsate a:hover {
            background-color: #f93939 !important;
        }

    .redPulsate.active a {
        background-color: #f93939 !important;
    }

        .redPulsate.active a:hover {
            background-color: #f70808 !important;
        }

.orangePulsate {
    /* background-color: #FA5858 !important;*/
    color: #FFF;
}

    .orangePulsate a {
        background-color: #ff8533 !important;
        color: #FFF !important;
    }

        .orangePulsate a:hover {
            background-color: #ff751a !important;
        }

    .orangePulsate.active a {
        background-color: #ff751a !important;
    }

        .orangePulsate.active a:hover {
            background-color: #ff6600 !important;
        }

table.dataTable tbody > tr:hover {
    cursor: pointer;
}

table.dataTable td.sorting_1, table.dataTable td.sorting_2, table.dataTable td.sorting_3, table.dataTable th.sorting_1, table.dataTable th.sorting_2, table.dataTable th.sorting_3 {
    background: none !important;
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #ced2db !important;
}

table.dataTable tbody > tr:hover.selected {
    background-color: #ced2db !important;
}

.table-paciente th:nth-child(3) {
    display: none;
}

.table-paciente td:nth-child(3) {
    display: none;
}

.space-bottom {
    margin-bottom: 10px;
}

.select-checkbox {
    text-indent: -1000em;
}

    .select-checkbox:before {
        text-indent: 0;
    }

    .select-checkbox:after {
        text-indent: 0;
    }

.dataTables_wrapper .dataTables_info {
    display: none;
}

.table-exames-atendimento .status {
    width: 100%;
    height: 19px;
    float: left;
    color: #FFF;
    font-size: 1.2rem;
    padding: 1px;
    text-align: center;
}

    .table-exames-atendimento .status.faturado {
        background: #1BBC9B;
    }

    .table-exames-atendimento .status.nao-faturado {
        background: #E43A45;
    }

.table-pendencias .status-pendencia {
    width: 100%;
    height: 19px;
    float: left;
    color: #FFF;
    font-size: 1.2rem;
    padding: 1px;
    text-align: center;
}

    .table-pendencias .status-pendencia.aberto {
        background: #E43A45;
    }

    .table-pendencias .status-pendencia.fechado {
        background: #1BBC9B;
    }

    .table-pendencias .status-pendencia.excluido {
        background: #E7505A;
    }

.bloco {
    width: 100%;
    height: 30px;
    float: left;
    color: #FFF;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 1px;
    text-align: center;
    padding-top: 5px;
}

.zIndex-2 {
    z-index: 2;
}

.table-nonClickable tbody tr {
    cursor: default !important;
}

#btnCriarTabelaFilha {
    width: 350px;
    margin-top: 20px;
    margin-right: 15px;
}

    #btnCriarTabelaFilha button {
        text-transform: uppercase;
    }

.darkHR {
    border-top: 1px solid;
}

.uib-separator {
    width: 15px;
    text-align: center;
}

@media screen and (max-width: 1159px) {

    /*estruturas de classe para menu fechado.*/
    .page-sidebar-closed .page-content-wrapper .page-content .alertExameAtendimento {
        text-align: left;
        margin-bottom: 10px;
    }

    /*estruturas de classe para menu aberto.*/
    .page-content-wrapper .page-content .alertExameAtendimento {
        text-align: left;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1160px) {
    /*estruturas de classe para menu fechado.*/
    .page-sidebar-closed .page-content-wrapper .page-content .alertExameAtendimento {
        margin-top: 10px;
        position: absolute;
        left: 410px;
    }

    /*estruturas de classe para menu aberto.*/
    .page-content-wrapper .page-content .alertExameAtendimento {
        margin-top: 10px;
        position: absolute;
        left: 600px;
    }
}

page[size="A4"] {
    width: 21cm;
    height: 29.7cm;
}

    page[size="A4"][layout="portrait"] {
        width: 29.7cm;
        height: 21cm;
    }

@media print {
    page {
        margin: 0;
        box-shadow: 0;
    }

    * {
        overflow: hidden;
    }

    .print-none {
        display: none;
    }

    .print-border-none {
        border: none !important;
    }

    .print-table-border-none {
        border: none !important;
    }

        .print-table-border-none thead {
            border: none !important;
            border-bottom: 1px solid #CCC !important;
        }

            .print-table-border-none thead tr {
                border: none !important;
            }

                .print-table-border-none thead tr th {
                    border: none !important;
                }

        .print-table-border-none tbody {
            border: none !important;
        }

            .print-table-border-none tbody tr {
                border: none !important;
            }

                .print-table-border-none tbody tr td {
                    border: none !important;
                }
}


.table-inside-calendar td {
    border: hidden !important;
}

tr.bg-red-pink td.details-control {
    background: rgba(0, 0, 0, 0);
}

td.details-control {
    width: 30px;
    background: url('../Style/images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../Style/images/details_close.png') no-repeat center center;
}

div.slider-row {
    display: none;
    background: #FFF;
}

table.dataTable tbody td.no-padding {
    padding: 0;
}

@media screen and (min-width: 992px) {
    .fixed {
        position: fixed !important;
    }
}

.close-modal {
    border: 0;
    background: none;
}

.dataTables_wrapper {
    margin-top: 20px;
}

    .dataTables_wrapper .row {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.table-historico-paciente {
    margin-top: 45px;
}

.dropdown-menu-right {
    right: 0 !important;
    left: auto !important;
}

.btn-group > .dropdown-menu:before, .dropdown-toggle > .dropdown-menu:before, .dropdown > .dropdown-menu-right:before {
    position: absolute;
    top: -8px;
    left: auto;
    right: 9px;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}

.btn-group > .dropdown-menu:after, .dropdown-toggle > .dropdown-menu:after, .dropdown > .dropdown-menu-right:after {
    position: absolute;
    top: -7px;
    left: auto;
    right: 10px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    content: '';
}

.input-link {
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
}

    .input-link:hover {
        color: #1d5484;
    }

/*#toogleLegenda{
	background-color: #dbe9f9;
	width: 100%;
	height: 40px;
	bottom: 20px;
	left: 100%;
	z-index: 1000;
}

#toogleLegenda #toggle {
	color: #FFF;
    width: 120px;
    height: 40px;
    padding-top: 10px;
	bottom: 20px;
	right: 0;
	background-color: #536881;
	z-index: 1100;
    text-align: center;
}*/

.customPosition--legendaUnidades {
    top: -30px !important;
    right: 40px !important;
}

.block {
    padding: 0 10px;
}

    .block .line {
        width: 100%;
        height: 19px;
        margin-top: 2px;
        float: left;
        color: #FFF;
        overflow: hidden;
        text-align: left;
    }

.block-color-Unidades {
    width: 100%;
    height: 30px;
    float: left;
}

    .block-color-Unidades:hover {
        border: 2px solid #d64635;
    }

#modalAgendamentoPaciente .modal-body {
    overflow: scroll !important;
}

#modalAgendamentoPaciente .no-scroll {
    overflow: auto !important;
}

.ckeditorPageLayout {
    width: 90% !important;
    height: 85% !important;
    margin: 5% !important;
    margin-bottom: 0 !important;
    box-shadow: 5px 5px 5px grey !important;
    resize: none !important;
}

.has-error h2 {
    color: #e73d4a;
}

.has-error input[type="text"] {
    border: 1px solid #e73d4a;
}

.dropdown-toggle .title {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #b6d0e7;
}

.instituicao {
    text-transform: uppercase;
}

.unidade {
    padding-left: 50px !important;
}

.unidade-selected {
    background: #d64635;
    color: #FFF !important;
}

    .unidade-selected:hover {
        background: #e85240 !important;
    }

    .unidade-selected i.fa {
        color: #FFF !important;
    }

.mt-element-list .termos_frases .mt-list-item {
    width: 100%;
    height: 90px;
    padding: 10px !important;
}

.mt-element-list .termos_frases .list-item-content {
    width: 100%;
    height: auto;
    padding: 0 5px 0 5px !important;
}

    .mt-element-list .termos_frases .list-item-content h3 {
        font-size: 1.3em !important;
        text-transform: uppercase;
        color: #F36A5A;
        margin-top: 18px !important;
    }

.tab-lateral-direita {
    border: 1px solid #ddd;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-right-width: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 1px;
    margin-left: 3px;
    overflow: hidden;
}

    .tab-lateral-direita:hover {
        z-index: 1000 !important;
    }

        .tab-lateral-direita:hover button {
            background-color: #4a83b6 !important;
        }

    .tab-lateral-direita.active button {
        background-color: #4a83b6 !important;
    }

    .tab-lateral-direita.active:hover button {
        background-color: #4176a4 !important;
    }

    .tab-lateral-direita button {
        color: white !important;
        background-color: #92b5d3 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 30px !important;
    }

.customTab1Button button:focus {
    outline: 0;
}

.customTab1Button {
    position: absolute;
    top: 210px;
    right: 20px;
}

.btnPopUpFiltros {
    position: absolute;
    top: 63px;
    right: 20px;
    bottom: auto;
    z-index: 10;
}

.popUpFiltros {
    display: none;
    position: absolute;
    top: 63px;
    right: 20px;
    border: 3px;
    z-index: 10;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right-width: 0 !important;
    width: 400px;
    height: 500px;
}

    .popUpFiltros:focus {
        outline: 0;
    }

div.normal-item {
    color: white !important;
    background-color: #92b5d3 !important;
}

div.selected-item {
    color: white !important;
    background-color: #4a83b6 !important;
}

.dataTable .coluna {
    text-align: center;
    vertical-align: middle;
}

.dataTable .urgente {
    text-align: center;
    vertical-align: middle;
}

/* alteração de classes das colunas de ListaLaudo*/
.laudoForaDoPrazo td {
    background-color: #ff5959 !important;
    color: #FFF;
}

    .laudoForaDoPrazo td.coluna.sorting_1 {
        background-color: #ff5959 !important;
        color: #FFF;
    }

.laudoForaDoPrazo i {
    color: #FFF !important;
}

.laudoForaDoPrazo span {
    color: #FFF !important;
}

.laudoExpirandoPrazo td {
    background-color: #ffb20f !important;
    color: #FFF;
}

    .laudoExpirandoPrazo td.coluna.sorting_1 {
        background-color: #ffb20f !important;
        color: #FFF;
    }

.laudoExpirandoPrazo i {
    color: #FFF !important;
}

.laudoExpirandoPrazo span {
    color: #FFF !important;
}

/*.customTab1Text {
    display: none;
    position: absolute;
    top: 210px;
    right: 20px;
    z-index: 10;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right-width: 0 !important;
    width: 200px;
    height: 300px;
}

    .customTab1Text:focus {
        outline: 0;
    }

    .customTab1Text span {
        background-color: whitesmoke;
    }

.customTab2Text {
    display: none;
    position: absolute;
    top: 210px;
    right: 20px;
    z-index: 10;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right-width: 0 !important;
    width: 200px;
    height: 300px;
}

    .customTab2Text:focus {
        outline: 0;
    }

    .customTab2Text span {
        background-color: whitesmoke;
    }*/

.container-print {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    background: #bbbbbb;
    overflow-y: scroll;
}

.container-file {
    width: 986px;
    margin: 0 auto;
    background: #FFF;
    border: 2px solid #000;
    margin-bottom: 20px;
}

    .container-file img {
        width: 982px;
    }

.listaSeriesDICOM {
    list-style-type: none;
}

li.Pendencia a {
    margin-right: 0px;
}

.text-red {
    color: red;
}

.text-green {
    color: green;
}

.modal-dialog.v-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.btnSalvarExame {
    display: none;
}

@media screen and (max-width: 1210px) {
    #modal-agendamentos {
        width: 100%;
    }
}

@media screen and (min-width: 1211px) {
    #modal-agendamentos {
        width: 1210px;
    }
}

@media screen and (min-width: 1760px) {
    #modal-agendamentos {
        width: 70%;
    }
}

/* Setando a cor do placeholder para uma cor fixa para evitar subjetivismo de browser e poder usar esta cor em outros lugares*/
.form-control::-webkit-input-placeholder {
    color: #8e8e8e;
    opacity: 1; /* FireFox */
}

select:disabled {
    color: #8e8e8e;
}

.fc-time-grid-event.selected {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}

/*JANELA FLUTUANTE PARA PAINEL DE SENHA*/
#arrowToogleScreen {
    color: #FFF;
    font-size: 1.4em;
    padding-top: 7px;
    padding-left: 12px;
    position: fixed;
    right: 0;
    bottom: 20px;
    width: 40px;
    height: 40px;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    background: #4276A4;
    cursor: pointer;
    z-index: 9999;
}

#fullScreen {
    position: fixed;
    top: 0;
    z-index: 9998;
    padding: 20px;
    width: 100%;
    height: 100%;
    background: #FFF;
}
/****************************************************************/


.colunaAgendamentos {
    max-width: 35px;
    padding: 0px;
    margin: 0px;
}

#windowTreatmentPass {
    position: fixed;
    z-index: 9999;
    width: 700px;
    height: 50px;
    background: #58a77f;
    bottom: 0;
    right: 25%;
    left: 50%;
    margin-left: -350px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    color: #FFF;
    padding: 10px;
    overflow: hidden;
}

    #windowTreatmentPass .title {
        font-size: 1.6em;
        font-weight: bold;
    }

    #windowTreatmentPass #btnDesignUp {
        float: right;
        margin-right: 10px;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
        background: #78b797 !important;
        color: #FFF !important;
    }

        #windowTreatmentPass #btnDesignUp:hover {
            color: #FFF !important;
        }

        #windowTreatmentPass #btnDesignUp:hover {
            color: #FFF !important;
        }

    #windowTreatmentPass .content {
        width: 100%;
        margin-top: 10px;
        float: left;
        color: #eee !important;
    }

    #windowTreatmentPass .content span {
        padding-top: 7px !important;
        float: left;
    }

#windowTreatment {
    position: fixed;
    z-index: 9999;
    width: 450px;
    height: 50px;
    background: #58a77f;
    bottom: 0;
    right: 25%;
    left: 50%;
    margin-left: -225px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    color: #FFF;
    padding: 10px;
}

    #windowTreatment span {
    }

/****************************************************************/
/*********************** PAINEL DE SENHA ************************/
/****************************************************************/
/*.botaogrande {
    width: 30.0vw;
    min-width: 500px;
    height: 10.0vh;
    font-size: 6.0vh;
}*/

.completionList {
    border: solid 1px #444444;
    margin: 0px;
    padding: 2px;
    background-color: #FFFFFF;
}

.listItem {
    font: inherit;
    font-size: 18px;
    color: #1C1C1C;
}

.itemHighlighted {
    font-size: 18px;
    background-color: lightskyblue;
}
/****************************************************************/

.dataTable tr:active {
    background: #F00;
}

.dataTable tr:focus {
    background: #F00;
}

.dataTable tr:visited {
    background: #F00;
}

.width20px {
    width: 20px;
}

.width25px {
    width: 25px;
}

.width50px{
    width:50px;
}

.width75px {
    width: 75px;
}

.width100px {
    width: 100px;
}

.width150px {
    width: 150px;
}

#resumoAtendimento {
    background-color: #eef1f5;
    padding: 20px;
    min-height:85vh;
}
#userIcon {
    margin: 12px;
    padding: 12px;
    background: #eef1f5;
    color:white;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 80px;
    width: 80px;
    border-radius: 50% !important;
}
#tblListaExames table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 6px;
}
/* Para que seja possível usar Placeholder com input tipo="date" */
/*input[type="date"] {
    position: relative;
}

    input[type="date"]:before {
        content: attr(placeholder);
        position: absolute;
        background: #fff;
        color: rgba(0, 0, 0, 0.5);
        pointer-events: none;
        line-height: 1.5;
    }

    input[type="date"]:focus:before,
    input[type="date"]:not([value=""]):before {
        display: none;
    }*/
@media (max-width: 530px) {
    /* CSS que só serão usados caso a largura da tela seja de 600px ou menos */
    .esconderMobile {
        display: none !important;
    }

    .botaogrande {
        width: 80.0vw;
        height: 8.0vh;
        font-size: 3.5vh;
        padding-bottom:10px;
    }

    .ajusteDropdown {
        padding: 12px 0 12px 2px !important;
        margin-top: 5px !important;
    }
}

@media (min-width: 530px) {
    .somenteMobile {
        display: none !important;
    }

    .botaogrande {
        width: 40.0vw;
        min-width: 500px;
        height: 10.0vh;
        font-size: 6.0vh;
    }
}

