

/* Start:/local/templates/ibpstore/components/bitrix/iblock.element.add.form/podbor-oborudovaniya/style.css?17516143395069*/
.iblock_form_add .add-row:hover,
.iblock_form_add .del-row:hover{
    cursor: pointer;
}
.iblock_form_add .add-row,
.iblock_form_add .del-row{
    display: inline-block;
}
.iblock_form_add .add-row i,
.iblock_form_add .del-row i{
    color:#B2B2B2;
}
.iblock_form_add .add-row:hover i,
.iblock_form_add .del-row:hover i{
    color:var(--primary)
}
.iblock_form_add {
    --border-color: #000000;
}
@media screen and (max-width: 991px) {
    .iblock_form_add .h6{
        font-size:1.143rem;
    }
}

.iblock_form_add .customHeight .form-floating{
    height:100%;
    padding-bottom: 1.25rem;
}
.iblock_form_add .customHeight .form-control{
    height:100%;
}

.iblock_form_add .form-control::placeholder {
    opacity: 0.6;
    transition: opacity 0.3s ease;
}
.iblock_form_add .form-control:focus::placeholder {
    opacity: 0;
}
.iblock_form_add .form-control:disabled {
    background-color: initial;
    opacity: 0.5;
}
.iblock_form_add .form-control:disabled {
    background-color: #fcfcfc;
    opacity: 0.7;
    box-shadow: initial;
}
.iblock_form_add .form-control:disabled:hover {
    border: 1px solid #e5e5e5;
}
.iblock_form_add .required-text {
    color: var(--gray-500);
}

.iblock_form_add .bxhtmled-toolbar-cnt{
    display:none;
}
.iblock_form_add .custom-file input[type=file]{
    display:none;
}
.iblock_form_add .custom-file label{
    position:relative;
    padding-right: 1rem;
}
.iblock_form_add .custom-file label:before{
    content: "\E01E";
    font-family: "Iconly";
    font-weight: 400;
    display: inline-block;
    padding: 0 0.5rem;
    vertical-align: middle;
}
.iblock_form_add .custom-file label:hover{
    color:var(--primary);
    text-decoration: underline;
    cursor: pointer;
}
.iblock_form_add .custom-file{
    display: flex;
    justify-content: space-between;
}
div#popup-window-content-WebFormErrors {
    padding: 20px 0 !important;
}
.iblock_form_add label:hover{
    cursor:pointer;
}
.iblock_form_add textarea{
    resize: vertical;
}

.tooltip-img {
    margin-left: 0.25rem;
    margin-top: -0.25rem;
    position: relative;
    display: inline-block;
    cursor: pointer;
    color:#666666;
    font-size: 1rem;
    line-height: 1.5;
    vertical-align: top;
    width: 15px;
}
.tooltip-img:hover{
    color:var(--primary);
}
.iblock_form_add h5.tooltip-img {
    margin-left: 0.5rem;
    margin-top: -0.5rem;
}
.form-filed-with-hint{ position:relative}
.form-filed-with-hint .tooltip-img{
    position:absolute;
    right:0;
    top: -1.5rem;
}
.iblock_form_add-equipment-request .text-form-agree-personal-data {
    font-size: 0.75rem;
    line-height: 1.125rem;
}

.iblock_form_add-equipment-request-form-content {
    border: 1px solid rgba(229, 229, 229, 0.5);
    border-color: #F5F5F5;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.15);
}

.iblock_form_add-equipment-request-form-content .form-control,
.iblock_form_add-equipment-request-form-content .form-select,
.iblock_form_add-equipment-request-form-content .form-check,
.iblock_form_add-equipment-request-form-content .form-floating>label
{
    font-weight: 400;
}

@media (min-width: 1200px) {
    .iblock_form_add-equipment-request-form-content .form-control,
    .iblock_form_add-equipment-request-form-content .form-select,
    .iblock_form_add-equipment-request-form-content .form-check,
    .iblock_form_add-equipment-request-form-content .form-floating>label
    {
        font-size: 0.875rem;
    }
}

.iblock_form_add-equipment-request-form-content .form-floating>.form-control-plaintext~label, 
.iblock_form_add-equipment-request-form-content .form-floating>.form-control:focus~label,
.iblock_form_add-equipment-request-form-content .form-floating>.form-control:not(:placeholder-shown)~label,
.iblock_form_add-equipment-request-form-content .form-floating>.form-select~label {
    font-size: 12px;
}

.iblock_form_add-equipment-request-form-content .form-check-mb-0 .form-check{
    margin-bottom:0;
}

.iblock_form_add-equipment-request-form-content .del-row i{
    color: var(--danger);
}
.iblock_form_add-equipment-request-form-content .del-row:hover i {
    color: var(--primary);
}

.iblock_form_add-equipment-request-form-content .add-row i, 
.iblock_form_add-equipment-request-form-content .add-row a {
    color: var(--primary);
}

.iblock_form_add-equipment-request-form-content .add-row:hover i, 
.iblock_form_add-equipment-request-form-content .add-row:hover a {
    color: var(--danger);
    text-decoration: none;
}

#property_TYPE_TECH .form-check {
    margin:0;
    padding:0;
    display: block;
    height: 100%;
}

#property_TYPE_TECH .form-check-label {
    border-radius: .1875rem;
    background: #f5f5f5;
    height: 100%;
    display: flex;
    padding:1rem;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
    min-height: 4rem;
}

#property_TYPE_TECH .btn-check:checked+.form-check-label,
#property_TYPE_TECH .form-check-label:hover {
    background-color: var(--primary);
    color:#fff;
}

.line-min-height {
    min-height: 2.375rem;
}
/* End */
/* /local/templates/ibpstore/components/bitrix/iblock.element.add.form/podbor-oborudovaniya/style.css?17516143395069 */
