body {
    width: 100%;
    display: grid;
}
.dp_none {
    display: none;
}
.radioBtn{
    height: 10px !important;
    width: 10px !important;
}

.form-check-inline {
    margin-right: 5px !important;
}
.form-check {
    padding-left: 0 !important;
}
.fts13{
    font-size: 13px;
}

.entry-content, .site-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15;
}
.mfs_form {
    color: #282828;
    width: 100%;
    max-width: 502px;
    margin: 0 auto 50px
}

.mfs_form .mshop-members-message {
    margin-top: 13px;
    margin-bottom: 40px
}

.mfs_form form.ui.form .ui.error.message>ul.list {
    padding: 0 !important
}

.mfs_form .mshop-header-widget .title {
    font-size: 24px;
    line-height: 1;
    padding: 0 0 30px;
    text-align: center;
    height: auto;
    font-weight: 400
}

.mfs_form .mshop-header-widget .icon {
    display: none
}

.mfs_form .ui.form .field,
.mfs_form .ui.form .field::after,
.mfs_form .ui.form .field::before {
    box-sizing: border-box
}

.mfs_form .ui.form .field.required::after,
.mfs_form .ui.form .field.required::before {
    display: none
}

.mfs_form .ui.form .field .hidden {
    display: none !important;
    visibility: hidden !important
}

.mfs_form .ui.form .field .ui.header {
    z-index: 0
}

.mfs_form form.ui.form.loading::after,
.mfs_form form.ui.form.loading::before,
.mfs_form form.ui.form.success {
    background-color: transparent !important
}

.mfs_form form.ui.form .fields .field {
    position: relative
}

.mfs_form form.ui.form .field>label {
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    margin: 0
}

.mfs_form form.ui.form .field div a.white,
.mfs_form form.ui.form .field input {
    display: inline-block;
    background-color: #fff;
    color: #282828;
    border: 1px solid #dcdcdc;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 400;
    font-family: inherit;
    padding: 0 10px;
    margin-bottom: 4px;
    box-sizing: border-box;
    box-shadow: none !important;
    transition: color .2s, border .2s, background .2s, opacity .2s
}

.mfs_form form.ui.form .field .ui.button {
    display: inline-block;
    color: #282828;
    border: 1px solid #dcdcdc;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: inherit;
    padding: 0 10px;
    margin-bottom: 4px;
    box-sizing: border-box;
    box-shadow: none !important;
    transition: color .2s, border .2s, background .2s, opacity .2s
}

.mfs_form form.ui.form .field input[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.mfs_form form.ui.form .field .ui.button,
.mfs_form form.ui.form .field div a.white {
    font-size: 16px !important
}

.mfs_form form.ui.form .field .ui.button {
    margin-top: 10px
}

.mfs_form form.ui.form .field .ui.button .icon {
    vertical-align: baseline
}

.mfs_form form.ui.form .field div a.white {
    text-align: center;
    border: 1px solid #aaa
}

.mfs_form form.ui.form .field input.hidden {
    opacity: 0;
    height: auto;
    width: auto
}

.mfs_form form.ui.form .field div a.white:focus,
.mfs_form form.ui.form .field div a.white:hover {
    border: 1px solid #7d7d7d;
    text-decoration: none
}

.mfs_form form.ui.form .field .ui.button:hover,
.mfs_form form.ui.form .field input:hover {
    border-color: #aaa;
    text-decoration: none
}

.mfs_form form.ui.form .field.error input {
    background-color: #fefafa;
    border-color: #f38b8b
}

.mfs_form form.ui.form .field.error input:focus,
.mfs_form form.ui.form .field.error input:hover {
    border: 1px solid #f38b8b !important
}

.mfs_form form.ui.form .field.error input::placeholder {
    color: #a0a0a0
}

.mfs_form form.ui.form .ui.error.message {
    color: #dc2e2e;
    background-color: #fef9f9;
    box-shadow: 0 0 0 1px #eac4c4 inset, 0 0 0 0 transparent;
    padding: 14px 11px;
    font-size: 14px
}

.mfs_form form.ui.form .ui.error.message li::before {
    font-size: .82em
}

.mfs_form form.ui.form .field input[type=checkbox] {
    height: 20px
}

.mfs_form form.ui.form .field input[name=datefield] {
    cursor: pointer;
    background: url(../images/dropdown.png) 95%/8px no-repeat #fff
}

.mfs_form form.ui.form .field input[name=datefield]:focus {
    cursor: text
}

.mfs_form form.ui.form .field div span a {
    font-size: 14px;
    color: #282828;
    font-weight: 400
}

.mfs_form form.ui.form .field div span a:hover {
    text-decoration: none
}

.mfs_form form.ui.form .field .labeled .ui.basic {
    box-sizing: border-box;
    border-left: none;
    width: 40px;
    height: 38px;
    line-height: 36px;
    padding: 0;
    text-align: center
}

.mfs_form form.ui.form .right.aligned.field div {
    text-align: right
}

.agreement .mfs_form {
    max-width: 850px;
    margin-bottom: 120px
}

.mfs_form .ui.form .field textarea {
    font-size: .85em;
    color: #4d4b4b;
    background-color: #fff !important;
    border: 1px solid #d4d4d4 !important;
    line-height: 18px;
    box-sizing: border-box;
    font-weight: 400
}

.mfs_form form.ui.form .ui.accordion {
    border: 1px solid #d6d6d6;
    background-color: #f6f6f6;
    box-sizing: border-box;
    box-shadow: none
}

.mfs_form form.ui.form .ui.accordion .title {
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    line-height: normal;
    font-size: 14px;
    width: 100%;
    padding: 10px !important;
    font-weight: 500
}

.mfs_form form.ui.form .ui.accordion .title .ui.checkbox {
    height: auto !important
}

.mfs_form form.ui.form .ui.accordion .content {
    min-height: inherit !important;
    padding-top: 10px !important;
    background-color: #f6f6f6
}

.mfs_form form.ui.form .ui.accordion .content textarea {
    width: 100%;
    border: 1px solid #f6f6f6 !important;
    font-family: sans-serif
}

.mfs_form .ui.form .divider.field {
    margin-bottom: 18px
}

.mfs_form .ui.form .divider.field .msm-form-divider {
    position: relative;
    text-align: center;
    font-size: 16px
}

.mfs_form .ui.form .divider.field .msm-form-divider::after,
.mfs_form .ui.form .divider.field .msm-form-divider::before {
    position: absolute;
    top: 50%;
    display: block;
    content: " ";
    width: calc(50% - 26px);
    height: 1px;
    background: #ccc
}

.mfs_form .ui.form .divider.field .msm-form-divider:before {
    left: 0
}

.mfs_form .ui.form .divider.field .msm-form-divider::after {
    right: 0
}

.mfs_form form.ui.form .field.field .ui.tiny.progress {
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
    background: 0 0
}

.mfs_form form.ui.form .field.field .ui.tiny.progress::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #e5e5e5
}

.mfs_form form.ui.form .field.field .ui.tiny.progress .label {
    position: relative;
    display: block;
    margin-top: 8px;
    white-space: normal;
    box-sizing: border-box
}

.mfs_form form.ui.form .field.field .ui.tiny.progress .label>span {
    display: block;
    padding: 0 8px 8px;
    line-height: 14px
}

.mfs_form form.ui.form .field.field .ui.tiny.progress .bar {
    margin: 0
}

@media (max-width:480px) {
    .mfs_form form.ui.form .fields .field .ui.dividing.header {
        margin-bottom: 28px !important
    }
}

.mfs_form form.ui.form .two.fields .field {
    margin-bottom: 0
}

.mfs_form form.ui.form .two.fields input[name=msm_address_search] {
    width: 90px;
    min-width: inherit;
    margin: 0
}

.mfs_form form.ui.form[data-type=lost_passwords] .lost-title.field div {
    box-shadow: 0 0 0 1px #bbcdf7 inset, 0 0 0 0 transparent;
    background-color: #f5f9ff;
    color: #4b68b3;
    padding: 12px 18px;
    text-align: center;
    font-size: 13px;
    line-height: 22px
}

@media (max-width:767px) {
    .mfs_form form.ui.form .two.fields .field {
        width: 50% !important
    }

    .mfs_form form.ui.form .two.fields .field:first-of-type {
        padding-right: .5em
    }

    /* .mfs_form form.ui.form .two.fields .field:last-of-type {
        padding-left: .5em
    } */

    .mfs_form form.ui.form .two.fields.selector-wrap .field {
        padding: 0
    }

    .mfs_form form.ui.form .three.fields.col .field {
        width: calc(100% / 3) !important
    }

    .mfs_form form.ui.form .date-field .three.fields .field,
    .mfs_form form.ui.form .phone-field .three.fields .field {
        width: 33.333333% !important
    }
}

.ui.form .date-field .three.fields .field,
.ui.form .phone-field .three.fields .field {
    width: 33.333333% !important;
    padding: 0 7px;
    box-sizing: border-box
}

.ui.form .date-field .three.fields .field:first-child,
.ui.form .phone-field .three.fields .field:first-child {
    padding-left: 0
}

.ui.form .date-field .three.fields .field:last-of-type,
.ui.form .fields .date-field .three.fields .field:nth-child(3),
.ui.form .fields .phone-field .three.fields .field:nth-child(3),
.ui.form .phone-field .three.fields .field:last-of-type {
    padding-right: 0
}

.mfs_form form.ui.form .field.date-field .three.fields .field::after,
.mfs_form form.ui.form .field.phone-field .three.fields .field:first-child::after {
    content: "";
    position: absolute;
    background: url(../images/section.png) 0/7px no-repeat;
    width: 15px;
    height: 15px;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%);
    z-index: 2
}

.mfs_form form.ui.form .field.date-field .three.fields .field:last-of-type::after {
    right: 0
}

.mfs_form form.ui.form .fields>.field.date-field:first-of-type,
.mfs_form form.ui.form .fields>.field.phone-field:first-of-type {
    padding-left: 0
}

.mfs_form .phone-field .three.fields.disabled input,
.mfs_form .phone-field .three.fields.disabled select {
    background-color: #ececec
}

.mfs_form form.ui.form .field .ui.button.check-duplicate,
.mfs_form form.ui.form .field .ui.button.email-verification,
.mfs_form form.ui.form .field .ui.button.phone-certification,
.mfs_form form.ui.form .field .ui.button.phone-verification,
.mfs_form form.ui.form .field .ui.button.send-cert-number {
    min-width: inherit;
    color: #fff;
    font-size: 13px !important;
    font-weight: 700;
    padding: 0 5px !important;
    background-color: #202020;
    border: none;
    margin: 0 !important
}

.mfs_form .phone-field .three.fields.disabled .ui.button.phone-certification {
    color: #202020;
    background-color: #ccc !important
}

.mfs_form .phone-field .fields.verification-wrapper {
    margin-top: .5em
}

.mfs_form .phone-field .fields.verification-wrapper.hidden {
    display: none !important
}

.mfs_form .fields .phone-field .three.fields .field.phone-cerf-wrap {
    width: 100% !important;
    padding: 0;
    margin-top: .5em
}

.mfs_form .fields .phone-field .three.fields .ui.button.phone-certification {
    height: 32px;
    line-height: 32px
}

.mfs_form form.ui.form .fields .phone-field .verification-wrapper .phone-verification {
    padding: 0 3px
}

@media (max-width:767px) {

    .mfs_form .date-field .three.fields .field:nth-child(3),
    .mfs_form .phone-field .three.fields .field:nth-child(3) {
        padding-right: 0
    }

    .mfs_form .phone-field .three.fields .ui.button.phone-certification {
        height: 32px;
        line-height: 32px
    }

    .mfs_form .phone-field .fields.verification-wrapper {
        margin-top: 1em;
        flex-wrap: nowrap
    }

    .mfs_form .phone-field .fields.verification-wrapper .twelve.field {
        flex: 1;
        padding-right: 7px !important
    }

    .mfs_form .phone-field .fields.verification-wrapper .four.field {
        width: 25% !important
    }

    .mfs_form form.ui.form .phone-field .three.fields .field.phone-cerf-wrap {
        width: 100% !important;
        padding: 0;
        margin-top: .5em
    }
}

.mfs_form form.ui.form .field .ui.checkbox {
    padding: 0 !important;
    margin: 0 !important
}

.mfs_form form.ui.form .required.field>label::after,
.mfs_form form.ui.form .required>div.checkbox::after {
    left: calc(100% - 10px);
    font-family: sans-serif;
    font-size: 16px
}

.mfs_form form.ui.form .field.required div.ui.checkbox label {
    padding-right: 10px
}

.mfs_form form.ui.form .field div.ui.checkbox label {
    height: 20px;
    color: #282828;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    word-break: keep-all;
    border: none
}

.mfs_form .ui.form .field .checkbox label::before {
    width: 18px;
    height: 18px;
    color: transparent !important;
    background-color: #fff;
    border: 1px solid #d4d4d5;
    border-radius: 0;
    box-shadow: none;
    transition: background .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease
}

.mfs_form .ui.form .field .checkbox.radio label::before {
    border-radius: 500rem
}

.mfs_form form.ui.form .required>div.checkbox.radio::after {
    content: '' !important
}

.mfs_form .ui.form .field .checkbox label::after {
    width: 18px;
    height: 18px
}

.mfs_form .ui.form .circle-check .checkbox label::before,
.mfs_form .ui.form .field .custom-checkbox label::before {
    border: none;
    border-radius: 50%;
    background: url(../images/default.jpg) center/cover !important
}

.mfs_form .ui.form .circle-check .checkbox input:checked+label::before,
.mfs_form .ui.form .circle-check .checkbox.checked label::before,
.mfs_form .ui.form .field .custom-checkbox input:checked+label::before,
.mfs_form .ui.form .field .custom-checkbox.checked label::before {
    background: url(../images/check-img.jpg) center/cover !important
}

.mfs_form .ui.form .circle-check .ui.checkbox label::after,
.mfs_form .ui.form .field .custom-checkbox label::after {
    display: none
}

.mfs_form form.ui.form .field div.ui.slider {
    overflow: visible
}

.mfs_form form.ui.form .field div.ui.slider label {
    padding-left: 72px
}

.mfs_form .ui.form .field .ui.slider label::before {
    content: '';
    left: 0;
    top: 7px;
    width: 56px;
    height: 4px;
    background: rgba(0, 0, 0, .05) !important;
    border: none !important;
    border-radius: 50px;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.mfs_form .ui.form .field .ui.slider label::after {
    display: inline-block;
    width: 24px;
    height: 24px
}

.mfs_form .ui.form .field .ui.slider.checked label::after {
    left: 34px
}

.mfs_form .ui.form .field .ui.slider.checked label::before {
    background: #545454 !important
}

.mfs_form form.ui.form .field div.ui.toggle label {
    background-color: transparent;
    padding-left: 72px
}

.mfs_form form.ui.form .field .ui.toggle label::before {
    display: block;
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    width: 56px;
    height: 24px;
    border: none;
    margin-top: 0;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, .15);
    transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease
}

.mfs_form form.ui.form .field .ui.toggle label::after {
    display: block;
    height: 24px;
    width: 24px
}

.mfs_form form.ui.form .field .ui.toggle.checked {
    transform: none;
    opacity: 1
}

.mfs_form form.ui.form .field .ui.toggle.checked label::after {
    left: 34px
}

.mfs_form form.ui.form .field>select {
    font-size: 14px;
    line-height: initial;
    background: #fff;
    padding: 0 14px 0 10px !important;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.mfs_form form.ui.form .field>select::-ms-expand {
    display: none
}

.mfs_form form.ui.form .field>.selection.dropdown {
    padding: 0 24px 0 6px;
    width: 100%;
    box-sizing: border-box;
    min-height: 38px;
    cursor: pointer
}

.mfs_form form.ui.form .field>.selection.dropdown .menu {
    box-sizing: border-box;
    width: 100%
}

.mfs_form form.ui.form .field>.selection.dropdown div.text,
.mfs_form form.ui.form .field>.selection.dropdown input {
    padding: 8px 24px 8px 10px;
    margin: 0;
    border: none !important;
    box-sizing: border-box;
    width: 100% !important;
    position: absolute;
    cursor: pointer;
    font-size: 14px
}

.mfs_form form.ui.form .field>.selection.dropdown div.text {
    position: relative;
    padding-top: 10px
}

.mfs_form form.ui.form .field>.selection.dropdown.visible div.text,
.mfs_form form.ui.form .field>.selection.dropdown.visible input {
    cursor: text
}

.mfs_form form.ui.form .field>.selection.dropdown .menu .item,
.mfs_form form.ui.form .field>.selection.dropdown .ui.label.visible {
    font-size: 14px;
    font-weight: 500
}

.mfs_form form.ui.form .field .selection.dropdown>i.dropdown.icon {
    display: flex;
    align-items: center;
    position: absolute;
    float: right;
    top: 0;
    margin: 0;
    right: 0;
    height: 38px;
    width: auto;
    z-index: 3;
    font-family: Dropdown, sans-serif !important;
    font-size: 13px;
    box-sizing: border-box;
    padding: 6px 12px;
    cursor: pointer;
    transition: opacity .1s ease
}

.mfs_form form.ui.form .field>.multiple.selection.dropdown input {
    z-index: -2
}

.mfs_form form.ui.form .field .quicktags-toolbar input {
    width: auto;
    min-width: inherit
}

.cod_cert_ipin01>img,
.cod_cert_phone01>img {
    width: 100px;
    margin: 0 20px !important
}

.cod_txt {
    font-size: 12px !important;
    line-height: 18px !important;
    margin-bottom: 0 !important;
    margin-top: 0;
    font-family: '챘�싈쑦ニ녳�씳ぢ� 챘�앪��', NanumGothic, fontng, 'Nanum gothic', sans-serif !important;
    color: #fff;
    font-weight: 700;
    display: inline-block !important
}

.cod_txt.cod_cert_txt>img {
    width: 20px;
    margin: 0 4px
}

.cod_cert_ipin_wrap,
.cod_cert_phone_wrap {
    width: 350px;
    height: 92px;
    background-color: #fff !important;
    border-radius: 4px;
    margin: 0 auto;
    border: 1px solid #dedcdc
}

.cod_cert_ipin01,
.cod_cert_phone01 {
    width: 45%;
    display: inline-block;
    margin: 0 auto;
    float: left;
    text-align: center
}

.cod_cert_ipin02,
.cod_cert_phone02 {
    width: 55%;
    display: inline-block;
    margin: 0 auto;
    float: left;
    text-align: center;
    text-decoration: none;
    font-weight: 700
}

.cod_cert_ipin01 .cod_txt.cod_cert_txt,
.cod_cert_phone01 p.cod_txt.cod_cert_txt.cert_phone_color {
    text-align: center;
    display: inline-block !important
}

.cod_cert_ipin02 .cod_txt {
    color: #666
}

.cod_txt.cod_cert_txt.cert_ipin_bg,
.cod_txt.cod_cert_txt.cert_phone_bg {
    display: block !important;
    text-align: center;
    background-color: #f9616b;
    margin-top: 10px;
    color: #fff;
    padding: 8px 0;
    border-radius: 4px;
    font-size: 14px !important;
    font-weight: 700;
    width: 88%;
    margin-left: 12px !important;
    cursor: pointer
}

.cod_txt.cod_cert_txt.cert_ipin_bg {
    background-color: #f08d31
}

.cod_txt.cod_cert_btn {
    padding: 6px 12px;
    background-color: #f7f7f7;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    text-align: center;
    margin-top: 6px
}

img.info_img {
    width: 20px;
    margin: 0 auto !important;
    display: inline-block
}

.cod_txt.cod_cert_txt.cert_ipin_color {
    color: #f08d31;
    vertical-align: 6px
}

.cod_txt.cod_cert_txt.cert_phone_color {
    color: #f9616b;
    vertical-align: 6px
}

.info_wrap {
    margin-top: 4px
}

.heading_text p.cod_txt.cod_cert_txt {
    display: block !important;
    margin-bottom: 10px !important
}

#cod_register_warp .login_header_title .msl_close_btn {
    margin-right: 0 !important
}

#mshop_agreement_tab.mshop_registration_tabs_agreement .login_header_title .msl_close_btn {
    margin-right: 20px !important
}

#cod_register_warp.cod_certification_warp {
    padding: 25px !important
}

.cod_cert_ipin02 a,
.cod_cert_phone02 a {
    text-decoration: none
}

.cod_txt.cod_cert_txt.cod_cert_subtitle {
    font-size: 18px !important
}

@media (max-width:480px) {

    .cod_cert_ipin_wrap,
    .cod_cert_phone_wrap {
        width: 285px
    }
}

.mfs_form form.ui.form .field .ui.calendar .popup table tr td,
.mfs_form form.ui.form .field .ui.calendar .popup table tr th {
    text-align: center
}

.daterangepicker.ltr {
    width: auto;
    top: -50px;
    border: 1px solid #dcdcdc
}

.daterangepicker.ltr .calendar.left.single {
    max-width: 100%
}

.daterangepicker.ltr .calendar table.table-condensed {
    width: 100%
}

.daterangepicker.ltr .calendar .calendar-table {
    display: inline-block;
    padding-right: 0 !important
}

.daterangepicker.ltr .calendar table.table-condensed tr td,
.daterangepicker.ltr .calendar table.table-condensed tr th {
    padding: 3px;
    box-sizing: content-box
}

.daterangepicker.ltr .calendar table.table-condensed th.month select {
    display: inline-block;
    padding-left: 6px;
    background: url(../images/section.png) 95%/5px no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box
}

@media (max-width:600px) {
    .mfs_form form.ui.form .field>.selection.dropdown .ui.label.visible {
        margin: 4px 3px
    }
}

@media (max-width:480px) {
    .daterangepicker.ltr .calendar .calendar-table {
        display: block
    }

    .daterangepicker.ltr .calendar table.table-condensed tr td,
    .daterangepicker.ltr .calendar table.table-condensed tr th {
        padding: 2px
    }
}

.ui.small.modal {
    bottom: auto
}

.ui.small.modal .content {
    min-height: inherit !important;
    margin-top: 0 !important;
    box-sizing: border-box;
    padding: 1.5rem !important
}

.ui.small.modal .actions .ui.button {
    min-width: inherit
}

.pagination .pagination.menu {
    background-color: transparent !important;
    width: auto !important;
    border: none;
    padding: 0;
    float: right;
    margin: 0 0 0 .5rem
}

.ui.form.mshop_address_search .search_wrapper input {
    font-size: 14px !important;
    padding: 0 10px;
    border: 1px solid #ededed;
    height: 34px;
    border-radius: 3px;
    box-sizing: border-box
}

.ui.form.mshop_address_search .search_wrapper input:focus {
    border-radius: 3px
}

.mshop_address_search .search_wrapper .field.pagination {
    background-color: #fff !important
}

.mshop_address_search .search_wrapper div.field.result thead th {
    padding: 8px .71428571em
}

.pagination .pagination.menu a.item {
    min-width: 1em;
    font-size: 14px;
    padding: 0;
    margin: 0;
    width: 32px;
    justify-content: center
}

.pagination .pagination.menu a.active.item {
    padding-top: 0
}

.pagination .pagination.menu a.icon.item i {
    margin: 0;
    font-size: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.mfs_form form.ui.form .msaddr_widget .two.fields:first-of-type .field:first-child {
    width: 100% !important
}

.mfs_form form.ui.form .msaddr_widget .two.fields:first-of-type .field:last-child {
    display: none
}

@media (max-width:360px) {
    .ui.small.modal .content {
        height: 350px;
        padding-bottom: 5px !important
    }

    .mshop_address_search .search_wrapper {
        height: 100% !important
    }

    .mshop_address_search .search_wrapper div.field.result {
        margin-bottom: 17px
    }

    .mshop_address_search .search_wrapper .pagination .ui.pagination {
        float: left;
        margin-left: 0
    }
}

div.ui.steps.mfs_wrapper {
    display: flex;
    max-width: 700px !important;
    margin: 10px auto 0
}

div.ui.steps.mfs_wrapper .step {
    box-sizing: border-box
}

div.ui.steps.mfs_wrapper .step .content {
    min-height: inherit !important;
    background-color: transparent
}

div.ui.steps.mfs_wrapper .step .content .title {
    height: auto;
    display: inline;
    padding: 0 !important;
    font-size: 16px;
    font-family: inherit
}

@media (max-width:767px) {
    .ui.steps.mfs_wrapper .step {
        box-sizing: border-box;
        padding: 10px !important;
        border-bottom: 1px solid rgba(34, 36, 38, .15);
        border-right: none
    }

    .ui.ordered.steps.mfs_wrapper .step::before {
        height: 18px;
        line-height: 18px;
        margin-top: 10px !important
    }

    .ui.steps.mfs_wrapper .step:last-child {
        border: none
    }
}

.ui.steps.mfs_wrapper.step_small {
    border: none
}

.ui.steps.mfs_wrapper.step_small .step {
    overflow: hidden;
    background-color: transparent;
    border: none;
    justify-content: left;
    position: relative;
    display: block;
    text-align: center;
    padding-top: 0 !important
}

.ui.steps.mfs_wrapper.step_small .step::before {
    content: "";
    display: inline-block;
    margin-right: 0;
    margin-bottom: 12px;
    width: 8px;
    height: 8px;
    background: #e8e8e8;
    border-radius: 50px
}

.ui.steps.mfs_wrapper.step_small .step.active,
.ui.steps.mfs_wrapper.step_small .step.completed::before {
    z-index: 99
}

.ui.steps.mfs_wrapper.step_small .step:first-child::after {
    left: 50%
}

.ui.steps.mfs_wrapper.step_small .step:last-child::after {
    right: 50%
}

.ui.steps.mfs_wrapper.step_small .step.active::before,
.ui.steps.mfs_wrapper.step_small .step.completed::before {
    content: "";
    background-color: #1890ff
}

.ui.steps.mfs_wrapper.step_small .step::after {
    content: "";
    height: 3px;
    width: 100%;
    top: 2px;
    transform: none;
    border: none;
    display: inline-block;
    position: absolute;
    border-radius: 3px;
    background-color: #e8e8e8
}

.ui.steps.mfs_wrapper.step_small .step.active::after,
.ui.steps.mfs_wrapper.step_small .step.completed::after {
    background-color: #1890ff;
    display: inline-block
}

.ui.steps.mfs_wrapper.step_small .step .content {
    max-width: 100%;
    padding-top: 4px
}

.ui.steps.mfs_wrapper.step_small .step.active .content .title,
.ui.steps.mfs_wrapper.step_small .step.completed .content .title {
    color: #4183c4
}

.ui.steps.mfs_wrapper.step_small .step.active .content .description,
.ui.steps.mfs_wrapper.step_small .step.completed .content .description {
    color: #0d3b69
}

@media (max-width:767px) {
    .ui.steps.mfs_wrapper.step_small {
        flex-direction: row;
        -webkit-box-orient: inherit
    }

    .ui.steps.mfs_wrapper.step_small .step {
        flex: auto
    }

    .ui.steps.mfs_wrapper.step_small .step:before {
        margin-top: 0 !important
    }

    .ui.steps.mfs_wrapper.step_small .step::after {
        display: block !important
    }
}

.ui.steps.mfs_wrapper.step_big-number {
    border: none
}

.ui.steps.mfs_wrapper.step_big-number .step {
    display: block;
    background-color: transparent;
    border: none;
    justify-content: left;
    padding: 0 !important;
    position: relative
}

.ui.steps.mfs_wrapper.step_big-number .step::before {
    position: absolute;
    top: 0;
    left: calc(50% - 14px);
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50px;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, .25);
    background-color: #fff;
    color: rgba(0, 0, 0, .25);
    z-index: 9
}

.ui.steps.mfs_wrapper.step_big-number .step::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: calc(100% - 10px);
    height: 1px;
    top: 13px;
    left: calc(50% - 10px);
    border: none;
    background-color: #e8e8e8;
    margin-left: 8px;
    transform: none
}

.ui.steps.mfs_wrapper.step_big-number .step.active .content .title::after,
.ui.steps.mfs_wrapper.step_big-number .step.active .content::before,
.ui.steps.mfs_wrapper.step_big-number .step.active::after,
.ui.steps.mfs_wrapper.step_big-number .step.completed .content .title::after,
.ui.steps.mfs_wrapper.step_big-number .step.completed .content::before,
.ui.steps.mfs_wrapper.step_big-number .step.completed::after {
    background-color: #1890ff
}

.ui.steps.mfs_wrapper.step_big-number .step:last-child::after {
    display: none
}

.ui.steps.mfs_wrapper.step_big-number .step.mfs_item .content {
    align-self: flex-start;
    margin: 46px auto 0 !important;
    max-width: calc(100% - 46px);
    text-align: center;
    width: 100%
}

.ui.steps .active.step .icon,
.ui.steps .completed.step .icon,
.ui.steps.mfs_wrapper.step_big-number .step.active::before,
.ui.steps.mfs_wrapper.step_big-number .step.completed::before {
    background-color: #1890ff;
    color: #fff;
    border-color: #1890ff
}

.ui.steps.mfs_wrapper.step_big-number .step.active .content .title,
.ui.steps.mfs_wrapper.step_big-number .step.completed .content .title {
    color: #4183c4
}

.ui.steps.mfs_wrapper.step_big-number .step.active .content .description,
.ui.steps.mfs_wrapper.step_big-number .step.completed .content .description {
    color: #0d3b69
}

@media (max-width:767px) {
    .ui.steps.mfs_wrapper.step_big-number {
        max-width: 590px !important
    }

    .ui.steps.mfs_wrapper.step_big-number .step {
        margin-bottom: 22px
    }

    .ui.steps.mfs_wrapper.step_big-number .step:last-child {
        margin-bottom: 0
    }

    .ui.steps.mfs_wrapper.step_big-number .step.mfs_item .content {
        margin-left: 46px !important;
        margin-top: 0 !important;
        text-align: left
    }

    .ui.steps.mfs_wrapper.step_big-number .step::after,
    .ui.steps.mfs_wrapper.step_big-number .step::before {
        left: 0;
        margin-top: 0 !important
    }
}

.center {
    text-align: center
}

.password-visible {
    width: 14px;
    height: 14px;
    background: url(../images/eyes.png) no-repeat -1px 0/32px
}

.fields .field .password-visible {
    margin-right: 6px
}

.fields.inline .field .password-visible {
    margin-top: -26px;
    margin-right: 14px
}

.fields .field:last-child .password-visible {
    margin-right: 0
}

.password-visible.eye-slash {
    background-position: -16px 0
}

.green input[type=text] {
    border-color: #8de49e !important
}

.green input[type=text]:focus,
.green input[type=text]:hover {
    border-color: #71ce83 !important
}

.red input[type=text] {
    border-color: #f7b2b2 !important
}

.red input[type=text]:focus,
.red input[type=text]:hover {
    border-color: #e88f8f !important
}

.blue input[type=text] {
    border-color: #a7d0f1 !important
}

.blue input[type=text]:focus,
.blue input[type=text]:hover {
    border-color: #7fb1da !important
}

.white.button,
input[type=button].white {
    background-color: #fff !important;
    color: #282828 !important;
    border: 1px solid #aaa !important
}

.white.button:hover,
input[type=button].white:hover {
    border: 1px solid #7d7d7d !important
}

.gray.button,
input[type=button].gray {
    background-color: #ababab !important;
    color: #fff !important;
    border: none !important
}

.black.button,
input[type=button].black {
    background-color: #5dc6f1 !important;
    color: #fff !important;
    border: none !important
}

.green.button,
input[type=button].green {
    background-color: #7de25e !important;
    border: none !important
}

.red.button,
input[type=button].red {
    background-color: #e86868 !important;
    color: #fff !important;
    border: none !important
}

.blue.button,
input[type=button].blue {
    background-color: #65a1e8 !important;
    color: #fff !important;
    border: none !important
}

.ui.button:hover,
input[type=button]:hover {
    opacity: .9 !important
}

div.mfs_form .strength-meter .label {
    position: relative;
    background: #fff
}

div.fields.inline div.field>label {
    white-space: nowrap
}

.msm-tooltip {
    cursor: pointer
}

.msm-tooltip>i {
    margin-left: 5px
}

.msm-tooltip~.ui.popup {
    font-size: 12px !important
}