.hidden-main-background {
    background: none !important;
}

.form-control-100 {
    width: 100% !important;
}

.form-control-33 {
    width: 53% !important;
}

.opt-valid-code-block {
    width: 85%;
    height: auto;
    margin: 30px auto;
    padding: 20px 30px 10px 40px;
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 rgba(0, 83, 155, 0.07);
}

.fix-height-01-content{
    padding: 15px 40px 20px 40px;
}

.Bitmap {
    float: right;
}

.iconnotice {
    margin: 10px 0 0 0;
}

.opt-send-sub-title {
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #272727;
}

.sign-notice {
    width: 90%;
    margin: 30px auto;
    display: none;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #5d5d5d;
}

.sign-notice-title {
    font-weight: bold;
}

.otp-index-container {
    background: rgba(255, 255, 255, 0) !important;
}

.otp-index-title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-top: 50px;
}

.otp-index-content {
    margin: 30px 0;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.otp-index-btn {
    width: 196px;
    height: 64px;
    border-radius: 32px;
    line-height: 64px;
    background-color: #df357f;
}


.hidden-main-background {
    background: none !important;
}


.opt-valid-code-block-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #272727;
}

.opt-send-retry-message {
    width: 95%;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin: 20px auto 30px auto;
}

.otp-index-btn {
    width: 196px;
    height: 64px;
    border-radius: 32px;
    line-height: 64px;
    background-color: #df357f;
}

.financial-statement-title {
    margin: 30px auto;
    width: 100%;
    height: 30px;
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #272727;
}

.singed-finish-title {
    margin: 30px auto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

#signed-number {
    font-style: normal !important;
    font-weight: 900 !important;
}

.financial-statement-content {
    margin: 0 auto;
    width: 90%;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.signed-finish-content {
    margin: 0 auto 30px auto;
    width: 90%;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.upload-balance-content {
    margin: 0 auto;
    width: 90%;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.upload-identity-content {
    margin: 0 auto 30px auto;
    width: 80%;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.financial-statement-online-sign-title {
    width: 88px;
    height: 30px;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #272727;
}

.financial-statement-online-sign-content {
    width: 90%;
    height: 27px;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: 0.45px;
    text-align: left;
    color: #4a4a4a;
}

.financial-statement-upload-box {
    width: 100%;
    height: auto;
    text-align: center;
}

.clear {
    clear: both;
}

.financial-statement-upload {
    display: inline-block;
    margin: 20px 5px;
    width: 300px;
    height: 190px;
    border: dashed 1px #df357f;
    background-color: #ffffff;
}

.financial-statement-plus {
    background: #df357f;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50px;
    margin-top: 55px !important;
    min-width: auto !important;
    font-size: 18px;
    padding: 0 !important;
}

.financial-statement-plus .icon {
    color: white;
    margin: 3px auto;
    line-height: 40px;
    font-size: 30px;
    width: 40px;
    height: 40px;
}

.financial-statement-upload-photo {
    margin: 10px auto !important;
    font-size: 16px;
    font-weight: 300;
    color: #df357f;
}


.financial-statement-upload-btn {
    margin: 20px 0;
}

.hidden-bg {
    background: none !important;
}

.financial-statement-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #272727;
}

.financial-statement-arrow {
    width: 174px;
    height: 47px;
    font-size: 18px;
    background: #d04379;
    background: linear-gradient(-45deg, transparent 36px, #d04379 0) bottom right,
    linear-gradient(-135deg, transparent 36px, #d04379 0) top right;
    background-size: 100% 50.5%;
    background-repeat: no-repeat;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    line-height: 47px;
    text-align: center;
    padding: 0 50px 0 0;
    color: aliceblue;
}

.financial-sign-box {
    position: relative;
    margin-top: -650px;
    background: rgba(255, 255, 255, .7);
    z-index: 98;
    min-height: 100px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-clip: padding-box;
}

.financial-sign-container {
    padding: 50px;
}

.financial-statement-upload {
    margin: 10px 15px 0 15px;
    width: 300px;
    height: 190px;
    border: dashed 1px #df357f;
    background-color: #ffffff;
}

.financial-statement-upload-photo {
    font-size: 16px;
    font-weight: 300;
    color: #df357f;
}

.financial-statement-upload-btn {
    margin: 20px 0;
}

.financial-statement-print-btn {
    margin: 20px;
}


.hidden-main-background {
    background: none !important;
}

.sub-title {
    margin: 10px 0 0 0;
    font-size: 14px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #989898 !important;
}

.sub-title a {
    text-decoration: underline;
    color: #989898 !important;
}

.Bitmap {
    margin-top: 18px;
    float: right;
}

.opt-valid-code-block-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #272727;
}

.opt-valid-code-retry a {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.opt-valid-code-retry{
    margin-top: 10px;
}

.alignCenter {
    margin: 0 auto;
}

.icon-notice {
    margin: 10px 0 0 0;
}

.opt-send-sub-title {
    width: 70%;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    margin: auto;
}

.search {
    width: 20px;
    height: auto;
}

.list {
    float: right;
    margin: 50px 0 0 0;
    width: 84px;
    height: 19px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #df357f;
}

.opt-sign-sub-title {
    width: 80%;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    margin: 60px auto 0 auto;
}

.otp-send-title {
    width: 90%;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
    margin: auto;
}

.opt-sms-send-retry-message {
    width: 80%;
    margin: 0 auto 30px auto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
}

.otp-sms-send-title {
    width: 90%;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.9;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
}

.opt-send-content {
    width: 75%;
    margin: 20px auto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.otp-index-btn {
    width: 196px;
    height: 64px;
    border-radius: 32px;
    line-height: 64px;
    background-color: #df357f;
}

.hover-content {
    padding: 30px 30px 30px 0;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.19);
    color: #717171;
    font-size: 14px;
    height: 526px;
    width: 395px;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: -435px;
    right: 0;
    display: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    z-index: 999;
}

.hover-content:after {
    content: '';
    position: fixed;
    bottom: -10px;
    width: 300px;
    height: 300px;
}

.hover-header {
    float: right;
    width: 100px;
    margin: 0 15px;
    text-align: right;
    font-size: 14px;
    color: #df357f;
    position: relative;
    cursor: pointer;
}

.hover-header:hover .hover-content {
    display: block;
}

.hover-content-sign-notify {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.19);
    height: 360px;
    width: 640px;
    position: absolute;
    text-transform: uppercase;
    top: -370px;
    right: -20px;
    display: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #5d5d5d;
}

.hover-content-sign-notify .close {
    position: relative;
    top: -15px;
}

.hover-content-sign-notify:after {
    content: '';
    position: fixed;
    bottom: -10px;
    width: 300px;
    height: 300px;
}

.hover-header-sign-notify {
    z-index: 1000;
    width: 70px;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #df357f;
    position: relative;
    cursor: pointer;
}

.hover-content-sign-notify.active {
    display: block;
}

.hover-bank {
    width: 152px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: left;
    float: left;
    color: #5d5d5d;
    margin: 0 0 0 30px;
}

.blank {
    margin-top: 30px;
}

.hover-content-mobile {
    clear: both;
    margin: auto;
    display: none;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: left;
    color: #5d5d5d;
}

.download-agreement-link {
    color: #2b7ac2;
    text-decoration: underline !important;
}

.notice-panel {
    width: 100%;
    text-align: right;
    margin: auto;
}

.notice-panel a {
    color: #000000;
    text-decoration: underline;
}

.bank-list a {
    font-size: 14px;
    color: #df357f;
    text-decoration: none;
}

.bank-list {
    display: none;
    float: right;
    width: 110px;
    margin: 20px 15px;
    text-align: right;
    position: relative;
    cursor: pointer;
}

.showBackListImg {
    content: "";
    top: -2px;
    left: 5px;
    position: relative;
    line-height: 10px;
    transform: rotate(90deg);
}

.showBackListImgSelected {
    transform: rotate(270deg);
}

.alert-danger #apply_card_text {
    color: #FFFFFF;
}

.alert-danger {
    display: none;
}

.error, .validateError {
    display: none;
}

.hidden-text {
	display: none;
}

.notice-modal {
    width: 100%;
    text-align: right;
    margin: 20px auto;
    z-index: 1000;
    position: relative;
    cursor: pointer;
}

.notice-modal a {
    color: #000000;
    text-decoration: underline;
}

.notice-content {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.19);
    position: absolute;
    text-transform: uppercase;
    max-width: 650px;
    max-height: 360px;
    top: -370px;
    right: -20px;
    display: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #5d5d5d;
}

.notice-content.active {
    display: block;
}

.notice-content .close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 0;
    cursor: pointer;
}

@media screen and (min-width: 1280px){
    .adj0829{
        margin: 0;
    }
}

@media (max-width: 768px) {

    .opt-send-sub-title {
        width: 90%;
        text-align: center;
        margin: auto;
    }

    .hover-header {
        display: none;
    }

    .hover-bank{
        margin: 0 0 0 15%;
    }

    .bank-list{
        display: block;
    }

    .notice-panel {
        display: none;
    }

    .opt-valid-code-block {
        width: 95%;
    }

    .sign-notice {
        display: block;
    }

    .opt-send-content {
        width: 90%;
    }

    .form-control {
        width: 100% !important;
    }

    .financial-sign-container {
        background: none !important;
        padding: 5px;
    }

    .form-content-wrap {
        background: rgba(255, 255, 255, .7);
        border-radius: 10px;
    }

    .alert-danger {
        width: 95%
    }
    
    .empId-field {
        font-size: 16px;
    }

    .notice-content {
        right: 0px;
    }
}


@media (max-width: 375px) {

    .alert-danger {
        width: 100%
    }

    .otp-send-title{
        font-size: 24px;
    }

    .opt-send-content{
        font-size: 14px;
    }

    .hover-bank{
        width: 50%;
        margin: 0 0 0 0;
    }

    .opt-send-sub-title {
        width: 90%;
        font-size: 16px;
        text-align: center;
    }

    .opt-valid-code-block {
        width: 100%;
    }

    .form-control {
        width: 100% !important;
    }

    .financial-statement-upload{
        margin: 5px auto;
    }

    .sign-notice{
        margin-top: 130px;
    }

    .fix-page-height-01 .jumbotron{
        min-height: 1100px;
        height: 1100px;
    }

    .fix-page-height-01 main .main-content{
        margin-top: -1030px;
    }

    .fix-page-height-02 .jumbotron{
        min-height: 970px;
        height: 970px;
    }

    .fix-page-height-02 main .main-content{
        margin-top: -900px;
        margin-bottom: 50px;
    }

    .fix-page-height-04 .jumbotron{
        min-height: 940px;
        height: 940px;
    }

    .fix-page-height-04 main .main-content{
        margin-top: -870px;
        margin-bottom: 50px;
    }

    .fix-page-height-06 .jumbotron{
        min-height: 750px;
        height: 750px;
    }

    .fix-page-height-06 main .main-content{
        margin-top: -680px;
        margin-bottom: 100px;
    }

    .fix-page-height-05 .jumbotron{
        min-height: 250px;
        height: 250px;
    }

    .fix-page-height-05 main .main-content{
        margin-top: -30px;
        margin-bottom: 50px;
    }

    .empId-field {
        font-size: 14px;
    }
}

