.frame {
    position: relative;
}
.scan-frame {
    position: relative;
    /*z-index: 1;*/
    padding-left: 0;
}
.orders-frame {
    position: relative;
    /*z-index: 1;*/
    padding-right: 0;
}
.infobull{
    position: relative;
    padding-left: 10px;
}
.infobull:hover div{
    display:  block;
    z-index: 100;
}
.infobull div{
    position: fixed;
    /*bottom: calc(100% + 10px);*/
    /*left: 3px;*/
    display: none;
    border: 1px solid #000;
    background: #fff;
    padding: 5px 5px;
}
.infobull div td, .infobull div th{
    white-space: nowrap;
    padding: 2px 5px;
}
.white-space-wp{
    white-space: nowrap;
}

.infobull div::after{
    content:"";
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top: 10px solid #212529;
    position: absolute;
    bottom: -10px;
    left: 40%;
}
.reset-input {
    border: 0;
    box-shadow: none;
    background: transparent;
    outline:  none;
}

.navbar{
    background: #21425f !important;
}
body{
    font-family: Helvetica, Arial, sans-serif;
    background-color: #f0f0f0;
}
.topHeader{
    background: #f5f5f5;
}
.navbar .nav-link {
    color: #fff !important;
    font-size: 15px !important;
    display: inline-block;
    padding: 2px 20px 0 20px !important;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
    line-height: 40px;
}
.navbar .nav-link:hover,  .navbar .active .nav-link{
    background: #416789;
}
.navbar li {
    display: inline-block;
    line-height: 40px;
    flex-grow: 1;
    text-align: center;
}
.stateTop{
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    padding: 0 18px !important;
    border-radius: 10px !important;
}
.stateTop span{
    color: #848484 !important;
}
.stateTop label{
    color: #21425f !important
}
.flex-1{
    flex: 1
}
.navbar .nav-link.color-grey{
    color: #d6d6d6 !important;
}
.nav-lef li a{
    min-width: 180px
}
.filters-orders button{
    background: #ffffff;
    border: 1px solid #d5d5d5;
    color: #565656;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    padding: 0 12px;
    border-radius: 0;
    height: 30px; /**/
}
.filters-orders button:hover, .filters-orders button.active{
    background: #416789 !important;
}
.select-filtre{
    width: 160px;
    border-radius: 0;
}
.select-filtre-site{
    margin-left: 20px;
}
.search-input{
    width: 230px;
    border-radius: 0;
}
.bg-position span{
    background-position: 0 50%;
}
.redborder, .orangeborder{
    color: #5c5c5c
}
.redborder::after,
.orangeborder::after,
.greenborder::after{
    content: "";
    position: absolute;
    top:0;
    right: 0;
    width: 5px;
    height: 100%;
    background: #ff0000;
}
.redborder,
.orangeborder,
.greenborder{
    white-space: nowrap;
}
.orangeborder::after{
    background: #ff9c00;
}
.greenborder::after{
    background: #00bf00;
}
.redborder-left::before,
.orangeborder-left::before,
.greenborder-left::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #ff0000;
}
.orangeborder-left::before{
    background: #ff9c00;
}
.greenborder-left::before{
    background: #00bf00;
}
.laravel-vue-datatable-td{
    position: relative;
}
.dataTable_style .pagination{
    background: #f7f7f7;
    border-radius: 0;
}
.dataTable_style .table-responsive .laravel-vue-datatable{
    margin-bottom: 3px !important;
}
.laravel-vue-datatable-thead{
    background: #f7f7f7;
}
.table thead th{
    border: 0;
    color: #565656;
}
.dataTable_style .page-item.active .page-link{
    font-weight: bold;
}
.dataTable_style .page-item.active .page-link, .pagination-sm .page-link {
    z-index: 3;
    color: #8b8b8b;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
}
.border-raduis-0{
    border-radius: 0 !important;
}
.colorGrey{
    color: #8c8c8c
}
.bgLight{
    background: #f7f7f7;
}
.wb span{
    font-weight: bold !important;
}
.dataTable_style .laravel-vue-datatable-thead tr th:last-child{
    text-align: right !important;
    padding-right: 17px;
}
.dachser-flag {
    width: 100px;
    height: 25px;
    background: url(/images/dachser_logo.png) 0px 3px no-repeat !important;
    margin: 0 0 5px 0;
    background-size: 90px 15px !important;
}
.title_style{
    font-size: 30px;
    color: #21425f;
    font-weight: 900;
}
.styleSelect{
    height: 28px;
    line-height: 28px;
    border: 1px solid #21425f;
    border-radius: 0;
    padding: 0px;
}
.btn-validation {
    background: #27a500;
    height: 30px;
    line-height: 19px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-validation:hover{
    background-color:#1f8500;
    color:white;
}
.blueMarine{
    color: #21425f;
    font-weight: bold;
    font-size: 14px;
}
.colorGrey{
    color: #5e5e5e
}
.width-20{
    width: 20%
}
.width-78{
    width: 78%
}
.width-49{
    width: 49%
}
.with-border{
    position: relative;
}
.with-border span{
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 2px;
}
.textGrey{
    color: #5e5e5e
}
.thGrey{
    color: #acacac
}
.align-right{
    text-align: right;
}
.colorNumber{
    color: #bababa
}
.stylelog{
    font-size: 12px;
}
.stylelog table{
    border: 0 !important
}
.stylelog .laravel-vue-datatable-th{
    background: #fff;
    color: #acacac;
    text-align: left;
}
.stylelog .laravel-vue-datatable-th:nth-child(3){
    white-space: nowrap;
}
.stylelog tbody tr td:last-child{
    white-space: nowrap;
}
.stylelog th, .stylelog td {
    padding: 0.5rem;
    background: #fff;
}
.stylelog td {
    color: #888;
}
.stylelog tr td:first-child  {
    color: #000
}
.btnAct{
    width: 180px;
}
.btnAct.success{
    background: #27a500
}
.btnAct.warning{
    background: #ff9000
}
.btnAct.pupple{
    background: #ad00ff
}
.btnAct.grey{
    background: #f7f7f7
}
.btnAct.blue{
    background: #f7f7f7
}
main{
    position: relative;
}
.breadcr{
    left: 0;
    top: 0;
    width: 100%
}
.btnSave, .btnClose{
    padding-left: 25px;
    height: 20px;
    display: inline-block;
    background: url(/images/Order-system-full.png) 0 50% no-repeat;
}
.btnClose{
    background: url(/images/close-icone.png) 0 50% no-repeat;
}
.text-wrap{
    word-wrap: break-word;
}
.msg-notif{
    top: 35px;
    left: 0;
}
.msg-notif-bottom{
    bottom: 2px;
    left: 0;
}
.msg-notif div, .msg-notif-bottom div {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important
}
.btnEdit{
    right: 10px;
    top: 8px;
    z-index: 10;
}
.styleForm .form-group{
    margin-bottom: 15px;
    display: block;
}
.styleForm .form-group label{
    justify-content: start !important;
}
.alertUpdateOrder{
    bottom: 2px;
    left: 15px;
}
.alertUpdateOrder div, .success-paymentStatus{
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    text-align: center;
}
.btnEdit i{
    font-size: 20px;
}
#deletePopup .modal-body {
    background: #ea5757;
    color: #fff;
}
.onStock{
    color: #27a500
}
.notStock{
    color: #ff0000
}
.required-files {
    color:#ae00ff
}
.drop-ship{
    color:#ff9000
}
.over-size {
    color: red
}
.disbaled td{
    position: relative;
}
.disbaled td:after{
    content: "";
    position: absolute;
    background: rgba(255,255,255,0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.btnPay a, .btnPay button{
    width: 45%;
}
.bgWarning{
    background: #ecc512;
    background: transparent;
    border-radius: 5px;
}
.bgWarning a{
    /*color: #fff*/
}
.btn-validation-blue{
    background-color: #227dc7;
    border-color: #2176bd;
}
.totalTable td{
    font-size: 16px;
    color: #5e5e5e !important
}
.bgWarning table tr td:first-child{
    padding-right: 8px;
}
.bgWarning table tr td{
    font-size: 13px;
}
.width-input{
    width: 80px
}
.page-link {
    color: #416789;
}
.page-item.active .page-link {
    background-color: #416789;
    border-color: #416789;
}
.h-comment{
    height: calc(100% - 40px);
}
.line-product-link{
    color:black;
    text-decoration: none;
}
