/*body {*/
/*  padding: 50px;*/
/*  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;*/
/*}*/

/*a {*/
/*  color: #00B7FF;*/
/*}*/
.order-listing-int tbody{
    padding-top: 5px;
    padding-bottom: 5px;
}
table.display td {
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*-o-text-overflow: ellipsis;*/
}
.vbd-actions-td a{
        margin-left: 5px;
    }

.vbd-actions-td a:first-of-type{
    margin-left: 0;
    }

.vbd-actions-td a span{
    font-size: .78rem;
}
.btn-radius-0{
    border-radius: 5px!important;
}
.btn-form-mng .fa{
    font-size: .7rem!important;
}

.modal-form-mng .modal-body{
    padding: 0!important;
    background-color: transparent;
}
.modal-form-mng .modal-header{
    padding: 0 0 5px 0!important;
    border: none!important;
    background-color: transparent;
}
.modal-form-mng .modal-content{
    background-color: transparent;
    border: none!important;
}


.modal-form-mng .modal-header .close span, .modal .modal-header .close span {
    color: #ffffff !important;
    font-size: 2rem !important;
    background-color: #9e9e9e!important;
    padding: 0 15px!important;
}

.modal.show {
    background-color: rgba(0,0,0,.75)!important;
}

.modal.show, .modal-form-mng.show {
    background-color: rgba(0,0,0,.75)!important;
}


.height-auto-set {
    height: auto!important;
}

#loaderModal{
    z-index: 3030303030;
}
.welcome-date-text{
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #8D8D8D;
    margin-bottom: 0;
    margin-top: 5px;
}
.welcome-date-text .time{
    font-weight: bold;
    margin-left: 4px;
    color: #000000;
}

.dataTables_paginate .paginate_button.page-item a{
    color: #1F3BB3!important;
}

.dataTables_paginate .paginate_button.page-item.active a{
    background-color: #1F3BB3!important;
    color: #ffffff!important;
}

select.form-control, select.typeahead, select.tt-query, select.tt-hint, .select2-container--default .select2-selection--single select.select2-search__field, .select2-container--default select.select2-selection--single, .dataTables_wrapper select, select.asColorPicker-input {
    color: #363636!important;
}
option:disabled {
    color: #4e4e4e!important;
}

.welcome-text .fw-smaller{
    font-size: 12px;
    line-height: 18px;
    color: #8D8D8D!important;
}

.progressBarVbdUp{
    visibility: hidden;
    display: none!important;
    margin-top: 5px;
    margin-bottom: 5px;
 }
 .progressBarVbdUp-w{
    display: none!important;
 }
 .progress{
    margin-top: 10px;
    margin-bottom: 10px;
 }
 .progressBarVbdUp-w.show-it{
    display: block!important;
 }
 .progressBarVbdUp.show-it{
    visibility: visible;
    display: block!important;
 }

 /* UPLOAD */

 
.upd-file{
    margin-top: 10px;
}

.upd-file .vbd-action-link.vbd-askdelete-vbd_upload_helper{
    float: right;
    font-size: 1.3rem;
    /* position: absolute; */
    right: 0;
    font-weight: 200;
    line-height: 1;
    padding: 6px 15px;
    top: 0;
    margin: 0;
    color: #ffffff;
    text-shadow: 0 1px 0 #CCCCCC;
    opacity: 1;
}

#vbd_upload-modal-delete-helper{
z-index: 1100;
 }
.upd-file{
    margin-bottom: 10px;
}

.upd-file a {
    text-decoration: none!important;
}
.upd-file .upd-header{
    /*border: 1px solid #cdcdcd;*/
    padding: 5px 10% 5px 7px;
    background-color: #1976D2;
}
.upd-file .upd-header[data-upd*="image"]{
    background-color: #144ac9;
}

.upd-file .upd-header[data-upd*="application"]{
    background-color: #fd5305;
}
.upd-file .upd-header[data-upd="application/pdf"]{
    background-color: #f32a2a!important;
}
.upd-file .upd-header span{
   font-size: .9rem;
    line-height: 1.2rem;
    font-weight: 400;
    color: #ffffff;

    text-align: left;
}
.upd-file .upd-body {
    border: 1px solid #CCCCCC;
padding: 4px;
}
.upd-file .upd-body span{
    font-size: .75rem;
    line-height: .91rem;
    color: #000000;
    text-align: left;

}

.upd-file .upd-body span:nth-child(2){
    font-size: .74rem;
    line-height: .91rem;
    color: #000000;
    /*text-align: right;*/
}


#vbd_upload-modal-delete-helper{
    z-index: 21000!important;
    --bs-modal-box-shadow: 0 5px 15px rgba(0, 0, 0, .9)!important;
     }

form label.error{
    color: #a60909!important;
}

.dropdown-vbd-action{
    padding: 0!important;
    background-color: transparent!important;
    border: none!important;
}
.dropdown-vbd-action .dropdown-menu{
    text-align: center;
    transform: none!important;
    inset: 0px 0px auto auto!important;
}

.dropdown-vbd-action button {
    padding: 10px 25px!important;
    border: none!important;
    background-color: transparent!important;
}
.dropdown-vbd-action button::after {
    content: none!important;
    display: none;
}


.dropdown-vbd-action .dropdown-menu {
/* transform: translate3d(-34.4px, 36.8px, 0px)!important; */
}

.dropdown-vbd-action .dropdown-menu {
    /* top: 0!important; */
}


