

/* Start:/local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063*/
.bx-breadcrumb {
	margin: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.breadcrumb {
	margin-bottom: 10px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
	background-color: rgba(65, 65, 110, 0.6);
}
.breadcrumbs span {
	float: left;

	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	overflow: hidden;         /* Скрываем выходящий за границы текст */
	text-overflow: ellipsis;
	max-width: 200px
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family:  'Golos Text', 'Roboto', sans-serif;
	font-size: 14px;
	white-space: normal;
	line-height: 16px;
	color: rgba(65, 65, 110, 0.6);
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.bx-breadcrumb .bx-breadcrumb-item:last-child span{
	color: #376DF6;
}

.bx-breadcrumb i:before {
	content: ''!important;
	display: block;
	width: 1px;
	height: calc(100% - 2px);
	background-color: rgba(65, 65, 110, 0.7);
}

/* End */


/* Start:/local/components/smapp/forms/templates/obrazovanie.podacha-documentov/style.css?17657703863104*/


.custom-file {
    position: relative;
    overflow: hidden;
}

.custom-file input {
    position: absolute;
    bottom: 100%;
    right: 100%;
    opacity: 0;
    visibility: hidden;
}

.custom-file span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
}

.custom-file .in {
    background: rgba(235, 235, 235, 0.06);
    border-radius: 3px;
    overflow: hidden;
    padding: 12px 20px 12px 15px;
    font-size: 14px;
    line-height: 20px;
    color: #9D9D9C;
    cursor: pointer;
    transition: all 0.2s ease;
}



.custom-file .dz-details{
    flex-grow: 1;
}
.custom-file .dz-size,
.custom-file .dz-progress,
.custom-file .dz-error-mark,
.custom-file .dz-error-message,
.custom-file .dz-success-mark{
    display: none;
}

.dz-started .js-file{
    display: none;
}

.custom-file .dz-remove {
    width: 15px;
    margin-left: 5px;
    height: 15px;
    min-width: 15px;
    align-self: center;
    font-size: 0;
    background: url(/local/components/smapp/forms/templates/obrazovanie.podacha-documentov/images/remove.svg) no-repeat !important;
    background-size: contain !important;
    display: block;
    transition: all 0.2s ease;
}



.custom-file img {
    float: left;
    margin: 0 11px 0 0;
}

.custom-file .in:after{
    width: 100%;
    height: 100%;
    content: '';
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
}
.custom-file .in{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.dz-preview .dz-image img{
    max-width: 100%;
    margin: 0;
}
.dz-preview .dz-image{
    display: none !important;
    width: 50px;
    margin: 0 11px 0 0;
    min-width: 50px;
}
.dz-preview{
    display: flex;
    text-align: right;
    position: relative;
    margin: 0 0 7px auto;
}

#thank-obrazovanie-podacha-documentov h2{
    margin: 0 !important;
}
#thank-obrazovanie-podacha-documentov{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: #fff ;
    z-index: 100;
    justify-content: center;
    text-align: center;
}

.dz-started:after{
    display: none !important;
}


.form-wrap .row .col{
    flex: auto 1 1;
}
.form-wrap .row{
    display: flex;
    justify-content: space-between;
    gap: 20px;

}
.polit input{
    flex: 15px 0 0 ;
    margin: 1px 10px 0 0;
}
.polit label{
    display: flex;
    align-items: flex-start;
}
.polit span{
    flex: auto 1 1;
}
.polit{
    margin: 0 0 20px;
}

.dz-preview,
.js-file{

    width: 30%;
}

.dz-preview{
    display: flex;
}
.custom-file span{
    text-align: left;
}

@media screen and (max-width: 560px) {

    .form-wrap .row .col{
        max-width: 100% !important;
    }
    .form-wrap .row{
        display: block;

    }

    .custom-file .in{
        padding-left: 0;
        padding-right: 0;
    }
    .dz-preview {
        margin: 7px 0 0 auto;
    }
}
.form-label span {
    width: auto !important;
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063 */
/* /local/components/smapp/forms/templates/obrazovanie.podacha-documentov/style.css?17657703863104 */
