﻿@font-face {
font-family:'FontAwesome';
src:url('/App_Themes/fonts/fontawesome-webfont.eot?v=4.1.0');
src:url('/App_Themes/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('/App_Themes/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('/App_Themes/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('/App_Themes/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal

}
@font-face {
     font-family: 'Kalameh-Bold';
    src: url('/App_Themes/fonts/Kalameh-Bold.eot');
    src: url('/App_Themes/fonts/Kalameh-Bold.eot?#iefix') format('embedded-opentype'),
        url('/App_Themes/fonts/Kalameh-Bold.woff2') format('woff2'),
        url('/App_Themes/fonts/Kalameh-Bold.woff') format('woff'),
        url('cKalameh-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;list-style:none;
    margin:0; outline: 0px !important;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;  
}
body{
   font-family: 'Kalameh-Bold';
}
.msbk{
    text-align:right;
    direction:rtl;
    margin: 0px auto;    width: 60%;
}
.text-right{
text-align:right;
}
.d-flex{
    display:flex;
}
.flex-wrap{
        flex-wrap: wrap;
}
.flex-wrap-no{
        flex-wrap: nowrap;
}
    .justify-content-start{
            justify-content: flex-start;
    }
    .ustify-content-space-between{
        justify-content: space-between;
    }
     .ustify-content-center{
        justify-content: center;
    }
     .align-items-stretch{
             align-items: stretch;
     }
      .align-items-center{
             align-items: center;
     }
      .shadow{
          background-color: #ffffff;
    color: #333;
    box-shadow: 0px 0px 10px 0px hsl(0deg 0% 58% / 61%);
    border-radius: 11px;
 
      }
      .mb-15{
          margin-bottom:15px;
      }
      .line-1{
          display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
      }
        .ms_main_box{
                position: relative;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
        }
        .ms_pic_box{
          width: 47%;
    height: 100vh;
    position: relative;
    background: linear-gradient(306deg, #02b9a8, #009688, #1d004c, #2a2c41);
    /* background-image: url(/css/img/tar.png); */
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 400% 400%;
    animation: gradient 10s ease infinite;
        }
        .ms_pic_box_img {
                position: absolute;
    height: 100%;
    object-fit: cover;
    width: 100%;
    left: 0px;
    top: 0px;
        }

        @keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

        .ms_text_box1{
          display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 100%;
    z-index: 99999;    text-align: center;
    position: relative;
        }

        .ms_box1_h1{
          text-shadow: 0 1px 2px rgb(0 0 0 / 48%);
    font-size: 30px;
    font-weight: bold;
    padding: 45px 33px;
        }
        .ms_box1_p{
            text-shadow: 0 1px 2px rgb(0 0 0 / 63%);
    line-height: 36px;
    text-align: center;
    width: 100%;
    z-index: 1000;
    font-size: 18px;direction: rtl;
    font-weight: 600;
        }
        .ms_login_box{
                display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 53%;
    height: 100vh;    background: url(/App_Themes/images/tartop.png) center top;
    background-repeat: repeat-x;
        }

._ms_h2_login{
    font-weight: 700;
    line-height: 1.72;
    padding-bottom: 20px;
    letter-spacing: -1.8px;
    font-size: 20px;
}
._ms_p_login{
        font-size: 14px;
    line-height: 31px;
    color: #484848;
    font-weight: 300;
    margin-top: 4px;    margin-bottom: 20px;
}

.msbk .ms_title {
    color: rgb(101, 101, 101);
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 1.467;
    letter-spacing: -0.68px;
    margin-top: 14px;
}
.ms_flew_reg{
        margin-bottom: 10px;
    position: relative;
    width: 47%;
    margin: 1% 0.5%;
}
.lbl{
    font-weight: normal;
    font-size: 13px;
    color: #333;
    margin-bottom: 13px;
    display: block;
    width: 100%;
}
.msbk .ms-inpt {
    color: rgb(113, 113, 113) !important;
    font-size: 14px;
    line-height: 1.571;
    width: 100%;
    letter-spacing: -0.8px;
    border-radius: 35px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(200, 200, 200);
    font-family: 'Kalameh-Bold';
    padding: 4%;
    position: relative;

}

.msbk .ms-inpt-login, .msbk .ms-inpt-pass, .ms-inpt-captcha, .ms-inpt-Uname {
    position: relative;
}
/*  .ms-inpt-captcha:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f121";
        z-index: 99;
        font-family: 'FontAwesome';
    }
  .ms-inpt-Uname:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f10b";
        z-index: 99;
        font-family: 'FontAwesome';
    }

    .msbk .ms-inpt-login:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f007";
        z-index: 99;
        font-family: 'FontAwesome';
    }

    .msbk .ms-inpt-pass:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f023";
        z-index: 99;
        font-family: 'FontAwesome';
    }*/

.msbk .btn-login, .msbk .ms-btn-ovr {
    font-size: 18px;
    line-height: 1.222;
    padding: 12px 20px 12px 20px;
    border-radius: 35px;
    background-color: #009688;
    border: 1px solid #009688;
    color: #fff;
    letter-spacing: -.7px;
    margin: 14px auto;
    font-family: 'Kalameh-Bold';
    position: relative;
    cursor: pointer;
    width: 174px;
    text-align: center;
    display: block;
}

.msbk .msbtn-btn {
    background: none;
    border: none;
    z-index: 99999999999;
    position: relative;
    width: 100%;
    text-align: right;font-size: 16px;
    letter-spacing: -0.5px;
}

/*.msbk .btn-login:before, .msbk .ms-btn-ovr:before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -20px;
    background: hsla(0,0%,100%,.21);
    content: "";
    border-radius: 50%;
}*/

.msbk .btn-login:after {
    position: absolute;
    right: 23px;
    top: 8px;
    font-size: 28px;
    content: "\f08b";
    z-index: 99;
    font-family: 'FontAwesome';
}

.msbk .ms-btn-ovr:after {
    position: absolute;
    right: 23px;
    top: 8px;
    font-size: 28px;
    content: " ";
    z-index: 99;
    width: 25px;
    height: 27px;
    background: url(/App_Themes/Template/images/userplus.png) no-repeat center;
}

.msbk .btn-login:not(.disabled):not(.is-inactive):not([disabled]):hover:before, .msbk .ms-btn-ovr:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    -webkit-transform: unset;
    transform: unset;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.msbk .alink {
    font-size: 13px;
    text-align: left;
    float: left;
       border-bottom: 1px dashed #88ccf9;
    padding-bottom: 5px;
    color: #1491f4;
}

.msbk .ms_footer {
text-align: left;
    font-size: 14px;
    line-height: 1.467;
    padding: 0px 40px 28px;
    color: #656565;
    letter-spacing: -.7px;
}

#registerError {
    display: none;
} .errorBox,  .errorBox, .validationBox, .success {
    border: 1px solid;
    margin: 10px 0px;
    background-repeat: no-repeat;
    font-size: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    direction: rtl;
    padding: 15px 45px 15px 50px;
    background-position: right center;
    text-align: right;
    direction: rtl;
    padding: 10px;
    width: 95%;
    font-size: 13px;
    padding-right: 50px;
    margin: 2px auto;
    overflow: hidden;
}

  .errorBox {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/App_Themes/baseTheme/images/Error.png');
}


.successBox, .success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('images/Tick.png');
}
.error {
        position: absolute;
    bottom: 100%;
    margin-right: 0;
    margin-bottom: 4px;
    background: #ef5662;
    white-space: nowrap;
    padding: 5px 25px;
    color: #fff !important;
    z-index: 2;
    letter-spacing: -0.5px;
    border-radius: 4px;
    right: 77px;
    font-weight: normal;
}
.msbk .error:before {
    width: 0;
    height: 0;
    border-color: #ef5662 transparent transparent;
    border-style: solid;
    border-width: 10px 12px 0;
    top: 100%;
    right: 35px;
    content: "";
    position: absolute;
}
.ms-link{
   
    background: none;
    border: navajowhite;
    font-size: 13px;
    color: #0563ad;
    font-weight: bold;
}
.right{
    float:right;
}

    .capImage {
          position: relative;
    height: 26px;
    }
    .ms_refresh {
        float: left;
        width: 21px;
        position: relative;
        top: 8px;
        left: 16px;
    }
    .showhidepassword{
        position: absolute;
    left: 10px;
      bottom: 6px;
    z-index: 9;
    font-size: 19px;
    color: #878787;
}
    .fa-eye-slash:before {
    content: "\f070";
}.fa-eye:before {
    content: "\f06e";
}
 .lineCenter {
    position: absolute;
    width: 22px;
    height: 72%;
    background: #fff;
    right: -5px;
    top: 15%;
    border-radius: 60px 0px 0px 60px;
}
 .field-validation-error{
         color: red;
    font-size: 12px;
    position: absolute;
    width: 100%;
    top: 34%;
 }
 .validation-summary-errors{
         color: red;
    font-size: 12px;
    padding-bottom: 10px;
 }
 .ms_home {
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 15px;
    display: block;
    width: 46px;
    text-align: center;
    height: 44px;
    border-radius: 50%;
    color: #fff;
    padding-top: 5px;
    font-size: 28px;
    background: linear-gradient(306deg, #02b9a8, #009688, #1d004c, #2a2c41);
    animation: gradient 15sease infinite;
    background-size: 400% 400%;
}
 input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    height: 25px;
    width: 25px;
    float: right;
    margin-left: 10px;
    margin-top: -5px !important;
}
  .dJkZpB {
display: flex;
    -webkit-box-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: #f8f9fa1a;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    border-radius: 17px;
    padding: 2px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    border: 1px dashed #8920d2;
    width: 97%;
    margin: 0px auto;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 13px;
}
   .dJkZpB input {
    display: none;
}.dJkZpB label {
    cursor: pointer;    width: 50%;
    text-align: center;  font-size: 14px;
    padding: 5px 22px;    margin-bottom: 0px;
}.dJkZpB input:checked + label {
   color: white;
    padding: 7px 22px;
    border-radius: 16px;
    margin-bottom: 0px;
    background: linear-gradient(306deg, #cf06b7, #ae14ed, #5930af, #463074);
    animation: gradient 10s ease infinite;
    background-size: 400% 400%;
    font-size: 14px;
}
 .ms-hid{
     display:none;
 }
 .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 45px;
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #80bdff;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
    }

        .custom-file-input:focus ~ .custom-file-label::after {
            border-color: #80bdff
        }

    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse"
    }

.custom-file-label {
       position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 44px;
    border: 1px solid #ced4da;
    box-shadow: inset 0 0 0 transparent;
    font-family: KalamehWeb;
    color: rgb(113, 113, 113) !important;
    font-size: 14px;
    line-height: 45px;
    width: 85%;
    letter-spacing: -0.8px;
    border-radius: 35px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(200, 200, 200);
    padding-right: 44px;
}

    .custom-file-label::after {
   position: absolute;
    top: 0;
    right: 4px;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 45px;
    padding: .375rem .75rem;
    line-height: 33px;
    color: #929292;
    content: "Browse";
    font-family: 'FontAwesome';
    content: "\f0a3";
    font-size: 20px;

    }
@media only screen and (max-width:760px) {
    .ms_box1_p{
        display:none;
    }

    .logo-bx {
padding: 0px 0;
        width: 50px;
        float: none;
        margin: 25px auto 0px;
        position: relative;
        display: block;

}
    .ms_main_box{
            padding-bottom: 50px;
    flex-direction: column;    justify-content: flex-start;
    }
        .ms_pic_box {
       
        width: 100%;
        height: 160px;
        float: right;
    }
            .ms_login_box {
               width: 89%;
        height: auto;
        padding-top: 35px;
        margin: 0px auto;
    }
                .lineCenter {
        position: absolute;
        width: 72%;
        height: 22px;
        background: #fff;
        right: 0;
        top: auto;
        border-radius: 60px;
        left: 0px;
        margin: 0px auto;
        bottom: -10px;
    }
                .ms_box1_h1 {
    font-size: 19px;
    font-weight: bold;
    padding: 12px 0px;
}
    .ms_home {
       
        bottom: 8px;
        left: 15px;
        right:auto;
    }
    ._ms_h2_login {
    
    font-size: 20px;
    padding-bottom: 20px;
}.msbk {
 
    width: 85%;
}
    .ms_flew_reg {
    
    width: 98%;
    margin: 1% 0.5%;
}
}