

/* Start:/local/components/my_components/easyform/lib/css/bootstrapValidator.min.css?1613512593565*/
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.2, built on 2014-09-25 4:01:07 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */

.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/* End */


/* Start:/local/templates/InositeTemplate/components/my_components/easyform/ino_template_marketing_form/style.css?17530942182559*/
.slam-easyform .modal {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .slam-easyform  .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
.slam-easyform  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.slam-easyform .modal .modal-header .title {
    margin: 0;
    font-size: 22px;
    display: inline-block;
}
.hide-formvalidation small.help-block{
    display: none!important;
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.slam-easyform .spinner,.slam-easyform .spinner:hover {
    position: relative;
    color: transparent
}

.slam-easyform .spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite
}

.form-group.is-focused .form-control__label, .form-group.is-filled .form-control__label {
    top: 15px;
    font-size: 14px;
    line-height: 20px
}

.webform-field-upload-list li {
    width: auto !important;;
    float: left;
    list-style-type: none;
}
.ctrl-attach__field {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 150px;
    opacity: 0;
    cursor: pointer;
}
.hidden {
    display: none;
}
.attached__item {
 max-width: 290px !important;
}
form.contacts-form__form{
    padding-top: 41px;
}
html.no-touchevents .ctrl-button.is-disabled:hover, html.no-touchevents .ctrl-button:disabled:hover{
    cursor: default;
    background-color: #c4c4c4;
}
html.no-touchevents .ctrl-button-b.is-disabled:hover, html.no-touchevents .ctrl-button-b:disabled:hover{
    cursor: default;
    background-color: #c4c4c4;
}
html.no-touchevents .ctrl-button-b.is-disabled, html.no-touchevents .ctrl-button-b:disabled{
    cursor:default;
    background-color:#c4c4c4;
}

/* styles from template */

.form_lead_position {
    position: relative;
}

.form-control-b__label-middle_w {
    font-weight: 400;
}

.captcha_validator-input {
    border: none;
    height: 0;
    padding: 0;
    visibility: hidden;
}

.form-contacts-b .js-textarea {
    overflow-y: hidden !important;
}

@media (min-width: 1268px) {
    .ctrl-textfield-b--textarea {
        height: 140px !important;
    }
}

.ctrl-button-b__text,
.ctrl-button-b__text-box,
.ctrl-button-b__text--duplicated {
    pointer-events: none;
}

/* End */


/* Start:/local/components/my_components/main.file.input/templates/inostudio/style.css?17097161614946*/
.webform-field-upload-list del {
	display: inline-block;
	margin: 0 3px 0 6px;
	width: 16px;
	height: 16px;
	border-radius: 30px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

.webform-field-upload-list .error-text {
	color: #E00101;
}
.webform-field-upload-list i {
	vertical-align:top;
	display: none;
	width: 15px;
	height: 15px;
	background: url(/bitrix/js/main/core/images/popup/upload-waiting.gif) no-repeat 0 2px;
	margin: 0 0 0 8px; }

.hidden-caption {display: none;}

/* from intranet-common.css */
.webform-field-upload-list {
	margin:0 0 11px 2.8em;
	padding:0;}
.webform-field-upload-list a.upload-file-name { margin: 0 0 0 -4px; color: #0069c4; text-decoration: underline;}
.webform-field-upload-list a.upload-file-name:hover { color: #1c91e7; }
.webform-field-upload-list li {
	white-space: nowrap;
	width: 100%;
}
.webform-field-upload-list li div.webform-field-item-wrap {
/*	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
*/	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 3px 0;
	color: #888;
	white-space: nowrap;
}
.webform-field-upload-list li.uploading { color: #bbbbbb; }
.webform-field-upload-list li.uploading a.upload-file-name { cursor: default; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.webform-field-upload-list li.uploading i {  display: inline-block; }

.webform-field-upload-list li .upload-file-name {
	padding: 0 5px 0 0;
}

/*.file-input .webform-field-upload input[type=file],*/
/*.file-input .webform-field-upload input[type=button] {*/
	/*-moz-opacity: 0;*/
	/*filter: alpha(opacity=0);*/
	/*opacity: 0;*/
	/*font-size: 150px;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*border: 1px solid transparent;*/
/*}*/
/*.webform-field-upload .webform-small-button {*/
	/*padding: 0;*/
	/*margin: 0;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*text-align: center;*/
	/*line-height: 34px;*/
	/*cursor: pointer;*/
/*}*/

/*.webform-field-upload-list ~ .webform-field-upload .webform-button-replace { display: none; }*/
/*.webform-field-upload-list.webform-field-upload-list-single {list-style: none; margin:0 0 11px 10px;}*/
/*.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-upload { display: none; }*/
/*.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-replace { display: inline-block; }*/
/*.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-upload { display: inline-block; }*/
/*.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-replace { display: none; }*/

/*.webform-field-upload-icon {*/
	/*display: none;*/
	/*margin: 0 10px 0 0;*/
	/*width: 39px;*/
	/*height: 39px;*/
	/*-webkit-border-radius: 50%;*/
	/*-moz-border-radius: 50%;*/
	/*border-radius: 50%;*/
	/*background: #535c6a no-repeat center;*/
	/*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ny4xODgiIGhlaWdodD0iNTQuMDYzIiB2aWV3Qm94PSIwIDAgNDcuMTg4IDU0LjA2MyI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7IGZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsgfTwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTaGFwZV8yX2NvcHlfNCIgZGF0YS1uYW1lPSJTaGFwZSAyIGNvcHkgNCIgY2xhc3M9ImNscy0xIiBkPSJNNDcuMTggNTQuMDYyYzAtMy4yMTctMy42MS0xNi44MjYtMy42MS0xNi44MjYgMC0xLjk5LTIuNi00LjI2LTcuNzItNS41ODVhMTcuMzk0IDE3LjM5NCAwIDAgMS00Ljg4Ny0yLjIyM2MtLjMzLS4xODgtLjI4LTEuOTI1LS4yOC0xLjkyNWwtMS42NDgtLjI1YzAtLjE0Mi0uMTQtMi4yMjUtLjE0LTIuMjI1IDEuOTcyLS42NjMgMS43Ny00LjU3NCAxLjc3LTQuNTc0IDEuMjUyLjY5NSAyLjA2OC0yLjQgMi4wNjgtMi40IDEuNDgyLTQuMy0uNzM4LTQuMDQtLjczOC00LjA0YTI3LjA1IDI3LjA1IDAgMCAwIDAtNy45MThjLS45ODctOC43MDgtMTUuODQ3LTYuMzQ0LTE0LjA4NS0zLjUtNC4zNDMtLjgtMy4zNTIgOS4wODItMy4zNTIgOS4wODJsLjk0MiAyLjU2Yy0xLjg1IDEuMi0uNTY0IDIuNjUtLjUgNC4zMi4wOSAyLjQ2NiAxLjYgMS45NTUgMS42IDEuOTU1LjA5MyA0LjA3IDIuMSA0LjYgMi4xIDQuNi4zNzcgMi41NTYuMTQyIDIuMTIuMTQyIDIuMTJsLTEuNzg2LjIxN2E3LjEgNy4xIDAgMCAxLS4xNCAxLjczMmMtMi4xLjkzNi0yLjU1MyAxLjQ4NS00LjY0IDIuNC00LjAzMiAxLjc2Ny04LjQxNCA0LjA2NS05LjE5MyA3LjE2Uy0uMDEyIDU0LjA2LS4wMTIgNTQuMDZoNDcuMTl6Ii8+PC9zdmc+);*/
	/*vertical-align: top;*/
	/*background-size: 50%;*/
	/*overflow: hidden;*/
/*}*/
/*.webform-field-upload-icon canvas, .webform-field-upload-icon img {*/
	/*width: 100%;*/
/*}*/

/*.webform-field-upload-list.webform-field-upload-icon-view .webform-field-upload-icon {*/
	/*display: inline-block;*/
/*}*/
/*.webform-field-upload-notice {*/
	/*font-size: 11px;*/
	/*font-style: italic;*/
	/*margin-top: 10px;*/
/*}*/
/* End */
/* /local/components/my_components/easyform/lib/css/bootstrapValidator.min.css?1613512593565 */
/* /local/templates/InositeTemplate/components/my_components/easyform/ino_template_marketing_form/style.css?17530942182559 */
/* /local/components/my_components/main.file.input/templates/inostudio/style.css?17097161614946 */
