@font-face {
    font-family: 'FontAwesome';
    src: url('/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/fonts/fontawesome-webfont.eot');
    src: url('/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/fonts/fontawesome-webfont.woff2') format('woff2'), url('/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/fonts/fontawesome-webfont.woff') format('woff'), url('/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/fonts/fontawesome-webfont.ttf') format('truetype'), url('/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.tmAuth-title {
    font-size: 1.66vw;
    line-height: 1.4;
    font-weight: bold;
}

.tmAuth-wrapper {
    max-width: 800px;
    width: auto;
    margin: 0 auto;
    padding: 4.16vw 0;
    font-size: 0;
}

.tmAuth-wrapper input {
    border-radius: 0;
}

.tmAuth-step {
    width: 22.6vw;
    margin: 4.27vw auto 2.083vw;
}

.tmAuth-step-circle {
    width: 0.729vw;
    height: 0.729vw;
    background-color: #E2E2E2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tmAuth-step-circle::after {
    content: '';
    width: 0.416vw;
    height: 0.416vw;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
}

.tmAuth-step-circle:nth-child(1) {
    transform: translate(0, -50%);
    left: 0;
}

.tmAuth-step-circle:nth-child(3) {
    transform: translate(0, -50%);
    left: auto;
    right: 0;
}

.tmAuth-step-bar {
    position: relative;
    width: 100%;
    height: 3px;
    background-color: #E2E2E2;
}

.tmAuth-step-bar::after {
    content: '';
    width: 0;
    padding: 0 0.313vw;
    box-sizing: border-box;
    height: 1px;
    /* border-radius: 50%; */
    background-color: #000000;
    position: absolute;
    top: 50%;
    left: 0.313vw;
    transform: translate(0, -50%);
    visibility: hidden;
}

.status-1 .tmAuth-step-circle:nth-child(1)::after {
    visibility: visible;
}

.status-1 .tmAuth-status>li:nth-child(1) {
    opacity: 1;
}

.status-1 .tmAuth-status>li:nth-child(2),
.status-1 .tmAuth-status>li:nth-child(3) {
    opacity: 0.7;
}

.status-2 .tmAuth-step-circle:nth-child(1)::after,
.status-2 .tmAuth-step-circle:nth-child(2)::after {
    visibility: visible;
}

.status-2 .tmAuth-step-bar::after {
    width: calc(50% - 0.313vw);
    visibility: visible;
}

.status-2 .tmAuth-status>li:nth-child(2),
.status-2 .tmAuth-status>li:nth-child(1) {
    opacity: 1;
}

.status-2 .tmAuth-status>li:nth-child(3) {
    opacity: 0.7;
}

.status-3 .tmAuth-step-circle::after {
    visibility: visible;
}

.status-3 .tmAuth-step-bar::after {
    width: calc(100% - 0.626vw);
    visibility: visible;
}

.tmAuth-status {
    width: 100%;
    display: flex;
    padding-top: 1.2vw;
}

.tmAuth-status li {
    width: 33.33%;
    position: relative;
    list-style: none;
    font-size: 0.729vw;
    line-height: 1.5;
}

.tmAuth-status li:nth-child(2) {
    text-align: center;
}

.tmAuth-status li:nth-child(3) {
    text-align: right;
}

.tmAuth-comments {
    font-size: 0.833vw;
    margin-bottom: 2.083vw;
    text-align: center;
}

.tmAuth-comments-red {
    color: #CE0E2D;
}

.tmAuth-comments-img {
    width: 0.729vw;
    display: inline-block;
    vertical-align: inherit;
    margin-right: 0.416vw;
}

.tmAuth-info-icon {
    width: 0.729vw;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.416vw;
    flex-shrink: 0;
}

.confirm-popup .tmAuth-info-icon {
    margin-top: 0.2vw;
}

.information-title {
    font-size: 1.25vw;
    line-height: 1.33;
    font-weight: bold;
    margin-bottom: 2.135vw;
    display: flex;
    align-items: center;
}

.information-title .text-icon,
.information-title .file-name {
    display: block;
}

.information-title .file-name {
    font-weight: 500;
}

.information-title .text-icon {
    margin: 0 0.67vw 0 1.25vw;
}

.ver-title {
    font-size: 1.25vw;
    line-height: 1.33;
    font-weight: bold;
    margin: 2.86vw auto 0.468vw;
}

.tmAuth-wrapper form label {
    font-size: 0.833vw;
    line-height: 2.3;
    opacity: 0.7;
    width: auto;
}

.tmAuth-wrapper form input {
    width: 100%;
    margin-bottom: 0.67vw;
    border: none;
    border-bottom: #D9D9D9 solid 1px;
    padding-bottom: 3px;
    font-size: 0.833vw;
    line-height: 2.3;
    outline: none;
    padding-right: 1.5625vw;
    box-sizing: border-box;
}

.mini-buttonedit {
    margin-bottom: 0.67vw;
}

.tmAuth-wrapper form input:disabled {
    background: none;
    color: rgba(0, 0, 0, 0.7);
}

.information-option {
    position: relative;
    padding-top: 1vw;
}

.tmAuth-wrapper .information-option label {
    cursor: default;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.625vw;
    opacity: 1;
}

.tmAuth-wrapper .verification {
    font-size: 0.625vw;
    line-height: 2;
    color: #CE0E2D;
    transform: translateY(-8px);
}

.select-list {
    position: relative;
    margin-top: 1.66vw;
}

.select-list::after {
    display: block;
    position: absolute;
    top: 0.25vw;
    right: 0.3125vw;
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 1.25vw;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    transform-origin: center;
    pointer-events: none;
    opacity: 0.5;
}

.mini-datepicker .mini-buttonedit-trigger .mini-buttonedit-icon {
    width: auto;
    left: auto;
    right: 0.3125vw;
    margin-left: 0;
}

.mini-buttonedit-trigger .mini-buttonedit-icon:before {
    font-size: 1.25vw;
    opacity: 0.5;
}

.select-list.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.select-date {
    padding-bottom: 0;
}

.select-w50 {
    width: 48%;
    display: inline-block;
    position: relative;
}

.select-w50 .verification {
    position: absolute;
    top: auto;
    left: auto;
}

.select-right {
    margin-left: 4%;
}

.select-list-box {
    position: absolute;
    width: 100%;
    top: 60%;
    left: 0;
    border-top: 0;
    padding-top: 0.57vw;
    z-index: 11;
    list-style: none;
    display: none;
    box-shadow: 0 2px 10px #eee;
    background-color: #fafafa;
}

.select-list-box li {
    padding: 0.36vw 0 0.52vw 0.83vw;
    opacity: 0.7;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    font-size: 0.729vw;
}

.select-list-box li:hover,
.select-list-box li.active {
    background-color: #eee;
    opacity: 1;
}

.select-list label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0vw;
    line-height: 1;
    transition: 0.3s;
    pointer-events: none;
}

.select-list label.active {
    font-size: 0.625vw;
    top: -1vw;
    opacity: 1;
}

.tmAuth-inputbox {
    position: relative;
    transition: 0.3s;
    margin-top: 1.66vw;
}

.tmAuth-inputbox label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0vw;
    line-height: 1;
    transition: 0.3s;
    cursor: text;
}

.tmAuth-inputbox input:focus~label,
.tmAuth-inputbox input.has-content~label,
.select-list.has-content label,
.tmAuth-inputbox.has-content label {
    font-size: 0.625vw;
    top: -1vw;
    opacity: 1;
}

.select-list.has-content input,
.tmAuth-inputbox.has-content input {
    color: rgba(0, 0, 0, 0.7);
}

.mini-buttonedit-button,
.mini-buttonedit-close {
    cursor: text;
}

.tmAuth-inputbox.empty input,
.select-list.empty input {
    border-bottom: #D20A2C solid 1px;
}

.tmAuth-inputbox.error input {
    border-bottom: #D20A2C solid 1px;
}

.tmAuth-inputbox::after {
    display: none;
    position: absolute;
    top: 0.25vw;
    right: 0;
    content: "";
    width: 1.25vw;
    height: 1.25vw;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    transform-origin: center;
    pointer-events: none;
    background-image: url(/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/img/error.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.tmAuth-inputbox.error::after {
    display: block;
}

.tmAuth-wrapper .select-w50 input {
    margin-bottom: 0;
}

.tmAuth-prompt {
    width: 0.625vw;
    height: 0.625vw;
    position: absolute;
    top: 50%;
    transform: translateX(0) translateY(-50%);
    right: calc(100% + 0.416vw);
    opacity: 0.2;
    pointer-events: auto;
}

.tmAuth-prompt.active {
    opacity: 1;
}

.tmAuth-mailbox {
    margin-top: 2.55vw;
}

.tmAuth-precautions {
    text-align: left;
    border: 1px solid #E8E8E8;
    padding: 0.83vw 1.04vw 0.52vw 1.25vw;
    border-right: solid 1px transparent;
    width: 11.976vw;
    opacity: 0.7;
    font-size: 0.625vw;
    line-height: 1.33;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: auto;
    transform: translateX(calc(-100% - 1.5625vw)) translateY(-50%);
    box-shadow: 3px 3px 6px #E2E2E2;
    visibility: hidden;
}

.tmAuth-precautions.active {
    visibility: visible;
}

.tmAuth-triangle {
    position: absolute;
    top: 32%;
    right: -5.8px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 5.9px solid #fff;
    border-bottom: 7px solid transparent;
    filter: drop-shadow(3px 2px 1px rgba(0, 0, 0, .1));
}

.tmAuth-precautions-2 {
    top: 15%;
}

.tmAuth-precautions-2 .tmAuth-triangle {
    top: 50%;
}

.information-des {
    padding-bottom: 1.22vw;
    opacity: 0.7;
    font-size: 0.625vw;
    line-height: 2;
}

.tmAuth-btn {
    border: solid 2px #B2B2B2;
    border-radius: 5.2vw;
    padding: 0.416vw 0.9375vw;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    transition: all 0.2s;
    box-sizing: border-box;
}

.tmAuth-btn:hover {
    border-color: #000;
}

.tmAuth-btn-black {
    border: solid 2px #000;
    background-color: #000;
    color: #fff;
    margin-left: 0.83vw;
}

.tmAuth-btn-black:hover {
    opacity: .8;
}

.tmAuth-inputbox .tmAuth-btn {
    position: absolute;
    top: -0.65vw;
    right: 0;
}

.tmAuth-inputbox .tmAuth-btn:disabled {
    opacity: 0.4;
}

.tmAuth-inputbox .tmAuth-get-code {
    line-height: 3.08;
    padding: 0 0.9375vw;
    display: flex;
    height: 32px;
    align-items: center;
    justify-content: center;
}

.tmAuth-get-code span {
    color: #D90A0A;
    margin-left: 0.416vw;
}

.tmAuth-submit {
    text-align: right;
}

.tmAuth-submit .tmAuth-btn {
    background-color: #000;
    border: none;
    color: #fff;
    font-size: 0.83vw;
    line-height: 2.3;
    width: 8.33vw;
    max-width: 160px;
    height: 48px;
    box-sizing: border-box;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}

.tmAuth-upload .form-group {
    display: flex;
    align-items: center;
}

.tmAuth-wrapper form input.uploadfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.mini-buttonedit-input {
    height: auto;
}

.tmAuth-upload-title {
    opacity: 0.7;
    width: 10vw;
    font-size: 0.729vw;
    line-height: 2.6;
}

.tmAuth-wrapper form label.upload-label {
    margin: 0 0.83vw;
    padding: 0;
    font-size: 12px;
    line-height: 3.08;
    width: 80px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    opacity: 1;
}

.upload-label::after {
    content: '';
    width: 70%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #B2B2B2;
    border-radius: 5.2vw;
    display: none;
}

.tmAuth-upload.active .upload-label::after {
    display: block;
}

.tmAuth-upload.active .upload-label>span {
    opacity: 0;
}

.file-prompt {
    opacity: 0.7;
    font-size: 0.625vw;
    line-height: 1.25;
    width: 20.26vw;
    display: block;
}

.tmAuth-upload {
    margin-top: 2.083vw;
}

.file-name {
    font-size: 0.625vw;
    color: #2788D9;
    text-decoration: underline;
    display: flex;
    align-items: center;
    display: none;
    cursor: pointer;
}

.upload-button-remove {
    width: 2.083vw;
    height: 2.083vw;
    background-image: url(/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/img/close-circle.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: inline-block;
    margin-left: 1.04vw;
    cursor: pointer;
}

.text-icon {
    margin: 0 0.67vw 0 0.88vw;
    width: auto;
    display: none;
}

.tmAuth-upload.upload-success .upload-label,
.tmAuth-upload.upload-success .file-prompt {
    display: none;
}

.tmAuth-upload.upload-success .text-icon {
    display: block;
}

.tmAuth-upload.upload-success .file-name {
    display: flex;
    cursor: pointer;
}

.tmAuth-popup {
    width: 31.25vw;
    padding: 3.33vw 3.23vw 2.083vw;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 0.833vw;
    display: none;
    box-sizing: border-box;
}

.tmAuth-popup.active {
    display: flex;
}

.tmAuth-popup-text {
    width: 100%;
    margin: 0.416vw auto 1.25vw;
    font-size: 0.83vw;
    line-height: 1.5;
    vertical-align: middle;
}

.confirm-popup .tmAuth-popup-text {
    text-align: left;
    display: flex;
    align-items: flex-start;
}

.tmAuth-popup-red {
    color: #CE0E2D;
}

.tmAuth-back {
    font-size: 0.677vw;
}

.tmAuth-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

.tmAuth-mask.active {
    display: block;
}

.tmAuth-popup img {
    width: auto;
}

.tmAuth-close {
    position: absolute;
    top: 0.416vw;
    right: 0.416vw;
    cursor: pointer;
}

.agreement-popup .tmAuth-close {
    opacity: 0.5;
}

.agreement-popup .tmAuth-close:hover {
    opacity: 1;
}

_:-ms-input-placeholder,
:root .tmAuth-precautions {
    transform: translateX(-100%) translateY(-50%);
    left: -1.5625vw;
}

_:-ms-input-placeholder,
:root .tmAuth-prompt {
    transform: translateX(-100%) translateY(-50%);
    left: -0.416vw;
}

.tmAuth-mob {
    display: none;
}

.agreement-popup {
    width: 41.66vw;
    text-align: center;
    padding: 1.979vw 1.5625vw 1.66vw;
}

.agreement-popup-content {
    height: 20.83vw;
    overflow: auto;
    text-align: left;
}

.agreement-popup-content p {
    opacity: 0.7;
    font-size: 0.729vw;
    line-height: 1.71;
}

.agreement-popup-title {
    font-size: 1.25vw;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
    margin: 0 auto 1.97vw;
}

.agreement-popup-content p.agreement-popup-subtitle {
    font-size: 0.83vw;
    line-height: 1.75;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.78vw;
}

.agreement-popup-text {
    font-size: 0.729vw;
    color: #5F5F5F;
    text-align: left;
}

.agreement-popup .tmAuth-popup-text {
    margin: 0 auto 1.718vw;
}

.agreement-bold,
.agreement-center {
    font-weight: bold;
}

.agreement-center {
    text-align: center;
}

.tmAuth-wrapper form .agreement-popup label {
    font-size: 0.729vw;
    line-height: 1.5;
    text-align: left;
    display: flex;
    align-items: center;
    margin-right: auto;
}

.tmAuth-wrapper form .agreement-popup label input {
    margin: 0 0.833vw 0 0;
}

.agreement-popup .tmAuth-btn {
    margin: 2.08vw auto 0;
    font-size: 0.677vw;
    font-weight: bold;
    padding: 0.78vw 1.25vw;
}

.agreement-popup .verification {
    text-align: left;
    margin-left: 1.875vw;
    width: 100%;
}

.agreement-popup table {
    width: 100%;
    text-align: center;
}

.agreement-popup table,
.agreement-popup tr,
.agreement-popup td {
    border: 1px solid #333;
    border-collapse: collapse;
    box-sizing: border-box;
}

.agreement-popup input[type="checkbox"] {
    visibility: hidden;
    width: 0;
    height: 0;
}

.agreement-popup input:checked+label::before {
    background-image: url(/content/dam/huawei-cbg-site/en/mkt/legal/intellectual-property/trademark-authorization/application/img/check.png);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.agreement-popup label::before {
    content: '';
    display: block;
    width: 1.041vw;
    height: 1.041vw;
    border-radius: 0.208vw;
    margin-right: 0.834vw;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: #d5d5d5 0px 0px 3px 2px inset;
    background-color: #F5F5F5;
    flex-shrink: 0;
}

.agreement-popup.error label::before {
    background-color: #FFEAEA;
}

.tmAuth-wrapper .mCSB_scrollTools .mCSB_draggerRail,
.tmAuth-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 0.416vw;
}

.tmAuth-wrapper .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #F5F5F5;
    display: none;
}

.tmAuth-wrapper .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.tmAuth-wrapper .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.tmAuth-wrapper .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.tmAuth-wrapper .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #C4C4C4;
}

.tmAuth-wrapper .mCSB_draggerContainer::after {
    content: '';
    background-color: #F5F5F5;
    height: 100%;
    width: 0.416vw;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    position: absolute;
    border-radius: 16px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

_:-ms-input-placeholder,
:root .agreement-popup {
    justify-content: space-between;
}
.information-option:nth-child(1){
    margin-bottom: 0.66vw;
}
_:-ms-input-placeholder,
:root .tmAuth-inputbox input,
_:-ms-input-placeholder,
:root .select-list input,
_:-ms-input-placeholder,
.tmAuth-wrapper form input {
    height: 37px;
}

@media screen and (min-width: 1920px) {

    .tmAuth-wrapper form input,
    .tmAuth-wrapper form label {
        font-size: 16px;
    }

    .select-list label.active,
    .tmAuth-inputbox input:focus~label,
    .tmAuth-inputbox input.has-content~label,
    .tmAuth-wrapper .verification,
    .tmAuth-wrapper .information-option label,
    .select-list.has-content label,
    .tmAuth-inputbox.has-content label {
        font-size: 12px;
    }

    .tmAuth-wrapper form input {
        margin-bottom: 13px;
    }

    .tmAuth-inputbox,
    .select-list {
        margin-top: 34px;
    }

    .information-option {
        padding-top: 21px;
    }

    .information-option:nth-child(1) {
        margin-bottom: 13px;
    }

    .select-list label.active,
    .tmAuth-inputbox input:focus~label,
    .tmAuth-inputbox input.has-content~label,
    .select-list.has-content label,
    .tmAuth-inputbox.has-content label {
        top: -21px;
    }

    .select-list-box li {
        font-size: 16px;
    }

    .select-list::after {
        font-size: 24px;
        top: 6px;
        right: 6px;
    }

    .tmAuth-inputbox::after {
        width: 24px;
        height: 24px;
        top: 6px;
        right: 0;
    }

    .mini-buttonedit-trigger .mini-buttonedit-icon:before {
        font-size: 24px;
    }

    .mini-datepicker .mini-buttonedit-trigger .mini-buttonedit-icon {
        right: 6px;
    }

    .tmAuth-inputbox .tmAuth-get-code {
        top: 0;
    }

    .tmAuth-submit .tmAuth-btn {
        font-size: 16px;
    }

    .tmAuth-upload {
        margin-top: 40px;
    }
}

@media screen and (min-width: 739px) and (max-width: 1646px) {
    .tmAuth-upload-title {
        min-width: 161px;
        height: 32px;
    }

    .file-prompt {
        min-width: 393px;
    }

    .tmAuth-wrapper form label.upload-label {
        width: 80px;
        height: 32px;
    }

    .tmAuth-inputbox .tmAuth-get-code {
        height: 32px;
    }

    .tmAuth-submit .tmAuth-btn {
        width: 160px;
        height: 48px;
    }

    .tmAuth-status li,
    .tmAuth-comments,
    .tmAuth-wrapper form label,
    .tmAuth-wrapper form input,
    .tmAuth-wrapper .verification,
    .select-list label.active,
    .tmAuth-wrapper form label.upload-label,
    .tmAuth-upload-title,
    .file-prompt,
    .tmAuth-submit .tmAuth-btn,
    .tmAuth-btn,
    .information-des,
    .select-list-box li,
    .tmAuth-inputbox input:focus~label,
    .tmAuth-inputbox input.has-content~label,
    .select-list.has-content label,
    .tmAuth-inputbox.has-content label .file-name,
    .tmAuth-precautions,
    .agreement-popup-content p,
    .agreement-popup-content p.agreement-popup-subtitle,
    .agreement-popup .tmAuth-btn,
    .tmAuth-wrapper .information-option label,
    .tmAuth-inputbox.has-content label {
        font-size: 12px;
    }

    .tmAuth-inputbox input:focus~label,
    .tmAuth-inputbox input.has-content~label,
    .select-list.has-content label,
    .tmAuth-inputbox.has-content label,
    .select-list label.active {
        top: -16px;
    }

    .information-option {
        padding-top: 16px;
    }

    .tmAuth-step {
        min-width: 434px;
    }

    _:-ms-input-placeholder,
    :root .tmAuth-inputbox input,
    _:-ms-input-placeholder,
    :root .select-list input,
    _:-ms-input-placeholder,
    .tmAuth-wrapper form input {
        height: 31.2px;
    }

    .tmAuth-prompt {
        width: 12px;
        height: 12px;
    }

    .tmAuth-info-icon,
    .tmAuth-comments-img {
        width: 12px;
    }

    .tmAuth-triangle {
        top: 45%;
    }
}
@media screen and (min-width: 1647px) and (max-width: 1715px){
  
    _:-ms-input-placeholder,
    :root .tmAuth-status li,
    _:-ms-input-placeholder,
    :root .tmAuth-comments,
    _:-ms-input-placeholder,
    :root .tmAuth-wrapper form label,
    _:-ms-input-placeholder,
    :root .tmAuth-wrapper form input,
    _:-ms-input-placeholder,
    :root .tmAuth-wrapper .verification,
    _:-ms-input-placeholder,
    :root .tmAuth-wrapper .verification1,
    _:-ms-input-placeholder,
    :root .select-list label.active,
    _:-ms-input-placeholder,
    :root .tmAuth-wrapper form label.upload-label,
    _:-ms-input-placeholder,
    :root .tmAuth-upload-title,
    _:-ms-input-placeholder,
    :root .file-prompt,
    _:-ms-input-placeholder,
    :root .tmAuth-submit .tmAuth-btn,
    _:-ms-input-placeholder,
    :root .tmAuth-btn,
    _:-ms-input-placeholder,
    :root .information-des,
    _:-ms-input-placeholder,
    :root .select-list-box li,
    _:-ms-input-placeholder,
    :root .tmAuth-inputbox input:focus~label,
    _:-ms-input-placeholder,
    :root .tmAuth-inputbox input.has-content~label,
    _:-ms-input-placeholder,
    :root .file-name,
    _:-ms-input-placeholder,
    :root .tmAuth-precautions,
    _:-ms-input-placeholder,
    :root .agreement-popup-content p,
    _:-ms-input-placeholder,
    :root .agreement-popup-content p.agreement-popup-subtitle,
    _:-ms-input-placeholder,
    :root .agreement-popup-content p.agreement-popup-subtitle-l,
    _:-ms-input-placeholder,
    :root .agreement-popup .tmAuth-btn,
    _:-ms-input-placeholder,
    :root .tmAuth-wrapper .information-option label {
        font-size: 12px;
    }

    _:-ms-input-placeholder,
    :root .tmAuth-inputbox input:focus~label,
    _:-ms-input-placeholder,
    :root .tmAuth-inputbox input.has-content~label,
    _:-ms-input-placeholder,
    :root .select-list label.active {
        top: -16px;
    }

    _:-ms-input-placeholder,
    :root .tmAuth-inputbox input,
    _:-ms-input-placeholder,
    :root .select-list input,
    _:-ms-input-placeholder,
    .tmAuth-wrapper form input {
        height: 31.2px;
    }

    _:-ms-input-placeholder,
    :root .tmAuth-prompt {
        width: 12px;
        height: 12px;
    }

}
@media screen and (min-width: 739px) and (max-width: 1100px) {
    .tmAuth-wrapper {
        max-width: unset;
        width: 66vw;
    }

    .file-prompt {
        min-width: unset;
        width: auto;
    }

    .tmAuth-precautions {
        width: 14.5vw;
        transform: translateX(calc(-100% - 2.5625vw)) translateY(-50%);
        padding: 0.83vw 1.04vw 0.52vw 0.8vw;
    }

}

@media screen and (min-width: 739px) and (max-width: 1025px) {
    .tmAuth-inputbox .tmAuth-get-code {
        height: 32px;
        top: -8px;
    }
}

@media (max-width: 640px),
(max-aspect-ratio: 1/1) and (max-width: 1200px),
screen and (min-width: 677px) and (max-width: 740px) and (min-aspect-ratio: 1 / 1) {
    .tmAuth-mob {
        display: block;
    }

    .tmAuth-wrapper {
        max-width: unset;
        width: 91.11vw;
    }

    .tmAuth-wrapper .verification {
        font-size: 3.88vw;
        transform: translateY(0);
    }

    .select-w50 .verification {
        position: relative;
        top: auto;
    }

    .tmAuth-title {
        font-size: 6.66vw;
        text-align: center;
    }

    .tmAuth-popup {
        width: 91.11vw;
        border-radius: 4.44vw;
        padding: 11.11vw 6.94vw;
    }

    .tmAuth-popup-text {
        font-size: 4.44vw;
        margin: 0 auto 8.88vw;
        line-height: 1.25;
    }

    .tmAuth-btn-black {
        margin-left: 2.22vw;
    }

    .tmAuth-close {
        top: 2.22vw;
        right: 2.22vw;
    }

    .tmAuth-popup img.tmAuth-info-icon,
    .tmAuth-info-icon {
        width: 3.33vw;
        margin-right: 2.22vw;
    }

    .tmAuth-step {
        width: 71.38vw;
        margin: 9.16vw auto 11.11vw;
    }

    .tmAuth-status {
        padding-top: 6.38vw;
    }

    .tmAuth-status li {
        font-size: 3.88vw;
    }

    .tmAuth-step-bar::after {
        left: 1.94vw;
        padding: 0 1.94vw;
        border-radius: 0;
    }

    .status-2 .tmAuth-step-bar::after {
        width: calc(50% - 1.94vw);
    }

    .status-3 .tmAuth-step-bar::after {
        width: calc(100% - 3.88vw);
    }

    .tmAuth-step-circle {
        width: 3.88vw;
        height: 3.88vw;
    }

    .tmAuth-step-circle::after {
        width: 2.22vw;
        height: 2.22vw;
    }

    .tmAuth-comments {
        font-size: 4vw;
        margin-bottom: 11.11vw;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tmAuth-comments-img {
        width: 3.88vw;
        margin-right: 2.22vw;
        flex-shrink: 0;
    }

    .information-title {
        font-size: 4.44vw;
        margin-bottom: 11.11vw;
        flex-wrap: wrap;
        position: relative;
    }

    .information-title .file-name {
        margin-top: 4.44vw;
    }

    .information-title .text-icon {
        bottom: 0;
        width: 3.33vw;
    }

    .information-title-1 {
        width: 100%;
    }

    .tmAuth-wrapper form label {
        font-size: 3.88vw;
    }

    .tmAuth-wrapper .information-option label {
        font-size: 3.33vw;
    }

    .tmAuth-wrapper form input {
        font-size: 4.44vw;
        padding-bottom: 3.33vw;
        margin-bottom: 0;
        padding-right: 5.5125vw;
    }

    .mini-buttonedit-input {
        -webkit-user-select: none;
    }

    .mini-buttonedit {
        margin-bottom: 0;
    }

    .tmAuth-wrapper .verification {
        display: flex;
        align-items: center;
    }

    #verificationcode .tmAuth-info-icon {
        flex-shrink: 0;
    }

    .select-w50 label {
        top: -5.6vw;
    }

    .select-list label.active {
        font-size: 3.33vw;
        top: -5.6vw;
    }

    .information-option {
        padding-top: 5.6vw;
        padding-bottom: 11.11vw;
    }

    .information-option:nth-child(1) {
        padding-bottom: 5.51vw;
        margin-bottom: 0;
    }

    .select-w50 {
        margin-top: 3.66vw;
        padding-bottom: 0;
    }

    .tmAuth-inputbox {
        margin-top: 0;
        padding-bottom: 11.11vw;
    }

    .tmAuth-inputbox input:focus~label,
    .tmAuth-inputbox input.has-content~label,
    .select-list.has-content label,
    .tmAuth-inputbox.has-content label {
        font-size: 3.33vw;
        top: -5.6vw;
    }

    .select-list {
        padding-bottom: 11.11vw;
        margin-top: 0;
    }

    .select-list-box {
        padding-top: 0;
        top: 50%;
    }

    .select-list-box li {
        font-size: 3.88vw;
        padding: 1.94vw 0 2.77vw 2.44vw;
        word-break: break-word;
    }

    .tmAuth-upload label {
        margin-left: auto;
    }

    .tmAuth-upload .form-group {
        flex-wrap: wrap;
        position: relative;
    }

    .tmAuth-upload-title {
        font-size: 3.88vw;
        height: auto;
        width: 100%;
        padding-bottom: 2.22vw;
    }

    .file-prompt {
        width: 100%;
        font-size: 3.33vw;
        margin-top: 2.22vw;
    }

    .tmAuth-btn {
        font-size: 3.33vw;
        padding: 2.22vw 5.55vw;
        width: max-content;
    }

    .tmAuth-inputbox .tmAuth-btn {
        top: auto;
        bottom: 0;
    }

    .tmAuth-inputbox .tmAuth-get-code {
        height: 32px;
        box-sizing: border-box;
        padding: 0 5.55vw;
    }

    .tmAuth-wrapper form label.upload-label {
        font-size: 3.33vw;
        line-height: 3.08;
        width: 22.22vw;
        min-width: 80px;
        height: 32px;
        margin-left: auto;
    }

    .tmAuth-popup .tmAuth-btn {
        padding: 4.44vw 11.66vw;
        border-radius: 7.5vw;
    }

    .tmAuth-upload-1 {
        margin-top: 0;
    }

    .tmAuth-upload-2 {
        margin-top: 0;
    }

    .ver-title {
        font-size: 4.44vw;
        margin: 22.5vw auto 2.5vw;
    }

    .information-des {
        font-size: 3.33vw;
        line-height: 1.25;
        padding-bottom: 11.11vw;
    }

    .tmAuth-mailbox {
        margin-top: 17.11vw;
    }

    .tmAuth-wrapper .tmAuth-mailbox input {
        margin-bottom: 0;
    }

    .tmAuth-wrapper .tmAuth-mailbox .verification {
        position: relative;
        left: 0;
        top: auto;
    }

    .tmAuth-submit .tmAuth-btn {
        width: 44.4vw;
        max-width: 160px;
        height: 48px;
        box-sizing: content-box;
        font-size: 4.4vw;
        line-height: 2.3;
        padding: 0;
        border-radius: 27.7vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-top: 11.11vw;
    }

    .tmAuth-prompt {
        width: 4.44vw;
        height: 4.44vw;
        position: relative;
        transform: unset;
        right: auto;
        top: auto;
    }

    .select-w50 .tmAuth-prompt {
        position: absolute;
        top: 50%;
        transform: translateX(0.625vw) translateY(-50%);
    }

    .tmAuth-precautions {
        width: 91.11vw;
        border: none;
        font-size: 4.44vw;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        background-color: #fff;
        box-shadow: none;
        opacity: 1;
        z-index: 100;
        box-sizing: border-box;
        border-radius: 4.44vw;
        padding: 11.11vw 6.94vw;
        overflow: hidden;
    }

    .tmAuth-precautions .tmAuth-btn {
        margin: 8.88vw auto 0;
        left: auto;
        right: auto;
        position: relative;
        transition: none;
    }

    .tmAuth-triangle {
        display: none;
    }

    .file-name {
        font-size: 3.33vw;
        width: 100%;
        margin-left: 6.94vw;
        position: relative;
    }

    .text-icon {
        position: absolute;
        left: 0;
        width: 3.33vw;
        bottom: 0;
    }


    .upload-button-remove {
        width: 11.11vw;
        height: 11.11vw;
        margin-left: 5.55vw;
    }

    .select-date {
        padding-bottom: 0;
        padding-top: 0;
        display: flex;
        align-items: flex-start;
    }

    .select-list::after {
        top: 6px;
        font-size: 5.2vw;
    }

    .mini-buttonedit-trigger .mini-buttonedit-icon:before {
        font-size: 5.2vw;
    }

    .mini-buttonedit-button,
    .mini-buttonedit-close {
        margin-top: 2vw;
    }

    .agreement-popup {
        padding: 8.5vw 4.94vw;
    }

    .agreement-popup-content {
        height: 47.83vw;
    }

    .agreement-popup-content p {
        font-size: 4.44vw;
    }

    .agreement-popup-content p.agreement-popup-subtitle {
        font-size: 4.44vw;
    }

    .agreement-popup-title {
        font-size: 4.44vw;
    }

    .tmAuth-wrapper form .agreement-popup label,
    .tmAuth-wrapper form .agreement-popup .verification {
        font-size: 3.33vw;
        line-height: 1.5
    }

    .agreement-popup .verification {
        margin-left: 5.875vw;
    }

    .tmAuth-wrapper form .agreement-popup label::before {
        width: 4.041vw;
        height: 4.041vw;
        border-radius: 0.4508vw;
        margin-right: 1.834vw;
    }

    .tmAuth-wrapper .mCSB_scrollTools .mCSB_draggerRail,
    .tmAuth-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .tmAuth-wrapper .mCSB_draggerContainer::after {
        width: 4px;
    }

    .agreement-popup .tmAuth-btn {
        font-size: 3.61vw;
    }

    .tmAuth-inputbox.error::after {
        top: 2.25vw;
        width: 5.2vw;
        height: 5.2vw;
    }
}

@media (min-width: 640px) and (max-aspect-ratio: 1/1) and (max-width: 1200px),
screen and (min-width: 677px) and (max-width: 740px) and (min-aspect-ratio: 1 / 1) {
    .tmAuth-title {
        font-size: 4.662vw;
    }

    .tmAuth-status li {
        font-size: 2.716vw;
    }

    .tmAuth-step-circle::after {
        width: 1.22vw;
        height: 1.22vw;
    }

    .tmAuth-step-circle {
        width: 2.88vw;
        height: 2.88vw;
    }

    .status-3 .tmAuth-step-bar::after {
        width: calc(100% - 2.88vw);
    }

    .tmAuth-comments {
        font-size: 2.8vw;
    }

    .information-title {
        font-size: 3.108vw;
    }

    .tmAuth-wrapper form label,
    .tmAuth-wrapper form input,
    .select-list label.active,
    .select-list-box li,
    .select-w50 label.active,
    .tmAuth-wrapper .information-option label {
        font-size: 2.716vw;
    }

    .tmAuth-wrapper .tmAuth-mailbox input {
        margin-bottom: 6.66vw;
    }

    .select-w50 {
        margin-top: 1.66vw;
    }

    .tmAuth-prompt {
        width: 3.108vw;
        height: 3.108vw;
    }

    .select-list::after,
    .mini-buttonedit-trigger .mini-buttonedit-icon:before {
        font-size: 3.33vw;
    }

    .select-list::after {
        top: 3vw;
    }

    .tmAuth-upload-title,
    .tmAuth-wrapper .verification,
    .tmAuth-inputbox input:focus~label,
    .tmAuth-inputbox input.has-content~label,
    .select-list.has-content label,
    .tmAuth-inputbox.has-content label {
        font-size: 2.716vw;
    }

    .file-prompt {
        font-size: 2.331vw;
    }

    .text-icon {
        width: 3vw;
        bottom: 0.5vw;
    }

    .upload-button-remove {
        width: 7.77vw;
        height: 7.77vw;
        background-size: contain;
    }

    .ver-title {
        font-size: 3.108vw;
    }

    .information-des,
    .tmAuth-btn,
    .tmAuth-submit .tmAuth-btn,
    .file-name {
        font-size: 2.331vw;
    }

    .tmAuth-wrapper form label.upload-label {
        font-size: 2.331vw;
        width: auto;
        padding: 0 2.6vw;
        height: 4.16vw;
    }

    .tmAuth-submit .tmAuth-btn {
        width: 20.83vw;
        /* height: 6.25vw; */
        height: 48px;
    }

    .tmAuth-inputbox .tmAuth-get-code {
        height: 4.16vw;
        padding: 0 2.34vw;
    }

    .tmAuth-popup-text {
        font-size: 2.716vw;
    }

    .tmAuth-popup img.tmAuth-info-icon,
    .tmAuth-info-icon {
        width: 2.716vw;
        margin-top: 0.5vw;
    }

    .select-list-box {
        top: 47%;
    }

    .mini-buttonedit-icon {
        margin-left: -1.33vw;
    }

    .tmAuth-precautions {
        font-size: 3.108vw;
    }

    .agreement-popup {
        padding: 8.5vw 4.94vw;
    }

    .agreement-popup-content {
        height: 47.83vw;
    }

    .agreement-popup-content p {
        font-size: 2.716vw;
    }

    .agreement-popup-content p.agreement-popup-subtitle {
        font-size: 2.716vw;
    }

    .agreement-popup-title {
        font-size: 3.33vw;
    }

    .tmAuth-wrapper form .agreement-popup label,
    .tmAuth-wrapper form .agreement-popup .verification {
        font-size: 2.3vw;
    }

    .tmAuth-wrapper form .agreement-popup .verification {
        margin-left: 3.875vw;
    }

    .tmAuth-wrapper form .agreement-popup label::before {
        width: 2.041vw;
        height: 2.041vw;
        border-radius: 0.4508vw;
        margin-right: 1.834vw;
    }

    .tmAuth-wrapper .mCSB_scrollTools .mCSB_draggerRail,
    .tmAuth-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .tmAuth-wrapper .mCSB_draggerContainer::after {
        width: 4px;
    }

    .agreement-popup .tmAuth-btn {
        padding: 2.44vw 5.66vw;
        border-radius: 7.5vw;
        font-size: 2.3vw;
    }

    .tmAuth-inputbox.error::after {
        top: 1.2vw;
        width: 3.6vw;
        height: 3.6vw;
    }
}

@media (min-width: 640px) and (max-aspect-ratio: 1/1) and (max-width: 1024px) {
    .mini-buttonedit-buttons {
        height: 100%;
    }

    .mini-buttonedit-button,
    .mini-buttonedit-close {
        height: 100%;
        margin-top: 0;
    }

    .mini-buttonedit-icon {
        margin-top: 0;
        top: 2vw;
    }
}

@media (max-width: 420px) and (max-aspect-ratio: 1/1) {
    .text-icon {
        bottom: 1.7vw;
    }
}