

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1599727329666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/components/kuratovru/forms/templates/.default/style.css?17823939832636*/
.kuratov-form {
  display: flex;
  flex-direction: column;
  max-width: 400px;
  margin: 0 auto;
}
.kuratov-form textarea:focus, .kuratov-form textarea:focus-visible {
  border-color: #ec6420 !important;
}

.kuratov-form-label {
  display: block;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
}

.kuratov-form-required {
  color: red;
}

.kuratov-form-label-text {
  display: inline-block;
  margin-bottom: 3px;
}

.kuratov-form-text {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  font-weight: normal;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #000;
}
.kuratov-form-text:focus {
  border-color: #ec6420 !important;
}
.kuratov-form-text[type=text] {
  height: auto;
  margin-bottom: 0;
}

.kuratov-form-textarea {
  width: 100%;
  height: 100px;
  resize: vertical;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  font-weight: normal;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #000;
}
.kuratov-form-textarea:focus {
  border-color: #ec6420 !important;
}

.kuratov-form-select {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  padding: 7px;
  padding-right: 17px;
  font-weight: normal;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #000;
}
.kuratov-form-select:focus {
  border-color: #ec6420 !important;
}

.kuratov-form-checkbox-label {
  display: block;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}

.kuratov-form-checkbox {
  margin: 0;
  float: left;
  margin-right: 5px;
}
.kuratov-form-checkbox[type=checkbox] {
  margin: 0;
  float: left;
  margin-right: 5px;
}

.kuratov-form-button {
  display: block;
  margin: 0 auto;
  padding: 10px 25px;
  width: fit-content;
  height: auto;
  background: #002663;
  border: 1px solid #002663;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  transition: 0.4s all;
}
.kuratov-form-button:hover {
  background: #fff;
  color: #002663;
}

.kuratov-form-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px;
  text-align: center;
}

.kuratov-form-notifications {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.kuratov-form-notification {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.kuratov-form-notification.error {
  color: red;
}
.kuratov-form-notification.success {
  font-size: 18px;
  line-height: 24px;
  color: green;
  font-weight: bold;
}
.kuratov-form-notification:last-child {
  margin-bottom: 0;
}

.kuratov-file-size-limit {
  font-size: 10px;
  line-height: 10px;
}

/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1599727329666 */
/* /local/components/kuratovru/forms/templates/.default/style.css?17823939832636 */
