body.enduser{
    padding-top: unset;
    padding-top: 75px;
    padding-bottom: 80px;
}
body.enduser strong,
body.enduser b
{
    font-weight: bold;
}
.group-center
{
    text-align:center;
    display:inline-table;
    width: 100%;
}
.group-center-inner
{
    display: inline-block;
}
body.enduser .txt-title
{
    font-size: 1.1rem;
}
#enduser-header
{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 5px solid #0288D1;
    background: #fff;
    z-index: 1000;
}
#enduser-header .container
{
    background: #fff;
    height: 70px;
}
/*header*/
.enduser .container{
    max-width: 1200px;
}
.enduser .logo_greensun{
    width: 170px;
}
.enduser .lang_en{
    width: 2rem;
}
.enduser .red_line{
    border-bottom: 5px solid #0288D1;
}
.enduser .radio_sex input{
    -webkit-appearance: auto;
}
.enduser .group-header h2{
    font-weight: bold;
}
.error-input{
    display: none;
    color: #dc3545;
}
.apply-disable{
    opacity: 0.7;
    cursor: not-allowed !important;
}
.enduser .dotest-title
{
    margin-top: 30px;
    margin-bottom: 20px;
}
.dotest360-title
{
    font-size: 1.2rem;
    margin-bottom: 10px;
}
.dotest360-title span
{
    font-weight: bold;
}
/*do test*/
@media(max-width: 767px)
{
    .enduser .tb_content{
        border-bottom: 1px solid #0288D1;
        padding-bottom: 1rem;
        padding-top: 1rem;
        background-color: #0288d108;
    }
    .enduser .tb_title .col_border_r,
    .enduser .tb_content .col_border_r{
        border-right: none;
    }
}
@media(min-width: 768px)
{
    .enduser .tb_content{
        border: 1px solid black;
        border-top: none;
    }
    .enduser .tb_title .col_border_r,
    .enduser .tb_content .col_border_r{
        border-right: 1px solid;
    }
}
.enduser .tb_title{
    border: 1px solid black;
    background-color: #0288D1;
}
.enduser .tb_title span{
    color: white;
}
.enduser .tb_content textarea{
    width: 100%;
    margin-top: .5rem;
    resize: none;
    height: 2rem;
    padding-right: .5rem;
    padding-left: .5rem;
}
.tb_title .txt_number{
    height: 1rem;
    width: 1rem;
}
.btn-large{
    min-width: 120px;
    padding: 8px 15px;
}
.tbl-question
{
    margin-top: 5px;
}
.tbl-question .custom-radio .custom-control-label::before
{
    left: 50%;
    margin-left: -8px;
}
.custom-radio .custom-control-label::after
{
    cursor: pointer;
}
.tbl-question .custom-radio .custom-control-label::after
{
    left: 50%;
    margin-left: -8px;
}
.tbl-question .tbl-cell
{
    border: 1px solid #ccc;
    padding: 5px;
    vertical-align: top;
}
.tbl-question .tbl-row-header .tbl-cell
{
    background: #0288D1;
    color: #fff;
    vertical-align: middle;
    width: 40%;
}
.tbl-question .tbl-cell.tbl-cell-qa
{
    width: 220px;
    vertical-align: middle;
}
.tbl-question .tbl-cell.tbl-cell-qa .cell-qa-item
{
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
}
.tbl-question .tbl-cell.tbl-cell-qa .cell-qa-item label
{
    text-indent: -999999px;
}
.tbl-question .tbl-cell.tbl-cell-note
{
    width: 200px;
    vertical-align: middle;
    display: none !important;
}
.tbl-question .tbl-cell.tbl-cell-note textarea
{
    resize: none;
    width: 100%;
}
.tbl-question .tbl-cell span.title
{
    display: none;
}
.tbl-question .tbl .tbl-cell
{
    padding: 0;
    border: none;
}
.tbl-question .tbl .cell-first
{
    display: none !important;
}
.tbl-question .tbl .tbl-cell
{
    text-align: left;
}
@media(max-width: 768px)
{
    .tbl-question
    {
        display: inline-table;
        width: 100%;
    }
    .tbl-question .tbl-row-header
    {
        display: none;
    }
    .tbl-question .tbl-cell.tbl-cell-sp
    {
        display: inline-block;
        width: 100%;
        padding: 0;
        border: none;
        margin-bottom: 10px;
    }
    .tbl-question .tbl-cell.tbl-cell-last
    {
        margin-bottom: 0px !important;
    }
    .tbl-question .tbl-cell .tbl-cell-inner
    {
        display: flex;
    }
    .tbl-question .tbl-cell.tbl-cell-note
    {
        width: 100%;
    }
    .tbl-question .tbl .tbl-cell
    {
        display: table-cell;
        padding: 5px;
        border: 1px solid #ccc;
    }
    .tbl-question .tbl .cell-first
    {
        width: 70px;
        text-align: center;
        background: #0288D1;
        color: #fff;
        vertical-align: middle;
        display: table-cell !important;
    }
    .tbl-question .tbl-row.tbl-row-sp
    {
        margin-bottom: 20px;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }
    .tbl-question .tbl-cell.tbl-cell-qa .cell-qa-item label
    {
        text-indent: 0;
        padding-left: 35px;
        padding-top: 2px;
    }
}
.dotest-success
{
    margin-top: 50px;
    text-align: center;
}
.dotest-success .top
{
    text-align: left;
}
.dotest-success h2
{
    font-size: 1.5rem;
    font-weight: bold;
}
.dotest-success .block
{
    display: inline-block;
    text-align: center;
}
.dotest-success .tbl
{
    width: 860px;
    text-align: left;
    margin-top: 10px;
}
.dotest-success .tbl-cell
{
    width: 50%;
    padding: 0;
    vertical-align: top;
}
.dotest-success .tbl-cell.cell-first
{
    padding-right: 10px;
}
.dotest-success .tbl-cell.cell-last
{
    padding-left: 10px;
}
.dotest-success .content
{
    border: 1px solid #ccc;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    width: 100%;
}
.dotest-success .content .content-inner
{
    padding: 10px;
    position: relative;
    min-height: 80px;
}
.dotest-success .title
{
    background: #0288D1;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px 2px 0px 0px;
}
.dotest-success .dotest-name
{
    font-weight: bold;
    font-size: 1.1rem;
}
.dotest-success .date
{
    text-transform: uppercase;
}
.dotest-success .icon-success
{
    position: absolute;
    color: #75C460;
    font-size: 2rem;
    top: 20px;
    right: 10px;
}
.tbl-input-thank
{
    width: 100%;
    text-align: left;
}
.dotest-success .tbl-input-thank td
{
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.dotest-success h2.notify
{
    font-size: 1.1rem;
    text-align: left;
    margin: 20px 0px 5px;
}
body.enduser .btn-dotest-action
{
    margin-top: 40px;
}
body.enduser .pagnination
{
    display: inline-table;
    width: 100%;
    margin: 10px 0px;
    text-align: right;
}
body.enduser .pagnination .prev,
body.enduser .pagnination .next
{
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 5px 30px;
    background-color: transparent;
    border: 1px solid #dadce0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
body.enduser .pagnination .prev
{
    display: none;
}
body.enduser .pagnination .prev:hover,
body.enduser .pagnination .next:hover
{
    background: #f8f8f8;
}
body.enduser .pagnination .prev.disabled,
body.enduser .pagnination .next.disabled
{
    background: #f8f8f8;
    opacity: 0.5;
    cursor: inherit;
}
body.enduser .pagnination .prev i,
body.enduser .pagnination .next i
{
    position: absolute;
    top: 9px;
    font-size: 1.3rem;
    color: #333;
}
body.enduser .pagnination .next
{
    margin-left: 30px;
}
body.enduser .pagnination .prev i
{
    left: 10px;
}
body.enduser .pagnination .next i
{
    right: 10px;
}
body.enduser .pagnination-bottom
{
    margin-top: 25px;
    text-align: center;
    position: relative;
}
body.enduser .pagnination-bottom #btn-dotest-send
{
    display: inline-block;
    width: auto;
    margin-top: 0px;
}
body.enduser .pagnination-bottom .bottom-control
{
    position: absolute;
    top: 0px;
    right: 0px;
}
body.enduser .question-progress
{
    position: relative;
    background: #e9ecef;
    display: inline-table;
    width: 100%;
    height: 15px;
    line-height: 100%;
    border-radius: 3px;
}
body.enduser .progress-complete
{
    text-align: right;
    line-height: 100%;
    margin-top: 5px;
}
body.enduser .question-progress-bar
{
    position: absolute;
    width: 0%;
    height: 15px;
    top: 0;
    right: 0;
    left: 0;
    background: #0288D1;
    line-height: 100%;
    border-radius: 2px;
}
body.enduser input.is-invalid
{
    border: 1px solid #ced4da !important;
}
@media(max-width: 768px)
{
    .tbl-input-thank
    {
        width: 100%;
    }
    .dotest-success
    {
        margin-top: 30px;
    }
    .dotest-success .tbl
    {
        width: 100%;
        display: inline-table;
    }
    .dotest-success .tbl .tbl-row,
    .dotest-success .tbl .tbl-cell
    {
        display: inline-block;
        width: 100%;
    }
    .dotest-success .tbl-cell.cell-first
    {
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .dotest-success .tbl-cell.cell-last
    {
        padding-left: 0px;
    }
    .dotest-success .dotest-name
    {
        padding-right: 30px;
    }
    body.enduser .btn-dotest-action
    {
        margin-top: 30px;
    }
    body.enduser .pagnination-bottom
    {
        text-align: right;
    }
    body.enduser .pagnination-bottom .bottom-control
    {
        position: unset;
        display: inline-block;
        width: auto;
    }
    body.enduser .pagnination-bottom #btn-dotest-send
    {
       padding-left: 0;
       padding-right: 0;
       margin-right: 30px;
    }
}
@media(max-width: 549px)
{
    body.enduser .pagnination-bottom .btn-large
    {
        padding: 7px 15px;
        position: relative;
        bottom: 1px;
    }
}
@media(max-width: 480px)
{
    body.enduser .pagnination-bottom #btn-dotest-send
    {
       margin-right: 10px;
    }
    body.enduser .pagnination-bottom .btn-large
    {
        min-width: auto;
        margin-left: 0px !important;
        width: auto;
        padding-left: 25px;
        padding-right: 25px;
    }
    body.enduser .pagnination .next
    {
        margin-left: 10px;
    }
}
@media(max-width: 375px)
{
    body.enduser .btn-dotest-action button
    {
        width: 8rem;
    }
    body.enduser .pagnination-bottom .btn-large
    {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media(max-width: 320px)
{
    body.enduser .pagnination .prev, body.enduser .pagnination .next
    {
        padding: 5px 20px;
    }
}
/*
==============================================================
========================= Footer =============================
==============================================================
*/
#footer {
    background: #EAEAEA;
    z-index: 200;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
#footer .copy-right {
    text-align: center;
    font-size: 1rem;
    padding: 8px 0;
}
.btn-scroll-top {
    font-size: 20px;
    color: #fff;
    background: #0288D1;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    border-radius: 100%;
    /*border: 1px solid #0288D1;*/
    bottom: 45px;
    right: 20px;
    position: fixed;
    z-index: 1000;
}
.btn-scroll-top i
{
    color: #fff !important;
}
.dotest-continue
{
    width: 70%;
    text-align: left;
}
.dotest-continue table
{
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.dotest-continue .desc
{
    font-size: 1.3rem;
    text-align: center;
}
.dotest-continue .success{
    color: #00FF00;
    font-weight: bold;
}
.dotest360-del a
{
    position: relative;
    top: 5px;
    color: #ff0000;
}
@media(max-width: 768px)
{
    .btn-scroll-top {
        bottom: 40px;
    }
    #footer .copy-right {
        line-height: 140%;
    }
    .dotest-continue
    {
        width: 100%;
    }
}
@media(max-width: 480px)
{
    body.enduser
    {
        padding-bottom: 90px;
    }
    #footer .copy-right {
        font-size: 0.8rem;
    }
}
/*
==============================================================
========================= End Footer =========================
==============================================================
*/