﻿


* {
    font-family: "IRANSans-web-fa",Tahoma,Arial;
    font-size: 12px;
    color:white!important;
}

body {

    background-image: url('../../Images/Login/bg2.jpg');
    background-repeat: no-repeat;
    background-size:cover!important;
}





.bx {
    -webkit-box-shadow: 0 5px 15px rgb(0, 0, 0);
    -moz-box-shadow: 0 5px 15px rgb(0, 0, 0);
    box-shadow: 0 5px 15px rgb(0, 0, 0);
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    min-width: 300px !important;
}

.ig {
    margin-top: -190px;
    margin-bottom: -30px;
    z-index: -1;
}

.col-xs-12 {
    padding-bottom: 5px !important;
}

.ltr {
    direction: ltr !important;
}

.panel, .panel-heading, .panel-body {
    background-color: transparent !important;
    padding : 5px!important;
}



div.RadComboBox .rcbInputCell .rcbInput {
    padding-left: 40px !important;
    cursor: pointer !important;
    min-width: 100% !important;
}

.RadComboBox .rcbReadOnly .rcbInputCellLeft {
    background: none !important;
}





.Main-Row {
    margin: 0 10px;
}

.Main-Center {
    padding: 20px 20px 0 20px;
    background-color: #03400b;
    opacity: 0.9;
    margin-bottom: 50px !important;
    color: black !important;
}

.Main-Center-Child {
    border: none !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*min-height: 330px;*/
}

.TextBox-Long {
    text-transform: uppercase !important;
}



.desc {

    border: 1px solid #8271a4 !important;
    padding: 10px !important ;
    border-radius: 10px;
}

input{
    color:blue!important;
}


.btn {
    width:90%!important;
}

#rad_captcha_SpamProtectorPanel { display:flex!important;}

.bootstrap-growl  ,
.bootstrap-growl > a ,
.bootstrap-growl > ul,
.bootstrap-growl > ul > li {
    color: black !important;
}
.bootstrap-growl > ul, .bootstrap-growl > ul > li, .bootstrap-growl > a {
    color: black !important;
}


#RadCaptcha1_ctl01 {
    float: left !important;
}


.desc {
    border: 1px solid #8271a4 !important;
    padding: 10px !important;
    border-radius: 10px;
}

input {
    color: blue !important;
}

.waves-input-wrapper {
    display: unset !important;
}

.btn {
    width: 90% !important;
}

#rad_captcha_SpamProtectorPanel {
    /*display: flex !important;*/
}

.bootstrap-growl > ul, .bootstrap-growl > ul > li, .bootstrap-growl > a {
    color: black !important;
}



#rad_captcha_CaptchaLinkButton {
    text-align: left;
    margin-bottom: 5px;
}

