

/* Start:/local/components/rngdv/tile.calc.v5/templates/.default/style.css?16552775505516*/
input[type=number]{
	background: #f7f7f7;
	border: 1px solid #eee;
	border-radius: 2px;
	box-shadow: none;
	color: #383838;
	height: auto;
	font-size: 13px;
	padding: 8px 13px 7px;
	width: 100%;
}
#calc{width: 100%!important;height: 100%!important;    max-width: 800px;
	max-height: 800px;}
.form-control--img input[type="radio"]+label{
	border: 2px solid #fff;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	height: 58px;
}
.form-control--img input[type="radio"]:checked+label{
	border: 2px solid #1976d2;
	border-radius: 2px;
}
.form-control--img img{
	height:50px;
}
.form-control--img label span{
	height: 50px;
	width: 50px;
	display: inline-block;
}
.radio-color{
	margin: 0 8px 8px 0;
	display: inline-block;
}
.radio-color label{
	display: inline-block;
	font-size: 10px;
	border: 1px solid #1976d2;
	padding: 0 10px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	border-radius: 2px;
}
.radio-color input[type="radio"]{
	display:none;
}
.radio-color input[type="radio"]:checked+label{
	color: #FFF;
	background: #1773cf;
}
.radio-color label span{
	display: block;
	line-height: 15px;
	margin: 0;
	text-align: center;
	padding: 7px 0 7px;
	font-size: 13px;
}
.form-control--img label i {
	text-align: center;
	font-size: 13px;
	color: #888;
	width: 100%;
	display: inline-block;
}
.ya-share2 li{
	padding:0;
}
.ya-share2 li::before{
	content: none;
}

 .title-help {
	 font-size: 12px;
	 padding-left: 20px;
 }

@media (max-width: 600px) {
	.title-help {
		display: block;
		padding-left: 0;
	}
}

.minmax-switch {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.minmax-switch input {
	display: none;
}

.minmax-switch__min, .minmax-switch__max {
	font-weight: 400;
	font-size: 16px;
	transition: color 0.45s linear;
	cursor: pointer;
}
.minmax-switch__min { color: #666666; }
.minmax-switch__max { color: #666666; }

.minmax-switch__control {
	width: 44px;
	height: 26px;
	border-radius: 30px;
	margin: 0 20px;
	background: #00980c;
	transition: background-color 0.45s linear;
	position: relative;
	cursor: pointer;
	box-shadow: inset 0px 0px 7px 0px #4c4c4c;
}
.minmax-switch__control:before {
	display: block;
	content: "";
	border-radius: 100%;
	height: 18px;
	width: 18px;
	/*background: #008000;*/
	background: #ffffff;
	border: 2px solid #ffffff;
	position: absolute;
	top: 4px;
	left: 4px;
	transition: left 0.45s ease, background-color 0.45s ease;
	box-shadow: 0px 0px 7px 0px #545151;
}
input:checked + .minmax-switch__control {
	background: #FF5252;
}
input:checked + .minmax-switch__control:before {
	/*background: #FF0000;*/
	background: #ffffff;
	left: 22px;
}

@media (max-width: 600px) {
	.minmax-switch {
		flex-direction: row;
		align-items: center;
		width: 100%;
	}


	.minmax-switch__control, .minmax-switch__min, .minmax-switch__max {
		/*margin-bottom: 12px;*/
	}
	.title-v3 .page-top.maxwidth-theme h1{
		padding-top: 0;
	}
}
@media (max-width: 450px) {
	.minmax-switch__control, .minmax-switch__min, .minmax-switch__max {
		max-width: 88px;
		overflow-x: hidden;
		white-space: nowrap;
	}
}

.introjs-bullets ul{
	display: none;
}
.introjs-button{
	border: 1px solid #333333!important;
	padding: 7px 10px!important;
	text-align: center!important;
	border-radius: 2px!important;
	font-size: 13px!important;
	margin-bottom: 6px!important;
	color: #888888!important;
	text-shadow: none!important;
	background:#fff!important;
}
a.introjs-button.introjs-nextbutton {
	background: #333333!important;
	color:#fff!important;
}
.introjs-disabled{
	display: none!important;
}
a.introjs-button.introjs-skipbutton.introjs-donebutton {
	background: #333333!important;
	color:#fff!important;
}
.introjs-helperNumberLayer{
	background: #FF5252!important;
	top:-17px!important;
	left:-20px!important;
}
.introjs-arrow.top {
	left: 40px!important;
}
.introjs-tooltip{
	opacity: 0.95;
}
.static-bottom-block{
	position: fixed;
	bottom: 0;
	left: 0;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.25);
	height: 60px;
	width: 100%;
	border-radius: 5px 5px 0 0;
	background: #ffff;
	z-index: 100;
	padding: 3px 10px;
}
@media (min-width: 720px) {
	.static-bottom-block{display: none!important;}
}
.static-bottom-block .name{
	font-weight: 600;
	line-height: 35px;
}
.static-bottom-block .price{
	font-size: 13px;
	line-height: 19px;
}
.static-bottom-block .price strike{
	color: #999;
}
.static-bottom-block .callback-block{
	font-size: 12px;
	display: inline-block;
	line-height: 17px;
	text-decoration: underline;
	margin-top: 12px;
}
.button_faf{
	bottom:60px
}
.introjs-tooltiptext {
	font-size: 13px;
}

body.offline .top-block, body.offline .menu-row, body.offline #footer,body.offline .page-top-wrapper, body.offline .inst-block, body.offline .hide-offline{
	display:none!important;
}
body.offline .logo-row:after {
	content: "Калькулятор зеркальной плитки";
	right: 10px;
	display: block;
	text-align: center;
	margin-bottom: 24px;
	font: 26px/24px "Open Sans", Arial, sans-serif;
}
body.offline .logo-block{
	text-align: center;
	width: 100%;
}
body.offline #mobileheader .burger,body.offline  #mobileheader .right-icons{
	display:none!important;
}
/* End */
/* /local/components/rngdv/tile.calc.v5/templates/.default/style.css?16552775505516 */
