

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}
h1 {
    font-size: 180%;
    font-weight: normal;
    color: #2963aa;
	font-family: Tahoma, Arial, sans-serif;
	}

.gl {
    font-size: 150% !important;
    font-weight: normal !important;
    color: #2963aa;
	font-family: Tahoma, Arial, sans-serif !important;
	}
p {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: justify;
	}
#hotline { 
	width: 50%;
	box-sizing: border-box;
	padding: 10px 5%;
	}
#catalogsearch {
	width: 80%;
	box-sizing: border-box;
	padding: 10px 10px 30px;
}

#hotline fieldset,
#catalogsearch fieldset {
	border: 0px;
	margin: 0 0 10px 0;
	}
#hotline fieldset:last-child,
#catalogsearch fieldset:last-child {
	margin: 0;
	}
#catalogsearch input[type="text"], 
#catalogsearch textarea {
	padding: 5px 8px;
	margin-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/bitrix/templates/page2/pie.htc);
}


#hotline input[type="text"], 
#hotline textarea {
	width: 100%;
	padding: 5px 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/bitrix/templates/page2/pie.htc);
	}

#hotline label {
	display: block;
	font-weight: bold;
	line-height: 1.4;
	color: #2963aa;
	color: rgba(41, 99, 170, 1);
	text-shadow: 0 1px 1px #fff;
	font-size: 14px;
	}
#hotline input[type="submit"],
#catalogsearch input[type="submit"] {
	padding: 8px 15px;
	font-weight: bold;
	line-height: 1;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	color: #2963aa;
	color: rgba(41, 99, 170, 1);
	border: none;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	behavior: url(/bitrix/templates/page2/pie.htc);
	}
#catalogsearch input[type="submit"] {
	font-size: 13px;
}	
#hotline textarea:focus,
#hotline input[type="text"]:focus,
#catalogsearch textarea:focus,
#catalogsearch input[type="text"]:focus {
	-webkit-box-shadow: 0 0 8px rgba(51, 204, 255, 0.5);
	-moz-box-shadow: 0 0 8px rgba(51, 204, 255, 0.5);
	box-shadow: 0 0 8px rgba(51, 204, 255, 0.5);
	behavior: url(/bitrix/templates/page2/pie.htc);
	}
#hotline input[type="submit"]:hover,
#hotline input[type="submit"]:focus,
#catalogsearch input[type="submit"]:hover,
#catalogsearch input[type="submit"]:focus {
	background: #e0e0e0; /* Old browsers */
	background: -moz-linear-gradient(top,  #e0e0e0 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e0e0e0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e0e0e0 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e0e0e0 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e0e0e0 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
	}

#catalogsearch label,
#searchresult_p {
	display: block;
	font-weight: bold;
	line-height: 1.4;
	color: #2963aa;
	color: rgba(41, 99, 170, 1);
	text-shadow: 0 1px 1px #fff;
	font-size: 13px;
	font-family: Tahoma, Arial;
	}
#searchresult_p {
	margin-bottom: 15px;
	}
#searchresult_div {
	margin: 0 10px;
	}	
	
#searchresult_div ul li {
	display: block;
	height: 24px;
	list-style-type: square;
}	
.searchresult_a {
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}	
.question-block {
	box-sizing: border-box;
	margin: 30px 5%;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 30px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    behavior: url(/bitrix/templates/page2/pie.htc);
	}
.username {
	font-weight: bold;
	line-height: 1.4;
	color: #2963aa;
	color: rgba(41, 99, 170, 1);
	text-shadow: 0 1px 1px #fff;
	font-size: 14px;
	margin-right: 10px;
	
	}
.time {
	color: #666666;
	font-size: 10px;
	text-shadow: 0 1px 1px #fff;
	}	
.spananswer {
	font-weight: bold;
	color: #4F4F4F;
	text-shadow: 0 1px 1px #fff;
	}
.answer {
	margin-left: 30px;
	margin-top: 10px;
	}
	
.p-answer,
.question {
	line-height: 1.4;
}
.question {margin-top: 10px;
}

.success,
.input-error,
.search-eror {
	margin: 30px 5%;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/bitrix/templates/page2/pie.htc);
}
.search-eror {
margin: 30px 10px;}

.input-error,
.search-eror {
	color: #D9534F;
	background-color: #F2DEDE;
	border: 1px solid #D9534F;
}
.success {
	color: #5CB85C;
	background-color: #DFF0D8;
	border: 1px solid #5CB85C;
}
