﻿html, body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.answer
{
    width: 100%;
    height: 100%;
    margin-bottom: 100px;
}
.progress
{
    width: 100%;
    height: 2px;
}
.progress_bar
{
    height: 2px;
    background: #0095FF;
}
.header
{
    width: 100%;
    height: auto;
}
.toptitle
{
    padding: 40px 40px 10px 40px;
    color: #0095FF;
}
.toptitle h1
{
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    text-align: center;
}
.description
{
    font-family: "PingFang SC" , "helvetica neue" , "arial" , "阿里巴巴普惠体" , "思源黑体 CN" , "microsoft yahei ui" , "microsoft yahei" , "sans-serif";
    color: #262626;
    font-size: 16px;
    line-height: 25px;
    padding: 20px 20px 40px 20px;
}
.segmentation
{
    width: 93%;
    margin: 0 auto;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px;
}
.divQuestion
{
    width: 93%;
    margin: 0 auto;
}
.box
{
    margin-top: 40px;
}

.errormsg
{
    font-size: 16px;
    color: Red;
}


.req
{
    color: #ff4040;
}
.title_cot, .order
{
    color: #262626;
    font-size: 18px;
}
.QuestionDetail_SR
{
    margin-top: 15px;
}

.SR_opt
{
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.SR_opt:not(:first-child)
{
    border-top: 0px solid #e3e3e3;
}
.SR_opt:first-child
{
    border-top: 1px solid #e3e3e3;
}
.SR_opt label
{
    color: #595959;
    font-size: 16px;
    width:100%;
}
.opt_ipt
{
    margin-top: 5px;
    margin-bottom: 3px;
}
.opt_ipt > input
{
    width: 90%;
    margin-left: 25px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    outline: none;
    padding: 6px 8px;
    color: #595959;
    font-size: 16px;
}

.QuestionDetail_MC
{
    margin-top: 15px;
}

.MC_opt
{
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.MC_opt:not(:first-child)
{
    border-top: 0px solid #e3e3e3;
}
.MC_opt:first-child
{
    border-top: 1px solid #e3e3e3;
}
.MC_opt label
{
    color: #595959;
    font-size: 16px;
    width: 100%;
}

.QuestionDetail_T
{
    margin-top: 15px;
}

.T_opt
{
}
.T_opt input
{
    border: 1px solid #e3e3e3;
    outline: none;
    width: 100%;
    font-size: 14px;
    padding: 10px;
    color: #595959;
}
.QuestionDetail_MT
{
    margin-top: 15px;
}
.MT_opt
{
    margin-top: 10px;
}
.MT_opt_tit
{
    color: #595959;
    font-size: 16px;
}
.MT_opt_ipt > input
{
    border: 1px solid #e3e3e3;
    outline: none;
    width: 100%;
    font-size: 14px;
    padding: 10px;
    color: #595959;
}

.QuestionDetail_MA
{
    margin-top: 15px;
}

.MA_tab
{
    width: 100%;
    border: 1px solid #e3e3e3;
}
.MA_tab input[type='text']
{
    width: 90%;
    border: 1px solid #e3e3e3;
    outline: none;
    font-size: 14px;
    padding:5px;
    color: #595959;
    text-align:center;
}
.MA_tab > thead > tr > td
{
    border: 1px solid #e3e3e3;
    font-size: 16px;
    color: #595959;
    text-align: center;
}

.MA_tab > tbody > tr > td
{
    border: 0px solid #e3e3e3;
    font-size: 16px;
    color: #595959;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}
.trlabel
{
    background: #f5f5f5;
}
.rowtitle
{
}
.rowtitle > td
{
    text-align: left !important;
    text-indent: 20px;
}
.QuestionDetail_RG
{
    margin-top: 15px;
}
.RG_opt
{
    margin-top: 10px;
}
.RG_opt_tit
{
    color: #595959;
    font-size: 16px;
}
.RG_opt_tit > label
{
    color: Red;
    font-size: 14px;
    margin-left: 20px;
    display: none;
}
.RG_opt_ipt
{
    height: 30px;
}
.RG_opt_ipt_div
{
    height: 30px;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #d0d0d0;
}
.RG_opt_ipt_div > i
{
    position: relative;
    top: 3px;
}
.QuestionDetail_DR
{
    margin-top: 15px;
}
.DR_opt
{
    margin-top: 10px;
}
.DR_opt_tit
{
    color: #595959;
    font-size: 16px;
}
.DR_opt_ipt
{
}
.DR_opt_ipt > select
{
    width: 100%;
    outline: none;
    height: 40px;
    border: 1px solid #e3e3e3;
    color: #444;
    font-size: 14px;
}
.QuestionDetail_R
{
    margin-top: 15px;
}
.R_opt
{
    margin-top: 10px;
    min-height: 50px;
    border: 1px solid #e3e3e3;
    padding-top: 7px;
    padding-bottom: 7px;
}
.R_opt > label
{
       color: #595959;
    font-size: 16px;
    min-height: 50px;
    display: flex;
    padding-left: 10px;
    align-items: center;
}

.R_opt_d
{
    width: 25px;
    height: 25px;
    border: 1px solid #e3e3e3;
    float: left;
    margin-left: 15px;
    margin-top: 12px;
    text-align: center;
    font-size: 14px;
}
.QuestionDetail_FILE
{
    margin-top: 15px;
}
.FILE_opt
{
    margin-top: 10px;
}
.FILE_opt_tit
{
    color: #595959;
    font-size: 16px;
}
.FILE_opt_ipt
{
    border: 1px dashed #ccc;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}


.QuestionDetail_DU
{
    margin-top: 15px;
}

.DU_opt
{
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.DU_opt:not(:first-child)
{
    border-top: 0px solid #e3e3e3;
}
.DU_opt:first-child
{
    border-top: 1px solid #e3e3e3;
}
.DU_opt label
{
    color: #595959;
    font-size: 16px;
}
.divBtn
{
    border: 0px solid red;
    height: 150px;
    margin-top: 100px;
}
.prev
{
    background: #fff;
    color: #262626;
    border: 1px solid #e3e3e3;
    font-size: 16px;
    text-decoration: none;
    display: block;
    width: 40%;
    float: left;
    margin-left: 6%;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.next
{
    color: #262626;
    border: 1px solid #e3e3e3;
    font-size: 16px;
    text-decoration: none;
    display: block;
    width: 40%;
    float: left;
    margin-left: 6%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #0095FF;
    border: 1px solid #0095FF;
    color: #fff;
}
.footer
{
    background: #f9f9f9;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: fixed;
    width: 100%;
    bottom: 0px;
}
.footer > img
{
    width: 80px;
}
.footer > label
{
    color: #bebebe;
    font-size: 14px;
    margin-left: 10px;
}
.MA_tab .form-check-input
{
    width: 1.5em;
    height: 1.5em;
}
