.container-fluid{
    background-color: #e8e8e8;}
.sidebar-nav > ul > li {
    margin-bottom: 0px;
    margin-top: 0px; }
.sidebar-nav ul li a {
    color: #8d97ad;
    padding: 10px 35px 10px 15px;
    display: block;
    font-size: 12px;
    font-weight: 600; }
.topbar ul.dropdown-user li a {
    padding: 5px 15px;
    font-weight: 500;
    font-size: 14px;
    display: block;
    color: #67757c; }
.btn{
    font-weight: 700}
.el-element-overlay .el-card-item{
    height: 315px;}
.el-element-overlay .el-card-item .el-overlay-1 img{
    height: 240px;}
.dtp-btn-cancel{
    font-size: 13px;}
.dtp-btn-ok{
    font-size: 13px;}
.m-t-m-5{
    margin-top: -5px!important;
}
.m-t-m-10{
    margin-top: -10px;}
.input {
    font-size: 12px!important;}

.ahref-unline {
    cursor: pointer;
    border-bottom: 1px dotted #000;
    text-decoration: none;
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 1230px;}}
.form-box{
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 1px;
    background-color: #ddd;
    box-shadow: 0px 0px 1px 1px #a99e9e;}
.add-btn{
    font-size: 50px;
    color: #1e88e6;
    text-align: center;
}.theme-color-text{
    color: #1e88e6;
}.has-cursor{
    cursor: pointer;
}.error-font{
    font-size: 13px;}
@media (min-width: 992px) {
  .modal-custom {
    max-width: 700px;}}
.form-material .form-control{
    border-bottom: 1px solid lightgrey;
}
.form-material .form-control:focus {
    background-size: 100% 1px, 100% 1px;}
.sorting_asc{
    color: #fff;}
.sorting_desc{
    color: #fff;
}.sorting{
    color: #fff;
}table.dataTable thead .sorting:after{
    color: #fff;
}.btn-data{
    margin-top: -2px;
    height: 27px;
}.dt-button{
    font-weight: bold;
}

.typeahead-item {
    position: relative;
}

.typeahead-item .item--suggestion {
    display: none;
    padding: 15px 0;
}

.typeahead-item .item--suggestion .column {
    background: #fff;
    padding: 5px;
    border-radius: 2px;
}

.typeahead-item .items {
    display: block;
    padding: 7px 15px;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
    background: #f4f4f4;
    border-bottom: 1px solid #c2c2c2;
}

.typeahead-item .no-items {
    display: block;
    padding: 7px 15px;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
    background: #f4f4f4;
}

.typeahead-item .items:last-child {
    border-bottom-width: 0;
}

.typeahead-item .items:hover {
    background-color: #ccc;
}

.typeahead-item .items.active {
    background: #0747A6;
    color: #ffffff;
}

/*
    landing port start
*/

.typeahead-item-1 {
    position: relative;
}

.typeahead-item-1 .item--suggestion-1 {
    display: none;
    padding: 15px 0;
}

.typeahead-item-1 .item--suggestion-1 .column {
    background: #fff;
    padding: 5px;
    border-radius: 2px;
}

.typeahead-item-1 .items {
    display: block;
    padding: 7px 15px;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
    background: #f4f4f4;
    border-bottom: 1px solid #c2c2c2;
}

.typeahead-item-1 .no-items {
    display: block;
    padding: 7px 15px;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
    background: #f4f4f4;
}

.typeahead-item-1 .items:last-child {
    border-bottom-width: 0;
}

.typeahead-item-1 .items:hover {
    background-color: #ccc;
}

.typeahead-item-1 .items.active {
    background: #0747A6;
    color: #ffffff;
}


/*
    ends landing port start
*/

.typeahead-item-2 {
    position: relative;
}

.typeahead-item-2 .item--suggestion-2 {
    display: none;
    padding: 15px 0;
}

.typeahead-item-2 .item--suggestion-2 .column {
    background: #fff;
    padding: 5px;
    border-radius: 2px;
}

.typeahead-item-2 .items {
    display: block;
    padding: 7px 15px;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
    background: #f4f4f4;
    border-bottom: 1px solid #c2c2c2;
}

.typeahead-item-2 .no-items {
    display: block;
    padding: 7px 15px;
    color: inherit;
    cursor: pointer;
    font-size: 12px;
    background: #f4f4f4;
}

.typeahead-item-2 .items:last-child {
    border-bottom-width: 0;
}

.typeahead-item-2 .items:hover {
    background-color: #ccc;
}

.typeahead-item-2 .items.active {
    background: #0747A6;
    color: #ffffff;
}



.brand-loader{
    height: 25px;
    margin-top: -4px;
    display: none;
}.dataTables_empty{
    text-align: center;
}.wine{
    height: 15px;
    width: 25px;
}.mytooltip{
    z-index: 999!important
}.font-bold{
    font-size: 11px!important;
    font-weight: 450!important
}
.fa{
    font-size: 20px!important;
}
.dt-buttons .dt-button{
    background: #009498;
}

.modal-overlay {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.modal-overlay img {
    position: relative;
    top: 200px;
}

.table-total{
    background: #6672e5!important;
    color: white;
    font-weight: 800;
}

.left-info{
    padding: 9px!important;
    font-weight: 700!important;
    font-size: 12px!important;
}

.left-info .fa{
    font-size: 13px!important;
}

.right-info-btn{
    padding: 9px!important;
    font-weight: 700!important;
    font-size: 12px!important;
    cursor: pointer;
}

.right-info-btn .fa{
    font-size: 13px!important;
}
.cus-panel{
    background: #252a33;
    padding: 10px;
    cursor: pointer;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.panel-title{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.diabled-text{
    font-size: 13px;
}
.input-sm{
    font-size: 13px;
}
form label {
    font-weight: 500;
}
.fa-cus{
    font-size: 13px!important;
}

.update-btn{
    padding: 5px;
    font-weight: 600;
    border-radius: 2px;
    font-size: 13px;
    color: #fff;
    background: #1e88e6;
    cursor: pointer;
}
.update-btn:hover{
    background: #6672e5;
}

.p-letter{
    font-weight: 500;
    color: #667a87;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}
.b-letter{
    font-weight: 700;
    text-decoration: underline;
}

.item-loader{
    height: 20px;
    display: none;
}

.sweet-alert h2{
    font-size: 17px;
}

.card-body{
    padding: 10px;
}

.label-text{
    font-weight: 700;
    font-size: 11px;
}

.no-break{
    white-space: nowrap;
}

.font-bold{
    font-size: 12px;
    font-weight: 600!important
}

.dataTables_wrapper{
    padding-top: 0
}

.notification {
    display: none;
    right: 0;
    font-weight: 550;
    line-height: 24px;
    position: fixed;
    font-style: italic;
    z-index: 9999;
    width: 350px;
    font-size: 13px;
    margin: 10px 50px;
    padding: 10px;
    color: #fff;
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.4);
}
.cross-btn{
    cursor: pointer;
    float: right !important;
}

::-webkit-scrollbar-thumb {
    background: #009498;
    -webkit-box-shadow: inset 0 0 3px #009498;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
    border: 1px solid #009498;
    background-color: #009498;
}
