.bootstrap-select .dropdown-menu{
    min-width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: sticky !important;
    z-index: 9999999999999999999999 !important;
}
/* .bootstrap-select.show-tick .dropdown-menu li a span.text{
    max-width: 400px;
} */
/* div.dropdown-menu.open { width: 100%; } ul.dropdown-menu.inner>li>a { white-space: initial; word-wrap: break-word;} */


.bootstrap-select{
    width:100%!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border:none !important;
    background: none !important;
}

.simple-table-summary{
    font-size:10px;
    width:100%;
}

.simple-table-summary td, .simple-table-summary th, .simple-table-summary tr{
    border: 1px solid #ccc;
}

.simple-table-summary th{
    background: #f5f5f5;
}

.certificate-title{
    font-weight: bold;
    font-family: 'Playfair Display', serif;
}
.certificate-signature{
    border-top:2px solid #2CA8FF;
}
.certificate-border {
    line-height: 28px;
    border: 8px solid #2CA8FF;
    border-radius: 0px !important;
}
.triangle-top-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #2CA8FF transparent transparent;
    right: 0;
    top: 0;
    position: absolute;
}
.triangle-top-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #2CA8FF transparent transparent transparent;
    left: 0;
    top: 0;
    position: absolute;
}
.triangle-bot-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: transparent #2CA8FF transparent transparent;
    right: 0;
    bottom: 0;
    position: absolute;
}
.triangle-bot-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0 40px;
    border-color: transparent transparent transparent #2CA8FF;
    left: 0;
    bottom: 0;
    position: absolute;
}

/* Drag & Drop */
.hidden{
    display: none;
}
.box {
    position: relative;
    background: #ffffff;
    width: 100%;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 10px;
}

.box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

.dropzone-wrapper {
    border: 2px dashed #91b0b3;
    color: #92b0b3;
    position: relative;
    height: 150px;
}

.dropzone-desc {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    /*width: 40%;*/
    top: 25px;
    font-size: 16px;
}

.dropzone,
.dropzone:focus {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 150px;
    cursor: pointer;
    opacity: 0;
}

.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
    background: #ecf0f5;
}

.preview-zone {
    text-align: center;
}

.preview-zone .box {
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}

.table-borderless td{
    border:none !important;
}

.select-tables>.btn{
    font-size: 24px;
    font-weight: 200;
    padding-right: 0 !important;
    height: 50px !important;
    padding-bottom:30px !important;
}
.select-tables div .filter-option-inner-inner{
    text-align: center;
}
.select-tables div .filter-option-inner{
    padding-right:0 !important;
}
.add-presenca{
    float: right;
}

@media (max-width: 425px){
    .select-tables>.btn{
        font-size: 1.5rem;
    }
    .add-presenca{
        float: unset;
        display: flex;
        justify-content: flex-end;
    }
    .add-presenca button{
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .wrap-infos{
        margin-bottom: 20px
    }
}

.tutorial-title{
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    margin-left: 5px;
    margin-top: 2px;
}

@media screen and (max-width: 767px){
    div.dataTables_wrapper div.dataTables_length{
        text-align: start !important;
    }
    div.dataTables_filter{
        text-align: start !important;
    }
}

.total-banks h6{
    font-weight: 700;
    margin: 0;
}
.total-banks h2{
    font-weight: 700;
}
.avatar-transfer span{
    background:#ebf3f9;
    border-radius: 50%;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
}
.avatar-transfer i{
    font-size: 32px;
}
.transfer-table td{
    border: none;
}
.transfer-table tr{
    border-bottom: 1px solid #eee;
}
.transfer-table tr:last-child{
    border: none;
}
.transfer-table h5, h6{
    margin:0;
    font-weight: 700;
}
.transfer-table p{
    margin:0;
    font-size: 12px;
    color: #999999;
}

.transfer-table > tbody > tr > td{
    padding: 20px 8px;
}
.transfer-body{
    /* height: 510px;
    overflow: scroll; */
    height: 100%;
    max-height: 510px;
    overflow-y: auto;
}

.size-10{
    font-size: 11px !important;
}

.dt-buttons{
    display: contents !important;
}

.dt-buttons button{
    background-color: #2CA8FF !important;
    color: #fff !important;
}


.dataTables_scrollBody {
    background: none !important; /* or whatever */
  }


div.dataTables_wrapper div.dataTables_info{
    white-space: normal !important;
}

@media screen and (max-width: 767px) {
    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }
}

.aircrafts-mobile{
    display: none;
}

@media (max-width: 768px){
    .aircraft-scroll{
        height: 120px;
        overflow-y: scroll;
    }
    .aircrafts-desk{
        display: none;
    }
    .aircrafts-mobile{
        display: block;
    }
}

.notification-checkbox:hover{
    background: none !important;
    background-color: none !important;
    box-shadow: none !important;;
}

.notification-checkbox i{
    font-size:16px !important;
}

.blinking-alert {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/* Sidebar */
.sidebar .collapse .nav .nav-item > a,
.sidebar .collapsing .nav .nav-item > a {
    margin-left: 30px;
    display: flex;
    align-items: center;
}

.sidebar .collapse .nav .nav-item .nav-link .sidebar-mini,
.sidebar .collapsing .nav .nav-item .nav-link .sidebar-mini{
    margin-right: 0px;
}
.sidebar .nav{
    margin-top: 10px;
}
.sidebar .collapse .nav,
.sidebar .collapsing .nav {
    margin-top: 5px;
}
.sidebar .collapse .nav li a, .sidebar .nav li .dropdown-menu a,
.sidebar .collapsing .nav li a, .sidebar .nav li .dropdown-menu a{
    margin: 5px 15px 0;
}
.sidebar .collapse .nav .caret,
.sidebar .collapsing .nav .caret {
    display: flex;
    position: relative;
    margin-top: 0;
    margin-left: 10px;
    right: 0;
}
.menu-content {
    margin: 20px 25px 0;
}
.menu-heading {
    color: rgb(125, 127, 139);
    font-weight: 700;
    font-size: 14px;
}


/* Menu de pesquisa da sidebar */
.search-container {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.menu-item-hidden {
    display: none !important;
}

.menu-item-highlight {
    background-color: rgba(255,255,255,0.1) !important;
}

.menu-section-hidden {
    display: none !important;
}

.menu-hidden .nav-item:not(#noResultsMessage) {
    display: none !important;
}

.menu-hidden #noResultsMessage {
    display: block !important;
}

.user.menu-section-hidden {
    display: none !important;
}

#menuSearch::placeholder {
    color: rgba(255,255,255,0.6);
}

#menuSearch:focus {
    background: rgba(255,255,255,0.15) !important;
    border-color: rgba(255,255,255,0.3) !important;
    box-shadow: none !important;
    color: white;
}

#noResultsMessage {
    opacity: 0.7;
    font-style: italic;
    text-align: center;
    padding: 20px 0;
}

.menu-busca {
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.2);
    color: white;
    border-radius: 4px;
    padding: 10px;
}
