body{margin:0;padding:0;font-size:13px;}
.head{width:100%;height:42px;background-color:#656082;position:relative;}
.head .left{font-family: Roboto-Regular;position:absolute;left:16px;top:12px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    line-height: 18px;}
.head .right{font-family: Roboto-Medium;position:absolute;right:16px;top:12px;
    font-size: 13px;
    color: #8FDCFF;
    text-align: right;
    line-height: 16px;}
.content{width:100%;padding:12px;box-sizing:border-box;}
.content .item{width:100%;background: #FAFAFA;box-sizing:border-box;
    border: 1px solid rgba(0,0,0,0.08);padding-bottom:16px;margin-bottom:8px;
    border-radius: 4px;}

.logo{width:48px;height:48px;margin:16px;}
.title{font-family: Roboto-Medium;margin-top:-8px;
    font-size: 16px;
    color: rgba(0,0,0,0.87);
    line-height: 22px;}
.tip{height:16px;font-family: Roboto-Regular;border: 1px solid #08CBA5;
    border-radius: 1px;padding-left:2px;padding-right:2px;
    font-size: 12px;
    color: #08CBA5;
    line-height: 16px;}

.applybtn{font-family:Roboto-Black;width:72px;height:32px;background:#48A1D9;border-radius:16px;
    font-size: 14px;margin-right:12px;margin-top:0px;
    color: #FFFFFF;
    text-align: center;
    line-height: 32px;}
.amount{font-family: Roboto-Medium;margin-left:16px;
    font-size: 16px;
    color: #FF5252;
    line-height: 22px;}
.interest{font-family: Roboto-Medium;
    font-size: 14px;
    color: rgba(0,0,0,0.60);
    text-align: left;
    line-height: 20px;}
.amounttip{font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0,0,0,0.38);
    line-height: 12px;margin-left:16px;}
.days{font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0,0,0,0.38);
    text-align: left;
    line-height: 12px;}
.intro{width:91%;box-sizing:border-box;background:#D4F1FF;margin-top:12px;
    border-radius: 12px;height:24px;font-family: Roboto-Regular;margin-left:16px;margin-right:12px;
    font-size: 12px;
    color: #48A1D9;
    text-align: left;overflow:hidden;position:relative;
    line-height: 24px;}
.intro img{position:absolute;left:3px;top:4px;width:16px;height:16px;}

.formheader{background:#656082;width:100%;padding:12px 24px 12px 24px;font-family:Roboto-Regular;
    font-size:12px;color:rgba(255,255,255,0.70);text-align:left;line-height:18px;box-sizing:border-box;}
.formtbl{width:100%;padding:24px;box-sizing:border-box;}
.formtitle{font-family: Roboto-Medium;font-size: 16px;color: rgba(0,0,0,0.87);line-height: 22px;
    border-bottom: 2px solid rgba(0,0,0,0.60);padding-bottom:12px;font-weight:bold;}
.field{width:100%;height:47px;border-bottom:1px solid rgba(0,0,0,0.12);position:relative;}
.label{font-family: Roboto-Regular;font-size: 13px;color: rgba(0,0,0,0.60);text-align: left;line-height: 20px;
    position:absolute;left:0px;top:13px;}
.error{font-family:Roboto-Regular;font-size:10px;color:red;text-align:left;line-height:10px;
    position:absolute;left:0px;top:33px;}
.text{width:100%;height:20px;border:none;font-family: Roboto-Regular;font-size: 13px;color: rgba(0,0,0,0.87);text-align: right;
    line-height: 20px;margin-top:13px;}

.field select{width:100%;height:20px;border:none;font-family:Roboto-Regular;font-size: 13px;color:rgba(0,0,0,0.87);text-align:right;
    line-height:20px;margin-top:13px;direction:rtl;padding-right:24px;background-color:#fff;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;}
.field .arrow{position:absolute;right:0px;top:13px;width:24px;height:24px;}

input::-webkit-input-placeholder {color: rgba(0,0,0,0.26);}
input::-moz-input-placeholder{color: rgba(0,0,0,0.26);}
input::-ms-input-placeholder {color: rgba(0,0,0,0.26);}
input:focus{outline:none;}
select:focus{outline:none;}
.formbottom{width:100%;height:64px;border-top: 2px solid rgba(0,0,0,0.60);padding-top:24px;}
.formbtn{width:100%;height:40px;background: #08CBA5;
    border-radius:4px;text-align:center;font-family:Roboto-Black;font-size:14px;color:#FFFFFF;text-align:center;line-height:40px;}
.prebtn{width:100%;height:40px;background:#656082;
    border-radius:4px;text-align:center;font-family:Roboto-Black;font-size:14px;color:#FFFFFF;text-align:center;line-height:40px;}
.stephead{width:100%;background: #656082;box-sizing:border-box;padding-top:10px;}

.mask{
    position:fixed;
    left:0;
    top:0;
    opacity:.5;
    width:100%;
    height:100%;
    background:#000;
    z-index:998;text-align:center;
    pointer-events:all;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;
    justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;
}
.mask img{width:40px;height:40px;margin:290px auto;}
.btnrpt{width:160px;height:40px;background: #48A1D9;border-radius: 20px;font-family: Roboto-Black;font-size: 14px;
    color: #FFFFFF;text-align:center;line-height:40px;margin:50px auto;cursor:hand;}
    
    .genderdiv input[type="radio"]:checked + .custom-radio-button{
  border: 2px solid #e94174;
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, .5);
}

