

/* Start:/local/templates/llacot/components/bitrix/form.result.new/bootstrap-modal/style.css?17748563779774*/
.modal-content .modal-body {
padding: 10%;
}

.to-client {
border: none;
font-size: 1.5em;
}

#Callback .modal-body {
    /*padding: 7%;*/
}

.error .common-input__input[placeholder="!"].placeholder-shown {
border-color: var(--red);
}

.error .common-select .common-input__input {
border-color: var(--red);
}

textarea.common-input__input {
height: 112px;
border: 2px solid #bdc8d0;
background-color: white;
}

.error .common-checkbox__content:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Crect width='30' height='30' x='1' y='1' fill='none' fill-rule='evenodd' stroke='%23DC3545' stroke-width='2' rx='2'/%3E%3C/svg%3E%0A");
}

.common-checkbox__content .text-sm {
font-size: 12px;
line-height: initial;
}

h3.modal-title {
    font-size: 2.5em;
}

.modal__content-form-input {
margin-top: 32px;
}

.common-input {
    position: relative;
    min-height: 56px;
    width: 100%;
}

.common-input__placeholder {
    position: absolute;
    top: 22px;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 18px;
    color: #9b9b9b;
    pointer-events: none;
    transition: all .3s;
}

.modal__header-close-btn {
padding: 0;
border: 0;
background: none;
float: right;
}

.modal__header-close-btn:focus {
    outline: none;
}

.modal__header-close-btn .svg-icon {
width: 38px;
height: 38px;
max-width: 38px;
display: block;
}

.modal__header-close-btn svg {
width: 100%;
height: 100%;
max-height: 100%;
max-width: 100%;
}


.common-input__input {
    display: block;
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    border: none;
    font-size: 18px;
    line-height: 40px;
    box-shadow: none;
    resize: none;
    color: #9b9b9b;
    padding: 12px 10px 0 10px;
    outline: none;
    border-bottom: 2px solid #bdc8d0;
    background: none;
}

.common-input__input.common-input__textarea {
height: 140px;
border: 2px solid #bdc8d0;
line-height: inherit;
}

.common-input__placeholder.description {
padding-left: 0;
color: #222;
}

.common-input.modal__content-form-input.common-input-checks {
margin-top: 6px;
margin-bottom: 40px;
}
}

font.notetext {
color: inherit!important;
}

@media screen and (max-width: 739px) {
    .common-input__input,
    .common-input .common-checkbox__content {
        font-size: 14px;
    }

    .common-input .common-checkbox__content.common-checkbox__content_small {
        font-size: 12px;
    }

    .common-input__placeholder {
        font-size: 14px;
    }
    h3.modal-title {
    font-size: 1.5em;
    padding-right: 1em;
    }
    .teamList img {
        opacity: 1;
    }
    .modal__header-close-btn .svg-icon {
    width: 30px;
    height: 30px;
    max-width: 30px;
    }
    .common-input__input.common-input__textarea {
    padding-top: 3em;
    }
}

.common-input__input.is-invalid {
    border-bottom-color: red;
}

.common-input__input:focus {
    border-color: var(--primary);
}


.common-input__input[placeholder="!"]:-ms-input-placeholder {
    font-size: 0;
}

.common-input__input[placeholder="!"]::placeholder {
    font-size: 0;
}

.common-input__input:focus + .common-input__placeholder, .common-input__input[placeholder="!"]:not(.placeholder-shown) + .common-input__placeholder, .common-input__input[data-check-empty]:not(:empty) + .common-input__placeholder {
    font-size: 11px;
    top: 0;
}



.common-checkbox__checkbox {
    display: none;
}

.common-checkbox__content {
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 30px;
    color:#9b9b9b;
    cursor: pointer;
}

.common-checkbox__content_small {
    font-size: 12px;
    line-height: 16px;
}

.common-checkbox__content::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Crect width='30' height='30' x='1' y='1' fill='none' fill-rule='evenodd' stroke='%23BDC8D0' stroke-width='2' rx='2'/%3E%3C/svg%3E%0A");
}


.common-checkbox__content a {
    text-decoration: underline;
    color: inherit;
}

.common-checkbox__content a:hover {
    text-decoration: none;
}

.common-checkbox__checkbox.is-invalid + .common-checkbox__content::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Crect width='30' height='30' x='1' y='1' fill='none' fill-rule='evenodd' stroke='red' stroke-width='2' rx='2'/%3E%3C/svg%3E%0A");
}

.common-checkbox__checkbox:checked + .common-checkbox__content::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='32' height='32' fill='%23004787' rx='2'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M8 15.612l5.194 5.194L24 10'/%3E%3C/g%3E%3C/svg%3E%0A");
}


.common-select {
    position: relative;
}

.common-select select {
background: none;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.common-select .common-input__input {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right 14px top 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='14'%3E%3Cpath fill='%23BDC8D0' fill-rule='nonzero' d='M11.5 9.807L20.302.882a1.275 1.275 0 0 1 1.82 0c.504.51.504 1.337 0 1.847L11.5 13.5.877 2.729a1.319 1.319 0 0 1 0-1.847 1.275 1.275 0 0 1 1.821 0L11.5 9.807z'/%3E%3C/svg%3E");
}

.common-select.is-open .common-input__input {
    border-bottom: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='14'%3E%3Cpath fill='%23BDC8D0' fill-rule='nonzero' d='M11.5 4.193l-8.802 8.925c-.503.51-1.318.51-1.82 0a1.319 1.319 0 0 1 0-1.847L11.5.5l10.623 10.771c.503.51.503 1.337 0 1.847s-1.318.51-1.821 0L11.5 4.193z'/%3E%3C/svg%3E");
}

.common-select__content {
    border-bottom: 2px solid #bdc8d0;
    position: absolute;
    left: 0;
    top: 56px;
    z-index: 1;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background: #fff;
    display: none;
}

.common-select__content-item {
    display: block;
    width: 100%;
    padding: 12px 19px;
    text-align: left;
    outline: none;
    border: none;
    background: none;
    font-size: 14px;
    color: #000000;
}

.common-select__content-item:hover, .common-select__content-item.is-active {
    background: #f4f6f8;
}

.common-select__content-item.is-active {
    padding-right: 37px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 4.116L3.884 7l6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px top calc(50%);
}

.common-select.is-open .common-select__content {
    display: block;
}

.strap-form form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.common-input.half {
width: 48%;
display: inline-block;
}

/*** Стилизация выбора файла ***/

@media screen and (min-width: 520px) {
	.form-vacancy .common-input.checkbox {
	order: 1;
	/*width: 50%;*/
	}

	.form-vacancy button:not(:disabled), 
	.form-vacancy [type="button"]:not(:disabled), 
	.form-vacancy [type="reset"]:not(:disabled), 
	.form-vacancy [type="submit"]:not(:disabled) {
	    order: 2;
	}

	.form-vacancy .fileBlock {
	width: 50%;
	text-align: right;
	box-sizing: border-box;
	margin-left: auto;
	order: 3;
	}	
}


@media screen and (max-width: 519px) {
.common-input.modal__content-form-input {
margin-top: 20px;
min-height: 40px;
}
.common-input .common-input__input {
height: 46px;
font-size: 18px;
line-height: 36px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.modal__header-close-btn {
position: absolute;
right: 2em;
top: 2em;
}
.modal-open .modal .text-sm.text-muted {
margin-bottom: 0;
font-size: 0.8em;
}
.common-checkbox__content::before {
width: 28px;
height: 28px;
background-size: contain;
}
}
/*.form-vacancy .common-input.checkbox .col-sm-6 {
flex: 0 0 100%;
max-width: 100%;
}*/

.form-control-file .common-input__placeholder { display: none; }

.jq-file{
    position: relative;
    padding-left: 15px;
    max-width: 100%;
    box-sizing: border-box;
    white-space:nowrap;
}

.form-control-file.jq-file {
width: auto;
}
.jq-file:before {
    display: block;
    position: absolute;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    content: "+";
    left: 0;
    top: 4px;
}
.jq-file .jq-file__browse{
    border-bottom: 2px solid #bdc8d0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.jq-file:hover .jq-file__browse{
    border-bottom-color: transparent;
}
.jq-file .jq-file__name{
    display: none;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent;
}
.jq-file.changed .jq-file__name{
    display: block;
}
.jq-file.changed .jq-file__browse{
    display: none;
}
/* End */
/* /local/templates/llacot/components/bitrix/form.result.new/bootstrap-modal/style.css?17748563779774 */
