

/* Start:/local/templates/.default/components/bitrix/form.result.new/tyazhelaya-zhiznennaya-situatsiya/style.css?17388503083616*/
.modal-footer {
    padding-bottom: 10px !important;
}

.btn-primary-form {
    color: #FFF;
    background-color: #009ec1;
    border-color: #009ec1;
    font-size: 20px;
}

.btn-primary-form:hover {
    color: #FFF;
    background-color: #000;
    border-color: #009ec1;
}

.btn-form {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    border-radius: .5rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.form-group-new {
    margin-bottom: 10px;
}

.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/bizsolutions.factory/components/bitrix/form.result.new/new_forms/images/icon_warn.gif);
    padding: 10px;
}

.inputtext {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 16px;
    line-height: 2;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.inputtext1 {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 16px;
    line-height: 2;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(241,67,54,1);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.form-required 
{
	color: red;
	margin-left:2px;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/.default/components/bitrix/form.result.new/tyazhelaya-zhiznennaya-situatsiya/images/icon_warn.gif);
}


.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-content-my {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    padding: 1px;
    border: none;
    border-radius: 20px;
    box-shadow: 0 4px 35px rgba(0, 48, 119, 0.05);
    outline: 0;
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/tyazhelaya-zhiznennaya-situatsiya/style.css?17388503083616 */
