﻿/*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;
}

.higiaCustomHeader 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;
}

table.dataTable tbody tr:nth-child(even):hover.selected td {
    background-color: #b9bdc5 !important;
}

table.dataTable tbody tr:nth-child(odd):hover.selected td {
    background-color: #b9bdc5 !important;
}

table.dataTable.blue-select tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #337ab7;
    color: white;
}

table.dataTable.blue-select tbody tr:nth-child(even):hover.selected td {
    background-color: #335c80 !important;
}

table.dataTable.blue-select tbody tr:nth-child(odd):hover.selected td {
    background-color: #335c80 !important;
}


/*table.dataTable tbody > tr:hover.selected, table.dataTable tbody > tr > .selected {
    background-color: greenyellow !important;
    color: yellow !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;
    }

    .table-pendencias .status-pendencia.extornada {
        background: #E87E04;
    }

.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: 457px;
    }

    /*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: 60px;
}

.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;
    z-index: 1;
}

    .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: 115px;
    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;
    border: solid !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 {
    color: #ff5959 !important;
}

    .laudoForaDoPrazo td.coluna.sorting_1 {
        color: #ff5959 !important;
    }

/*.laudoForaDoPrazo i {
    color: #FFF !important;
}*/

.laudoForaDoPrazo span {
    color: #FFF !important;
}

.laudoExpirandoPrazo td {
    color: #E87E04 !important;
}

    .laudoExpirandoPrazo td.coluna.sorting_1 {
        color: #E87E04 !important;
    }

.laudoExpirandoPrazo i {
    color: #FFF !important;
}

.laudoExpirandoPrazo span {
    color: #FFF !important;
}

.laudoAssinado td {
    color: #26C281 !important;
}

    .laudoAssinado td.coluna.sorting_1 {
        color: #26C281 !important;
    }

.laudoLaudado td {
    color: blue !important;
}

    .laudoLaudado td.coluna.sorting_1 {
        color: blue !important;
    }

.exameEmAndamento td {
    color: #8B4513 !important;
}

    .exameEmAndamento td.coluna.sorting_1 {
        color: #8B4513 !important;
    }

.laudoDigitado td {
    color: purple !important;
}

    .laudoDigitado td.coluna.sorting_1 {
        color: purple !important;
    }

.laudoAtrasado td {
    color: red !important;
}

    .laudoAtrasado td.coluna.sorting_1 {
        color: #b07435 !important;
    }

.repasseEditado td {
    color: #b07435 !important;
}

    .repasseEditado td.coluna.sorting_1 {
        color: red !important;
    }

/*customizações Validade*/
.vencido td {
    background-color: #ff5959 !important;
    color: #FFF;
}

    .vencido td.coluna.sorting_1 {
        background-color: #ff5959 !important;
        color: #FFF;
    }

.vencido i {
    color: #FFF !important;
}

.vencido span {
    color: #FFF !important;
}

.vencendo td {
    background-color: #fcbd4b !important;
    color: #FFF;
}

    .vencendo td.coluna.sorting_1 {
        background-color: #fcbd4b !important;
        color: #FFF;
    }

.vencendo i {
    color: #FFF !important;
}

.vencendo text {
    color: #000 !important;
}

/******************** CUSTOMIZAÇÃO QUANTIDADES DE MATERIAL  ********************/
/*abaixo de quantida mínima*/
.abaixoQuantidadeMinima td {
    background-color: #fc9393 !important;
}

    .abaixoQuantidadeMinima td.coluna.sorting_1 {
        background-color: #fc9393 !important;
    }

.abaixoQuantidadeMinima i {
    color: #FFF !important;
}

.abaixoQuantidadeMinima span {
    color: #FFF !important;
}

/*em quantidade mínima*/
.quantidadeMinima td {
    background-color: #ffea6f !important;
}

    .quantidadeMinima td.coluna.sorting_1 {
        background-color: #ffea6f !important;
    }

.quantidadeMinima i {
    color: #FFF !important;
}

.quantidadeMinima text {
    color: #000 !important;
}

/*em quantidade máxima*/
.quantidadeMaxima td {
    background-color: #92fb5a !important;
}

    .quantidadeMaxima td.coluna.sorting_1 {
        background-color: #92fb5a !important;
    }

.quantidadeMaxima i {
    color: #FFF !important;
}

.quantidadeMaxima span {
    color: #FFF !important;
}

/*acima de quantidade máxima*/
.acimaQuantidadeMaxima td {
    background-color: #ac80f5 !important;
}

    .acimaQuantidadeMaxima td.coluna.sorting_1 {
        background-color: #ac80f5 !important;
    }

.acimaQuantidadeMaxima i {
    color: #FFF !important;
}

.acimaQuantidadeMaxima text {
    color: #000 !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;
    top: 150px;
    width: 40px;
    height: 40px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    background: #4276A4;
    cursor: pointer;
    z-index: 9999;
}

#fullScreen {
    position: fixed;
    top: 0;
    z-index: 9998;
    padding: 20px;
    width: 100%;
    height: 100%;
    background: #FFF;
}

.fullscreen {
    position: fixed;
    top: 0;
    z-index: 9998;
    padding: 20px;
    width: 100%;
    height: 100%;
    background: #FFF;
    overflow: auto;
}

/*JANELA FLUTUANTE PARA ATENDIMENTO DE CONSULTA*/
#topArrowToggleAtendimentoConsulta {
    color: #FFF;
    font-size: 1.2em;
    padding-left: 9px;
    padding-bottom: 10px;
    position: fixed;
    top: 0;
    left: 50vw;
    margin-left: -74px;
    width: 148px;
    height: 25px;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border: 1px solid #335c80;
    border-top: none;
    background: #4276A4;
    cursor: pointer;
    z-index: 9999;
}

#fullScreenAtendimentoConsulta {
    position: fixed;
    left: 45px;
    z-index: 999;
    padding: 20px;
    width: 100%;
    height: 100%;
    background: #4276A4;
}

/****************************************************************/

/*JANELA FLUTUANTE PARA HISTÓRICO DE CONSULTA*/

#botArrowToggleHistoricoConsulta {
    color: #FFF;
    font-size: 1.2em;
    padding-left: 9px;
    position: fixed;
    margin-left: -61.5px;
    bottom: 0;
    left: 50vw;
    width: 123px;
    height: 25px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border: 1px solid #335c80;
    border-bottom: none;
    background: #4276A4;
    cursor: pointer;
    z-index: 9999;
}

#fullScreenHistoricoConsulta {
    position: fixed;
    margin: auto;
    left: 65px;
    right: 0;
    z-index: 9998;
    padding: 20px;
    height: 50%;
    background: #f93939;
}
/****************************************************************/

/*JANELA FLUTUANTE PARA STATUS DOS AGENDAMENTOS*/

#botArrowToggleStatusAgendamentos {
    color: #FFF;
    font-size: 1.2em;
    padding-left: 9px;
    position: fixed;
    margin-left: -126.5px;
    bottom: 0;
    left: 50vw;
    width: 253px;
    height: 25px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border: 1px solid #335c80;
    border-bottom: none;
    background: #4276A4;
    cursor: pointer;
    z-index: 9999;
}

#fullScreenStatusAgendamentos {
    position: fixed;
    margin: auto;
    left: 0;
    z-index: 9998;
    padding: 20px;
    width: 100%;
    height: 50%;
    background: #f93939;
}
/****************************************************************/

/*JANELA FLUTUANTE PARA RESUMO DE PRONTUÁRIO NA CONSULTA*/

#rightArrowToggleResumoProntuarioConsulta {
    color: #FFF;
    font-size: 1.2em;
    padding-left: 9px;
    position: fixed;
    right: -50px;
    top: 50vh;
    margin-top: -12.5px;
    width: 126px;
    height: 25px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    /*border: 1px solid #335c80;*/
    border: 1px solid #1BBC9B;
    border-bottom: none;
    /*background: #4276A4;*/
    background: #1BBC9B;
    cursor: pointer;
    z-index: 998;
    -webkit-transform: rotate(-90deg);
}

#fullScreenResumoProntuarioConsulta {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    padding: 20px;
    width: 50%;
    height: 100%;
    background: #1BBC9B;
    overflow-y: auto;
}
/****************************************************************/

/* MODAL DE HISTÓRICO DE CONSULTAS*/
#pesquisaResumo {
    color: black;
    margin-top: 8px;
    border: 1px solid #c2cad8;
    box-shadow: none !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/*ABA LATERAL PARA CONTROLE DE CAIXA*/

#botArrowToggleCaixa {
    color: #FFF;
    font-size: 1.2em;
    padding-left: 9px;
    position: fixed;
    /*margin-left: -151.5px;*/
    bottom: 0;
    left: 33vw;
    width: 33vw;
    height: 25px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border: 1px solid #335c80;
    border-bottom: none;
    background: #4276A4;
    cursor: pointer;
    z-index: 9999;
    text-align: center;
}

#fullScreenCaixa {
    position: fixed;
    margin: auto;
    left: 0;
    z-index: 9998;
    padding: 20px;
    width: 100%;
    height: 100%;
    background: #1BBC9B;
    background-color: rgba(0, 0, 0, 0.6);
}

.modal-like {
    width: 50%;
    min-width: 889px;
    min-height: 580px;
    /*margin-left:25vw;*/
    /*margin-top:20vh;*/
}
/****************************************************************/

.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: 37vw;
    min-width: 300px;
    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;
}
/****************************************************************/


.numberRound {
    background-color: #b6d0e7;
    text-align: center !important;
    color: white;
    padding: 11px 15px 13px;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}

.step {
    background-color: #fff;
    background-image: none;
    border: 0;
    box-shadow: none;
    filter: none;
}

    .step.done > .numberRound {
        background-color: #1BBC9B;
    }

    .step.active > .numberRound {
        background-color: #4a83b6;
    }

    .step.warning > .numberRound {
        background-color: #ffb20f;
    }

    .step.required > .numberRound {
        background-color: #E43A45;
    }

.desc {
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}

.nav-pills > li.active > a {
    background-color: #fff;
}

.tabConsultorioBorda {
    border: solid;
    border-width: 1px;
    border-color: #8bb4e7;
}

    .tabConsultorioBorda > div.form-group {
        display: inline-block;
        width: 100%;
    }

.tabConsultorioBordaPortlet {
    border: ridge;
    border-color: steelblue;
}

    .tabConsultorioBordaPortlet > div.form-group {
        display: inline-block;
        width: 100%;
    }

#dadosGeraisConsulta > div.form-group {
    display: inline-block;
    width: 100%;
}


#abaFlutuanteCaixa {
    position: fixed;
    z-index: 9999;
    height: 50px;
    background: #58a77f;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    color: #FFF;
    padding: 10px;
    overflow: hidden;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: -31px;
}

    #abaFlutuanteCaixa .title {
        font-size: 1.6em;
        font-weight: bold;
    }

    #abaFlutuanteCaixa #btnDesignUp {
        float: right;
        margin-right: 10px;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
        background: #ced2db !important;
        color: #FFF !important;
    }

        #abaFlutuanteCaixa #btnDesignUp:hover {
            color: #FFF !important;
        }

        #abaFlutuanteCaixa #btnDesignUp:hover {
            color: #FFF !important;
        }

    #abaFlutuanteCaixa .content {
        width: 100%;
        margin-top: 10px;
        float: left;
        color: #eee !important;
    }

        #abaFlutuanteCaixa .content table {
            color: black !important;
        }


.roundedBorders10 {
    border-radius: 10px !important;
}

.modal-vcentralizado {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.width5px {
    width: 5px !important;
    max-width: 5px;
}

.width10px {
    width: 10px !important;
    max-width: 10px;
}

width15px {
    width: 15px !important;
    max-width: 15px;
}

width20px {
    width: 20px !important;
    max-width: 20px;
}

.width25px {
    width: 25px;
    max-width: 25px;
}

.width30px {
    width: 30px !important;
}

.width40px {
    width: 40px;
}

.width50px {
    width: 50px;
}

.width80px {
    width: 80px;
}

.width85px {
    width: 85px;
}

.width100px {
    width: 100px;
}

.width110px {
    width: 110px;
}

.width120px {
    width: 120px;
}

.width130px {
    width: 130px;
}

.width140px {
    width: 140px;
}

.width150px {
    width: 150px;
}

.width170px {
    width: 170px;
}

.width175px {
    width: 175px;
}

.width180px {
    width: 180px;
}

.width185px {
    width: 185px;
}

.width190px {
    width: 190px;
}

.width200px {
    width: 200px;
}

.width220px {
    width: 220px;
}

.width230px {
    width: 230px;
}

.width240px {
    width: 240px;
}

.width250px {
    width: 250px;
}

.width260px {
    width: 260px;
}

.width270px {
    width: 270px;
}

.width280px {
    width: 280px;
}

.width185px {
    width: 185px;
}

.width190px {
    width: 190px;
}

.width200px {
    width: 200px;
}

.width250px {
    width: 250px;
}

.width300px {
    width: 300px;
}


.fontsize11px {
    font-size: 11px;
}

.fontsize12px {
    font-size: 12px;
}

.fontsize14px {
    font-size: 14px;
}

.textcenter {
    text-align: center;
}

.headerTh {
    font-size: 14px !important;
}

.splash {
    display: none;
}

[ng-cloak].splash {
    display: block !important;
}

.idcolumn {
    padding-left: 10px !important;
}

.splash {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=60);
    opacity: 0.6;
    background: #bbbbbb;
}

    .splash h2 {
        text-align: center;
        font-size: 4em;
        color: white;
    }

.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}

    .percent:after {
        content: '%';
        margin-left: 0.1em;
        font-size: .8em;
    }

.chat-header {
    background-color: #c0c4cc;
    display: block;
    overflow: hidden;
    padding: 15px;
    letter-spacing: .5px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.imagem-formulario {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-print-color-adjust: exact !important;
}

@media print {
    * {
        -webkit-print-color-adjust: exact !important;
    }
}

input.senha {
    -webkit-text-security: disc;
}

.colunaCalendario {
    -webkit-filter: brightness(100%);
    min-width: 45px !important;
    border: 1px solid darkgray;
    color: black;
    text-align: center;
}

    .colunaCalendario:hover {
        -webkit-filter: brightness(70%);
        cursor: pointer;
    }

.abasDireitas {
    right: 0px;
}

.sideTabAgendamentos button:focus {
    outline: 0;
}

.sideTabAgendamentos {
    position: fixed;
    top: 195px;
    right: 0px;
    padding: 0px;
}

.tab-lateral-direita-agendamentos {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 1px;
    margin-left: 3px;
    z-index: 1000;
}

    .tab-lateral-direita-agendamentos button {
        color: white !important;
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
        padding-left: 10px !important;
        padding-right: 0px !important;
        width: 40px;
        height: 40px;
    }


/************************LAUDO PGV*******************************************/

.MiniaturaImagem {
    border: solid;
    border-width: 1px;
    border-color: gray;
    margin-top: 2px;
}

.ImagensCapturadas {
    max-height: 90vh !important;
    overflow-y: scroll;
}

.colImagens {
    margin-left: 5px;
}

.checkBox-imagem {
    position: absolute;
    top: 0;
    left: 18px;
    z-index: 1;
}

.imagem-selecionada {
    border: solid;
    border-color: #0077ff;
    border-width: 3px;
}

.margin_right5 {
    margin-right: 5px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin_left5 {
    margin-left: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

.botaoGiga {
    padding: 24px;
    font-size: 17pt;
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
}

.corlegenda {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px black solid;
}

img.disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(50%);
}

.visualizadorFrase {
    position: absolute;
    display: none;
    width: 400px;
    height: 300px;
    border: solid;
    border-color: dimgrey;
    border-width: 1px;
    z-index: 9999;
}

.btnEditarFrase {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.btnAplicar {
    position: absolute;
    bottom: 30px;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.checkin-caption {
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.checkin-caption-big {
    color: black;
    font-size: 25px;
    font-weight: bold;
}

.checkin-container {
    margin: auto;
    max-width: 910px
}

.checkin-user-icon {
    padding: 30px;
    border: black;
    border-style: solid;
    border-width: 1px;
    margin: 2px;
    width: 100px;
    height: 100px;
    text-align: center;
    float: left;
}

.checkin-user-detail {
    margin: 2px;
    padding: 5px;
    border: black;
    border-style: solid;
    float: left;
    border-width: 1px;
    height: 100px;
    width: 800px;
}

.checkin-user-container {
    position: relative;
}

.checkin-vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.checkin-label {
    font-weight: bold;
    background-color: azure;
}

.procedimentoAgenda {
    font-size: xx-small;
    font-style: italic;
    font-weight: bold;
}



.agendamentoAtendido td {
    color: #3598DC !important;
}

    .agendamentoAtendido td.coluna.sorting_1 {
        color: #3598DC !important;
    }

.agendamentoCancelado td {
    color: #D91E18 !important;
}

    .agendamentoCancelado td.coluna.sorting_1 {
        color: #D91E18 !important;
    }

.agendamentoNaoRealizado td {
    color: #F3C200 !important;
}

    .agendamentoNaoRealizado td.coluna.sorting_1 {
        color: #F3C200 !important;
    }

.agendamentoRealizado td {
    color: #26C281 !important;
}

    .agendamentoRealizado td.coluna.sorting_1 {
        color: #26C281 !important;
    }


.badge-staus-image {
    width: 10px !important;
    height: 10px !important;
    top: 0px !important;
    right: 24px !important;
}

.button-image-dicom {
    border: none !important;
    max-width: 25px !important;
    max-height: 25px !important;
    background-color: inherit;
}

.hidden-button {
    display: none !important;
}

.button-action-laudo {
    border: none;
    background: none;
    /*color: #000;*/
    width: 50px;
    height: 25px;
    border-radius: 10px !important;
    margin: 0;
    padding: 4px;
}

    .button-action-laudo:hover {
        /*border: 1px solid #000;*/
        background-color: white;
    }

#tblListaLaudo td{
    font-size:12px;
}
.texto-setor-laudo {
    width: 155px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.RowCardsMonetarioCaixa {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}

.CardsMonetarioCaixa {
    width: 18%;
    min-width: 151px;
    margin-right: 5px;
    height: 120px;
    max-height: 179px;
}

.detailsCardMonetarioCaixa {
    position: relative !important;
}

.textValorCardMonetorioCaixa {
    font-size: clamp(1.8rem, 1.6vw, 4rem) !important;
}

    .textValorCardMonetorioCaixa span {
    }

@media only screen and (max-width: 1408px) {
    .CardsMonetarioCaixa {
        margin-bottom: 5%;
    }
}
@media only screen and (max-width: 880px) {
    .RowCardsMonetarioCaixa {
        flex-direction: column;
    }

    .CardsMonetarioCaixa {
        width: 80%;
        margin-bottom: 3px;
    }
}

.btn-wf-tecnico{
    width:150px;
    margin-bottom:3px;
}

.btn-container-wf {
/*    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;*/
}
.info-senha{
    width:20px !important;
    height:20px!important;
    padding:0 !important;
}
.notificacao-senha {
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    top: -8px !important;
    right: 30px;
    padding: 3px 6px;
    color: #fff !important;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-filtro-laudo {
    border-radius: 8px !important;
}
.tituloFiltro{
    display:none;
    font-weight:bold;   
}
.icon-viewer-disabled {
    filter: grayscale(100%) brightness(85%) saturate(0%) opacity(47%);
    -webkit-filter: grayscale(100%) brightness(85%) saturate(0%) opacity(47%);
    -moz-filter: grayscale(100%) brightness(85%) saturate(0%) opacity(47%);
}
#buttonsTotais{
    margin-right: 120px;
    width: 100%;
}
.tblListaLaudo_buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
}



#tblListaLaudo tbody th, #tblListaLaudo tbody td {
    padding: 2px 10px !important;
}
#tblListaLaudo tbody tr.odd {
    background-color: #f2f3f3;
}

.datas-filtros-rapidos {
    margin-right: 0px;
    width: 150px;
    background-color: #4B77BE;
    height: 34px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 6px 0 0 6px !important;
    padding-left: 3px;
}

#filtrosLaudo div.panel-heading{
    height:20px;
    padding:3px;
}
#filtrosLaudo div.panel-default {
    border-radius: 6px !important;
}
.texto-filtro {
    font-size: small;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 1150px;
    display: block;
}
.filtro-header {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


#tblListaLaudo_paginate {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    height: 25px;
    margin-left:8px;
}

    #tblListaLaudo_paginate ul.pagination > li > a, .pagination > li > span {
        padding: 0px 8px;
    }
.controlepaginas {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: flex-end;
}
select[name="tblListaLaudo_length"] {
    height: 25px;
    font-size: 9px;
    width: 73px !important;
}
.help-video{
    max-width:90%
}
.help-container {
    width: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.help-panel {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
.help-menu{
    max-width:30%;
}
.help-stage {
    max-width: 75%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 10px;
    border-left: 1px solid #3598dc;
}
.btnView {
    min-width: 92px;
}

.btnAjuda {
    border-radius: 0 6px 6px 0 !important;
}

.micro-button {
    width: 22px;
    height: 22px;
    padding: 1px;
    margin: 3px;
    font-size:11px;
}