.irs-from::after, .irs-single::after, .irs-to::after {
    border-top-color: #1265a8;
}


.irs-bar {
    background-color: #1265a8;
}


.irs-from, .irs-to, .irs-single {
    background: #1265a8;
}


:not(:disabled):not(.disabled).btn-outline-dark:active, :not(:disabled):not(.disabled).btn-outline-dark.active, .show > .btn-outline-dark.dropdown-toggle {
    background-color: #1265a8;
    border-color: #1265a8;
}


.inner-version {
    font-size: 10px;
    position: absolute;
    bottom: 0px;
    right: 3px;
    line-height: 1.4em;
    border-radius: 4px 4px 0px 0px;
    text-transform: uppercase;
    background-color: white;
    text-shadow: none;
    text-align: center;
    padding: 5px 10px 5px 10px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.page-title-parallax#page-title {
    background-attachment: fixed;
}

.iconlist li {
    font-size: 18px;
    margin-bottom: 8px;
}


.page-title-parallax#page-title {
    background-attachment: local;
}


.icon-compare:before {
    content: "\e932";
}

table {
    font-size: 1rem;
}

.PB-card-H1 {
    line-height: 1.2em!important;
}

@media (min-width: 241px) and (max-width: 480px) {
    .HM-card-height-2
        {
    min-height: auto;
    }

    .PB-card-H1 {
        padding-top: 60px;
    }

}

@media (min-width: 481px) and (max-width: 576px) {
    .HM-card-height-2 {
        min-height: auto;
    }

    .PB-card-H1 {
        padding-top: 60px;
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    .HM-card-height-2 {
        min-height: auto;
    }
}

@media (min-width: 769px) {
    .HM-card-height-2 {
        min-height: 240px;
    }
}

@media (min-width: 992px) {
    .HM-card-height-2 {
        min-height: 240px;
    }
}



.hover-effect {
    -webkit-transition: transform .25s ease, box-shadow .3s ease;
    -o-transition: transform .25s ease, box-shadow .3s ease;
    transition: transform .25s ease, box-shadow .3s ease;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    box-shadow: none;
    border: 0;
}

    .hover-effect:hover {
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

.select2-dropdown {
    background-color: white;
    border: none;
    border-radius: 0px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    box-shadow: 0px 1rem 3rem rgba(0,0,0,0.175) !important;
}


.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    text-align: left;
    padding-top: 3px;
    font-size: 1.2em;
}

.PB-select-wrapper {
    height: 100%;
}

.PB-select2-wrapper::after {
    font-family: "font-icons";
    content: "\e7a7";
    position: relative;
    width: 0px;
    top: 0px;
    height: 0px;
    display: block;
    right: 28px;
    float: right;
    font-size: 24px;
    pointer-events: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-style: none;
}


.PB-select-wrapper::after {
    font-family: "font-icons";
    content: "\e7a7";
    position: absolute;
    top: 0px;
    height: 100%;
    display: flex;
    right: 8px;
    font-size: 24px;
    border: 0px solid red;
    justify-content: flex-end;
    align-items: center;
    pointer-events: none;
}



.PB-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.button-green {
    background-color: #27b093;
}

.button-3d.button-green:hover, .button-reveal.button-green:hover, .button-border.button-green:hover, .button-border.button-green.button-fill::before {
    background-color: #46b297 !important;
}



.red-block-01 {
    background-color: red;
    border-radius: 4px;
    padding: 20px 30px 10px 30px;
    display: block;
    width: 100%;
    height: 100%;
}


.white-block-01 {
    background-color: white;
    border-radius: 4px;
    padding: 20px 30px 10px 30px;
    display: block;
    width: 100%;
    height: 100%;
}

.LKIP-services-a:hover {
    color: orange;
    text-shadow: 0px 0.5rem 1rem rgba(0,0,0,0.175) !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #485068 !important;
}



.datepicker {
    z-index: 10000 !important;
}

.search-icon {
    display: -ms-inline-flexbox;
    width: 0px;
    padding-left: 0px;
    text-align: center;
    background-color: #efefef;
    position: relative;
    height: 0px;
    top: 15px;
    left: 10px;
    pointer-events: none;
}


.search-00-icon::before {
    font-family: "font-icons";
    content: "\e618";
}

.search-01-icon::before {
    font-family: "font-icons";
    content: "\e6dd";
    line-height: 90px;
}

.search-02-icon::before {
    font-family: "font-icons";
    content: "\ec07";
    line-height: 90px;
}

.search-03-icon::before {
    font-family: "font-icons";
    content: "\ec09";
}

.search-04-icon::before {
    font-family: "font-icons";
    content: "\ebfe";
}

.search-05-icon::before {
    font-family: "font-icons";
    content: "\e78a";
}

.search-06-icon::before {
    font-family: "font-icons";
    content: "\ebf2";
}

.search-07-icon::before {
    font-family: "font-icons";
    content: "\e9a2";
    line-height: 90px;
}

.search-card-selected {
    background-color: #efefef;
}

.dropdown-menu.inner.show {
    height: 140px !important;
    overflow-y: scroll;
    box-shadow: 0px 1rem 3rem rgba(0,0,0,0.175) !important;
}

:not([class*='col-']):not(.input-group-btn):not([class*='form-control']).bootstrap-select {
    width: 290px;
}

/*.btn {
    border-radius: 0;
    height: 52px;
}*/
/*
     FILE ARCHIVED ON 10:25:37 May 13, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:47:00 Nov 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.67
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.02
  esindex: 0.012
  cdx.remote: 47.106
  LoadShardBlock: 180.315 (3)
  PetaboxLoader3.datanode: 85.677 (4)
  load_resource: 76.854
  PetaboxLoader3.resolve: 44.787
*/