.form-check-label{
  pointer-events: none;
  touch-action: none;
}

input[type=checkbox][readonly] {
  opacity: 0.50; 
  pointer-events: none;
  touch-action: none;
}

select[readonly]{
  pointer-events: none;
  touch-action: none;
}

.back-ground-primestart{
    background-image: url(../img/blue-business-background.jpg);
    background-size:cover;
}
.img-logo-prime{

}

.img-inputs{
    border: 1px solid #ccc;
    max-width: 200px;
}

#contextMenu {
    position: absolute;
    display: none;
}

.parts-table{
    max-height: 400px;
    margin-bottom: 20px;
}

.table td, .table th{
    padding: .60rem;
}

.nav-module{
    text-align: center;
    width:80px;
}

.scroll-nav-bar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.scroll-nav-bar::-webkit-scrollbar-thumb {
    background-color: #2A78C4;
}

.scroll-nav-bar{
    scrollbar-width: thin;
}
@media screen and (min-width: 766px) {
    .scroll-nav-bar::-webkit-scrollbar {
        display: none;
    }
    .scroll-nav-bar{
        scrollbar-width: none;
    }
}

.scroll-nav{
    padding: 15px 0px 15px 0px;
    background-color: #2A78C4;
    text-align: center;
    width:30px;
    cursor: pointer;
}
.scroll-nav:active{
    background-color: #2973BB;
}

.scroll-left-nav-bar::after{
    font-weight: 900;
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    padding: 0px 10px 0px 10px;
}
.scroll-right-nav-bar::after{
    font-weight: 900;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    padding: 0px 10px 0px 10px;
}
.nav-bar-div-scroll{
    padding: 7px 0px 7px 0px;
}

.nav-bar-menu{
    padding: 0px;
    height: 60px;
    background-color: #2A78C4 !important;
}

.expand-menu{
    text-align: center;
    width: 50px;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    color:white;
}

.expand-menu:active{
}

.expand-menu::after{
    font-size: 1.5rem;
    font-weight: 900;
    content: '\f0c9';
    font-family: 'Font Awesome 5 Free';
    padding: 0px 0px 0px 0px;
}

.back-button{
    text-align: center;
    width: 50px;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    color:white;
}

.back-button:active{
}

.back-button::after{
    font-size: 1.5rem;
    font-weight: 900;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    padding: 0px 0px 0px 0px;
}



.push-menu{
    text-align: right;
    width:50px;
    height:50px;
    border-radius:30%;
    background: #4e73df;
    position: absolute;
    top:400px;
    left:-30px;
    z-index: 2;
    padding:14px 5px 0px 0px;
    cursor: pointer;
    transition: left 0.5s ease 0s;
    -webkit-box-shadow: .125rem 0 0 0 #d9d9d9 !important;
    box-shadow: .125rem 0 0 0 #d9d9d9 !important;
}

.push-menu:active{
    background-color: #4667c7;
}

.push-menu::after{
    font-weight: 900;
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    color:white;
}

.custom-side-bar{
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 2;
    top: 0;
    left: -255px;
    background-color: #fff;
    overflow-x: hidden;
    transition: left 0.5s ease 0s;
    -webkit-box-shadow: 0 .125rem .25rem 0 #595959 !important;
    box-shadow: 0 .125rem .25rem 0 #595959 !important;
}

.custom-side-bar-back{
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
    cursor: pointer;
    background-color:#2A78C4; 
    height: 60px;
}

.custom-side-bar-back::after{
    font-weight: 900;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.5rem;
    color:white;
    vertical-align: -50%;
    margin-right: 10px;
}

.custom-side-bar-logout{
    text-align: center;
    padding-right: 10px;
    padding-top: 10px;
    cursor: pointer;
    color: white;
}

.custom-side-bar-logout a{
    color: #979797;
    text-decoration: none;
}

.custom-side-bar-logout a:hover{
    color: #02B6CF;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.5s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

#wrapper {
    transition: margin-left 0.5s ease 0s;
}

.custom-side-bar-brand{
    width: 100%;
    height: 56px;
}

.csb-list {
    padding: 20px 0px 0px 0px;
    font-size:0.85rem;
    font-weight: bold;
}

.csb-list li{
    list-style:none;
    padding-bottom: 10px;
    position: relative;
}

.csb-list .csb-list-item .csb-list-item-link{
    display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -moz-box;
    -moz-box-align: center;
    width: 100%;
    text-align: left;
    padding: 0 1rem 0.5rem 1rem;
    width: 14rem;
    position: relative;
}
.csb-list-item a{
    color:#979797;
    text-decoration: none;
    background-color: transparent;
}

.csb-list-item a:hover{
    color:#02B6CF;
}


.csb-list .csb-list-item .collapse, .collapsing{
    padding: .5rem 1rem;
    font-size:0.75rem;
}

.csb-list .csb-list-item .csb-list-item-collapse{
    padding: .5rem 1rem;
    margin: 0 .5rem;
    display: block;
    color: #3a3b45;
    text-decoration: none;
    border-radius: .35rem;
    white-space: nowrap;
}


.csb-list .csb-list-item .collapse .collapse-inner .csb-list-item-collapse{
    display: block;
    color: #3a3b45;
    text-decoration: none;
    border-radius: .35rem;
    white-space: nowrap;
} 

.csb-list .csb-list-item .collapse .collapse-inner .csb-list-item-collapse:hover{
    background-color: #eaecf4;
}

html, body{
    height: 100%;
}

body{
    display: flex;
    flex-direction: column;
    background-color: #f3f5f6 !important;
}

#wrapper{
    flex-grow: 1;
}

.selected-td{
    background-color: #f2f2f2;
}


#background-side-bar{
    position: absolute;
    z-index: 1;
    background-color:black;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    left: -100%;
}

.nav-page-title{
    font-size: 1.1rem;
    color:white;
}

.menu-card{
    position: relative;
    background-color: #02B6CF;
    color: white;
    cursor: pointer;
}

.menu-card:after{
    content: "";
    display: block;
    padding-bottom: 55%;
}


.menu-card-content {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

.menu-card i{
    font-size: calc(30px + (60 - 30) * ((100vw - 300px) / (1600 - 300)));
    display: block;
    position: relative;
    top: 40%;
    transform: translateY(-40%);
}

.menu-card-title {
    font-size: 0.8rem;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome, Opera and Firefox */
}

.title-info{
    display: block;
    position: relative;
    top:-30px;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase;
    color:black;
}

.card-info{
    height: 400px;
}

.sub-title-info{
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    color:black;
}

.lable-info{
    text-transform: uppercase;
    color:#858796;
}

.description-info{
    font-weight: bold;
    font-size: 1.2rem;
    color:black;
}

.link-unstyled {
    &,
    &:visited,
        &:hover,
        &:active,
        &:focus,
        &:active:hover {
        font-style: inherit;
        color: inherit;
        background-color: transparent;
        font-size: inherit;
        text-decoration: none;
        font-variant: inherit;
        font-weight: inherit;
        line-height: inherit;
        font-family: inherit;
        border-radius: inherit;
        border: inherit;
        outline: inherit;
        box-shadow: inherit;
        padding: inherit;
        vertical-align: inherit;
    }
}

/*override css typehead*/
.typeahead__field .typeahead__hint,.typeahead__field [contenteditable],.typeahead__field input,.typeahead__field textarea{
    min-height: 0;
    border-radius: 0.25rem;
    font-size: .875rem;
}

div.dataTables_wrapper div.dataTables_processing{
    position:fixed;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}


#pre-search-toggle > a:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 1.2rem;
    content: "\f150";
    padding-right: 5px;
}
#pre-search-toggle > a.collapsed:before {
    content: "\f151";
}

.tui-full-calendar-month-week-item {
    height: 70px !important;
}

.red {
    color: red !important;
}

.PaiGrade {
    color: red !important;
    background-color: #f5f5f5 !important;
}

.blue {
    color: blue !important;
}

.fds {    
    background-color: #f5f5f5 !important;
}

.border-left-primary {
    border-left: 0.25rem solid #4e73df !important;
}

.pointer{
    cursor: pointer;
}

.card-shadow{
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.1),0 0.9375rem 1.40625rem rgba(4,9,20,0.1),0 0.25rem 0.53125rem rgba(4,9,20,0.1),0 0.125rem 0.1875rem rgba(4,9,20,0.1) !important;
}

.text-none{
    text-transform: none !important;
}

ul, #myUL {
    list-style-type: none;
}

#myUL > li {
    font-weight: bold;
}
  
  #myUL {
    margin: 0;
    padding: 0;    
}
  
  .fa-caret-right {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
  }
  
  .fa-caret-right::before {
    content: "\25B6";
    color: black;
    display: inline-block;
    margin-right: 6px;
  }
  
  .fa-caret-right-down::before {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */'
    transform: rotate(90deg);  
  }
  
  .nested {
    display: none;
  }
  
  .active {
    display: block;
  }


.listview {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: normal;
}

.border-left-success {
    border-left: 0.25rem solid #1cc88a !important;
}

.border-right-danger {
    border-right: 0.25rem solid #e74a3b !important;
}

.border-left-dark {
    border-left: 0.25rem solid #5a5c69 !important;
}

.border-left-warning {
    border-left: 0.25rem solid #f6c23e !important;
}

.border-left-info {
    border-left: 0.25rem solid #16aaff !important;
}

.border-left-green {
    border-left: 0.25rem solid #4d9900 !important;
}

.border-left-secondary {
    border-left: 0.25rem solid #6c757d !important;
}

.text-green{
    color: #4d9900 !important;
}

.horizontal-scrollable > .row {
    display: block !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
}
  
.horizontal-scrollable > .row > .card-scrollable {
    display: inline-block !important;    
}

@media (min-width: 1280px){
    .expedicao-container {
        max-width: 1380px !important;
    }
}

.fim-de-semana{
    background-color: #f2f2f2;
}

/*.horizontal-scrollable {
    transform: rotateX(180deg);
}

#conteudo-calendario-expedicao > * {    
    transform: rotateX(180deg);
}*/