﻿.alert-warning {
    color: #584b34 !important;
}

.h4, h4 {
    font-size: 21px;
}

@-moz-document url-prefix() {
    #bacImg {
        margin-left: -72%;
    }
}

.bckDiv {
    margin-top: 8%;
    /*width: 72% !important;*/
}

.footDiv2 {
    padding: 0px;
}


.full-page {
    height: 100vh;
    /*float: left;*/
    /*right: 30%;*/
    position: absolute;
    object-fit: cover;
    width: 100%;
    opacity: 0.1;
}


#dropdownMenuButton {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.rightDiv {
    min-height: 100vh;
    padding: 0px;
    margin: 0px;
    float: right;
    overflow: hidden;
    width: 38% !important;
    z-index: 2;
}

#dv_login {
    /*max-width: 550px;
    margin: auto;*/
}


.paxeraLogo {
    width: 30%;
    text-align: center;
    position: absolute;
    bottom: 40px;
    right: 0px;
}


/*.loginDiv {
    width: 30%;
    right: 0px;
    float: right;
    padding-bottom: 30px;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
}*/

#MainLogindiv {
    /*padding-top: calc(50vh - 385px);
    height: 100vh;
    padding-left: 0px;
    padding-right: 0px;*/
}

.ultimaLogo1 {
    /*width: 220px;*/
    padding: 10px 0px;
}

.ultimaLogo {
    width: 100%;
    background-color: rgba(243,243,243,0.4);
}

#div_CopyRight {
    color: #667085;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.appDiv {
    margin: auto;
    text-align: center;
    position: absolute;
    width: 30%;
    bottom: 125px;
    right: 0px;
}

.UltimaGenLogin {
    font-size: 39px !important;
    font-weight: bold;
    color: #7f7f7f !important;
    margin-top: -7px;
}

@media (max-width: 1200px) {

    .paxeraLogo {
        width: 100%;
    }


    .loginDiv {
        width: 100%;
    }

    #div_CopyRight {
        width: 100%;
    }

    .appDiv {
        width: 100%;
    }

    /*.full-page {
        filter: blur(2px);
        opacity: 0.3;
        right:0px;
    }*/

    .UltimaGen {
        font-size: 28px !important;
    }

    .td_Seprator_Logo {
        font-size: 28px !important;
     
    }


}



/***Mobile Phones***/
@media (max-width: 768px) {
    .img_capcha {
        width: 260px;
    }

    .coprightDiv {
        width: 100% !important;
    }

        .coprightDiv p {
            font-size: 7px !important;
        }

    #slidesControl, .bulletNavigator {
        display: none;
    }

    .rightDiv {
        float: none;
        border-left: none !important;
        width: 100% !important;
    }

    #bacImg {
        display: none;
    }

    .ultimaLogo {
        text-align: center;
        width: 100%;
        z-index: 100 !important;
        background-color: rgba(243,243,243,1);
    }

    .ultimaLogo1 {
        width: 100% !important;
    }

    /*.paxeraLogo {
        max-width: 80%;
    }*/

    .brk {
        display: none;
    }

    #dv_login {
    margin-top:25px;
    }
}

@media (max-width: 330px) {

    .brk2 {
        display: none;
    }

    input {
        max-height: 43px !important;
    }

    .fa img {
        max-width: 25px;
    }

    label {
        font-size: 15px !important;
    }
}

@media (max-height: 737px) {

    .form-group {
        margin-bottom: 5px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .brk {
        display: none;
    }

    .rightDiv {
        width: 100% !important;
        border-left: none;
    }

    #bacImg {
        display: none;
    }

    .ultimaLogo {
        text-align: center;
        z-index: 100 !important;
    }

    .ultimaLogo1 {
        width: 65% !important;
    }

    .coprightDiv {
        width: 100% !important;
    }
}

/* Textboxs Icons */
.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .fa {
        position: absolute;
        padding: 7px;
        pointer-events: none;
    }

/* align icon */
.left-addon .fa {
    left: 0px;
}

.divKeyBoard {
    display: none;
}



.btn-circle {
    width: 25px;
    height: 25px;
    padding: 3px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.43;
}

#ModalAlreadyLoggedIn_btnClose {
    margin-top: -48px;
}

#ModalAlreadyLoggedIn_Footer {
    padding: 10PX;
}

#ModalAlreadyLoggedIn_Body {
    padding: 20px;
}

#lbl2FAlogin {
    margin-left: 5px;
}

/*#btnVerify {
    margin-left: 20%;
}*/
#txtVerification2FA:focus {
    color: #FFF !important;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    /* border: 0; */
    /* border-top: 1px solid #eee; */
}

.SSoBtn {
    background-color: #ececec;
    border: 1px solid #CA7C29;
    color: #CA7C29;
}

#lbl_userName, #lbl_Password {
    color: #D0D5DD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

#txt_UserName, #txt_Password, #txt_Captcha, .form-control {
    background-color: #191919 !important;
    border: none;
    color: #D0D5DD;
    height: 44px;
}

#txt_UserName:focus, #txt_Password:focus, #txt_Captcha:focus, .form-control:focus {
    box-shadow:none;
}

body {
    /*background-color: #253557 !important;*/
    background: rgba(0, 0, 0, 1) !important;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.1);
    overflow: hidden;
    font-family: Inter
}



.font-weight-bolder {
    font-weight: 600 !important;
}

.pl-8, .px-8 {
    padding-left: 2rem !important;
}


.pr-8, .px-8 {
    padding-right: 2rem !important;
}


.pb-4, .py-4 {
    padding-bottom: 8px !important;
}


.pt-4, .py-4 {
    padding-top: 8px !important;
}


.mb-3, .my-3 {
    margin-bottom: .75rem !important;
}


.mr-3, .mx-3 {
    margin-right: .75rem !important;
}


.mt-3, .my-3 {
    margin-top: .75rem !important;
}

.btn.btn-primary.focus:not(.btn-text), .btn.btn-primary:focus:not(.btn-text), .btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: orange !important;
    border-color: orange !important;
}

.font-size-h6 {
    font-size: 1.175rem !important;
}
.font-weight-bolder {
    font-weight: 600 !important;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.btn.btn-secondary {
    color: #3f4254;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}

.rounded-lg {
    border-radius: .85rem !important;
}

#btn_Login, .btnVerify {
    background-color: #CA7C29 !important;
    border: none;
    border-radius: 2px;
}

#btn_Reset {
    border: none;
    border-radius: 2px;
}

#btn_Login:hover {
    background-color: #168168 !important;
}

.td_Seprator_Logo {
    font-size: 39px;
    color: #7f7f7f !important;
    vertical-align: middle;
    margin-top: -5px;
    vertical-align: top;
}

#lnk_Forgetpswd {
    color: #CA7C29;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

#languageDiv {
    border-radius: 4px;
    background: #191919;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    padding: 5px 10px;
}

.selected {
    background-color: #e7e7e7 !important
}

.TwoFADiv {
    color: #fff;
}

#google_store, #app_store {
    /*width: 180px;*/
}


/* begin new css */

/* For Desktop View */
@media screen and (min-width: 1024px) {
    .panel-div {
        width: 51.4%;
        max-width: 51.4%;
        flex-basis: 51.4%;
    }

    .login-div {
        width: 48.6%;
        max-width: 48.6%;
        flex-basis: 48.6%;
        height: 100vh;
        background-color: #121212;
        opacity: 1;
    }
}

/* For Tablet View */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .gfg-div {
        width: 400px;
        height: 400px;
        background-color: orange;
        color: black;
    }
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
    #form1{
        width: 100%;
    }
}

/* For Mobile Landscape View */
/*@media screen and (max-device-width: 640px) and (orientation: landscape) {
    .gfg-div {
        width: 400px;
        height: 200px;
        background-color: cyan;
        color: black;
    }
}*/

/* For Mobile Phones Portrait or Landscape View */
/*@media screen and (max-device-width: 640px) {
    .gfg-div {
        width: 400px;
        height: 200px;
        background-color: chartreuse;
        color: black;
    }
}*/

/* For iPhone 4 Portrait or Landscape View */
/*@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .gfg-div {
        width: 400px;
        height: 400px;
        background-color: brown;
        color: black;
    }
}*/

/* For iPhone 5 Portrait or Landscape View */
/*@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .gfg-div {
        width: 400px;
        height: 400px;
        background-color: cornflowerblue;
        color: black;
    }
}*/

/* For iPhone 6 and 6 plus Portrait or Landscape View */
/*@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3) {
    .gfg-div {
        width: 400px;
        height: 400px;
        background-color: darkgoldenrod;
        color: black;
    }
}*/

/*.login-div {
    width: 48.6%;
    max-width: 48.6%;
    flex-basis: 48.6%;
    height: 100vh;
    background-color: #121212;
    opacity: 0.8;
}*/
.logo-text {
    color: #FFF;
    font-family: AmpleSoft;
    font-size: 33px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.logo-text span {
    color: #EF8C22;
    font-family: AmpleSoft;
    font-size: 33px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.login-div-title {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
}

.user-name-group, .password-group {
    background-color: #191919;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    border-radius: 4px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #D0D5DD;
    -webkit-box-shadow: 0 0 0px 1000px #151718 inset !important;
    transition: background-color 5000s ease-in-out 0s;
    border-radius: 4px;
    caret-color: #D0D5DD;
}

/*#txt_UserName:-webkit-autofill,
#txt_Password:-webkit-autofill,
#txt_Captcha:-webkit-autofill,
.form-control:-webkit-autofill {
    background-color: #191919 !important;
    border: none;
    border-radius: 4px;
    -webkit-text-fill-color: #D0D5DD;
    -webkit-box-shadow: 0 0 0px 1000px #151718 inset;
}

#txt_UserName:-webkit-autofill:focus,
#txt_Password:-webkit-autofill:focus,
#txt_Captcha:-webkit-autofill:focus,
.form-control:-webkit-autofill:focus {
    background-color: #191919 !important;
    border: none;
    border-radius: 4px;
    -webkit-text-fill-color: #D0D5DD;
    -webkit-box-shadow: 0 0 0px 1000px #151718 inset;
}*/

#btn_Login {
    width: 100%;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: #CA7C29 !important;
    height: 44px;
}
    #btn_Login:hover {
        background-color: #ca853f !important;
    }
#btn_Login:focus{
    box-shadow:none;
}

.langauge-lbl {
    color: #EAECF0;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 20px;
    margin: 0;
}
/* end new css */