

/* Start:/local/templates/optimed/components/bitrix/catalog/directions-v2/bitrix/catalog.element/.default/style.css?1755248649716*/
.direction-list .direction-item__text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.direction-item {
  height: 450px !important;
  display: flex;
  flex-direction: column;
}

.direction-item__action {
  display: flex;
  margin-top: auto;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .direction-item {
    /*height: 350px !important;*/
    height: 300px !important;
  }
}

@media (max-width: 767px) {
  .direction-item {
    height: auto !important;
  }

  .direction-item__action {
    margin-top: 16px;
    justify-content: center;
  }
}

.direction-item__title {
	min-height: 60px;
	margin-bottom: 0;
}
/* End */


/* Start:/local/templates/optimed/components/bitrix/catalog/directions-v2/bitrix/form.result.new/model_request/style.css?1744284643666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/optimed/components/bitrix/catalog/directions-v2/bitrix/form.result.new/model_request/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/optimed/components/bitrix/catalog/directions-v2/bitrix/form.result.new/model_request/images/icon_warn.gif);
}
/* End */
/* /local/templates/optimed/components/bitrix/catalog/directions-v2/bitrix/catalog.element/.default/style.css?1755248649716 */
/* /local/templates/optimed/components/bitrix/catalog/directions-v2/bitrix/form.result.new/model_request/style.css?1744284643666 */
