Your IP : 18.218.131.11


Current Path : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/templates/shuft/
Upload File :
Current File : /home/bitrix/ext_www/dev.shuft.com.ua/bitrix/templates/shuft/template_styles.css

.debug_pre {
	display: none;
}
.admin_user .debug_pre {
	display: block;
}
.hide {
	display: none !important;
}
.hide_it {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* div[id^="bx_incl_area"] {
	display: inline;
} */


.agreement .jq-checkbox {
	margin-right:5px;
}
.agreement-text {
  display: none;
  font-size: 11px;
}

.callback_button.disabled, .callback_button.disabled:hover {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #acacac;
  cursor: default;
}
.agreement-lnk {position:relative}
.agreement-lnk::after {
    position: absolute;
    content: '*';
    color: #ff0000;
    right: -6px;
    top: -1px;
}