.swal2-icon.swal2-warning::before{
	content: "" !important;
}

#tbl-variants, #tbl-users, #tbl-customers, #tbl-models, #tbl-di-rate, #tbl-doaf, #tbl-lto, #tbl-criteria {
    display: none;
    text-align: center;
}
#tbl-applications{
    display: none;
}
table td{
    vertical-align: middle !important;
}
/*.pass-div{*/
/*    display: none;*/
/*}*/

.profile-div input{
    display: none;
}
.btn-profile-update{
    display: none;
}

[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link{
    color: #000;
}
.menu-open ul{
    background-color: rgba(0,0,0,.1) !important;
}

[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active:hover{
    background-color: #ff7f7f;
    color: #fff;
}

.select2-container .select2-selection--single{
    height: auto !important;
}

.main-sidebar{
    position: fixed !important;
}
.number-text{
    text-align: right;
}
#tbl-app{
    margin-top: 1em;
}

.select2-container--default.select2-container--focus .select2-selection--multiple{
    overflow: hidden;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    color: #000;
    width: auto;
    text-align: right;
    padding: 0 5px 0 30px;
}
.select2-container--default .select2-selection--multiple{
    overflow: hidden;
}
.file1 {
    visibility: hidden;
    position: absolute;
}
#show-cell, #show-cell-remit{
    display: none;
}
.select2-container--default .select2-results__option[aria-disabled=true]{
    background-color: #f0f0f0;
}
.edit-select{
    display: none;
}
#show-variant-modal p{
    margin-bottom: 0 !important;
}
#variant_show_img{
    padding: 0.25rem;
    max-width: 100%;
    height: auto;
    border: 1px solid #dee2e6;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
}
.variant_show_img_cont {
    width: 25rem;
    min-height: 7rem;
    height: auto;
    float: left;
    margin: 1rem;
    padding: 1.5rem;
    /*border: solid 1px #000;*/
}

td button{
    margin: 5px;
    width: 2.7rem;
    height: auto;
}
.table td, .table th{
    padding: 0.5rem;
}

.frm-app .form-control{
    color: #000;
    border-color: #000;
    font-size: 1em;
}
.pass-div{
    display: none;
}
.table-responsive{overflow-x:auto;}
table a{
    padding: 0 .5rem;
}

.profile-pic, .profile-pic1, .profile-pic2 {
    /*max-width: 222px;*/
    /*max-height: 222px;*/
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

}
td .fa-eye{
    color: #5cb85c;
}
td .fa-pen{
    color: #0275d8;
}
td .fa-trash-alt{
    color: #d9534f;
}

.file-upload, .file-upload2, .file-upload3 {
    display: none;
}
.circle {
    border-radius: 50%;
    overflow: hidden;
    width: 228px;
    height: 228px;
    border: 8px solid rgba(255, 255, 255, 0.7);
    /*position: absolute;*/
    /*top: 72px;*/
    transition: all .3s;
}

.circle:hover {
    background-color: #909090;
    cursor: pointer
}
#show-variant-modal .form-group{
    margin-bottom: .5rem !important;
}
.callout{
    padding: .5rem !important;
    color: #a94442;
    background-color: #f2dede;

}
.callout ul{
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}
.callout ul li{
    font-size: 1rem ;
    font-weight: normal;
    text-align: start;
}
.badge{
    font-size: 85%;
}
.overlay, .ove {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: rgba(255,255,255,.7);
}
.circle:hover .overlay, .circle:hover .ove{
    opacity: .5;
}
.overlay .icon {
    color: black;
    font-size: 100px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.ove .icon {
    color: black;
    font-size: 100px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.sg-duty-tab, .tfsadp, .chattel-mortgage-tr, .fin-2{
    display: none;
}
.brand-link .brand-image{
    float: none;
    opacity: 1 !important;
    max-height: 50px;
    margin-left: 0;
}
.brand-link{
    display: flex;
    justify-content: center;
}
.login-logo img{
    height: 5rem;
}
.form-control.is-invalid, .was-validated .form-control:invalid{
    border-color: #dc3545 !important;
}

.tab-pane .info-box-number{
    font-size: 1.5rem;
}
#show-user-modal .modal-footer{
    display: none;
}

.frm-cust .card-body{
    padding: 1rem !important;
}

.swal2-icon::before{
    display: none !important;
}
.table-bordered thead td, .table-bordered thead th{
    background-color: #dc3545;
    color: #fff;
    vertical-align: middle;
}
@media(max-width:375px){
    #demo{
        width: 100% !important;
    }
}

@media(min-width:576px){}
@media(max-width:768px){
    .table-responsive{overflow-x:scroll !important;}
}
@media(max-width:992px){
}
@media(max-width:1200px){
    .table-responsive{overflow-x:scroll !important;}
    .hide-cell, .hide-cell1, .fin-2{
        /*visibility: hidden;*/
        display: none !important;
    }
    #show-cell, #show-cell-remit{
        display: block;
        /*visibility: visible;*/
    }
    .tab-pane .info-box{
        font-size: 1.5rem;
    }
    #nav_app li a{
        font-size: 1.2em;
    }
    #app_dropdowns .input-group{
        font-size: 1.2em;
    }
    #app_dropdowns .form-group label{
        font-size: 1.5em;
    }
    .form-check label{
        font-size: 1.5em;
    }
}
@media(min-width:1400px){}

.frm-prof .required, #frm-profile .required{
    visibility: hidden;
}
span.required{
    color: #dc3545;
}
