/* css geral */
body {
    font-family: Roboto, "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .97em;
    color: rgba(0,0,0,.5);
}
body *{
    font-family: Roboto, "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #454b57;
}

.dev-activate{
    font-size: 8px;
}

body .btn *, .navbar-nav *, .nav-sidebar *, .control-sidebar.empresas *, a span, a i, .color-inherit {/* cor de btn obdecer o bootstrap e layout*/
    color: inherit;
}

.cursor-pointer{
    cursor: pointer !important;
}

.cursor-normal {
    cursor: default !important;
}

.content-header h1 {
    font-size: 1.4rem;
}
.main-footer {
    padding: 0.6em;
}
label{
    cursor: pointer;
}
.content-header {
    padding: 10px .5rem;
}

a{
    cursor: pointer;
}

a.corAzul {
    color: #4d6c8b !important;
}

a:hover,
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #2787a0;
}

.menu-action-left .dropdown-menu{
    /*left: auto !important;
    right: 0 !important;*/
}

.menu-action-left .btn a,.menu-action-left .btn a:hover{
    color: inherit;
}

/* select indioma com bandeira */
.bfh-selectbox .bfh-selectbox-options ul li a i{
    display: inline-block;
}
.bfh-selectbox-toggle .bfh-selectbox-option i{
    display: inline-block;
}

/* estilo alertas padrao */
/* Alertify inicio */

.alertify .ajs-dialog {
    max-width: 450px;
}

.alertify .titulo {
    font-size: 1.5rem;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 10px;
}

.alertify i {
    font-size: 4.4rem !important;
}

.alertify .info {
    opacity: 0.35  !important;
    color: #026cb5  !important;
}

.alertify .danger {
    color: #ef0000 !important;
    opacity: 0.35 !important;
}

.alertify .warning {
    color: #fbc55b !important;
}

.alertify .success {
    color: #59c253 !important;
    opacity: 0.35 !important;
}

.alertify .fas + .info {
    color: #026cb5 !important;
    opacity: inherit !important;
}

.alertify .fas + .danger {
    color: #ef0000 !important;
    opacity: inherit !important;
}

.alertify .fas + .warning {
    color: #fbc55b !important;
    opacity: inherit !important;
}

.alertify .far + .success {
    color: #59c253 !important;
    opacity: inherit !important;
}

div.ajs-body > div > i.danger {
    width: 100% !important;
    margin-bottom: 15px !important;
}

.alertify .ajs-header {
    border-bottom: none !important;
    display: none;
}
.alertify .ajs-body {
    text-align: center;
}

.alertify .ajs-footer {
    border-top: none;
}
.alertify .ajs-dialog {
    max-width: 450px;
}
.fa-info-circle {
    font-size: 4.4rem !important;
    color: #026cb559;
}

.alertify .ajs-body .ajs-content {
    padding: 0 0 17px 0 !important;
    font-size: 0.90rem !important;
}

.alertify .ajs-footer {
    border-top: none !important;
    padding: 0 0 20px 0 !important;
}

.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: center !important;
}

.ajs-button {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.ajs-ok {
    color: #fff;
    background: #026cb5;
    border-color: #026cb5;
}

.ajs-cancel {
    color: #060606;
    background: #ffffff;
    border-color: #a5a5a5;
}

div.ajs-footer button {
    cursor: pointer !important;
}

div.ajs-footer > div.ajs-primary.ajs-buttons > button.ajs-button i {
    font-size: 0.9rem !important;
    margin-right: .25rem !important;
}

div.ajs-footer > div.ajs-primary.ajs-buttons > button.ajs-button.ajs-ok > i {
    color: #8cd588 !important;
}

/* editar perfil */
.bg-perfil-big {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}
.label_perfil-big:hover::before{
    content: 'Alterar';
    position: absolute;
    line-height: 180px;
    font-weight: 900;
    cursor: pointer;
}

/* alteracao menu lateral */

.main-sidebar-open .nav-sidebar .nav-link,
.main-sidebar.sidebar-focused  .nav-sidebar .nav-link,
body:not(.sidebar-collapse)  .nav-sidebar .nav-link{
    white-space: normal;
}

.control-sidebar.empresas .bs-searchbox .form-control{
    width: 94%;
}

.main-sidebar-open  .nav-sidebar .nav-link > p,
.main-sidebar.sidebar-focused .nav-sidebar .nav-link > p,
.sidebar-mini.sidebar-collapse .main-sidebar .nav-sidebar .nav-link p,
body:not(.sidebar-collapse) .nav-sidebar .nav-link > p{
   display: inline !important;
}

/* toggle checkbox redondo*/
.toggle.toggle-redondo, .toggle-on.toggle-redondo, .toggle-off.toggle-redondo { border-radius: 10px; }
.toggle.toggle-redondo .toggle-handle { border-radius: 10px; }
.toggle.toggle-redondo .toggle-off.btn-sm {
    padding-left: 15px;
}

/* custom filtro topo */
.toggle.toggle-redondo{
    cursor: pointer;
    z-index: 999;
}
.btn-custom1,.btn-custom1:hover {
    background-color: #376193;
    color: white;
    cursor: pointer;
    font-weight: 100 !important;
}
#filtro-topo{
    margin-left: -15px !important;
    padding-left: 20px;
    color: white;
}
#form-filtro-topo{
    display: contents;
}

.form-control-navbar+.input-group-append, .form-control-navbar {
    height: 30px !important
}
.icon-avancado{
    color: #afc0d4;
    font-size: 18px;
    line-height: 30px;
    background: #396293;
    padding-right: 4px;
    cursor: pointer;
    border-radius: 0 10px 10px 0;
}

/* icones side bar topo - logo*/
.brand-link{
    padding: 0.8rem .5rem 0rem .5rem;
}
.brand-link img.img-icone{
    height: 35px;
    padding: .3rem .5rem .3rem 1.1rem;
}

.brand-link .brand-text img{
    padding-top: 2.5px;
    height: 24px;
}

/* customização do MENU */
ul li.menu-open{
    background-color: rgba(255,255,255,.1);
}

.sidebar-green{
    background-color: #002629;
}

.sidebar-blue-criativa{
    background-color: #00585F;
}

.navbar-blue-criativa{
    background-color: #0a3c79;
}

.navbar-green-criativa{
    background-color: #002629;
}

.nav-pills .nav-link {
    color: #e4e4e4;
}

.nav-pills .nav-link:not(.active):hover {
    color: #FFFFFF;
}

.nav-item hr{
    border-color: #c6c6c6;
}

.main-sidebar-open ul.nav > li > ul.nav,
.main-sidebar.sidebar-focused ul.nav > li > ul.nav,
body:not(.sidebar-collapse) .main-sidebar ul.nav > li > ul.nav{
    margin-left: 6px;
}

.main-sidebar-open ul.nav > li > ul.nav > li > ul.nav,
.main-sidebar.sidebar-focused ul.nav > li > ul.nav > li > ul.nav,
body:not(.sidebar-collapse) .main-sidebar ul.nav > li > ul.nav > li > ul.nav{
    margin-left: 12px;
}

.main-sidebar .fa-level-up-alt{
    transform: rotate(90deg);
    font-size: .8rem !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #2787a0;
}

/* inicio loader */
#preloader_1{
    position:relative;
    margin-left: 45%;
    margin-top: 48%
}
#preloader_1 span{
    display:block;
    bottom:0px;
    width: 9px;
    height: 5px;
    background: #0c11b6;
    position:absolute;
    animation: preloader_1 1.5s  infinite ease-in-out;
}
#preloader_1 span:nth-child(2){
    left:11px;
    animation-delay: .2s;

}
#preloader_1 span:nth-child(3){
    left:22px;
    animation-delay: .4s;
}
#preloader_1 span:nth-child(4){
    left:33px;
    animation-delay: .6s;
}
#preloader_1 span:nth-child(5){
    left:44px;
    animation-delay: .8s;
}
@keyframes preloader_1 {
    0% {height:5px;transform:translateY(0px);background: #00b697;}
    25% {height:30px;transform:translateY(15px);background:#3498db;}
    50% {height:5px;transform:translateY(0px);background: #0047b6;}
    100% {height:5px;transform:translateY(0px);background: #0a0bb6;}
}
/* Fim loader */
/*css abaixo responsavel pelo menu de empresas*/
/* acesso empresa barra topo */
.logo-empresa-redondo{
    border-radius: 100%;
    height: 28px;
    width: 28px;
    vertical-align: center;
    line-height: 100%;
    background: #396293;
    object-fit: cover;
    object-position: center;
}

.nome-empresa-topo{
    line-height: 28px;
    height: 28px;
}
.nav-link-empresa{
    padding: 0.5em 0 !important;
}
.select-bootstrap-empresa button{
    display: none !important;
}

.select-bootstrap-empresa .dropdown-menu{
    display: block;
}

.control-sidebar.empresas {
    top: 0 !important;
    margin-top: calc(2.7rem) !important;
    height: 100vh !important;
}
.select-bootstrap-empresa .dropdown-menu {
    background-color: transparent !important;
    transform: none !important;
    border: 0;
    box-shadow:none !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.select-bootstrap-empresa .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.select-bootstrap-empresa .dropdown-item.active,
.select-bootstrap-empresa .dropdown-item:active {
    background-color: #396293;
}

.select-bootstrap-empresa .dropdown-item:focus,
.select-bootstrap-empresa  .dropdown-item:hover {
    background-color: #396293;
}
.select-bootstrap-empresa .dropdown-item span{
    font-size: 12px;
}

.control-sidebar.empresas .os-content{
    padding: 10px 0 !important;
}

/* estilo de fomrulario*/
.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem;
    background: white;
    border: 1px solid #c6c6c6;
}

@media (max-width: 576px) {
    .w-xs-25{
        width: 25% !important;
    }
    .w-xs-50{
        width: 50% !important;
    }
    .w-xs-75{
        width: 75% !important;
    }
    .w-xs-100{
        width: 100% !important;
    }

    .content-header .breadcrumb {
        font-size: 0.8em;
    }

}

/* tamanho de fonts custom */
.f8{
    font-size: 8px;
}
.f10{
    font-size: 10px;
}
.f12{
    font-size: 12px;
}
.f14{
    font-size: 14px;
}
.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}

/* tootltip alteracao */
.tooltip-inner{
    max-width: none !important;
}

.tooltip-inner span{
    color: white;
}

/* lancamento */

.titulo-centralizado_blue{
    background-color: #e8e9ee;
    color: #4d6c8b;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
}

.main-header {
    z-index: 1048;
}
.superior{
    z-index: 1049;
}

.largura-menu{
    width: 23vw;
}
.tamanho-interior-menu {
    height: 90% !important;
}
@media only screen and (max-width: 1098px) {
    .largura-menu{
        width: 50vw;
    }
    .tamanho-interior-menu{
        height: 90% !important;
    }
}

/* estilizando os modais da plataforma */
.modal{
    overflow-y: auto;
}

.modal .modal-title{
    color: #2788a1;
    font-size: 18px;
}

.modal .modal-header {
    padding: .5rem!important;
}

.modal .modal-header button.close span,.modal .modal-header button.close i{
    color: red !important;
}

.modal .modal-content, .ajs-dialog, .border-left-blue{
    border-radius: 0 !important;
    border-left: 3px solid rgb(39 136 161) !important;
}

.no-wrap-textarea{
    white-space: nowrap;
    overflow: auto;
}

.text-amarelo{ color:yellow; }

.dropdown-header{
    background-color: #027078;
}
.dropdown-header > span{
    color: white;
}
