﻿.loginHtml, body .loginHtml *:not(script):not(head):not(link) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    color: #423e4d;
    display: block;
    position: relative;
    font-style: normal;
    text-decoration: none;
    box-sizing: border-box;
    background-size: contain;
    outline-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
}

.bodyDiv {
    height: 700px !important;
}

.loginHtml .fastTransition {
    transition: all .1s;
}


.backgroundColor3, .backgroundColor3 *, .backgroundColor4, .backgroundColor4 *, .backgroundColor5, .backgroundColor5 *, .backgroundColor7, .backgroundColor7 * {
    color: #e9ebea;
}

.backgroundColor-1, .backgroundColor-1 *, .backgroundColor0, .backgroundColor0 *, .backgroundColor1, .backgroundColor1 *, .backgroundColor2, .backgroundColor2 *, .backgroundColor6, .backgroundColor6 * {
    color: #423e4d;
}

.color0, .color0 * {
    color: #cabdba !important;
}

.color1, .color1 * {
    color: #e9ebea !important;
}

.color2, .color2 * {
    color: #f0cf7e !important;
}

.color3, .color3 * {
    color: #b48607 !important;
}

.color4, .color4 * {
    color: #423e4d !important;
}

.color5, .color5 * {
    color: #8eadb2 !important;
}

.color6, .color6 * {
    color: #b1d4ce !important;
}

.color7, .color7 * {
    color: #423e4d !important;
}

.color11, .color11 * {
    color: #bce4e5 !important;
}

.backgroundColor-1 {
    background-color: white;
}

.backgroundColor0 {
    background-color: #cabdba;
}

.backgroundColor1 {
    background-color: #e9ebea;
}

.backgroundColor2 {
    background-color: #f0cf7e;
}

.backgroundColor3 {
    background-color: #b48607;
}

.backgroundColor4 {
    background-color: #423e4d;
}

.backgroundColor5 {
    background-color: #8eadb2;
}

.backgroundColor6 {
    background-color: #b1d4ce;
}

.backgroundColor7 {
    background-color: #333;
    background-color: #423e4d;
}

.backgroundColor8 {
    background-color: black;
}

.backgroundColor9 {
    background-color: #e5ece1;
}

.backgroundColor10 {
    background-color: #dcd0cc;
}

.backgroundColor11, .backgroundColor11 * {
    background-color: #bce4e5 !important;
}

.backgroundGradient {
    background: radial-gradient(circle,#dcd0cc,#dcd0cc,#e5ece1 70%);
    background: radial-gradient(circle,#dcd0cc,#dcd0cc,#e5ece1,white 70%);
}

.backgroundGradient2 {
    background: linear-gradient(rgba(180, 134, 7, 0.70),#bce4e5);
}

.colorGradiant {
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f0cf7e), color-stop(0.25, #8eadb2), color-stop(0.50, #423e4d), color-stop(0.75, #b48607), color-stop(1, #b1d4ce));
    background-image: gradient( linear, left top, right top, color-stop(0, #f0cf7e), color-stop(0.25, #8eadb2), color-stop(0.50, #423e4d), color-stop(0.75, #b48607), color-stop(1, #b1d4ce));
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
    transition: all .5s;
}

.borderColor0 {
    border: 1px solid #cabdba;
}

.borderColor1 {
    border: 1px solid #e9ebea;
}

.borderColor2 {
    border: 1px solid #f0cf7e;
}

.borderColor3 {
    border: 1px solid #b48607;
}

.borderColor4 {
    border: 1px solid #423e4d;
}

.borderColor5 {
    border: 1px solid #8eadb2;
}

.borderColor6 {
    border: 1px solid #b1d4ce;
}

.borderColor7 {
    border: 1px solid #b48607;
}

.borderColor8 {
    border: 1px solid #black;
}

.blackFiltering1 {
    background-color: rgba(0,0,0,0.5);
}

.blackFiltering2 {
    background-color: rgba(256,256,256,0.01) !important;
}

/*------------------------------*/

.fontSize4 * {
    font-size: 14px !important;
}

.fontSize3 *, .fontSizeSetting * {
    font-size: 17px !important;
}

.fontSize2 *, .fontSizeSetting h1, .fontSizeSetting h2, .fontSizeSetting h3, .fontSizeSetting h4, .fontSizeSetting h5, .fontSizeSetting h6, .fontSizeSetting header, .fontSizeSetting hgroup {
    font-size: 25px !important;
}

.fontSize1 * {
    font-size: 35px !important;
}

.fontSize4 {
    font-size: 14px !important;
}

.fontSize3, .fontSizeSetting {
    font-size: 17px !important;
}

.fontSize2 {
    font-size: 25px !important;
}

.fontSize1 {
    font-size: 35px !important;
}

    .fontSize3 *, .fontSize2 *, .fontSize1 *, .fontSizeSetting *, .fontSizeSetting h1, .fontSizeSetting h2, .fontSizeSetting h3, .fontSizeSetting h4, .fontSizeSetting h5, .fontSizeSetting h6, .fontSizeSetting header, .fontSizeSetting hgroup {
        height: auto !important;
    }

    .fontSize3 ul, .fontSize2 ul, .fontSize1 ul {
        width: 88% !important;
        margin-left: 6% !important;
        margin-right: 6% !important;
    }

/*.fontSize1:empty, .fontSize2:empty, .fontSize3:empty {
        display: none;
    }*/

@media only screen and (min-width:769px) and (max-width:1024px) {
    .fontSize3 *, .fontSizeSetting * {
        font-size: 14px !important;
    }

    .fontSize2 *, .fontSizeSetting h1, .fontSizeSetting h2, .fontSizeSetting h3, .fontSizeSetting h4, .fontSizeSetting h5, .fontSizeSetting h6, .fontSizeSetting header, .fontSizeSetting hgroup {
        font-size: 20.5px !important;
    }

    .fontSize1 * {
        font-size: 29px !important;
    }

    .fontSize3, .fontSizeSetting {
        font-size: 14px !important;
    }

    .fontSize2 {
        font-size: 20.5px !important;
    }

    .fontSize1 {
        font-size: 29px !important;
    }
}

@media only screen and (min-width:480px) and (max-width:768px) {
    .fontSize4 * {
        font-size: 10px !important;
    }

    .fontSize3 *, .fontSizeSetting * {
        font-size: 14px !important;
    }

    .fontSize2 *, .fontSizeSetting h1, .fontSizeSetting h2, .fontSizeSetting h3, .fontSizeSetting h4, .fontSizeSetting h5, .fontSizeSetting h6, .fontSizeSetting header, .fontSizeSetting hgroup {
        font-size: 20.5px !important;
    }

    .fontSize1 * {
        font-size: 29px !important;
    }

    .fontSize4 {
        font-size: 10px !important;
    }

    .fontSize3, .fontSizeSetting {
        font-size: 14px !important;
    }

    .fontSize2 {
        font-size: 20.5px !important;
    }

    .fontSize1 {
        font-size: 29px !important;
    }
}

@media only screen and (max-width:479px) {
    .fontSize4 * {
        font-size: 6px !important;
    }

    .fontSize3 *, .fontSizeSetting * {
        font-size: 14px !important;
    }

    .fontSize2 *, .fontSizeSetting h1, .fontSizeSetting h2, .fontSizeSetting h3, .fontSizeSetting h4, .fontSizeSetting h5, .fontSizeSetting h6, .fontSizeSetting header, .fontSizeSetting hgroup {
        font-size: 20.5px !important;
    }

    .fontSize1 * {
        font-size: 29px !important;
    }

    .fontSize4 {
        font-size: 6px !important;
    }

    .fontSize3, .fontSizeSetting {
        font-size: 14px !important;
    }

    .fontSize2 {
        font-size: 20.5px !important;
    }

    .fontSize1 {
        font-size: 29px !important;
    }
}

.direction, .direction * {
    text-align: right;
}

.rtl, .rtl * {
    direction: rtl;
}

.loginHtml .boxShadow {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.borderRadius {
    border-radius: 30px;
}

.loginHtml .center {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.loginHtml .centerized {
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    transform: translate(-50%,-50%);
}

.absolute {
    position: absolute !important;
}


.relative {
    position: relative !important;
}

.fixed {
    position: fixed !important;
}

.heightAuto {
    height: auto !important;
}

.inlineBlock {
    display: inline-block !important;
}
/*---------------------------------------------*/

.bodyDiv {
    animation: animationBodyDiv 1s forwards 1s ease-in-out;
}

@keyframes animationBodyDiv {
    100% {
        background-color: white;
    }
}

.loginContainer {
    width: 1200px !important;
    height: 555px !important;
    overflow: hidden;
}

    .loginContainer .loginContainerInner {
        overflow: hidden;
    }

.logoMarisContainer {
    animation: animationLogoMarisContainer 1s forwards 1s ease-in-out;
    z-index: 2;
}

@keyframes animationLogoMarisContainer {
    100% {
        height: 0;
    }
}

.logoMarisContainer .logoMaris {
    width: 30%;
    height: 30%;
    background-image: url('../Images/logoCharsoq.png');
}

.loginPanelContainer {
    width: 0;
    height: 6px;
    visibility: hidden;
    animation: animationLoginPanelContainer 1s forwards 2s ease-in-out;
}

@keyframes animationLoginPanelContainer {
    0% {
        width: 0;
        height: 6px;
        visibility: visible;
    }

    49%,50% {
        width: 100%;
        height: 6px;
        visibility: visible;
    }

    100% {
        width: 100%;
        height: 100%;
        visibility: visible;
    }
}

.loginHtml .loginContainer .loginPanel {
    top: 50%;
    padding: 1%;
    width: 300px;
    height: auto;
    margin: auto;
    opacity: 0;
    margin-right: 18%;
    transform: translateY(-50%);
    animation: animationLoginPanel .5s forwards 3s;
}

@keyframes animationLoginPanel {
    100% {
        opacity: 1;
    }
}

.loginHtml body .loginPanel .box,
.loginHtml body .loginPanel .submit {
    width: 90%;
    height: 40px;
    margin: auto;
    margin-top: 10%;
    margin-bottom: 10%;
    line-height: 40px;
}

    .loginHtml body .loginPanel .box * {
        position: absolute;
    }

.box {
    overflow: hidden;
    animation: animationBox .5s forwards 3s;
}

.captcha {
    height: 150px !important;
}

    .captcha a {
        width: 90% !important;
        height: auto !important;
        text-align: right;
        display: block !important;
        margin-left: 5% !important;
        font-size: 13px !important;
        /*color: #b1d4ce !important;*/
        text-decoration: underline !important;
    }

    .captcha input {
        border-radius: 30px;
        width: 90% !important;
        height: 40px !important;
        margin: auto !important;
        margin-top: 0 !important;
        font-size: 12px !important;
        margin-left: 5% !important;
        margin-bottom: 0 !important;
        line-height: 40px !important;
        margin-bottom: 10% !important;
        border: 1px solid #b48607 !important;
        border: 1px solid #b48607 !important;
    }

    .captcha img {
        width: 90% !important;
        height: 90px !important;
        margin-left: 5% !important;
    }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    color: #b48607 !important;
    transition: all 5000s ease-in-out 0s;
}

.display-none {
    display: none !important;
}

.boxUserName {
    transform: translateY(-200%);
}

.boxPassword {
    transform: translateX(30%);
}

.submit {
    transform: translateY(50%);
}

    .submit .submitInner {
        width: 95% !important;
    }

    .submit, .submit * {
        text-align: center;
        transition: all .5s;
        cursor: pointer !important;
        user-select: none !important;
        padding-left: 0 !important;
        overflow: unset;
    }

        .submit input {
            width: 100% !important;
            height: 80% !important;
            transform-origin: center center;
        }

        .submit:hover * {
            opacity: 1;
            width: 100% !important;
            background-color: #b48607;
        }

        .submit:hover input {
            width: 95% !important;
            color: #b48607 !important;
            background-color: #423e4d;
        }

@keyframes animationBox {
    100% {
        transform: translate(0, 0);
    }
}

.loginHtml body .loginPanel .icon {
    width: 10%;
    margin-left: 90%;
    background-size: auto 40%;
}

.loginHtml body .loginPanel .leftIcon {
    width: 20%;
    margin-right: 90%;
    background-size: auto 40%;
}

.loginHtml body .loginPanel .iconUserName {
    background-image: url(../Images/iconUserName.png);
}


.loginHtml body .loginPanel .iconPassword {
    background-image: url(../Images/iconPassword.png);
}
.loginHtml body .loginPanel .iconEye {
    background-image: url(../Images/eye-solid.png);
    cursor: pointer;
}

.loginHtml body .loginPanel input {
    width: 90%;
    border: none;
    text-align: right;
}

    .loginHtml body .loginPanel input:not(.submitInput) {
        padding-left: 5%;
        display: inline-block;
        background-color: transparent;
    }

    .loginHtml body .loginPanel input::-webkit-input-placeholder {
        color: #b48607;
        direction: rtl;
        text-align: right;
    }

    .loginHtml body .loginPanel input::-moz-placeholder {
        color: #b48607;
        direction: rtl;
        text-align: right;
    }

.roobah {
    width: 60% !important;
}

/*.bodyDiv {
    margin-top: 5% !important;
    width: 250px !important;
    height: 250px !important;
    overflow: hidden;
}

.div1, .div2 .circle, .div3 {
    border-radius: 100%;
}

.div1, .div3 {
    width: 100% !important;
    height: 100% !important;
}

.div1 {
    transform: translateX(-51%);
}

.div2 {
    overflow: hidden;
    width: 80% !important;
    height: 80% !important;
    transform: translateY(5%);
    z-index: 2;
}

    .div2 .circle {
        opacity: .8;
        transform: translateY(-50%);
    }

.div3 {
    margin-left: auto !important;
    margin-right: 0 !important;
    transform: translateX(51%);
}

.text {
    margin-top: 23% !important;
}

    .text, .text div {
        text-align: center;
        height: auto !important;
    }*/
.text4Soq {
    top: 100% !important;
    left: 41% !important;
    width: 450px !important;
    height: 25px !important;
    margin: auto !important;
    overflow: hidden;
    margin-bottom: 0 !important;
}

    .text4Soq * {
        opacity: 0;
        text-align: center;
        color: #6193b2 !important;
        text-decoration: underline !important;
        animation: animationText4Soq 8s infinite;
        z-index: -1;
    }

@keyframes animationText4Soq {
    0% {
        opacity: 0;
        transform: translateX(200%);
    }

    10%,25% {
        opacity: 1;
        transform: translateX(0);
        z-index: 1;
    }

    40% {
        opacity: 0;
        transform: translateX(0);
    }

    50%,75%,100% {
        opacity: 0;
    }
}

.textSoq1 {
    animation-delay: 8s;
}

.textSoq2 {
    animation-delay: 10s;
}

.textSoq3 {
    animation-delay: 12s;
}

.textSoq4 {
    animation-delay: 14s;
}

.loginPageFooter {
    bottom: 0;
    top: auto !important;
    vertical-align: bottom;
    width: 850px !important;
    height: 70px !important;
}

    .loginPageFooter * {
        width: 40% !important;
    }

    .loginPageFooter a {
        width: auto !important;
        margin-left: 0% !important;
        text-decoration: underline !important;
    }

    .loginPageFooter div {
        float: right;
        direction: rtl;
        text-align: right;
        width: 55% !important;
    }

.detectBrowser {
    width: 1200px !important;
    background-position: center center;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-image: url(../images/browserDetectMessage.JPG);
}

.texttt {
    top: 50% !important;
    margin-right: 18% !important;
    text-align: center;
    width: 350px !important;
    height: auto !important;
    float: right !important;
    transform: translateY(-50%);
}

.alertify-notifier {
    width: 0 !important;
    position: fixed !important;
    overflow: visible !important;
    transform: translate3d(0,0,0) !important;
    -webkit-transform: translate3d(0,0,0) !important;
    z-index: 99999 !important;
}

    .alertify-notifier,
    .alertify-notifier *,
    .alertify,
    .alertify * {
        color: #423e4d !important;
        font-size: 15px !important;
    }
        /*#region alertify*/
        .alertify-notifier .ajs-message.ajs-success {
            background: #00999c !important;
        }

        .alertify-notifier .ajs-message.ajs-error {
            background: #77123e !important;
        }

        .alertify-notifier .ajs-message.ajs-warning {
            background: #f0cf7e !important;
        }
