/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

/*#main, .footer {*/
    /*padding-left: 350px;*/
/*}*/
/*.navbar .header-search-wrapper{*/
    /*width: calc(100% - 665px) !important;*/
    /*height: 40px;*/
    /*margin: 10px auto 0 350px !important;*/
/*}*/
/*@media only screen and (max-width : 992px) {*/
/*#main, .footer {*/
        /*padding-left: 0;*/
    /*}*/
/*}*/

html {
    scroll-behavior: smooth;
}

#breadcrumbs-wrapper .breadcrumbs > li{
	font-size:22px;
}
.mistake{
    background-color:#FF4040;
}


 #trigger-upload {
     color: white;
     background-color: #4db6ac;
     font-size: 14px;
     padding: 7px 20px;
     background-image: none;
     line-height:10px;
 }
.qq-upload-button{
    background-color:#4db6ac !important;
    border:none !important;
    border-radius:5px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2) !important;
}
#fine-uploader-manual-trigger .qq-upload-button {
    margin-right: 15px;
}

#fine-uploader-manual-trigger .buttons {
    width: 36%;
}
.qq-uploader{
    overflow-x:hidden;
}
#fine-uploader-manual-trigger .qq-uploader .qq-total-progress-bar-container {
    width: 60%;
}
.qq-edit-filename-selector{
    width:500px;
}

  .dataTables_wrapper {
      padding: 24px;
  }

.dataTables_length select {
    display: block;
}

.card-title {
    font-size: 24px !important;
}

.modal-footer {
    background-color:#FFF !important;
}

.modal-content {
    background-color:#FFF !important;
    box-shadow: none !important;
    border:none !important;
}

.modal{max-height:90% !important;
        top:5% !important;}
.dropdown-settings{
    width: 400px;
}
#nonLinearStepper{
	overflow:visible !important;
}
/* #modal{
	overflow:visible !important;
} */
.modalorders{
	width:90%;
}

.btn-small {
    font-size: 1rem;
    line-height: 32.4px !important;
    height: 32.4px !important;
}

.dd-handle{
	height:100% !important;
}

@media only screen and (min-width: 700px){
.dd {
    width: 100% !important;
}
}

.dd{max-width: 100% !important;}

.collection {
    position: relative;
    overflow: hidden;
    margin: .5rem 0 1rem 0 !important;
    border: 1px solid #e0e0e0 !Important;
    border-radius: 2px;
}
#task-card .task-card-title {
    font-weight: 300;
    margin: 0;
    color: #fff;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#loadingDiv {
    position:absolute;;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
}

.table-icons-absolute{
    position:absolute;
    right:1.5rem;
    width:332px;
}

.table-icons-absolute-affiliate{
    position:absolute;
    right:1.5rem;
    width:80px;
}

.filter_type{
    cursor:pointer;
}
.table-icons-relative{
    position:absolute;
    /*right:25px;*/
    width:180px;

}
/*.vehicle-list-data-table .table-icons div{*/
/*    top:-15px !important;*/
/*}*/

.table-icons-relative .material-icons{
    font-size:24px !Important;
}

.overflow_visible{
    overflow:visible !Important;
}

.sidenav li.open{
    background: rgba(0, 0, 0, .1) !important;

}

.flatpickr-current-month input.cur-year {
    background: transparent;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    color: inherit;
    cursor: text;
    padding: 0 0 0 .5ch !important;
    margin: 0 !important;
    display: inline-block;
    font-size: inherit !important;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: auto !important;
    border: 0 !important;
    border-radius: 0 !important;
    vertical-align: initial;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.picker{
    color: inherit !Important;
    border-bottom: 1px solid #9e9e9e !important;
}

.select2 .selection .select2-selection--single, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-width: 0 0 1px 0 !important;
    border-radius: 0 !important;
    height: 2.05rem;
}

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-width: 0 0 1px 0 !important;
    border-radius: 0 !important;
}

.select2-results__option {
    color: #444;
    padding: 8px 16px;
    font-size: 16px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eee !important;
    color: #444 !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e1e1e1 !important;
}

.select2-dropdown {
    border: none !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.select2-container--default .select2-results__option[role=group] .select2-results__group {
    background-color: #333333;
    color: #fff;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0 !important;
}

.select2-container .select2-search--inline .select2-search__field:focus {
    border-bottom: none !important;
    box-shadow: none !important;
}

.select2-container .select2-selection--multiple {
    min-height: 2.05rem !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: white !important;
    color: rgba(0,0,0,0.26);
    border-bottom: 1px dotted rgba(0,0,0,0.26);
}

body {
    pointer-events:none;
}

.fuels-expense-indicator {
    display: flex;
    justify-content: center;
}

.min-height-700 {
    min-height: 700px;
}

.fuel-refuels-graph {
    height: 300px;
}

.hide-scrollbar {
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.hide-scrollbar::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
.color-box {
    float: left;
    width: 1em;
    height: 1em;
    margin: 5px;
    border: 2px solid rgba(0, 0, 0, 0.2);
}
.color-box-wrapper {
    flex-direction: column;
    padding: 0;
}
.color-box.blue {
  background: #5f55cf !important;
}
.color-box.purple {
  background: #9339bd !important;
}
.scroll-button {
    background-color: rgba(123, 31, 162, 0.466);
}
.scroll-button:focus,
.scroll-button:visited,
.scroll-button:active {
    background-color: rgba(123, 31, 162, 0.466);
}
.scroll-button:hover {
    background-color: rgb(136,53,171);
}
.exp-inv-modal {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}
.centered_divs{
    display: flex;
    align-items: center;
    justify-content: center;
}