/* base setting */

input,
button {
    outline: none;
}

button, a {
    cursor: pointer;
}

.main_container {
    width: 100%;
    min-width: 1180px;
   min-height: -webkit-fill-available;
}

.row,
.equal-12 {
    width: 100%;
}
.equal-3,
 
.equal-4,
.equal-6,
 
.equal-12,
.row {
    display: inline-block;
    box-sizing: border-box;
    border: none;
}
 
.equal-3 {
    width: 25%;
}

.equal-4 {
    width: 33.2%;
}

.equal-6 {
    width: 50%;
}

.saft-width {
    width: 1000px;
    margin: 10px auto;
    overflow: hidden;
}

.fl {
    display: inline-block;
    float: left;
}
 

.fr {
    display: inline-block;
    float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #404040;
    margin: 0;
    font-weight: normal;
}

/*a {
    text-decoration: none;
}
*/
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bglightgray {
    background-color: #f7f7f7;
}

.bgyellow {
    background-color: #fbce07;
}

.tcred {
    color: #dd1d21 !important;
}

.text-center {
    text-align: center;
}
a{
    color: #003c88 ; /*text-decoration: underline;*/
}
a:hover {
    color: #DD1D21 !important; text-decoration: underline;
}

/*top box*/

.logo {
    display: inline-block;
    float: left;
    margin: 21px 20px;
}

.welcome {
    display: inline-block;
    float: right;
    font-family: Shell CHS Medium;
    font-weight: 500;
    font-size: 16px;
    color: #ED8A00;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-right: 5px;
}
     
.msg {
    display: inline-block;
    float: right; 
    font-family: ShellCHS, ShellCHS;
    font-weight: normal;
    font-size: 14px;
    color: #DD1D21;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-decoration-line: underline;
    
    /*
        line-height: 38px;
        margin-top: 30px;*/
} 
      .welcome a {
        color: #ED8A00;
        text-decoration:none;
    }

        .welcome a:hover {
            color: #ED8A00; 
             text-decoration:none;
        }
          .welcome u {
        color: #ED8A00; 
        text-decoration:none;
    }
    .msg a {
        color: #DD1D21;
        position: relative;
    }

        .msg a:hover {
            color: #DD1D21; 
            position: relative;
        }

    .msg i {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #DD1D21;
        position: absolute;
        top: -5px;
        right: -5px;
    }


/*main box*/

.contentbox {
    position: relative;
    width: 100%; 
    box-sizing: border-box;
}
/*
   账户概览
*/
.account_left {
    padding: 35px 30px;
    width: 55.2083vw;
    width: clamp(895px,55.2083vw,1060px);
    height: 150px;
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    justify-content: space-between;
    font-family: ShellCHS, ShellCHS;
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 20px;
    text-align: left;
    font-style: normal;
}
.account_left .account-txt {
    font-family: Shell CHS Medium;
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.account_left a {
    margin-left:10px;
    margin-right:0px; 
    font-family: Shell CHS Medium;
    font-weight: 500;
    font-size: 16px;
    color: #EB8705;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-decoration-line: underline;
}
.account_left .summary-left {
    min-width:138px;
    max-width:160px;
    display: flex;
    justify-content: space-between;
    flex-direction: column; 
}
.account_left .summary-mid {
   width:370px;
   max-width:400px; 
   display: flex;
   justify-content: space-between;
   flex-direction: column;
}
.account_left .summary-right {
    min-width:270px; 
    max-width:320px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.account_left .summaryleft {
    width:14.5833vw;
    width:clamp(230px,14.5833vw,280px) ; 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.account_left .summaryright {
    width:19.7917vw;
    width:clamp(320px, 19.7917vw, 380px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.account_left .summaryDiv {
    height:185px;
    margin-right:-20px;
    margin-top:-22px;
    margin-bottom:-23px;
    width:17.1875vw;
    width:clamp(275px, 17.1875vw, 330px);
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}

.summary-block {
    width: 8.3333vw;
    width:clamp(130px, 8.3333vw, 160px);
    height:90px;
    margin-left:5px;
    padding:20px;
    box-sizing:border-box;
    background-color: rgba(255,198,0,0.1);
    border-radius:10px;

    display: flex;
    flex-direction: column;
    justify-content: space-around;
     
font-family: Shell CHS Medium;
font-weight: 500;
font-size: 14px;
color: #4A4A4A;
line-height: 19px;
text-align: left;
font-style: normal;
}
.summary-blod {
    font-family: ShellCHS, ShellCHS;
font-weight: bold;
font-size: 20px;
color: #4A4A4A;
line-height: 27px;
text-align: left;
font-style: normal;
}
.ellipsisTxt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.summaryBlodTxt {
font-family: ShellCHS, ShellCHS;
font-weight: bold;
font-size: 20px;
color: #4A4A4A;
line-height: 27px;
text-align: left;
font-style: normal;
}
.account_right {
    width:28.125vw; 
    width:clamp(450px,28.125vw,540px); 
    height: 150px;
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    justify-content: space-between;
   /* padding:0px 32px;*/
    box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.04);
    flex-direction:column;
    justify-content:space-between;
    margin-left:1.0417vw;
    margin-left:clamp(15px, 1.0417vw, 28px);
}
.account-bar {
    width: 100%;
    height: 5px;
    background: #FFC600;
    box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.04);
}
.account-barY {
width: 1px;
height: 101px;
border-right: 1px dashed #919191;
}
.account-amountDiv {
display:flex;
flex-direction:row;
} 
.account-amount {
width:50%;
margin-left:1.6667vw;
margin-left:clamp(20px, 1.6667vw, 38px);
display:flex;
flex-direction:column;
/*align-items:center;*/
}
.account-amount-img {
    width:2.5vw;
    width:30px;/*clamp(16px, 1.5625vw, 36px);*/
    /*margin-bottom:10px; */
    margin-left: 0px;
    margin-bottom:10px;
}
.account-amount-title {
font-family: ShellCHS, ShellCHS;
font-weight: 500;
font-size: 14px;
color: #4A4A4A;
line-height: 20px;
text-shadow: 0px 5px 9px rgba(0,0,0,0.04);
text-align: left;
font-style: normal;
margin-bottom:5px;
}
.account-amount-money { 
font-family: ShellCHS, ShellCHS;
font-weight: bold;
font-size: 24px;
color: #4A4A4A;
line-height: 26px;
text-shadow: 0px 5px 9px rgba(0,0,0,0.04);
text-align: left;
font-style: normal;
}
.accountOverdue { 
    margin-left:1.6667vw;
    margin-left:clamp(20px, 1.6667vw, 38px); 
    margin-right:1.6667vw; 
    margin-right:clamp(20px, 1.6667vw, 38px);
    height: 50px;
    background: rgba(255,198,0,0.1);
    box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.04);
    border-radius: 10px; 
    font-family: ShellCHS, ShellCHS;
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 20px;
    text-shadow: 0px 5px 9px rgba(0, 0, 0, 0.04);
    text-align: left;
    font-style: normal;
    padding: 15px;
    box-sizing: border-box;
}
/*账户详情 列表*/
.summary-tbleft {
/*width: 33.2292vw;
width:clamp(500px, 33.2292vw, 650px);*/
width:637px;
margin-left:30px;
background-color: #fff;
}
.summary-tbright {
/*width:49.8438vw;
width:clamp(880px, 49.8438vw, 960px);*/
width:957px;
margin-left:25px;
margin-right:30px;
background-color: #fff;
}

/*leftbox mune*/

.asdie { 
    display: inline;
    float: left;
    /*position: absolute;
    top: 108px;
    left: 0px;*/
    background-color: #FFC600;
}

    .asdie nav {
        width: 100%;
        overflow: hidden;
        display: block;
        border-top: 1px solid #D9D9D9;
        border-bottom: 1px solid #dd1d21;
    }

        .asdie nav a {
            width: 50%;
            text-align: center;
            display: inline-block;
            float: left;
            box-sizing: border-box;
            font-size: 18px;
            line-height: 48px;
            display: inline-block;
            color: #404040;
            padding: 0 10px;
        }

            .asdie nav a:hover,
            .asdie nav a.active {
                color: #dd1d21;
                position: relative;
            }

                .asdie nav a.active:after {
                    position: absolute;
                    content: "";
                    width: 100%;
                    height: 5px;
                    bottom: 0px;
                    background-color: #dd1d21;
                    left: 0;
                    right: 0;
                }

.navlist {
    width: 100%;
}
.menuImg {
    width:34px;
    height:34px;
    margin-right:6px;
    margin-left:24px;
}
.arrowImg {
    width:15px;
    height:15px;
    position:absolute;
   /* right:40px;*/
   left:180px;
}
.main-div {
    display: flex; 
    height:60px; 
    background-color:#FFC600;
    border-left:4px solid #FFC600; 
    align-items: center;
   
}
.main-div h3 {
     font-family: Shell CHS Bold;
font-weight: bold;
font-size: 16px;
color: #4A4A4A;
line-height: 22px !important;
text-align: left;
font-style: normal;
}
.main-div-active {

    background-color:#FFF !important;
    border-left:4px solid #dd1d21 !important; 
}
.submenu-div {
margin-left: auto;
margin-right: 9px;
width:184px;
height:49px;
background-color:#FFC600; 
display:flex;
align-items:center;

font-family: Shell CHS Medium;
font-weight: 500;
font-size: 14px;
color: #4A4A4A;
line-height: 19px;
text-align: left;
font-style: normal;
}
.submenu-active { 
background-color:rgba(255,255,255,0.400000);  
border-radius:5px;
margin-top:5px;
}
.submenu-red {
    margin-left:23px;
    margin-right:20px;
    width:7px;
    height:7px;
    border-radius:3.5px;
    background-color:#dd1d21;
}

.main-li {
        /*margin-left: 24px;*/
}
    .navlist ul li {
        padding: 0 ;
        border-bottom: 0px solid #D9D9D9;
        /*margin-left: 24px;*/
    }

        .navlist ul li a {
            color: #404040;
             text-decoration: none;
            line-height: 40px;
        }

        .navlist ul li h3 {
            color: #404040;
            line-height: 40px;
        }

        .navlist ul li a:hover,
        .navlist ul li a.active {
            color: #dd1d21;
            text-decoration: none;
        }

        .navlist ul li:last-child {
            border-bottom: none;
        }



                .navlist ul li h3 ~ ul li a {
                    
                    position: relative;
                }

                    .navlist ul li h3 ~ ul li a:before {
                        content: "";
                        width: 6px;
                        height: 6px;
                        border-radius: 50%;
                        position: absolute;
                        top: 50%;
                        margin-top: -3px;
                        left: -15px;
                        background-color: #fbce07;
                    }

.emailbox { 
    margin-bottom: 20px; 
    min-height:247px;
    /* width: 220px;
         width:100%;
   width:clamp(209px, 11.4063vw, 239px);*/
    background-color: transparent; 
    box-sizing: border-box;
    margin-left:1px;
    display:flex;
    flex-direction:column;
   align-items: center;
   /*position: fixed;
    bottom: 0;*/
   margin-top: auto;
  justify-content: space-between;
 
}
 .emailbox .top {
     margin-bottom:1.8229vw;
     margin-bottom:clamp(23px, 1.8229vw, 40px);
    width: 9.3229vw;
    width:clamp(169px, 9.3229vw,199px);
    font-family: Shell CHS Bold;
    font-weight: bold;
    font-size: 18px;
    color: #4A4A4A;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-left:2px;
    word-wrap: break-word;
    word-break: break-all;

 }
  .emailbox .bottom {
   width:11.4063vw;
   width:clamp(209px, 11.4063vw, 239px);
   background-color:rgba(255,255,255,0.8);
   border-radius:10px;
   /*height:100%*/
   padding-bottom:5px;
   display:flex;
   flex-direction:column;
 }
.emailbox .bottom div {
    margin-bottom:15px; 
    display: flex;
    align-items: center;
}
.emailbox .bottom a{
    font-family: Shell CHS Light;
font-weight: 300;
font-size: 14px;
color: #DD1D21;
line-height: 19px;
text-align: left;
font-style: normal;
text-decoration-line: underline;

}
.emailbox .redround {
    margin-left:19px;
    margin-right:10px;
    width:7px;
    height:7px;
    border-radius:3.5px;
    background-color:#dd1d21;
}
 .emailbox .topred { 
    font-family: Shell CHS Medium;
    font-weight: 500;
    font-size: 14px;
    color: #DD1D21;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-decoration-line: underline;
    margin-top:5px; 
}
 .emailbox .menuhelp {
     margin-left:14px;
     margin-top:-20px;
     width:2.5521vw;
     width:clamp(40px, 2.6041vw, 58px);
     margin-bottom:9px;
}
.emailbox .version { 
font-family: ShellCHS, ShellCHS;
font-weight: normal;
font-size: 12px;
color: #4A4A4A;
line-height: 17px;
text-align: left;
font-style: normal;
}
.emailbox u{
    text-decoration:none;
}
.emailbox span {
    font-size: 18px;
    line-height: 1;
}

.mian {
    width: 100%;
    /*padding-right: 10px;*/
    min-height: 300px;
    box-sizing: border-box;
    min-width: 1024px;
}

.databox {
    width: 100%;
    padding: 0px 30px;
    box-sizing: border-box;
   /* margin-bottom: 10px;*/
    overflow: hidden;
}
    .databox .rowtitle {
      height:75px;
      display:flex;
      flex-direction:row;
      justify-content:space-between;
      align-items:center; 
    }
   .databox .rowtitle-account {
        font-family: Shell CHS Bold;
        font-weight: bold;
        font-size: 20px;
        color: #4A4A4A;
        line-height: 26px;
        text-align: left;
        font-style: normal;
    }
    .databox .rowtitle-status {
        min-width:73px;
        height:33px;
        border-radius:17px;
        background-color:rgba(0,133,87,0.15);
        margin-left:15px; 
        font-family:Shell CHS Bold;
        font-weight: bold;
        font-size: 14px;
        color: #008557;
        line-height: 19px;
        text-align: center;
        font-style: normal; 
        display:flex;
        align-items:center;
        justify-content:center;
        padding: 0px 15px;
        box-sizing:border-box;
    }
    .databox .rowtitle-status .stround {
        width:5px;
        height:5px;
        border-radius:2.5px;
        background-color:#008557;
        margin-right:10px;
    }


      .databox .rowtitle-status {
        min-width:73px;
        height:33px;
        border-radius:17px;
        background-color:rgba(0,133,87,0.15);
        margin-left:15px; 
        font-family:Shell CHS Bold;
        font-weight: bold;
        font-size: 14px;
        color: #008557;
        line-height: 19px;
        text-align: center;
        font-style: normal; 
        display:flex;
        align-items:center;
        justify-content:center;
        padding: 0px 15px;
    }
    .databox .rowtitle-status .stround {
        width:5px;
        height:5px;
        border-radius:2.5px;
        background-color:#008557;
        margin-right:10px;
    }

    .databox .rowtitle-status-yellow { 
        background-color:rgba(255,198,0,0.150000) !important; 
        color: #FFC600  !important;
        
    }
    .databox .rowtitle-status-yellow .stround { 
        background-color:#FFC600 !important; 
    }
     .databox .rowtitle-status-orange { 
        background-color:rgba(0,133,87,0.15)  !important; 
        color: #ED8A00  !important;
        
    }
    .databox .rowtitle-status-orange .stround { 
        background-color:#ED8A00 !important; 
    }

   .databox .rowtitle-status-red { 
        background-color:rgba(221,29,33,0.150000) !important; 
        color: #DD1D21 !important; 
    }
    .databox .rowtitle-status-red .stround { 
        background-color:#DD1D21 !important; 
    }
.databox .rowtitle-btn{
    width: 88px;
    height: 36px;
    border-radius: 4px;
    background-color: #FFC600;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
}
    .databox .titbox {
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #4A4A4A;
        line-height: 22px;
        text-align: left;
        font-style: normal;
        height:62px;
        display:flex;
        align-items:center;
        box-sizing: border-box;
    } 
      .databox .titbox .left-title {
        font-family: ShellCHS, ShellCHS;
        font-weight: bold;
        font-size: 14px;
        color: #919191;
        line-height: 19px;
        text-align: left;
        font-style: normal;
        margin-top:5px;
    } 
    .databox .titbox .right-title {
        width: 139px;
        height: 31px;
        background: #FFFFFF;
        border-radius: 3px;
        border: 1px solid #FFC600;
        margin-top:5px;
        font-family: ShellCHS, ShellCHS;
        font-weight: 500;
        font-size: 14px;
        color: #FFC600;
        line-height: 19px;
        text-align: left;
        font-style: normal; 
        display:flex;
        align-items:center;
        justify-content:center;
    }
    .databox .titbox .right-title img{
        width:11px;
        height:11px;
        margin-left:10px;        
    }
    .boxtable .grayheader {
    background-color: #F1F1F1;
    height: 50px;
    }
    .databox .data {
        width: 100%;
    }
    .databox .menutabs {
      height:50px;
      border-bottom:1px solid #E0E0E0;
      padding-top:20px;
      display: flex;
      box-sizing: border-box;
    }
     .databox .menutabs .tab-item { 
        font-family: Shell CHS Light;
        font-weight: 300;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        text-align: center;
        font-style: normal;
        margin-right: 43px;
        width: 70px;
        margin-left: -7px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .databox .menutabs .active { 
       font-family:Shell CHS Medium !important; 
       font-weight: 500 !important;  
    } 
    .databox .menutabs .active::after {
        content: "";
        position: absolute;
        height: 3px;
        background-color: #FFC600;
        border-radius: 2px 2px 0 0;
        margin-top: 26px;
        width: 48px;
    }
    .databox .customerBlock {
        padding: 20px;
        box-sizing: border-box;
        background-color: #F5F5F5;
        margin-top: 20px;
        border-radius: 5px; 
    }
    .databox .customerTitle { 
        font-family: Shell CHS Bold;
        font-weight: bold;
        font-size: 16px;
        color: #DD1D21;
        line-height: 22px;
        text-align: left;
        font-style: normal;
        margin-bottom:-5px;
        display: flex;
        align-items: center;
    }
    .databox .circle {
        width: 8px;
        height: 8px;
        background: #DD1D21;
        border-radius: 4px;
        border-radius:4px;
        margin-right:10px;
    }
      .databox .customerRow { 
        width:100%;
        margin-top:25px;
        display: flex;
    }
    .databox .customerCell {
      width:25%;
    }
    .databox .customerLabel {  
        font-family: Shell CHS Book;
        font-weight: normal;
        font-size: 14px;
        color: #919191;
        line-height: 19px;
        text-align: left;
        font-style: normal;
        margin-bottom:10px;
        display: flex;
        align-items: center;
    }
   .databox .customerTxt {   
        font-family:Shell CHS Medium;
        font-weight: 500;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        text-align: left;
        font-style: normal;
       display: flex;
        align-items: center;
    }
.databox .customerTableRow {
    height:50px;
    width:100%;
    padding-left:20px;
    padding-right:20px;
    background-color:#fff;
    border-bottom:1px solid #E0E0E0;
    display:flex;
       align-items: center;
           font-family:Shell CHS Book;
    font-weight: normal;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    box-sizing:border-box
}
    .databox .customerTableRow span:first-child {
     width:70px;
    }

 .databox .customerTableRow span:last-child{
  width:878px
}
.databox input[type="radio"] {
    width: 13px;
    height: 13px;
    margin-right:10px
}
.databox .disTxt{
 color:#AEAEAE !important;
}
   .selectTxt {
        font-family:Shell CHS Medium;
        font-weight: 500;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        text-align: left;
        font-style: normal;
        width:255px;
        height: 39px;
        padding-right: 10px;
        border: 0;
        padding-left: 10px;
        border-radius: 5px;
        box-sizing:border-box; 
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url(../images/Fleet/select.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 12px 12px;
         outline: none; 
    } 
   /*.databox input[disabled] {
            background-color: #f5f5f5 !important;
            color: #919191  !important;
        }*/
    .noticeInput :hover,
    .bankInput :hover,
    .databox .editInput:hover{
          border: 1px solid #FFC600;
        }
    /*.databox input[disabled]:hover { 
            color: #919191 !important;
        }*/
   .databox input:focus{
            border: 1px solid #FFC600;
            box-shadow: 0px 0px 0px 2px #FFC600;
        }

    .databox select[disabled] {
            background-color: #f5f5f5 !important; 
            background-image: url(../images/Fleet/none.png);
            padding: 0;
            height: auto;
        }

    .databox select:not(:disabled):hover{
          border: 1px solid #FFC600;
        }
    /*.databox select[disabled]:hover { 
            border: #919191 !important;
        }*/
    /* ✅ 写法1：基础生效写法（推荐，简洁） */
  .databox  select:disabled:hover {
     border: 0 !important;
}

/* ✅ 写法2：高优先级写法（样式不生效时用这个） */
   .databox  select[disabled]:hover {
  border: 0 !important;
}

   .databox select:focus{
            border: 1px solid #FFC600;
            box-shadow: 0px 0px 0px 2px #FFC600;
        }

    .databox textarea[disabled] {
            background-color: #f5f5f5 !important;
            color: #919191  !important;
        }
    .databox textarea:hover{
          border: 1px solid #FFC600;
        }
    .databox textarea[disabled]:hover { 
            color: #919191 !important;
        }
   .databox textarea:focus{
            border: 1px solid #FFC600;
            box-shadow: 0px 0px 0px 2px #FFC600;
   }
    .databox .iconImg {
        width:12px;
        height:12px;
    }
   
.bankRow {
    width: 1210px;
    height: 69px;
    margin: 0 20px;
    padding: 0;
}
    .editInput { 
        background-color:#fff;
         font-family:Shell CHS Medium;
        font-weight: 500;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        text-align: left;
        font-style: normal;
        width:255px;
        height: 39px;
        padding-right: 21px;
        border: 0;
        padding-left: 10px;
        border-radius: 5px;
        box-sizing:border-box;
         outline: none; 
    }
.bankInput {
width:321px  !important;
height:39px !important;
background: #FFFFFF;
border-radius: 5px;
border: 1px solid #919191;
font-family: ShellCHS, ShellCHS;
font-weight: 500;
font-size: 14px;
color: #4A4A4A;
line-height: 19px;
text-align: left;
font-style: normal;
padding:10px;
margin-right:40px;
/*margin-left:-8px;*/
    box-sizing: border-box;
}
    .bankInput:disabled {
    background-color:#f5f5f5;
    }
.noticeInput {
width:285px  !important;
height:39px !important;
background: #FFFFFF;
border-radius: 5px;
border: 1px solid #919191;
font-family: ShellCHS, ShellCHS;
font-weight: 500;
font-size: 14px;
color: #4A4A4A;
line-height: 19px;
text-align: left;
font-style: normal;
padding:10px;
/*margin-right:40px;
margin-left:-8px;*/
    box-sizing: border-box;
}
.databox .customerRow .fieldcheck input[disabled] {
    background-color: #f5f5f5 !important;
    color: #919191  !important;
}
.databox .shortRow {
    background-color: #fff;
    width: 1066px;
    height: 138px;
    border-radius: 10px;
    padding: 42px 0 40px 0;
    box-sizing:border-box;
    display: flex;
}
.databox .shortRow .shortCell {
    width:355px;
    padding-left:30px;
    box-sizing:border-box;
   display:flex; 
       flex-direction: column;
}
.databox .shortRow .shortCell .shortCellTitle {
    font-family: Shell CHS Book;
font-weight: normal;
font-size: 16px;
color: #4A4A4A;
line-height: 20px;
text-align: left;
font-style: normal;
}
.databox .shortRow .shortCell .shortCellText {
 
font-family: Shell CHS Bold;
font-weight: bold;
font-size: 20px;
color: #4A4A4A;
line-height: 26px;
text-align: left;
font-style: normal;
margin-top:5px;
}
.shortRowBar {
    width: 1066px;
    height: 7px;
    background-color:#FFC600;
    border-radius:0 0 10px 10px;
    margin-top:-8px
}
.databox .shortRowRow{
    width:100%;
    display:flex;
    padding: 0 30px;
    box-sizing: border-box;
        justify-content: space-between;
}
    .databox .shortRowRow .active {
        border: 3px solid #FFC600 !important;
    }
.databox .shortRowRow .shortRowCell {
    width:302px;
    height:121px;
   display:flex;
   flex-direction:column;
   box-sizing:border-box;
}
.databox .shortRowCell div:first-child {
  display:flex;
  align-items:center;
  justify-content:center;
      border-radius: 5px;
    border: 1px solid #919191;
    height: 86px;
}
.databox .shortRowCell img {
width:160px;
height:50px;
}
.databox .shortRowCell span {
    font-family: ShellCHS, ShellCHS;
font-weight: bold;
font-size: 18px;
color: #4A4A4A;
line-height: 26px;
text-align: center;
font-style: normal;
margin-top:9px
}
.editInputBorder {
border:1px solid #919191;
}
  .databox .tips { 
font-family: Shell CHS Light;
font-weight: 300;
font-size: 12px;
color: #ED8A00;
line-height: 17px;
text-align: left;
font-style: normal;
margin-top:10px
}

.abtn {
font-family: Shell CHS Book;
font-weight: normal;
font-size: 14px;
color: #DD1D21;
line-height: 19px;
text-align: left;
font-style: normal;
 text-decoration:none;
}
 .databox  .tipsgray {
    font-family: ShellCHS, ShellCHS;
font-weight: 300;
font-size: 12px;
color: #919191;
line-height: 17px;
text-align: left;
font-style: normal;
}
    .readInput {
         border:0;
         background-color:transparent;
         width: 95%;
           font-family:Shell CHS Medium;
        font-weight: 500;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        text-align: left;
        font-style: normal;
    }
     .disInput {
         background-color: #E0E0E0 !important;
    width: 425px;
    height: 39px;
    border-radius: 5px;
    padding-left: 10px;
    border: 1px solid #919191;
    }
    .databox.bglightgray .titbox {
        border-bottom: 1px solid #D9D9D9;
    }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    display: inline-block;
    overflow: hidden;
}

.col-1 {
    width: 8.333%;
}

.col-2 {
    width: 12%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.333%;
}

.col-5 {
    width: 41.666%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.333%;
}

.col-8 {
    width: 66.666%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.333%;
}

.col-11 {
    width: 91.666%;
}

.col-12 {
    width: 100%;
}


/*切换*/

.tabs,
.tabs_mian {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: -1px;
}

    .tabs a {
        width: 198px;
        height: 48px;
        font-weight: 500;
        display: inline-block;
        float: left;
        margin-right: 5px;
        line-height: 48px;
        text-align: center;
        border: 1px solid #fbce07;
        font-size: 18px;
        color: #404040;
    }

        .tabs a.active {
            background-color: #fbce07;
        }


/*radio*/

.radiobox {
    box-sizing: border-box;
    margin-bottom: 10px;
}

    .radiobox i.radio {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 10px;
        background-color: #FFFFFF;
        display: inline-block;
        float: left;
        margin-right: 10px;
        border: 1px solid #919191;
        box-sizing:border-box
    }

        .radiobox i.radio.active {
            border: 1px solid #FFC600;
            width: 14px;
            height: 14px;
            position: relative;
        }

            .radiobox i.radio.active:before {
                width: 8px;
                height: 8px;
                border-radius: 50%;
                background-color: #FFC600;
                position: absolute;
                left: 50%;
                top: 50%;
                margin-left: -4px;
                margin-top: -4px;
                content: "";
            }

    .radiobox label {
        font-size: 14px;
        height: 16px;
        line-height: 16px;
        color: #404040;
        display: inline-block;
        float: left;
    }


/*table*/
.tablebox .boxtable {
    padding: 0;
    border: 1px solid #E0E0E0; 
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 0;
   background-color: #fff;

}
.tablebox,
.tablebox table,
.tablebox thead tr,
.tablebox tbody tr {
    width: 100%;
}
.tablebox tbody tr {
   /*  border: 1px solid #E0E0E0; 仅展示元素边界，可删 */
  /* 核心：背景渐变模拟左右各20px边距的底部线条 */
  background-image: linear-gradient(to right, #E0E0E0, #E0E0E0);
  background-size: calc(100% - 40px) 1px; /* 宽度=总宽-40px，高度=线条粗 */
  background-position: 20px bottom; /* 左侧20px，贴底部 → 右侧自然空20px */
  background-repeat: no-repeat; /* 禁止重复，只显示1条 */
}
    .tablebox thead th {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #757575;
    line-height: 20px;
    text-align: left;
    font-style: normal; 
    }
    .tablebox tbody td {
        height:50px;
       font-family: ShellCHS, ShellCHS;
        font-weight: normal;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 50px;
        text-align: left;
        font-style: normal; 
    }

    .tablebox tbody a{
       color: #ED8A00 !important;
       text-decoration:none;
    }
    .tablebox .st {
     width:60px;
     height:25px;
     border-radius:3px;
     background-color:#008557;
     color:#fff;
     text-align: center !important; 
     line-height: 25px;
    }
    .tablebox  .st_red{ 
     background-color:#DD1D21 !important; 
    }
    .tablebox  .st_yellow{ 
     background-color:#ED8A00 !important; 
    }
  .tablebox .tdbold {
     
font-family: ShellCHS, ShellCHS;
font-weight: 500;
font-size: 14px;
color: #4A4A4A;
line-height: 19px;
text-align: left;
font-style: normal;
}
.tablebox tbody tr:hover td,.tablebox tbody tr:focus td{
   /* background-color: #fbcd07;*/
}

/*page numbers*/

.pages {
    /*width: 100%;
    text-align: center;
    padding: 12px 0;*/

        width: 100%;
    text-align: center;
    /* padding: 12px 0px; */
    height: 71px;
    background-color: #fff;
    display: flex;
    justify-content: right;
    align-items: center;
    border: 1px solid #EAEAEA;
    border-top: 0;
    padding-right: 20px;
    box-sizing: border-box;
        font-family: Shell CHS Book;
    font-weight: normal;
    font-size: 14px;
    color: #606266;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

    .pages a {
        min-width: 32px;
        height: 32px;
        background-color: #ffffff;
        border: 1px solid #D9D9D9;
     
        
        text-align: center;
        display: inline-block;
  
        margin-left: 12px;
        font-family: Shell CHS Book;
        font-weight: normal;
        font-size: 14px;
        color: #4A4A4A;
         line-height: 32px;
        text-align: center;
        font-style: normal;
    }

        .pages a:hover,
        .pages a.active {
            border-color: #FBCE07;
            background-color: #FBCE07; 
        }

        .pages a:first-child,
        .pages a:last-child {
            color: #7f7f7f;
        }


/*underline*/

.underline {
    text-decoration: underline;
}

.fs-18 {
    font-size: 18px !important;
}


/**/

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #A0A0A0;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #A0A0A0;
}

input:-ms-input-placeholder {
    color: #A0A0A0;
}

input::-webkit-input-placeholder {
    color: #A0A0A0;
}

.btn_link {
    width: 68px;
    height: 39px;
    background: #FFFFFF; 
    border: 1px solid #D9D9D9;
    border-radius:5px;
    box-sizing:border-box;
    font-family: Shell CHS Medium;
    font-weight: 500;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: center;
    font-style: normal;
    margin-left: 20px;
}

.btn_bg { 
       width: 68px;
    height: 39px;
    background: #FFFFFF;
    border-radius: 5px; 
    box-sizing:border-box;
    font-family: Shell CHS Medium;
    font-weight: 500;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: center;
    font-style: normal;
    margin-left: 20px;
    background: #FFC600 !important; 
    border: 1px solid #FFC600 !important; 
    /* margin: 0 auto; */
}
  /* 你的label样式保留 */
        .radio-label{
            width: auto !important;
            display: flex;
            align-items: center;
            gap: 8px;
            cursor: pointer;
            font-family: Shell CHS Medium !important;
            font-weight: 500 !important;
            font-size: 14px !important;
            color: #4A4A4A !important;
            /*line-height: 19px !important;*/
            text-align: left !important;
            font-style: normal !important;
        }
        /* radio核心样式 15px */
        .radio-label input[type="radio"] {
            width: 16px;
            height: 16px;
            position: relative;
            appearance: none;/* 清除原生样式，关键 */
            border: 1px solid #919191;/* 未选中：灰色外环 */
            border-radius: 50%;
            background: #fff;/* 未选中无圆心，空白 */
            outline: none;
            cursor: pointer;
           box-sizing: border-box;
           margin-right: 10px;
        }
        /* radio选中状态：黄色外环+8px黄色圆心 */
        .radio-label input[type="radio"]:checked {
            border-color: #FFC600;/* 选中黄色外环 */
           /* background: #FFCC00; 黄色底色 */
        }
        /* 画8px黄色圆心，绝对居中 */
        .radio-label input[type="radio"]:checked::after {
            content: '';
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #FFC600;/* 白心更精致，要纯黄心改成#FFCC00 */
            position: absolute;
            top: 3px;
            left: 3px; 
        } 
        .radio-label input[type="radio"]:hover:not(:checked) {
            border-color: #FFC600 !important; /* 悬浮外环变黄 */
        }
        .input-clear {
            width: 21px;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-left: -21px;
        }
            .input-clear img {
            width:11px;
            height:11px;
            }
      
  .btn_dis {
        background-color: #aaa !important;
        border-color: #aaa  !important;
    }
  .btn_write {
       background-color: #FFFFFF !important;
       border-color: #D9D9D9  !important;
    }
    .btn_link img,
    .btn_bg img {
        vertical-align: middle;
    }

.gotoDiv {
    height:44px;
    padding-top: 15px;
    background-color:#F8F8F8;
    margin-bottom: -13px;
    padding-left: 30px;
}
.gotoup {
    font-family:Shell CHS Medium;
    font-weight: 500;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    vertical-align: middle;
}

    .gotoup img {
        vertical-align: middle;
        display: inline-block;
        padding: 0 5px 0 5px;
    }

.titbox ~ .titbox {
    border-bottom-color: transparent !important;
}

.listbox {
    padding-top: 10px;
    padding-bottom: 15px;
    display: block;
}

    .listbox h5,
    .listbox h6 {
        width: 100%;
        text-align: left;
        line-height: 24px;
        font-size: 14px;
    }

    .listbox h5 {
        color: #404040;
    }

    .listbox h6 {
        color: #a0a0a0;
    }

    .listbox h3 {
        font-size: 30px;
        line-height: 1.5;
        font-weight: bold;
    }

        .listbox h3:first-letter {
            font-size: 24px;
        }
        .set_more{ 
            font-family: Shell CHS Medium;
            font-weight: 500;
            font-size: 14px;
            color: #4A4A4A;
            line-height: 19px;
            text-align: left;
            font-style: normal;
             width: 434px;
            height: 49px;
            background-color: #FFC600;
            margin: 25px 408px;
            border-radius: 5px;
                display: flex;
    align-items: center;
    justify-content: center;
        }
.set_more img{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.get_more {
    width: 100%;
    text-align: center;
    display: block;
    height: 38px;
    line-height: 38px;
    margin: 10px 0;
    font-size: 14px;
    color: #404040;
    text-align: center;
}

    .get_more img {
        vertical-align: middle;
    }

.input_checked {
   width: 15px;
    height: 15px;
    margin-right: 10px;
    display: block;
    float: left;
    background-color: #FFF;
    border: 1px solid #919191;
    position: relative;
    border-radius: 2px;
}

    .input_checked.active {
        position: relative;
       background-color: #FFC600;
    }

        .input_checked.active:after,
        .input_checked.active:before {
             content: '';
            height: 9px;
            width: 1px;
            display: block;
            background: #4a4a4a;
            position: absolute;
            top: 4px;
            left: 8.5px;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            transform: rotate(45deg);
        }

        .input_checked.active:before {
             height: 5.5px;
            transform: rotate(-45deg);
            top: 7px;
            left: 4px;
        } 
.manulist {
    width: 275px;
    margin: 10px auto;
    padding: 0;
}

    .manulist li {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .manulist li label, .manulist li span {
            font-size: 14px;
            color: #404040;
            line-height: 24px;
            display: inline-block;
        }

        .manulist li label {
            float: left;
            text-align: left !important;
        }

        .manulist li span {
            float: right;
            text-align: right;
        }

.tabAlertDiv {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 140px;
    height: 65px;
    background-color: #DD1D21;
    text-align: center;
    display: none;
}

.tabAlertLink {
    line-height: 65px;
    color: #FFFFFF;
    font-weight: bold;
}
/*
.btn_bg2:hover,.btn_bg2:focus ,.btn_bg2.active ,
.btn_bg:hover,.btn_bg:focus ,.btn_bg.active ,
.btn_link:hover,.btn_link:focus { 
    background-color: #dd1d21; border-color: #dd1d21; color:#fff !important;
}*/


.menubox {
    background-color: #F8F8F8;
    display: flex; 
    padding: 30px;
    box-sizing: border-box;
    width: clamp(1024px, 87.5vw, 1680px);
}
.menudiv {
width:100%;
border-radius:10px;
background-color:#fff;
height: 174px;
border-left:10px solid #FFC600;
/*border-right:10px solid #FFC600;*/
display: flex;
 align-items: center;
 /*padding-left: 86px;*/
}
.menublock {
    width:96px;
    height:120px;
    display:flex;
    justify-content:space-between;
    flex-direction:column;
    align-items:center;
    margin-right: auto;
    margin-left: auto; 
}
    .menublock img {
        width: 80px;
    }
    .menublock span{ 
font-family: ShellCHS, ShellCHS;
font-weight: 500;
font-size: 24px;
color: #4A4A4A;
line-height: 32px;
text-align: left;
font-style: normal;
    }
.bar-block {
    height:56px;
    display:flex; 
    float: left;
}
.bar-block .bar-block-bar {
    width: 3px;
    height: 55px;
    background: #FFC600;
    border-radius: 3px; 
    margin-right:10px;
}
.bar-block .bar-block-div {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    align-items:flex-start
}
 .bar-block .bar-block-div span:first-child {
    font-family: Shell CHS Book;
    font-weight: normal;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: left;
    font-style: normal;
}
.bar-block .bar-block-div span:last-child {
    font-family:Shell CHS Medium; 
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.redTxt {
color:#DD1D21!important;
}
.yellowTxt {
color:#FFC600!important;
}
.orangeTxt { 
  color:#ED8A00!important;
}

.greenTxt { 
  color:#008557 !important;
}
.userEdit{
    background-color: #f5f5f5; 
    display: flex;
    justify-content: center;
    height: 100vh;
    min-height: 1020px;
}
.user-main-w {
    width: -webkit-fill-available !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    width: -moz-available !important;
    width: stretch !important;
    padding-top: 35px;
    box-sizing: border-box; 
}
.user-main {
    width:720px;
    height:942px;
    border-radius:10px;
    margin-top:38px;
    margin-bottom:40px;
    background-color:#fff;
    height: auto;
    margin-bottom: auto;
        display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}
.user-header {
    width:100%;
    height:150px;
    display:flex;
    justify-content:center;
    margin-bottom:35px;
    background-color:#FFC600;
    border-radius: 10px 10px 0 0;
}
.user-header img {
    width:720px;
    height:150px;
}
.user-content {
  width: 528px;
height: 69px;
font-family: ShellCHS, ShellCHS;
font-weight: 300;
font-size: 14px;
color: #4A4A4A;
line-height: 23px;
text-align: center;
font-style: normal;
margin-top:5px;
margin-bottom:15px;
}
.user-row {
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:444px;
  margin-bottom:25px
} 
.user-row select[disabled] {
   height: 42px !important;  
   background-color:#fff !important;
   padding-left:10px;

}
 .user-row label {
    font-family:Shell CHS Medium;
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-bottom:10px;
}

 .user-row label~select { 
   font-family:Shell CHS Medium;
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 22px;
    text-align: left;
    font-style: normal; 
    width:444px !important;
    height:42px;
    border-radius: 5px;  
    padding-right: 10px;
    border: 1px solid #919191;
    padding-left: 10px;
    border-radius: 5px;
    box-sizing:border-box; 
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/Fleet/select.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px 12px;
   outline: none; 
}
 .user-row  label~select:focus{
    border: 1px solid #FFC600;
    box-shadow: 0px 0px 0px 2px #FFC600;
}
  .user-row  label~input:focus{
    border: 1px solid #FFC600;
    box-shadow: 0px 0px 0px 2px #FFC600;
}
  .user-row  label~input:not(:disabled):hover
 { 
    border: 1px solid #FFC600 !important;
}
.user-row  label~input
 {  
    font-family: Shell CHS Book;
    font-weight: 500;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    width:444px !important;
    height:42px !important;
    border-radius: 5px;  
    box-sizing:border-box;
    padding-left:10px;
     border: 1px solid #919191 !important;
     outline:none
}
 .user-row  label~input[disabled]{
    color: #919191 !important;
}
.user-row .redTxt {
    font-family: ShellCHS, ShellCHS;
    font-weight: normal;
    font-size: 12px;
    color: #DD1D21;
    line-height: 17px;
    text-align: left;
    font-style: normal;
    margin-left:5px
}
.user-item {
  display:flex;
  /*flex-direction:column;*/
  justify-content:center;
  align-items:center; 
  margin-bottom:30px;
 
}
.user-item select[disabled] {
   height: 42px !important;  
   background-color:#fff !important;
   padding-left:10px;

}
 .user-item label{
    font-family:Shell CHS Book;
    font-weight: normal;
    font-size: 16px;
    color: #919191;
    line-height: 22px;
    text-align: right;
    font-style: normal;
    margin-right:15px;
    width:70px;
}

 .user-item label~select { 
   font-family:Shell CHS Medium;
    font-weight: 500;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 22px;
    text-align: left;
    font-style: normal; 
    width:345px !important;
    height:42px;
    border-radius: 5px;  
    padding-right: 10px;
    border: 1px solid #919191;
    padding-left: 10px;
    border-radius: 5px;
    box-sizing:border-box; 
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/Fleet/select.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px 12px;
   outline: none; 
}
 .user-item  label~select:focus{
    border: 1px solid #FFC600;
    box-shadow: 0px 0px 0px 2px #FFC600;
}
  .user-item  label~input:focus{
    border: 1px solid #FFC600;
    box-shadow: 0px 0px 0px 2px #FFC600;
}
.user-item  label~input:not(:disabled):hover
 { 
    border: 1px solid #FFC600 !important;
}
.user-item  label~input
 {  
    font-family: Shell CHS Book;
    font-weight: 500;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    width:345px !important;
    height:42px !important;
    border-radius: 5px;  
    box-sizing:border-box;
    padding-left:10px;
     border: 1px solid #919191 !important;
}
 .user-item  label~input[disabled]{
    color: #919191 !important;
}
.user-item .tipsTxt {
    font-family: ShellCHS, ShellCHS;
    font-weight: 300;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    text-align: left;
    font-style: normal;
}
 .popupbox_1184_694 .cardmenutabs,
   .databox .cardmenutabs {
      height:44px;
      border-bottom:1px solid #E0E0E0;
      padding-top:15px;
      display: flex;
      box-sizing: border-box;
      width:auto;
    }
  .popupbox_1184_694 .cardmenutabs .tab-item,
     .databox .cardmenutabs .tab-item { 
        font-family: Shell CHS Light;
        font-weight: 300;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        text-align: left;
        font-style: normal;
        margin-right: 64px;
        width: 112px; 
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .popupbox_1184_694 .cardmenutabs .active,
    .databox .cardmenutabs .active { 
       font-family:Shell CHS Medium !important; 
       font-weight: 500 !important;  
    } 
   .popupbox_1184_694 .cardmenutabs .active::after,
    .databox .cardmenutabs .active::after {
        content: "";
        position: absolute;
        height: 3px;
        background-color: #FFC600;
        border-radius: 2px 2px 0 0;
        margin-top: 26px;
        width: 48px;
    }
   .popupbox_1184_694 .cardmenutabs a,
    .databox  .cardmenutabs a {
    color: #4A4A4A !important;
        text-decoration: none !important;
    }
     .popupbox_1184_694  .cardmenutabs a:hover, a:focus,
.databox .cardmenutabs a:hover, a:focus {
        color: #4A4A4A !important;
            text-decoration: none !important;
}
.btnCursor {
cursor: pointer !important;
}