@font-face {
  font-family: 'icomoon-ul';
  src:  url('../fonts/icomoon-ul.eot?livsa5');
  src:  url('../fonts/icomoon-ul.eot?livsa5#iefix') format('embedded-opentype'),
    url('../fonts/icomoon-ul.ttf?livsa5') format('truetype'),
    url('../fonts/icomoon-ul.woff?livsa5') format('woff'),
    url('../fonts/icomoon-ul.svg?livsa5#icomoon-ul') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: 'icomoon-ul';
  src: url('../fonts/icomoon-dop.ttf');
  font-weight: normal;
  font-style: normal;
}
*/
[class^="iconul-"], [class*=" iconul-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-ul' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-writing:before {
  content: "\e1900";
}
.lk.ul .panel-default a:not(.btn) {
  color: #0766d4;
}
/* Boostrap 5 column */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
.inline-block {
	position: relative;
	display: inline-block;
}
.lk .fl {
	float: left;
}
.lk .fr {
	float: right;
}
.lk .auto-mrg {
	margin-left: 0;
	margin-right: 0;
}
.lk .no-mrg {
  margin: 0;
}
.lk .no-mrg-b {
	margin-bottom: 0;
}
.lk .no-mrg-t {
	margin-top: 0;
}
.lk .no-pad {
  padding: 0;
}
.lk .no-pad-b {
	padding-bottom: 0;
}
.lk .no-pad-t {
	padding-top: 0;
}

.lk .small-up {
  margin-top: 10px;
}
.lk .small-down {
  margin-bottom: 10px;
}
.lk .small-2up {
  margin-top: 20px;
}
.lk .small-2down {
  margin-bottom: 20px;
}
.lk .small-3up {
  margin-top: 20px;
}
.lk .small-3down {
  margin-bottom: 30px;
}
.lk .small-4up {
  margin-top: 40px;
}
.lk .small-4down {
  margin-bottom: 40px;
}
.lk .small-7up {
  margin-top: 70px;
}
.lk .small-7down {
  margin-bottom: 70px;
}
.lk .pad-up {
  padding-top: 10px;
}
.lk .pad-down {
  padding-bottom: 10px;
}
.lk .pad-2up {
  padding-top: 20px;
}
.lk .pad-2down {
  padding-bottom: 20px;
}
.lk .small-left {
  padding-left: 10px;
}
.lk .small-right {
  padding-right: 10px;
}
.lk .small-2left {
  padding-left: 20px;
}
.lk .small-2right {
  padding-right: 20px;
}
.w100 {
  width: 100%;
}
.w75 {
  width: 75%;
}
.w50 {
  width: 50%;
}

/*left menu*/
.lk.ul .left_menu {
/* height: 100vh; */
}
/*block login*/
.ul .radio-inline {
  margin: 0;
}
.ul .radio-block span {
  padding: 0 8px;
  font-family: "Source Sans Pro", sans-serif;
  color: #003c82;
  font-size: 16px;
  font-weight: 400;
}
.ul .small {
  font-family: "Source Sans Pro", sans-serif;
  color: #a9a6a6;
  font-size: 14px;
  font-weight: 400;
}
.ul .btn-pass {
  background: #fff;
  border: 1px solid #e0e4ea;
  height: 40px;
  position: relative;
  z-index: 10;
  border-left: 0;
  padding: 8px 18px;
}
.ul .glyphicon-eye-close {
  font-size: 20px;
  color: #003c82;
}
.ul .glyphicon-eye-close:hover {
  color: #0050b4;
}
.ul .checkme span {
  font-family: "Source Sans Pro", sans-serif;
  color: #003c82;
  font-size: 16px;
  font-weight: 400;
  padding: 0 8px;
}
.lk.ul .form_center .jumbotron .btn_center {
  padding: 10px 30px;
}
.lk.ul .block_login {
  margin-top: -7px;
}
.lk.ul .form_center .jumbotron .links a span.icon-pdf {
  margin-top: -14px;
  left: 100%;
  position: absolute;
  display: inline;
}

/*dropdown info*/
.lk.ul .info_user .m_number {
  position: relative;
  display: block;
  float: left;
  padding: 22px 10px 22px;
}
.lk.ul .header_menu ul {
  position: absolute;
}
/*
.lk.ul .dropdown-menu {
  position: absolute;
  display: block;
  float: left;
}
*/
.lk.ul .header_menu ul li {
  display: block;
}

.lk.ul .slt-btn-primary {
  text-transform: uppercase;
  border: 2px solid #003c82;
  padding: 13px 15px 14px 15px;
  background-color: #003c82;
  border-radius: 0; 
  margin-left: 0px;
  margin-right: auto;
  text-align: left;
  color: #fff;
}
.lk.ul .slt-btn-primary:hover {
  background-color: #0050b4;
  border-color: #0050b4;
}

.lk.ul .slt-default {
  text-transform: uppercase;
  border: 2px solid #003c82;
  padding: 3px 30px 4px 15px;
  background-color: #fff;
  border-radius: 0; 
  margin-left: 0px;
  margin-right: auto;
  text-align: left;
}
.lk.ul .slt-default:hover {
  background-color: #0050b4;
  border: 2px solid #0050b4;
}
.lk.ul .slt-default:hover font.name,
.lk.ul .slt-default:hover font {
  color: #fff;
}
.lk.ul .slt-default font{
  font-family: 'Source Sans Pro';
  font-size: 13px;
  font-weight: 600;
  color: #003c82;
  padding: 0;
}
.lk.ul .slt-default  font.name{
  font-family: 'Source Sans Pro';
  font-size: 13px;
  font-weight: 400;
  color: #0b2543;
  padding: 0;
} 
.lk.ul .slt-default span.caret{
  position: absolute;
  right: 12px;
  top: 50%;
}
.lk.ul .slt ul {
  padding: 0;
  border-radius: 0;
  min-width: auto;
  margin-top: 5px;
}
.lk.ul .slt ul li a{
  text-transform: uppercase;
  border: 0px;
  border-bottom: 1px solid #e0e4ea;
  padding: 0px 30px 0px 15px;
  background-color: #fff;
  border-radius: 0; 
  margin-left: 0px;
  margin-right: auto;
  text-align: left;
  text-decoration: none;
  width: 100%;
} 
.lk.ul .slt ul li a:hover{
  background-color: #f3f3f3;
}
.lk.ul .slt ul li font{
  font-family: 'Source Sans Pro';
  font-size: 13px;
  font-weight: 600;
  color: #003c82;
  padding: 0;
}
.lk.ul .slt ul li font.name{
  font-family: 'Source Sans Pro';
  font-size: 13px;
  font-weight: 400;
  color: #0b2543;
  padding: 0;
}
.lk.ul .slt ul li.active,
.lk.ul .slt ul li.active a,
.lk.ul .slt ul li.active a:hover {
  background-color: #d3d3ff;
}

/*table*/
.lk.ul .title-mail {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  font-weight: 400;
  color: #0b2543;
}
.lk.ul form .panel-heading .panel-title {
  font-family: 'Source Sans Pro';
  font-size: 20px; /* 18px; */
  color: #0b2543;
  font-weight: 600;
}
.lk.ul form .panel-heading {
  padding: 30px 30px 15px;
}
.lk.ul .last_block {
  background-color: #ecedef;
}
.lk.ul .bbot {
  border-bottom: 1px solid #e0e4ea;
}
/*label*/
.lk.ul .label-success  {
  background-color: #52a713;
}
.lk.ul .label-blue {
  background-color: #0050b4;
}
.lk.ul .label-info  {
  background-color: #0050b4;
}
.lk.ul .label-primary  {
  background-color: #003c82;
}
.lk.ul .label {
  display: inline;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  padding: 3px 10px;
  border-radius: 5px;
  margin-left: 8px;
  margin-right: 8px;
}
.lk.ul .panel-vpad .label { 
  margin: 0;
}
/*input*/
.lk .no-display {
  display: none;
}

.lk.ul .standart-label {
  text-transform: uppercase;
  color: #9ba9bb;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
}
.lk.ul .input-group input {
  position: relative;
  display: inline-block;
}
.lk.ul .input-group .input-group-btn {
  position: absolute;
  right: 56px;
}
.lk.ul .input-group  .input-group-btn .btn-pass {
  padding: 12px 20px 10px;
  height: 46px;
  border: 0;
  background-color: rgba(0,0,0,0);
}
.lk.ul .input-group {
  display: block;
}
.lk.ul .info .form-control {
 max-width: 410px;
}
/*heading*/ 
.lk.ul .p-title{
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
}
/*button*/
.info .btn-default {
  background-color: rgba(0,0,0,0);
}

.lk.ul .select-dropdown ul {
  padding: 0;
}
.lk.ul .select-dropdown li > a {
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.lk.ul .select-dropdown .white-space-normal li > a {
  white-space: normal;
}

.lk.ul .select-dropdown li.active a {
  background-color: #0050b4;
  color: #fff;
}

.lk.ul .btn-file-download {
  padding-right: 40px;
  white-space: normal;
  line-height: 1.5em;
}
.lk.ul .btn-file-download::after {
  background: none;
  position: absolute;
  border: 0;
  content: "\e1900";
  color: #003c82;
  float: right;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-ul' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  padding: 0px 0px 0 10px;
}
.lk.ul .btn-file-download:hover {
  color: #fff;
}
.lk.ul .btn-file-download:hover::after {
  color: #fff;
}

.lk .close {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.lk .input-hint {
  font-size:9pt;
  color:#808080;
  font-weight: 500;
  padding-top: 10px;
}
.lk .form-group + .input-hint {
  margin-top: -15px;
  padding: 0px 30px 10px;
}
/*Form message*/
.lk.ul .form_center {
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin-bottom: 10px;
}

.lk.ul .form_center .form-group {
  padding: 10px 30px;
}

.lk.ul .form_center .form-group label {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #003c82;
  font-weight: 500;
}

.lk.ul .form_center .form-group input {
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .055);
  border: 1px solid #e0e4ea;
}

.lk.ul .form_center .form-group .form-control {
  height: 40px;
}

.lk.ul .form_center .btn_center {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px;
}

.lk.ul .form_center .btn_center input.btn {
  background: #003c82;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro",
    sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border: 0;
  padding: 17px 25px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 147px;
  margin-left: auto;
}

.lk.ul .form_center .btn_center input.btn:hover {
  background: #0050b4;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none !important;
}

.lk.ul .form_center .btn_center a.btn {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  font-weight: 600;
  color: #003c82;
  text-transform: uppercase;
  border: 2px solid #003c82;
  padding: 16px 20px;
  background-color: #fff;
  border-radius: 0;
  margin-left: 15px;
  margin-right: auto;
}

.lk.ul .form_center .btn_center a.btn:hover {
  background: #0050b4;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid #0050b4;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none !important;
}

.lk.ul .form_center .btn_center .btn.btn-auto-center-xs {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: auto;
}

.lk.ul .form_center .text {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  float: left;
  text-align: center;
  padding: 15px 30px;
  background-color: #f1f4f9;
}

.lk.ul .form_center .text p {
  font-size: 15px;
  color: #0b2543;
  font-weight: 600;
  margin: 0;
}

.lk.ul .form_center .text.regular p {
  font-weight: 400;
}

.lk.ul .form_center .links {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 30px 15px;
  border-top: 1px solid #e0e4ea;
  overflow: hidden;
}

.lk.ul .form_center .links a {
  font-size: 16px;
  border-bottom: 1px solid #0b2543;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-align: center;
}
.lk.ul .form_center .links a span.icon-pdf {
  font-size: 32px;
  text-decoration: none!important;
  text-transform: none!important;
  border: 0 !important;
  margin-top: 7px;
  position: relative;
  display: block;
}

.lk.ul .form_center .links a span.icon-youtube {
  font-size: 32px;
  text-decoration: none!important;
  text-transform: none!important;
  border: 0!important;
  margin-top: 6px;
  position: relative;
  display: block;
}
.lk.ul .form_center .links a:hover,
.lk.ul .form_center .links a:focus {
  color: #0050b4;
  text-decoration: none;
}
.lk .form_center .btn_center button.btn-default {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  font-weight: 600;
  color: #003c82;
  text-transform: uppercase;
  border: 2px solid #003c82;
  padding: 16px 20px;
  background-color: #fff;
  border-radius: 0;
  margin-left: 15px;
  margin-right: auto;
}
.lk.ul .form_center .btn_center button.btn:hover {
  background: #0050b4;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid #0050b4;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none !important;
}

.lk.ul .table-ds-responsive th,
.lk.ul .table-ds-responsive td {
   font-size: 16px;
   padding: 15px;
}

.lk.ul .btn-action-footable {
  width: auto;
  padding: 5px 15px;
  float: right;
}

.lk.ul .readings-table .fooicon {
  float: left;
}
.lk.ul .readings-table .reading-input {
  padding: 6px 10px;
  float: right;
  max-width: 150px;
}
.lk.ul .title-header p,
.lk.ul .title-header span {
  font-size: 18px;
  font-weight: 600;
}
.lk.ul .help-tooltip {
  color: #f0c200;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 14px;
}

.lk.ul .documents-label .label {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 2px;
  padding: 5px 10px;
}

.lk.ul .label-inline-block {
  display: inline-block;
  text-align: left;
  padding: 5px 10px;
}
/*media*/
@media (max-width: 1199px) {
  .lk.ul .input-group input { 
    width: 100%;
  }
}
@media (max-width: 767px) {
.lk .form_center .jumbotron .links a span.icon-pdf {
padding: 0;
}
.lk.ul .block_login{
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.lk.ul .form_center .links {
  display: block;
}
.lk.ul .form_center .links a span.icon-pdf {
  padding: 10px 0;
  text-align: right;
}
.lk.ul .form_center .links a span.icon-youtube {
  padding: 10px 0;
  text-align: right;
}
.lk.ul .form_center .btn_center input.btn,
.lk.ul .form_center .btn_center button.btn,
.lk.ul .form_center .btn_login a.btn {
  line-height: 1;
  width: 100%;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 15px;
}
.lk.ul .form_center .btn_center .btn.btn-auto-center-xs {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.lk.ul .table-ds-responsive th,
.lk.ul .table-ds-responsive td {
   font-size: 14px;
}
.lk.ul .mobile .m_number.header-btn-menu {
  display: none;
}
.lk.ul .readings-table .reading-input {
  float: left;
}
.lk.ul .help-tooltip {
  float: left;
  left: auto;
}
}
@media (max-width: 650px) {
.lk.ul .mobile .info {
  width: 100%;
  margin-left: 0;
  padding-right: 0;
}
.lk.ul .mobile .info .m_number {
  width: 100%;
}
.lk.ul .slt-default {
  width: 100%;
}
.lk.ul .slt ul {
  width: 100%;
  z-index: 1010;
}
.lk.ul .slt ul li a {
  width: 100%;
  padding: 10px 30px 10px 15px;
}
.lk.ul .slt ul li font,
.lk.ul .slt ul li font.name {
  font-size: 14px;
  white-space: normal;
}
.lk.ul .label {
  display: inline-block;
  padding: 6px 10px;
  margin-right: 16px;
  margin-top: 10px;
}
.lk.ul .documents-label .label {
  display: inline-block;
  margin-top: 0;
}
.lk.ul .table-ds-responsive th,
.lk.ul .table-ds-responsive td {
   font-size: 13px;
}
}
@media (max-width: 480px) {
.lk.ul .table-ds-responsive th,
.lk.ul .table-ds-responsive td {
  font-size: 12px;
  padding: 10px;
}
.lk.ul .form_center .btn_center.btn_login {
  display: block;
}
}
@media (max-width: 320px) {
  .lk.ul .form_center .links a span.icon-pdf {
    padding: 10px 0;
    text-align: left;
  }

  .lk.ul.form_center  .links a span.icon-youtube {
    padding: 10px 0;
    text-align: left;
  }
}

.lk .file-input-wrapper {
  margin-top: 10px;
}
.lk .file-input-name {
  display: block;
  color: #888;
  font-weight: 900;
}
.lk .file-input-wrapper .file-caption.form-control {
  padding-top: 9px;
  padding-bottom: 9px;
}
.lk .file-input-wrapper .file-caption-main .input-group-btn {
  position: absolute;
  right: 0;
  width: auto;
}
.lk.ul .file-input-wrapper .btn-file input {
  position: absolute;
}
.lk.ul .file-input-wrapper .file-caption-icon {
  top: 12px;
}
.lk.ul .file-input-wrapper .file-caption-name {
  line-height: 22px;
}

.lk.ul .btn-file,
.lk.ul .btn-secondary {
  margin-top: 0;
}
.lk.ul .fileinput-remove-button {
}
.lk.ul .fileinput-upload-button {
}
@media (max-width: 767px) {
  .lk.ul .btn-file,
  .lk.ul .btn-secondary {
    width: auto;
    padding: 8px 10px;
  }
  .lk.ul .file-input-wrapper .file-caption.form-control {
    padding: 5px 15px;
  }
  .lk.ul .file-input-wrapper .file-caption-icon {
    top: 8px;
  }
}
.lk.ul .white-space-normal {
  white-space: normal !important;
}
.lk.ul .document-html {
    padding: 10px 0 60px;
    border-bottom: 1px solid #888;
    margin-bottom: 15px;
}

.lk.ul .claim-block-files-btns {
    padding-top: 15px;
}
.lk.ul .claim-block-files-error {
    padding-top: 15px;
}

/* ASQUE */
.ul .asque a:focus,
.ul .asque a:hover {
    text-decoration:none;
}
.ul .title-object {
   color: #0766d4;
   word-wrap: break-word;
}
.ul .asque .addres-object strong {
    color: #0b2543;
    font-weight: 700;
}
.ul #masonry .title-object {
      color: #0b2543!important;
}

.ul .asque .addres-object {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #0b2543;
    font-weight: 400;
}
.ul .connected-services {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #0b2543;
    font-weight: 400;
}
.ul #masonry .connected-services {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #0b2543!important;
    font-weight: 400;
    position: relative;
    display: inline-block!important;
    margin-right: 10px!important;
}
.lk.ul .asque .panel.strong-grey p {
    margin-bottom: 10px;
}
.ul .asque-body .panel-heading {
    padding: 0;
}
.ul .asque .label {
    display: inline-block;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
}

     .ul .label-heat-supply{   
   background-color: #e66e06;
}
.ul .label-water-supply{
   background-color: #0050b4;
}
.ul .label-power-supply{
   background-color: #ecc605;
}
 
.ul .label-supply-1{   
   background-color: #ecc605;
}
.ul .label-supply-2{
   background-color: #0050b4;
}
.ul .label-supply-3{
   background-color: #ecc605;
}
.ul .label-supply-4{
   background-color: #e66e06;
}
.ul .label-supply-5{
   background-color: #e66e06;
}
.ul .label-supply-6{
   background-color: #0050b4;
}
.lk.ul .asque .panel-default .panel-heading {
    background-color: #fff;
}
.ul .asque input {
    border: 2px solid #d3dfef;
    width: 100%;
    font-family: "SourceSansPro-Regular",sans-serif;

    outline: none;
    font-size: 15px;
    color: #0b2543;
    font-weight: 600;
    height: auto;
    border-radius: 0;
    padding: 8px 12px;
}

#askue-objects a.askue-object-item {
    cursor: pointer;
}
#askue-objects a.askue-object-item:hover {
    box-shadow: 0 0 20px #ccc
}

@font-face {
  font-family: 'energyfont';
  src:  url('../fonts/energyfont.eot');
  src:  url('../fonts/energyfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/energyfont.ttf') format('truetype'),
    url('../fonts/energyfont.woff') format('woff'),
    url('../fonts/energyfont.svg#energyfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="iconen-"], [class*=" iconen-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'energyfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
  .iconen-cross:before {
    content: "\e917";
  }
.asque .chosen-container.chosen-container-multi {
    border: 2px solid #d3dfef;
    width: 100%;
    font-family: "SourceSansPro-Regular",sans-serif;
    margin: 0;
    outline: none;
    font-size: 16px;
    color: #0b2543;
    font-weight: 600;
    height: auto;
    border-radius: 0;
}
.asque .chosen-container-multi .chosen-choices {
    border: 0;
    font-family: "SourceSansPro-Regular",sans-serif;
    color: #0b2543;
    height: auto;
    font-size: 16px;
    font-weight: 600;
}
.asque .chosen-container-multi .chosen-choices li.search-field:last-child {
    height: 45px;
}
.asque .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    padding: 8px;
    height: 100%;
    margin: 0;
    font-family: "SourceSansPro-Regular",sans-serif;
    color: #0b2543;
    font-size: 16px;
}
.asque .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 9px 24px 9px 9px;
    border: 2px solid #001f4e;
    max-width: 100%;
    border-radius: 0px;
    background-color: #001f4e;
    background-image: none;
    box-shadow: none;
    color: #fff;
    line-height: 13px;
    cursor: default;
}
.asque .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: none;
    width: 16px;
    height: 22px;
}
.asque .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before {
    font-family: serif;
    font-family: 'energyfont' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e917";
    color: #fff;
    font-size: 8px;
    position: absolute;
    top: 8px;
    right: 8px;
    font-weight: 800;
}
.asque  .chosen-container .chosen-results {
    padding: 0;
    margin: 0;
}
.asque .chosen-container .chosen-drop {
    border: 2px solid #cddfea;
    box-shadow: 0 4px 5px rgba(175, 197, 212, 0.43);
}
.asque .chosen-container .chosen-results li {
    font-family: "SourceSansPro-Regular",sans-serif;
    color: #0b2543;
    font-size: 16px;
    padding: 12px 8px;
}
.asque  chosen-container .chosen-results li {
    font-family: "SourceSansPro-Regular",sans-serif;
    color: #0b2543;
    font-size: 16px;
    padding: 12px 8px;
}
.asque .chosen-container .chosen-results li.highlighted {
    background-color: #001f4e;
    background-image: none;
    color: #fff;
}

.asque select#askue-filter-data-adapter,
.asque select#askue-filter-data-parametr {
    border: 2px solid #d3dfef;
    padding: 7px 25px 8px;
    margin: 0;
    outline: none;
    font-size: 16px;
    color: #0b2543;
    font-weight: 600;
    height: auto;
    border-radius: 0;
    background-image: none;
    background: #fff;
    width:100%;
}

.asque select#askue-filter-data-adapter:hover,
.asque select#askue-filter-data-parametr:hover{   
    color: #fff;
    background: #0050b4;
    border: 2px solid #0050b4!important;
    background-image: none;
}
.asque select#askue-filter-data-adapter:focus,
.asque select#askue-filter-data-parametr:focus{   
    border: 2px solid #0050b4!important;
    color: #0b2543;
    background-image: none;
    background: #fff;
}
 #askue-indications-chart {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
    padding: 25px;
    margin-bottom: 20px;
    position: relative;
    z-index: 100;
}
#askue-devices .asque {
    position: relative;
    display: contents;
}
.lk #askue-indications-table .table>tbody>tr>td,
.lk #askue-indications-table .table>tbody>tr>th,
.lk #askue-indications-table .table>thead>tr>th {
    padding: 8px 25px 8px 25px;
}

/* normalize modification 2019 */

/* Display */
.inline {
  position: relative;
  display: inline-block;
}

.flex {
  position: relative;
  display: flex;
}

.block {
  position: relative;
  display: block;
}

.none {
  display: none;
}

.inline-a {
  position: absolute;
  display: inline-block;
}

.flex-a {
  position: absolute;
  display: flex;
}


.auto-center {
  position: absolute;
  top: 50%;
}

.null {
  margin: 0 !important;
  padding: 0 !important;
}

.w100 {
  width: 100%;
}

.h100 {
  height: 100%;
}


/* Padding */
.mini-p {
  padding: 4px !important;
}

.no-pad {
  padding: 0 !important;
}

.no-pad-b {
  padding-bottom: 0 !important;
}

.no-pad-t {
  padding-top: 0 !important;
}

.no-pad-l {
  padding-left: 0 !important;
}

.no-pad-r {
  padding-right: 0 !important;
}

.mini-m {
  margin: 4px !important;
}

.no-mrg {
  margin: 0 !important;
}

.no-mrg-b {
  margin-bottom: 0 !important;
}

.no-mrg-t {
  margin-top: 0 !important;
}

.no-mrg-l {
  margin-left: 0 !important;
}

.no-mrg-r {
  margin-right: 0 !important;
}

/* small-p-up small-p-down small-p-left small-p-right */

.small-p {
  padding: 8px;
}

.small-p-up {
  padding-top: 8px;
}

.small-p-down {
  padding-bottom: 8px;
}

.small-p-left {
  padding-left: 8px;
}

.small-p-right {
  padding-right: 8px;
}

/*only for wetnose*/
.small-p1 {
  padding: 14px;
}

.small-p1-up {
  padding-top: 14px;
}

.small-p1-down {
  padding-bottom: 14px;
}

.small-p1-left {
  padding-left: 14px;
}

.small-p1-right {
  padding-right: 14px;
}

/* end only for wetnose*/
.small-p2 {
  padding: 16px;
}

.small-p2-up {
  padding-top: 16px;
}

.small-p2-down {
  padding-bottom: 16px;
}

.small-p2-left {
  padding-left: 16px;
}

.small-p2-right {
  padding-right: 16px;
}

.small-p3 {
  padding: 24px;
}

.small-p3-up {
  padding-top: 24px;
}

.small-p3-down {
  padding-bottom: 24px;
}

.small-p3-left {
  padding-left: 24px;
}

.small-p3-right {
  padding-right: 24px;
}

.small-p4 {
  padding: 32px;
}

.small-p4-up {
  padding-top: 32px;
}

.small-p4-down {
  padding-bottom: 32px;
}

.small-p4-left {
  padding-left: 32px;
}

.small-p4-right {
  padding-right: 32px;
}

.small-p5 {
  padding: 36px;
}

.small-p5-up {
  padding-top: 36px;
}

.small-p5-down {
  padding-bottom: 36px;
}

.small-p5-left {
  padding-left: 36px;
}

.small-p5-right {
  padding-right: 36px;
}

.small-p6 {
  padding: 40px;
}

.small-p6-up {
  padding-top: 40px;
}

.small-p6-down {
  padding-bottom: 40px;
}

.small-p6-left {
  padding-left: 40px;
}

.small-p6-right {
  padding-right: 40px;
}

.small-p7 {
  padding: 48px;
}

.small-p7-up {
  padding-top: 48px;
}

.small-p7-down {
  padding-bottom: 48px;
}

.small-p7-left {
  padding-left: 48px;
}

.small-p7-right {
  padding-right: 48px;
}

.pad-t-block {
  padding-top: 64px;
}

.pad-b-block {
  padding-bottom: 64px;
}

.pad-t2-block {
  padding-top: 150px;
}

.pad-b2-block {
  padding-bottom: 150px;
}

.pad-t3-block {
  padding-top: 200px;
}

.pad-b3-block {
  padding-bottom: 200px;
}

/* Margin */
/* small-up small-down small-left small-right */
.small-m-nav {
  margin-top: 12px;
}

.small-m {
  margin: 8px;
}

.small-m-up {
  margin-top: 8px;
}

.small-m-down {
  margin-bottom: 8px;
}

.small-m-left {
  margin-left: 8px;
}

.small-m-right {
  margin-right: 8px;
}

.small-m2 {
  margin: 16px;
}

.small-m2-up {
  margin-top: 16px;
}

.small-m2-down {
  margin-bottom: 16px;
}

.small-m2-left {
  margin-left: 16px;
}

.small-m2-right {
  margin-right: 16px;
}

.small-m3 {
  margin: 24px;
}

.small-m3-up {
  margin-top: 22px;
}

.small-m3-down {
  margin-bottom: 24px;
}

.small-m3-left {
  margin-left: 24px;
}

.small-m3-right {
  margin-right: 24px;
}

.small-m4 {
  margin: 32px;
}

.small-m4-up {
  margin-top: 32px;
}

.small-m4-down {
  margin-bottom: 32px;
}

.small-m4-left {
  margin-left: 32px;
}

.small-m4-right {
  margin-right: 32px;
}

.small-m5 {
  margin: 36px;
}

.small-m5-up {
  margin-top: 36px;
}

.small-m5-down {
  margin-bottom: 36px;
}

.small-m5-left {
  margin-left: 36px;
}

.small-m5-right {
  margin-right: 36px;
}

.small-m6 {
  margin: 40px;
}

.small-m6-up {
  margin-top: 40px;
}

.small-m6-down {
  margin-bottom: 40px;
}

.small-m6-left {
  margin-left: 40px;
}

.small-m6-right {
  margin-right: 40px;
}

/* Out for Section */
.mrg-t-block {
  margin-top: 64px;
}

.mrg-b-block {
  margin-bottom: 64px;
}

.mrg-t2-block {
  margin-top: 72px;
}

.mrg-b2-block {
  margin-bottom: 72px;
}

.mrg-t3-block {
  margin-top: 80px;
}

.mrg-b3-block {
  margin-bottom: 80px;
}
.block-a {
  position: absolute;
  display: block;
}
