﻿@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");

.lang-select {
    padding: 2px 10px;
    background: #f3f3f3;
    border: none;
}

.flag-mini {
    margin: 5px;
    height: 16px;
}

.dx-checkbox-container {
    width: auto !important;
}

.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content {
    padding-left: 7px;
    padding-right: 7px;
}

.border-fields {
    border: none !important;
}

.background-color-fields {
    background-color: transparent;
}

.paddins-fields {
    padding-left: 15px;
    padding-right: 15px;
}

.align-center-mobile {
    float: right;
}

@media only screen and (max-width: 992px) {
    .justify-content-center-mobile {
        -ms-flex-pack: center !important;
        justify-content: center !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .hidden-mobile {
        display: none;
    }

    .align-center-mobile {
        float: none;
    }

    .center-div-mobile {
        text-align: center;
        padding-bottom: 5px;
    }
}

.center-fields {
    text-align: center !important;
}

.dx-selectbox .dx-texteditor-input:read-only {
    text-align: center !important;
    background-color: transparent !important;
}

.forgot-password {
    vertical-align: bottom;
    padding-top: 5px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Verdana, sans-serif;
}

.button-large {
    text-align: center;
    display: flex;
    justify-content: center;
}

.dx-button-success.dx-button-mode-contained {
    text-align: center;
    display: flex;
    justify-content: center;
}

.dx-texteditor.dx-editor-outlined {
    background: none;
}

.custom-item {
    position: relative;
    min-height: 20px;
    text-align: center;
}

    .custom-item .product-name {
        padding-left: 35px;
        text-indent: 0;
        line-height: 30px;
        font-size: 15px;
        width: 100%;
        background-color: transparent;
        padding-right: 2px !important;
        align-content: center;
    }

    .custom-item > img {
        left: 1px;
        position: absolute;
        top: 65%;
        margin-top: -15px;
        height: 20px;
    }

    .custom-item .dx-texteditor-buttons-container {
        display: none;
    }

.current-value {
    padding: 10px 0;
}

    .current-value > span {
        font-weight: bold;
    }

.login-form {
    background: #f3f3f3;
    padding: 30px 30px 15px 30px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /*border: 1px solid #965F06;*/
    -moz-border-radius: 6px;
    -moz-box-shadow: 0px 1px 7px 2px rgba(000,000,000,0.5), inset 1px 2px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0px 1px 7px 2px rgba(000,000,000,0.5), inset 1px 2px 0px rgba(255,255,255,0.4);
    box-shadow: 0px 1px 7px 2px rgba(000,000,000,0.5), inset 1px 2px 0px rgba(255,255,255,0.4);
}

.banner-sec {
    background-size: cover;
    min-height: 500px;
    padding: 0;
}

.container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 15px 20px 0px rgba(0,0,0,0.1);
}

.carousel-caption {
    text-align: left;
    left: 5%;
}

.login-sec {
    padding: 30px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

    .login-sec .copy-text {
        position: absolute;
        width: 80%;
        bottom: 20px;
        font-size: 13px;
        text-align: center;
    }

        .login-sec .copy-text i {
            color: #FEB58A;
        }

        .login-sec .copy-text a {
            color: #E36262;
        }

    .login-sec h2 {
        margin-bottom: 30px;
        font-weight: 800;
        font-size: 30px;
        color: #DE6262;
    }

        .login-sec h2:after {
            content: " ";
            width: 100px;
            height: 5px;
            background: #FEB58A;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
            margin-left: auto;
            margin-right: auto
        }

.btn-login {
    background: #DE6262;
    color: #fff;
    font-weight: 600;
}

.banner-text {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

    .banner-text h2 {
        color: #fff;
        font-weight: 600;
    }

        .banner-text h2:after {
            content: " ";
            width: 100px;
            height: 5px;
            background: #FFF;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
        }

    .banner-text p {
        color: #fff;
    }

.login-sec > div:first-child {
    text-align: start;
}

@media(max-width:400px) {
    .login-sec {
        padding-top: 35px !important
    }

        .login-sec div:nth-child(2) {
            padding-top: 35px !important
        }
}

.login-sec h4 {
    /*color: var(--mainColor);*/
    color: var(--ic-white);
}

.login-block {
    background: radial-gradient(farthest-side ellipse at 10% 0, var(--mainColor) 20%, var(--navPillsColor)); /*linear-gradient(to left, var(--navPillsColor), #141E30);*/
    float: left;
    width: 100%;
    padding: 50px 0;
    height: 100vh;
    overflow: auto
}

.login-container {
    margin-left: 38%;
    margin-right: 38%;
    background: #fff;
    background: rgba(0,0,0,0.24);
    border-radius: 0.25rem;
    /* box-shadow: 15px 20px 0px rgba(0, 0, 0, 0.1);*/
    box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.1);
}

.logo-section {
    text-align: center;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

@media(max-width:1210px) {
    .login-container {
        margin-left: 25%;
        margin-right: 25%;
    }
}

@media(max-width:767px) {
    .logo-section {
        height: 60px
    }
}


@media(max-width:500px) {
    .login-container {
        margin-left: 20%;
        margin-right: 20%;
    }
}

@media(max-width:390px) {
    .login-sec {
        padding: 30px 30px !important;
    }

    .logo-section {
        height: 50px;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media(max-width:280px) {
    .login-container {
        margin-top: 30px !important;
        margin-left: 10%;
        margin-right: 10%;
    }

    .logo-section {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
}

.login-copyright {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

    .login-copyright > span:first-child {
        color: var(--commonTextColor);
    }

.peek-pwd {
    display: none;
    float: right;
    margin-top: -25px;
    margin-right: 10px;
    cursor: pointer;
}

.peek-pwd-dismiss {
    display: inline;
    float: right;
    margin-top: -25px;
    margin-right: 10px;
    cursor: pointer;
}
