.menu .droplink .sub-menu
{
    display: none;
}

.modal-content h2
{
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

/** Formulários **/
.obrigatorio label
{
    color: red;
}

.select2
{
    width: 100% !important;
}

.select2-container--disabled .select2-selection
{
    background-color: #eee !important;
    cursor: not-allowed !important;
}

textarea.obrigatorio, input.obrigatorio, select.obrigatorio, .select2-container.obrigatorio .select2-selection
{
    border-color: #e67679 !important;
}

.tab-content
{
    background: transparent;
    border: 1px solid #ddd;
    border-top: 0;
    padding-bottom: 0;
}

.nav-tabs > li.active > a
{
    background: transparent;
}

textarea
{

    min-height: 100px !important;
    min-width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;

}

label
{

    width: 100% !important;
    font-weight: bold;

}

.vermelho-bg
{
    background-color: #f25656 !important;
    color: white;
}

.amarelo-bg
{
    background-color: #ffff4e !important;
}

.fc-day-grid-event.vermelho
{
    background-color: red;
    color: white;
}

.fc-day-grid-event.verde
{
    color: white;
}

.verde
{
    color: green;
    padding-left: 20px;
}

.laranja
{
    color: orange;
}

.menu .droplink .sub-menu
{
    z-index: 9999;
}

.sortable-pai > div
{
    float: left;
    position: relative;
}

.excluir
{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -33px;
}

.ui-sortable-handle:hover .excluir
{
    display: block;
}

.note-editing-area p
{
    font-size: 15px;
    line-height: 30px;
}

.radio-inline
{
    display: inline-block !important;
    width: auto !important;
}

.cinza{
    color: #cecece;
}


.small-sidebar:not(.page-sidebar-fixed) .accordion-menu>li>ul {
    width: 250px;
}

.small-sidebar:not(.page-sidebar-fixed) .accordion-menu>li>a {
    width: 315px;
}

@media (max-width: 900px){
    img {
        width: 100%;
    }
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}

input.obrigatorio-input {
    background-color: #ffd6d6 !important;
}

textarea.obrigatorio {
    background-color: #ffd6d6 !important;
}

.obrigatorio-select2 {
    border-color: #e67679 !important;
    background-color: #ffd6d6 !important;
}

.panel-titulo-conteudo {
    margin-bottom: 0px !important;
}

.panel-titulo-conteudo .panel-heading {
    padding: 10px !important;
}

@media (min-width: 1250px)
{
    .modal-xl {
        width: 1150px;
    }
}

/** Customizações bootstrap */
@media (max-width: 900px)
{
    .logo-rodape {
        width: 40px;
    }
}

.page-title {
    padding: 12px;
    position: fixed;
    z-index: 99;
    left: 160px;
    right: 0;
}

#main-wrapper {
    margin: 12px;
    margin-top: 90px;
}

.panel {
    margin-bottom: 12px;
}

.page-footer {
    padding-top: 12px;
    padding-bottom: 12px;
}

[class^='select2'] {
    border-radius: 0px !important;
}

.checkbox, .radio {
    margin-top   : 0px;
    margin-bottom: 0px;
}

.checkbox label, .radio label {
    padding-left: 0px;
}

div.checker, div.checker span, div.checker input {
    width  : 21px;
    height : 21px;
}

div.checker {
    margin-right: 0px;
}


.help-block {
    margin-top: 1px;
    font-size: 12px;
}

.temanoturno .hidden-tema-escuro {
    display: none;
}

body:not(.temanoturno) .hidden-tema-claro {
    display: none;
}

.row {
    padding-left: 9px;
    padding-right: 9px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 6px;
    padding-left: 6px;
}

.panel .panel-body {
    padding: 15px ;
}

.temanoturno svg .highcharts-background{
    fill: none;
}

.temanoturno svg .highcharts-title tspan{
    fill: #c5cece;
}

.temanoturno .table-hover>tbody>tr:hover {
    background-color: #4e4e4e;
}

.temanoturno .form-control, .temanoturno .select2, .temanoturno .select2-choice{
    background: #121212 !important;
    border-color: #2A2A2A !important;
}

.m-b-sm
{
    margin-bottom: 6px;
}

.ver-arquivo{
    font-size: 23pt;
}

.radio {
    margin-top: -2px !important;
}

.panel-transparent{
    background-color: rgba(255,255,255,0.8);
}

.img-visualizar i {
    font-size: 24pt;
}

.overlay {
    z-index: 999999;
}

.modal {

    z-index: 10000;
}

.modal-backdrop
{
    z-index: 9999;
}

.swal2-container
{
    z-index: 9999;
}



body.no-header .navbar, body.no-header .sidebar, body.no-header .page-footer
{

    display: none !important;

}

body.no-header .page-inner
{

    padding: 0 0 0 0 !important;

}

@media (max-width: 767px)
{
    .no-header.page-sidebar-fixed.page-header-fixed .page-inner
    {

        padding: 0px 0 50px 0!important;
    }

}

.form-control-textarea {
    background: #fff;
    border-radius: 0;
    border: 1px solid #dce1e4;
    box-shadow: none !important;
    font-size: 13px;
    padding: 6px 10px !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.input-disable
{
    background-color: #e8e8e8;
}

.arrow-last-row
{
    color: #8d9c32;
}

.parvus-table-filtro td .select2-selection
{
    padding: 3px 10px!important;
    height: 25px !important;
}

.icone_classificacao
{
    width: 25px;
}

.lista-menu ul li {
    list-style: none;
    margin-bottom: 0px;
}

.dropdown-menu-no-left
{
    left: -7rem !important;
}

.dropdown-menu-no-top
{
    margin-top: px !important;
}

.progress-input
{
    height: 33px !important;
    margin-bottom: 0px !important;
}

.progress-input .progress-bar
{
    line-height: 33px !important;
}

.progress-forca-perfil
{
    background: linear-gradient(to right, #f25656, #f6d433 50%, #22BAA0 75%);
}

.inbox-grid {
    height: unset !important;
}

.inbox-grid .inbox-item {
    padding: 0px;
    border-bottom: unset;
}

.inbox-grid .inbox-item img {
    height: 30px;
    width: 30px;
}

.inbox-grid .inbox-item .inbox-item-img {
    width: 30px;
    margin-right: 5px;
}

.inbox-grid .inbox-item .inbox-item-text {
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #4E5E6A;
}