body{
    font-size: 0.9rem!important;
    background-color: #fff;
}
.login-body{
    background-color: #fff !important;
    background-image: url(../img/login-bg.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.login-body .card{
    box-shadow: 0px 0px 3px #000;
    border-radius: 20px;
    border: none;
}
.text-small{
    font-size: 0.7rem;
}
.login_banner {
    width: 100%;
    height: 175px;
    margin: 0 auto;
    background: url(../img/login_banner.png) no-repeat center top;
}
.container-login {
    --tblr-gutter-x: calc(var(--tblr-page-padding) * 2);
    --tblr-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--tblr-gutter-x) * .5);
    padding-left: calc(var(--tblr-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    max-width: 730px;
}

.login-box {
    background-image: url(../img/logo_huawei.gif);
    background-repeat: no-repeat;
    background-position: 95% 100%;
}
.form-controls {
    padding: 0.05rem 0.05rem;
    width: 100%;
}
.table.border-none, .table.border-none tr, .table.border-none tr td, .table.border-none tr th{
    border: none;
    vertical-align: middle;
}
.td-label{
    font-size: 85%;
}


#dialog label, #dialog input { display:block; }
#dialog label { margin-top: 0.5em; }
#dialog input, #dialog textarea { width: 95%; }
#tabs { margin-top: 1em; }
#tabs li .ui-icon-close { float: left; margin: 0.4em 0.2em 0 0; cursor: pointer; }
#add_tab { cursor: pointer; }

.bg-custom{
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
}

/* .gradient{
    background: linear-gradient(0deg, rgb(193, 192, 192) 0%, rgb(250, 249, 253) 78%, rgb(250, 249, 253) 100%);
} */
.table thead th.gradient{
    background: linear-gradient(180deg, rgb(193, 192, 192) 0%, rgb(250, 249, 253) 78%, rgb(250, 249, 253) 100%);
    vertical-align: middle;
}
.header{
    padding: 20px 20px 5px 20px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    padding: 0px;
}

.header .user-menu{
    font-size: 12px;
    margin-top: -15px;
    font-weight: 500;
}
.text-brown{
    color: #ce862a;
}
.header i.ti{
    font-size: 20px;
}

.header img.logo{
    max-height: 36px;
}

.header .main-menu{
    padding: 10px 10px 0 10px;
}

.header .main-menu ul li{
    list-style: none;
    display: inline;
    padding: 0px 10px;
    border-right: 2px solid black;
    float: left;
}

.header .main-menu ul li:last-child {
    border-right: none;
  }

.header .main-menu ul li a{
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.header .main-menu ul li a:hover,
.header .main-menu ul li a.active,
.header ul.menu-tabs li a:hover,
.header ul.menu-tabs li a.active,
.sidemenu .card-header .card-title,
.sidemenu .dropdown-item.active,
.transaction-menu ul li a:hover,
.transaction-menu ul li a.active,
.export a:hover
{
    color: #e03011!important;
}

table.table.border-none.otp tr td{
    vertical-align: top !important;
}

table.table.border-none.otp tr td .invalid-feedback{
    font-size: 12px;
}

.header ul.menu-tabs{
    margin-bottom: 0px;
    height: 2px;
    margin-top: 18px;
    overflow: hidden;
}

.header ul.menu-tabs li{
    list-style: none;
    display: inline;
    margin-right: 2px;
    border-bottom: none;
}
.header a:hover{
    text-decoration: none;
}
.header ul.menu-tabs li a{
    font-size: 14px;
    padding: 10px 22px 10px 22px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: 0px;
    font-weight: 500;
    min-width: auto;
    color: #000;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(238, 238, 238) 78%, rgb(241, 241, 241) 100%);
    position: relative;
    display: inline-block;
    overflow-x: hidden;
    text-align: center;
}

.header ul.menu-tabs li a.active{
    background: #fff;
}

.header ul.menu-tabs li a i{
    color: green;
    position: relative;
}
.header ul.menu-tabs li a i.close-tab{
    font-size: 17px;
    color: #000;
    top: 2px;
    right: 2px;
    font-weight: lighter;
    position: relative;
    float: right;
}
.header ul.menu-tabs li a.active, 
.header ul.menu-tabs li a.active i.close-tab,
.header ul.menu-tabs li a:hover, 
.header ul.menu-tabs li a:hover i.close-tab, 
.header ul.menu-tabs li a i.close-tab:hover{
    color: red;
}
.sidemenu .card{
    border-radius: 0px;
    border: 1px solid #a8a8a8;
    border-radius: unset;
}
.sidemenu .card-header{
    background-color: #dfdddf;
    border-radius: unset;
    font-weight: bolder;
}
.sidemenu .card-header .card-title{
    font-weight: bolder;
}
.sidemenu .dropdown-menu {
    display: inline-block;
    width: 100%;
    position: relative;
    top: 0;
    box-shadow: none;
    border: none;
    background-color: #f1eff1;
}

.sidemenu .dropdown-menu .dropdown-item {
    padding-left: 40px;
}
.sidemenu .dropdown-item i{
    visibility: hidden;
}
.sidemenu .dropdown-item.active i{
    visibility:visible
}
.sidemenu .dropdown-item.active{
    font-weight: bold;
    background: #fff;
}

.content-wrapper .sidemenu{
    border: 1px solid #a2a1a1;
    min-height: 80vh;
    padding: 0px;
}
.content-wrapper .content{
    /* border: 1px solid #a2a1a1; */
    border: 1px none;
    min-height: 80vh;
}
body .content-wrapper .content table{
    font-size: 14px;
    font-weight: 500;
}
.table thead th{
    font-weight: 900;
}
.table thead th.shade,
.shade{
    background-color: #eeeeee!important;
    padding: 5px 5px 5px 15px!important;
}
.wire-content{
    min-height: 83vh;
}

.transaction-menu.shade{
    padding-bottom: 0px !important;
}
.transaction-menu ul{
    margin-bottom: 0px;
    height: 24px;
    margin-top: 20px;
    margin-bottom:0px;
    padding:0px;
}

.transaction-menu ul li{
    list-style: none;
    display: inline;
}

.transaction-menu ul li a{
    font-size: 14px;
    padding: 10px 20px 5px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left:2px;
    font-weight: 900;
    color: #000;
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(241, 241, 241) 78%, rgb(255, 255, 255) 100%);
    position: relative;
    text-decoration: none;
}

.transaction-menu ul li a:hover,
.transaction-menu ul li a.active{
    text-decoration: none;
    background: #ffffff;
}
.export a{
    color: #333333;
    text-decoration: none;
}
.export a:hover{
    text-decoration: none;
}
.pagination div nav{
    display: flex;
    flex-direction: row;
}

.pagination div nav div:last-child {
    display: flex;
    flex-direction: row;
}

.pagination div nav .bg-white{
    padding: 3px 10px!important;
}
.pagination div nav .bg-white svg{
    font-size: 12px!important;
    height: 1rem!important;
}
.pagination p.leading-5{
    margin: 5px 20px;
}
/* .dropdown a.dropdown-toggle{
    border: 1px solid rgba(4, 32, 69, 0);
}
.dropdown a.dropdown-toggle.show{
    border: 1px solid rgba(4, 32, 69, 0.14);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #fff;
    color: #e03011;
    position: relative;
    z-index: 3000;
    border-bottom: none;
    box-shadow: 4px 0 0px rgba(0, 0, 0, 0.2);
}
.dropdown-menu.show {
    display: block;
    top: 26px;
    border-top-right-radius: 8px;
} */
.export .dropdown-item, .main-menu .dropdown-item {
    line-height: 1.2;
    padding-left: 30px;
    font-size: 90%!important;
}
.export.dropdown{
    padding-top: 5px;
}
.export .dropdown-toggle {
    background-color: transparent;
    padding: 4px 10px;
}
.export .dropdown-toggle.show {
    background-color: #fff;
}
.dropdown a.dropdown-toggle,.dropdown a.dropdown-toggle.show{
    padding: 7px !important;
}
.dropdown-toggle.no-show::after{
    display: none;
}
.table .section-header.shade{
    font-weight: 700;
}
.table .section-header.shade i{
    font-size: 20px;
}
/* .table i.question{
    color: #f6ff00;
    padding: 3px;
    border-radius: 50%;
    float: right;
    font-size: 16px;
    background: linear-gradient(180deg, rgb(193, 192, 192) 0%, rgb(233 232 238) 60%, rgb(218 218 218) 100%);
    box-shadow: 2px -2px 4px #808080;
} */
.table i.question {
    color: #ffb100;
    padding: 2px;
    border-radius: 50%;
    float: right;
    font-size: 14px;
    background: #fbf7f7;
    box-shadow: 0px 0px 4px #cdcccc;
    font-weight: 900;
    margin-right: 17px!important;
    cursor: pointer;
}
.table i.question:hover{
    background: #e8e8e8;
}
.table i.question::before {
    font-weight: bold;
}
.table i.file{
    font-size: 22px;
    margin-top: 10px;
    color: #f2f2f2;
    cursor: pointer;
}
.table i.file:hover{
    color: #e8e8e8
}
.table-borderless th.shade{
    border-bottom: 2px solid #f1eded;
}

.header,
.header ul.menu-tabs li a{
    border-bottom: none;
}
.header ul.menu-tabs li a.active{
    border-bottom: none;
    box-shadow:none;
    font-weight: bold;
}

.myTab{
    background: #dddddd;
    padding: 8px 8px 0 8px;
}

.nav-tabs.myTab .nav-link {
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(238, 238, 238) 78%, rgb(241, 241, 241) 100%);
    margin-right: 5px;
    font-weight: bold;
}

.nav-tabs.myTab .nav-link.active {
    background: #fff;
    border-color: #ffffff;
    color: #e03011;
}

#progressbar {
    margin-top: 20px;
}

.progress-label {
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
}

.ui-dialog-titlebar-close {
display: none;
}
.ui-progressbar-value{
    background: #66e77c;
}
.page-title {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
.markdown>table thead th, .table thead th {
    text-transform: none;
    color: #000;
}

table tr.table-head th.shade, table tr.table-head td.shade{
    background: linear-gradient(0deg, rgb(241, 241, 241) 0%, rgb(238, 238, 238) 78%, rgb(255, 255, 255) 100%);
}
.btn-transparent{
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
.btn-transparent:hover{
    background: transparent;
}
.hover-overlay{
    cursor: pointer;
}
span.required{
    width: 7px;
    color: red;
    display: inline-grid;
}
button.gradient{
    border: none;
    padding: 4px 30px;
    border-radius: 5px;
    box-shadow: 0px 1px 4px #a7a2a2;
    margin-right: 20px;
    font-weight: 600;
}
button.gradient:hover{
    font-weight: 600!important;
}
.btn-img{
    border: none;
    padding: 0px;
    cursor: pointer;
    background: #ffffff;
}

select.form-controls.with-bg{
    background: #e9e8ed;
}
table tbody th.section-header.shade{
    background: #dfdcdd!important;
}

table tbody th.shade:not(.section-header) {
    background: #f1f1f1!important;
    border-bottom: 2px solid #fff!important;
}
table tbody th.last.shade:not(.section-header), table tbody td.last.shade:not(.section-header), table tbody th.last.noshade:not(.section-header), table tbody td.last.noshade:not(.section-header) {
    border-bottom: 8px solid #fff!important;
}
.upload-selected{
    width: 97%;
    min-height: 120px;
    background-color: #fffde4;
    border: 1px solid #929289;
    padding: 15px 25px;
}
.upload-selected span{
    color: #3594ba;
}
input.form-control.file-upload{
    padding: 0.17rem 0.75rem;
}
.success-div{
    background-color: #f1f1f1;
    padding: 60px 30px;
    margin-top: 100px;
}
.success-div .succes-message{
    font-weight: 900;
    color: #9e670b;
    margin-bottom: 20px;
    font-size: 20px;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #9e9e9e;
    border-radius: 5px;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons .ui-dialog-content.ui-widget-content{
    height: auto!important;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons .ui-dialog-buttonpane.ui-widget-content{
    text-align: end;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons .ui-dialog-buttonpane.ui-widget-content button{
    margin-right: 20px;
    border: 1px solid #9e9e9e;
    border-radius: 3px;
}