.bg-login {
    background: url(../img/login/LoginPage.jpg);
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

label {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

input {
    flex-shrink: 0 !important;
    border-radius: 11.028px !important;
    border: 1px solid #BAC4D0 !important;
    font-size: 20px !important;
    font-weight: 500;
    height: 55px !important
}

.forgotpass {
    color: var(--P-blue, #000000);
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    line-height: normal
}

.login_style {
    background: linear-gradient(180deg, #FF920B -.15%, #F35C17 99.98%);
    box-shadow: 0 4.411px 4.411px 0 rgb(0 0 0 / .25);
    height: 52.936px;
    border: none !important
}

.margintop {
    width: 100%;
}

::-webkit-input-placeholder::placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

::-webkit-input-placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

:-moz-placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

::-moz-placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

:-ms-input-placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

::-ms-input-placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

::placeholder {
    color: #BAC4D0 !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 400 !important
}

.height100vh {
    height: 100vh
}

.password {
    border-right: none !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important
}

.toggle-password {
    border: 1px solid #BAC4D0 !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    background-color: #FFFFFF !important
}

.dateFormat {
    font-size: 13px !important
}

@media (min-width:320px) and (max-width:605px) {
    .password {
        font-size: 10px !important
    }

    .email {
        font-size: 18px !important
    }

    .bg-login {
        background: none
    }

    .img_mobile {
        display: block;
        background: url(../img/login/mobile.png);
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0px !important;
        height: 250px
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    ::placeholder {
        font-size: 18px
    }

    ::-webkit-input-placeholder::placeholder {
        font-size: 18px
    }

    ::-webkit-input-placeholder {
        font-size: 18px
    }

    :-moz-placeholder {
        font-size: 18px
    }

    ::-moz-placeholder {
        font-size: 18px
    }

    :-ms-input-placeholder {
        font-size: 18px
    }

    ::-ms-input-placeholder {
        font-size: 18px
    }

    input {
        height: 44px !important
    }
}

@media (min-width:320px) and (max-width:374px) {
    .img_mobile {
        height: 250px
    }
}

@media (min-width:375px) and (max-width:450px) {
    .img_mobile {
        height: 300px
    }
}

@media (min-width:450px) and (max-width:510px) {
    .img_mobile {
        height: 350px
    }
}

@media (min-width:510px) and (max-width:576px) {
    .img_mobile {
        height: 386px
    }
}

@media (min-width:768px) and (max-width:950px) {
    .margintop {
        margin-left: 15%
    }
}

@media (min-width:992px) and (max-width:1450px) {
    .margintop {
        margin-left: 15%
    }
}

@media (min-width:605px) {
    .img_mobile {
        display: none
    }
}

@media (min-width:896px) and (max-width:900px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: 0%;
        margin-top: 14%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important
    }
}

@media (min-width:812px) and (max-width:825px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: 5%;
        margin-top: 22px
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important
    }
}

@media (min-width:414px) and (max-width:420px) and (orientation :portrait) {
    .margintop {
        margin-top: 20% !important
    }
}

@media (min-width:736px) and (max-width:745px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 43px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-right: 42%
    }

    form {
        width: 62%
    }
}

@media (min-width:568px) and (max-width:570px) and (orientation :landscape) {
    .img_mobile {
        display: none
    }

    .bg-login {
        background: url(../img/login/LoginPage.jpg)
    }
}

@media (min-width:926px) and (max-width:945px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 50px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-left: 18%
    }

    form {
        width: 125%
    }
}

@media (min-width:844px) and (max-width:850px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 37px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-left: 18%
    }

    form {
        width: 125%
    }
}

@media (min-width:1024px) and (max-width:1030px) and (orientation :portrait) {
    .bg-login {
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%
    }

    .margintop {
        margin-top: 105% !important
    }
}

@media (min-width:1366px) and (max-width:1375px) and (orientation :landscape) {
    .margintop {
        margin-top: 50%;
        margin-left: 0%
    }
}

@media (min-width:834px) and (max-width:840px) and (orientation :portrait) {
    .bg-login {
        width: 100%;
        height: 100vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%
    }

    .margintop {
        margin-top: 110% !important;
        margin-left: 0
    }

    form {
        width: 120%
    }

    .logo {
        margin-left: 20%
    }
}

@media (min-width:1180px) and (max-width:1200px) and (orientation :landscape) {
    .margintop {
        margin-top: 50%;
        margin-left: 0%
    }
}

@media (min-width:768px) and (max-width:780px) and (orientation :portrait) {
    .bg-login {
        background-size: 100% 100%
    }

    .margintop {
        margin-top: 95% !important;
        margin-left: 0
    }

    form {
        width: 120%
    }

    .logo {
        margin-left: 20%
    }
}

@media (min-width:810px) and (max-width:820px) and (orientation :portrait) {
    .bg-login {
        background-size: 100% 100%
    }

    .margintop {
        margin-top: 100% !important;
        margin-left: 0
    }

    form {
        width: 120%
    }

    .logo {
        margin-left: 20%
    }
}

@media (min-width:640px) and (max-width:650px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 7px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-right: 42%
    }

    form {
        width: 62%
    }
}

@media (min-width:854px) and (max-width:865px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 25px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-left: 18%
    }

    form {
        width: 125%
    }
}

@media (min-width:915px) and (max-width:920px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 45px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-left: 18%
    }

    form {
        width: 125%
    }
}

@media (min-width:800px) and (max-width:805px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 20px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-left: 18%
    }

    form {
        width: 125%
    }

    .loginbtn {
        margin-bottom: 0px !important
    }
}

@media (min-width:760px) and (max-width:770px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 20px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    .logo {
        margin-bottom: 20px !important;
        margin-left: 0%;
        margin-right: 34%
    }

    form {
        width: 62%
    }

    .loginbtn {
        margin-bottom: 0px !important
    }
}

@media (min-width:640px) and (max-width:645px) and (orientation :landscape) {
    .loginbtn {
        margin-bottom: 0px !important
    }

    .margintop {
        margin-left: -42px;
        margin-top: 20px;
        margin-right: 8%
    }
}

@media (min-width:883px) and (max-width:890px) and (orientation :landscape) {
    input {
        height: 44px !important
    }

    .login_style {
        height: 40px;
        font-size: 16px
    }

    .margintop {
        margin-left: -42px;
        margin-top: 30px;
        margin-right: 8%
    }

    .logo img {
        width: 170px
    }

    form {
        width: 125%
    }

    .loginbtn {
        margin-bottom: 0px !important
    }
}

.form-control:focus {
    box-shadow: none !important
}

a:hover {
    color: #000000 !important
}

.colorcode {
    color: #000000 !important
}

.form-control.is-invalid {
    background-image: none !important
}

.loginbtn>a:hover {
    color: #FFF !important;
}

.loginbtn>a {
    padding-top: 12px;
}

@media (min-width: 320px) and (max-width: 576px) {
    .login_style1 {
        height: 40px;
        font-size: 16px;
    }
}

@media (min-width:800px) {
    .desktopui {
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (min-device-width: 800px) and (max-device-width: 805px) and (orientation : portrait){
    .bg-login{
        background-position: 67%;
    }
  }

  @media screen and (min-device-width: 600px) and (max-device-width: 605px) and (orientation : portrait){
    .img_mobile{
        height: 430px;
    }
  
    .container {
        max-width: 613px;
    }
    
  }