

/* Start:/local/components/gazprom/fl.feedback_v2/templates/elektro32/style.css?17828378796076*/
.hidden { display: none!important; }

.status_message {
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    padding-top: 3px;
    white-space: nowrap;
}
.status_message, .message.error, option.error,
.tooltip .error {
    color: #b03232;
}
.message.success,
.tooltip .success {
    color: #2d713d;
}
.tooltip-inner {
    max-width: 600px !important;
}

.content_feedback .feedback_result_item {
    cursor: pointer;
}
.content_feedback .feedback_result_item.selected {
    color: #212529;
    background-color: rgba(0,0,0,.075);
}

.content_feedback .feedback_result_line {
    border-top: 1px solid #dee2e6;
    word-break: break-word;
}

.content_feedback .col_caption {
    background: rgba(0,0,0,.03);
}

.content_feedback .dt_icon {
    position: absolute;
    right: -30px;
    top: 3px;
    font-size: 22px;
    cursor: pointer;
    color: #6c757d !important;
}

.content_feedback .custom-control-label {
    padding-top: 3px;
}

.content_feedback .comment_to_select_files {
    color: #0079c2;
    font-size: 14px;
}

.content_feedback .comment_to_select_files .help_icon {
    font-size: 17px;
}

.content_feedback .col-form-label sup {
    color: #d51820;
    margin-left: 3px;
}

.content_feedback .feedback_result_item .success {
    color: #2d713d;
}
.content_feedback .feedback_result_item .error {
    color: #d51820;
}


.content_feedback .card {
    margin-bottom: 15px;
}

.input_wrapper .select2-container .select2-selection--single,
.input_wrapper .select2-container .select2-selection--multiple {
    height: 38px !important;
    border: 1px solid rgb(204, 204, 204) !important;
    box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
    padding: 3px 0;
}
.input_wrapper.error .select2-container .select2-selection--single,
.input_wrapper.error .select2-container .select2-selection--multiple {
    border-color: #b03232 !important;
    border-width: 2px !important;
}

.content_feedback .select_div {
  position: relative;
  width: 130px;
}
@media (min-width: 768px) {
    .content_feedback .select_div {
      position: relative;
      width: 100%;
    }
}
.content_feedback .help {
    font-size: 16px;
    margin-left: 1px;
    color: #0079c2;
}

.fio_comment {
    font-size: 11px;
}

.input_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,
.input_wrapper .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    height: 36px;
}
.content_feedback .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
    line-height: 31px !important;
    padding-left: 14px !important;
}

.content_feedback .btn_default {
    height: 40px;
}

.feedback_place h2 {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: normal;
    color: rgba(20, 16, 41, 0.95);
}

#feedback_form_place h2 {
    font-size: 1.5rem !important;
    color: #0079c2;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
}

.nav-link.disabled {
    opacity: 0.5 !important;
    pointer-events: none !important;
    cursor: default !important;
}
.nav-tabs .nav-link.active {
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
}
.content_feedback .nav-link {
    padding: 0.6rem 1.5rem;
}

.content_feedback .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0a77bf !important;
}


.dadata-field_wrap {
    position: absolute;
    width: 100%;
    /*top: 37px;*/
    z-index: 5;
    background-color: white;
    border: 1px solid #b3b3b3;
}
.dadata-field_wrap ul > li {
    cursor: pointer;
    padding: 8px 17px;
    line-height: 20px;
}
.dadata-field_wrap ul > li:hover {
    background-color: #e0e2e2;
}
.dadata-field_wrap ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
.dadata-field_wrap ul > li span {
    color: #0c7eca;
}
.dadata-field_wrap ul {
    list-style: none;
}

.content_feedback .custom-file-label {
    line-height: calc(1.5em + 2px);
    overflow: hidden;
}
.content_feedback .custom-file-label::after {
    content: "Выбрать";
}

#feedback_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    z-index: 1050;
}
#feedback_loader .content {
    font-size: 45px;
    color: #0072BD;
    margin: auto;
}
#feedback_loader_back {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-color: #76bae6;
}

.form-row.error input[type="checkbox"] {
    color: #b03232;
}

.content_feedback label {
    font-weight: normal;
}

#contractTabsContent.tab-content {
    background-color: white;
    border-radius: 0;
}

/*#contractTabsContent.tab-content label {
    color: unset;
}*/

.content_feedback .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.content_feedback .nav-tabs .nav-item.show .nav-link, 
.content_feedback .nav-tabs .nav-link.active {
    background-color: white;
}
.content_feedback .nav-tabs .nav-link {
    font-size: initial;
}

.content_feedback .nav-tabs .nav-link {
    border: 1px solid transparent;
    background-color: initial;
}

.content_feedback .modal-dialog .modal-header p {
    font-size: 17px;
    font-weight: 600;
}

.modal-backdrop.show {
    opacity: 0.9 !important;
}
.modal-backdrop {
    background-color: #76bae6 !important;
}

.phoneVerifyVal, .phoneVerifyTimer, .emailVerifyTimer, .DeleteLsVal {
    font-weight: bold;
}

ul.load_files_instruction li {
    font-size: 14px;
    padding-bottom: 9px;
}

ul.load_files_instruction svg {
    color: #0079c2;
    margin-left: -23px;
    position: absolute;
    margin-top: 2px;
}

.select2-results {
    max-height: 350px;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 350px !important;
}

.col-form-label .help_icon {
  color: #0079c2;
  font-size: 17px;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 1 !important;
}

.fancybox__content
{
    height: 772px !important;
}
/* End */


/* Start:/include/feedback/lib/bootstrap/select2/css/select2.min.css?163334078614967*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#76bae6;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #76bae6}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #76bae6}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #76bae6}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #76bae6}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#76bae6}

/* End */


/* Start:/include/feedback/lib/bootstrap/datetimepicker/bootstrap-datetimepicker.min.css?16339359257789*/
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
/* End */


/* Start:/local/components/gazprom/fl.feedback_v2/templates/elektro32/controls_theme2.css?17828378795150*/
.content_feedback .btn_default {
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: all .1s ease;
    margin: 10px 0;
    line-height: 19px;
    font-size: 13px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    padding: 9px 30px;
}
.content_feedback .btn_default:hover,
.content_feedback .btn_default:visited {
    color: #fff;
    text-decoration: none;
}
.content_feedback .btn_default:focus {
    outline: none;
}

.content_feedback .btn_standart {
    background-color: #0079c2;
}
.content_feedback .btn_standart:hover {
    background-color: #1982c1;
}
.content_feedback .btn_standart:active {
    background-color: #3a94ca;
}
.content_feedback .btn-group > .btn_standart.active {
    background-color: #065e93;
}

.content_feedback .btn_major {
    background-color: #e57a1c;
}
.content_feedback .btn_major:hover {
    background-color: #d76b0c;
}
.content_feedback .btn_major:active {
    background-color: #f28f38;
}

.content_feedback .btn_minor {
    background-color: #e8e8e8;
}
.content_feedback .btn_minor:hover {
    background-color: #cfd4d8;
}
.content_feedback .btn_minor:active {
    background-color: #bec2c6;
}


.content_feedback .btn_default.disabled, .content_feedback .btn_default:disabled {
    color: #fff;
    background-color: #a8b0b5;
    border-color: #6f808a;
    opacity: .6;
    cursor: default;
}

.content_feedback .btn_orange, .content_feedback .btn_orange:visited {
    display: block;
    border-radius: 5px;
    background-color: #e57a1c;
    padding: 9px 30px;
    font-size: 16px;
    color: white;
    font-weight: 400;
    border: none;
    text-align: center;
}
.content_feedback .btn_orange:hover {
    background-color: #d76b0c;
    text-decoration: none;
    color: white;
}
.content_feedback .btn_orange:active {
    background-color: #f28f38;
}


.content_feedback .btn_default i {
    margin-right: 7px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="tel"] {
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  height: 40px;
  margin: 0 1px 0 1px;
}
input:disabled {
	background-color: #a8b0b5;
	border-color: #6f808a;
	opacity: .4;
	cursor: not-allowed;
}
textarea.form-control {
    margin: 1px;
}

.content_feedback .form-control:not(.btn-block):focus {
  border-style: solid;
  border-width: 2px;
  border-color: #e57a1c;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
  margin: 0;
}


.content_feedback .btn_delete {
    padding: 10px 15px;
}
.content_feedback .btn_delete i {
    margin-right: 0px;
}


.mainpage_login_form_block .col-form-label {
    color: #0079c2;
}

.grayscale,
.grayscale a, .grayscale a:hover, .grayscale a:visited,
.grayscale .fancy label input[type="checkbox"], 
.grayscale .fancy label input[type="radio"] {
    color: #888888;
}

.forgot_password_url, .register_url {
    font-size: 14px;
}
.forgot_password_url i, 
.register_url i {
    margin-right: 6px;
}

.input_wrapper {
    position: relative;
}

.input_wrapper.error input:not([type="file"]), .input_wrapper.error textarea, .input_wrapper.error select {
    border: 2px solid #b03232;
    margin: 0;
}

.input_wrapper.error .status_message:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f00d";
    margin-right: 7px;
}





/*@charset "UTF-8";*/
.fancy label {
  display: inline-flex;
  align-items: baseline;
  margin-bottom: 0;
  cursor: pointer;
}

.fancy label input[type=checkbox],
.fancy label input[type=radio] {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: inherit;
  width: 1em;
  margin: 0;
  color: inherit;
  outline: none;
  font-family: 'Font Awesome 5 Pro';
  transition: 300ms ease-out;
  
  font-size: 18px;
  color: #0072d2;
  font-weight: 300;
}

.fancy label input[type=checkbox]::after,
.fancy label input[type=radio]::after {
  display: inline-block;
  text-align: center;
  width: 1em;
}
/*.fancy label input[type=checkbox]::after {
  content: '\f0c8';
}*/
.fancy label input[type=radio]::after {
    content: '\f111';
}
.fancy label input[type=checkbox]:checked::after,
.fancy label input[type=radio]:checked::after {
  font-weight: 900;
}
.fancy label input[type=checkbox]:active,
.fancy label input[type=radio]:active {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.fancy label input[type=checkbox] + span,
.fancy label input[type=radio] + span {
  margin-left: 7px;
}
/*.fancy label input[type=checkbox]:checked::after {
  content: '\f14a';
  font-weight: 400;
}*/

.fancy label input[type=radio]:checked::after {
  content: '\f192';
  font-weight: 400;
}


.fancy label input[type=checkbox]:disabled,
.fancy label input[type=radio]:disabled {
    color: #abadae;
}
.fancy label input[type=checkbox]:disabled:active,
.fancy label input[type=radio]:disabled:active {
  -webkit-transform: none;
          transform: none;
}

.fancy input {
    min-width: 18px;
}
/* End */
/* /local/components/gazprom/fl.feedback_v2/templates/elektro32/style.css?17828378796076 */
/* /include/feedback/lib/bootstrap/select2/css/select2.min.css?163334078614967 */
/* /include/feedback/lib/bootstrap/datetimepicker/bootstrap-datetimepicker.min.css?16339359257789 */
/* /local/components/gazprom/fl.feedback_v2/templates/elektro32/controls_theme2.css?17828378795150 */
