﻿/* CELULARES -- btn */
@media (max-width: 768px) {
    .btn-responsive {
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        -ms-border-radius: 4px;
        border-radius: 4px;
    }

    .sidebar-menu .treeview-menu > li > a {
        font-size: 18px;
    }

    .sidebar-open > .wrapper > .main-sidebar {
        width: 100%;
        font-size: 20px !important;
    }
}

@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        right: 0px;
    }
}

/* COMPUTADORES -- btn-xs */
@media (min-width: 769px) {
    .btn-responsive {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        -ms-border-radius: 3px;
        border-radius: 3px;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        width: 230px;
    }
}

/* AJUSTES GERAIS */

.word-break > tbody > tr > td {
    word-break: break-all;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 8px 10px;
}

.white_label {
    height: 20px;
    margin-bottom: 5px;
}

.bg-brown {
    background-color: #662200;
}

.checkbox_icheck {
    padding-top: 8px;
    padding-bottom: 1px;
}

.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td {
    vertical-align: middle !important;
    padding: 2px !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
.indeterminate {
    padding-left: 30px !important;
}

    .indeterminate:before {
        content: "";
        position: absolute;
        border: 1px solid #999999;
        width: 100%;
        height: 100%;
        background-color: #eeeeee;
    }

.borda-primary-customizado {
    /*border: 1px solid white;
		border-top: 3px solid #337ab7;*/
}

.borda-default-customizado {
    /*border: 1px solid white;
		border-top: 3px solid #777;*/
}

.borda-success-customizado {
    /*border: 1px solid white;
		border-top: 3px solid #5cb85c;*/
}

.borda-warning-customizado {
    /*border: 1px solid white;
		border-top: 3px solid #f0ad4e;*/
}

.borda-danger-customizado {
    /*border: 1px solid white;
		border-top: 3px solid #d9534f;*/
}

.borda-info-customizado {
    /*border: 1px solid white;
		border-top: 3px solid #5bc0de;*/
}

.font-event {
    font-size: 9px !important;
}

.event-equip {
    color: lightgray !important;
}

.event-reserv {
    color: #2c3b41 !important;
}

.list-group-item {
    height: 35px;
}

.list-group-item-2 {
    display: table;
}

    .list-group-item-2 > label {
        display: table-header-group;
    }

    .list-group-item-2 > p {
        display: table-cell;
        vertical-align: bottom;
        padding-bottom: 3px;
    }

.list-group-item-3 {
    height: 60px !important;
}

.indicacao_clinica {
    height: 78px !important;
    word-wrap: break-word;
}

/* Spinner animation */
.ladda-spinner {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0px !important;
    margin-top: -16px;
    opacity: 0;
    background-image: url('../img/Spinner.svg');
}

.ladda-button[data-style=expand-right] .ladda-spinner {
    right: 0px !important;
}

/* Carregando + Spinner */
.popup-geral {
    top: 0;
    display: none;
    background-color: rgba(22,22,22,0.1);
}

.popup_geral:target {
    visibility: visible;
    display: block;
}

.popup-geral-modal {
    position: absolute;
    top: 50%;
    left: 45%;
    text-align: center;
    background-color: rgba(22,22,22,0.4);
    padding: 7px 10px 0px 8px;
    border-radius: 10%;
}

.carregando {
    display: inline-block;
}

.carregando-spinner {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../img/Spinner.svg);
}

.inline-block {
    display: inline-block;
}

.dropdown-menu-right {
    right: 100%;
    top: 0;
}

#left-sidebar-menu-administrador-config {
    display: table;
    width: 100%;
}

.wGrid {
    width: calc(100% * 20);
}

.fotoUsuario {
    object-fit: cover;
    height: 100px;
    padding: 0px;
}

/*Ajuste menu usuário global*/
.user-menu-ul {
    width: 100% !important;
    min-width: 185px;
    padding: 0px !important;
}

.user-menu-header-li {
    background-color: #2C3B41 !important;
    height: 100% !important;
    padding: 5px !important;
}

.user-menu-header-li-div {
    padding: 5px 0px;
    text-align: left;
}

.user-menu-header-li-div-btn {
    width: 100%;
    display: block;
    color: #8aa4af !important;
}

    .user-menu-header-li-div-btn:hover {
        color: #ffffff !important;
    }

.menu-perfil {
    /*font-family: "FontAwesome";
	content: "\f007";*/
}

/*Termino ajuste menu usuário global*/

.borda-transferencia-de-para {
    padding: 2px 0px;
}

.sem-magin {
    margin: 0px;
}

.com-borda {
    border-bottom: 0px;
    padding: 8px 10px 0px 10px;
}

    .com-borda > .box-body {
        padding: 5px;
    }

.btn-app {
    min-width: 110px;
    padding: 10px 5px;
    height: 55px;
}

.main-header .sidebar-toggle {
    font-family: "Font Awesome 5 Free" !important;
}

#ID_HOSPITAL_GLOBAL, #ID_HOSPITAL_GLOBAL option {
    text-align: left;
}

.main-header #ID_HOSPITAL_GLOBAL.form-control {
    background: #3C8DBC;
    border-color: transparent;
    font-weight: 400;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #ffffff;
}

    .main-header #ID_HOSPITAL_GLOBAL.form-control:hover {
        border-color: #ecf0f5;
    }

.isDisabled {
    cursor: not-allowed;
    opacity: 0.5;
    color: currentColor;
    display: inline-block; /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}

.table-wrapper-scroll-y {
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-custom-font-size {
    font-size: 12px;
}

.dropdown-grid {
    border: none;
    background-color: transparent;
}

.sem-foto {
    background-color: #dfe1e6;
    border-radius: 25em;
    color: #172b4d;
    font-weight: bold;
    cursor: context-menu;
    padding: 0.6em;
    font-size: 10px;
}

/*Popover para bootstrap 3 --------  NÃO MEXER --------*/

.popover__title {
    text-decoration: none;
    color: gray;
    text-align: center;
}

.popover__wrapper {
    position: relative;
    display: inline-block;
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: translate(0, 10px);
    background-color: #f4f4f4;
    padding: 0rem 0.5rem 0.5rem 0.5rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
    margin-top: 1.5em;
    color: #6b778c;
    border-radius: 0.3em;
}

    .popover__content:before {
        position: absolute;
        z-index: -1;
        content: "";
        right: calc(50% - 10px);
        top: -8px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #f4f4f4 transparent;
        transition-duration: 0.3s;
        transition-property: transform;
    }

.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.popover__message {
    text-align: center;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;
}

/*Final Popover*/

.popover__title > .fa-user {
    border: dashed;
    border-radius: 25em;
    padding: 0.3em;
    font-size: 11px;
    border-width: 1px 1px 1px 1px;
}

.popover-hr {
    margin: 0 !important;
}

.popover-img-parent {
    text-align: center;
    padding-top: 0.3em;
}

.popover-img {
    border-radius: 25em;
}

.popover-img-logado {
    width: 2.5em;
    border-radius: 25em;
}

#listaFavoritos {
    margin: 0px;
}

.popover-card {
    text-align: center;
    width: 22em;
    padding: 0.5em;
}

@media (min-width: 1200px) {
    .popover__content-medico {
        right: 0;
    }

        .popover__content-medico:before {
            right: 0;
        }
}


.popover-card-img > span {
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin: 1px -5px 0px 0px;
    right: calc(50% - 32px);
    line-height: 1.2;
}

.popover-card-texto {
    text-align: left;
    font-size: 14px;
    margin-left: 10px;
}


.scrollbar-mapa-favoritos {
    margin-left: 0px !important;
    overflow-x: hidden;
    padding: 15px;
}
/*Fim Ajustes Popover*/
.tooltip-inner {
    overflow-wrap: break-word;
    max-width: 500px;
}

#cirurgiasParticularesTable {
    overflow: hidden;
    padding-top: 10px;
    max-height: 300px;
    transition: max-height 1s ease-in-out;
}

    #cirurgiasParticularesTable.hideDiv {
        max-height: 0;
        pointer-events: none;
    }

.vdivide {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 70px;
}

.display-none {
    display: none !important;
}

/*Loading*/
.lds-facebook {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
}

    .lds-facebook div {
        display: inline-block;
        position: absolute;
        left: 0px;
        width: 5px;
        background: #e7e7e7;
        animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds-facebook div:nth-child(1) {
            left: 3px;
            animation-delay: -0.24s;
        }

        .lds-facebook div:nth-child(2) {
            left: 10px;
            animation-delay: -0.12s;
        }

        .lds-facebook div:nth-child(3) {
            left: 18px;
            animation-delay: 0;
        }

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 40px;
    }

    50%, 100% {
        top: 24px;
        height: 20px;
    }
}

#loading-star {
    width: 2.7% !important;
    top: -1.5em;
}

.input-group-addon-border-none {
    border: none;
    width: 0px;
}

.checkbox-input {
    border: none !important;
    padding-left: 0px !important;
}

.cards tbody tr {
    float: left;
    width: 100%;
    margin: 0.5rem;
    border: 0.0625rem solid rgba(0, 0, 0, .125);
    border-radius: 1.75rem;
    padding: 15px 15px;
    padding-bottom: 60px;
    box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}

.cards tbody td {
    display: block;
}

.cards thead {
    display: none;
}

.cards td:before {
    content: attr(data-label);
    position: relative;
    float: left;
    color: #808080;
    min-width: 4rem;
    margin-left: 0;
    margin-right: 1rem;
    text-align: left;
}

tr.selected td:before {
    color: #CCC;
}

.table .avatar {
    width: 50px;
}

.cards .avatar {
    width: 150px;
    margin: 15px;
}

.visualizacaoAppWebTitle, #add-agendamento-app, #star-app-gray {
    display: none;
}

@media only screen and (max-width: 768px) {
    .appWabIconResponsavel,
    .appWabIconStatus,
    .appWabIconPendencia,
    .appWabIconMenu {
        position: absolute;
        width: 50px;
        margin-top: 10px;
    }

    .appWabIconResponsavel {
        left: 10%
    }

    .appWabIconStatus {
        left: 33%
    }

    .appWabIconPendencia {
        left: 55%
    }

    .appWabIconMenu {
        left: 80%;
    }

    .content-header {
        position: relative;
        padding: 5px 15px 0px 15px;
    }

    .content {
        padding: 0px;
    }

    .filtro {
        padding-left: 15px !important;
    }

    .logo {
        height: 32px !important;
    }

    .logo-mini {
        height: 35px !important;
    }

    .logo-lg {
        height: 22px !important;
        margin-top: 4px !important;
    }

    .fixed .content-wrapper, .fixed .right-side {
        padding-top: 85px !important;
    }

    #idDivBtnNovoAgd, .afastamento-celular {
        margin-bottom: 5px;
    }

    #tblDadosthead {
        display: none !important;
    }

    .visualizacaoAppWebTitle {
        display: inline-block !important;
        font-weight: bold;
        margin-right: 15px;
    }

    .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td {
        border: none;
    }

    .visualizacaoAppWebNone {
        display: none;
    }


    #tblDados > tbody > tr {
        min-height: 170px;
    }

    .nome-paciente {
        font-weight: bold;
        top: 5px;
    }

    .procedimento-principal {
        top: 30px;
    }

    .dt-solicitada {
        top: 30px;
        float: initial;
    }

        .dt-solicitada::before {
            font-family: "Font Awesome 5 Free";
            content: "\f073";
            padding-right: 5px;
        }

    .dt-agendada {
        top: 55px;
        float: initial;
    }

        .dt-agendada::before {
            font-family: "Font Awesome 5 Free";
            content: "\f274";
            padding-right: 5px;
        }

    .convenio {
        top: 55px;
    }

    .hospital {
        top: 80px;
    }

    .workflow {
        top: 105px;
    }

    .menu-grid-app {
        right: -5px;
        top: -8px;
        margin-right: 5px;
    }

    .status-agendamento {
        top: 105px;
        right: 10px;
    }

    .pendencia-app {
        top: 108px;
        right: 52px;
    }

    .responsavel-app {
        top: 108px;
        right: 90px;
    }

    .relative {
        position: relative;
    }


    #add-agendamento-app > span {
        border: none;
        font-size: 60px;
        line-height: 0.859;
        color: #A6A6A6;
        background-color: #ffffff;
        display: block;
        padding-bottom: 2px;
    }

    #favoritos-app {
        text-align: center;
        padding-left: 15px;
        margin-bottom: 10px;
        cursor: pointer;
    }

        #favoritos-app > div > span {
            border: none;
            font-size: 35px;
            line-height: 1;
            color: #A6A6A6;
            padding-bottom: 10px;
            padding-top: 8px;
            background-color: #ffffff;
            display: block;
            border-bottom: 2px solid #A6A6A6;
        }


    #favoritos {
        width: 100% !important;
        display: block !important;
    }

    #button-exportar-excel-grid-medico {
        display: none !important;
    }

    #btnListaFavoritos {
        padding-top: 7px !important;
    }


    .popover {
        left: 15px !important;
        right: 15px !important;
    }

        .popover > .arrow {
            left: 76.9144% !important;
        }

    #favoritos > span[aria-describedby] {
        color: #337AB7 !important;
        border-bottom: 2px solid #337AB7 !important;
    }

    #tblDados {
        border: none;
    }

    .popover-card-img > span {
        right: calc(50% - 90px);
    }

    .DS_FASE > .relative, .DS_FASE > .relative > .visualizacaoAppWeb {
        background-color: inherit;
    }
}

.dropdown-menu {
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    border: medium none;
}

#ID_HOSPITAL_GLOBAL {
    text-align-last: right;
    text-align: right;
    -ms-text-align-last: right;
    -moz-text-align-last: right;
}

.cursor-point {
    cursor: pointer
}

.modal {
    overflow: auto;
}

.guias-datatable {
    width: 100%;
}

select[readonly] + .select2-container {
    pointer-events: none;
    touch-action: none;
}

    select[readonly] + .select2-container > .selection > .select2-selection--single {
        background-color: rgba(238, 238, 238, .9);
    }

.center-block-custom {
    display: table;
    margin: auto;
}

@media (min-width: 1200px) {
    .modal-big-lg {
        width: 120%;
        margin-left: -10%;
    }
}

.to-uppercase-neoh {
    text-transform: uppercase;
}

.btn-full-width {
    width: 100%;
}

.nav-tabs-without-border-bottom {
    border-bottom: 0px;
}

.link-color-black{
    color: black;
}
.tabsmenu {
    position: relative;
    top: 1px;
    border-bottom: 1px solid #e5e5e5;
    z-index: 2;
    height: 46px;
    box-sizing: border-box;
}

    .tabsmenu ul li a {
        display: inline-block;
        padding: 12px;
        cursor: pointer;
        text-decoration: none;
    }

    .tabsmenu ul {
        margin-left: -30px;
    }

        .tabsmenu ul li {
            display: inline-block;
            margin: 0 0 1px;
        }

            .tabsmenu ul li.active a {
                color: #26292c;
                border-bottom: 2px solid #317ae2;
                margin-bottom: -2px;
            }

body:not(.modal-open) {
    padding-right: 0px !important;
}

.m-left-1 {
    margin-left: 5px;
}