
* {
    font-family: Arial,Helvetica,sans-serif !important;
    outline: medium none;
}
/*html{
  height: 100%;
}*/
/*body {
  min-height: 100%;
  overflow: hidden;
}*/
body {
    display:block;
    font-size: 12px;
    height: 100%;
}
.logo_wrapper {
    height: 50px;
    border-bottom: 5px solid #f88a28;
    overflow: hidden;
}
#logo {
    display: block;
    height: 66px;
    left: 40px;
    position: absolute;
    text-indent: -1000em;
    top: 24px;
    width: 209px;
    z-index: 1;
}
.link_logo_wrapper {
    display: inline-block;
}
.domaza_logo {
    background-image: url("/images/dm_icon.svg");
    display: block;
    height: 25px;
    width: 25px;
    margin: 14px 0 0 12px;
    display: inline-block;
}

.form-title {
    display: inline-block;
    margin: 18px 0 0 5px;
    vertical-align: top;
    font-size: 16px;
    color : #000;
}

.element_wrapper
{
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

.h1 {
    color: #ee3e3b;
    font-size: 20px;
    text-align: center;
}

.clear {
    clear: both !important;
}

.form_2 h1.h1_error {
    color: red;
    font-size: 21px;
    text-align: center;
}

.form_2 .form_row_1 input, .form_2 .form_row_1 textarea
{
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px;
    transition: border 0.2s ease 0s;
    width: 100%;
    resize: none;
}



.change_login_wrapper {
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    background: #f9f9f9;
    padding: 10px 0px 10px 0px;
}

.form_2 {
    font-size: 15px;
}

.form_2 label {
    display: none;
}

.formdiv {
    max-width: 350px;
    margin: 0 auto;
}

#UserRecover h1 {
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    text-align: left;
}

#UserRecover .form_row_1 label {
    vertical-align: top;
}
#changeContent,
.login_secondary_description h2{
    font-weight: normal;
}
.login_secondary_description h2 {
    padding: 10px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    color: #fff;
    background-color: #404040;
}


.form_row_1, .form_row_2 {
    margin: 5px auto;
    position: relative;
}

div, body, html, td, th, input, textarea, select, button {
    margin: 0;
}

.lostpass {
    position: absolute;
    top: 82px;
    right: 5px;
}

.lostpass a {
    font-size: 11px;
    padding-top: 0;
    color: #999;
}

a {
    color: #3e5672;
    text-decoration: none;
}

.remember_check_box {
    float: right;
}

.remember_check_box label {
    margin-right: 0;
}

.formdiv input[type="checkbox"] {
    margin-right: 3px;
    vertical-align: middle;
}

select, input, textarea, button {
    font-size: 12px;
}

.rememberdiv .remember_check_box > label {
    font-size: 14px;
    height: 16px;
    line-height: 17px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

.rememberdiv label {
    display: inline !important;
    float: none !important;
}

.formdiv .buttondiv {
    margin: 10px auto;
}

.form_2 .buttondiv button {
    background:none no-repeat scroll 0 0 #F07F03;
    background: -webkit-linear-gradient(#FFAE20 0%, #FF9C00 50%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFAE20 0%, #FF9C00 50%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFAE20 0%, #FF9C00 50%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFAE20 0%, #FF9C00 50%); /* Standard syntax */

    border: medium none;
    cursor: pointer;
    border-radius: 3px;
    color: white;
    display: block;
    margin: 0 4px 10px auto;
    font-size: 20px;
    font-weight: normal;
    height: 35px !important;
    letter-spacing: 1px;
    line-height: 7px;
    padding: 7px 25px;
    text-align: center;
    text-transform: capitalize;
    width: auto;
}
#UserLogin {
    position: relative;
}

#UserLogin .buttondiv button{
    margin-left: auto;
    margin-right: 0;
    float: none;
    overflow: hidden;
}
.form_2 .buttondiv button:active, #UserRegister .buttondiv button:active {
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    top: 1px;
}

.form_2 .buttondiv button::-moz-focus-inner, #UserRegister .buttondiv button::-moz-focus-inner {
    border: 0;
}

.socialNetworkSeparator {
    border-bottom: 1px solid #d2d2d2;
    clear: both;
    line-height: 0.1em;
    margin: 10px auto 25px;
    text-align: center;
    width: 86%;
}

.socialNetworkSeparator span {
    background: none repeat scroll 0 0 #f4f5f7;
    color: #999;
    padding: 0 10px;
}
.socialNetworkLogin {
    margin: 15px 15px 0;
    text-align: center;
}
.socialNetworkLogin .loginButtons {
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0 #999;
    display: inline-block;
    font-family: OpenSans,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-right: 12px;
    text-align: center;
    width: 187px;
}

.socialNetworkLogin .loginButtons a {
    color: white;
    display: block;
    height: 100%;
    width: 100%;
}
.socialNetworkLogin #facebookLoginButton {
    background-color: #4063b3;
}
.socialNetworkLogin #googleLoginButton {
    background-color: #ee3e3b;
}
.socialNetworkLogin #twitterLoginButton {
    background-color: #55ACEE;
}
.socialNetworkLogin #linkedinLoginButton {
    background-color: #0077b6;
}
.socialNetworkLogin #vkLoginButton {
    background-color: #33688a;
}
.socialNetworkLogin #mailruLoginButton {
    background-color: #004b81;
}
.socialNetworkLogin #odnoklassnikiLoginButton {
    background-color: #FF8833;
}
.socialNetworkLogin #msnLoginButton {
    background-color: #f4f5f7;
}
.socialNetworkLogin #msnLoginButton a{
    color: #666666;
}
.socialNetworkLogin #yahooLoginButton {
    background-color: #7A247D;
}

body div.box_2 {
    margin-top: 60px;
    border-radius: 7px;
}
.box_2.clearfix {
    margin: 0 auto;
    max-width: 650px;
    min-width: 290px;
    padding: 20px 20px 5px 20px;
}
.box_2 h2 {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
.socialNetworkIcons {
    float: left;
    margin-left: 6px;
    margin-right: -12px;
    margin-top: 3px;
}
a img {
    border: medium none;
}
img {
    display: block;
}
.socialNetworkLogin #linkedinLoginButton #linkedinIcon {
    margin-top: 1px;
}
.fancybox-type-iframe .fancybox-inner {
    border-radius: 10px;
}
.new_fancybox_style .formdiv ul.errors {
    color: #aa3300;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 1px;
    padding: 0;
}
ul li {
    list-style: none outside none;
}

.form_2 .button_refresh {
    display: inline-block;
    margin-top: 7px;
    top: 0;
    right: 0;
    width: 17px;
    height: 69px;
    background: no-repeat top right url('../../images/front/refresh_captcha.gif');
    cursor: pointer;
}
img.captcha_image {
    display: inline-block;
    margin: 7px 3px 7px 7px;
}
.form_2 img {
    border: 1px dotted #c2c2c2;
    margin: 7px 7px 7px 0;
}

.new_fancybox_style .form_2 input.captcha {
    margin-right: 0;
}
.new_fancybox_style .form_2 .form_row_1 input {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px;
    transition: border 0.2s ease 0s;
    width: 56%;
}
.form_2 input.captcha {
    float: right;
    margin-right: 111px;
}

.report-problem {
    text-align: center;
    margin-top: 20px;
}
.page-footer {
    clear: both;
    margin: 0 auto;
    padding: 1.25em 0 2.5em;
    text-align: center;
    max-width: 950px;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #2297c9;
    color: white;
    text-shadow: none;
}
.page-footer p {
    font-size: 8pt;
    line-height: 1.5em;
    margin: 0;
}
.form_wrapper {
    border-radius: 8px;
    margin-bottom: 20px;
}
.box_2.cmsmessage {
    background-color: #fafcfb;
    margin: 60px auto 0;
    padding: 33px;
    width: 80%;
}
.hidden {
    visibility: hidden;
    float: left;
}

.form_2 ul.errors {
    color: #aa3300;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 1px;
    padding: 0;
}
#UserRecover .buttondiv button, #UserEmail .buttondiv button {
    margin-top: 10px;
}


.recover_password_fancybox {
    border:none;
}

#login .form_description {
    margin: 10px 0 20px 0;
    font-size: 16px;
    font-weight: normal;
    color: #EE3E3B;
}

.remember_wrapper {
    float: left;
}

#cancel-button {
    display: block;
    width: 15px;
    height: 15px;
    margin: 19px 20px 0 0;
    background: url("/images/cancel.svg") no-repeat center;
    float: right;
}

@media screen and (max-width: 768px)
{
    .socialNetworkLogin .loginButtons {
        width: 100%;
    }

    #login {
        padding: 5%;
    }

    .form_2 label {
        text-align: left;
    }

    .form_2 label.hidden {
        display: none;
    }

    .page-footer {
        padding: 0;
        font-size: 11px;
    }

    .page-footer p {
        font-size: 11px;
        padding: 0 5px;
    }
}
@media screen and (max-width: 500px) {
    .element_wrapper {
        width: 100% !important; 
    }
    .form_2 label {
        white-space: normal !important;
        text-align: left !important;
        width: 100% !important;
        max-width: 100% !important; 
        padding: 0.5em 0px !important; 
    }
    .tooltip_wrapper {
        left: 0px !important;
        bottom: 56% !important;
    }
    span.dot_spacer {
        margin: 2px !important;
    }
}