

/* Start:/local/templates/furniture_dark-blue_copy/styles.css?17413628931799*/
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

#rega .form__row {
    position: relative;
}

#rega .form__row .form__label_error {
    position: absolute;
    display: none;
    top: 26px;
    left: 25px;
    font-size: 8pt;
    color: red;
}

#rega .form__row .form__input.error ~ .form__label_error {
    display: block;
}

@media (max-width: 1023px){
    #rega .form__row .form__label_error {
        top: 36px;
    }
    #rega .popup__inner
    {
        height: 800px;
    }
}

@media (min-width: 1501px){
    #rega .form__row .form__label_error {
        top: 36px;
    }
    #rega .popup__inner
    {
        height: 800px;
    }
}


.first-screen__register_btn {
    display: block;
    width: 206px;
    height: 40px;
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    margin: 10px auto;
    border-radius: 60px;
    border-width: 1px;
    border: 1px solid white;
    color: white;
}

.first-screen__register_text {
    font-family: "SourceSansPro-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 20.11px;
    letter-spacing: 0px;
    text-align: center;
    color: #FFFFFF;
}

@media (max-width: 1501px){
    .dropdown-submenu {
        left: 40% !important;
    }
}

.user-top__text {
    word-break: break-all;
}
/* End */
/* /local/templates/furniture_dark-blue_copy/styles.css?17413628931799 */
