

/* Start:/local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/news.detail/.default/style.css?17506833272333*/
.video-inline__poster iframe {
	border-radius: 24px;
}

.video-inline__poster.video-fake {
	cursor: pointer;
}

.video-inline__poster.video-fake img {
	overflow: hidden;
	border-radius: 20px;
	width: 100%;
	height: auto;
}

.video-inline__poster.video-fake .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: rgba(45, 170, 85, 0.64);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
}

.video-inline__poster.video-fake:hover .play-button {
  transform: translate(-50%, -50%) scale(1.1);
  background: rgba(45, 170, 85, 1);
}

.video-inline__poster.video-fake .icon-lock {
    background-size: 14px 16px;
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: 1;
	width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    top: 9px;
    right: 10px;
}

.lecture-docs__item-fake {
	cursor: pointer;
}

/* Bootstrap 4 tooltip */
.tooltip > .arrow {
  background-color: transparent;
}

.tooltip > .tooltip-inner {
  min-width: 220px;
  max-width: 280px;
  background-color: #FFF;
  color: #42525C;
  border-radius: 8px;
  padding: 16px;
  font-size: 14px;
  line-height: 16px;
  box-shadow: 0px 12px 20px 0px rgba(83, 101, 112, 0.0509803922), 0px 0px 20px 0px rgba(83, 101, 112, 0.1019607843);
}

.bs-tooltip-top,
.bs-tooltip-right,
.bs-tooltip-left,
.bs-tooltip-bottom {
  background-color: transparent;
  opacity: 1!important;
}

/* .tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
  border-top-color: white; 
  border-right-color: transparent; 
  border-bottom-color: white; 
  border-left-color: transparent; 
}

.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-left .arrow:before{
  border-top-color: transparent; 
  border-right-color: white; 
  border-bottom-color: transparent; 
  border-left-color: white; 
} */

.tooltip.bs-tooltip-right .arrow:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("/local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/news.detail/.default/../img/tooltip_arrow.svg") no-repeat 50% 50%/contain;
  position: absolute;
  top: 50%;
  left: -6px;
  transform: translateY(-50%);
}


/* End */


/* Start:/local/templates/lektoriy_phosagro/components/bitrix/form.result.new/inline/style.css?1707826274281*/
.custom-control.custom-checkbox.form__item-input {
	box-shadow: unset;
}

.custom-control.custom-checkbox.form__item-input.is-errored{
	-webkit-box-shadow: inset 0 -1px 0 #D82623;
	box-shadow: inset 0 -1px 0 #D82623;
}
.z-textarea .form__item-input__error {
	position: relative;
}

/* End */
/* /local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/news.detail/.default/style.css?17506833272333 */
/* /local/templates/lektoriy_phosagro/components/bitrix/form.result.new/inline/style.css?1707826274281 */
