

/* Start:/bitrix/templates/.default/components/ma/form_new/laser-prof.callback_partner/style.css?170903662011194*/
/*.b-message-form {
    margin: 2.0em 0 0 0;
    font: normal 1.0em/1.2 Arial, sans-serif;
}*/
  
    .b-message-form_59 {
    	font-size: 0;
    }

    .b-message-form_59 .g-input-text {
        box-sizing: border-box;
        width: calc(100% - 40px);
        border-color: #e0e0e0;
    }
    .b-message-form_59 textarea.g-input-text {
    	resize: vertical;
    }
    .b-message-form_59 .g-input-text:hover {
    	border-color: #969798;
    }

    .b-message-form_59 .g-input-text:focus,
    .b-message-form_59 .g-input-text:active {
    	border-color: #f86e1f;
    }


    .b-message-form_info {
        margin-bottom: 2.0em;
    }
    .b-message-form_59 .b-message-form_item {
        display: inline-block;
        margin-top: 13px;
        /*margin: 0 0 15px 0;
        zoom: 1;*/
    }
    .b-message-form_59 .b-message-form_item:first-child {
    	margin-top: 0;
    }
    .b-message-form_item:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
        /*.b-message-form_item label {
            display: block;
            margin: 0 0 0.3em 0;
            text-align: left;
        }*/
            .b-message-form_59 .b-message-form_item label .required {
                display: inline;
                color: #CC0000;
            }
    .b-message-form_59 .b-message-form_field {
        position: relative;
        margin-bottom: 0;
        margin-top: 6px;
    }
        .b-message-form_checkbox label, .b-message-form_radio label {
            display: inline;
            float: none;
            width: auto;
            margin: 0;
            text-align: left;
            font-size: 14px;
        }
        /*.b-message-form_text input, .b-message-form_date input {
            width: 350px;
            height: 27px;
            margin: 0;
            padding: 0 8px;
            background: #f1f1f1;
            border: 1px solid #d9d9d9;
            border-top: 1px solid #c0c0c0;
            font: normal 14px/1.2 Arial, sans-serif;
        }*/
        .b-message-form_date input {
            /*width: 170px;*/
        }
            .b-message-form_date .calendar-icon {
                position: absolute;
                top: 4px;
                left: 342px;
            }
        .b-message-form_item .textarea {
            width: 500px;
            height: 80px;
            margin: 0;
            padding: 6px 8px;
            background: #f1f1f1;
            border: 1px solid #d9d9d9;
            border-top: 1px solid #c0c0c0;
            font: normal 14px/1.2 Arial, sans-serif;
            max-width: 95%;
        }
        .b-message-form_dropdown select {
            width: 367px;
            margin-left: 1px;
            font: normal 16px/1.2 Arial, sans-serif;
        }
        

        .b-message-form_item-hint {
            display: block;
            clear: both;
            padding: 0.4em 0 0 0;
            color: #979797;
            font-size: 11px;
        }
        .b-message-form_item-error {
            display: block;
            clear: both;
            margin: 0;
            padding: 0.4em 0 0 0;
            color: #dd4b39;
            font-size: 11px; 
        }
        /*.b-message-form_error .b-message-form_text input, .b-message-form_error .b-message-form_date input, .b-message-form_error textarea {
            border-color: #dd4b39 !important;
        }*/

        .b-captcha {
            float: left;
            margin: -5px 0 0 -5px; 
        }
            .b-captcha_item {
                float: left;
                padding: 8px;
            }
            .b-captcha_selected {
                padding: 5px;
                border: 3px solid red;
            }
                .b-captcha_item span {
                    display: block;
                    width: 25px;
                    height: 25px;
                    overflow: hidden;
                    text-indent: -5000px;
                }

                .b-grahic-captcha .b-captcha_item span {
                    display: block;
                    width: 30px;
                    height: 30px;
                    overflow: hidden;
                    text-indent: -5000px;
                    background-image: url('/bitrix/templates/.default/components/ma/form_new/laser-prof.callback_partner/img/shape.png');
                }
                .b-grahic-captcha .square {
                    background-position: 0 0;
                }
                .b-grahic-captcha .rectangle {
                    background-position: -30px 0;
                }
                .b-grahic-captcha .triangle {
                    background-position: -60px 0;
                }
                .b-grahic-captcha .round {
                    background-position: -90px 0;
                }
                .b-grahic-captcha .polyhedron {
                    background-position: -120px 0;
                }
                .b-grahic-captcha .trapeze {
                    background-position: -150px 0;
                }
                .b-grahic-captcha .rhombus {
                    background-position: -180px 0;
                }
                .b-grahic-captcha .oval {
                    background-position: -210px 0;
                }
                .b-grahic-captcha .star {
                    background-position: -240px 0;
                }

        .b-captcha-text {
            position: relative;
            float: left;
            height: 24px;
            margin: 3px 0 0 15px;
            padding: 0 10px;
            line-height: 25px;
            background-color: #f2efda;
            background-color: #fff9c9;
            border: 1px solid #c7bf93;
        }
            .b-captcha-text_corner {
                position: absolute;
                margin-top: 7px;
                margin-left: -10px;
                top: 0;
                left: 0;
                width: 10px;
                height: 10px;
                overflow: hidden;
                background: url(/bitrix/templates/.default/components/ma/form_new/laser-prof.callback_partner/img/tip-yellow_arrows.png) no-repeat -30px 0;
            }
            .b-color-captcha-text label {
                color: #000;
                font-size: 12px;
            }


    .b-message-form_submit {
        clear: both;
        margin-top: 13px;
    }
        .b-message-form_submit .g-ico:before {
            left: 24px;
        }
        /*.b-message-form_submit input {
            font: normal 16px/1.2 Arial, sans-serif;
            cursor: pointer;
        }*/
    .b-message-form_required-sing {
        margin-top: 1.2em;
        margin-left: 310px;
        font-size: 11px;
    }


/** */
.b-message-form-text {
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 300;
}

.b-message-form .g-input-text {
    line-height: 48px;
}

.b-message-form_59 .b-message-form-text,
.b-message-form_59.b-message-form form,
.b-message-form_59 .b-message-form-agreement {
    max-width: 840px;
}
.b-message-form_59.b-message-form form {
    width: 740px;
}
.l-section .b-message-form-text,
.l-section .b-message-form form,
.l-section .b-message-form-agreement {
    max-width: unset;
}
.b-message-form_59 .b-message-form_item {
    flex-basis: 740px;
    width: 740px;
}
.b-message-form_59 #i-message-form-item-226, .b-message-form_59 #i-message-form-item-227 {
    flex-basis: 358px;
    width: 358px;
}
.b-message-form_59 #i-message-form-item-227 {
    /*margin-left: 20px;*/
}

.b-message-form_59 #i-message-form-item-226 .g-input-text,
.b-message-form_59 #i-message-form-item-227 .g-input-text {
    /*box-sizing: border-box;*/
    width: calc(100% - 20px);
}

.b-message-form_59 .b-message-form_submit {
    justify-content: center;
    /*flex-basis: 244px;*/
    width: 100%;
    display: flex;
    /*align-content: flex-end;*/
    /*flex-direction: column;*/
}
.l-section .b-message-form_submit {
    flex-direction: column;
    justify-content: flex-start;
}

.b-message-form_59 .b-message-form_submit .g-button {
    font-size: 18px;
    line-height: 50px;
    text-align: right;
    padding: 0 23px;
    margin-right: 7px;
}

.b-message-form_submit .g-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-message-form_submit .g-ico:before {
    position: static;
    transform: none;
    margin-right: 15px;
}

.b-message-form_59 .b-message-form_item label {
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    /*font: 300 14px/1 'Raleway', sans-serif;*/
    /*margin-bottom: 3px;*/
}

.b-message-form_59 .b-message-form-agreement {
	flex-basis: 280px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 7px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #acacac;
}
.b-message-form-agreement {
}

.b-message-form_59 .b-message-form-agreement a:not(:hover):not(:focus):not(:active),
.b-message-form_59 .b-message-form-agreement a:visited {
    color: #acacac;
}

.b-message-form_textarea {
    max-width: 100%;
    display: block;
    padding-right: 18px;
}
.b-message-form.b-message-form_67 > form {
    max-width: 1133px !important;
}
.b-message-form_submit .g-button {
    max-height: 60px;
}
.b-message-form_item .textarea {
    width: 100% !important;
    max-width: 100%;
}

.b-message-form_item.b-message-form_error {
    position: relative;
}

.b-message-form_item-error {
    position: absolute;
    top: 73px;
    left: 3px;
}

@media (max-width: 788px) {
	.b-message-form_59 {
		width: calc(100% - 44px);
	}
	.b-message-form_59.b-message-form form {
	    width: 100%;
	}
	.b-message-form_59 #i-message-form-item-189,
	.b-message-form_59 #i-message-form-item-190,
	.b-message-form_59 .b-message-form_item {
	    flex-basis: 100%;
	    width: 100%;
	}
	.b-message-form_59 #i-message-form-item-189 .g-input-text,
	.b-message-form_59 #i-message-form-item-190 .g-input-text,
	.b-message-form_59 .g-input-text {
		width: 100%;
	}
	.b-message-form_59 .b-message-form_submit {
		display: block;
	}
	.b-message-form_59 .b-message-form_submit .g-button {
		margin-right: 0;
	}
	.b-message-form_59 .b-message-form-agreement {
		margin-top: .5em;
		margin-left: 0;
	}
}
@media (max-width: 414px) {
	.b-message-form_59 {
		width: 326px;
	}
}
@media (max-width: 384px) {
	.b-message-form_59 {
		width: 296px;
	}
}
@media (max-width: 375px) {
	.b-message-form_59 {
		width: 287px;
	}
}
@media (max-width: 360px) {
	.b-message-form_59 {
		width: 272px;
	}
}
@media (max-width: 320px) {
	.b-message-form_59 {
		width: 242px;
	}
}

/* Mobile */
@media (max-width: 767px) {
}
/* Desktop */
@media (min-width: 768px) {
    .b-section-leave-request .b-message-form form {
        display: flex;
        justify-content: space-between;
        align-content: flex-end;
    }
        .b-section-leave-request .b-message-form_field {
            margin-bottom: 0;
        }
        .b-section-leave-request .b-message-form_submit .g-button {
            margin-left: 2px;
        }
        .b-section-leave-request .b-message-form_submit {
            margin-top: 24px;
        }
        .b-message-form-agreement {
            margin-top: 7px;
            margin-left: 20px;
            font-size: 14px;
            line-height: 1.5;
            text-align: left;
        }

}

/* End */
/* /bitrix/templates/.default/components/ma/form_new/laser-prof.callback_partner/style.css?170903662011194 */
