body {
    overflow-y: scroll;
}

.login_page {
    text-align: center;
    padding: 40px;
}

.login_page .login_advertisement img {
    width: 100%;
}
.login_page .login_title {
    color: #00a2e8;
    font-weight: 800;
    font-size: 36px;
    font-family: Arial, sans-serif;
    margin: 55px auto
}

#login-footer-ad{
    margin-top:50px;
    text-align: center;
    width: 100%;
    display:inline-block;
}


.left img{
    max-width: 100%;
}
.login_page .logo {
    margin-bottom: 40px;
}

.login_page .logo img {
    width: 50%;
    margin-left: -5px;
}
.login_page .logo{
    width: 300px;
    text-align: left;
}

.login_page .left, 
.login_page .right {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding: 40px 40px 40px 6%;
    float: right;

}
@media screen and (min-width: 300px) and (max-width: 1099px){
    .right, .left{
        width: 80%;
    }

}
@media screen and (min-width: 1100px){
    .right, .left{
        width: 40%;
    }

}
#restore_form {
    display: none;
}
.g-recaptcha{
    display: inline-block;
}
.input_group {
    position: relative;
    height: 40px;
    margin-bottom: 20px
}

.line {
    text-align: left;
    margin-bottom: 20px
}

.restore_link,
.back_link {
    text-align: right;
}

.restore_password, 
.back_to_login {
    cursor: pointer;
}

.register_link a,
.login_link a {
    color: #51a3dc;
}

.input_group .input_icon {
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    left: 15px;
    top: 10px;
}

.input_group .input {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    font-size: 16px;
    display: block;
    padding: 6px 12px 6px 43px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}

.input_group .btn {
    color: #fff;
    background-color: #3071a9;
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.page_title {
    width: 100%;
}

.advertisemets_page .preview img {
    width: 100px;
}

.edit_advertisement_page .preview img {
    width: 100%;
}

.edit_advertisement_page .upload_status {
    text-align: center;
    margin: 10px 0;
}

#content .box.edit_advertisement_page .upload_status div ,
#content .box.edit_advertisement_page .upload_status p {
    color: white;
    font-size: 16px;
}

.edit_advertisement_page .upload_status .success {
    background: green;
    padding: 10px;
    margin-bottom: 10px;
}

.edit_advertisement_page .upload_status .error {
    background: red;
    padding: 10px;
    margin-bottom: 10px;
}

.edit_advertisement_page .input {
    margin-bottom: 10px;
}

.register_page {
    text-align: center;
    margin: 40px 0 80px;
}
.register_page .logo {
    margin-top: 40px;
    text-align: center;
}

.register_page .logo img {
    width: 35%;
}

.register_page .column {
    display: inline-block;
    width: 55%;
    margin: 0 20px;
    vertical-align: top;
}
.register_page input #tel{ width:78%!important;}
@media (max-width:500px){
    .register_page .column {
        width: 75%;
    }
}

.register_page #reg_coldiv{
    width:100%;
    /* background-color:#fafafa;border:1px solid black; */
  }
  .register_page .page_title { 
    font-size: 42px!important;
    font-weight: 300;
    color: #4c4c4c;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
  }
@media (max-width:600px){
.register_page .logo img {
    width: 90%;
}
.register_page #reg_coldiv{
    width:100%!important;
    /* background-color:#fafafa;border:1px solid black; */
  }
  .register_page .page_title { 
    font-size:35px!important;
  }
  .rc-anchor-light.rc-anchor-normal{ 
    width:60%!important;
  }
  .rc-anchor-light{width:80%!important;}

  .register_page #tel{ width:76%!important;}
}






.register_page .wrapper {
    width: 70%;
    margin: 0 auto;
}

.register_page .input_group .input {
    padding-left: 15px;
    padding-right: 20px;
    width:100%
}
.register_page .input_group #tel{
    width:77%
}
.register_page .input_group .required {
    color: red;
    position: absolute;
    right: 7px;
    top: 12px;
}

.register_page .page_title {
    margin: 40px 0;
    font-size: 20px;
}

.register_page .error {
    color: red;
    padding-bottom: 20px;
}

.pass_restore_result_page .message {
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
}

.pass_restore_result_page .login_link {
    text-align: right;
    margin: 20px 0;
}
.global_settings_page p {
    margin: 25px 0;
}
.global_settings_page {
    padding: 0 20px;
    font-size: 16px;
}
.global_settings_page .column {
    margin: 0 20px;
    width: 45%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.global_settings_page .column_wrapper {
    text-align: center;
}
.global_settings_page .page_title {
    font-size: 30px;
}
.global_settings_page .message {
    font-size: 20px;
    color: red;
    text-align: center;
    padding: 20px;
}
.global_settings_page .message p {
    margin-bottom: 10px;
}

.global_settings_page .last_edit_date {
    margin: 20px 0;
}
.global_settings_page .form .input_gr {
    padding-bottom: 10px;
}
.global_settings_page .form .input_gr .field_name,
.global_settings_page .form .input_gr .use_global,
.global_settings_page .form .input_gr .input {
    display: inline-block;
    vertical-align: top;
}
.global_settings_page .form .input_gr .field_name {
    width: 20%;
}
.global_settings_page .form .input_gr .input {
    width: 40%
}
.global_settings_page .form .input_gr .use_global {
    width: 25%;
}
.global_settings_page .form .input_gr .use_global label {
    color: black!important;
}
.global_settings_page .form .input_gr .info {
    color: red;
    text-align: right;
    margin-top: 10px;
}
.global_settings_page .form .input_gr textarea {
    resize: vertical;
    min-height: 100px;
}
.global_settings_page .form .input_gr.submit {
    text-align: center;
}
.global_settings_page .form .input_gr.submit .btn {
    display: inline-block;
    font-size: 20px;
    color: white;
    background: green;
    border: none;
    padding: 10px 40px;
}

.attention {
    color: red;
    text-align: center;
    font-size: 30px;
    margin: 20px;
    line-height: 30px;
}

.font-title{
    text-decoration: underline;
    font-weight: bold;
    padding: 30px 0 10px 0;
}

.font-settings-item{
    padding-left: 10%;
}

.select-container{
    display: inline-block;
    width: 40%;
}
#cod-select2{
    float: left;
    width: 23%;
    padding-left: 0;
    padding-right: 0
}