.jd-login__image {
    background-position: 50%;
    background-size: cover;
    height: 50vh;
    position: relative
}

.jd-login__image--overlay:after {
    content: "";
    background-color: #000;
    opacity: .3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.jd-login__image--width .jd-login__full-logo {
    display: block
}

@media (min-width:62em) {
    .jd-login__image--width .jd-login__full-logo {
        display: block
    }
}

.jd-login__image--width div {
    width: 50%
}

.jd-login .form__field--alt {
    min-width: 100%;
}

.jd-login__image div {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.direction-rtl .jd-login__image div {
    right: 2rem;
    left: auto
}

@media (min-width:62em) {
    .jd-login__image div {
        -webkit-transform: none;
        transform: none;
        bottom: 10%;
        left: 10%;
        top: auto
    }

    .direction-rtl .jd-login__image div {
        left: auto;
        right: 10%
    }
}

.jd-login__image h1 {
    font-size: 2.8rem;
    line-height: 3rem
}

    .jd-login__image h1 span {
        display: block
    }

@media (min-width:62em) {
    .jd-login__image h1 span {
        font-size: 5rem
    }

    .rtl .jd-login__image h1 span {
        font-size: 5.2rem
    }
}

@media (min-width:75em) {
    .jd-login__image h1 span {
        font-size: 6rem
    }

    .rtl .jd-login__image h1 span {
        font-size: 6.2rem
    }
}

.rtl .jd-login__image h1 {
    font-size: 2rem
}

@media (min-width:62em) {
    .jd-login__image h1 {
        font-size: 9rem;
        line-height: 6rem
    }

    .rtl .jd-login__image h1 {
        font-size: 9.2rem
    }
}

@media (min-width:75em) {
    .jd-login__image h1 {
        font-size: 10rem
    }

    .rtl .jd-login__image h1 {
        font-size: 10.2rem
    }
}

.jd-login__image .jd-login__back {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    z-index: 2
}

    .jd-login__image .jd-login__back:hover {
        color: #b4a085
    }

@media (min-width:62em) {
    .jd-login__image .jd-login__back {
        display: none
    }
}

.jd-login--full .jd-login__image {
    right: 0;
    width: 100%;
    height: 100vh
}

    .jd-login--full .jd-login__image div {
        left: 10%;
        bottom: 10%;
        right: 10%;
        -webkit-transform: none;
        transform: none;
        width: auto;
        top: auto
    }

        .jd-login--full .jd-login__image div h1 {
            font-size: 3.2rem;
            line-height: 3.7rem
        }

@media (min-width:62em) {
    .jd-login--full .jd-login__image div h1 {
        font-size: 5.2rem;
        line-height: 5.7rem
    }
}

@media (min-width:62em) {
    .jd-login--full .jd-login__image div {
        left: 15%;
        bottom: 12%;
        width: 40%;
        white-space: normal
    }

    .rtl .jd-login--full .jd-login__image div {
        left: auto;
        right: 15%
    }
}

.rtl .jd-login--full .jd-login__image {
    right: auto;
    left: 0
}

@media (min-width:62em) {
    .jd-login--full .jd-login__image .jd-login__full-logo {
        left: 15%
    }

    .rtl .jd-login--full .jd-login__image .jd-login__full-logo {
        left: auto;
        right: 15%
    }
}

@media (min-width:62em) {
    .jd-login__image {
        position: absolute;
        /*left: 0;*/
        right:0;
        top: 0;
        bottom: 0;
        /*width: 50%;*/
        width: 70%;
        height: auto
    }

    .direction-rtl .jd-login__image {
        right: auto;
        left: 0;
    }
}

.jd-login__content {
    background-color: #fff
}

@media (min-width:62em) {
    .jd-login__content {
        position: absolute;
        top: 0;
        /*right: 0;*/
        left: 0;
        bottom: 0;
        /*width: 50%;*/
        width: 30%;
        /*overflow: auto;*/
        display: flex;
        align-items: center;
    }

    .direction-rtl .jd-login__content {
        left: auto;
        right: 0;
    }
}

.jd-login__inner > .jd-login__back:first-child {
    display: block
}


@media (min-width:1180px) and (max-width: 1920px) {
    .jd-login__inner {
        width: 50%;
        margin: 10rem auto
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .jd-login__inner {
        width: 83% !important;
        margin: 10rem auto 5rem auto !important;
    }

    .direction-rtl .jd-login__inner {
        width: 60% !important;
        margin: 10rem auto 5rem auto !important;
    }
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 60% !important;
    left: 22%;
}

.direction-rtl .iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 84% !important;
    left: 10%;
}

@media (min-width: 62em) {
    .jd-login__inner > .jd-login__back:first-child {
        display: -webkit-box;
        display: flex
    }

    .jd-login__inner {
        /* width: 50%; */
        width: 404px;
        margin: 10rem auto;
        height: 960px;
        padding-top: 126px !important;
        padding-bottom: 126px !important;
    }

    .direction-rtl .jd-login__inner {
        width: 50%;
        margin: 10rem auto;
    }

    .iti-mobile .intl-tel-input .country-list {
        max-height: 100%;
        width: 100%;
    }
}

.direction-ltr .jd-login__full-logo {
    position: absolute;
    top: 8%;
    left: 10%;
    z-index: 2
}

.jd-login__full-logo img {
    height: auto;
    max-width: 20rem
}

@media (min-width:48em) {
    .jd-login__full-logo img:first-child {
        display: none
    }
}

.jd-login__full-logo img:last-child {
    display: none
}

@media (min-width:48em) {
    .jd-login__full-logo img:last-child {
        display: block
    }
}

.rtl .jd-login__full-logo {
    left: auto;
    right: 10%
}

@media (min-width:62em) {
    .jd-login__full-logo {
        display: block
    }
}

.direction-ltr .jd-login__logo {
    position: absolute;
    top: 0;
    right: 0;
    height: 6rem;
    z-index: 1
}


.direction-rtl .jd-login__full-logo {
    position: absolute;
    top: 8%;
    right: 10%;
    z-index: 2
}

.direction-rtl .jd-login__logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 6rem;
    z-index: 1
}

.jd-login__logo .lang {
    position: absolute;
    top: 2vh;
    right: 7rem;
    left: auto;
    color: #fff;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .direction-rtl .jd-login__logo .lang {
        left: 7rem !important;
        right: auto;
    }
}

@media (min-width:62em) {
    .jd-login__logo .lang {
        -webkit-transform: translate(-2rem, -50%);
        transform: translate(-2rem, -50%);
        right: 100%;
        top: 50%
    }

    .direction-rtl .jd-login__logo .lang {
        left: 100%;
        right: auto;
        -webkit-transform: translate(2rem, -50%);
        transform: translate(2rem, -50%)
    }
}

.direction-rtl .jd-login__logo .lang {
    left: 7rem;
    right: auto
}

/*@media (max-width: 1180px){

    .direction-rtl .jd-login__inner {
        width: 50%;
        margin: 10rem auto;
    }
}*/

.jd-login__logo img {
    height: 100%;
    width: auto
}

.direction-rtl .jd-login__logo {
    left: 0;
    right: auto
}

@media (min-width:62em) {
    .jd-login__logo {
        height: 8rem
    }
}

.jd-login__right-col {
    font-size: 1.4rem
}

.rtl .jd-login__right-col {
    font-size: 1.6rem
}

@media (min-width:36em) {
    .jd-login__right-col {
        text-align: right
    }

    .rtl .jd-login__right-col {
        text-align: left
    }
}

.jd-login__back {
    text-transform: uppercase;
    color: #a1a1a1;
    font-size: 1.2rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center
}

.jd-login__back--offset-left {
    margin-left: -.7rem
}

.rtl .jd-login__back--offset-left {
    margin-left: 0;
    margin-right: -.7rem
}

.jd-login__back span {
    line-height: 0
}

.rtl .jd-login__back span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rtl .jd-login__back {
    font-size: 1.4rem
}

.jd-login__verification-code {
    /*padding: 2rem;*/
    /*box-shadow: 0 .1rem 1rem rgba(0, 0, 0, .15);*/
    border-radius: 4px
}

@media (min-width:62em) {
    .jd-login__verification-code {
        /*padding: 3rem*/
    }
}

.jd-login__timer {
    position: relative;
    padding-top: 100%;
    height: 0
}

    .jd-login__timer span {
        font-size: 2.2rem;
        color: #516ac7;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

.rtl .jd-login__timer span {
    font-size: 2.4rem
}

.jd-login__timer svg {
    position: absolute;
    top: 0;
    left: 0
}

    .jd-login__timer svg circle:first-child {
        stroke: #dbdbdb
    }

    .jd-login__timer svg circle:last-child {
        stroke: #516ac7;
        -webkit-transition: stroke-dashoffset .25s;
        transition: stroke-dashoffset .25s;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

.jd-new-account__content {
    box-shadow: 0 .5rem .7rem rgba(0, 0, 0, .10);
    border-radius: 12px
}

@media screen and (min-height:600px) and (min-width:768px) {
    .jd-new-account__inner {
        min-height: calc(60vh - 30rem)
    }
}

@media screen and (min-height:700px) and (min-width:768px) {
    .jd-new-account__inner {
        min-height: calc(65vh - 30rem)
    }
}

@media screen and (min-height:800px) and (min-width:768px) {
    .jd-new-account__inner {
        min-height: calc(70vh - 30rem)
    }
}

@media screen and (min-height:900px) and (min-width:768px) {
    .jd-new-account__inner {
        min-height: calc(75vh - 30rem)
    }
}

@media screen and (min-height:1000px) and (min-width:768px) {
    .jd-new-account__inner {
        min-height: calc(80vh - 30rem)
    }
}

@media (min-width:48em) {
    .jd-new-account__inner--height {
        min-height: 70vh
    }
}

.jd-new-account__footer {
    text-align: center;
    font-size: 1.1rem
}

    .jd-new-account__footer p {
        margin: 0
    }

.rtl .jd-new-account__footer {
    font-size: 1.3rem
}

@media (min-width:48em) {
    .rtl .jd-new-account__footer {
        font-size: 1.5rem
    }
}

.jd-new-account__footer .col-12:first-child {
    color: #c8c8c8
}

    .jd-new-account__footer .col-12:first-child p {
        margin-bottom: 10px
    }

@media (min-width:48em) {
    .jd-new-account__footer .col-12:first-child p {
        margin-bottom: 0
    }
}

@media (min-width:48em) {
    .jd-new-account__footer .col-12:first-child {
        text-align: left
    }

    .rtl .jd-new-account__footer .col-12:first-child {
        text-align: right
    }
}

.jd-new-account__footer .col-12:last-child {
    color: #646464
}

@media (min-width:48em) {
    .jd-new-account__footer .col-12:last-child {
        text-align: right
    }

    .rtl .jd-new-account__footer .col-12:last-child {
        text-align: left
    }
}

@media (min-width:48em) {
    .jd-new-account__footer {
        font-size: 1.3rem
    }
}

@media (min-width:48em) {
    .jd-new-account__center {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        /*width: 40rem*/
        width: 463px;
    }
}

.jd-new-account__add a {
    color: #354c9f
}

    .jd-new-account__add a:hover {
        color: #00205a;
        text-decoration: none
    }

.jd-new-account__add span {
    display: inline-block;
    vertical-align: middle
}

    .jd-new-account__add span:first-child {
        background-color: #516ac7;
        height: 3rem;
        width: 3rem;
        position: relative;
        border-radius: 100%
    }

        .jd-new-account__add span:first-child:after, .jd-new-account__add span:first-child:before {
            content: "";
            background-color: #fff;
            display: block;
            height: 1.8rem;
            width: .2rem;
            position: absolute;
            top: 50%;
            left: 50%
        }

        .jd-new-account__add span:first-child:before {
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .jd-new-account__add span:first-child:after {
            -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg)
        }

    .jd-new-account__add span:last-child {
        margin-left: .7rem
    }

.rtl .jd-new-account__add span:last-child {
    margin-left: 0;
    margin-right: .7rem
}

.jd-new-account__banks > a:first-child {
    background-color: #516ac7;
    height: 3rem;
    width: 3rem;
    position: relative;
    border-radius: 100%;
    display: block
}

    .jd-new-account__banks > a:first-child:after, .jd-new-account__banks > a:first-child:before {
        content: "";
        background-color: #fff;
        display: block;
        height: 1.8rem;
        width: .2rem;
        position: absolute;
        top: 50%;
        left: 50%
    }

    .jd-new-account__banks > a:first-child:before {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .jd-new-account__banks > a:first-child:after {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg)
    }

    .jd-new-account__banks > a:first-child span {
        position: absolute;
        color: #516ac7;
        top: 50%;
        left: 100%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-left: 10px;
        white-space: nowrap
    }

.jd-new-account__banks--gray > a:first-child {
    background-color: #a1a1a1
}

.jd-new-account__banks section {
    margin-top: 1rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

    .jd-new-account__banks section p {
        margin: 0
    }

        .jd-new-account__banks section p:last-child {
            white-space: nowrap
        }

    .jd-new-account__banks section span, .jd-new-account__banks section strong {
        display: block;
        padding: .5rem 2rem .5rem 0;
        text-align: left
    }

    .jd-new-account__banks section span {
        color: #a1a1a1
    }

    .jd-new-account__banks section a {
        display: inline-block;
        margin-right: .5rem;
        color: #a1a1a1
    }

        .jd-new-account__banks section a:hover {
            text-decoration: none;
            color: #516ac7
        }

        .jd-new-account__banks section a i {
            font-size: 2.4rem
        }

    .jd-new-account__banks section div {
        white-space: nowrap
    }

@media (min-width:48em) {
    .jd-new-account__banks section {
        display: -webkit-box;
        display: flex;
        border-top: 0
    }
}

.jd-new-account__gray-box {
    background-color: #f0f0f0;
    padding: 1.5rem;
    border-radius: 4px
}

@media (min-width:48em) {
    .jd-new-account__gray-box {
        padding: 2.5rem
    }
}

@media (min-width:62em) {
    .jd-new-account__gray-box {
        padding: 4rem
    }
}

@media (min-width:75em) {
    .jd-new-account__gray-box {
        margin-left: -4rem;
        margin-right: -4rem
    }
}

@media (min-width:48em) {
    .jd-new-account__inline-checks {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: start;
        justify-content: flex-start
    }
}

@media (min-width:48em) {
    .jd-new-account__inline-checks .form__group {
        margin-right: 2.5rem
    }
}

@media (min-width:62em) {
    .jd-new-account__inline-checks .form__group {
        margin-right: 4rem
    }
}

.jd-new-account__tooltip i {
    line-height: 0;
    vertical-align: middle
}

.jd-new-account__file {
    border: 2px dashed #B5A173;
    border-radius: 12px;
    padding: 2rem 1.5rem
}

    .jd-new-account__file strong {
        color: #610D24;
        margin-left: 25px;
    }

        .jd-new-account__file strong::after {
            content: "";
            width: 20px;
            height: 20px;
            background-image: url('/assets/img/attech_file_icon.svg'); /* <-- Change this path */
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            position: absolute;
            left: 10px;
            top: 10%;
        }

    .jd-new-account__file section {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

        .jd-new-account__file section > span {
            margin-left: 1rem;
            line-height: 0
        }

.rtl .jd-new-account__file section > span {
    margin-left: 0;
    margin-right: 1rem
}

.jd-new-account__file strong > * {
    /* display: inline-block; */
    /* vertical-align: middle */
}

.jd-new-account__file strong button, .jd-new-account__file strong i {
    line-height: 0
}

.jd-new-account__file strong button {
    border: 0;
    background-color: transparent;
    color: #354c9f
}

    .jd-new-account__file strong button:hover {
        color: #00205a
    }

.jd-new-account__file .jd-progress-bar {
    -webkit-box-flex: 1;
    flex: 1
}

.jd-new-account__file .jd-progress-bar__label small {
    float: right
}

.rtl .jd-new-account__file .jd-progress-bar__label small {
    float: left
}

.jd-new-account__upload {
    padding: 2rem
}

@media (min-width:62em) {
    .jd-new-account__upload section {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.jd-new-account__upload .material-icons-round {
    font-size: 5rem
}

@media (min-width:62em) {
    .jd-new-account__upload .material-icons-round {
        font-size: 15rem
    }
}

@media (min-width:62em) {
    .jd-new-account__upload {
        position: relative;
        min-height: 20rem;
        padding: 0;
        min-height: 30rem
    }
}

.jd-new-account__info {
    font-size: 1.2rem
}

    .jd-new-account__info i {
        font-size: 16px;
        margin-top: .2rem
    }

    .jd-new-account__info i, .jd-new-account__info span {
        display: inline-block;
        vertical-align: top
    }

    .jd-new-account__info span {
        width: 90%
    }

.jd-new-account__information i, .jd-new-account__information span {
    display: inline;
}

/*.jd-icon-button {
    border: 2px solid transparent;
    border-radius: 4px;
    padding: 2rem;
    box-shadow: 0 .5rem .7rem rgba(0, 0, 0, .15);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start
}*/
.jd-icon-button {
    border: 2px solid #DBE4E7;
    border-radius: 8px;
    padding: 8px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    background: #F5F6F6;
    height: 70px;
    width: 404px;
}
    .jd-icon-button:hover {
        text-decoration: none
    }

        .jd-icon-button:hover, .jd-icon-button:hover .jd-icon-button__icon {
            border-color: #610d24
        }

            .jd-icon-button:hover .jd-icon-button__icon {
                color: #610d24
            }

.jd-icon-button__icon {
    -webkit-transition: .25s;
    transition: .25s;
    margin-right: 1rem;
    border: 2px solid #dbdbdb;
    color: #610d24;
    height: 5rem;
    /* margin-left: 1.5rem; */
    width: 5rem;
    -webkit-box-flex: 0;
    flex: 0 0 5rem;
    border-radius: 100%;
    position: relative;
}

    .jd-icon-button__icon i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

.rtl .jd-icon-button__icon {
    margin-right: 0;
    margin-left: 1.5rem
}

/*.jd-icon-button strong {
    color: #b4a085;
    font-weight: 700
}*/
.jd-icon-button strong {
    color: #000000;
    font-weight: 500;
    font-family: Shubbak-Medium;
    font-size:18px;
}

/*.jd-icon-button small {
    display: block;
    color: #c8c8c8
}*/
.jd-icon-button small {
    display: block;
    color: #63746A;
    font-family: 'Shubbak-Regular';
    font-weight: 400;
    font-size: 14px;
}

.jd-icon-link {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    color: #516ac7
}

    .jd-icon-link span:first-child {
        margin-right: .7rem
    }

.rtl .jd-icon-link span:first-child {
    margin-right: 0;
    margin-left: .7rem
}

.jd-icon-link span:first-child, .jd-icon-link span:first-child i {
    line-height: 0
}

.jd-icon-link:hover {
    text-decoration: none;
    color: #354c9f
}

.jd-progress-bar--thin .jd-progress-bar__container {
    height: .4rem
}

.jd-progress-bar__label {
    display: block
}

.jd-progress-bar__container {
    background-color: #dbdbdb;
    border-radius: 10rem;
    height: .7rem;
    width: 100%;
    overflow: hidden
}

.jd-progress-bar__bar {
    height: 100%;
    border-radius: 10rem
}

.jd-bullet-point {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
    margin-bottom: 3rem
}

    .jd-bullet-point.is-complete .jd-bullet-point__icon {
        border-color: #354c9f
    }

        .jd-bullet-point.is-complete .jd-bullet-point__icon:after {
            height: 1rem;
            width: 2rem;
            border-bottom: 2px solid #354c9f;
            border-left: 2px solid #354c9f;
            -webkit-transform: translate(-50%, -70%) rotate(-45deg);
            transform: translate(-50%, -70%) rotate(-45deg)
        }

.jd-bullet-point__icon {
    -webkit-box-flex: 0;
    flex: 0 0 4.6rem;
    height: 4.6rem;
    width: 4.6rem;
    border-radius: 100%;
    border: 2px solid #a1a1a1;
    position: relative;
    margin-right: 2rem;
    margin-left: 2rem;
}

.rtl .jd-bullet-point__icon {
    margin-right: 0;
    margin-left: 2rem
}

.jd-bullet-point__icon:after {
    content: "";
    border-bottom: 2px solid #a1a1a1;
    width: 2.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.jd-bullet-point__content {
    font-size: 1.4rem;
    margin: 0
}

    .jd-bullet-point__content strong {
        display: block
    }

    .jd-bullet-point__content a {
        color: #516ac7
    }

.rtl .jd-bullet-point__content {
    font-size: 1.6rem
}

/*
        CSS VALIDTION 
    */
.div-validation-error {
    border: 2px solid #610d24;
    border-radius: 10px;
    padding: 6px;
    background-color: #610d241c;
}
    .div-validation-error .validation-message {
        color: #610d24
    }
/*
        END CSS VALIDATION
    */

/* Fill Now button (green) */
.custom-swal-fill-now {
    background-color: #3a0816 !important;
    color: white !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 4px !important;
    font-size: 16px !important;
}

/* Fill Later button (gray) */
.custom-swal-fill-later {
    background-color: black !important;
    color: white !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 4px !important;
    font-size: 16px !important;
}

/* Hover effects */
.custom-swal-fill-now:hover {
    background-color: #218838 !important;
}

.custom-swal-fill-later:hover {
    background-color: #5a6268 !important;
}

@media (min-width: 62em) {
    .direction-rtl .jd-login__back {
        /*float: left;*/
        position: relative !important;
        margin-left: 43px;
    }

    .direction-rtl #btnSubmit {
        float: left;
        position: relative !important;
        margin-left: 43px;
    }    
}

@media (min-width: 62em) {
    .direction-rtl #btnSubmit {
        width: 100%;
        right: 39px;
    }
}

@media (min-width: 62em) {
    .direction-rtl .jd-login__inner {
        /* width: 50%; */
        width: 404px;
        margin: 10rem auto;
        height: 960px;
        padding-top: 126px !important;
        padding-bottom: 126px !important;
    }
}

@media (min-width: 62em) {
    .direction-rtl #txtVerificationCode1 {
        /*margin-left: 30px !important;*/
        margin-right: 35px !important;
        float:left;
        direction:ltr !important;
    }
    .direction-rtl #txtVerificationCode2 {
        /*margin-left: 30px !important;*/
        margin-right: 35px !important;
        float: left;
        direction: ltr !important;
    }
    .direction-rtl #txtVerificationCode3 {
        /*margin-left: 30px !important;*/
        margin-right: 35px !important;
        float: left;
        direction: ltr !important;
    }

    .direction-rtl #txtVerificationCode3 {
        direction: ltr !important;
    }
        .direction-rtl .base-timer {
        position: relative;
        width: 100%;
        height: 130px;
        text-align: right;
        /*margin-right: 20%;
                    margin-left: 20%;*/
    }
}


@media (min-width: 62em) {
    .direction-rtl .forget-pass-resp {
        padding: 10px 10px 10px 10px;
        background: #F5F6F6;
        position: absolute;
        width: 85%;
        margin-top: 40px;
        color: #d30606;
        border: 1px solid #d30606;
        margin-right: 37px;
        border-radius: 8px;
    }
}

.backicon {
    background-image: url('/assets/img/backIcon.png');
    background-repeat: no-repeat;
    background-size: 8px 16px;
    width: 32px;
    height: 32px;
    display: block;
}

@media (min-width: 62em) {
    .direction-rtl .backicon {
        background-image: url('/assets/img/backIcon_ar.png');
        background-repeat: no-repeat;
        background-size: 8px 16px;
        width: 32px;
        height: 32px;
        display: block;
    }
}