

/* Start:/local/templates/mfit/components/bitrix/breadcrumb/mfit/style.css?1774013318585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/mfit/components/bitrix/form.result.new/application_works/style.css?1775640940748*/
form[name="APPLICATION_WORKS"] .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 45px;
    padding: 13px 24px;
    border-radius: 6px;
    border-radius: var(--small_radius, 6px);
    background-color: rgba(229, 33, 69, 1);
    background-color: var(--color_red, rgb(229, 33, 69));
    color: #ffffff;
    color: var(--color_white, #ffffff);
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form[name="APPLICATION_WORKS"] .button {
  width: 158px;
  margin-top: 22px;
}

.application-works-execution > div:first-child {
    height: 100%;
}

/* End */
/* /local/templates/mfit/components/bitrix/breadcrumb/mfit/style.css?1774013318585 */
/* /local/templates/mfit/components/bitrix/form.result.new/application_works/style.css?1775640940748 */
