﻿/*
 * http://www.sumool.com
 * Shenzhen SuMool Network Technology Co., Ltd.
 * Version v2.1.0
 */

html {
    overflow-x: hidden;
    overflow-y:auto;
    position: relative;
    height: 100%;
}
body {
    width: 100%;
    min-height: 100%;
    font-family: 'Inter';
    font-size: 14px;
}
input[type="text"]::placeholder {
    color: #999;
    font-size: 0.9rem;
}
input[type="email"]::placeholder {
    color: #999;
    font-size: 0.9rem;
}
input[type="password"]::placeholder {
    color: #999;
    font-size: 0.9rem;
}
.text-l1{
    font-size:0.938rem !important;
    font-weight:600!important;
}
.text-l2 {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
}
.text-l3 {
    font-family: inherit;
    font-weight:600;
    line-height:3.5rem;
}
.text-l4 {
    font-family: inherit;
    font-weight: 400;
    font-size:1.5rem;
    line-height:2.2rem;
}
.text-c1 {
    color:#edb52b !important;
    text-decoration:underline !important;
}
.text-r1 {
    font-family: inherit;
    font-size:2.5rem;
    font-weight:600;
}
.text-r2 {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.61);
    line-height: 1.063rem;
    padding-left:35px;
}
.back-bg {
    background-color: #004643;
    background-size: 100% 100%;
    width: 100%;
    height: 100vh;
    overflow: auto;
}
.left-bg {
    background-image: url(../images/image@2x.png);
    background-repeat: no-repeat;
    background-size:90%;
    height: 100vh;
}
.right-bg {
    background-image: url(../images/right-bg.svg);
    background-repeat: no-repeat;
    /*background-size: 100% 100%;*/
    width: 100%;
    overflow: auto;
    background-position:200px -210px;
}
.register-right-bg {
    background-image: url(../images/right-bg.svg);
    background-repeat: no-repeat;
    /*background-size: 100% 100%;*/
    width: 100%;
    overflow: auto;
    background-position: 200px -200px;
}
.login-form {
    width: 25rem;
    max-width:100%;
}
.btn-login {
    background: linear-gradient(90deg, #edb62b, #e16162 71.64%);
    border-radius:60px;
    color:#fff;
    height:60px;
    font-weight:700;
}
.label-title{
    font-weight:600;
    font-size:0.9rem;
    color:#fff;
}
.p-message {
    height: 1rem;
}
    .p-message > span {
        font-size: 0.82rem;
        color: #ef7e7e;
    }
.custom-logo{
    height:4.9rem;
    object-fit:contain;
	filter: brightness(100);
}
.row-left{
    height:100% !important;
    display:flex;
}
.register-form {
    width:40rem;
    max-width:100%;
}
.pwd-form {
    margin-top: 2%;
    border-radius: 30px !important;
    width: 28rem;
}
.signup {
    color: #edb52b !important;
    text-decoration:underline !important;
    font-weight:600;
}
.signup-title-ico {
    background-image: url(../images/group-32.svg);
    background-repeat: no-repeat;
    padding-right:35px;
}
.title-color{
    color:#686868;
    font-weight: 600;
}
.intl-tel-input{
    width:100%;
}
.intl-tel-input-search {
    border: 1px solid #ced4da;
}
    .intl-tel-input-search:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.8px rgba(0,123,255,.25);
    }
.sm-input-group-ico__search {
    border-left: none !important;
    padding: 0.375rem 0.55rem !important;
}
.sm-input-group__border {
    border-right: none  !important;
    height: 2.7rem;
}
    .sm-input-group__border:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fff !important;
    }
    .sm-input-group__border:focus>.sm-input-group-ico__search{
        border-color: #80bdff !important;
    }
.sm-input__border {
    height: 2.7rem;
}
    .sm-input__border:focus {
        border: 2px solid #eaeaea !important;
        -webkit-box-shadow: none;
        background-color: #fff !important;
        box-shadow: none;
    }
.sm-input__border_bg {
    height: 2.7rem;
}
    .sm-input__border_bg:focus {
        background: #fff !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .running-bg {
        background-image: url(../images/running-1.svg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 17rem;
        width: 100%;
    }
.login-content{
    height:100vh;
}
.login-left {
    height:auto;
    min-height: 100vh;
    background: #081B2A;
}
.h1-bg {
    background-image: url(../images/h1-bg.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    font-size: 2.5rem;
    font-weight: 700;
    padding-left: 60px;
    color:#fff;
    font-family:'Inter';
}
.r1-bg {
    background-image: url(../images/r1-bg.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    font-size: 1.5rem;
    font-weight: 700;
    padding-left: 40px;
    color: #000;
    font-family: 'Inter';
}
.icon-size{
    font-size:1.2rem;
}
.text-des {
    font-size: 16px;
    line-height: 20px;
    font-weight:200;
}
.tb-des>tbody>tr{
    height:50px;
}
.card-des {
    background: rgba(255,255,255,0.15);
    box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.5);
    border-top-right-radius:50px;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
}
.card-text-s1 {
    font-size: 12px;
    font-weight:200;
}
.card-w{
    width:280px;
}
.card-text {
    color: #3D3D3D;
    font-size:14px;
    line-height:22px;
    font-weight:500;
}
.s-start i {
    color: #ffcb79;
    font-size:20px;
}
.sm-logincolor {
    background-color: #081B2A !important;
    border-color: #081B2A !important;
    height: 3rem;
    border-radius: 10px
}
.alink {
    color: #1d3165;
    text-decoration-line: none;
}
    .alink:hover {
        color: #1d3165;
    }
input[type=checkbox] {
    cursor: pointer;
    position: relative;
}

    input[type=checkbox]::after {
        position: absolute;
        top: 0;
        background-color: #fff;
        color: #fff;
        width: 14px;
        height: 14px;
        display: inline-block;
        visibility: visible;
        padding-left: 0px;
        text-align: center;
        content: ' ';
        border-radius: 2px;
        box-sizing: border-box;
        border: 1px solid #ddd;
    }

    input[type=checkbox]:checked::after {
        content: "";
        background-color: #027afd;
        border-color: #027afd;
        background-color: #027afd;
    }

    input[type=checkbox]:checked::before {
        content: '';
        position: absolute;
        top: 1px;
        left: 5px;
        width: 4px;
        height: 9px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        z-index: 1;
    }
.font7{
    font-weight:700;
}
.text-bottom{
    text-align:center;
}
    .text-bottom .text-d1 {
        font-size: 18px;
        font-weight: 500;
    }
    .text-bottom .text-d2 {
        font-size: 14px;
        font-weight: 500;
    }
    .text-bottom .badge-success {
        background-color: #18C895;
        border-radius: 0;
        font-size: 14px;
    }
.fill-star {
    color: #18C895;
    font-size:16px;
}
@media (max-width: 576px) {
    .row-left {
        height: auto !important;
    }
    .login-left{
        display:none !important;
    }
    .reg-left {
        display: none !important;
    }
    .col-sm-12 > .login-form {
        margin-top: 5rem !important;
        width: 95% !important;
    }
    .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .font-weight-bold{
        font-size:1.5rem !important;
    }
    .fixed-top{
        right:1rem !important;
    }
    .register-form {
        margin: 0.5rem !important;
    }
    .pwd-form {
        margin: 0.5rem !important;
        width:auto !important;
    }
}