﻿@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'feather';
    src: url('../fonts/feather/fonts/feather.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}
body {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
     -webkit-box-align: center; 
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    background-size: cover;
}
.pd0 { padding:0px !important;
}
.nav-tabs3 .nav-link {
    border: 0.5px solid #fff !important;
    border-radius: 0px !important;
    background-color: #fff;
    color: #1e2430;
}
.nav-tabs3 .nav-link {
    width: 120px;
    text-align: center;
    font-size: 16px;
}
    .nav-tabs3 .nav-link:hover {
        background-image: linear-gradient( 150deg, #1fd7e2 0%, #69b7f3 50%, #83abf9 75%) !important;
        color: #fff !important;
    }
.form-label-group > input:focus:not(:placeholder-shown) ~ label, .form-label-group > input:not(:active):not(:placeholder-shown) ~ label, .form-label-group textarea:focus:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:active):not(:placeholder-shown) ~ label {
    color: #ffffff !important;
   
}
.account_text {
    font-size: 22px;
    font-weight: bold;
    text-transform: inherit;
    margin-bottom: 20px;
}

.forgot_text {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.form-control {
    height: 59px;
    font-size:20px;
}
.form-control-position {

    top: 22% !important;
}

.has-icon-left .form-control-position i {
  
    font-size: 20px !important;
}

ul.nav.nav-tabs3.justify-content-center.nav-rtl.hidden-sm-down {
    padding: 0px;
    margin: 0px;
    float: right;
}
.nav-tabs3 > li {
    display: inline-block;
    margin: 0 0.1em;
}

.nav-tabs3 > li {
    margin-bottom: -1px;
}

@media(max-width:990px){
    .nav-tabs3 > li {
        margin-bottom: 4px;
    }
    .password_send {
        padding: 60px 0px;
    }
    .offset-md-1 {
        margin-left: 0%;
    }
    .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
        left: 0px !important;
    }
    .tooltip.show {
        right: 0px !important;
        left: inherit !important;
    }
    .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
        right: -1px !important;
        transform: rotate( 180deg );
    }
}

.nav-tabs3 > li {
    float: left;
}
.nav-tabs3 .nav-link {
    color: #1e2430 !important;
    background-color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    padding: 5px 15px;
    font-weight: 600;
    margin: 0px;
    display: inline-block;
    transition: 0.9s;
}
.nav-tabs > li a, .nav-tabs1 > li a, .nav-tabs3 > li a, .nav-tabs4 > li a {
    font-size: 11px;
    padding: 1em 5px;
}
    .nav-tabs3 > li a:before {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .nav-tabs3 > li a:before, li a:after {
        content: '';
        height: 0;
        position: absolute;
        right: 100%;
        top: 0;
        width: 0;
    }
.slanted-text {
    transform: skewX( 27deg );
    display: inline-block;
}
.nav-tabs3 > li a {
    transform: skewX( -25deg );
    display: inline-block;
}

.vs-checkbox-con input:checked ~ .vs-checkbox .vs-checkbox--check {
    transform: translate(0);
    background-image: linear-gradient( 140deg, #25d4e4 0%, #52c1ee 50%, #8aa8fa 75%) !important;
}
.vs-checkbox-con input:checked ~ .vs-checkbox .vs-checkbox--check {
    transform: translate(0);
   border-color: #52c1ee !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.righttab {
    padding: 0 20px;
}
.eye-icon {
    float: right;
    margin-right: 20px;
    margin-top: -29px;
    color: #1e2430 !important;
    position: relative;
    z-index: 2;
}
.forgot_link {
    font-size: 16px;
    color: #053040 !important;
    padding-bottom: 5px;
    text-decoration: none !important;
}

    .forgot_link span {
        font-size: 16px;
        color: #ffffff !important;
        padding-bottom: 5px;
        text-decoration: none !important;
    }
.nav-tabs3 .recover_btn {
    width: 100%;
    text-align: center;
    cursor: pointer;
    color: #1e2430 !important;
}


.reset_text {
    padding-left: 0px !important;
    padding-bottom: 20px !important;
}
.card-link {
    font-size: 16px;
    color: #053040;
    padding-bottom: 5px;
}
.eye-icon {
    margin-right: 6px;
    margin-top: -38px;
}
 .content-wrapper .login_section .flexbox-container {
    height: calc(var(--vh, 7vh) * 94);
}
.content-wrapper .flexbox-container {
    display: flex;
    align-items: center;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    justify-content: center;
}
.justify-content-center {
    justify-content: center !important;
}
.content-wrapper  section {
    float: left;
    width: 100%;
}
.bg-authentication {
    background-color: #fff;
}

.card {
    margin-bottom: 2.2rem;
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 10%);
    transition: all .3s ease-in-out;
}
.round_circle {
    height: 130px;
    width: 130px;
    margin: auto;
    background-color: #fff;
    border-radius: 50%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    position: relative;
    z-index: 9;
}
/*PRELOADING------------ */


.preloader p {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -45px;
    width: 120px;
    height: 90px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    z-index: 3;
}

.loader {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 113px;
    background-position: center;
    z-index: 3;
    left: 0%;
    background-image: url('/CustomLib/images/alpha_loading.gif');
    background-repeat: no-repeat;
    top: 0%;
    animation: loader 2s infinite ease;
    background-color: #030303ba;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    animation: loader-inner 2s infinite ease-in;
}


.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    padding: 10px;
    top: 30%;
}
.card .card {
    box-shadow: none !important;
}

.right-sec {
    background: #1e2430;
    padding: 50px 0 50px 0;
    color: #fff;
}
.login_title {
    color: #fff;
}
.card .card-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: none;
    padding: 1.5rem 1.5rem 0;
    background-color: transparent;
}
.card .card-title {
    font-weight: 500;
    letter-spacing: .05rem;
    font-size: 1.32rem;
    margin-bottom: 0.5rem;
}
h2 {
    color: #1a0e0e;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
}
.card {
    margin-bottom: 2.2rem;
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 10%);
    transition: all .3s ease-in-out;
}
.pl-2, .px-2 {
    padding-left: 1.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 1.5rem !important;
}
.login_block {
    background-color: #1e2430;
    padding: 50px 0 50px 0;
    position: relative;
    top: -12%;
    color: #fff;
    border-radius: 5px;
}
.login_txt {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    color: #1A202C;
}
.input_effect input {
    border: 1px solid #d9d9d9;
    width: 100%;
    outline: none;
    padding: .6rem;
}
.welcome_txt {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #2D3748;
    font-family: OpenSans-Light;
}
.input_effect {
    position: relative;
    margin: 30px 0 10px;
}
.lblfocus ~ label {
    top: -14px;
    font-size: 12px;
    color: #00AEB5;
}

.lbl_effect {
    color: rgba(0,0,0,.7);
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 0px;
    transition: 300ms ease all;
}
.remember {
    width: 50%;
    margin-top: 25px;
    margin-bottom: 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2D3748;
}

.btn-success {
    color: #fff !important;
}
html, body {
    height: 100%;
}
.reset_block {
    width: 100%;
    max-width: 350px;
    margin-top: -15%;
}
.cmt-button {
    width: 120px;
    color: #fff;
    border-radius: 0px !important;
    background-color: #1e2430;
    transform: skewX( -25deg );
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    cursor: pointer;
    padding: 5px 15px;
    font-weight: 600;
    margin: 0px;
    display: inline-block;
}
.has-icon-left .top15 {
    top: 15% !important;
}
.form-label-group > input:not(:focus):not(:placeholder-shown) ~ label, .form-label-group textarea:not(:focus):not(:placeholder-shown) ~ label {
font-size: 12px !important;
}
.form-control:focus { 
    border-color: #1e2430 !important;
   
    box-shadow: 0 0 0 0.2rem rgb(30 36 48) !important;
}
.modal .modal-header .close {
    border: 2px solid #1e2430;
}
.slanted-text {
    transform: skewX( 27deg );
    display: inline-block;
}

.cmt-button:hover {
    background-image: linear-gradient( 140deg, #25d4e4 0%, #52c1ee 50%, #8aa8fa 75%) !important;
    color: #fff !important;
}

.cmt-button span {
    transform: skewX( 27deg );
    display: inline-block;
}
.modal h5 {
    margin-bottom: 25px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 20px !important;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 20px !important;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: 20px !important;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 20px !important;
}

#forgotPwd span, .password, button span, h2 span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.forgot button span, .forgot h2 span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}



.forgot .username {
    border-radius: 3px
}

#forgotPwd, #forgotPwd span, h2 span {
    display: block;
    overflow: hidden
}

    #forgotPwd span {
        font-size: 16px;
        color: #053040;
        padding-bottom: 5px;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

.forgot #forgotPwd span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

#forgotPwd span, .password, button span, h2 span {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.forgot button span, .forgot h2 span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.forgot .password {
    margin-top: -43px
}

.forgot .password {
    opacity: 0;
    z-index: -1
}


#forgotPwd, #forgotPwd span, h2 span {
    display: block;
    overflow: hidden
}

    #forgotPwd span {
        font-size: 16px;
        color: #053040;
        padding-bottom: 5px;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

.forgot #forgotPwd span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

@media screen and (max-width: 480px) {
    .nav-tabs3 .recover_btn {
        font-size: 16px !important;
    }
    .password_send {
        padding: 60px 0px;
    }
    .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
        right: -1px !important;
        transform: rotate( 180deg );
    }
    .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
        left: 0 !important; 
    }
    .tooltip.show {
       right:0px !important;
       left:inherit !important;
    }
    .login_section{
        padding-top: 80px;
    }
    .right-sec {
        padding: 50px 0 60px 0;
    }
}


@media screen and (max-width: 360px) {
    .login_section {
        padding-top:60%;
    }

    
}