

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?176907679274*/
.btn-main {
    cursor: pointer;
    color: var(--color-neutral-100);
}
/* End */


/* Start:/local/components/coweb/forms/templates/popup-career/style.css?17690767932593*/
.modal-form__upload {
	margin-bottom: 16px;
	border: 1px dashed #cbcfdc;
	border-radius: 4px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 16px 24px;
	transition: border-color 0.3s;
}

.modal-form__upload:hover {
	border-color: #808496;
}

.modal-form__upload-text {
	color: #808496;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	font-weight: 400;
}

.modal-form__upload svg {
	color: #cbcfdc;
	margin: 0 7px;
}

.file-list {
	margin-top: 10px;
}

.file-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 12px;
	background: #f5f5f7;
	border-radius: 4px;
	margin-bottom: 42px;
}

.file-name {
	flex-grow: 1;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.modal-form__form .remove-file {
	color: #ff4444;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 28px;
	margin-left: 10px;
	width:32px;
	height:32px;
	border-radius: 50%;
}
.modal-form__form .remove-file:hover {
	background: #ff4444;
	color:#ffffff;
}

.has-file .modal-form__upload {
	border-color: #4CAF50;
	background-color: #f8fff8;
}

.has-file .modal-form__upload-text {
	color: #4CAF50;
}

.has-file .modal-form__upload svg {
	color: #4CAF50;
}

.file-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	background-size: contain;
	background-repeat: no-repeat;
}

.pdf-icon { background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23FF0000"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"/></svg>'); }
.word-icon { background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232B579A"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"/></svg>'); }
.image-icon { background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234CAF50"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"/></svg>'); }
.txt-icon { background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23757575"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"/></svg>'); }
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?176907679274 */
/* /local/components/coweb/forms/templates/popup-career/style.css?17690767932593 */
