

/* Start:/local/templates/furniture_blue/styles.css?1768740888757*/
@font-face {
	font-family: "Roboto";
	src: url(/local/templates/furniture_blue/font/Roboto.woff2) format("woff2");
	font-weight: 100 900;
	font-style: normal;
}
body {
	font-family: "Roboto";
	font-size: 16px;
}
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	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; }

/* End */


/* Start:/local/templates/furniture_blue/template_styles.css?17687414781492*/
.logo-wrapper img {
    max-width: 314px;
}
.login-form .field {
    margin-bottom: 10px;
}
.login-form .remember {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.login-form {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 100px;
}
.login-form input[type="password"],
.login-form input[type="text"] {
    height: 56px;
    border-radius: 200px;
    border: 2px solid #ededed;
    padding: 0 24px;
    width: 100%;
    font-size: 16px;
    color: #4b4b4b;
    outline: none;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
    text-align: center;
    background: white!important;
}
* {
    box-sizing: border-box;
}
.btn {
    height: 56px;
    border-radius: 200px;
    border: 2px solid #ededed;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 24px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    min-width: 200px;
    margin: 0 auto;
    color: white;
    font-size: 16px;
}
.btn-orange {
    background: linear-gradient(167deg, #ff5200 0%, #e02539 100%);
}
/* End */
/* /local/templates/furniture_blue/styles.css?1768740888757 */
/* /local/templates/furniture_blue/template_styles.css?17687414781492 */
