

/* Start:/local/templates/.default/components/itsfera/consultants.filter/template1/style.css?1783927624844*/
.ticketsfilterrow {
	margin-bottom: 30px;
}
.consult-wrap{
	background: #F1F4F6;
    padding: 20px;
	box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
}
.consult-wrap .input_wrapper label{
	display: block;
	font-weight:600;
}
.input_wrapper{
	padding-left: 5px;
}
#consultants-filter-cat{
	padding: 10px;
	width: 100%;
}
select#consultants-filter-cat {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url(/local/templates/.default/components/itsfera/consultants.filter/template1/img/arrow_down.png);
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}
.wrap-select{
	background: #fff;
    display: block;
}
/* End */


/* Start:/local/templates/.default/components/itsfera/consultants.list/template1/style.css?17839276241147*/
#consultants-list .consultants:hover {
    background: #f5f5f5;
    cursor: pointer;
}

#consultants-list .consultants {
	border: none;
	border-bottom: 1px solid #b3b3b3;
	text-decoration: none;
	text-align: left;
}
#consultants-list a{
	color:#003449;
	font-weight:400;
}
#consultants-list .consultants h4{
	font-size: 1.15rem;
	font-weight: 600;
}
#consultants-list .consultants .list-group-item-text{
	font-size: 16px;
}
#consultants-list .consultants.selected {
	background: #effaff;
	border: none;
}

#consultants-list {
    height: 500px;
    overflow-y: auto;
	border: 1px solid #C4C4C4;
	padding-left: 5px;
	background: #fff;
}
.nsr{
	font-size: 14px;
	font-weight:600;
}
.ops{
	font-size: 16px;
	text-align: left;
}
.consultants-list-wrap{
	padding-right: 20px;
}
.consultants-list-wrap .podr{
	background: #fff;
	border: 1px solid #C4C4C4;
	padding-top: 15px;
}
.konsfoto,.nsr{
	text-align:right;
}
.konsname{
	text-align: left;
}
.konsname{
	text-align: left;
}
.consultant-photo{
	height: 100px;
}
.podhead{
	padding-left: 0;
}
@media (max-width: 992px) {
	.konsfoto,.nsr{
		text-align:left;
	}
	.consultant-photo{
		width:100px; 
	}
}
/* End */
/* /local/templates/.default/components/itsfera/consultants.filter/template1/style.css?1783927624844 */
/* /local/templates/.default/components/itsfera/consultants.list/template1/style.css?17839276241147 */
