@media(min-width:1023px) {
    .water_megaMenuView .component-navigation .component-navigation--items-top .links.mobile-view {
        display: none
    }

    .water_megaMenuView .component-navigation--items-top .navigation-sub .dropdown-submenu .dropdown-menu ul li:nth-child(1) {
        display: unset !important
    }
}

.water_megaMenuView .component.component-navigation .quick-links a:hover {
    color: black
}

.water_megaMenuView .quick-links {
    height: 32px;
    margin: 0;
    border-bottom: 1px solid #e1e1e1
}

.water_megaMenuView .quick-links .links {
    float: right
}

.water_megaMenuView .quick-links .links a {
    position: relative
}

.water_megaMenuView .quick-links .links .quicklinks-icon {
    background-repeat: no-repeat;
    height: 25px;
    background-size: 15px;
    position: absolute;
    top: 3px;
    width: 25px;
    object-fit: contain;
    margin-left: 5px
}

.water_megaMenuView .quick-links .links li {
    display: inline-block;
    margin-top: 3px
}

.water_megaMenuView .quick-links .links li a {
    font-size: 12px;
    padding: 0 0 0 24px;
    color: #606060
}

.water_megaMenuView .component-navigation--items-bottom .quick-links {
    display: none
}

@media only screen and (max-width:1023px) {
    .water_megaMenuView .quick-links .links {
        display: none
    }

    .water_megaMenuView .quick-links .container {
        padding: 0 33px
    }

    .water_megaMenuView .component-navigation--items-bottom .quick-links {
        display: block;
        border-bottom: 0
    }

    .water_megaMenuView .component-navigation--items-bottom .quick-links .links {
        float: none
    }

    .water_megaMenuView .component-navigation--items-bottom .quick-links .links li {
        display: block
    }

    .water_megaMenuView .component-navigation--items-bottom .quick-links .links li a {
        padding: 15px 0 0 0
    }
}

.water_megaMenuView .water-header-home .quick-links .links li a {
    color: #e1e1e1
}

.water_megaMenuView .water-header-home .dropbtn {
    color: #e1e1e1
}

.water_megaMenuView .water-header-home .quick-links {
    border-bottom: 1px solid rgba(225, 225, 225, 0.2)
}

.water_megaMenuView .dropbtn {
    background-color: transparent;
    color: #606060;
    font-size: 12px;
    padding: 0;
    font-family: APKProtocol Regular;
    border: 0
}

.water_megaMenuView .dropdown {
    position: relative;
    display: inline-block
}

.water_megaMenuView .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 999999
}

.water_megaMenuView .dropdown-content a {
    color: #606060;
    padding: 5px 5px;
    text-decoration: none;
    display: block;
    font-size: 11px
}

.water_megaMenuView .dropdown-content a:hover {
    background-color: transparent;
    color: #128370
}

.water_megaMenuView .dropdown:hover .dropdown-content {
    display: block
}

.water_megaMenuView .dropdown:hover .dropbtn {
    background-color: transparent
}

@media only screen and (max-width:1023px) {
    .water_megaMenuView .navigation-item .fa.fa-angle-down {
        display: none
    }
}

.water_megaMenuView .component-navigation .fa {
    padding-left: 20px
}

.water_megaMenuView .component-navigation nav {
    transition: top 700ms ease;
    top: 0
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component nav {
        height: 88px;
        display: flex;
        align-items: center;
        width: 100%;
        position: relative;
        transition: top 2s ease 0
    }
}

.water_megaMenuView .logo-title {
    width: 100%;
    text-align: center;
    align-self: center
}

@media screen and (max-width:767px) {
    .water_megaMenuView .component-navigation>.container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation>.container {
        padding-right: 33px;
        padding-left: 33px
    }
}

.water_megaMenuView .component-navigation .global_announcement {
    display: none;
    padding: 10px auto;
    position: relative;
    text-align: center;
    padding: 6px 0
}

.water_megaMenuView .component-navigation .global_announcement .gaText {
    margin: 0 33px
}

.water_megaMenuView .component-navigation .global_announcement_text {
    font-family: "APKProtocol Regular";
    font-weight: 500;
    line-height: 24px
}

.water_megaMenuView .component-navigation .global_announcement a {
    display: inline-block;
    font-weight: 600;
    padding-left: 16px;
    color: #fff !important;
    text-decoration: underline
}

@media screen and (max-width:767px) {
    .water_megaMenuView .component-navigation .global_announcement a {
        padding: 0;
        display: block
    }
}

.water_megaMenuView .component-navigation .global_announcement .ga_close {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 24px;
    cursor: pointer
}

.water_megaMenuView .twocolumn {
    columns: 2
}

.water_megaMenuView .threecolumn {
    columns: 3
}

.water_megaMenuView .menu-list {
    min-width: 130px
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .menu-list {
        min-width: 120px
    }
}

@media screen and (min-width:1140px) {
    .water_megaMenuView .menu-list {
        min-width: 145px
    }
}

@media screen and (min-width:1200px) {
    .water_megaMenuView .menu-list {
        min-width: 160px
    }
}

@media screen and (min-width:1300px) {
    .water_megaMenuView .menu-list {
        min-width: 180px
    }
}

.water_megaMenuView .twocolumn .menu-list {
    margin-right: 20px !important
}

.water_megaMenuView .nav-logo-hdng {
    font-size: 14px;
    font-family: APKProtocol semibold;
    left: 75px !important
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .nav-logo-hdng {
        margin-left: 0 !important;
        display: block;
        text-align: center;
        margin-top: 5px !important
    }
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--logo .nav-logo-hdng {
        left: 133px !important
    }
}

@media only screen and (max-width:1023px) {
    .water_megaMenuView .nav-logo-hdng {
        display: block;
        width: 120px;
        z-index: 3;
        font-size: 12px
    }

    .water_megaMenuView .navigation-item .fa.fa-angle-down {
        display: none
    }
}

.water_megaMenuView .component-navigation--logo .nav-logo-hdng {
    display: block;
    margin: 2px auto 0 auto !important;
    position: unset;
    text-align: center
}

@media only screen and (min-width:769px) and (max-width:1199px) {
    .water_megaMenuView .nav-logo-hdng {
        font-size: 12px
    }
}

.water_megaMenuView .water-header-home .component-navigation--logo .nav-logo-hdng {
    color: #fff
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item,
.water_megaMenuView .component-navigation--items-top li a.navigation-item {
    font-size: 13px;
    opacity: 0;
    margin-left: -80px;
    transition-property: opacity, margin-left;
    transition-duration: .4s;
    transition-timing-function: ease-out
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm,
.water_megaMenuView .component-navigation--items-top li a.navigation-item-sm {
    font-size: 14px;
    line-height: 1;
    padding: 7px 0
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm img,
.water_megaMenuView .component-navigation--items-top li a.navigation-item-sm img {
    height: 15px;
    display: inline-block;
    padding-left: 8px
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item,
.water_megaMenuView .component-navigation--items-top li a.navigation-item {
    opacity: 1;
    margin-left: 0;
    color: #212121;
    font-family: 'APKProtocol Medium';
    line-height: 18px;
    font-size: 14px;
    transition-property: none;
    padding: 0;
    text-decoration: none
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm,
.water_megaMenuView .component-navigation--items-top li a.navigation-item-sm {
    font-size: 14px;
    padding: 0;
    line-height: 1
}

.water_megaMenuView .component-navigation--items .small-screen hr {
    display: none
}

.water_megaMenuView .component-navigation--items .small-screen .nohr {
    display: none
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items .border-bottom-small {
        display: none
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items .noSubHeading {
        display: none
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items .bold-heading a {
        font-size: 16px
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items .dropDownIcon {
        display: none !important
    }
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--items .dropDownIconMobile {
        display: none
    }
}

.water_megaMenuView .component-navigation--items .navigation-item-contain {
    display: block
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items .navigation-item-contain {
        display: flex;
        justify-content: space-between
    }
}

.water_megaMenuView .component-navigation--items .show-arrow {
    display: none
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items .show-arrow {
        display: block
    }
}

.product-details-table {
    padding-top: 20px
}

.product-details-table .table .thead-dark th {
    background-color: black
}

.product-details-table .fixed-first-side {
    width: 30px
}

.product-details-table tr th {
    font-family: APKProtocol Regular;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left
}

.product-details-table tr th a {
    font-family: APKProtocol Regular;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left
}

.product-details-table tr th a:hover {
    color: #beff00
}

.product-details-table tr th a:focus {
    color: #beff00
}

.product-details-table tr th a:after {
    content: "\003e";
    font-size: 18px;
    padding-left: 5px;
    position: relative;
    bottom: -2px
}

@media(max-width:767px) {
    .product-details-table tr th {
        font-size: 14px
    }

    .product-details-table tr th a {
        font-family: APKProtocol Regular;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        text-align: left
    }

    .product-details-table tr th a:hover {
        color: #beff00
    }

    .product-details-table tr th a:focus {
        color: #beff00
    }

    .product-details-table tr th a:after {
        content: "\003e";
        font-size: 18px;
        padding-left: 5px;
        position: relative;
        bottom: -2px
    }
}

.product-details-table tr td {
    font-family: APKProtocol Regular;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left
}

@media(max-width:767px) {
    .product-details-table tr td {
        font-size: 14px
    }
}

.product-details-table .TproductdownImg {
    width: 20px;
    height: auto
}

.product-details-table .table-striped tbody tr:nth-of-type(even) {
    background-color: #f0f0f0 !important
}

.product-details-table .table-striped tbody tr:nth-of-type(odd) {
    background-color: white
}

.product-details-table table tr th .TproductImg {
    width: 20px;
    height: auto
}

.product-details-table table tr.no-border th,
.product-details-table table tr.no-border td {
    border: 0
}

.product-details-table table tr.border-bottom-bold {
    border-bottom: 1px solid #000
}

.product-details-table table tr.border-bottom-bold th,
.product-details-table table tr.border-bottom-bold td {
    border-bottom: 1px solid #000
}

.product-details-table table tr.border-bold {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.product-details-table table tr.border-bold th,
.product-details-table table tr.border-bold td {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.product-details-table table.border-bottom-bold {
    border-bottom: 1px solid #000
}

.product-details-table.table-scroll {
    position: relative;
    max-width: 100%;
    margin: auto;
    overflow: hidden
}

.product-details-table.table-scroll .table-wrap {
    width: 100%;
    overflow: auto
}

.product-details-table.table-scroll .table-wrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5
}

.product-details-table.table-scroll .table-wrap::-webkit-scrollbar {
    height: 8px;
    background-color: #f5f5f5
}

.product-details-table.table-scroll .table-wrap::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555
}

.product-details-table.table-scroll table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0
}

.product-details-table.table-scroll table th,
.product-details-table.table-scroll table td {
    white-space: nowrap;
    vertical-align: top
}

.product-details-table.table-scroll table th .glyphicon,
.product-details-table.table-scroll table td .glyphicon {
    cursor: pointer
}

.product-details-table.table-scroll table tbody tr {
    background-color: #fff
}

.product-details-table.table-scroll table tbody tr:nth-of-type(even) {
    background-color: #eee
}

.product-details-table.table-scroll .clone {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

@media(min-width:768px) {
    .product-details-table.table-scroll .clone {
        pointer-events: none;
        display: block
    }
}

.product-details-table.table-scroll .clone th,
.product-details-table.table-scroll .clone td {
    visibility: hidden
}

.product-details-table.table-scroll .clone tbody th {
    visibility: visible
}

.product-details-table.table-scroll .clone .fixed-side {
    visibility: visible
}

.product-details-table.table-scroll .clone thead,
.product-details-table.table-scroll .clone tfoot {
    background: transparent
}

.product-details-table .table-image {
    max-width: 65%
}

.fixedTableModal .modal-content {
    border-radius: unset
}

.fixedTableModal .modal-header,
.fixedTableModal .modal-footer {
    border: 0
}

.fixedTableModal .modal-footer .download-selected {
    border-radius: 0
}

.fixedTableModal .modal-body {
    padding: 1rem
}

@media(max-width:767px) {
    .fixedTableModal .modal-body {
        overflow-x: scroll
    }
}

.fixedTableModal .modal-body .document-count {
    font-weight: bolder
}

.fixedTableModal .modal-body table thead .select-all {
    text-align: right
}

.fixedTableModal .modal-body table thead .select-all span {
    padding-right: 20px
}

.fixedTableModal .modal-body table input[type=checkbox] {
    float: right;
    margin-top: 3px
}

.table-accordian>.toggle-icon {
    position: relative;
    float: right;
    cursor: pointer
}

.table-accordian>.toggle-icon {
    position: relative;
    float: right;
    cursor: pointer
}

.table-pbs-pdp thead th {
    border-top: 0
}

.table-pbs-pdp tbody tr.hr-line {
    border-top: 1px solid #000
}

.table-pbs-pdp tbody tr td {
    border: 0
}

.table-accordian>.toggle-icon {
    position: relative;
    float: right;
    cursor: pointer;
    vertical-align: middle;
    line-height: 28px
}

.table-pbs-pdp .no-border {
    border: 0
}

.table-pbs-pdp .no-border th,
.table-pbs-pdp .no-border tr,
.table-pbs-pdp .no-border td {
    border: 0
}

.table-pbs-pdp thead tr.small-font th,
.table-pbs-pdp thead tr.small-font tr {
    font-size: .8em;
    font-weight: normal
}

.table-pbs-pdp thead tr.border-bottom-bold th {
    border-bottom: 1px solid #000
}

.table-pbs-pdp thead tr.background-grey {
    background-color: #939598
}

.table-pbs-pdp thead tr.background-grey th {
    color: #fff
}

.table-pbs-pdp thead .header-verticle {
    padding-top: 0;
    height: 250px
}

.table-pbs-pdp thead .header-verticle th {
    white-space: nowrap;
    position: relative
}

.table-pbs-pdp thead .header-verticle th span {
    transform: rotate(-90deg);
    position: absolute;
    left: 30px;
    right: 0;
    bottom: 10px;
    margin: auto;
    transform-origin: left bottom
}

.table-pbs-pdp tbody.border-top-bottom {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

@media(max-width:767px) {
    .product-details-table {
        padding-top: 30px;
        position: relative
    }

    .product-details-table .table-wrap {
        overflow-x: scroll;
        overflow-y: visible
    }

    .product-details-table .table-wrap thead td,
    .product-details-table .table-wrap tbody td,
    .product-details-table .table-wrap thead th,
    .product-details-table .table-wrap tbody th {
        padding: 20px;
        white-space: nowrap
    }

    .product-details-table .table-wrap thead td,
    .product-details-table .table-wrap tbody td {
        white-space: nowrap
    }

    .product-details-table .table-wrap::-webkit-scrollbar {
        width: 2rem;
        height: 8px
    }

    .product-details-table .table-wrap::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 25px
    }

    .product-details-table .table-wrap::-webkit-scrollbar-thumb {
        background-color: #000;
        outline: 1px solid slategrey;
        border-radius: 25px
    }

    .fixedTableModal .product-details-table {
        overflow-x: scroll;
        overflow-y: visible;
        width: 100%
    }

    .fixedTableModal .product-details-table::-webkit-scrollbar {
        width: 2rem;
        height: 7px
    }

    .fixedTableModal .product-details-table::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 25px
    }

    .fixedTableModal .product-details-table::-webkit-scrollbar-thumb {
        background-color: #000;
        outline: 1px solid slategrey;
        border-radius: 25px
    }

    .fixedTableModal .product-details-table thead td,
    .fixedTableModal .product-details-table tbody td,
    .fixedTableModal .product-details-table thead th,
    .fixedTableModal .product-details-table tbody th {
        padding: 20px;
        white-space: nowrap
    }

    .fixedTableModal .product-details-table thead td,
    .fixedTableModal .product-details-table tbody td {
        white-space: nowrap
    }
}

a:not([href]).btn-outline-dark:hover {
    cursor: pointer;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

input#freezedTableSearch {
    padding: 0 25px;
    min-width: 200px;
    height: 2em;
    border: 0;
    border-bottom: 1px solid #777;
    outline: 0
}

input#freezedTableSearch:focus {
    border-bottom: 1px solid #333
}

i#freezedTableSearchIcon {
    color: #beff00;
    position: absolute;
    font-size: 16px;
    top: 8px;
    left: 0
}

.component-timedcontentcontainer .nonfullscreen .campaign-header-animated {
    height: 600px
}

.component-timedcontentcontainer .nonfullscreen .campaign-header-animated .disable,
.component-timedcontentcontainer .nonfullscreen .campaign-header-animated .active {
    height: 600px
}

.component-timedcontentcontainer .nonfullscreen .campaign-header-animated .disable img,
.component-timedcontentcontainer .nonfullscreen .campaign-header-animated .active img {
    height: 600px
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */
.ui-select-highlight {
    font-weight: bold
}

.ui-select-offscreen {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.ui-select-choices-row:hover {
    background-color: #f5f5f5
}

.ng-dirty.ng-invalid>a.select2-choice {
    border-color: #d44950
}

.select2-result-single {
    padding-left: 0
}

.select2-locked>.select2-search-choice-close {
    display: none
}

.select-locked>.ui-select-match-close {
    display: none
}

body>.select2-container.open {
    z-index: 9999
}

.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-width: 1px;
    border-top-style: solid;
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -4px
}

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px
}

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.selectize-input.selectize-focus {
    border-color: #007fbb !important
}

.selectize-control.single>.selectize-input>input {
    width: 100%
}

.selectize-control.multi>.selectize-input>input {
    margin: 0 !important
}

.selectize-control>.selectize-dropdown {
    width: 100%
}

.ng-dirty.ng-invalid>div.selectize-input {
    border-color: #d44950
}

.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 0
}

.btn-default-focus {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
    text-decoration: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.ui-select-bootstrap .ui-select-toggle {
    position: relative
}

.ui-select-bootstrap .ui-select-toggle>.caret {
    position: absolute;
    height: 10px;
    top: 50%;
    right: 10px;
    margin-top: -2px
}

.input-group>.ui-select-bootstrap.dropdown {
    position: static
}

.input-group>.ui-select-bootstrap>input.ui-select-search.form-control {
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up {
    border-radius: 4px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.ui-select-bootstrap .ui-select-search-hidden {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.ui-select-bootstrap>.ui-select-match>.btn {
    text-align: left !important
}

.ui-select-bootstrap>.ui-select-match>.caret {
    position: absolute;
    top: 45%;
    right: 15px
}

.ui-select-bootstrap>.ui-select-choices,
.ui-select-bootstrap>.ui-select-no-choice {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    margin-top: -1px
}

body>.ui-select-bootstrap.open {
    z-index: 1000
}

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: 3px 3px 0 3px
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
    background-color: transparent !important;
    border: 0;
    outline: 0;
    height: 1.666666em;
    margin-bottom: 3px
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
    font-size: 1.6em;
    line-height: .75
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    outline: 0;
    margin: 0 3px 3px 0
}

.ui-select-multiple .ui-select-match-item {
    position: relative
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
    pointer-events: none
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    margin-right: 2px;
    border-left: 1px solid #428bca
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    margin-left: 2px;
    border-right: 1px solid #428bca
}

.ui-select-bootstrap .ui-select-choices-row>span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.ui-select-bootstrap .ui-select-choices-row>span:hover,
.ui-select-bootstrap .ui-select-choices-row>span:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.ui-select-bootstrap .ui-select-choices-row.disabled>span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important
}

.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match {
    border-color: #d44950
}

.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25)
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em
}

.ui-select-bootstrap .ui-select-match-text span {
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.ui-select-bootstrap .ui-select-toggle>a.btn {
    position: absolute;
    height: 10px;
    right: 10px;
    margin-top: -2px
}

.ui-select-refreshing.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 27px
}

@-webkit-keyframes ui-select-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes ui-select-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.ui-select-spin {
    -webkit-animation: ui-select-spin 2s infinite linear;
    animation: ui-select-spin 2s infinite linear;
}

.ui-select-refreshing.ng-animate {
    -webkit-animation: none;
    animation: none;
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #fff 0, #eee 50%)
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: 0
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    background-image: linear-gradient(top, #ccc 0, #eee 60%)
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') no-repeat 0 1px
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url('../components/content/productselector/clientlibs/source/resources/img/select2.png') no-repeat 100% -22px;
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%)
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

/* .select2-search input.select2-active {
    background: #fff url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100%;
    background: url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%)
} */

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: 0;
    filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
    padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 120px
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: bold
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: transparent
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

/* .select2-more-results.select2-active {
    background: #f4f4f4 url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100%
} */

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%)
}

.select2-locked {
    padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices {
    min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important
}

/* .select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2-spinner.gif') no-repeat 100% !important
} */

.select2-default {
    color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url('../components/content/productselector/clientlibs/source/resources/img/select2.png') right top no-repeat
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {

    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        /* background-image: url('https://www.qnityelectronics.com/etc.clientlibs/electronics-applications/electronics/components/content/productselector/clientlibs/source/css/select2x2.png') !important; */
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }

    .select2-search input {
        background-position: 100% -21px !important
    }
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    visibility: visible !important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    background: #f8f8f8;
    border-bottom: 1px solid #d0d0d0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -12px;
    font-size: 20px !important;
    line-height: 20px;
    color: #303030;
    opacity: .4
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    float: left;
    border-top: 0 none;
    border-right: 1px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 17px;
    padding: 2px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: inherit;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border-left: 1px solid #0073bb;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #00578d
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaa
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    font-family: inherit;
    font-size: 13px;
    -webkit-font-smoothing: inherit;
    line-height: 18px;
    color: #303030
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    display: inline-block;
    cursor: text;
    background: #fff
}

.selectize-input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    padding: 8px 8px;
    overflow: hidden;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    vertical-align: baseline;
    zoom: 1;
}

.selectize-control.multi .selectize-input>div {
    padding: 2px 6px;
    margin: 0 3px 3px 0;
    color: #fff;
    cursor: pointer;
    background: #1da7ee;
    border: 1px solid #0073bb
}

.selectize-control.multi .selectize-input>div.active {
    color: #fff;
    background: #92c836;
    border: 1px solid #00578d
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #fff;
    background: #d2d2d2;
    border: 1px solid #aaa
}

.selectize-input>input {
    max-width: 100% !important;
    max-height: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 1px !important;
    line-height: inherit !important;
    text-indent: 0 !important;
    background: none !important;
    border: 0 none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-user-select: auto !important;
    user-select: auto !important;
}

.selectize-input>input:focus {
    outline: none !important
}

.selectize-input::after {
    display: block;
    clear: left;
    content: ' '
}

.selectize-input.dropdown-active::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background: #f0f0f0;
    content: ' '
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    margin: -1px 0 0 0;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-top: 0 none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown [data-selectable] {
    overflow: hidden;
    cursor: pointer
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    cursor: default;
    background: #fff
}

.selectize-dropdown .active {
    color: #495c68;
    background-color: #f5fafd
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5)
}

.selectize-dropdown-content {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-color: #808080 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    content: ' '
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-color: transparent transparent #808080 transparent;
    border-width: 0 5px 5px 5px
}

.selectize-control.rtl.single .selectize-input:after {
    right: auto;
    left: 15px
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    background-color: #fafafa;
    opacity: .5
}

.selectize-control.multi .selectize-input.has-items {
    padding-right: 5px;
    padding-left: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: 0
}

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
    background-color: #1b9dec;
    background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03)
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o-linear-gradient(top, #008fd8, #0075cf);
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0)
}

.selectize-control.single .selectize-input {
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8)
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-size: .85em;
    font-weight: bold
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none
}

.ui-select-toggle {
    margin-right: 0 !important
}

.red-rightarrow-button {
    border: 1px solid #f6f6f6;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #ccc;
    color: #000;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 3px 6px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    background: #fff url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/right-arrow.svg) no-repeat;
    background-position: right;
    background-size: 20px;
    cursor: pointer
}

.red-rightarrow-button:hover {
    background: #beff00 url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/right-arrow.svg) no-repeat;
    background-position: right;
    background-size: 20px;
    border: 1px solid #beff00;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #ccc;
    color: #000
}

.red-leftarrow-button {
    border: 1px solid #f6f6f6;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #ccc;
    color: #000;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 3px 6px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    background: #fff url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/left-arrow.svg) no-repeat;
    background-position: left;
    background-size: 20px;
    cursor: pointer
}

.red-leftarrow-button:hover {
    background: #beff00 url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/left-arrow.svg) no-repeat;
    background-position: left;
    background-size: 20px;
    border: 1px solid #beff00;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #ccc;
    color: #000
}

.divProductSelector {
    background-color: #a5877a;
    color: white;
    padding: 20px
}

.structureGrayOut {
    color: lightgray
}

.layerImageOpacity {
    opacity: .45
}

label.btn span {
    font-size: 1em
}

.productselector-container input[type="radio"] {
    appearance: radio;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    position: initial
}

label input[type="radio"]~i.fa.fa-circle-o {
    color: #666;
    display: inline;
    cursor: pointer
}

label input[type="radio"]~i.fa.fa-dot-circle-o {
    display: none
}

label input[type="radio"]:checked~i.fa.fa-circle-o {
    display: none
}

label input[type="radio"]:checked~i.fa.fa-dot-circle-o {
    color: #000;
    display: inline;
    cursor: pointer
}

label:hover input[type="radio"]~i.fa {
    color: #000;
    cursor: pointer
}

label:hover input[type="radio"]~i.special {
    color: #000 !important;
    cursor: pointer
}

.select2>.select2-choice.ui-select-match {
    height: 29px
}

.selectize-control>.selectize-dropdown {
    top: 36px
}

.select-box {
    background: #fff;
    position: relative;
    z-index: 1
}

.alert-info.positioned {
    margin-top: 1em;
    position: relative;
    z-index: 10000
}

.productselector-container label {
    color: #000;
    position: relative;
    top: 0;
    padding: 0
}

.container .form-control.required {
    height: 48px;
    color: #000 !important
}

.container .required {
    color: #000
}

.form-control,
ui-select {
    height: 48px
}

.generic-form-container .select2>.select2-choice.ui-select-match {
    height: 48px
}

.generic-form-container .select2>.select2-choice.ui-select-match span {
    display: table-cell;
    height: 48px;
    vertical-align: middle
}

.form-row {
    margin: 0
}

.form-group label {
    font-size: 11px;
    font-family: "APKProtocol Regular"
}

.form-group textarea.form-control {
    height: 200px
}

.productselector-container input[type="checkbox"]:checked+label,
.productselector-container input[type="checkbox"]:not(:checked)+label {
    left: 0;
    top: 5px
}

.productselector-container input[type="checkbox"]:checked+label:after,
.productselector-container input[type="checkbox"]:not(:checked)+label:after,
.productselector-container input[type="checkbox"]:checked+label::before,
.productselector-container input[type="checkbox"]:not(:checked)+label::before {
    border-color: #000
}

.credits.errormessage {
    color: #e4001c
}

.urlRepeat a:hover {
    text-decoration: underline
}

.productselector .container.productselectorEI-container {
    max-width: 65rem !important;
    padding-right: 3.125rem !important;
    padding-left: 3.125rem !important
}

.productselector .container.productselectorEI-container .productselector-container label {
    font-size: 14px
}

.productselector .container.productselectorEI-container .productselector-container h3 {
    font-size: 26px
}

@media(max-width:575px) {
    .productselector .container.productselectorEI-container .productselector-container h3 {
        font-size: 20px
    }
}

.bootstrap {
    /*!
 * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
}

.bootstrap :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #868e96;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #868e96;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

@media print {

    .bootstrap *,
    .bootstrap::after,
    .bootstrap::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    .bootstrap a,
    .bootstrap a:visited {
        text-decoration: underline
    }

    .bootstrap abbr[title]::after {
        content: " (" attr(title) ")"
    }

    .bootstrap pre {
        white-space: pre-wrap !important
    }

    .bootstrap blockquote,
    .bootstrap pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .bootstrap thead {
        display: table-header-group
    }

    .bootstrap img,
    .bootstrap tr {
        page-break-inside: avoid
    }

    .bootstrap h2,
    .bootstrap h3,
    .bootstrap p {
        orphans: 3;
        widows: 3
    }

    .bootstrap h2,
    .bootstrap h3 {
        page-break-after: avoid
    }

    .bootstrap .navbar {
        display: none
    }

    .bootstrap .badge {
        border: 1px solid #000
    }

    .bootstrap .table {
        border-collapse: collapse !important
    }

    .bootstrap .table td,
    .bootstrap .table th {
        background-color: #fff !important
    }

    .bootstrap .table-bordered td,
    .bootstrap .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.bootstrap *,
.bootstrap ::after,
.bootstrap ::before {
    box-sizing: border-box
}

.bootstrap {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

.bootstrap article,
.bootstrap aside,
.bootstrap dialog,
.bootstrap figcaption,
.bootstrap figure,
.bootstrap footer,
.bootstrap header,
.bootstrap hgroup,
.bootstrap main,
.bootstrap nav,
.bootstrap section {
    display: block
}

.bootstrap {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

.bootstrap [tabindex="-1"]:focus {
    outline: 0 !important
}

.bootstrap hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.bootstrap h1,
.bootstrap h2,
.bootstrap h3,
.bootstrap h4,
.bootstrap h5,
.bootstrap h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

.bootstrap p {
    margin-top: 0;
    margin-bottom: 1rem
}

.bootstrap abbr[data-original-title],
.bootstrap abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

.bootstrap address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

.bootstrap dl,
.bootstrap ol,
.bootstrap ul {
    margin-top: 0;
    margin-bottom: 1rem
}

.bootstrap ol ol,
.bootstrap ol ul,
.bootstrap ul ol,
.bootstrap ul ul {
    margin-bottom: 0
}

.bootstrap dt {
    font-weight: 700
}

.bootstrap dd {
    margin-bottom: .5rem;
    margin-left: 0
}

.bootstrap blockquote {
    margin: 0 0 1rem
}

.bootstrap dfn {
    font-style: italic
}

.bootstrap b,
.bootstrap strong {
    font-weight: bolder
}

.bootstrap small {
    font-size: 80%
}

.bootstrap sub,
.bootstrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.bootstrap sub {
    bottom: -0.25em
}

.bootstrap sup {
    top: -0.5em
}

.bootstrap a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.bootstrap a:hover {
    color: #0056b3;
    text-decoration: underline
}

.bootstrap a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.bootstrap a:not([href]):not([tabindex]):focus,
.bootstrap a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

.bootstrap a:not([href]):not([tabindex]):focus {
    outline: 0
}

.bootstrap code,
.bootstrap kbd,
.bootstrap pre,
.bootstrap samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.bootstrap pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

.bootstrap figure {
    margin: 0 0 1rem
}

.bootstrap img {
    vertical-align: middle;
    border-style: none
}

.bootstrap svg:not(:root) {
    overflow: hidden
}

.bootstrap [role=button],
.bootstrap a,
.bootstrap area,
.bootstrap button,
.bootstrap input:not([type=range]),
.bootstrap label,
.bootstrap select,
.bootstrap summary,
.bootstrap textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.bootstrap table {
    border-collapse: collapse
}

.bootstrap caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

.bootstrap th {
    text-align: inherit
}

.bootstrap label {
    display: inline-block;
    margin-bottom: .5rem
}

.bootstrap button {
    border-radius: 0
}

.bootstrap button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.bootstrap button,
.bootstrap input,
.bootstrap optgroup,
.bootstrap select,
.bootstrap textarea {
    font-family: inherit;
    line-height: inherit
}

.bootstrap button,
.bootstrap input {
    overflow: visible
}

.bootstrap button,
.bootstrap select {
    text-transform: none
}

.bootstrap [type=reset],
.bootstrap [type=submit],
.bootstrap button,
.bootstrap html [type=button] {
    -webkit-appearance: button
}

.bootstrap [type=button]::-moz-focus-inner,
.bootstrap [type=reset]::-moz-focus-inner,
.bootstrap [type=submit]::-moz-focus-inner,
.bootstrap button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

.bootstrap input[type=checkbox],
.bootstrap input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.bootstrap input[type=date],
.bootstrap input[type=datetime-local],
.bootstrap input[type=month],
.bootstrap input[type=time] {
    -webkit-appearance: listbox
}

.bootstrap textarea {
    overflow: auto;
    resize: vertical
}

.bootstrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.bootstrap legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

.bootstrap progress {
    vertical-align: baseline
}

.bootstrap [type=number]::-webkit-inner-spin-button,
.bootstrap [type=number]::-webkit-outer-spin-button {
    height: auto
}

.bootstrap [type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

.bootstrap [type=search]::-webkit-search-cancel-button,
.bootstrap [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.bootstrap ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.bootstrap output {
    display: inline-block
}

.bootstrap summary {
    display: list-item
}

.bootstrap template {
    display: none
}

.bootstrap [hidden] {
    display: none !important
}

.bootstrap .h1,
.bootstrap .h2,
.bootstrap .h3,
.bootstrap .h4,
.bootstrap .h5,
.bootstrap .h6,
.bootstrap h1,
.bootstrap h2,
.bootstrap h3,
.bootstrap h4,
.bootstrap h5,
.bootstrap h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.bootstrap .h1,
.bootstrap h1 {
    font-size: 2.5rem
}

.bootstrap .h2,
.bootstrap h2 {
    font-size: 2rem
}

.bootstrap .h3,
.bootstrap h3 {
    font-size: 1.75rem
}

.bootstrap .h4,
.bootstrap h4 {
    font-size: 1.5rem
}

.bootstrap .h5,
.bootstrap h5 {
    font-size: 1.25rem
}

.bootstrap .h6,
.bootstrap h6 {
    font-size: 1rem
}

.bootstrap .lead {
    font-size: 1.25rem;
    font-weight: 300
}

.bootstrap .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.bootstrap .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.bootstrap .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.bootstrap .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

.bootstrap hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.bootstrap .small,
.bootstrap small {
    font-size: 80%;
    font-weight: 400
}

.bootstrap .mark,
.bootstrap mark {
    padding: .2em;
    background-color: #fcf8e3
}

.bootstrap .list-unstyled {
    padding-left: 0;
    list-style: none
}

.bootstrap .list-inline {
    padding-left: 0;
    list-style: none
}

.bootstrap .list-inline-item {
    display: inline-block
}

.bootstrap .list-inline-item:not(:last-child) {
    margin-right: 5px
}

.bootstrap .initialism {
    font-size: 90%;
    text-transform: uppercase
}

.bootstrap .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.bootstrap .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96
}

.bootstrap .blockquote-footer::before {
    content: "\2014 \00A0"
}

.bootstrap .img-fluid {
    max-width: 100%;
    height: auto
}

.bootstrap .img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

.bootstrap .figure {
    display: inline-block
}

.bootstrap .figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.bootstrap .figure-caption {
    font-size: 90%;
    color: #868e96
}

.bootstrap code,
.bootstrap kbd,
.bootstrap pre,
.bootstrap samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.bootstrap code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: .25rem
}

.bootstrap a>code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

.bootstrap kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

.bootstrap kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

.bootstrap pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529
}

.bootstrap pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.bootstrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.bootstrap .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
    .bootstrap .container {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .bootstrap .container {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .bootstrap .container {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .bootstrap .container {
        max-width: 1140px
    }
}

.bootstrap .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.bootstrap .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.bootstrap .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.bootstrap .no-gutters>.col,
.bootstrap .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.bootstrap .col,
.bootstrap .col-1,
.bootstrap .col-10,
.bootstrap .col-11,
.bootstrap .col-12,
.bootstrap .col-2,
.bootstrap .col-3,
.bootstrap .col-4,
.bootstrap .col-5,
.bootstrap .col-6,
.bootstrap .col-7,
.bootstrap .col-8,
.bootstrap .col-9,
.bootstrap .col-auto,
.bootstrap .col-lg,
.bootstrap .col-lg-1,
.bootstrap .col-lg-10,
.bootstrap .col-lg-11,
.bootstrap .col-lg-12,
.bootstrap .col-lg-2,
.bootstrap .col-lg-3,
.bootstrap .col-lg-4,
.bootstrap .col-lg-5,
.bootstrap .col-lg-6,
.bootstrap .col-lg-7,
.bootstrap .col-lg-8,
.bootstrap .col-lg-9,
.bootstrap .col-lg-auto,
.bootstrap .col-md,
.bootstrap .col-md-1,
.bootstrap .col-md-10,
.bootstrap .col-md-11,
.bootstrap .col-md-12,
.bootstrap .col-md-2,
.bootstrap .col-md-3,
.bootstrap .col-md-4,
.bootstrap .col-md-5,
.bootstrap .col-md-6,
.bootstrap .col-md-7,
.bootstrap .col-md-8,
.bootstrap .col-md-9,
.bootstrap .col-md-auto,
.bootstrap .col-sm,
.bootstrap .col-sm-1,
.bootstrap .col-sm-10,
.bootstrap .col-sm-11,
.bootstrap .col-sm-12,
.bootstrap .col-sm-2,
.bootstrap .col-sm-3,
.bootstrap .col-sm-4,
.bootstrap .col-sm-5,
.bootstrap .col-sm-6,
.bootstrap .col-sm-7,
.bootstrap .col-sm-8,
.bootstrap .col-sm-9,
.bootstrap .col-sm-auto,
.bootstrap .col-xl,
.bootstrap .col-xl-1,
.bootstrap .col-xl-10,
.bootstrap .col-xl-11,
.bootstrap .col-xl-12,
.bootstrap .col-xl-2,
.bootstrap .col-xl-3,
.bootstrap .col-xl-4,
.bootstrap .col-xl-5,
.bootstrap .col-xl-6,
.bootstrap .col-xl-7,
.bootstrap .col-xl-8,
.bootstrap .col-xl-9,
.bootstrap .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.bootstrap .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.bootstrap .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.bootstrap .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.bootstrap .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.bootstrap .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.bootstrap .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.bootstrap .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.bootstrap .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.bootstrap .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.bootstrap .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.bootstrap .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.bootstrap .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.bootstrap .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.bootstrap .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.bootstrap .order-first {
    -ms-flex-order: -1;
    order: -1
}

.bootstrap .order-1 {
    -ms-flex-order: 1;
    order: 1
}

.bootstrap .order-2 {
    -ms-flex-order: 2;
    order: 2
}

.bootstrap .order-3 {
    -ms-flex-order: 3;
    order: 3
}

.bootstrap .order-4 {
    -ms-flex-order: 4;
    order: 4
}

.bootstrap .order-5 {
    -ms-flex-order: 5;
    order: 5
}

.bootstrap .order-6 {
    -ms-flex-order: 6;
    order: 6
}

.bootstrap .order-7 {
    -ms-flex-order: 7;
    order: 7
}

.bootstrap .order-8 {
    -ms-flex-order: 8;
    order: 8
}

.bootstrap .order-9 {
    -ms-flex-order: 9;
    order: 9
}

.bootstrap .order-10 {
    -ms-flex-order: 10;
    order: 10
}

.bootstrap .order-11 {
    -ms-flex-order: 11;
    order: 11
}

.bootstrap .order-12 {
    -ms-flex-order: 12;
    order: 12
}

.bootstrap .offset-1 {
    margin-left: 8.333333%
}

.bootstrap .offset-2 {
    margin-left: 16.666667%
}

.bootstrap .offset-3 {
    margin-left: 25%
}

.bootstrap .offset-4 {
    margin-left: 33.333333%
}

.bootstrap .offset-5 {
    margin-left: 41.666667%
}

.bootstrap .offset-6 {
    margin-left: 50%
}

.bootstrap .offset-7 {
    margin-left: 58.333333%
}

.bootstrap .offset-8 {
    margin-left: 66.666667%
}

.bootstrap .offset-9 {
    margin-left: 75%
}

.bootstrap .offset-10 {
    margin-left: 83.333333%
}

.bootstrap .offset-11 {
    margin-left: 91.666667%
}

@media(min-width:576px) {
    .bootstrap .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bootstrap .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bootstrap .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .bootstrap .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .bootstrap .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bootstrap .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .bootstrap .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .bootstrap .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bootstrap .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .bootstrap .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .bootstrap .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bootstrap .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .bootstrap .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .bootstrap .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bootstrap .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .bootstrap .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .bootstrap .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .bootstrap .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .bootstrap .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .bootstrap .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .bootstrap .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .bootstrap .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .bootstrap .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .bootstrap .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .bootstrap .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .bootstrap .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .bootstrap .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .bootstrap .offset-sm-0 {
        margin-left: 0
    }

    .bootstrap .offset-sm-1 {
        margin-left: 8.333333%
    }

    .bootstrap .offset-sm-2 {
        margin-left: 16.666667%
    }

    .bootstrap .offset-sm-3 {
        margin-left: 25%
    }

    .bootstrap .offset-sm-4 {
        margin-left: 33.333333%
    }

    .bootstrap .offset-sm-5 {
        margin-left: 41.666667%
    }

    .bootstrap .offset-sm-6 {
        margin-left: 50%
    }

    .bootstrap .offset-sm-7 {
        margin-left: 58.333333%
    }

    .bootstrap .offset-sm-8 {
        margin-left: 66.666667%
    }

    .bootstrap .offset-sm-9 {
        margin-left: 75%
    }

    .bootstrap .offset-sm-10 {
        margin-left: 83.333333%
    }

    .bootstrap .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media(min-width:768px) {
    .bootstrap .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bootstrap .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bootstrap .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .bootstrap .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .bootstrap .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bootstrap .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .bootstrap .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .bootstrap .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bootstrap .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .bootstrap .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .bootstrap .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bootstrap .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .bootstrap .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .bootstrap .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bootstrap .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .bootstrap .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .bootstrap .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .bootstrap .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .bootstrap .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .bootstrap .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .bootstrap .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .bootstrap .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .bootstrap .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .bootstrap .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .bootstrap .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .bootstrap .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .bootstrap .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .bootstrap .offset-md-0 {
        margin-left: 0
    }

    .bootstrap .offset-md-1 {
        margin-left: 8.333333%
    }

    .bootstrap .offset-md-2 {
        margin-left: 16.666667%
    }

    .bootstrap .offset-md-3 {
        margin-left: 25%
    }

    .bootstrap .offset-md-4 {
        margin-left: 33.333333%
    }

    .bootstrap .offset-md-5 {
        margin-left: 41.666667%
    }

    .bootstrap .offset-md-6 {
        margin-left: 50%
    }

    .bootstrap .offset-md-7 {
        margin-left: 58.333333%
    }

    .bootstrap .offset-md-8 {
        margin-left: 66.666667%
    }

    .bootstrap .offset-md-9 {
        margin-left: 75%
    }

    .bootstrap .offset-md-10 {
        margin-left: 83.333333%
    }

    .bootstrap .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media(min-width:992px) {
    .bootstrap .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bootstrap .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bootstrap .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .bootstrap .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .bootstrap .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bootstrap .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .bootstrap .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .bootstrap .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bootstrap .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .bootstrap .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .bootstrap .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bootstrap .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .bootstrap .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .bootstrap .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bootstrap .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .bootstrap .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .bootstrap .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .bootstrap .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .bootstrap .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .bootstrap .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .bootstrap .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .bootstrap .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .bootstrap .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .bootstrap .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .bootstrap .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .bootstrap .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .bootstrap .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .bootstrap .offset-lg-0 {
        margin-left: 0
    }

    .bootstrap .offset-lg-1 {
        margin-left: 8.333333%
    }

    .bootstrap .offset-lg-2 {
        margin-left: 16.666667%
    }

    .bootstrap .offset-lg-3 {
        margin-left: 25%
    }

    .bootstrap .offset-lg-4 {
        margin-left: 33.333333%
    }

    .bootstrap .offset-lg-5 {
        margin-left: 41.666667%
    }

    .bootstrap .offset-lg-6 {
        margin-left: 50%
    }

    .bootstrap .offset-lg-7 {
        margin-left: 58.333333%
    }

    .bootstrap .offset-lg-8 {
        margin-left: 66.666667%
    }

    .bootstrap .offset-lg-9 {
        margin-left: 75%
    }

    .bootstrap .offset-lg-10 {
        margin-left: 83.333333%
    }

    .bootstrap .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media(min-width:1200px) {
    .bootstrap .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .bootstrap .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .bootstrap .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .bootstrap .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .bootstrap .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .bootstrap .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .bootstrap .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .bootstrap .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bootstrap .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .bootstrap .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .bootstrap .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .bootstrap .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .bootstrap .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .bootstrap .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .bootstrap .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .bootstrap .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .bootstrap .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .bootstrap .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .bootstrap .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .bootstrap .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .bootstrap .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .bootstrap .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .bootstrap .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .bootstrap .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .bootstrap .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .bootstrap .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .bootstrap .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .bootstrap .offset-xl-0 {
        margin-left: 0
    }

    .bootstrap .offset-xl-1 {
        margin-left: 8.333333%
    }

    .bootstrap .offset-xl-2 {
        margin-left: 16.666667%
    }

    .bootstrap .offset-xl-3 {
        margin-left: 25%
    }

    .bootstrap .offset-xl-4 {
        margin-left: 33.333333%
    }

    .bootstrap .offset-xl-5 {
        margin-left: 41.666667%
    }

    .bootstrap .offset-xl-6 {
        margin-left: 50%
    }

    .bootstrap .offset-xl-7 {
        margin-left: 58.333333%
    }

    .bootstrap .offset-xl-8 {
        margin-left: 66.666667%
    }

    .bootstrap .offset-xl-9 {
        margin-left: 75%
    }

    .bootstrap .offset-xl-10 {
        margin-left: 83.333333%
    }

    .bootstrap .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.bootstrap .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.bootstrap .table td,
.bootstrap .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef
}

.bootstrap .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef
}

.bootstrap .table tbody+tbody {
    border-top: 2px solid #e9ecef
}

.bootstrap .table .table {
    background-color: #fff
}

.bootstrap .table-sm td,
.bootstrap .table-sm th {
    padding: .3rem
}

.bootstrap .table-bordered {
    border: 1px solid #e9ecef
}

.bootstrap .table-bordered td,
.bootstrap .table-bordered th {
    border: 1px solid #e9ecef
}

.bootstrap .table-bordered thead td,
.bootstrap .table-bordered thead th {
    border-bottom-width: 2px
}

.bootstrap .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05)
}

.bootstrap .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

.bootstrap .table-primary,
.bootstrap .table-primary>td,
.bootstrap .table-primary>th {
    background-color: #b8daff
}

.bootstrap .table-hover .table-primary:hover {
    background-color: #9fcdff
}

.bootstrap .table-hover .table-primary:hover>td,
.bootstrap .table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.bootstrap .table-secondary,
.bootstrap .table-secondary>td,
.bootstrap .table-secondary>th {
    background-color: #dddfe2
}

.bootstrap .table-hover .table-secondary:hover {
    background-color: #cfd2d6
}

.bootstrap .table-hover .table-secondary:hover>td,
.bootstrap .table-hover .table-secondary:hover>th {
    background-color: #cfd2d6
}

.bootstrap .table-success,
.bootstrap .table-success>td,
.bootstrap .table-success>th {
    background-color: #c3e6cb
}

.bootstrap .table-hover .table-success:hover {
    background-color: #b1dfbb
}

.bootstrap .table-hover .table-success:hover>td,
.bootstrap .table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.bootstrap .table-info,
.bootstrap .table-info>td,
.bootstrap .table-info>th {
    background-color: #bee5eb
}

.bootstrap .table-hover .table-info:hover {
    background-color: #abdde5
}

.bootstrap .table-hover .table-info:hover>td,
.bootstrap .table-hover .table-info:hover>th {
    background-color: #abdde5
}

.bootstrap .table-warning,
.bootstrap .table-warning>td,
.bootstrap .table-warning>th {
    background-color: #ffeeba
}

.bootstrap .table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.bootstrap .table-hover .table-warning:hover>td,
.bootstrap .table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.bootstrap .table-danger,
.bootstrap .table-danger>td,
.bootstrap .table-danger>th {
    background-color: #f5c6cb
}

.bootstrap .table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.bootstrap .table-hover .table-danger:hover>td,
.bootstrap .table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.bootstrap .table-light,
.bootstrap .table-light>td,
.bootstrap .table-light>th {
    background-color: #fdfdfe
}

.bootstrap .table-hover .table-light:hover {
    background-color: #ececf6
}

.bootstrap .table-hover .table-light:hover>td,
.bootstrap .table-hover .table-light:hover>th {
    background-color: #ececf6
}

.bootstrap .table-dark,
.bootstrap .table-dark>td,
.bootstrap .table-dark>th {
    background-color: #c6c8ca
}

.bootstrap .table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.bootstrap .table-hover .table-dark:hover>td,
.bootstrap .table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.bootstrap .table-active,
.bootstrap .table-active>td,
.bootstrap .table-active>th {
    background-color: rgba(0, 0, 0, 0.075)
}

.bootstrap .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

.bootstrap .table-hover .table-active:hover>td,
.bootstrap .table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075)
}

.bootstrap .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.bootstrap .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e9ecef
}

.bootstrap .table-dark {
    color: #fff;
    background-color: #212529
}

.bootstrap .table-dark td,
.bootstrap .table-dark th,
.bootstrap .table-dark thead th {
    border-color: #32383e
}

.bootstrap .table-dark.table-bordered {
    border: 0
}

.bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05)
}

.bootstrap .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075)
}

@media(max-width:575px) {
    .bootstrap .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .bootstrap .table-responsive-sm.table-bordered {
        border: 0
    }
}

@media(max-width:767px) {
    .bootstrap .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .bootstrap .table-responsive-md.table-bordered {
        border: 0
    }
}

@media(max-width:991px) {
    .bootstrap .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .bootstrap .table-responsive-lg.table-bordered {
        border: 0
    }
}

@media(max-width:1199px) {
    .bootstrap .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .bootstrap .table-responsive-xl.table-bordered {
        border: 0
    }
}

.bootstrap .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.bootstrap .table-responsive.table-bordered {
    border: 0
}

.bootstrap .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bootstrap .form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.bootstrap .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.bootstrap .form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1
}

.bootstrap .form-control:-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.bootstrap .form-control::-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.bootstrap .form-control::placeholder {
    color: #868e96;
    opacity: 1
}

.bootstrap .form-control:disabled,
.bootstrap .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.bootstrap select.form-control:not([size]):not([multiple]) {
    height: calc(4.25rem)
}

.bootstrap select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.bootstrap .form-control-file,
.bootstrap .form-control-range {
    display: block
}

.bootstrap .col-form-label {
    padding-top: calc(1.375rem);
    padding-bottom: calc(1.375rem);
    margin-bottom: 0;
    line-height: 1.5
}

.bootstrap .col-form-label-lg {
    padding-top: calc(1.5rem);
    padding-bottom: calc(1.5rem);
    font-size: 1.25rem;
    line-height: 1.5
}

.bootstrap .col-form-label-sm {
    padding-top: calc(1.25rem);
    padding-bottom: calc(1.25rem);
    font-size: .875rem;
    line-height: 1.5
}

.bootstrap .col-form-legend {
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    font-size: 1rem
}

.bootstrap .form-control-plaintext {
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.bootstrap .form-control-plaintext.form-control-lg,
.bootstrap .form-control-plaintext.form-control-sm,
.bootstrap .input-group-lg>.form-control-plaintext.form-control,
.bootstrap .input-group-lg>.form-control-plaintext.input-group-addon,
.bootstrap .input-group-lg>.input-group-btn>.form-control-plaintext.btn,
.bootstrap .input-group-sm>.form-control-plaintext.form-control,
.bootstrap .input-group-sm>.form-control-plaintext.input-group-addon,
.bootstrap .input-group-sm>.input-group-btn>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0
}

.bootstrap .form-control-sm,
.bootstrap .input-group-sm>.form-control,
.bootstrap .input-group-sm>.input-group-addon,
.bootstrap .input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.bootstrap .input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.bootstrap .input-group-sm>select.form-control:not([size]):not([multiple]),
.bootstrap .input-group-sm>select.input-group-addon:not([size]):not([multiple]),
.bootstrap select.form-control-sm:not([size]):not([multiple]) {
    height: calc(3.8125rem)
}

.bootstrap .form-control-lg,
.bootstrap .input-group-lg>.form-control,
.bootstrap .input-group-lg>.input-group-addon,
.bootstrap .input-group-lg>.input-group-btn>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.bootstrap .input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.bootstrap .input-group-lg>select.form-control:not([size]):not([multiple]),
.bootstrap .input-group-lg>select.input-group-addon:not([size]):not([multiple]),
.bootstrap select.form-control-lg:not([size]):not([multiple]) {
    height: calc(4.875rem)
}

.bootstrap .form-group {
    margin-bottom: 1rem
}

.bootstrap .form-text {
    display: block;
    margin-top: .25rem
}

.bootstrap .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.bootstrap .form-row>.col,
.bootstrap .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.bootstrap .form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.bootstrap .form-check.disabled .form-check-label {
    color: #868e96
}

.bootstrap .form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}

.bootstrap .form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.bootstrap .form-check-inline {
    display: inline-block;
    margin-right: .75rem
}

.bootstrap .form-check-inline .form-check-label {
    vertical-align: middle
}

.bootstrap .valid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #28a745
}

.bootstrap .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    border-radius: .2rem
}

.bootstrap .custom-select.is-valid,
.bootstrap .form-control.is-valid,
.bootstrap .was-validated .custom-select:valid,
.bootstrap .was-validated .form-control:valid {
    border-color: #28a745
}

.bootstrap .custom-select.is-valid:focus,
.bootstrap .form-control.is-valid:focus,
.bootstrap .was-validated .custom-select:valid:focus,
.bootstrap .was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.bootstrap .custom-select.is-valid~.valid-feedback,
.bootstrap .custom-select.is-valid~.valid-tooltip,
.bootstrap .form-control.is-valid~.valid-feedback,
.bootstrap .form-control.is-valid~.valid-tooltip,
.bootstrap .was-validated .custom-select:valid~.valid-feedback,
.bootstrap .was-validated .custom-select:valid~.valid-tooltip,
.bootstrap .was-validated .form-control:valid~.valid-feedback,
.bootstrap .was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.bootstrap .form-check-input.is-valid+.form-check-label,
.bootstrap .was-validated .form-check-input:valid+.form-check-label {
    color: #28a745
}

.bootstrap .custom-control-input.is-valid~.custom-control-indicator,
.bootstrap .was-validated .custom-control-input:valid~.custom-control-indicator {
    background-color: rgba(40, 167, 69, 0.25)
}

.bootstrap .custom-control-input.is-valid~.custom-control-description,
.bootstrap .was-validated .custom-control-input:valid~.custom-control-description {
    color: #28a745
}

.bootstrap .custom-file-input.is-valid~.custom-file-control,
.bootstrap .was-validated .custom-file-input:valid~.custom-file-control {
    border-color: #28a745
}

.bootstrap .custom-file-input.is-valid~.custom-file-control::before,
.bootstrap .was-validated .custom-file-input:valid~.custom-file-control::before {
    border-color: inherit
}

.bootstrap .custom-file-input.is-valid:focus,
.bootstrap .was-validated .custom-file-input:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.25)
}

.bootstrap .invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}

.bootstrap .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: .2rem
}

.bootstrap .custom-select.is-invalid,
.bootstrap .form-control.is-invalid,
.bootstrap .was-validated .custom-select:invalid,
.bootstrap .was-validated .form-control:invalid {
    border-color: #dc3545
}

.bootstrap .custom-select.is-invalid:focus,
.bootstrap .form-control.is-invalid:focus,
.bootstrap .was-validated .custom-select:invalid:focus,
.bootstrap .was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.25)
}

.bootstrap .custom-select.is-invalid~.invalid-feedback,
.bootstrap .custom-select.is-invalid~.invalid-tooltip,
.bootstrap .form-control.is-invalid~.invalid-feedback,
.bootstrap .form-control.is-invalid~.invalid-tooltip,
.bootstrap .was-validated .custom-select:invalid~.invalid-feedback,
.bootstrap .was-validated .custom-select:invalid~.invalid-tooltip,
.bootstrap .was-validated .form-control:invalid~.invalid-feedback,
.bootstrap .was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.bootstrap .form-check-input.is-invalid+.form-check-label,
.bootstrap .was-validated .form-check-input:invalid+.form-check-label {
    color: #dc3545
}

.bootstrap .custom-control-input.is-invalid~.custom-control-indicator,
.bootstrap .was-validated .custom-control-input:invalid~.custom-control-indicator {
    background-color: rgba(220, 53, 69, 0.25)
}

.bootstrap .custom-control-input.is-invalid~.custom-control-description,
.bootstrap .was-validated .custom-control-input:invalid~.custom-control-description {
    color: #dc3545
}

.bootstrap .custom-file-input.is-invalid~.custom-file-control,
.bootstrap .was-validated .custom-file-input:invalid~.custom-file-control {
    border-color: #dc3545
}

.bootstrap .custom-file-input.is-invalid~.custom-file-control::before,
.bootstrap .was-validated .custom-file-input:invalid~.custom-file-control::before {
    border-color: inherit
}

.bootstrap .custom-file-input.is-invalid:focus,
.bootstrap .was-validated .custom-file-input:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.25)
}

.bootstrap .form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.bootstrap .form-inline .form-check {
    width: 100%
}

@media(min-width:576px) {
    .bootstrap .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .bootstrap .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .bootstrap .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .bootstrap .form-inline .form-control-plaintext {
        display: inline-block
    }

    .bootstrap .form-inline .input-group {
        width: auto
    }

    .bootstrap .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .bootstrap .form-inline .form-check-label {
        padding-left: 0
    }

    .bootstrap .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .bootstrap .form-inline .custom-control {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .bootstrap .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .bootstrap .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.bootstrap .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bootstrap .btn:focus,
.bootstrap .btn:hover {
    text-decoration: none
}

.bootstrap .btn.focus,
.bootstrap .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.bootstrap .btn.disabled,
.bootstrap .btn:disabled {
    opacity: .65
}

.bootstrap .btn:not([disabled]):not(.disabled).active,
.bootstrap .btn:not([disabled]):not(.disabled):active {
    background-image: none
}

.bootstrap a.btn.disabled,
.bootstrap fieldset[disabled] a.btn {
    pointer-events: none
}

.bootstrap .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.bootstrap .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.bootstrap .btn-primary.focus,
.bootstrap .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.bootstrap .btn-primary.disabled,
.bootstrap .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff
}

.bootstrap .btn-primary:not([disabled]):not(.disabled).active,
.bootstrap .btn-primary:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.bootstrap .btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.bootstrap .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d
}

.bootstrap .btn-secondary.focus,
.bootstrap .btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, 0.5)
}

.bootstrap .btn-secondary.disabled,
.bootstrap .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96
}

.bootstrap .btn-secondary:not([disabled]):not(.disabled).active,
.bootstrap .btn-secondary:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, 0.5)
}

.bootstrap .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.bootstrap .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.bootstrap .btn-success.focus,
.bootstrap .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.bootstrap .btn-success.disabled,
.bootstrap .btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745
}

.bootstrap .btn-success:not([disabled]):not(.disabled).active,
.bootstrap .btn-success:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.bootstrap .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.bootstrap .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.bootstrap .btn-info.focus,
.bootstrap .btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.bootstrap .btn-info.disabled,
.bootstrap .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8
}

.bootstrap .btn-info:not([disabled]):not(.disabled).active,
.bootstrap .btn-info:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.bootstrap .btn-warning {
    color: #111;
    background-color: #ffc107;
    border-color: #ffc107
}

.bootstrap .btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00
}

.bootstrap .btn-warning.focus,
.bootstrap .btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.bootstrap .btn-warning.disabled,
.bootstrap .btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107
}

.bootstrap .btn-warning:not([disabled]):not(.disabled).active,
.bootstrap .btn-warning:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-warning.dropdown-toggle {
    color: #111;
    background-color: #d39e00;
    border-color: #c69500;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.bootstrap .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.bootstrap .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.bootstrap .btn-danger.focus,
.bootstrap .btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.5)
}

.bootstrap .btn-danger.disabled,
.bootstrap .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545
}

.bootstrap .btn-danger:not([disabled]):not(.disabled).active,
.bootstrap .btn-danger:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.5)
}

.bootstrap .btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.bootstrap .btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.bootstrap .btn-light.focus,
.bootstrap .btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.bootstrap .btn-light.disabled,
.bootstrap .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.bootstrap .btn-light:not([disabled]):not(.disabled).active,
.bootstrap .btn-light:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.bootstrap .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.bootstrap .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.bootstrap .btn-dark.focus,
.bootstrap .btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.bootstrap .btn-dark.disabled,
.bootstrap .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40
}

.bootstrap .btn-dark:not([disabled]):not(.disabled).active,
.bootstrap .btn-dark:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.bootstrap .btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.bootstrap .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.bootstrap .btn-outline-primary.focus,
.bootstrap .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.bootstrap .btn-outline-primary.disabled,
.bootstrap .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.bootstrap .btn-outline-primary:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-primary:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.bootstrap .btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96
}

.bootstrap .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.bootstrap .btn-outline-secondary.focus,
.bootstrap .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, 0.5)
}

.bootstrap .btn-outline-secondary.disabled,
.bootstrap .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent
}

.bootstrap .btn-outline-secondary:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-secondary:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, 0.5)
}

.bootstrap .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.bootstrap .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.bootstrap .btn-outline-success.focus,
.bootstrap .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.bootstrap .btn-outline-success.disabled,
.bootstrap .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.bootstrap .btn-outline-success:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-success:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, 0.5)
}

.bootstrap .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.bootstrap .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.bootstrap .btn-outline-info.focus,
.bootstrap .btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.bootstrap .btn-outline-info.disabled,
.bootstrap .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.bootstrap .btn-outline-info:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-info:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0.5)
}

.bootstrap .btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.bootstrap .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.bootstrap .btn-outline-warning.focus,
.bootstrap .btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.bootstrap .btn-outline-warning.disabled,
.bootstrap .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.bootstrap .btn-outline-warning:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-warning:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, 0.5)
}

.bootstrap .btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.bootstrap .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.bootstrap .btn-outline-danger.focus,
.bootstrap .btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.5)
}

.bootstrap .btn-outline-danger.disabled,
.bootstrap .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.bootstrap .btn-outline-danger:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-danger:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, 0.5)
}

.bootstrap .btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.bootstrap .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.bootstrap .btn-outline-light.focus,
.bootstrap .btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.bootstrap .btn-outline-light.disabled,
.bootstrap .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.bootstrap .btn-outline-light:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-light:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, 0.5)
}

.bootstrap .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.bootstrap .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.bootstrap .btn-outline-dark.focus,
.bootstrap .btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.bootstrap .btn-outline-dark.disabled,
.bootstrap .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.bootstrap .btn-outline-dark:not([disabled]):not(.disabled).active,
.bootstrap .btn-outline-dark:not([disabled]):not(.disabled):active,
.bootstrap .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, 0.5)
}

.bootstrap .btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

.bootstrap .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.bootstrap .btn-link.focus,
.bootstrap .btn-link:focus {
    border-color: transparent;
    box-shadow: none
}

.bootstrap .btn-link.disabled,
.bootstrap .btn-link:disabled {
    color: #868e96
}

.bootstrap .btn-group-lg>.btn,
.bootstrap .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.bootstrap .btn-group-sm>.btn,
.bootstrap .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.bootstrap .btn-block {
    display: block;
    width: 100%
}

.bootstrap .btn-block+.btn-block {
    margin-top: .5rem
}

.bootstrap input[type=button].btn-block,
.bootstrap input[type=reset].btn-block,
.bootstrap input[type=submit].btn-block {
    width: 100%
}

.bootstrap .fade {
    opacity: 0;
    transition: opacity .15s linear
}

.bootstrap .fade.show {
    opacity: 1
}

.bootstrap .collapse {
    display: none
}

.bootstrap .collapse.show {
    display: block
}

.bootstrap tr.collapse.show {
    display: table-row
}

.bootstrap tbody.collapse.show {
    display: table-row-group
}

.bootstrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.bootstrap .dropdown,
.bootstrap .dropup {
    position: relative
}

.bootstrap .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.bootstrap .dropdown-toggle:empty::after {
    margin-left: 0
}

.bootstrap .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.bootstrap .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.bootstrap .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.bootstrap .dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.bootstrap .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.bootstrap .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0;
    border: 0
}

.bootstrap .dropdown-item:focus,
.bootstrap .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.bootstrap .dropdown-item.active,
.bootstrap .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.bootstrap .dropdown-item.disabled,
.bootstrap .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent
}

.bootstrap .dropdown-menu.show {
    display: block
}

.bootstrap .dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #868e96;
    white-space: nowrap
}

.bootstrap .btn-group,
.bootstrap .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.bootstrap .btn-group-vertical>.btn,
.bootstrap .btn-group>.btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.bootstrap .btn-group-vertical>.btn:hover,
.bootstrap .btn-group>.btn:hover {
    z-index: 2
}

.bootstrap .btn-group-vertical>.btn.active,
.bootstrap .btn-group-vertical>.btn:active,
.bootstrap .btn-group-vertical>.btn:focus,
.bootstrap .btn-group>.btn.active,
.bootstrap .btn-group>.btn:active,
.bootstrap .btn-group>.btn:focus {
    z-index: 2
}

.bootstrap .btn-group .btn+.btn,
.bootstrap .btn-group .btn+.btn-group,
.bootstrap .btn-group .btn-group+.btn,
.bootstrap .btn-group .btn-group+.btn-group,
.bootstrap .btn-group-vertical .btn+.btn,
.bootstrap .btn-group-vertical .btn+.btn-group,
.bootstrap .btn-group-vertical .btn-group+.btn,
.bootstrap .btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.bootstrap .btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bootstrap .btn-toolbar .input-group {
    width: auto
}

.bootstrap .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.bootstrap .btn-group>.btn:first-child {
    margin-left: 0
}

.bootstrap .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap .btn-group>.btn:last-child:not(:first-child),
.bootstrap .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap .btn-group>.btn-group {
    float: left
}

.bootstrap .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap .btn+.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.bootstrap .btn+.dropdown-toggle-split::after {
    margin-left: 0
}

.bootstrap .btn-group-sm>.btn+.dropdown-toggle-split,
.bootstrap .btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.bootstrap .btn-group-lg>.btn+.dropdown-toggle-split,
.bootstrap .btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.bootstrap .btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.bootstrap .btn-group-vertical .btn,
.bootstrap .btn-group-vertical .btn-group {
    width: 100%
}

.bootstrap .btn-group-vertical>.btn+.btn,
.bootstrap .btn-group-vertical>.btn+.btn-group,
.bootstrap .btn-group-vertical>.btn-group+.btn,
.bootstrap .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.bootstrap .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.bootstrap .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.bootstrap .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.bootstrap [data-toggle=buttons]>.btn input[type=checkbox],
.bootstrap [data-toggle=buttons]>.btn input[type=radio],
.bootstrap [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
.bootstrap [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.bootstrap .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.bootstrap .input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.bootstrap .input-group .form-control:active,
.bootstrap .input-group .form-control:focus,
.bootstrap .input-group .form-control:hover {
    z-index: 3
}

.bootstrap .input-group .form-control,
.bootstrap .input-group-addon,
.bootstrap .input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.bootstrap .input-group .form-control:not(:first-child):not(:last-child),
.bootstrap .input-group-addon:not(:first-child):not(:last-child),
.bootstrap .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.bootstrap .input-group-addon,
.bootstrap .input-group-btn {
    white-space: nowrap
}

.bootstrap .input-group-addon {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.bootstrap .input-group-addon.form-control-sm,
.bootstrap .input-group-sm>.input-group-addon,
.bootstrap .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.bootstrap .input-group-addon.form-control-lg,
.bootstrap .input-group-lg>.input-group-addon,
.bootstrap .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.bootstrap .input-group-addon input[type=checkbox],
.bootstrap .input-group-addon input[type=radio] {
    margin-top: 0
}

.bootstrap .input-group .form-control:not(:last-child),
.bootstrap .input-group-addon:not(:last-child),
.bootstrap .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.bootstrap .input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.bootstrap .input-group-btn:not(:last-child)>.btn,
.bootstrap .input-group-btn:not(:last-child)>.btn-group>.btn,
.bootstrap .input-group-btn:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap .input-group-addon:not(:last-child) {
    border-right: 0
}

.bootstrap .input-group .form-control:not(:first-child),
.bootstrap .input-group-addon:not(:first-child),
.bootstrap .input-group-btn:not(:first-child)>.btn,
.bootstrap .input-group-btn:not(:first-child)>.btn-group>.btn,
.bootstrap .input-group-btn:not(:first-child)>.dropdown-toggle,
.bootstrap .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.bootstrap .input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap .form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.bootstrap .input-group-btn {
    position: relative;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 0;
    white-space: nowrap
}

.bootstrap .input-group-btn>.btn {
    position: relative
}

.bootstrap .input-group-btn>.btn+.btn {
    margin-left: -1px
}

.bootstrap .input-group-btn>.btn:active,
.bootstrap .input-group-btn>.btn:focus,
.bootstrap .input-group-btn>.btn:hover {
    z-index: 3
}

.bootstrap .input-group-btn:first-child>.btn+.btn {
    margin-left: 0
}

.bootstrap .input-group-btn:not(:last-child)>.btn,
.bootstrap .input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.bootstrap .input-group-btn:not(:first-child)>.btn,
.bootstrap .input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: 0
}

.bootstrap .input-group-btn:not(:first-child)>.btn-group:first-child,
.bootstrap .input-group-btn:not(:first-child)>.btn:first-child {
    margin-left: -1px
}

.bootstrap .input-group-btn:not(:first-child)>.btn-group:active,
.bootstrap .input-group-btn:not(:first-child)>.btn-group:focus,
.bootstrap .input-group-btn:not(:first-child)>.btn-group:hover,
.bootstrap .input-group-btn:not(:first-child)>.btn:active,
.bootstrap .input-group-btn:not(:first-child)>.btn:focus,
.bootstrap .input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.bootstrap .custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem
}

.bootstrap .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.bootstrap .custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #007bff
}

.bootstrap .custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.bootstrap .custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff
}

.bootstrap .custom-control-input:disabled~.custom-control-indicator {
    background-color: #e9ecef
}

.bootstrap .custom-control-input:disabled~.custom-control-description {
    color: #868e96
}

.bootstrap .custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.bootstrap .custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.bootstrap .custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.262.9747.2582.193z'/%3E%3C/svg%3E")
}

.bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #007bff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3E%3Cpathstroke='%23fff'd='M02h4'/%3E%3C/svg%3E")
}

.bootstrap .custom-radio .custom-control-indicator {
    border-radius: 50%
}

.bootstrap .custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3E%3Ccircler='3'fill='%23fff'/%3E%3C/svg%3E")
}

.bootstrap .custom-controls-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.bootstrap .custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.bootstrap .custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.bootstrap .custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(4.25rem);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='%23333'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.bootstrap .custom-select:focus {
    border-color: #80bdff;
    outline: 0
}

.bootstrap .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.bootstrap .custom-select[multiple] {
    height: auto;
    background-image: none
}

.bootstrap .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef
}

.bootstrap .custom-select::-ms-expand {
    opacity: 0
}

.bootstrap .custom-select-sm {
    height: calc(3.8125rem);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.bootstrap .custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: calc(4.25rem);
    margin-bottom: 0
}

.bootstrap .custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: calc(4.25rem);
    margin: 0;
    opacity: 0
}

.bootstrap .custom-file-input:focus~.custom-file-control {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #007bff
}

.bootstrap .custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: calc(4.25rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.bootstrap .custom-file-control:lang(en):empty::after {
    content: "Choose file..."
}

.bootstrap .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(4.25rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

.bootstrap .custom-file-control:lang(en)::before {
    content: "Browse"
}

.bootstrap .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.bootstrap .nav-link {
    display: block;
    padding: .5rem 1rem
}

.bootstrap .nav-link:focus,
.bootstrap .nav-link:hover {
    text-decoration: none
}

.bootstrap .nav-link.disabled {
    color: #868e96
}

.bootstrap .nav-tabs {
    border-bottom: 1px solid #ddd
}

.bootstrap .nav-tabs .nav-item {
    margin-bottom: -1px
}

.bootstrap .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.bootstrap .nav-tabs .nav-link:focus,
.bootstrap .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #ddd
}

.bootstrap .nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent
}

.bootstrap .nav-tabs .nav-item.show .nav-link,
.bootstrap .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

.bootstrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.bootstrap .nav-pills .nav-link {
    border-radius: .25rem
}

.bootstrap .nav-pills .nav-link.active,
.bootstrap .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.bootstrap .nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.bootstrap .nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.bootstrap .tab-content>.tab-pane {
    display: none
}

.bootstrap .tab-content>.active {
    display: block
}

.bootstrap .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.bootstrap .navbar>.container,
.bootstrap .navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bootstrap .navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.bootstrap .navbar-brand:focus,
.bootstrap .navbar-brand:hover {
    text-decoration: none
}

.bootstrap .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.bootstrap .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.bootstrap .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.bootstrap .navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.bootstrap .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.bootstrap .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0;
    border: 1px solid transparent;
    border-radius: .25rem
}

.bootstrap .navbar-toggler:focus,
.bootstrap .navbar-toggler:hover {
    text-decoration: none
}

.bootstrap .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media(max-width:575px) {

    .bootstrap .navbar-expand-sm>.container,
    .bootstrap .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:576px) {
    .bootstrap .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .bootstrap .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .bootstrap .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .bootstrap .navbar-expand-sm>.container,
    .bootstrap .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .bootstrap .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .bootstrap .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .bootstrap .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media(max-width:767px) {

    .bootstrap .navbar-expand-md>.container,
    .bootstrap .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:768px) {
    .bootstrap .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .bootstrap .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .bootstrap .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .bootstrap .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .bootstrap .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .bootstrap .navbar-expand-md>.container,
    .bootstrap .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .bootstrap .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .bootstrap .navbar-expand-md .navbar-toggler {
        display: none
    }

    .bootstrap .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media(max-width:991px) {

    .bootstrap .navbar-expand-lg>.container,
    .bootstrap .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:992px) {
    .bootstrap .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .bootstrap .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .bootstrap .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .bootstrap .navbar-expand-lg>.container,
    .bootstrap .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .bootstrap .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .bootstrap .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .bootstrap .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media(max-width:1199px) {

    .bootstrap .navbar-expand-xl>.container,
    .bootstrap .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:1200px) {
    .bootstrap .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .bootstrap .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .bootstrap .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .bootstrap .navbar-expand-xl>.container,
    .bootstrap .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .bootstrap .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .bootstrap .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .bootstrap .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

.bootstrap .navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bootstrap .navbar-expand>.container,
.bootstrap .navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.bootstrap .navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.bootstrap .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.bootstrap .navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
}

.bootstrap .navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.bootstrap .navbar-expand>.container,
.bootstrap .navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.bootstrap .navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.bootstrap .navbar-expand .navbar-toggler {
    display: none
}

.bootstrap .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
}

.bootstrap .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9)
}

.bootstrap .navbar-light .navbar-brand:focus,
.bootstrap .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9)
}

.bootstrap .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5)
}

.bootstrap .navbar-light .navbar-nav .nav-link:focus,
.bootstrap .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7)
}

.bootstrap .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3)
}

.bootstrap .navbar-light .navbar-nav .active>.nav-link,
.bootstrap .navbar-light .navbar-nav .nav-link.active,
.bootstrap .navbar-light .navbar-nav .nav-link.show,
.bootstrap .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, 0.9)
}

.bootstrap .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1)
}

.bootstrap .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
}

.bootstrap .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5)
}

.bootstrap .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9)
}

.bootstrap .navbar-light .navbar-text a:focus,
.bootstrap .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9)
}

.bootstrap .navbar-dark .navbar-brand {
    color: #fff
}

.bootstrap .navbar-dark .navbar-brand:focus,
.bootstrap .navbar-dark .navbar-brand:hover {
    color: #fff
}

.bootstrap .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5)
}

.bootstrap .navbar-dark .navbar-nav .nav-link:focus,
.bootstrap .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75)
}

.bootstrap .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25)
}

.bootstrap .navbar-dark .navbar-nav .active>.nav-link,
.bootstrap .navbar-dark .navbar-nav .nav-link.active,
.bootstrap .navbar-dark .navbar-nav .nav-link.show,
.bootstrap .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.bootstrap .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1)
}

.bootstrap .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(255,255,255,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
}

.bootstrap .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5)
}

.bootstrap .navbar-dark .navbar-text a {
    color: #fff
}

.bootstrap .navbar-dark .navbar-text a:focus,
.bootstrap .navbar-dark .navbar-text a:hover {
    color: #fff
}

.bootstrap .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem
}

.bootstrap .card>hr {
    margin-right: 0;
    margin-left: 0
}

.bootstrap .card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.bootstrap .card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.bootstrap .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.bootstrap .card-title {
    margin-bottom: .75rem
}

.bootstrap .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.bootstrap .card-text:last-child {
    margin-bottom: 0
}

.bootstrap .card-link:hover {
    text-decoration: none
}

.bootstrap .card-link+.card-link {
    margin-left: 1.25rem
}

.bootstrap .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.bootstrap .card-header:first-child {
    border-radius: calc(-0.75rem) calc(-0.75rem) 0 0
}

.bootstrap .card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.bootstrap .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.bootstrap .card-footer:last-child {
    border-radius: 0 0 calc(-0.75rem) calc(-0.75rem)
}

.bootstrap .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.bootstrap .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.bootstrap .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.bootstrap .card-img {
    width: 100%;
    border-radius: calc(-0.75rem)
}

.bootstrap .card-img-top {
    width: 100%;
    border-top-left-radius: calc(-0.75rem);
    border-top-right-radius: calc(-0.75rem)
}

.bootstrap .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(-0.75rem);
    border-bottom-left-radius: calc(-0.75rem)
}

.bootstrap .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.bootstrap .card-deck .card {
    margin-bottom: 15px
}

@media(min-width:576px) {
    .bootstrap .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .bootstrap .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.bootstrap .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.bootstrap .card-group .card {
    margin-bottom: 15px
}

@media(min-width:576px) {
    .bootstrap .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .bootstrap .card-group .card {
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        margin-bottom: 0
    }

    .bootstrap .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .bootstrap .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .bootstrap .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .bootstrap .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .bootstrap .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .bootstrap .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .bootstrap .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .bootstrap .card-group .card:only-child {
        border-radius: .25rem
    }

    .bootstrap .card-group .card:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .bootstrap .card-group .card:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .bootstrap .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .bootstrap .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .bootstrap .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.bootstrap .card-columns .card {
    margin-bottom: .75rem
}

@media(min-width:576px) {
    .bootstrap .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .bootstrap .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.bootstrap .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.bootstrap .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/"
}

.bootstrap .breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.bootstrap .breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.bootstrap .breadcrumb-item.active {
    color: #868e96
}

.bootstrap .pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.bootstrap .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.bootstrap .page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.bootstrap .page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.bootstrap .page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}

.bootstrap .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd
}

.bootstrap .page-link:focus,
.bootstrap .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd
}

.bootstrap .pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.bootstrap .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.bootstrap .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.bootstrap .pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.bootstrap .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.bootstrap .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.bootstrap .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.bootstrap .badge:empty {
    display: none
}

.bootstrap .btn .badge {
    position: relative;
    top: -1px
}

.bootstrap .badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.bootstrap .badge-primary {
    color: #fff;
    background-color: #007bff
}

.bootstrap .badge-primary[href]:focus,
.bootstrap .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.bootstrap .badge-secondary {
    color: #fff;
    background-color: #868e96
}

.bootstrap .badge-secondary[href]:focus,
.bootstrap .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d
}

.bootstrap .badge-success {
    color: #fff;
    background-color: #28a745
}

.bootstrap .badge-success[href]:focus,
.bootstrap .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.bootstrap .badge-info {
    color: #fff;
    background-color: #17a2b8
}

.bootstrap .badge-info[href]:focus,
.bootstrap .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.bootstrap .badge-warning {
    color: #111;
    background-color: #ffc107
}

.bootstrap .badge-warning[href]:focus,
.bootstrap .badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00
}

.bootstrap .badge-danger {
    color: #fff;
    background-color: #dc3545
}

.bootstrap .badge-danger[href]:focus,
.bootstrap .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.bootstrap .badge-light {
    color: #111;
    background-color: #f8f9fa
}

.bootstrap .badge-light[href]:focus,
.bootstrap .badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5
}

.bootstrap .badge-dark {
    color: #fff;
    background-color: #343a40
}

.bootstrap .badge-dark[href]:focus,
.bootstrap .badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.bootstrap .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media(min-width:576px) {
    .bootstrap .jumbotron {
        padding: 4rem 2rem
    }
}

.bootstrap .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.bootstrap .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.bootstrap .alert-heading {
    color: inherit
}

.bootstrap .alert-link {
    font-weight: 700
}

.bootstrap .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.bootstrap .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.bootstrap .alert-primary hr {
    border-top-color: #9fcdff
}

.bootstrap .alert-primary .alert-link {
    color: #002752
}

.bootstrap .alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2
}

.bootstrap .alert-secondary hr {
    border-top-color: #cfd2d6
}

.bootstrap .alert-secondary .alert-link {
    color: #2e3133
}

.bootstrap .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.bootstrap .alert-success hr {
    border-top-color: #b1dfbb
}

.bootstrap .alert-success .alert-link {
    color: #0b2e13
}

.bootstrap .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.bootstrap .alert-info hr {
    border-top-color: #abdde5
}

.bootstrap .alert-info .alert-link {
    color: #062c33
}

.bootstrap .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.bootstrap .alert-warning hr {
    border-top-color: #ffe8a1
}

.bootstrap .alert-warning .alert-link {
    color: #533f03
}

.bootstrap .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.bootstrap .alert-danger hr {
    border-top-color: #f1b0b7
}

.bootstrap .alert-danger .alert-link {
    color: #491217
}

.bootstrap .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.bootstrap .alert-light hr {
    border-top-color: #ececf6
}

.bootstrap .alert-light .alert-link {
    color: #686868
}

.bootstrap .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.bootstrap .alert-dark hr {
    border-top-color: #b9bbbe
}

.bootstrap .alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.bootstrap .progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.bootstrap .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #007bff
}

.bootstrap .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.bootstrap .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.bootstrap .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.bootstrap .media-body {
    -ms-flex: 1;
    flex: 1
}

.bootstrap .list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.bootstrap .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.bootstrap .list-group-item-action:focus,
.bootstrap .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.bootstrap .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.bootstrap .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125)
}

.bootstrap .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.bootstrap .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.bootstrap .list-group-item:focus,
.bootstrap .list-group-item:hover {
    text-decoration: none
}

.bootstrap .list-group-item.disabled,
.bootstrap .list-group-item:disabled {
    color: #868e96;
    background-color: #fff
}

.bootstrap .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.bootstrap .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.bootstrap .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.bootstrap .list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.bootstrap .list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.bootstrap a.list-group-item-primary,
.bootstrap button.list-group-item-primary {
    color: #004085
}

.bootstrap a.list-group-item-primary:focus,
.bootstrap a.list-group-item-primary:hover,
.bootstrap button.list-group-item-primary:focus,
.bootstrap button.list-group-item-primary:hover {
    color: #004085;
    background-color: #9fcdff
}

.bootstrap a.list-group-item-primary.active,
.bootstrap button.list-group-item-primary.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.bootstrap .list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2
}

.bootstrap a.list-group-item-secondary,
.bootstrap button.list-group-item-secondary {
    color: #464a4e
}

.bootstrap a.list-group-item-secondary:focus,
.bootstrap a.list-group-item-secondary:hover,
.bootstrap button.list-group-item-secondary:focus,
.bootstrap button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6
}

.bootstrap a.list-group-item-secondary.active,
.bootstrap button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e
}

.bootstrap .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.bootstrap a.list-group-item-success,
.bootstrap button.list-group-item-success {
    color: #155724
}

.bootstrap a.list-group-item-success:focus,
.bootstrap a.list-group-item-success:hover,
.bootstrap button.list-group-item-success:focus,
.bootstrap button.list-group-item-success:hover {
    color: #155724;
    background-color: #b1dfbb
}

.bootstrap a.list-group-item-success.active,
.bootstrap button.list-group-item-success.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.bootstrap .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.bootstrap a.list-group-item-info,
.bootstrap button.list-group-item-info {
    color: #0c5460
}

.bootstrap a.list-group-item-info:focus,
.bootstrap a.list-group-item-info:hover,
.bootstrap button.list-group-item-info:focus,
.bootstrap button.list-group-item-info:hover {
    color: #0c5460;
    background-color: #abdde5
}

.bootstrap a.list-group-item-info.active,
.bootstrap button.list-group-item-info.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.bootstrap .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.bootstrap a.list-group-item-warning,
.bootstrap button.list-group-item-warning {
    color: #856404
}

.bootstrap a.list-group-item-warning:focus,
.bootstrap a.list-group-item-warning:hover,
.bootstrap button.list-group-item-warning:focus,
.bootstrap button.list-group-item-warning:hover {
    color: #856404;
    background-color: #ffe8a1
}

.bootstrap a.list-group-item-warning.active,
.bootstrap button.list-group-item-warning.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.bootstrap .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.bootstrap a.list-group-item-danger,
.bootstrap button.list-group-item-danger {
    color: #721c24
}

.bootstrap a.list-group-item-danger:focus,
.bootstrap a.list-group-item-danger:hover,
.bootstrap button.list-group-item-danger:focus,
.bootstrap button.list-group-item-danger:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.bootstrap a.list-group-item-danger.active,
.bootstrap button.list-group-item-danger.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.bootstrap .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.bootstrap a.list-group-item-light,
.bootstrap button.list-group-item-light {
    color: #818182
}

.bootstrap a.list-group-item-light:focus,
.bootstrap a.list-group-item-light:hover,
.bootstrap button.list-group-item-light:focus,
.bootstrap button.list-group-item-light:hover {
    color: #818182;
    background-color: #ececf6
}

.bootstrap a.list-group-item-light.active,
.bootstrap button.list-group-item-light.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.bootstrap .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.bootstrap a.list-group-item-dark,
.bootstrap button.list-group-item-dark {
    color: #1b1e21
}

.bootstrap a.list-group-item-dark:focus,
.bootstrap a.list-group-item-dark:hover,
.bootstrap button.list-group-item-dark:focus,
.bootstrap button.list-group-item-dark:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.bootstrap a.list-group-item-dark.active,
.bootstrap button.list-group-item-dark.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.bootstrap .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.bootstrap .close:focus,
.bootstrap .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.bootstrap button.close {
    padding: 0;
    background: 0;
    border: 0;
    -webkit-appearance: none
}

.bootstrap .modal-open {
    overflow: hidden
}

.bootstrap .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.bootstrap .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.bootstrap .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.bootstrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.bootstrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none
}

.bootstrap .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0
}

.bootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.bootstrap .modal-backdrop.fade {
    opacity: 0
}

.bootstrap .modal-backdrop.show {
    opacity: .5
}

.bootstrap .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.bootstrap .modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto
}

.bootstrap .modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.bootstrap .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.bootstrap .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef
}

.bootstrap .modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.bootstrap .modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.bootstrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:576px) {
    .bootstrap .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }

    .bootstrap .modal-sm {
        max-width: 300px
    }
}

@media(min-width:992px) {
    .bootstrap .modal-lg {
        max-width: 800px
    }
}

.bootstrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.bootstrap .tooltip.show {
    opacity: .9
}

.bootstrap .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px
}

.bootstrap .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=top],
.bootstrap .tooltip.bs-tooltip-top {
    padding: 5px 0
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=top] .arrow,
.bootstrap .tooltip.bs-tooltip-top .arrow {
    bottom: 0
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bootstrap .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=right],
.bootstrap .tooltip.bs-tooltip-right {
    padding: 0 5px
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
.bootstrap .tooltip.bs-tooltip-right .arrow {
    left: 0
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bootstrap .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=bottom],
.bootstrap .tooltip.bs-tooltip-bottom {
    padding: 5px 0
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bootstrap .tooltip.bs-tooltip-bottom .arrow {
    top: 0
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bootstrap .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=left],
.bootstrap .tooltip.bs-tooltip-left {
    padding: 0 5px
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
.bootstrap .tooltip.bs-tooltip-left .arrow {
    right: 0
}

.bootstrap .tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bootstrap .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.bootstrap .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.bootstrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem
}

.bootstrap .popover .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.bootstrap .popover .arrow::after,
.bootstrap .popover .arrow::before {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid
}

.bootstrap .popover .arrow::before {
    content: "";
    border-width: .8rem
}

.bootstrap .popover .arrow::after {
    content: "";
    border-width: .8rem
}

.bootstrap .popover.bs-popover-auto[x-placement^=top],
.bootstrap .popover.bs-popover-top {
    margin-bottom: .8rem
}

.bootstrap .popover.bs-popover-auto[x-placement^=top] .arrow,
.bootstrap .popover.bs-popover-top .arrow {
    bottom: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=top] .arrow::after,
.bootstrap .popover.bs-popover-auto[x-placement^=top] .arrow::before,
.bootstrap .popover.bs-popover-top .arrow::after,
.bootstrap .popover.bs-popover-top .arrow::before {
    border-bottom-width: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=top] .arrow::before,
.bootstrap .popover.bs-popover-top .arrow::before {
    bottom: -0.8rem;
    margin-left: -0.8rem;
    border-top-color: rgba(0, 0, 0, 0.25)
}

.bootstrap .popover.bs-popover-auto[x-placement^=top] .arrow::after,
.bootstrap .popover.bs-popover-top .arrow::after {
    bottom: calc(0.2rem);
    margin-left: -0.8rem;
    border-top-color: #fff
}

.bootstrap .popover.bs-popover-auto[x-placement^=right],
.bootstrap .popover.bs-popover-right {
    margin-left: .8rem
}

.bootstrap .popover.bs-popover-auto[x-placement^=right] .arrow,
.bootstrap .popover.bs-popover-right .arrow {
    left: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=right] .arrow::after,
.bootstrap .popover.bs-popover-auto[x-placement^=right] .arrow::before,
.bootstrap .popover.bs-popover-right .arrow::after,
.bootstrap .popover.bs-popover-right .arrow::before {
    margin-top: -0.8rem;
    border-left-width: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=right] .arrow::before,
.bootstrap .popover.bs-popover-right .arrow::before {
    left: -0.8rem;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.bootstrap .popover.bs-popover-auto[x-placement^=right] .arrow::after,
.bootstrap .popover.bs-popover-right .arrow::after {
    left: calc(0.2rem);
    border-right-color: #fff
}

.bootstrap .popover.bs-popover-auto[x-placement^=bottom],
.bootstrap .popover.bs-popover-bottom {
    margin-top: .8rem
}

.bootstrap .popover.bs-popover-auto[x-placement^=bottom] .arrow,
.bootstrap .popover.bs-popover-bottom .arrow {
    top: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bootstrap .popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bootstrap .popover.bs-popover-bottom .arrow::after,
.bootstrap .popover.bs-popover-bottom .arrow::before {
    margin-left: -0.8rem;
    border-top-width: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bootstrap .popover.bs-popover-bottom .arrow::before {
    top: -0.8rem;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.bootstrap .popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bootstrap .popover.bs-popover-bottom .arrow::after {
    top: calc(0.2rem);
    border-bottom-color: #fff
}

.bootstrap .popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bootstrap .popover.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bootstrap .popover.bs-popover-auto[x-placement^=left],
.bootstrap .popover.bs-popover-left {
    margin-right: .8rem
}

.bootstrap .popover.bs-popover-auto[x-placement^=left] .arrow,
.bootstrap .popover.bs-popover-left .arrow {
    right: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=left] .arrow::after,
.bootstrap .popover.bs-popover-auto[x-placement^=left] .arrow::before,
.bootstrap .popover.bs-popover-left .arrow::after,
.bootstrap .popover.bs-popover-left .arrow::before {
    margin-top: -0.8rem;
    border-right-width: 0
}

.bootstrap .popover.bs-popover-auto[x-placement^=left] .arrow::before,
.bootstrap .popover.bs-popover-left .arrow::before {
    right: -0.8rem;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.bootstrap .popover.bs-popover-auto[x-placement^=left] .arrow::after,
.bootstrap .popover.bs-popover-left .arrow::after {
    right: calc(0.2rem);
    border-left-color: #fff
}

.bootstrap .popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(-0.7rem);
    border-top-right-radius: calc(-0.7rem)
}

.bootstrap .popover-header:empty {
    display: none
}

.bootstrap .popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.bootstrap .carousel {
    position: relative
}

.bootstrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.bootstrap .carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.bootstrap .carousel-item-next,
.bootstrap .carousel-item-prev,
.bootstrap .carousel-item.active {
    display: block
}

.bootstrap .carousel-item-next,
.bootstrap .carousel-item-prev {
    position: absolute;
    top: 0
}

.bootstrap .carousel-item-next.carousel-item-left,
.bootstrap .carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bootstrap .active.carousel-item-right,
.bootstrap .carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.bootstrap .active.carousel-item-left,
.bootstrap .carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.bootstrap .carousel-control-next,
.bootstrap .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.bootstrap .carousel-control-next:focus,
.bootstrap .carousel-control-next:hover,
.bootstrap .carousel-control-prev:focus,
.bootstrap .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.bootstrap .carousel-control-prev {
    left: 0
}

.bootstrap .carousel-control-next {
    right: 0
}

.bootstrap .carousel-control-next-icon,
.bootstrap .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.bootstrap .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.bootstrap .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3E%3C/svg%3E")
}

.bootstrap .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.bootstrap .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5)
}

.bootstrap .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.bootstrap .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.bootstrap .carousel-indicators .active {
    background-color: #fff
}

.bootstrap .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.bootstrap .align-baseline {
    vertical-align: baseline !important
}

.bootstrap .align-top {
    vertical-align: top !important
}

.bootstrap .align-middle {
    vertical-align: middle !important
}

.bootstrap .align-bottom {
    vertical-align: bottom !important
}

.bootstrap .align-text-bottom {
    vertical-align: text-bottom !important
}

.bootstrap .align-text-top {
    vertical-align: text-top !important
}

.bootstrap .bg-primary {
    background-color: #007bff !important
}

.bootstrap a.bg-primary:focus,
.bootstrap a.bg-primary:hover {
    background-color: #0062cc !important
}

.bootstrap .bg-secondary {
    background-color: #868e96 !important
}

.bootstrap a.bg-secondary:focus,
.bootstrap a.bg-secondary:hover {
    background-color: #6c757d !important
}

.bootstrap .bg-success {
    background-color: #28a745 !important
}

.bootstrap a.bg-success:focus,
.bootstrap a.bg-success:hover {
    background-color: #1e7e34 !important
}

.bootstrap .bg-info {
    background-color: #17a2b8 !important
}

.bootstrap a.bg-info:focus,
.bootstrap a.bg-info:hover {
    background-color: #117a8b !important
}

.bootstrap .bg-warning {
    background-color: #ffc107 !important
}

.bootstrap a.bg-warning:focus,
.bootstrap a.bg-warning:hover {
    background-color: #d39e00 !important
}

.bootstrap .bg-danger {
    background-color: #dc3545 !important
}

.bootstrap a.bg-danger:focus,
.bootstrap a.bg-danger:hover {
    background-color: #bd2130 !important
}

.bootstrap .bg-light {
    background-color: #f8f9fa !important
}

.bootstrap a.bg-light:focus,
.bootstrap a.bg-light:hover {
    background-color: #dae0e5 !important
}

.bootstrap .bg-dark {
    background-color: #343a40 !important
}

.bootstrap a.bg-dark:focus,
.bootstrap a.bg-dark:hover {
    background-color: #1d2124 !important
}

.bootstrap .bg-white {
    background-color: #fff !important
}

.bootstrap .bg-transparent {
    background-color: transparent !important
}

.bootstrap .border {
    border: 1px solid #e9ecef !important
}

.bootstrap .border-0 {
    border: 0 !important
}

.bootstrap .border-top-0 {
    border-top: 0 !important
}

.bootstrap .border-right-0 {
    border-right: 0 !important
}

.bootstrap .border-bottom-0 {
    border-bottom: 0 !important
}

.bootstrap .border-left-0 {
    border-left: 0 !important
}

.bootstrap .border-primary {
    border-color: #007bff !important
}

.bootstrap .border-secondary {
    border-color: #868e96 !important
}

.bootstrap .border-success {
    border-color: #28a745 !important
}

.bootstrap .border-info {
    border-color: #17a2b8 !important
}

.bootstrap .border-warning {
    border-color: #ffc107 !important
}

.bootstrap .border-danger {
    border-color: #dc3545 !important
}

.bootstrap .border-light {
    border-color: #f8f9fa !important
}

.bootstrap .border-dark {
    border-color: #343a40 !important
}

.bootstrap .border-white {
    border-color: #fff !important
}

.bootstrap .rounded {
    border-radius: .25rem !important
}

.bootstrap .rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.bootstrap .rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.bootstrap .rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.bootstrap .rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.bootstrap .rounded-circle {
    border-radius: 50% !important
}

.bootstrap .rounded-0 {
    border-radius: 0 !important
}

.bootstrap .clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.bootstrap .d-none {
    display: none !important
}

.bootstrap .d-inline {
    display: inline !important
}

.bootstrap .d-inline-block {
    display: inline-block !important
}

.bootstrap .d-block {
    display: block !important
}

.bootstrap .d-table {
    display: table !important
}

.bootstrap .d-table-row {
    display: table-row !important
}

.bootstrap .d-table-cell {
    display: table-cell !important
}

.bootstrap .d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.bootstrap .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width:576px) {
    .bootstrap .d-sm-none {
        display: none !important
    }

    .bootstrap .d-sm-inline {
        display: inline !important
    }

    .bootstrap .d-sm-inline-block {
        display: inline-block !important
    }

    .bootstrap .d-sm-block {
        display: block !important
    }

    .bootstrap .d-sm-table {
        display: table !important
    }

    .bootstrap .d-sm-table-row {
        display: table-row !important
    }

    .bootstrap .d-sm-table-cell {
        display: table-cell !important
    }

    .bootstrap .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .bootstrap .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:768px) {
    .bootstrap .d-md-none {
        display: none !important
    }

    .bootstrap .d-md-inline {
        display: inline !important
    }

    .bootstrap .d-md-inline-block {
        display: inline-block !important
    }

    .bootstrap .d-md-block {
        display: block !important
    }

    .bootstrap .d-md-table {
        display: table !important
    }

    .bootstrap .d-md-table-row {
        display: table-row !important
    }

    .bootstrap .d-md-table-cell {
        display: table-cell !important
    }

    .bootstrap .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .bootstrap .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:992px) {
    .bootstrap .d-lg-none {
        display: none !important
    }

    .bootstrap .d-lg-inline {
        display: inline !important
    }

    .bootstrap .d-lg-inline-block {
        display: inline-block !important
    }

    .bootstrap .d-lg-block {
        display: block !important
    }

    .bootstrap .d-lg-table {
        display: table !important
    }

    .bootstrap .d-lg-table-row {
        display: table-row !important
    }

    .bootstrap .d-lg-table-cell {
        display: table-cell !important
    }

    .bootstrap .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .bootstrap .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .bootstrap .d-xl-none {
        display: none !important
    }

    .bootstrap .d-xl-inline {
        display: inline !important
    }

    .bootstrap .d-xl-inline-block {
        display: inline-block !important
    }

    .bootstrap .d-xl-block {
        display: block !important
    }

    .bootstrap .d-xl-table {
        display: table !important
    }

    .bootstrap .d-xl-table-row {
        display: table-row !important
    }

    .bootstrap .d-xl-table-cell {
        display: table-cell !important
    }

    .bootstrap .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .bootstrap .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.bootstrap .d-print-block {
    display: none !important
}

@media print {
    .bootstrap .d-print-block {
        display: block !important
    }
}

.bootstrap .d-print-inline {
    display: none !important
}

@media print {
    .bootstrap .d-print-inline {
        display: inline !important
    }
}

.bootstrap .d-print-inline-block {
    display: none !important
}

@media print {
    .bootstrap .d-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .bootstrap .d-print-none {
        display: none !important
    }
}

.bootstrap .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.bootstrap .embed-responsive::before {
    display: block;
    content: ""
}

.bootstrap .embed-responsive .embed-responsive-item,
.bootstrap .embed-responsive embed,
.bootstrap .embed-responsive iframe,
.bootstrap .embed-responsive object,
.bootstrap .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.bootstrap .embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.bootstrap .embed-responsive-16by9::before {
    padding-top: 56.25%
}

.bootstrap .embed-responsive-4by3::before {
    padding-top: 75%
}

.bootstrap .embed-responsive-1by1::before {
    padding-top: 100%
}

.bootstrap .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.bootstrap .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.bootstrap .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.bootstrap .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.bootstrap .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.bootstrap .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.bootstrap .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.bootstrap .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.bootstrap .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.bootstrap .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.bootstrap .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.bootstrap .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.bootstrap .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.bootstrap .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.bootstrap .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.bootstrap .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.bootstrap .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.bootstrap .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.bootstrap .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.bootstrap .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.bootstrap .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.bootstrap .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.bootstrap .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.bootstrap .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.bootstrap .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.bootstrap .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.bootstrap .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.bootstrap .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.bootstrap .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media(min-width:576px) {
    .bootstrap .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .bootstrap .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .bootstrap .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .bootstrap .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .bootstrap .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .bootstrap .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .bootstrap .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .bootstrap .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .bootstrap .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .bootstrap .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .bootstrap .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .bootstrap .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .bootstrap .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .bootstrap .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .bootstrap .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .bootstrap .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .bootstrap .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .bootstrap .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .bootstrap .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .bootstrap .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .bootstrap .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .bootstrap .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .bootstrap .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .bootstrap .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .bootstrap .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .bootstrap .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .bootstrap .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .bootstrap .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .bootstrap .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width:768px) {
    .bootstrap .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .bootstrap .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .bootstrap .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .bootstrap .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .bootstrap .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .bootstrap .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .bootstrap .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .bootstrap .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .bootstrap .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .bootstrap .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .bootstrap .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .bootstrap .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .bootstrap .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .bootstrap .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .bootstrap .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .bootstrap .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .bootstrap .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .bootstrap .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .bootstrap .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .bootstrap .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .bootstrap .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .bootstrap .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .bootstrap .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .bootstrap .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .bootstrap .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .bootstrap .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .bootstrap .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .bootstrap .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .bootstrap .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width:992px) {
    .bootstrap .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .bootstrap .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .bootstrap .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .bootstrap .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .bootstrap .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .bootstrap .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .bootstrap .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .bootstrap .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .bootstrap .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .bootstrap .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .bootstrap .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .bootstrap .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .bootstrap .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .bootstrap .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .bootstrap .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .bootstrap .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .bootstrap .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .bootstrap .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .bootstrap .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .bootstrap .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .bootstrap .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .bootstrap .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .bootstrap .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .bootstrap .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .bootstrap .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .bootstrap .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .bootstrap .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .bootstrap .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .bootstrap .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
    .bootstrap .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .bootstrap .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .bootstrap .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .bootstrap .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .bootstrap .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .bootstrap .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .bootstrap .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .bootstrap .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .bootstrap .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .bootstrap .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .bootstrap .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .bootstrap .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .bootstrap .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .bootstrap .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .bootstrap .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .bootstrap .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .bootstrap .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .bootstrap .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .bootstrap .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .bootstrap .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .bootstrap .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .bootstrap .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .bootstrap .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .bootstrap .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .bootstrap .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .bootstrap .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .bootstrap .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .bootstrap .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .bootstrap .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.bootstrap .float-left {
    float: left !important
}

.bootstrap .float-right {
    float: right !important
}

.bootstrap .float-none {
    float: none !important
}

@media(min-width:576px) {
    .bootstrap .float-sm-left {
        float: left !important
    }

    .bootstrap .float-sm-right {
        float: right !important
    }

    .bootstrap .float-sm-none {
        float: none !important
    }
}

@media(min-width:768px) {
    .bootstrap .float-md-left {
        float: left !important
    }

    .bootstrap .float-md-right {
        float: right !important
    }

    .bootstrap .float-md-none {
        float: none !important
    }
}

@media(min-width:992px) {
    .bootstrap .float-lg-left {
        float: left !important
    }

    .bootstrap .float-lg-right {
        float: right !important
    }

    .bootstrap .float-lg-none {
        float: none !important
    }
}

@media(min-width:1200px) {
    .bootstrap .float-xl-left {
        float: left !important
    }

    .bootstrap .float-xl-right {
        float: right !important
    }

    .bootstrap .float-xl-none {
        float: none !important
    }
}

.bootstrap .position-static {
    position: static !important
}

.bootstrap .position-relative {
    position: relative !important
}

.bootstrap .position-absolute {
    position: absolute !important
}

.bootstrap .position-fixed {
    position: fixed !important
}

.bootstrap .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.bootstrap .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.bootstrap .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports((position:-webkit-sticky) or(position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.bootstrap .sr-only-focusable:active,
.bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.bootstrap .w-25 {
    width: 25% !important
}

.bootstrap .w-50 {
    width: 50% !important
}

.bootstrap .w-75 {
    width: 75% !important
}

.bootstrap .w-100 {
    width: 100% !important
}

.bootstrap .h-25 {
    height: 25% !important
}

.bootstrap .h-50 {
    height: 50% !important
}

.bootstrap .h-75 {
    height: 75% !important
}

.bootstrap .h-100 {
    height: 100% !important
}

.bootstrap .mw-100 {
    max-width: 100% !important
}

.bootstrap .mh-100 {
    max-height: 100% !important
}

.bootstrap .m-0 {
    margin: 0 !important
}

.bootstrap .mt-0,
.bootstrap .my-0 {
    margin-top: 0 !important
}

.bootstrap .mr-0,
.bootstrap .mx-0 {
    margin-right: 0 !important
}

.bootstrap .mb-0,
.bootstrap .my-0 {
    margin-bottom: 0 !important
}

.bootstrap .ml-0,
.bootstrap .mx-0 {
    margin-left: 0 !important
}

.bootstrap .m-1 {
    margin: .25rem !important
}

.bootstrap .mt-1,
.bootstrap .my-1 {
    margin-top: .25rem !important
}

.bootstrap .mr-1,
.bootstrap .mx-1 {
    margin-right: .25rem !important
}

.bootstrap .mb-1,
.bootstrap .my-1 {
    margin-bottom: .25rem !important
}

.bootstrap .ml-1,
.bootstrap .mx-1 {
    margin-left: .25rem !important
}

.bootstrap .m-2 {
    margin: .5rem !important
}

.bootstrap .mt-2,
.bootstrap .my-2 {
    margin-top: .5rem !important
}

.bootstrap .mr-2,
.bootstrap .mx-2 {
    margin-right: .5rem !important
}

.bootstrap .mb-2,
.bootstrap .my-2 {
    margin-bottom: .5rem !important
}

.bootstrap .ml-2,
.bootstrap .mx-2 {
    margin-left: .5rem !important
}

.bootstrap .m-3 {
    margin: 1rem !important
}

.bootstrap .mt-3,
.bootstrap .my-3 {
    margin-top: 1rem !important
}

.bootstrap .mr-3,
.bootstrap .mx-3 {
    margin-right: 1rem !important
}

.bootstrap .mb-3,
.bootstrap .my-3 {
    margin-bottom: 1rem !important
}

.bootstrap .ml-3,
.bootstrap .mx-3 {
    margin-left: 1rem !important
}

.bootstrap .m-4 {
    margin: 1.5rem !important
}

.bootstrap .mt-4,
.bootstrap .my-4 {
    margin-top: 1.5rem !important
}

.bootstrap .mr-4,
.bootstrap .mx-4 {
    margin-right: 1.5rem !important
}

.bootstrap .mb-4,
.bootstrap .my-4 {
    margin-bottom: 1.5rem !important
}

.bootstrap .ml-4,
.bootstrap .mx-4 {
    margin-left: 1.5rem !important
}

.bootstrap .m-5 {
    margin: 3rem !important
}

.bootstrap .mt-5,
.bootstrap .my-5 {
    margin-top: 3rem !important
}

.bootstrap .mr-5,
.bootstrap .mx-5 {
    margin-right: 3rem !important
}

.bootstrap .mb-5,
.bootstrap .my-5 {
    margin-bottom: 3rem !important
}

.bootstrap .ml-5,
.bootstrap .mx-5 {
    margin-left: 3rem !important
}

.bootstrap .p-0 {
    padding: 0 !important
}

.bootstrap .pt-0,
.bootstrap .py-0 {
    padding-top: 0 !important
}

.bootstrap .pr-0,
.bootstrap .px-0 {
    padding-right: 0 !important
}

.bootstrap .pb-0,
.bootstrap .py-0 {
    padding-bottom: 0 !important
}

.bootstrap .pl-0,
.bootstrap .px-0 {
    padding-left: 0 !important
}

.bootstrap .p-1 {
    padding: .25rem !important
}

.bootstrap .pt-1,
.bootstrap .py-1 {
    padding-top: .25rem !important
}

.bootstrap .pr-1,
.bootstrap .px-1 {
    padding-right: .25rem !important
}

.bootstrap .pb-1,
.bootstrap .py-1 {
    padding-bottom: .25rem !important
}

.bootstrap .pl-1,
.bootstrap .px-1 {
    padding-left: .25rem !important
}

.bootstrap .p-2 {
    padding: .5rem !important
}

.bootstrap .pt-2,
.bootstrap .py-2 {
    padding-top: .5rem !important
}

.bootstrap .pr-2,
.bootstrap .px-2 {
    padding-right: .5rem !important
}

.bootstrap .pb-2,
.bootstrap .py-2 {
    padding-bottom: .5rem !important
}

.bootstrap .pl-2,
.bootstrap .px-2 {
    padding-left: .5rem !important
}

.bootstrap .p-3 {
    padding: 1rem !important
}

.bootstrap .pt-3,
.bootstrap .py-3 {
    padding-top: 1rem !important
}

.bootstrap .pr-3,
.bootstrap .px-3 {
    padding-right: 1rem !important
}

.bootstrap .pb-3,
.bootstrap .py-3 {
    padding-bottom: 1rem !important
}

.bootstrap .pl-3,
.bootstrap .px-3 {
    padding-left: 1rem !important
}

.bootstrap .p-4 {
    padding: 1.5rem !important
}

.bootstrap .pt-4,
.bootstrap .py-4 {
    padding-top: 1.5rem !important
}

.bootstrap .pr-4,
.bootstrap .px-4 {
    padding-right: 1.5rem !important
}

.bootstrap .pb-4,
.bootstrap .py-4 {
    padding-bottom: 1.5rem !important
}

.bootstrap .pl-4,
.bootstrap .px-4 {
    padding-left: 1.5rem !important
}

.bootstrap .p-5 {
    padding: 3rem !important
}

.bootstrap .pt-5,
.bootstrap .py-5 {
    padding-top: 3rem !important
}

.bootstrap .pr-5,
.bootstrap .px-5 {
    padding-right: 3rem !important
}

.bootstrap .pb-5,
.bootstrap .py-5 {
    padding-bottom: 3rem !important
}

.bootstrap .pl-5,
.bootstrap .px-5 {
    padding-left: 3rem !important
}

.bootstrap .m-auto {
    margin: auto !important
}

.bootstrap .mt-auto,
.bootstrap .my-auto {
    margin-top: auto !important
}

.bootstrap .mr-auto,
.bootstrap .mx-auto {
    margin-right: auto !important
}

.bootstrap .mb-auto,
.bootstrap .my-auto {
    margin-bottom: auto !important
}

.bootstrap .ml-auto,
.bootstrap .mx-auto {
    margin-left: auto !important
}

@media(min-width:576px) {
    .bootstrap .m-sm-0 {
        margin: 0 !important
    }

    .bootstrap .mt-sm-0,
    .bootstrap .my-sm-0 {
        margin-top: 0 !important
    }

    .bootstrap .mr-sm-0,
    .bootstrap .mx-sm-0 {
        margin-right: 0 !important
    }

    .bootstrap .mb-sm-0,
    .bootstrap .my-sm-0 {
        margin-bottom: 0 !important
    }

    .bootstrap .ml-sm-0,
    .bootstrap .mx-sm-0 {
        margin-left: 0 !important
    }

    .bootstrap .m-sm-1 {
        margin: .25rem !important
    }

    .bootstrap .mt-sm-1,
    .bootstrap .my-sm-1 {
        margin-top: .25rem !important
    }

    .bootstrap .mr-sm-1,
    .bootstrap .mx-sm-1 {
        margin-right: .25rem !important
    }

    .bootstrap .mb-sm-1,
    .bootstrap .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .bootstrap .ml-sm-1,
    .bootstrap .mx-sm-1 {
        margin-left: .25rem !important
    }

    .bootstrap .m-sm-2 {
        margin: .5rem !important
    }

    .bootstrap .mt-sm-2,
    .bootstrap .my-sm-2 {
        margin-top: .5rem !important
    }

    .bootstrap .mr-sm-2,
    .bootstrap .mx-sm-2 {
        margin-right: .5rem !important
    }

    .bootstrap .mb-sm-2,
    .bootstrap .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .bootstrap .ml-sm-2,
    .bootstrap .mx-sm-2 {
        margin-left: .5rem !important
    }

    .bootstrap .m-sm-3 {
        margin: 1rem !important
    }

    .bootstrap .mt-sm-3,
    .bootstrap .my-sm-3 {
        margin-top: 1rem !important
    }

    .bootstrap .mr-sm-3,
    .bootstrap .mx-sm-3 {
        margin-right: 1rem !important
    }

    .bootstrap .mb-sm-3,
    .bootstrap .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .bootstrap .ml-sm-3,
    .bootstrap .mx-sm-3 {
        margin-left: 1rem !important
    }

    .bootstrap .m-sm-4 {
        margin: 1.5rem !important
    }

    .bootstrap .mt-sm-4,
    .bootstrap .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .bootstrap .mr-sm-4,
    .bootstrap .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .bootstrap .mb-sm-4,
    .bootstrap .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .bootstrap .ml-sm-4,
    .bootstrap .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .bootstrap .m-sm-5 {
        margin: 3rem !important
    }

    .bootstrap .mt-sm-5,
    .bootstrap .my-sm-5 {
        margin-top: 3rem !important
    }

    .bootstrap .mr-sm-5,
    .bootstrap .mx-sm-5 {
        margin-right: 3rem !important
    }

    .bootstrap .mb-sm-5,
    .bootstrap .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .bootstrap .ml-sm-5,
    .bootstrap .mx-sm-5 {
        margin-left: 3rem !important
    }

    .bootstrap .p-sm-0 {
        padding: 0 !important
    }

    .bootstrap .pt-sm-0,
    .bootstrap .py-sm-0 {
        padding-top: 0 !important
    }

    .bootstrap .pr-sm-0,
    .bootstrap .px-sm-0 {
        padding-right: 0 !important
    }

    .bootstrap .pb-sm-0,
    .bootstrap .py-sm-0 {
        padding-bottom: 0 !important
    }

    .bootstrap .pl-sm-0,
    .bootstrap .px-sm-0 {
        padding-left: 0 !important
    }

    .bootstrap .p-sm-1 {
        padding: .25rem !important
    }

    .bootstrap .pt-sm-1,
    .bootstrap .py-sm-1 {
        padding-top: .25rem !important
    }

    .bootstrap .pr-sm-1,
    .bootstrap .px-sm-1 {
        padding-right: .25rem !important
    }

    .bootstrap .pb-sm-1,
    .bootstrap .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .bootstrap .pl-sm-1,
    .bootstrap .px-sm-1 {
        padding-left: .25rem !important
    }

    .bootstrap .p-sm-2 {
        padding: .5rem !important
    }

    .bootstrap .pt-sm-2,
    .bootstrap .py-sm-2 {
        padding-top: .5rem !important
    }

    .bootstrap .pr-sm-2,
    .bootstrap .px-sm-2 {
        padding-right: .5rem !important
    }

    .bootstrap .pb-sm-2,
    .bootstrap .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .bootstrap .pl-sm-2,
    .bootstrap .px-sm-2 {
        padding-left: .5rem !important
    }

    .bootstrap .p-sm-3 {
        padding: 1rem !important
    }

    .bootstrap .pt-sm-3,
    .bootstrap .py-sm-3 {
        padding-top: 1rem !important
    }

    .bootstrap .pr-sm-3,
    .bootstrap .px-sm-3 {
        padding-right: 1rem !important
    }

    .bootstrap .pb-sm-3,
    .bootstrap .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .bootstrap .pl-sm-3,
    .bootstrap .px-sm-3 {
        padding-left: 1rem !important
    }

    .bootstrap .p-sm-4 {
        padding: 1.5rem !important
    }

    .bootstrap .pt-sm-4,
    .bootstrap .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .bootstrap .pr-sm-4,
    .bootstrap .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .bootstrap .pb-sm-4,
    .bootstrap .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .bootstrap .pl-sm-4,
    .bootstrap .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .bootstrap .p-sm-5 {
        padding: 3rem !important
    }

    .bootstrap .pt-sm-5,
    .bootstrap .py-sm-5 {
        padding-top: 3rem !important
    }

    .bootstrap .pr-sm-5,
    .bootstrap .px-sm-5 {
        padding-right: 3rem !important
    }

    .bootstrap .pb-sm-5,
    .bootstrap .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .bootstrap .pl-sm-5,
    .bootstrap .px-sm-5 {
        padding-left: 3rem !important
    }

    .bootstrap .m-sm-auto {
        margin: auto !important
    }

    .bootstrap .mt-sm-auto,
    .bootstrap .my-sm-auto {
        margin-top: auto !important
    }

    .bootstrap .mr-sm-auto,
    .bootstrap .mx-sm-auto {
        margin-right: auto !important
    }

    .bootstrap .mb-sm-auto,
    .bootstrap .my-sm-auto {
        margin-bottom: auto !important
    }

    .bootstrap .ml-sm-auto,
    .bootstrap .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .bootstrap .m-md-0 {
        margin: 0 !important
    }

    .bootstrap .mt-md-0,
    .bootstrap .my-md-0 {
        margin-top: 0 !important
    }

    .bootstrap .mr-md-0,
    .bootstrap .mx-md-0 {
        margin-right: 0 !important
    }

    .bootstrap .mb-md-0,
    .bootstrap .my-md-0 {
        margin-bottom: 0 !important
    }

    .bootstrap .ml-md-0,
    .bootstrap .mx-md-0 {
        margin-left: 0 !important
    }

    .bootstrap .m-md-1 {
        margin: .25rem !important
    }

    .bootstrap .mt-md-1,
    .bootstrap .my-md-1 {
        margin-top: .25rem !important
    }

    .bootstrap .mr-md-1,
    .bootstrap .mx-md-1 {
        margin-right: .25rem !important
    }

    .bootstrap .mb-md-1,
    .bootstrap .my-md-1 {
        margin-bottom: .25rem !important
    }

    .bootstrap .ml-md-1,
    .bootstrap .mx-md-1 {
        margin-left: .25rem !important
    }

    .bootstrap .m-md-2 {
        margin: .5rem !important
    }

    .bootstrap .mt-md-2,
    .bootstrap .my-md-2 {
        margin-top: .5rem !important
    }

    .bootstrap .mr-md-2,
    .bootstrap .mx-md-2 {
        margin-right: .5rem !important
    }

    .bootstrap .mb-md-2,
    .bootstrap .my-md-2 {
        margin-bottom: .5rem !important
    }

    .bootstrap .ml-md-2,
    .bootstrap .mx-md-2 {
        margin-left: .5rem !important
    }

    .bootstrap .m-md-3 {
        margin: 1rem !important
    }

    .bootstrap .mt-md-3,
    .bootstrap .my-md-3 {
        margin-top: 1rem !important
    }

    .bootstrap .mr-md-3,
    .bootstrap .mx-md-3 {
        margin-right: 1rem !important
    }

    .bootstrap .mb-md-3,
    .bootstrap .my-md-3 {
        margin-bottom: 1rem !important
    }

    .bootstrap .ml-md-3,
    .bootstrap .mx-md-3 {
        margin-left: 1rem !important
    }

    .bootstrap .m-md-4 {
        margin: 1.5rem !important
    }

    .bootstrap .mt-md-4,
    .bootstrap .my-md-4 {
        margin-top: 1.5rem !important
    }

    .bootstrap .mr-md-4,
    .bootstrap .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .bootstrap .mb-md-4,
    .bootstrap .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .bootstrap .ml-md-4,
    .bootstrap .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .bootstrap .m-md-5 {
        margin: 3rem !important
    }

    .bootstrap .mt-md-5,
    .bootstrap .my-md-5 {
        margin-top: 3rem !important
    }

    .bootstrap .mr-md-5,
    .bootstrap .mx-md-5 {
        margin-right: 3rem !important
    }

    .bootstrap .mb-md-5,
    .bootstrap .my-md-5 {
        margin-bottom: 3rem !important
    }

    .bootstrap .ml-md-5,
    .bootstrap .mx-md-5 {
        margin-left: 3rem !important
    }

    .bootstrap .p-md-0 {
        padding: 0 !important
    }

    .bootstrap .pt-md-0,
    .bootstrap .py-md-0 {
        padding-top: 0 !important
    }

    .bootstrap .pr-md-0,
    .bootstrap .px-md-0 {
        padding-right: 0 !important
    }

    .bootstrap .pb-md-0,
    .bootstrap .py-md-0 {
        padding-bottom: 0 !important
    }

    .bootstrap .pl-md-0,
    .bootstrap .px-md-0 {
        padding-left: 0 !important
    }

    .bootstrap .p-md-1 {
        padding: .25rem !important
    }

    .bootstrap .pt-md-1,
    .bootstrap .py-md-1 {
        padding-top: .25rem !important
    }

    .bootstrap .pr-md-1,
    .bootstrap .px-md-1 {
        padding-right: .25rem !important
    }

    .bootstrap .pb-md-1,
    .bootstrap .py-md-1 {
        padding-bottom: .25rem !important
    }

    .bootstrap .pl-md-1,
    .bootstrap .px-md-1 {
        padding-left: .25rem !important
    }

    .bootstrap .p-md-2 {
        padding: .5rem !important
    }

    .bootstrap .pt-md-2,
    .bootstrap .py-md-2 {
        padding-top: .5rem !important
    }

    .bootstrap .pr-md-2,
    .bootstrap .px-md-2 {
        padding-right: .5rem !important
    }

    .bootstrap .pb-md-2,
    .bootstrap .py-md-2 {
        padding-bottom: .5rem !important
    }

    .bootstrap .pl-md-2,
    .bootstrap .px-md-2 {
        padding-left: .5rem !important
    }

    .bootstrap .p-md-3 {
        padding: 1rem !important
    }

    .bootstrap .pt-md-3,
    .bootstrap .py-md-3 {
        padding-top: 1rem !important
    }

    .bootstrap .pr-md-3,
    .bootstrap .px-md-3 {
        padding-right: 1rem !important
    }

    .bootstrap .pb-md-3,
    .bootstrap .py-md-3 {
        padding-bottom: 1rem !important
    }

    .bootstrap .pl-md-3,
    .bootstrap .px-md-3 {
        padding-left: 1rem !important
    }

    .bootstrap .p-md-4 {
        padding: 1.5rem !important
    }

    .bootstrap .pt-md-4,
    .bootstrap .py-md-4 {
        padding-top: 1.5rem !important
    }

    .bootstrap .pr-md-4,
    .bootstrap .px-md-4 {
        padding-right: 1.5rem !important
    }

    .bootstrap .pb-md-4,
    .bootstrap .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .bootstrap .pl-md-4,
    .bootstrap .px-md-4 {
        padding-left: 1.5rem !important
    }

    .bootstrap .p-md-5 {
        padding: 3rem !important
    }

    .bootstrap .pt-md-5,
    .bootstrap .py-md-5 {
        padding-top: 3rem !important
    }

    .bootstrap .pr-md-5,
    .bootstrap .px-md-5 {
        padding-right: 3rem !important
    }

    .bootstrap .pb-md-5,
    .bootstrap .py-md-5 {
        padding-bottom: 3rem !important
    }

    .bootstrap .pl-md-5,
    .bootstrap .px-md-5 {
        padding-left: 3rem !important
    }

    .bootstrap .m-md-auto {
        margin: auto !important
    }

    .bootstrap .mt-md-auto,
    .bootstrap .my-md-auto {
        margin-top: auto !important
    }

    .bootstrap .mr-md-auto,
    .bootstrap .mx-md-auto {
        margin-right: auto !important
    }

    .bootstrap .mb-md-auto,
    .bootstrap .my-md-auto {
        margin-bottom: auto !important
    }

    .bootstrap .ml-md-auto,
    .bootstrap .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:992px) {
    .bootstrap .m-lg-0 {
        margin: 0 !important
    }

    .bootstrap .mt-lg-0,
    .bootstrap .my-lg-0 {
        margin-top: 0 !important
    }

    .bootstrap .mr-lg-0,
    .bootstrap .mx-lg-0 {
        margin-right: 0 !important
    }

    .bootstrap .mb-lg-0,
    .bootstrap .my-lg-0 {
        margin-bottom: 0 !important
    }

    .bootstrap .ml-lg-0,
    .bootstrap .mx-lg-0 {
        margin-left: 0 !important
    }

    .bootstrap .m-lg-1 {
        margin: .25rem !important
    }

    .bootstrap .mt-lg-1,
    .bootstrap .my-lg-1 {
        margin-top: .25rem !important
    }

    .bootstrap .mr-lg-1,
    .bootstrap .mx-lg-1 {
        margin-right: .25rem !important
    }

    .bootstrap .mb-lg-1,
    .bootstrap .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .bootstrap .ml-lg-1,
    .bootstrap .mx-lg-1 {
        margin-left: .25rem !important
    }

    .bootstrap .m-lg-2 {
        margin: .5rem !important
    }

    .bootstrap .mt-lg-2,
    .bootstrap .my-lg-2 {
        margin-top: .5rem !important
    }

    .bootstrap .mr-lg-2,
    .bootstrap .mx-lg-2 {
        margin-right: .5rem !important
    }

    .bootstrap .mb-lg-2,
    .bootstrap .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .bootstrap .ml-lg-2,
    .bootstrap .mx-lg-2 {
        margin-left: .5rem !important
    }

    .bootstrap .m-lg-3 {
        margin: 1rem !important
    }

    .bootstrap .mt-lg-3,
    .bootstrap .my-lg-3 {
        margin-top: 1rem !important
    }

    .bootstrap .mr-lg-3,
    .bootstrap .mx-lg-3 {
        margin-right: 1rem !important
    }

    .bootstrap .mb-lg-3,
    .bootstrap .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .bootstrap .ml-lg-3,
    .bootstrap .mx-lg-3 {
        margin-left: 1rem !important
    }

    .bootstrap .m-lg-4 {
        margin: 1.5rem !important
    }

    .bootstrap .mt-lg-4,
    .bootstrap .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .bootstrap .mr-lg-4,
    .bootstrap .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .bootstrap .mb-lg-4,
    .bootstrap .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .bootstrap .ml-lg-4,
    .bootstrap .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .bootstrap .m-lg-5 {
        margin: 3rem !important
    }

    .bootstrap .mt-lg-5,
    .bootstrap .my-lg-5 {
        margin-top: 3rem !important
    }

    .bootstrap .mr-lg-5,
    .bootstrap .mx-lg-5 {
        margin-right: 3rem !important
    }

    .bootstrap .mb-lg-5,
    .bootstrap .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .bootstrap .ml-lg-5,
    .bootstrap .mx-lg-5 {
        margin-left: 3rem !important
    }

    .bootstrap .p-lg-0 {
        padding: 0 !important
    }

    .bootstrap .pt-lg-0,
    .bootstrap .py-lg-0 {
        padding-top: 0 !important
    }

    .bootstrap .pr-lg-0,
    .bootstrap .px-lg-0 {
        padding-right: 0 !important
    }

    .bootstrap .pb-lg-0,
    .bootstrap .py-lg-0 {
        padding-bottom: 0 !important
    }

    .bootstrap .pl-lg-0,
    .bootstrap .px-lg-0 {
        padding-left: 0 !important
    }

    .bootstrap .p-lg-1 {
        padding: .25rem !important
    }

    .bootstrap .pt-lg-1,
    .bootstrap .py-lg-1 {
        padding-top: .25rem !important
    }

    .bootstrap .pr-lg-1,
    .bootstrap .px-lg-1 {
        padding-right: .25rem !important
    }

    .bootstrap .pb-lg-1,
    .bootstrap .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .bootstrap .pl-lg-1,
    .bootstrap .px-lg-1 {
        padding-left: .25rem !important
    }

    .bootstrap .p-lg-2 {
        padding: .5rem !important
    }

    .bootstrap .pt-lg-2,
    .bootstrap .py-lg-2 {
        padding-top: .5rem !important
    }

    .bootstrap .pr-lg-2,
    .bootstrap .px-lg-2 {
        padding-right: .5rem !important
    }

    .bootstrap .pb-lg-2,
    .bootstrap .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .bootstrap .pl-lg-2,
    .bootstrap .px-lg-2 {
        padding-left: .5rem !important
    }

    .bootstrap .p-lg-3 {
        padding: 1rem !important
    }

    .bootstrap .pt-lg-3,
    .bootstrap .py-lg-3 {
        padding-top: 1rem !important
    }

    .bootstrap .pr-lg-3,
    .bootstrap .px-lg-3 {
        padding-right: 1rem !important
    }

    .bootstrap .pb-lg-3,
    .bootstrap .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .bootstrap .pl-lg-3,
    .bootstrap .px-lg-3 {
        padding-left: 1rem !important
    }

    .bootstrap .p-lg-4 {
        padding: 1.5rem !important
    }

    .bootstrap .pt-lg-4,
    .bootstrap .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .bootstrap .pr-lg-4,
    .bootstrap .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .bootstrap .pb-lg-4,
    .bootstrap .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .bootstrap .pl-lg-4,
    .bootstrap .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .bootstrap .p-lg-5 {
        padding: 3rem !important
    }

    .bootstrap .pt-lg-5,
    .bootstrap .py-lg-5 {
        padding-top: 3rem !important
    }

    .bootstrap .pr-lg-5,
    .bootstrap .px-lg-5 {
        padding-right: 3rem !important
    }

    .bootstrap .pb-lg-5,
    .bootstrap .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .bootstrap .pl-lg-5,
    .bootstrap .px-lg-5 {
        padding-left: 3rem !important
    }

    .bootstrap .m-lg-auto {
        margin: auto !important
    }

    .bootstrap .mt-lg-auto,
    .bootstrap .my-lg-auto {
        margin-top: auto !important
    }

    .bootstrap .mr-lg-auto,
    .bootstrap .mx-lg-auto {
        margin-right: auto !important
    }

    .bootstrap .mb-lg-auto,
    .bootstrap .my-lg-auto {
        margin-bottom: auto !important
    }

    .bootstrap .ml-lg-auto,
    .bootstrap .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .bootstrap .m-xl-0 {
        margin: 0 !important
    }

    .bootstrap .mt-xl-0,
    .bootstrap .my-xl-0 {
        margin-top: 0 !important
    }

    .bootstrap .mr-xl-0,
    .bootstrap .mx-xl-0 {
        margin-right: 0 !important
    }

    .bootstrap .mb-xl-0,
    .bootstrap .my-xl-0 {
        margin-bottom: 0 !important
    }

    .bootstrap .ml-xl-0,
    .bootstrap .mx-xl-0 {
        margin-left: 0 !important
    }

    .bootstrap .m-xl-1 {
        margin: .25rem !important
    }

    .bootstrap .mt-xl-1,
    .bootstrap .my-xl-1 {
        margin-top: .25rem !important
    }

    .bootstrap .mr-xl-1,
    .bootstrap .mx-xl-1 {
        margin-right: .25rem !important
    }

    .bootstrap .mb-xl-1,
    .bootstrap .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .bootstrap .ml-xl-1,
    .bootstrap .mx-xl-1 {
        margin-left: .25rem !important
    }

    .bootstrap .m-xl-2 {
        margin: .5rem !important
    }

    .bootstrap .mt-xl-2,
    .bootstrap .my-xl-2 {
        margin-top: .5rem !important
    }

    .bootstrap .mr-xl-2,
    .bootstrap .mx-xl-2 {
        margin-right: .5rem !important
    }

    .bootstrap .mb-xl-2,
    .bootstrap .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .bootstrap .ml-xl-2,
    .bootstrap .mx-xl-2 {
        margin-left: .5rem !important
    }

    .bootstrap .m-xl-3 {
        margin: 1rem !important
    }

    .bootstrap .mt-xl-3,
    .bootstrap .my-xl-3 {
        margin-top: 1rem !important
    }

    .bootstrap .mr-xl-3,
    .bootstrap .mx-xl-3 {
        margin-right: 1rem !important
    }

    .bootstrap .mb-xl-3,
    .bootstrap .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .bootstrap .ml-xl-3,
    .bootstrap .mx-xl-3 {
        margin-left: 1rem !important
    }

    .bootstrap .m-xl-4 {
        margin: 1.5rem !important
    }

    .bootstrap .mt-xl-4,
    .bootstrap .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .bootstrap .mr-xl-4,
    .bootstrap .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .bootstrap .mb-xl-4,
    .bootstrap .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .bootstrap .ml-xl-4,
    .bootstrap .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .bootstrap .m-xl-5 {
        margin: 3rem !important
    }

    .bootstrap .mt-xl-5,
    .bootstrap .my-xl-5 {
        margin-top: 3rem !important
    }

    .bootstrap .mr-xl-5,
    .bootstrap .mx-xl-5 {
        margin-right: 3rem !important
    }

    .bootstrap .mb-xl-5,
    .bootstrap .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .bootstrap .ml-xl-5,
    .bootstrap .mx-xl-5 {
        margin-left: 3rem !important
    }

    .bootstrap .p-xl-0 {
        padding: 0 !important
    }

    .bootstrap .pt-xl-0,
    .bootstrap .py-xl-0 {
        padding-top: 0 !important
    }

    .bootstrap .pr-xl-0,
    .bootstrap .px-xl-0 {
        padding-right: 0 !important
    }

    .bootstrap .pb-xl-0,
    .bootstrap .py-xl-0 {
        padding-bottom: 0 !important
    }

    .bootstrap .pl-xl-0,
    .bootstrap .px-xl-0 {
        padding-left: 0 !important
    }

    .bootstrap .p-xl-1 {
        padding: .25rem !important
    }

    .bootstrap .pt-xl-1,
    .bootstrap .py-xl-1 {
        padding-top: .25rem !important
    }

    .bootstrap .pr-xl-1,
    .bootstrap .px-xl-1 {
        padding-right: .25rem !important
    }

    .bootstrap .pb-xl-1,
    .bootstrap .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .bootstrap .pl-xl-1,
    .bootstrap .px-xl-1 {
        padding-left: .25rem !important
    }

    .bootstrap .p-xl-2 {
        padding: .5rem !important
    }

    .bootstrap .pt-xl-2,
    .bootstrap .py-xl-2 {
        padding-top: .5rem !important
    }

    .bootstrap .pr-xl-2,
    .bootstrap .px-xl-2 {
        padding-right: .5rem !important
    }

    .bootstrap .pb-xl-2,
    .bootstrap .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .bootstrap .pl-xl-2,
    .bootstrap .px-xl-2 {
        padding-left: .5rem !important
    }

    .bootstrap .p-xl-3 {
        padding: 1rem !important
    }

    .bootstrap .pt-xl-3,
    .bootstrap .py-xl-3 {
        padding-top: 1rem !important
    }

    .bootstrap .pr-xl-3,
    .bootstrap .px-xl-3 {
        padding-right: 1rem !important
    }

    .bootstrap .pb-xl-3,
    .bootstrap .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .bootstrap .pl-xl-3,
    .bootstrap .px-xl-3 {
        padding-left: 1rem !important
    }

    .bootstrap .p-xl-4 {
        padding: 1.5rem !important
    }

    .bootstrap .pt-xl-4,
    .bootstrap .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .bootstrap .pr-xl-4,
    .bootstrap .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .bootstrap .pb-xl-4,
    .bootstrap .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .bootstrap .pl-xl-4,
    .bootstrap .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .bootstrap .p-xl-5 {
        padding: 3rem !important
    }

    .bootstrap .pt-xl-5,
    .bootstrap .py-xl-5 {
        padding-top: 3rem !important
    }

    .bootstrap .pr-xl-5,
    .bootstrap .px-xl-5 {
        padding-right: 3rem !important
    }

    .bootstrap .pb-xl-5,
    .bootstrap .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .bootstrap .pl-xl-5,
    .bootstrap .px-xl-5 {
        padding-left: 3rem !important
    }

    .bootstrap .m-xl-auto {
        margin: auto !important
    }

    .bootstrap .mt-xl-auto,
    .bootstrap .my-xl-auto {
        margin-top: auto !important
    }

    .bootstrap .mr-xl-auto,
    .bootstrap .mx-xl-auto {
        margin-right: auto !important
    }

    .bootstrap .mb-xl-auto,
    .bootstrap .my-xl-auto {
        margin-bottom: auto !important
    }

    .bootstrap .ml-xl-auto,
    .bootstrap .mx-xl-auto {
        margin-left: auto !important
    }
}

.bootstrap .text-justify {
    text-align: justify !important
}

.bootstrap .text-nowrap {
    white-space: nowrap !important
}

.bootstrap .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bootstrap .text-left {
    text-align: left !important
}

.bootstrap .text-right {
    text-align: right !important
}

.bootstrap .text-center {
    text-align: center !important
}

@media(min-width:576px) {
    .bootstrap .text-sm-left {
        text-align: left !important
    }

    .bootstrap .text-sm-right {
        text-align: right !important
    }

    .bootstrap .text-sm-center {
        text-align: center !important
    }
}

@media(min-width:768px) {
    .bootstrap .text-md-left {
        text-align: left !important
    }

    .bootstrap .text-md-right {
        text-align: right !important
    }

    .bootstrap .text-md-center {
        text-align: center !important
    }
}

@media(min-width:992px) {
    .bootstrap .text-lg-left {
        text-align: left !important
    }

    .bootstrap .text-lg-right {
        text-align: right !important
    }

    .bootstrap .text-lg-center {
        text-align: center !important
    }
}

@media(min-width:1200px) {
    .bootstrap .text-xl-left {
        text-align: left !important
    }

    .bootstrap .text-xl-right {
        text-align: right !important
    }

    .bootstrap .text-xl-center {
        text-align: center !important
    }
}

.bootstrap .text-lowercase {
    text-transform: lowercase !important
}

.bootstrap .text-uppercase {
    text-transform: uppercase !important
}

.bootstrap .text-capitalize {
    text-transform: capitalize !important
}

.bootstrap .font-weight-light {
    font-weight: 300 !important
}

.bootstrap .font-weight-normal {
    font-weight: 400 !important
}

.bootstrap .font-weight-bold {
    font-weight: 700 !important
}

.bootstrap .font-italic {
    font-style: italic !important
}

.bootstrap .text-white {
    color: #fff !important
}

.bootstrap .text-primary {
    color: #007bff !important
}

.bootstrap a.text-primary:focus,
.bootstrap a.text-primary:hover {
    color: #0062cc !important
}

.bootstrap .text-secondary {
    color: #868e96 !important
}

.bootstrap a.text-secondary:focus,
.bootstrap a.text-secondary:hover {
    color: #6c757d !important
}

.bootstrap .text-success {
    color: #28a745 !important
}

.bootstrap a.text-success:focus,
.bootstrap a.text-success:hover {
    color: #1e7e34 !important
}

.bootstrap .text-info {
    color: #17a2b8 !important
}

.bootstrap a.text-info:focus,
.bootstrap a.text-info:hover {
    color: #117a8b !important
}

.bootstrap .text-warning {
    color: #ffc107 !important
}

.bootstrap a.text-warning:focus,
.bootstrap a.text-warning:hover {
    color: #d39e00 !important
}

.bootstrap .text-danger {
    color: #dc3545 !important
}

.bootstrap a.text-danger:focus,
.bootstrap a.text-danger:hover {
    color: #bd2130 !important
}

.bootstrap .text-light {
    color: #f8f9fa !important
}

.bootstrap a.text-light:focus,
.bootstrap a.text-light:hover {
    color: #dae0e5 !important
}

.bootstrap .text-dark {
    color: #343a40 !important
}

.bootstrap a.text-dark:focus,
.bootstrap a.text-dark:hover {
    color: #1d2124 !important
}

.bootstrap .text-muted {
    color: #868e96 !important
}

.bootstrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.bootstrap .visible {
    visibility: visible !important
}

.bootstrap .invisible {
    visibility: hidden !important
}

.callout-container {
    max-width: 40rem;
    margin: 0 auto
}

.callout-container .callout-image {
    background-size: 50% 100%;
    min-width: 100%;
    background-repeat: no-repeat;
    background-color: #217ac6
}

@media(max-width:767px) {
    .callout-container .callout-image {
        background-size: 100% 100%
    }
}

.callout-container .callout-image .callout-content {
    float: right;
    padding: 1.5rem
}

.callout-container .callout-image .callout-content .callout-header {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    text-shadow: currentcolor .5px 0 0
}

.callout-container .callout-image .callout-content p {
    font-size: 14px;
    color: #fff
}

.campaign-articlelist .container {
    overflow: hidden
}

.campaign-articlelist a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -99999em
}

.campaign-articlelist a:hover {
    color: #666
}

.campaign-articlelist .item-image {
    height: 200px;
    width: 100%;
    background-size: cover
}

.campaign-articlelist img {
    width: 100%
}

.campaign-articlelist .info {
    padding-top: 40px;
    font-family: "APKProtocol Regular";
    font-size: 14px
}

@media only screen and (min-width:1024px) {
    .campaign-articlelist .info {
        padding-bottom: 65px
    }
}

.campaign-articlelist .info span.date {
    display: block
}

.campaign-articlelist .no-gutters-mobile {
    width: 100%
}

@media only screen and (max-width:1023px) {
    .campaign-articlelist .no-gutters-mobile {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important
    }
}

@media only screen and (min-width:1024px) {
    .campaign-articlelist .no-gutters-mobile {
        width: auto !important;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

@media only screen and (max-width:1023px) {
    .campaign-articlelist .row.mobile-padding-row {
        padding-right: 15px;
        padding-left: 33px
    }
}

@media only screen and (min-width:1024px) {
    .campaign-articlelist .row.mobile-padding-row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.campaign-articlelist .row.mobile-padding-row h4 {
    font-family: "APKProtocol Semibold";
    margin-bottom: 40px;
    font-size: 24px
}

@media only screen and (min-width:768px) {
    .campaign-articlelist .row.mobile-padding-row h4 {
        font-size: 27px;
        padding-left: 5px
    }
}

@media only screen and (min-width:1024px) {
    .campaign-articlelist .row.mobile-padding-row h4 {
        font-size: 30px;
        padding-left: 15px
    }
}

@media only screen and (min-width:1024px) {
    .campaign-articlelist .col-carousel {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 21px
    }

    .campaign-articlelist .col-carousel:first-child {
        padding-left: 15px;
        padding-right: 5px
    }

    .campaign-articlelist .col-carousel:nth-child(4n) {
        padding-left: 15px;
        padding-right: 5px
    }
}

.campaign-articlelist .slick-active,
.campaign-articlelist .slick-current,
.campaign-articlelist .slick-slide {
    outline: 0
}

.campaign-articlelist .slick-list {
    padding: 0 7% 0 0
}

.campaign-articlelist h5 {
    margin: 0;
    padding-top: 26px;
    font-family: "APKProtocol Medium";
    font-size: 18px
}

@media only screen and (min-width:1024px) {
    .campaign-articlelist h5 {
        font-size: 22px
    }
}

.campaign-articlelist .body2 {
    font-size: 14px;
    font-family: "APKProtocol Regular";
    line-height: 1.2
}

h1 {
    font-family: "APKProtocol Regular";
    font-size: 42px;
    line-height: 46px;
    letter-spacing: 0;
    color: #000
}

@media only screen and (min-width:768px) {
    h1 {
        font-size: 60px;
        line-height: 64px
    }
}

h2 {
    font-family: "APKProtocol Medium";
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.5px;
    color: #000
}

@media only screen and (min-width:768px) {
    h2 {
        font-size: 42px;
        line-height: 48px
    }
}

.campaign-heading {
    font-family: "APKProtocol Semibold"
}

h3 {
    font-family: "APKProtocol Regular";
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #000
}

@media only screen and (min-width:768px) {
    h3 {
        font-size: 32px;
        line-height: 38px
    }
}

h3.medium {
    font-family: "APKProtocol Medium"
}

h4 {
    font-family: "APKProtocol Regular";
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000
}

h4.medium {
    font-family: "APKProtocol Medium"
}

@media only screen and (min-width:768px) {
    h4 {
        font-size: 26px;
        line-height: 32px
    }
}

h5 {
    font-family: "APKProtocol Regular";
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000
}

@media only screen and (min-width:768px) {
    h5 {
        font-size: 18px;
        line-height: 24px
    }
}

a {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .5;
    color: #000
}

.eyebrow {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .5px;
    color: #000
}

.credits {
    font-family: "APKProtocol Regular";
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .5px;
    color: #e1e1e1
}

.body1 {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #212121
}

@media only screen and (min-width:768px) {
    .body1 {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: -0.1px
    }
}

.body2 {
    font-family: "APKProtocol Regular", sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0;
    color: #212121
}

.body2 p {
    font-family: "APKProtocol Regular", sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0
}

.body2-bold {
    font-family: "APKProtocol Bold"
}

.body3 {
    font-family: "APKProtocol Regular", sans-serif;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0;
    color: #212121
}

.body3 p {
    font-family: "APKProtocol Regular", sans-serif;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0
}

.body3-bold {
    font-family: "APKProtocol Bold"
}

a.cta {
    border: 1px solid #000;
    border-radius: 25px;
    font-size: 16px;
    line-height: 1;
    padding: 1.0625em 3em .9375em;
    font-family: "APKProtocol Regular", sans-serif;
    letter-spacing: -0.5px;
    text-decoration: none;
    cursor: pointer;
    color: #000;
    display: inline-block;
    margin: 10px 0
}

a.cta:hover {
    border-color: #beff00;
    color: #000;
    background: #beff00
}

a.cta:active {
    color: #000;
    background: #beff00;
    border-color: #beff00
}

a.cta.white {
    color: #fff;
    border-color: #fff
}

a.cta.white:hover {
    border-color: #beff00;
    color: #beff00
}

a.cta.white:active {
    color: #fff
}

a.cta.black {
    color: #fff;
    background-color: #000
}

a.cta.black:hover {
    background-color: #beff00
}

a.arrow {
    font-size: 14px;
    margin-top: 1.5em;
    display: inline-block;
    color: #212121;
    text-decoration: none
}

@media only screen and (min-width:768px) {
    a.arrow {
        font-size: 16px
    }
}

a.arrow:hover {
    color: #666
}

a.arrow:after {
    content: '→';
    position: relative;
    top: .125em;
    margin-left: .5em
}

label.checkbox {
    display: block;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    font-size: 14px;
    user-select: none
}

label.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

label.checkbox.disabled {
    color: #e1e1e1;
    cursor: not-allowed
}

label.checkbox.disabled input {
    cursor: not-allowed
}

label.checkbox.disabled span.checkmark {
    border: solid 1px #e1e1e1
}

label.checkbox.disabled:hover input~span.checkmark {
    background-color: #fff;
    border: solid 1px #e1e1e1
}

label.checkbox span.checkmark {
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    width: 24px;
    border-radius: 100%;
    background-color: #fff;
    border: solid 1px #e1e1e1
}

label.checkbox span.checkmark::after {
    content: "";
    position: absolute;
    display: none
}

label.checkbox:hover input~span.checkmark {
    background-color: #e1e1e1;
    border: 0
}

label.checkbox input:checked~span.checkmark {
    background-color: #beff00
}

label.checkbox input:checked~span.checkmark:after {
    display: block
}

label.checkbox span.checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

section:not(:first-child) {
    margin-top: 3em
}

h2 {
    margin-top: 0
}

.grid-container {
    padding-left: 3px;
    padding-right: 3px;
    margin: 0 auto;
    box-sizing: border-box
}

@media only screen and (min-width:768px) {
    .grid-container {
        padding: 0 9px;
        min-width: 768px
    }
}

@media only screen and (min-width:1024px) {
    .grid-container {
        padding: 0 94px;
        min-width: 1024px;
        max-width: 1440px
    }
}

.grid-row {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 0
}

@media only screen and (min-width:768px) {
    .grid-row {
        grid-template-columns: repeat(12, 1fr);
        grid-column-gap: 18px;
        grid-row-gap: 0
    }
}

@media only screen and (min-width:1024px) {
    .grid-row {
        grid-template-columns: repeat(12, 1fr);
        grid-column-gap: 32px;
        grid-row-gap: 0
    }
}

.grid-item {
    padding: 1em;
    text-align: center
}

.col-item-1 {
    grid-column: span 1
}

.col-item-2 {
    grid-column: span 2
}

.col-item-3 {
    grid-column: span 3
}

.col-item-4 {
    grid-column: span 4
}

.col-item-5 {
    grid-column: span 5
}

.col-item-6 {
    grid-column: span 6
}

.col-item-7 {
    grid-column: span 7
}

.col-item-8 {
    grid-column: span 8
}

.col-item-9 {
    grid-column: span 9
}

.col-item-10 {
    grid-column: span 10
}

.col-item-11 {
    grid-column: span 11
}

.col-item-12 {
    grid-column: span 12
}

.color-1 {
    background-color: #112f41;
    color: white
}

.color-2 {
    background-color: #0894a1
}

.color-3 {
    background-color: #47ab6c
}

.color-4 {
    background-color: #f2b134
}

.color-5 {
    background-color: #ed553b
}

ol,
ul {
    margin: 0;
    padding: 0
}

.bodycopy ul,
.bodycopy ol,
.newsbody-copy ul,
.newsbody-copy ol {
    margin: 0 0 1rem 2rem
}

a:hover {
    text-decoration: none
}

body:not(.lazy-load-bg-imgs) [style*=background]:not([style*=background-color]),
.no-background {
    background: unset !important;
    background-image: unset !important
}

.aem-GridColumn {
    padding: 0
}

.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12 {
    clear: both
}

.electronics-container {
    padding-right: 33px;
    padding-left: 33px;
    max-width: 1440px
}

@media screen and (min-width:1024px) {
    .electronics-container {
        padding-right: 94px;
        padding-left: 94px
    }
}

.bodycopy a:hover {
    color: #666
}

.bodycopy a.cta:hover {
    color: #000
}

.electronics-container-fluid .hotspot-container-wapper .responsivegrid .electronics-videogallery+.bodyCopyContainer.aem-GridColumn--offset--default--6 {
    margin: unset
}

.electronics-container-fluid .hotspot-container-wapper .responsivegrid .electronics-videogallery+.bodyCopyContainer.aem-GridColumn--offset--default--6 {
    margin: unset;
    padding-left: 25px
}

.electronics-container-fluid .hotspot-container-wapper .responsivegrid .cmpTitle+.bodyCopyContainer {
    margin: unset
}

* {
    box-sizing: border-box
}

.foundation-breadcrumb {
    padding: 0;
    padding-top: 2.5625rem
}

.foundation-breadcrumb li {
    font-family: APKProtocol Regular;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.82;
    letter-spacing: normal;
    text-align: left;
    color: black
}

.foundation-breadcrumb li:after {
    content: "/";
    padding: 3px 0 3px 3px
}

.foundation-breadcrumb li a {
    font-family: APKProtocol Regular;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.82;
    letter-spacing: normal;
    text-align: left;
    color: black
}

.foundation-breadcrumb li:last-child a {
    color: black;
    pointer-events: none;
    cursor: default
}

.foundation-breadcrumb li:last-child {
    color: black;
    pointer-events: none;
    cursor: default
}

@media only screen and (max-width:991px) {
    .foundation-breadcrumb {
        padding-top: 5px
    }

    .foundation-breadcrumb li {
        display: none;
        line-height: 1.71
    }

    .foundation-breadcrumb li:nth-last-child(2) {
        display: list-item
    }

    .foundation-breadcrumb li:nth-last-child(2):after {
        display: none
    }

    .foundation-breadcrumb li:nth-last-child(2):before {
        content: "<";
        padding-right: 10px
    }

    .heroBreadcum .heroimage .heroImage-Text {
        text-shadow: none
    }

    .heroBreadcum .foundation-breadcrumb {
        padding-top: 5px
    }

    .heroBreadcum .foundation-breadcrumb li {
        display: none;
        line-height: 1.71
    }

    .heroBreadcum .foundation-breadcrumb li:nth-last-child(2) {
        display: list-item
    }

    .heroBreadcum .foundation-breadcrumb li:nth-last-child(2):after {
        display: none
    }

    .heroBreadcum .foundation-breadcrumb li:nth-last-child(2):before {
        content: "<";
        padding-right: 10px
    }
}

.component-contact-title .contact-title {
    padding: 0
}

.months-container .main-content {
    padding: 0
}

.heroimage .transportation-hero-video {
    line-height: .5
}

.heroimage .heroImage-Text {
    text-shadow: none !important
}

.heroBreadcum .heroImage-Text_subtext {
    margin-bottom: 64px !important
}

@media(max-width:991px) {
    .heroBreadcum .heroImage-Text_subtext {
        margin-bottom: 26px !important
    }
}

.videoCtaBtn {
    background: transparent;
    border: black
}

.videoCtaBtn:hover {
    background-color: #beff00 !important;
    border-color: #fff !important;
    border-style: solid;
    border-width: 2px;
    color: #fff !important
}

.anchorlist .anchorlist .ancholist_items {
    display: block
}

@media(max-width:651px) {
    .anchorlist .anchorlist .ancholist_items {
        display: inline-block;
        list-style-type: none;
        white-space: nowrap;
        overflow-x: scroll;
        width: 100%
    }

    .anchorlist .anchorlist .ancholist_items .anchorlist .anchorlist {
        background-color: transparent;
        margin-left: 0;
        margin-right: 0
    }
}

.anchorlist .anchorlist .ancholist_items li {
    display: block;
    padding: 18.4px 10px 15.6px 0;
    border-bottom: 1px solid #dadada
}

@media(max-width:651px) {
    .anchorlist .anchorlist .ancholist_items li {
        display: inline-block;
        border-bottom: 0
    }
}

.anchorlist .anchorlist .anchorlist_names a {
    color: #000 !important;
    margin-right: 0;
    font-family: APKProtocol Regular
}

.anchorlist .anchorlist .anchorlist_names a:active,
.anchorlist .anchorlist .anchorlist_names a:focus {
    color: #beff00 !important
}

.anchorlist .anchorlist {
    background-color: transparent;
    margin-right: 50px
}

@media(max-width:768px) {
    .anchorlist .anchorlist {
        margin: 0;
        border-bottom: 1px solid #dadada
    }

    .anchorlist .anchorlist .anchorlist_names {
        margin: 0
    }

    .anchorlist .anchorlist .anchorlist_names li {
        padding-right: 25px
    }
}

@media(min-width:652px) and (max-width:991px) {
    .anchorlist .anchorlist {
        width: 160px
    }
}

@media(min-width:1024px) {
    .anchorlist .anchorlist {
        width: 210px
    }
}

.sitemap li {
    font-size: 18px;
    font-family: APKProtocol Medium;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: -0.2px;
    text-align: left
}

.sitemap li a {
    font-size: 18px;
    font-family: APKProtocol Medium;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: -0.2px;
    text-align: left;
    color: #212121 !important
}

@media(max-width:768px) {
    .sitemap li a {
        font-family: APKProtocol Medium;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.79;
        letter-spacing: -0.17px;
        text-align: left
    }
}

.sitemap ul.level0 {
    list-style-type: disc
}

.sitemap ul.level0 li {
    font-weight: bold
}

.sitemap ul.level1 {
    padding-top: 10px
}

@media(max-width:768px) {
    .sitemap ul.level1 {
        padding-top: 0
    }
}

.sitemap ul.level1 li {
    font-weight: normal;
    list-style-type: disc;
    margin-top: 24px
}

@media(max-width:768px) {
    .sitemap ul.level1 li {
        margin-top: 15px
    }
}

.sitemap ul.level1 li a {
    font-size: 18px;
    font-family: APKProtocol Medium;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: -0.2px;
    text-align: left;
    color: #212121 !important
}

@media(max-width:768px) {
    .sitemap ul.level1 li a {
        font-family: APKProtocol Medium;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.79;
        letter-spacing: -0.01px;
        text-align: left
    }
}

.sitemap ul.level2 {
    margin-top: 25px
}

.sitemap ul.level2 li {
    font-weight: normal;
    list-style-type: disc;
    margin-top: 20px
}

@media(max-width:768px) {
    .sitemap ul.level2 li {
        margin-top: 17px
    }
}

.sitemap ul.level2 li a {
    font-family: APKProtocol Regular;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: -0.01px;
    text-align: left;
    color: #212121 !important
}

@media(max-width:768px) {
    .sitemap ul.level2 li a {
        font-size: 14px;
        font-family: APKProtocol Regular;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.71;
        letter-spacing: -0.01px;
        text-align: left
    }
}

.TIbodyCopyContainer .bodycopy h2 span u {
    text-decoration: none;
    border-bottom: 2px solid #fff
}

.cmp-CTA.curve-bordered .button-primary {
    border-radius: 100px;
    padding: 9px 35px
}

@media(max-width:767px) {
    .cmp-CTA .button-component {
        padding: 0 33px
    }
}

.cmp-CTA .button-component a {
    font-family: APKProtocol Regular;
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #fff
}

.cmp-CTA .button-component a:hover {
    background-color: #beff00 !important;
    border-color: #beff00 !important;
    border-style: solid;
    border-width: 2px
}

@media(max-width:767px) {
    .cmp-CTA .button-component a {
        width: 248px
    }
}

.container {
    padding: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1440px !important
}

@media screen and (min-width:1024px) {
    .container {
        padding: 0 94px !important;
        max-width: 1440px !important
    }
}

@media screen and (max-width:1023px) {
    .container {
        padding-right: 33px !important;
        padding-left: 33px !important
    }
}

.hero-video .video-content-overlay ul li a:after {
    content: "\279D";
    float: right;
    font-weight: bold;
    font-size: 1.25rem
}

.heroimage .heroImage-Text {
    width: 100%;
    padding: 10px 33px
}

@media(max-width:767px) {
    .heroimage .herobgImage {
        max-height: 480px
    }

    .heroimage .heroImage-Text {
        width: 100%
    }
}

.TIbodyCopyContainer .bodycopy {
    margin: 0 auto;
    float: none !important
}

@media screen and (min-width:1024px) {
    .TIbodyCopyContainer .bodycopy {
        padding: 0 94px;
        max-width: 1440px
    }
}

@media screen and (max-width:1023px) {
    .TIbodyCopyContainer .bodycopy {
        padding-right: 33px;
        padding-left: 33px
    }
}

@media(max-width:991px) and (min-width:320px) {
    .transportation-header .MobTabheader .navbar-brand {
        padding-top: 8px
    }
}

.TIbodyCopyContainer .bodycopy a,
.electronics-article-container .bodycopy a {
    color: black;
    text-decoration: underline
}

.TIbodyCopyContainer .bodycopy a:hover,
.electronics-article-container .bodycopy a:hover {
    color: #666
}

.TIbodyCopyContainer .bodycopy p span.arrowWithText a:after,
.electronics-article-container .bodycopy p span.arrowWithText a:after {
    content: "\279D";
    margin-left: 2.1875rem;
    font-weight: bold;
    font-size: 1.25rem
}

.component-carousel .row {
    margin: 0
}

.component-carousel .row h5 {
    margin-bottom: 35px;
    font-size: 42px
}

.component-carousel.brands-carousel #carousel div img {
    max-width: 370px
}

@media only screen and (max-width:600px) {
    .component-carousel .row {
        margin: 0
    }

    .component-carousel .row h5 {
        margin-top: 10px;
        margin-bottom: 35px;
        font-size: 32px
    }
}

.electronics-water-card-carousal .water-card-carousel img.play_button {
    top: 43%;
    left: 40%
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data h3 {
    line-height: 1.56
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data {
    padding: 37px 30px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .carousal-text {
    margin-top: 23px;
    font-size: 14px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .read-outer {
    bottom: 30px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .read-outer:hover .read {
    color: #beff00
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .read-outer:hover .img.arrow-red {
    color: #beff00
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .read-outer .read {
    font-size: 14px;
    font-family: "APKProtocol Regular";
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-width: 140px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .carousal-text p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3 !important;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 37px
}

.electronics-water-card-carousal .carousel-background .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 38px
}

.component-actionbar,
.component-biobar {
    background-color: #fff;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.3)
}

@media(max-width:768px) {

    .component-actionbar,
    .component-biobar {
        padding: 0 !important;
        box-shadow: none
    }

    .component-actionbar .container,
    .component-biobar .container {
        padding: 0 !important
    }
}

.pbs-viewResidential.pbs-cards .pbs-card .pbsbox-shadow {
    padding-bottom: 20px
}

.pbs-viewResidential.pbs-cards .pbs-card .card-description a.pbs-card-link {
    width: auto;
    position: relative
}

@media(max-width:768px) {
    .pbs-viewResidential {
        padding-right: 33px !important;
        padding-left: 33px !important
    }
}

@media(max-width:1024px) {
    .component-navigation-tap {
        background-color: #fff;
        box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.3);
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99
    }
}

.component-article-header-default {
    padding: 0
}

@media(min-width:992px) and (max-width:1023px) {
    .component-actionbar.scroll-postop {
        display: block;
        height: 110px
    }

    .component-actionbar.scroll-postop .component-actionbar--contain {
        position: absolute;
        right: 10px;
        width: auto;
        top: 46px;
        transform: translateY(-50%)
    }

    .component-actionbar.scroll-postop .component-actionbar--pageinfo .category,
    .component-actionbar.scroll-postop .component-actionbar--pageinfo .title {
        font-family: "APKProtocol Regular";
        font-size: calc(8.55769231px);
        display: inline-block;
        padding-left: 0;
        padding-right: 22px;
        color: #a2a2a2
    }

    .component-actionbar.scroll-postop .component-actionbar--pageinfo .divider {
        display: inline-block;
        width: 1px;
        height: 16px;
        background-color: #000;
        position: relative;
        top: 9px;
        transform: translateY(-50%)
    }

    .component-actionbar.scroll-postop .component-actionbar--pageinfo .title {
        padding-right: 0;
        padding-left: 25px;
        color: #000
    }

    .component-actionbar.scroll-postop .component-actionbar--contain-share .share-off {
        display: none
    }

    .component-actionbar.scroll-postop .component-actionbar--contain-share .share-on {
        position: relative;
        display: block;
        visibility: visible;
        opacity: 1;
        margin: 0
    }

    .component-article-header .electronics-article-container {
        padding: 0 33px !important;
        max-width: none
    }

    .heroimage.cmp-image.hero_Left.hero_Top .hero-video-content {
        padding-top: 20%
    }

    .heroimage.cmp-image.hero_Center.hero_Top .hero-video-content {
        padding-top: 20%
    }

    .heroimage.cmp-image.hero_Right.hero_Top .hero-video-content {
        padding-top: 20%
    }
}

@media(min-width:992px) {
    .component-actionbar.scroll-postop {
        padding: 0 94px !important
    }

    .component-actionbar.scroll-postop .container {
        padding: 0 !important
    }

    .component-actionbar.scroll-postop .container .component-actionbar--pageinfo .divider {
        position: relative;
        top: 9px
    }

    .component-actionbar.scroll-postop .container .component-actionbar--pageinfo {
        display: flex;
        position: absolute;
        top: 46px;
        transform: translateY(-50%);
        left: 0
    }

    .component-actionbar.scroll-postop .container .component-actionbar--contain {
        position: absolute;
        right: 0;
        width: auto;
        top: 46px;
        transform: translateY(-50%)
    }

    .component-actionbar.scroll-postop .container .component-actionbar--contain-share {
        border-style: none;
        padding: 0 15px 0 20px;
        margin: 0;
        padding: 0
    }
}

.component-actionbar--contain {
    right: 94px
}

@media(max-width:1200px) and (min-width:1024px) {
    .component-actionbar--contain {
        right: 33px
    }
}

@media(max-width:1024px) {
    .component-actionbar--contain {
        right: 0
    }
}

@media(max-width:1170px) {
    .electronics-container {
        padding: 0 33px !important
    }
}

.electronics-water-card-carousal .water-card-carousel .owl-item {
    width: 560px !important
}

@media(max-width:767px) {
    .electronics-water-card-carousal .water-card-carousel .owl-item {
        width: 300px !important
    }
}

.electronics-water-card-carousal .water-card-carousel .card-image {
    width: 271px;
    height: 303px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data {
    width: 271px;
    height: 303px;
    padding: 30px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data h3 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px
}

.electronics-water-card-carousal .water-card-carousel .carousal-item-data .carousal-text p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px
}

.cherry-red .bodycopy p {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    font-size: 18px;
    font-family: APKProtocol Regular
}

.cherry-red .bodycopy ul {
    margin: 0 0 1rem 1rem
}

.cherry-red .bodycopy ul li {
    list-style-type: none;
    font-size: 14px;
    font-family: APKProtocol Regular
}

.cherry-red .bodycopy ul li:before {
    content: "\2022";
    color: #beff00;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 14px
}

@media screen and (min-width:992px) {

    .component-actionbar.scroll-postop,
    .component-biobar.scroll-postop {
        height: 119px !important
    }

    .component-actionbar--pageinfo,
    .component-actionbar--contain,
    .component-biobar--pageinfo,
    .component-biobar--contain {
        top: 60px !important
    }

    .component-actionbar.scroll-postop .component-actionbar--pageinfo .category,
    .component-actionbar.scroll-postop .component-actionbar--pageinfo .title {
        font-size: 13px
    }
}

@media(min-width:768px) {
    .component-actionbar.scroll-postop .component-actionbar--pageinfo .title {
        width: 575px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block
    }
}

@media(max-width:1024px) and (min-width:992px) {
    .component-article-header {
        margin-top: 100px
    }
}

.brands-carousel #carousel div img {
    filter: none !important;
    -webkit-filter: none !important
}

@media screen and (min-width:992px) {
    .component-actionbar .container {
        padding-left: 0;
        padding-right: 0;
        display: block;
        height: 100%;
        position: relative
    }
}

.news-bodycopy .download-align {
    position: relative
}

.news-bodycopy .download-align .electronics-image_zoomin {
    left: 0
}

.news-bodycopy .download-align .electronics-image_zoomin span:hover {
    color: #666
}

.download-align {
    padding-top: 8px
}

.download-align a span {
    font-weight: 600
}

.img-medium .figcaption .body2 {
    line-height: 0
}

#newsModal .modal-dialog {
    max-width: 800px
}

@media(max-width:767px) {
    #newsModal .modal-dialog {
        max-width: 100%
    }
}

#newsModal .modal-dialog img {
    width: 100%
}

.anchorlist .anchorlist_names .ancholist_items li .dynamicActive {
    color: #beff00 !important
}

.news-bodycopy .electronics-image__wrapper:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 7%;
    bottom: 0;
    opacity: .45;
    background-image: none
}

@media only screen and (min-width:320px) and (max-width:992px) {
    .category-bgImage .bodyCopyContainer .bodycopy {
        padding: 0 33px
    }
}

@media only screen and (min-width:991px) and (max-width:19920px) {
    .category-bgImage .bodyCopyContainer .bodycopy {
        padding: 0 94px
    }
}

.img_over_text a:hover {
    color: #beff00
}

.heroimage .herobgImage {
    opacity: .95
}

.heroimage.cmp-image.heroImage_TextbgColor .heroImage-Text,
.heroimage.cmp-image.heroImage_TextbgColor .content-teaser {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.22) 0, rgba(0, 0, 0, 0.28))
}

@media only screen and (max-width:599px) {
    .category-bgImage {
        margin-top: 0
    }
}

.category-bgImage>div {
    background-size: cover
}

.img_over_text p a span:hover {
    color: #beff00
}

.electronics-article-container .electronics-download .TandIdownload .TandIdownload_icon {
    left: 1px
}

.electronics-article-container .electronics-download .TandIdownload .TandIdownload_icon img {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top
}

@media(max-width:992px) {
    .electronics-article-container .electronics-download .TandIdownload .TandIdownload_icon img {
        position: absolute;
        transform: translate(-10%, -30%)
    }
}

.pbs-viewResidential span.glyphicon.glyphicon-arrow-right,
.pbs-viewResidential span.fa-long-arrow-alt-right {
    font-size: 16px
}

.pbs-viewResidential.pbs-cards .pbs-card .card-description a.pbs-card-link {
    width: auto;
    position: absolute;
    float: right;
    padding-bottom: 10px;
    bottom: 0;
    right: 30px
}

.pbs-viewResidential span.glyphicon.glyphicon-arrow-right:before,
.pbs-viewResidential span.fa-long-arrow-alt-right:before {
    content: "\279D";
    float: right;
    font-weight: bold;
    font-size: 1.25rem
}

.pbs-viewResidential.pbs-cards .pbs-card .card-description {
    height: 35%
}

#Products .table-accordian h4 {
    font-family: APKProtocol Medium;
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: 0;
    text-align: left;
    color: #000;
    display: inline-block
}

.transportation-vertical-carousel .vertical_carousel .spec_vc .carousel-heading .head_title p.pt-0 sup {
    top: -0.4em
}

.water-card-rt-view-carousel .carousal-item-data {
    padding: 37px 30px
}

.water-card-rt-view-carousel .carousal-item-data a:hover {
    color: #beff00
}

@media screen and (max-width:768px) {
    .articleHeader .component-article-header h1 {
        word-break: break-word
    }
}

@media screen and (max-width:768px) {
    .cmp-featuredBlock .image {
        background-position: center
    }
}

.heroimage .component-minimal-header {
    margin-top: 80px
}

.available-sizes-pim .table-accordian {
    overflow-x: hidden
}

@media screen and (max-width:767px) {
    .available-sizes-pim .table-accordian {
        overflow-x: scroll
    }
}

@media screen and (max-width:767px) {
    .accordion-component.nopaddings .panel {
        padding-left: 15px;
        padding-right: 15px
    }
}

.accordion-component.nopaddings .panel-content {
    padding: 20px 0 !important
}

.accordion-component.nopaddings .panel-content ul {
    margin-left: 0
}

.accordion-component.nopaddings .panel-content ul li {
    line-height: 28px;
    padding-bottom: 10px
}

.accordion-component.nopaddings .panel-content .table p {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0
}

.accordion-component.nopaddings .panel-content .table p:empty {
    margin: 0;
    padding: 0
}

.accordion-component.nopaddings .panel-content .table.container {
    padding: 0 !important
}

.accordion-component.nopaddings .accordion {
    padding-left: 0;
    padding-right: 0
}

@media screen and (max-width:767px) {
    .featuredBlock .featuredBlock-col {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media screen and (max-width:767px) {
    .featuredBlock.container-fluid {
        padding-left: 0;
        padding-right: 0
    }
}

.features-benefits .glyphicon-plus,
.available-sizes-pim .glyphicon-plus,
.physical-properties-table-pim .glyphicon-plus {
    background-image: url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/plus.svg);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    margin-right: 25px
}

@media screen and (max-width:767px) {

    .features-benefits .glyphicon-plus,
    .available-sizes-pim .glyphicon-plus,
    .physical-properties-table-pim .glyphicon-plus {
        margin-right: 10px
    }
}

.features-benefits .glyphicon-plus:before,
.available-sizes-pim .glyphicon-plus:before,
.physical-properties-table-pim .glyphicon-plus:before {
    content: ""
}

.features-benefits .glyphicon-minus,
.available-sizes-pim .glyphicon-minus,
.physical-properties-table-pim .glyphicon-minus {
    background-image: url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/minus.svg);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    margin-right: 25px
}

@media screen and (max-width:767px) {

    .features-benefits .glyphicon-minus,
    .available-sizes-pim .glyphicon-minus,
    .physical-properties-table-pim .glyphicon-minus {
        margin-right: 10px
    }
}

.features-benefits .glyphicon-minus:before,
.available-sizes-pim .glyphicon-minus:before,
.physical-properties-table-pim .glyphicon-minus:before {
    content: ""
}

.features-benefits .table,
.available-sizes-pim .table,
.physical-properties-table-pim .table {
    display: none
}

.features-benefits .table {
    display: none
}

.features-benefits .table td {
    font-size: 14px;
    line-height: 28px
}

@media screen and (max-width:767px) {
    .features-benefits .table td {
        display: block
    }
}

@media screen and (max-width:767px) {
    .features-benefits .table td:empty {
        border-top: 0
    }
}

.available-sizes-pim .table {
    display: none
}

.available-sizes-pim .table td {
    font-size: 14px;
    line-height: 28px
}

@media screen and (max-width:767px) {
    .available-sizes-pim .table td:empty {
        border-top: 0
    }
}

.physical-properties-table-pim .table {
    display: none
}

.physical-properties-table-pim .table td {
    font-size: 14px;
    line-height: 28px
}

@media screen and (max-width:767px) {
    .physical-properties-table-pim .table td:empty {
        border-top: 0
    }
}

@media screen and (max-width:769px) {
    .component-actionbar--contain {
        top: 0 !important
    }

    .component-actionbar--contain-share {
        left: 0 !important
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .quick-links {
        height: 40px
    }

    .moveUserIcon-EI {
        position: relative;
        top: -18px
    }

    .showShare .logo-title,
    .showShare .navigationShare,
    .showShare .hamburger {
        display: none !important
    }

    .component-navigation--logo.showShare.scroll-postop {
        display: none !important
    }

    .electronics-article-container {
        margin-top: 40px
    }
}

.option.bold,
.option:hover {
    font-weight: bold
}

div.selectize-dropdown-content div:last-child {
    font-weight: bold
}

input#homeSelect_Search-selectized {
    width: 100% !important
}

.heroimage.cmp-image .bgBlur {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.accordion .accordion__item .accordion__title:before {
    content: "";
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
    background-image: url("../../../../content/dam/electronics/amer/us/en/electronics/general/icons/minus.svg");
    cursor: pointer
}

.accordion .accordion__item .accordion__title.collapsed:before {
    content: "";
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
    background-image: url("../../../../content/dam/electronics/amer/us/en/electronics/general/icons/plus.svg");
    cursor: pointer
}

.accordion .cmp-resFinder-Preview .search-container,
.accordion-component .cmp-resFinder-Preview .search-container {
    padding: 0 !important
}

.heroimage.bmask .herobgImage:before {
    background-image: none;
    opacity: 1;
    background-color: rgba(33, 122, 198, 0.65)
}

.electronics-list.cardTitle-color .list-item h5 {
    color: #000
}

.cmp-CTA.btn-corporate .button-component a.button-primary {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    border-radius: 0 !important
}

.cmp-CTA.btn-corporate .button-component a.button-primary:hover {
    background-color: #545b62 !important;
    border: solid 1px #545b62 !important;
    color: #fff !important
}

.water_megaMenuView .component nav .component-navigation--logo .logo-title .nav-logo-hdng {
    display: none
}

.water_megaMenuView .component nav .component-navigation--items-top li a i {
    display: none !important
}

@media screen and (min-width:1024px) {
    .water_megaMenuView label.desktop-hide-EI {
        display: block;
        font-size: 13px;
        padding-left: 8px;
        margin-bottom: 0;
        color: #212121;
        letter-spacing: normal;
        font-family: 'APKProtocol Regular';
        font-weight: normal;
        line-height: 1.3;
        cursor: pointer
    }
}

.water_megaMenuView .component-navigation--items-bottom li a:has(.quicklinks-icon) {
    color: #212121;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'APKProtocol Regular'
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--items-bottom .navigation-item-search {
        position: relative
    }
}

.water_megaMenuView .component-navigation--items-bottom .navigation-item-search::after {
    content: "";
    display: flex;
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: -2px;
    background-color: rgba(42, 44, 45, 0.6)
}

.water_megaMenuView .component-navigation--items-bottom .navigation-item-search:has(+li.kalrez-contactus)::after {
    display: none
}

footer {
    padding: 0
}

footer .container {
    padding-right: 33px;
    padding-left: 33px
}

@media screen and (min-width:1024px) {
    footer .container {
        padding-right: 94px;
        padding-left: 94px
    }
}

footer a {
    font-family: "APKProtocol Regular";
    word-break: keep-all;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: .5px
}

@media only screen and (min-width:1024px) {
    footer a {
        font-size: 11px;
        line-height: 15px
    }
}

footer .col-sm-12 {
    margin-bottom: 30px
}

@media only screen and (min-width:992px) {
    footer .col-sm-12 {
        margin-bottom: 0
    }
}

footer .body3 p {
    margin: 0
}

footer .footer-flex-container {
    width: 100%;
    height: 87px;
    align-items: center
}

.layout-footer {
    width: 100%
}

.layout-footer-container {
    box-shadow: 1px 1px 5px #969696
}

@media only screen and (min-width:1024px) {
    .layout-footer-header {
        display: grid;
        grid-template-columns: repeat(7, minmax(20px, 1fr));
        grid-column-gap: 20px;
        margin-top: 25px
    }
}

.layout-footer-bottom .body1 {
    font-size: 11px
}

@media only screen and (min-width:1024px) {
    .layout-footer-bottom {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin: 40px 0
    }

    .layout-footer-bottom>p {
        font-size: 11px
    }
}

.layout-footer .grid-container {
    padding: 30px 34px
}

@media only screen and (min-width:768px) {
    .layout-footer .grid-container {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media only screen and (min-width:1024px) {
    .layout-footer .grid-container {
        padding-left: 94px;
        padding-right: 94px
    }
}

.footer-list1 {
    list-style: none;
    margin: 0
}

.footer-list1>li {
    display: block;
    line-height: 1.45
}

.footer-list1>li a {
    text-decoration: none
}

.footer-list1>li a:hover {
    color: #666;
    text-decoration: none
}

.footer-list1>li a {
    display: inline-block;
    line-height: 15px
}

.footer-list1>li a.cta-redBold {
    color: #000;
    font-family: 'APKProtocol Medium'
}

.footer-list1.accordion-closed {
    display: none;
    transition: display 1s linear
}

@media only screen and (min-width:992px) {
    .footer-list1.accordion-closed {
        display: block
    }
}

@media(max-width:991px) {
    .footer-list1.accordion-closed.accordion-open {
        display: block;
        margin: 0 0 20px
    }
}

.footer-list-legal li {
    list-style: none;
    margin-bottom: 12px
}

@media only screen and (min-width:992px) {
    .footer-list-legal li {
        float: left;
        margin-right: 35px !important
    }
}

@media only screen and (min-width:480px) {
    .footer-list-legal li {
        float: left;
        margin-right: 5px
    }
}

.footer-list-legal li a {
    color: #6dd8cd !important
}

.footer-social-icons {
    margin-bottom: 0
}

@media only screen and (min-width:992px) {
    .footer-social-icons {
        text-align: right
    }
}

.footer-social-icons ul {
    display: inline-block;
    margin-bottom: 0
}

.footer-social-icons ul li {
    list-style: none;
    float: left;
    margin-right: 10px
}

.footer-social-icons ul li a img {
    opacity: 1;
    width: 30px;
    height: 30px
}

.footer-social-icons ul li a:hover img {
    opacity: .5
}

.footer-social-icons ul li a:active img {
    opacity: .5
}

@media only screen and (min-width:992px) {
    .footer-social-icons ul li {
        float: none;
        margin-right: 0;
        margin-bottom: 28px
    }
}

.footer-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-family: "APKProtocol Bold";
    line-height: 20px;
    letter-spacing: .5px;
    line-height: 1.45;
    margin-bottom: 0
}

.footer-title a {
    font-size: 12px;
    font-family: "APKProtocol Bold"
}

.footer-title>span {
    font-size: 9px
}

@media only screen and (min-width:992px) {
    .footer-title>span {
        display: none
    }
}

.footer .desktop-list {
    display: none
}

@media only screen and (min-width:1024px) {
    .footer .desktop-list {
        display: initial
    }
}

#bold {
    font-weight: bold
}

.padding-top {
    padding-top: 0
}

@media only screen and (min-width:992px) {
    .padding-top {
        padding-top: 50px !important
    }
}

@media only screen and (min-width:480px) {
    .padding-top {
        padding-top: 25px
    }
}

.padding-bottom {
    padding-bottom: 0
}

@media only screen and (min-width:992px) {
    .padding-bottom {
        padding-bottom: 50px !important
    }
}

@media only screen and (min-width:480px) {
    .padding-bottom {
        padding-bottom: 25px
    }
}

@media only screen and (max-width:991px) {
    footer .acquireFullWidth {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important
    }

    footer .footer-list-legal li {
        float: revert;
        margin-right: 5px
    }

    footer a {
        word-break: break-word
    }

    footer .col-sm-2 {
        max-width: 20%;
        flex: 0 0 20%
    }

    footer .footer-social-icons {
        padding-top: 30px;
        max-width: 100%;
        flex: 0 0 100%
    }

    footer .footer-social-icons ul {
        margin-top: 0
    }

    footer .footer-social-icons .footer-title a {
        margin-bottom: 10px
    }

    footer .logo-title {
        text-align: center
    }

    footer .logo-title img {
        width: 100px
    }

    footer .footer-flex-container {
        display: block;
        padding: 10px 0 10px 0
    }

    footer .footer-flex-container .footer-list-legal {
        display: flex;
        justify-content: center
    }

    footer .footer-flex-container .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%
    }

    footer .footer-flex-container .body3 p {
        margin: 5px 0 0 0;
        text-align: center
    }

    footer .footer-list-legal li {
        float: left;
        margin: 0 10px 0 10px
    }
}

@media only screen and (max-width:991px) {
    footer .col-sm-2 {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 0;
        padding-right: 0
    }

    footer .col-sm-2:nth-child(5) {
        padding-left: 0 !important;
        padding-right: 0
    }

    footer .footer-flex-container {
        height: auto
    }

    footer .footer-flex-container .footer-list-legal {
        display: inline-block
    }

    footer .footer-flex-container .footer-list-legal li {
        width: 100%
    }

    footer .footer-flex-container .footer-list-legal li a {
        border-right: 0
    }

    footer .footer-flex-container .body3 p {
        margin: 5px 0 0 0;
        text-align: left
    }

    footer .padding-bottom {
        padding-bottom: 30px
    }

    footer .padding-top {
        padding-top: 30px
    }

    footer .footer-title {
        padding: 0 0 10px 0;
        margin: 0
    }

    footer .footer-list-legal li {
        margin: 0 3px 0 3px;
        line-height: 30px
    }
}

@media only screen and (min-width:992px) {

    .fas.fa-plus,
    .fas.fa-minus {
        display: none
    }

    .footer-col:first-child {
        padding-left: 0
    }

    .footer-col:last-child {
        padding-right: 0
    }
}

.no-paddin-LR {
    padding-left: 0;
    padding-right: 0
}

.footer-col:nth-child(4) .footer-list1 {
    margin-right: 15px
}

.footer-col:nth-child(4) .footer-list1 li:last-child {
    padding-top: 2px
}

@media(min-width:992px) {
    div#ei-footer-col-container {
        display: flex;
        justify-content: space-between
    }

    .logo-title img {
        width: 100px
    }

    .padding-top {
        padding-top: 15px !important
    }

    footer a {
        font-size: 11px !important
    }

    .footer-flex-container {
        margin: 0;
        width: 100%;
        display: flex
    }

    hr.divider {
        background: #6e6e6e;
        width: 100%;
        margin-top: 35px
    }

    .footer-list-legal li a {
        color: #000 !important
    }

    .footer-list-legal li a:hover {
        color: #666 !important
    }

    .footer-list1>li a {
        display: inline-block;
        line-height: 15px;
        font-size: 11px !important
    }

    .footer-list1>li a:hover {
        color: #666
    }

    .footer-list-legal>li a {
        font-size: 11px !important
    }

    .footer-title a {
        font-size: 12px;
        font-family: "APKProtocol Bold";
        font-weight: bold
    }

    .footer-title a:hover {
        color: #666
    }

    .col-sm-1.col-lg-1.footer-social-icons {
        text-align: left;
        margin-left: -4em
    }

    .footer-social-icons {
        text-align: center
    }

    .footer-social-icons ul {
        margin-top: 0
    }

    .footer-social-icons .footer-title a {
        margin-bottom: 10px
    }
}

.footer-list-legal li a {
    color: #000 !important
}

.water_megaMenuView .navigation-sub.search-finder {
    z-index: -1
}

.water_megaMenuView .component-navigation--logo .nav-logo-hdng:hover {
    color: black
}

.water_megaMenuView .component-navigation--items-bottom .search-finder-link {
    padding-bottom: 0;
    cursor: pointer
}

.water_megaMenuView .component-navigation--items-bottom .kalrez-contactus {
    background-color: #beff00;
    color: #212121;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 25px;
    text-align: center
}

.water_megaMenuView .component-navigation--items-bottom .kalrez-contactus a.navigation-item {
    color: #212121
}

.water_megaMenuView .component-navigation--items-bottom .kalrez-contactus .hover {
    background-color: transparent
}

.water_megaMenuView .component-navigation--items-bottom .kalrez-contactus:hover {
    border-color: #98cc00;
    background: #98cc00;
    color: #000
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--items-top {
        margin-left: 63px
    }
}

.water_megaMenuView .navigation-item-contain .bold-heading {
    color: #666;
    font-size: 14px
}

.water_megaMenuView .navigation-item-contain .bold-heading span {
    line-height: 1.3;
    padding: 5px 0;
    display: inline-block
}

.water_megaMenuView .large-screen .more-resources_link {
    font-family: 'APKProtocol Semibold'
}

.water_megaMenuView .dropDownIcon {
    display: none
}

.water_megaMenuView .dropDownIconMobile {
    display: none
}

.water_megaMenuView.water-header-bootom {
    margin-bottom: 39px
}

.water_megaMenuView .component nav {
    position: relative
}

.water_megaMenuView .component nav .component-navigation--items-top li a {
    cursor: pointer
}

@media screen and (min-width:1265px) and (max-width:1500px) {
    .water_megaMenuView .component nav .component-navigation--items-top li {
        padding-left: calc(25px - (10 * (1px - ((100vw - 1024px)/ 416)))) !important;
        padding-right: calc(25px - (10 * (1px - ((100vw - 1024px)/ 416)))) !important
    }
}

@media screen and (min-width:968px) {
    .water_megaMenuView .component nav .component-navigation--items-top li.cursor-normal {
        cursor: inherit
    }
}

.water_megaMenuView .component-navigation {
    background-color: #fff;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-block-container.large-screen {
    padding: 0 80px
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-block-container.large-screen .more-resources>ul {
    padding: 15px 0
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-block-container.large-screen .more-resources>ul li {
    padding: 6px 0;
    display: block
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-block-container.large-screen .more-resources>ul li span.more-resources_text {
    display: inline-block;
    width: 180px;
    font-size: 14px;
    line-height: 16px;
    color: #686868
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-block-container.large-screen .more-resources>ul li a.more-resources_link {
    padding: 0;
    color: #666
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-sub.multlevel .navigation-block-container.small-screen .more-resources>ul {
    display: block
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-sub.multlevel .navigation-block-container.small-screen .more-resources>ul li {
    padding: 6px 0
}

.water_megaMenuView .component-navigation .component-navigation--items-top li .navigation-sub.multlevel .navigation-block-container.small-screen .more-resources>ul li a.more-resources_link {
    display: block;
    padding: 10px 0;
    color: #666
}

.water_megaMenuView .component-navigation.scroll-out {
    transition: opacity .5s ease-out
}

.water_megaMenuView .component-navigation.scroll-in {
    transition: opacity .5s ease-out;
    top: 0
}

.water_megaMenuView .component-navigation--logo {
    height: 71px;
    position: relative;
    display: flex
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .secondary-links-mobile {
        display: none !important
    }

    .water_megaMenuView .component-navigation--logo {
        height: 88px
    }

    .water_megaMenuView .component-navigation--logo .logo-title {
        display: flex;
        align-items: center
    }

    .water_megaMenuView .component-navigation--logo .logo-title .nav-logo-hdng {
        margin-left: 20px !important
    }
}

.water_megaMenuView .component-navigation--logo a {
    display: block;
    width: 100px;
    z-index: 3;
    padding-left: 0;
    margin: 0 auto
}

.water_megaMenuView .component-navigation--logo a img {
    width: 100%
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--logo a {
        left: 0
    }
}

@media screen and (min-width:1440px) {
    .water_megaMenuView .component-navigation--logo a {
        width: 108px
    }
}

.water_megaMenuView .component-navigation--logo .hamburger {
    left: calc(20px - (20 * (1px - ((100vw - 320px)/ 703))));
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    z-index: 11;
    -webkit-user-select: none;
    user-select: none
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--logo .hamburger {
        display: none
    }
}

.water_megaMenuView .component-navigation--logo .hamburger input {
    display: block;
    width: 30px;
    height: 20px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none
}

.water_megaMenuView .component-navigation--logo .hamburger.open>span {
    opacity: 1;
    transform: rotate(45deg) translate(-7px, -13px);
    background: #232323
}

.water_megaMenuView .component-navigation--logo .hamburger.open>span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0) scale(0.2, 0.2)
}

.water_megaMenuView .component-navigation--logo .hamburger.open>span:nth-last-child(2) {
    transform: rotate(-45deg) translate(-5px, 14px)
}

.water_megaMenuView .component-navigation--logo .hamburger span {
    display: block;
    width: 33px;
    height: 2px;
    margin-bottom: 6px;
    position: relative;
    background: #000;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0
}

.water_megaMenuView .component-navigation--logo .hamburger span:first-child {
    transform-origin: 0 0
}

.water_megaMenuView .component-navigation--logo .hamburger span:nth-last-child(2) {
    transform-origin: 0 100%
}

.water_megaMenuView .component-navigation--logo .hamburger span:last-child {
    margin-bottom: 0
}

.water_megaMenuView .component-navigation--logo .search-icon {
    position: absolute;
    right: calc(30px - (10 * (1px - ((100vw - 320px)/ 703))));
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--logo .search-icon {
        display: none
    }
}

.water_megaMenuView .component-navigation--logo .back {
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 12
}

.water_megaMenuView .component-navigation--logo .back[data-level="0"] {
    display: none
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--logo .back {
        display: none
    }
}

.water_megaMenuView .component-navigation--items {
    position: relative;
    height: 0;
    overflow: hidden
}

.water_megaMenuView .component-navigation--items p.helper {
    display: none
}

.water_megaMenuView .component-navigation--items p.helper a {
    display: none
}

.water_megaMenuView .component-navigation--items .subnav-list {
    padding: 30px 20px 0 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0
}

.water_megaMenuView .component-navigation--items .subnav-list a.cta-red {
    display: none
}

.water_megaMenuView .component-navigation--items .subnav-list li a {
    color: #666;
    font-family: 'APKProtocol Regular';
    line-height: 1.3;
    display: inline-block;
    padding: 10px 0
}

.water_megaMenuView .component-navigation--items .subnav-list li a.navigation-item {
    font-size: 13px;
    opacity: 0;
    margin-left: -80px;
    transition-property: opacity, margin-left;
    transition-duration: .4s;
    transition-timing-function: ease-out
}

.water_megaMenuView .component-navigation--items .subnav-list li a.navigation-item-sm {
    font-size: 13px
}

.water_megaMenuView .component-navigation--items .subnav-list li ul {
    display: none
}

.water_megaMenuView .component-navigation--items-bottom,
.water_megaMenuView .component-navigation--items-top {
    padding: 40px 0 0;
    list-style: none
}

.water_megaMenuView .component-navigation--items-bottom li,
.water_megaMenuView .component-navigation--items-top li {
    display: block;
    line-height: 1
}

.water_megaMenuView .component-navigation--items-bottom li a,
.water_megaMenuView .component-navigation--items-top li a {
    color: #000;
    font-family: 'APKProtocol Medium';
    line-height: 1.3;
    padding: 5px 0;
    display: inline-block
}

.water_megaMenuView .component-navigation--items-top li a {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 3px
}

.water_megaMenuView .component-navigation--items-top li a:hover {
    color: #666
}

.water_megaMenuView .component-navigation--items-bottom li a:hover {
    color: #666
}

.water_megaMenuView .component-navigation--items-bottom li a:hover label.desktop-hide-EI {
    color: #666
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item,
.water_megaMenuView .component-navigation--items-top li a.navigation-item {
    font-size: 13px;
    opacity: 0;
    margin-left: -80px;
    transition-property: opacity, margin-left;
    transition-duration: .4s;
    transition-timing-function: ease-out
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm,
.water_megaMenuView .component-navigation--items-top li a.navigation-item-sm {
    font-size: 14px;
    line-height: 1;
    padding: 7px 0
}

.water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm img,
.water_megaMenuView .component-navigation--items-top li a.navigation-item-sm img {
    height: 13px;
    display: inline-block;
    padding-left: 0;
    vertical-align: unset
}

.water_megaMenuView .component-navigation--items-bottom li ul,
.water_megaMenuView .component-navigation--items-top li ul {
    display: none
}

.water_megaMenuView .component-navigation--items-bottom {
    opacity: 0;
    padding-top: 20px;
    transition-delay: 1s;
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function: ease-in-out
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .component-navigation--items {
        height: auto;
        overflow: visible;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .water_megaMenuView .component-navigation--items p.helper {
        position: relative;
        margin-top: 45px;
        border-top: 1px solid #e1e1e1;
        padding: 40px 0 0;
        display: none;
        font-family: 'APKProtocol Regular';
        font-size: 14px
    }

    .water_megaMenuView .component-navigation--items p.helper a {
        color: #000;
        font-family: 'APKProtocol Medium'
    }

    .water_megaMenuView .component-navigation--items p.helper a:hover {
        color: #666
    }

    .water_megaMenuView .component-navigation--items-bottom li,
    .water_megaMenuView .component-navigation--items-top li {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: calc(15px - (10 * (1px - ((100vw - 1024px)/ 416))));
        padding-right: calc(15px - (10 * (1px - ((100vw - 1024px)/ 416))))
    }

    .water_megaMenuView .component-navigation--items-bottom li .hover,
    .water_megaMenuView .component-navigation--items-top li .hover {
        background-color: #fff;
        width: 90%;
        height: 1px;
        margin: 0 auto
    }

    .water_megaMenuView .component-navigation--items-bottom li a.navigation-item,
    .water_megaMenuView .component-navigation--items-top li a.navigation-item {
        opacity: 1;
        margin-left: 0;
        color: #212121;
        font-family: 'APKProtocol Regular';
        line-height: 18px;
        font-size: 13px;
        transition-property: none;
        padding: 0;
        text-decoration: none
    }

    .water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm,
    .water_megaMenuView .component-navigation--items-top li a.navigation-item-sm {
        font-size: calc(12px - (1 * (1px - ((100vw - 1024px)/ 416))));
        padding: 0;
        line-height: 1
    }

    .water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm.search-finder-link {
        padding-bottom: 0;
        display: flex;
        flex-direction: row-reverse;
        align-items: center
    }

    .water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm.search,
    .water_megaMenuView .component-navigation--items-top li a.navigation-item-sm.search {
        position: relative;
        padding-left: 15px;
        display: inline-block;
        height: 15px;
        line-height: 1.2rem
    }

    .water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm.search img,
    .water_megaMenuView .component-navigation--items-top li a.navigation-item-sm.search img {
        position: absolute;
        left: 0;
        padding-left: 0;
        height: 15px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .hover,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .hover {
        background-color: #000
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub {
        display: block;
        position: absolute;
        width: max-content;
        top: 29px;
        background-color: #fff;
        padding: 50px 50px 15px 30px;
        margin-left: -30px;
        left: auto
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub p.helper,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub p.helper {
        display: block
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub p.helper a,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub p.helper a {
        display: inline-block
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel {
        padding: 80px 94px 85px 94px;
        margin-left: 0;
        left: -250px;
        margin-top: -3px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel ul,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel ul {
        vertical-align: top;
        padding-right: 50px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel ul li a.navigation-item.header,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub.multlevel ul li a.navigation-item.header {
        pointer-events: none
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul {
        display: inline-block
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li {
        display: block;
        padding: 8px 0
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item {
        font-size: 14px !important;
        pointer-events: all
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item:hover,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item:hover {
        color: #666
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li:first-child,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li:first-child {
        padding-left: 0
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub {
        padding: 20px 0 50px 0;
        position: relative;
        top: 0;
        left: 30px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub a.cta-red,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub a.cta-red {
        display: none;
        color: #666;
        display: inline-block;
        font-family: 'APKProtocol Medium';
        margin-top: 40px;
        padding: 10px 0 0;
        position: absolute;
        bottom: 0
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-1,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-1 {
        min-width: 150px;
        column-count: 1;
        column-gap: 40px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-2,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-2 {
        column-count: 2;
        column-gap: 40px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-3,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-3 {
        column-count: 3;
        column-gap: 40px
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li {
        padding: 10px 0
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item {
        font-size: 14px !important;
        text-decoration: none
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item:hover,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item:hover {
        color: #666
    }

    .water_megaMenuView .component-navigation--items-bottom li .navigation-item-contain:hover .navigation-sub ul li ul,
    .water_megaMenuView .component-navigation--items-top li .navigation-item-contain:hover .navigation-sub ul li ul {
        display: block
    }

    .water_megaMenuView .component-navigation--items-top {
        padding: 0;
        left: 0
    }

    .water_megaMenuView .component-navigation--items-bottom {
        left: auto;
        right: 0;
        padding-top: 0;
        opacity: 1;
        display: flex;
        align-items: center
    }

    .water_megaMenuView .component-navigation--items-bottom .kalrez-contactus {
        background-color: #beff00;
        color: #212121;
        padding-top: 5px;
        padding-bottom: 5px;
        border-radius: 25px;
        z-index: 1
    }

    .water_megaMenuView .component-navigation--items-bottom .kalrez-contactus a.navigation-item {
        color: #212121
    }

    .water_megaMenuView .component-navigation--items-bottom .kalrez-contactus .hover {
        background-color: transparent
    }

    .water_megaMenuView .component-navigation--items-bottom .kalrez-contactus:hover {
        border-color: #98cc00;
        background: #98cc00;
        color: #000
    }

    .water_megaMenuView .component-navigation--items-bottom li:first-child {
        padding-left: 0
    }
}

@media screen and (min-width:1440px) {
    .water_megaMenuView .component-navigation--items {
        padding-left: 0
    }

    .water_megaMenuView .component-navigation--items-bottom li,
    .water_megaMenuView .component-navigation--items-top li {
        padding-left: 18px;
        padding-right: 25px
    }

    .water_megaMenuView .component-navigation--items-bottom a.navigation-item,
    .water_megaMenuView .component-navigation--items-top a.navigation-item {
        font-size: 13px !important
    }

    .water_megaMenuView .component-navigation--items-bottom a.navigation-item-sm,
    .water_megaMenuView .component-navigation--items-top a.navigation-item-sm {
        font-size: 12px !important
    }

    .water_megaMenuView .component-navigation--items-top li {
        padding-right: 18px;
        padding-left: 25px
    }

    .water_megaMenuView .component-navigation--items-top li .subnav-list li {
        padding-left: 0
    }

    .water_megaMenuView .component-navigation--items-bottom li {
        padding: 0 17px
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .secondary-links-desktop {
        display: none
    }

    .water_megaMenuView .component-navigation.open {
        position: fixed;
        height: 100vh;
        width: 100%;
        overflow: auto
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items {
        height: auto;
        min-height: calc(100vh - 75px);
        overflow: hidden
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items .navigation-item {
        margin-left: 0;
        opacity: 1;
        width: 100%
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items-bottom {
        opacity: 1;
        padding-top: 0
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items-bottom.out {
        transition-delay: 0 !important;
        opacity: 0
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items .outleft {
        pointer-events: none
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items .outleft .navigation-item {
        opacity: 0;
        margin-left: -60px
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items .outright {
        pointer-events: none
    }

    .water_megaMenuView .component-navigation.open .component-navigation--items .outright .navigation-item {
        opacity: 0;
        margin-left: 60px
    }

    .water_megaMenuView .component-navigation.open .component-navigation--logo .hamburger {
        right: 5px
    }
}

.water_megaMenuView .component-navigation .delay-1 {
    transition-delay: .1s
}

.water_megaMenuView .component-navigation .delay-2 {
    transition-delay: .2s
}

.water_megaMenuView .component-navigation .delay-3 {
    transition-delay: .3s
}

.water_megaMenuView .component-navigation .delay-4 {
    transition-delay: .4s
}

.water_megaMenuView .component-navigation .delay-5 {
    transition-delay: .5s
}

.water_megaMenuView .component-navigation .delay-6 {
    transition-delay: .6s
}

.water_megaMenuView .component-navigation .delay-7 {
    transition-delay: .7s
}

.water_megaMenuView .component-navigation .delay-8 {
    transition-delay: .8s
}

.water_megaMenuView .component-navigation .delay-9 {
    transition-delay: .9s
}

.water_megaMenuView .component-navigation .delay-10 {
    transition-delay: 1s
}

.water_megaMenuView .component-navigation .delay-11 {
    transition-delay: 1.1s
}

.water_megaMenuView .component-navigation .delay-12 {
    transition-delay: 1.2s
}

.water_megaMenuView .component-navigation .delay-13 {
    transition-delay: 1.3s
}

.water_megaMenuView .component-navigation .delay-14 {
    transition-delay: 1.4s
}

.water_megaMenuView .component-navigation .delay-15 {
    transition-delay: 1.5s
}

.water_megaMenuView .component-navigation .delay-16 {
    transition-delay: 1.6s
}

.water_megaMenuView .component-navigation .delay-17 {
    transition-delay: 1.7s
}

.water_megaMenuView .component-navigation .delay-18 {
    transition-delay: 1.8s
}

.water_megaMenuView .component-navigation .delay-19 {
    transition-delay: 1.9s
}

.water_megaMenuView .component-navigation .delay-20 {
    transition-delay: 2s
}

.water_megaMenuView .component-navigation .delay-21 {
    transition-delay: 2.1s
}

.water_megaMenuView .component-navigation .delay-22 {
    transition-delay: 2.2s
}

.water_megaMenuView .component-navigation .delay-23 {
    transition-delay: 2.3s
}

.water_megaMenuView .component-navigation .delay-24 {
    transition-delay: 2.4s
}

.water_megaMenuView .component-navigation .delay-25 {
    transition-delay: 2.5s
}

.water_megaMenuView .component-navigation .delay-26 {
    transition-delay: 2.6s
}

.water_megaMenuView .component-navigation .delay-27 {
    transition-delay: 2.7s
}

.water_megaMenuView .component-navigation .delay-28 {
    transition-delay: 2.8s
}

.water_megaMenuView .component-navigation .delay-29 {
    transition-delay: 2.9s
}

.water_megaMenuView .component-navigation .delay-30 {
    transition-delay: 3s
}

.water_megaMenuView li.search-form {
    display: none
}

@media screen and (min-width:1024px) {
    .water_megaMenuView li.search-form {
        display: inline;
        padding-left: 2px;
        width: 100%;
        font-family: "APKProtocol Regular";
        line-height: 18px;
        font-size: 12px;
        opacity: .65;
        line-height: .92
    }

    .water_megaMenuView li.search-form>.search-link {
        text-decoration: none;
        display: inline;
        font-family: "APKProtocol Regular";
        font-size: 12px
    }

    .water_megaMenuView li.search-form>.search-link>span.search-text {
        padding: 0 6%
    }

    .water_megaMenuView li.search-form>.search-link>.search-icon-full {
        background-image: url(../../../../content/dam/electronics/amer/us/en/electronics/general/icons/search-icon.png);
        width: 22px;
        height: 22px;
        border: 0;
        margin-left: 9px
    }

    .water_megaMenuView li.search-form select {
        opacity: .65;
        border: 0;
        border-left: 2px solid #d8d8d8;
        padding-left: 6%;
        background-color: transparent
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .component-navigation--items-top li {
        margin-bottom: 4%
    }
}

.water_megaMenuView .navigation-item-contain a {
    text-decoration: none
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .navigation-item-contain:hover .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen {
        display: inherit;
        text-align: left
    }
}

.water_megaMenuView .navigation-item-contain .navigation-sub.singleLevel {
    text-align: left
}

@media screen and (min-width:1024px) {

    .water_megaMenuView .navigation-item-contain .navigation-sub.singleLevel .level-2-menu-heading,
    .water_megaMenuView .navigation-item-contain .navigation-sub.singleLevel .border-bottom-small {
        display: none !important
    }
}

.water_megaMenuView .navigation-item-contain .navigation-sub.singleLevel li a {
    cursor: pointer
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel {
        display: block
    }

    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel>ul {
        display: inherit;
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 100%;
        padding-left: 0;
        top: 3.7%;
        left: 0
    }

    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel>ul li {
        padding-bottom: 1%
    }

    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel>ul li:not(:first-of-type) {
        border-bottom: 0
    }

    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel>ul li:first-of-type hr.border-bottom-small {
        display: none
    }

    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel>ul li .border-bottom-small {
        width: 10%;
        position: absolute;
        left: 0;
        margin-top: 0
    }

    .water_megaMenuView .navigation-item-contain.active .navigation-sub.singleLevel>ul li.level-2-menu-heading {
        padding-bottom: 4%;
        font-weight: bold
    }
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen {
    position: absolute;
    top: 1px;
    height: 100%;
    background: #fff;
    padding-left: 0;
    left: 0
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen {
        display: inherit;
        text-align: left
    }
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2.hide {
    display: none
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2>ul {
    display: block;
    padding-left: 0;
    padding: 40px 0 0;
    margin: 0;
    list-style: none
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2>ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0;
    font-size: 14px
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2>ul li.level-2-menu-heading {
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2>ul li .border-bottom-small {
    width: 10%;
    position: absolute;
    left: 0
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2 .navigation-heading-text .product-finder {
    bottom: 2%;
    position: absolute;
    border-top: 1px solid #d8d8d8;
    padding-top: 2%
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-2 .navigation-heading-text .product-finder a {
    font-weight: 600
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3 {
    overflow: visible
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row {
    display: none
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row.active {
    display: flex
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .level-3-headings .level-3-menu-heading {
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    font-size: 14px
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .level-3-headings .red-bold-text hr {
    width: 12%;
    position: absolute;
    left: 0
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .level-3-headings .red-bold-text:last-of-type hr {
    width: 100%
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .level-3-headings li {
    padding-bottom: 4%;
    margin-bottom: 4% !important
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12:not(.level-3-headings) hr {
    width: 12%;
    position: absolute;
    margin-top: 0;
    margin-bottom: 1%
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12 ul {
    display: block;
    padding-left: 0;
    padding: 20px 0 0;
    margin: 0;
    list-style: none
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12 ul {
        padding: 0
    }
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12 ul li {
    margin-bottom: 4%;
    border-bottom: 0
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12 ul li .border-bottom-small {
    width: 10%;
    position: absolute;
    left: 0
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12 ul li.bold-heading {
    margin-bottom: 4%
}

.water_megaMenuView .navigation-item-contain.active .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3>.row .col-12.see-all {
    position: relative;
    border-top: 1px solid #d8d8d8;
    margin-top: 5%;
    padding-top: 2%;
    text-align: center;
    font-weight: 600
}

.water_megaMenuView .navigation-item-contain .navigation-sub .red-bold-text {
    color: #666;
    text-decoration: none;
    font-weight: 600
}

.water_megaMenuView .navigation-item-contain .navigation-sub .red-bold-text a {
    color: #666
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel {
    width: 130% !important;
    left: -16.5%;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .bold-heading {
    margin-bottom: 5px;
    font-weight: bold;
    font-family: 'APKProtocol Medium';
    clear: both
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .bold-heading a:hover {
    color: #666
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .bold-heading.sub-heading a:hover {
    color: #666
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen {
    display: none
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen {
    display: none
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .navigation-heading-text {
    margin-bottom: 2%
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .navigation-heading-text * {
    display: inline-block;
    cursor: default
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .navigation-heading-text .product-finder {
    color: #d8d8d8
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .navigation-heading-text .product-finder a {
    font-weight: bold
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links {
    border-right: 1px solid black
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul {
    padding-right: 5%;
    width: 100%
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li:hover {
    color: #666
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li {
    cursor: pointer;
    padding: 4% 0;
    font-family: 'APKProtocol Medium';
    font-size: 14px
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li.links {
    padding: 3% 0
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li.active {
    color: #666;
    text-decoration: underline;
    text-underline-offset: 3px;
    font-weight: 600
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li.active .glyphicon {
    color: #666
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li .glyphicon {
    float: right
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .option-links ul li:last-of-type:has(a) {
    margin-top: 30px
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links {
    padding-left: 4%
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row {
    display: none
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row.active {
    display: flex
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row.active ul {
    padding-right: 0
}

@media(min-width:1024px) {
    .water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row>.col {
        max-width: 40%
    }
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row ul li.red-bold-text {
    margin-bottom: 10%
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row ul li a {
    text-decoration: none;
    cursor: pointer
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row ul li a:not([href]) {
    cursor: default
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row>.heading-links {
    margin-bottom: 2%
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row .see-all {
    margin-top: 5%;
    padding-left: 6%
}

.water_megaMenuView .navigation-item-contain .navigation-sub.multlevel .navigation-container .navigation-block-container.large-screen .right-menu-links>.row .see-all a {
    font-weight: bold
}

.water_megaMenuView .navigation-item-contain .navigation-sub.singleLevel li {
    margin-bottom: 2%
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .navigation-item-contain .navigation-sub.singleLevel li {
        margin-bottom: 6%
    }
}

.water_megaMenuView .pull-right {
    float: right
}

@media(min-width:1120px) {
    .water_megaMenuView .component-navigation--items-bottom li:first-child {
        padding-left: 0
    }
}

@media(min-width:1024px) {
    .water_megaMenuView .component-navigation--logo .logo-title .nav-logo-hdng {
        margin-left: 10px !important
    }
}

@media(min-width:1120px) {
    .water_megaMenuView .component-navigation--logo .logo-title .nav-logo-hdng {
        margin-left: 20px !important
    }
}

@media(min-width:1024px) {
    .water_megaMenuView .component-navigation--logo .logo-title a {
        width: 70px
    }
}

@media(min-width:1092px) {
    .water_megaMenuView .component-navigation--logo .logo-title a {
        width: 100px
    }
}

@media screen and (max-width:768px) {
    .water-container-wapper .responsivegrid>.aem-Grid--default--12>.aem-GridColumn--default--12:not(:last-of-type):not(.headerref) {
        margin-bottom: 0
    }
}

@media screen and (min-width:769px) {
    .water-container-wapper .responsivegrid>.aem-Grid--default--12>.aem-GridColumn--default--12:not(:last-of-type):not(.headerref) {
        margin-bottom: 0
    }
}

.water-container-wapper a.cta:hover {
    border-color: #beff00;
    color: #beff00
}

.water-container-wapper .component-actionbar {
    background-color: #fff
}

@media screen and (min-width:1024px) {
    .water-container-wapper .component-actionbar {
        padding-left: 8%
    }
}

@media screen and (max-width:769px) {
    .component-actionbar--contain {
        top: 26em
    }

    .component-actionbar--contain-share {
        left: -2em
    }

    .component-actionbar--contain-brands {
        left: 10em
    }

    .navigationShare a:first-child {
        left: 5em !important
    }

    .navigationShare a:nth-child(2) {
        left: 9em !important;
        width: 62px;
        margin-left: 10px
    }

    .navigationShare a:nth-child(3) {
        left: 14em !important
    }

    .navigationShare {
        margin-left: -9em !important
    }
}

@media screen and (min-width:769px) {
    .scroll-postop .component-actionbar--contain-brands:hover ul {
        width: 290% !important
    }
}

@media screen and (max-width:769px) {
    .water-container-wapper .water-container-wapper .component-navigation--logo .navigationShare {
        left: 25%
    }
}

@media screen and (max-width:350px) {
    .water-container-wapper .water-container-wapper .component-navigation--logo .navigationShare {
        left: 30%
    }
}

@media screen and (max-width:769px) {
    .water-container-wapper .water-container-wapper .component-navigation--logo .navigationShare.navigationShareCenter {
        left: 50%
    }
}

@media screen and (max-width:350px) {
    .water-container-wapper .water-container-wapper .component-navigation--logo .navigationShare.navigationShareCenter {
        left: 50%
    }
}

.water-container-wapper .component-navigation--logo .featured-products-mobile-list {
    display: none
}

.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list {
    display: block
}

.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div {
    float: right;
    cursor: pointer
}

@media screen and (max-width:350px) {
    .water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div {
        margin-right: -30px
    }
}

.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div ul {
    position: absolute;
    display: none;
    background-color: #fff;
    padding: 20px 15px 15px;
    width: 70%;
    margin: 0;
    margin-left: -35%
}

@media screen and (max-width:375px) {
    .water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div ul {
        width: 89%;
        margin-left: -20%
    }
}

@media screen and (max-width:330px) {
    .water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div ul {
        width: 90%
    }
}

@media screen and (max-width:450px) and (min-width:376px) {
    .water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div ul {
        width: 90%;
        margin-left: -7%
    }
}

.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div ul li {
    display: list-item;
    position: relative;
    margin-bottom: 10px
}

.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div ul li a {
    width: auto;
    position: relative;
    left: unset;
    transform: unset
}

.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div:hover ul,
.water-container-wapper .component-navigation--logo.showShare .featured-products-mobile-list .component-actionbar--contain-brands>div:active ul {
    display: block
}

.water_megaMenuView .top-quick-links .dropdown:hover .dropdown-content {
    display: block
}

@media screen and (min-width:1024px) {
    #userDropDown li:first-child {
        position: relative;
        left: 0
    }

    .navigation-sub.multlevel {
        position: absolute;
        top: 32px !important
    }
}

@media screen and (max-width:1023px) {

    .water_megaMenuView .component-navigation--items-bottom li a.navigation-item-sm img,
    .water_megaMenuView .component-navigation--items-top li a.navigation-item-sm img {
        vertical-align: middle
    }

    .water_megaMenuView .component-navigation--items-bottom .navigation-item-search::after {
        display: none
    }

    .water_megaMenuView .component-navigation--items-bottom .navigation-item-search a.navigation-item-sm {
        color: #212121;
        font-family: 'APKProtocol Regular'
    }

    .water_megaMenuView .component-navigation--items-bottom .navigation-item-search a.navigation-item-sm:hover {
        color: #666
    }

    .water_megaMenuView .component-navigation--items-bottom .navigation-item-search a.navigation-item-sm .desktop-hide-EI {
        font-size: 13px;
        padding-left: 0;
        margin-bottom: 0;
        color: #212121;
        letter-spacing: normal;
        font-family: 'APKProtocol Regular';
        font-weight: normal;
        padding-right: 15px;
        line-height: 1.3
    }

    .water_megaMenuView .component-navigation--items-bottom .navigation-item-search a.navigation-item-sm .desktop-hide-EI:hover {
        color: #666
    }

    .water_megaMenuView .component-navigation--items-bottom li {
        margin-bottom: 3.5%
    }

    .water_megaMenuView .component-navigation--items-bottom li a:hover {
        color: #666
    }

    .navigation-sub.multlevel .navigation-container .navigation-block-container.small-screen .level-3 {
        margin-top: 35px
    }
}

.lite-header {
    background-color: #fff;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.lite-header nav {
    position: relative;
    transition: top 2s ease 0
}

.lite-header nav {
    transition: top 700ms ease;
    top: 0
}

.lite-header.scroll-out nav {
    top: -94px
}

.lite-header.scroll-in {
    transition: all 500ms ease;
    top: 0
}

.lite-header--logo {
    height: 71px;
    position: relative
}

@media screen and (min-width:1024px) {
    .lite-header--logo {
        height: 88px
    }
}

.lite-header--logo>a {
    display: block;
    width: 120px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 3
}

.lite-header--logo>a img {
    width: 100%
}

.lite-header--logo>a .bu-name {
    position: relative;
    width: 220px;
    font-size: 13px;
    font-family: "APKProtocol Bold";
    left: -60px;
    margin-top: 5px;
    text-align: center
}

@media screen and (max-width:576px) {
    .lite-header--logo>a .bu-name {
        padding: 0
    }
}

@media screen and (min-width:1024px) {
    .lite-header--logo>a {
        width: calc(108px - (23 * (1px - ((100vw - 1024px) / 416))));
        left: 0;
        transform: translateY(-50%)
    }
}

@media screen and (min-width:1440px) {
    .lite-header--logo>a {
        width: 108px
    }
}

.lite-header--logo .hamburger,
.lite-header--logo .profileClose {
    left: 18px;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none
}

@media screen and (min-width:1024px) {

    .lite-header--logo .hamburger,
    .lite-header--logo .profileClose {
        display: none
    }
}

.lite-header--logo .hamburger input,
.lite-header--logo .profileClose input {
    display: block;
    width: 30px;
    height: 20px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none
}

.lite-header--logo .hamburger.open>span,
.lite-header--logo .profileClose.open>span {
    opacity: 1;
    transform: rotate(45deg) translate(-7px, -13px);
    background: #232323
}

.lite-header--logo .hamburger.open>span:nth-last-child(3),
.lite-header--logo .profileClose.open>span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0) scale(0.2, 0.2)
}

.lite-header--logo .hamburger.open>span:nth-last-child(2),
.lite-header--logo .profileClose.open>span:nth-last-child(2) {
    transform: rotate(-45deg) translate(-5px, 14px)
}

.lite-header--logo .hamburger span,
.lite-header--logo .profileClose span {
    display: block;
    width: 33px;
    height: 2px;
    margin-bottom: 6px;
    position: relative;
    background: #000;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0
}

.lite-header--logo .hamburger span:first-child,
.lite-header--logo .profileClose span:first-child {
    transform-origin: 0 0
}

.lite-header--logo .hamburger span:nth-last-child(2),
.lite-header--logo .profileClose span:nth-last-child(2) {
    transform-origin: 0 100%
}

.lite-header--logo .hamburger span:last-child,
.lite-header--logo .profileClose span:last-child {
    margin-bottom: 0
}

.lite-header--logo .search-icon>a {
    position: absolute;
    right: 33px;
    top: 50%;
    transform: translateY(-50%)
}

.lite-header--logo .search-icon img {
    width: 28px
}

.lite-header--logo .search-icon>ul {
    position: fixed;
    display: none;
    background: white;
    top: 71px;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: calc(100vh - 71px);
    overflow: auto;
    padding: 30px 33px;
    list-style: none
}

.lite-header--logo .search-icon li {
    list-style: none;
    margin: 0 0 15px 0;
    display: block
}

@media screen and (min-width:1024px) {
    .lite-header--logo .search-icon {
        display: none
    }
}

.lite-header--logo .back {
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    cursor: pointer
}

.lite-header--logo .back[data-level="0"] {
    display: none
}

@media screen and (min-width:1024px) {
    .lite-header--logo .back {
        display: none
    }
}

.lite-header--items {
    position: relative;
    padding-left: 33px;
    padding-right: 33px;
    height: 0;
    overflow: hidden
}

.lite-header--items p.helper {
    display: none
}

.lite-header--items p.helper a {
    display: none
}

.lite-header--items .subnav-list {
    padding: 30px 20px 0 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0
}

.lite-header--items .subnav-list a.cta-red {
    display: none
}

.lite-header--items .subnav-list li a {
    color: #212121;
    font-family: 'APKProtocol Regular';
    line-height: 1.3;
    display: inline-block;
    padding: 10px 0
}

.lite-header--items .subnav-list li a.navigation-item {
    font-size: 18px;
    opacity: 0;
    margin-left: -80px;
    transition-property: opacity, margin-left;
    transition-duration: 400ms;
    transition-timing-function: ease-out
}

.lite-header--items .subnav-list li a.navigation-item-sm {
    font-size: 16px
}

.lite-header--items .subnav-list li ul {
    display: none
}

.lite-header--items-top,
.lite-header--items-bottom {
    padding: 30px 0 0;
    margin: 0;
    list-style: none
}

.lite-header--items-top li,
.lite-header--items-bottom li {
    display: block;
    line-height: 1
}

.lite-header--items-top li a,
.lite-header--items-bottom li a {
    color: #212121;
    font-family: 'APKProtocol Regular';
    line-height: 1.3;
    padding: 10px 0;
    display: inline-block
}

.lite-header--items-top li a.navigation-item,
.lite-header--items-bottom li a.navigation-item {
    font-size: 18px;
    opacity: 0;
    margin-left: -80px;
    transition-property: opacity, margin-left;
    transition-duration: 400ms;
    transition-timing-function: ease-out
}

.lite-header--items-top li a.navigation-item-sm,
.lite-header--items-bottom li a.navigation-item-sm {
    font-size: 14px;
    line-height: 1;
    padding: 7px 0
}

.lite-header--items-top li a.navigation-item-sm img,
.lite-header--items-bottom li a.navigation-item-sm img {
    height: 15px;
    display: inline-block;
    padding-left: 8px
}

.lite-header--items-top li ul,
.lite-header--items-bottom li ul {
    display: none
}

.lite-header--items-bottom {
    opacity: 0;
    padding-top: 20px;
    transition-delay: 1s;
    transition-property: opacity;
    transition-duration: 500ms;
    transition-timing-function: ease-in-out
}

@media screen and (min-width:1024px) {
    .lite-header--items {
        height: auto;
        overflow: visible;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%
    }

    .lite-header--items p.helper {
        position: relative;
        margin-top: 45px;
        border-top: 1px solid #e1e1e1;
        padding: 40px 0 0;
        display: none;
        font-family: 'APKProtocol Regular';
        font-size: 14px
    }

    .lite-header--items p.helper a {
        color: #000;
        font-family: 'APKProtocol Medium'
    }

    .lite-header--items p.helper a:hover {
        color: #beff00
    }

    .lite-header--items-top,
    .lite-header--items-bottom {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        transition: none
    }

    .lite-header--items-top li,
    .lite-header--items-bottom li {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: calc(25px - (17 * (1px - ((100vw - 1024px) / 416))));
        padding-right: calc(25px - (17 * (1px - ((100vw - 1024px) / 416))))
    }

    .lite-header--items-top li:first-child,
    .lite-header--items-bottom li:first-child {
        padding-left: calc(175px - (60 * (1px - ((100vw - 1024px)/ 416))))
    }

    .lite-header--items-top li .hover,
    .lite-header--items-bottom li .hover {
        background-color: #fff;
        width: 90%;
        height: 1px;
        margin: 0 auto
    }

    .lite-header--items-top li a.navigation-item,
    .lite-header--items-bottom li a.navigation-item {
        opacity: 1;
        margin-left: 0;
        color: #212121;
        font-family: 'APKProtocol Regular';
        line-height: 18px;
        font-size: calc(14px - (2 * (1px - ((100vw - 1024px) / 416))));
        transition-property: none;
        padding: 0;
        text-decoration: none
    }

    .lite-header--items-top li a.navigation-item-sm,
    .lite-header--items-bottom li a.navigation-item-sm {
        font-size: calc(12px - (1 * (1px - ((100vw - 1024px) / 416))));
        padding: 0;
        line-height: 1
    }

    .lite-header--items-top li a.navigation-item-sm.search,
    .lite-header--items-bottom li a.navigation-item-sm.search {
        position: relative;
        padding-left: 25px;
        display: inline-block;
        height: 15px
    }

    .lite-header--items-top li a.navigation-item-sm.search img,
    .lite-header--items-bottom li a.navigation-item-sm.search img {
        position: absolute;
        left: 0;
        padding-left: 0;
        top: -2px;
        height: 15px
    }

    .lite-header--items-top li .navigation-item-contain.logo_link:hover .hover,
    .lite-header--items-bottom li .navigation-item-contain.logo_link:hover .hover,
    .lite-header--items-top li .navigation-item-contain.logo_link:active .hover,
    .lite-header--items-bottom li .navigation-item-contain.logo_link:active .hover {
        background-color: unset !important
    }

    .lite-header--items-top li .navigation-item-contain.active .hover,
    .lite-header--items-bottom li .navigation-item-contain.active .hover {
        background-color: #666
    }

    .lite-header--items-top li .navigation-item-contain:hover .hover,
    .lite-header--items-bottom li .navigation-item-contain:hover .hover {
        background-color: #666
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub {
        display: block;
        position: absolute;
        width: max-content;
        top: 25px;
        background-color: #fff;
        padding: 50px 50px 15px 30px;
        margin-left: -30px;
        left: auto
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub p.helper,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub p.helper {
        display: block
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub p.helper a,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub p.helper a {
        display: inline-block
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub.multlevel,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel {
        padding: 80px 94px 85px 94px;
        margin-left: 0;
        left: -94px;
        width: -moz-max-content;
        width: -webkit-max-content;
        width: -o-max-content;
        width: -ms-max-content;
        width: max-content
    }

    @supports(-ms-ime-align:auto) {
        .navigation-container {
            width: 1033px
        }
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-container,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel .navigation-container {
        width: -moz-max-content;
        width: -webkit-max-content;
        width: -o-max-content;
        width: -ms-max-content;
        width: max-content
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub.multlevel ul,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel ul {
        vertical-align: top;
        padding-right: 50px
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub.multlevel ul li a.navigation-item,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel ul li a.navigation-item {
        font-size: 20px !important
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub.multlevel ul li a.navigation-item.header,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub.multlevel ul li a.navigation-item.header {
        pointer-events: none
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul {
        display: inline-block
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li {
        display: block;
        padding: 10px 0
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item {
        font-size: 14px !important;
        pointer-events: all
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item:hover,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li a.navigation-item:hover {
        color: #beff00
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li:first-child,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li:first-child {
        padding-left: 0
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub {
        padding: 20px 0 50px 0;
        position: relative;
        top: 0;
        left: 30px
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub a.cta-red,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub a.cta-red {
        display: none;
        color: #beff00;
        display: inline-block;
        font-family: 'APKProtocol Medium';
        margin-top: 40px;
        padding: 10px 0 0;
        position: absolute;
        bottom: 0
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-1,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-1 {
        min-width: 150px;
        column-count: 1;
        column-gap: 40px
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-2,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-2 {
        column-count: 2;
        column-gap: 40px
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-3,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub ul.cols-3 {
        column-count: 3;
        column-gap: 40px
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li {
        padding: 10px 0
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item {
        font-size: 14px !important;
        text-decoration: none
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item:hover,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li .navigation-sub li a.navigation-item:hover {
        color: #beff00
    }

    .lite-header--items-top li .navigation-item-contain:hover .navigation-sub ul li ul,
    .lite-header--items-bottom li .navigation-item-contain:hover .navigation-sub ul li ul {
        display: block
    }

    .lite-header--items-top {
        padding: 0;
        left: 0
    }

    .lite-header--items-bottom {
        left: auto;
        right: 0;
        padding-top: 0;
        opacity: 1
    }

    .lite-header--items-bottom li {
        padding: 0 calc(15px - (5 * (1px - ((100vw - 1024px) / 416))))
    }

    .lite-header--items-bottom li:first-child {
        border-right: 1px solid rgba(42, 44, 45, 0.6);
        padding-left: 26px
    }
}

@media screen and (min-width:1440px) {
    .lite-header--items {
        padding-left: 0
    }

    .lite-header--items-top li,
    .lite-header--items-bottom li {
        padding-left: 25px;
        padding-right: 25px
    }

    .lite-header--items-top a.navigation-item,
    .lite-header--items-bottom a.navigation-item {
        font-size: 14px !important
    }

    .lite-header--items-top a.navigation-item-sm,
    .lite-header--items-bottom a.navigation-item-sm {
        font-size: 12px !important
    }

    .lite-header--items-top li {
        padding-right: 25px;
        padding-left: 25px
    }

    .lite-header--items-top li:first-child {
        padding-left: 175px
    }

    .lite-header--items-top li .subnav-list li {
        padding-left: 0
    }

    .lite-header--items-bottom li {
        padding: 0 17px
    }
}

.lite-header.open {
    position: fixed;
    height: 100vh;
    width: 100%;
    overflow: auto
}

.lite-header.open .lite-header--items {
    height: auto;
    min-height: calc(100vh - 75px);
    overflow: hidden
}

@media(max-width:1023px) {
    .lite-header.open .lite-header--items {
        overflow-x: hidden;
        overflow-y: auto
    }
}

.lite-header.open .lite-header--items .navigation-item {
    margin-left: 0;
    opacity: 1
}

.lite-header.open .lite-header--items-bottom {
    opacity: 1
}

.lite-header.open .lite-header--items-bottom.out {
    transition-delay: 0 !important;
    opacity: 0
}

.lite-header.open .lite-header--items .outleft {
    pointer-events: none
}

.lite-header.open .lite-header--items .outleft .navigation-item {
    opacity: 0;
    margin-left: -60px
}

.lite-header.open .lite-header--items .outright {
    pointer-events: none
}

.lite-header.open .lite-header--items .outright .navigation-item {
    opacity: 0;
    margin-left: 60px
}

.lite-header.open .lite-header--logo .hamburger {
    left: auto;
    right: 18px
}

.lite-header.open .lite-header--logo .search-icon {
    display: none
}

.lite-header .delay-1 {
    transition-delay: 100ms
}

.lite-header .delay-2 {
    transition-delay: 200ms
}

.lite-header .delay-3 {
    transition-delay: 300ms
}

.lite-header .delay-4 {
    transition-delay: 400ms
}

.lite-header .delay-5 {
    transition-delay: 500ms
}

.lite-header .delay-6 {
    transition-delay: 600ms
}

.lite-header .delay-7 {
    transition-delay: 700ms
}

.lite-header .delay-8 {
    transition-delay: 800ms
}

.lite-header .delay-9 {
    transition-delay: 900ms
}

.lite-header .delay-10 {
    transition-delay: 1000ms
}

.lite-header .delay-11 {
    transition-delay: 1100ms
}

.lite-header .delay-12 {
    transition-delay: 1200ms
}

.lite-header .delay-13 {
    transition-delay: 1300ms
}

.lite-header .delay-14 {
    transition-delay: 1400ms
}

.lite-header .delay-15 {
    transition-delay: 1500ms
}

.lite-header .delay-16 {
    transition-delay: 1600ms
}

.lite-header .delay-17 {
    transition-delay: 1700ms
}

.lite-header .delay-18 {
    transition-delay: 1800ms
}

.lite-header .delay-19 {
    transition-delay: 1900ms
}

.lite-header .delay-20 {
    transition-delay: 2000ms
}

.lite-header .delay-21 {
    transition-delay: 2100ms
}

.lite-header .delay-22 {
    transition-delay: 2200ms
}

.lite-header .delay-23 {
    transition-delay: 2300ms
}

.lite-header .delay-24 {
    transition-delay: 2400ms
}

.lite-header .delay-25 {
    transition-delay: 2500ms
}

.lite-header .delay-26 {
    transition-delay: 2600ms
}

.lite-header .delay-27 {
    transition-delay: 2700ms
}

.lite-header .delay-28 {
    transition-delay: 2800ms
}

.lite-header .delay-29 {
    transition-delay: 2900ms
}

.lite-header .delay-30 {
    transition-delay: 3000ms
}

.lite-header .lite-header--items-bottom li a.navigation-item-sm:hover {
    color: #666
}

.lite-header .lite-header--items-bottom li.global-logo {
    background: url("../../../../content/dam/electronics/amer/us/en/electronics/general/icons/nav-globe-icon.png") left center no-repeat;
    width: 150px;
    height: 16px;
    position: relative;
    top: 4px;
    padding-right: 100px
}

.lite-header .lite-header--items-bottom li.global-logo a {
    padding-left: 5px;
    padding-bottom: 2px
}

@media(max-width:1024px) {
    .lite-header .lite-header--items-bottom li.global-logo a {
        padding-left: 23px
    }
}

.lite-header .lite-header--items-bottom li.global-logo .con-title {
    font-family: "APKProtocol Regular";
    font-size: calc(12px - (1 * (1px - ((100vw - 1024px) / 416))));
    width: 145px;
    display: block;
    margin-left: 0;
    float: left;
    margin-top: 1px;
    padding-left: 20px;
    left: -10px;
    position: relative;
    z-index: 1;
    line-height: 1.2;
    min-height: 50px
}

@media(max-width:1023px) {
    .lite-header .lite-header--items-bottom li.global-logo .con-title {
        font-size: 14px;
        margin-left: 20px;
        min-width: 150px;
        width: calc(100vw - 100px)
    }
}

.lite-header .lite-header--items-bottom li.global-logo .country-dd {
    display: flex;
    flex-direction: column;
    position: absolute;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 50px;
    min-width: 100px;
    display: none;
    width: 100vw;
    column-count: 4
}

.lite-header .lite-header--items-bottom li.global-logo .country-dd:hover {
    display: block
}

@media(min-width:1024px) {
    .lite-header .lite-header--items-bottom li.global-logo .country-dd {
        box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px -3px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px -3px;
        -ms-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px -3px;
        -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 5px -3px;
        border-top: 2px solid #eee
    }
}

.lite-header .lite-header--items-bottom li.global-logo .country-dd.colm-1 {
    width: 150px;
    column-count: 1;
    left: 0 !important;
    padding: 5px !important;
    border-top: 0
}

@media(max-width:1023px) {
    .lite-header .lite-header--items-bottom li.global-logo .country-dd.colm-1 {
        width: calc(100vw - 100px);
        column-count: 1 !important
    }
}

@media(max-width:1023px) {
    .lite-header .lite-header--items-bottom li.global-logo .country-dd {
        margin-top: 20px;
        padding-top: 10px;
        min-width: 150px;
        margin-left: -5px !important;
        left: 0 !important;
        padding-right: 85px;
        column-count: 2
    }
}

.lite-header .lite-header--items-bottom li.global-logo .country-dd a {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    display: block
}

.lite-header .lite-header--items-bottom li.global-logo .country-dd a:hover {
    color: #666
}

.lite-header .lite-header--items-bottom li.global-logo:hover .country-dd,
.lite-header .lite-header--items-bottom li.global-logo:active .country-dd {
    display: block
}

@media screen and (min-width:1024px) {
    .lite-header .crprate-hide-for-desk {
        display: none !important
    }
}

.lite-header .lite-header--items .subnav-list li:last-child a.cta-red.navigation-item {
    display: block;
    color: #beff00;
    font-family: "APKProtocol Medium"
}

.lite-header .nav-user-icon {
    padding-right: 0 !important
}

.lite-header .nav-user-icon img {
    max-width: 24px
}

.lite-header .nav-user-icon ul {
    position: absolute;
    width: max-content;
    top: 35px;
    background-color: #fff;
    margin-left: -30px;
    right: 0;
    padding: 35px 30px 15px 30px;
    max-height: calc(100vh - 100px);
    overflow: auto
}

.lite-header .nav-user-icon ul li {
    border: none !important;
    display: block;
    padding: 10px 0 !important
}

.lite-header .nav-user-icon ul li a {
    opacity: 1;
    margin-left: 0;
    color: #212121;
    font-family: 'APKProtocol Regular';
    line-height: 18px;
    font-size: calc(14px - (2 * (1px - ((100vw - 1024px) / 416))));
    transition-property: none;
    padding: 0;
    text-decoration: none
}

.lite-header .nav-user-icon ul li a:hover {
    color: #666
}

.lite-header .nav-user-icon ul li h5 {
    margin: 0
}

.lite-header .nav-user-icon ul li#businessUnit {
    padding: 0 !important
}

.lite-header .nav-user-icon:hover ul {
    display: block
}

@media screen and (max-width:1023px) {
    .lite-header .nav-user-icon {
        display: none !important
    }
}

.profileClose {
    display: none;
    left: auto !important;
    right: 18px
}

.lite-header .navigation-item.delay-1 .bu_logo {
    width: 120px
}

.water_megaMenuView .businessUnitList {
    position: static;
    padding: 0;
    margin: 0;
    max-height: none
}

.water_megaMenuView .nav-user-icon {
    padding-right: 0 !important;
    z-index: 1
}

.water_megaMenuView .nav-user-icon img {
    max-width: 24px
}

.water_megaMenuView .nav-user-icon ul {
    width: max-content;
    top: 35px;
    background-color: #fff;
    margin-left: -30px;
    padding: 35px 30px 15px 30px;
    max-height: calc(100vh - 100px);
    overflow: auto
}

.water_megaMenuView .nav-user-icon ul li {
    border: none !important;
    display: block;
    padding: 10px 0 !important
}

.water_megaMenuView .nav-user-icon ul li a {
    opacity: 1;
    margin-left: 0;
    color: #212121 !important;
    font-family: 'APKProtocol Regular';
    line-height: 18px;
    font-size: calc(14px - (2 * (1px - ((100vw - 1024px) / 416))));
    transition-property: none;
    padding: 0;
    text-decoration: none
}

.water_megaMenuView .nav-user-icon ul li a:hover {
    color: #666 !important
}

.water_megaMenuView .nav-user-icon ul li h5 {
    margin: 0
}

.water_megaMenuView .nav-user-icon ul li#businessUnit {
    padding: 0 !important
}

.water_megaMenuView .nav-user-icon:hover ul {
    display: block
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .nav-user-icon {
        display: none !important
    }
}

@media screen and (min-width:1024px) {
    .water_megaMenuView .search-icon-user {
        display: none
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .search-icon-user {
        display: block !important
    }

    .water_megaMenuView .search-icon-user>a {
        position: absolute;
        right: 33px;
        top: 50%;
        transform: translateY(-50%)
    }

    .water_megaMenuView .search-icon-user img {
        width: 28px
    }

    .water_megaMenuView .search-icon-user>ul {
        position: fixed;
        display: none;
        background: white;
        top: 100px;
        left: 0;
        width: 100%;
        z-index: 9999;
        height: calc(100vh - 71px);
        overflow: auto;
        padding: 30px 33px;
        list-style: none
    }

    .water_megaMenuView .search-icon-user li {
        list-style: none;
        margin: 0 0 15px 0;
        display: block
    }

    .water_megaMenuView .search-icon-user .profileClose {
        left: 18px;
        padding: 15px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 60px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none
    }

    .water_megaMenuView .search-icon-user .profileClose.open>span {
        opacity: 1;
        transform: rotate(45deg) translate(-7px, -13px);
        background: #232323
    }

    .water_megaMenuView .search-icon-user .profileClose.open>span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0) scale(0.2, 0.2)
    }

    .water_megaMenuView .search-icon-user .profileClose.open>span:nth-last-child(2) {
        transform: rotate(-43deg) translate(0, 9px)
    }

    .water_megaMenuView .search-icon-user .profileClose span {
        display: block;
        position: relative;
        width: 33px;
        height: 2px;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0
    }

    .water_megaMenuView .search-icon-user .profileClose span:first-child {
        transform-origin: 0 0
    }

    .water_megaMenuView .search-icon-user .profileClose span:nth-last-child(2) {
        transform-origin: 0 100%
    }

    .water_megaMenuView .search-icon-user .profileClose span:last-child {
        margin-bottom: 0
    }
}

.water_megaMenuView .search-icon-user .profileClose {
    display: none;
    left: auto !important;
    right: 18px
}

@media(min-width:1025px) and (max-width:1440px) {
    .water_megaMenuView .component-navigation--items-top.search-2-icon li {
        padding-right: 10px !important
    }
}

@media screen and (max-width:1023px) {
    .water_megaMenuView .open .search-icon-user {
        display: none !important
    }
}

.campaign-header-animated {
    position: relative;
    overflow: hidden;
    opacity: 0
}

.campaign-header-animated .scene-first {
    position: relative;
    z-index: 2
}

.campaign-header-animated .scene-first img {
    width: 100vw;
    max-height: calc(100vh - 72px);
    transition: opacity .8s ease-in-out
}

@media only screen and (min-width:768px) {
    .campaign-header-animated .scene-first img {
        height: calc(100vh - 88px)
    }
}

.campaign-header-animated .scene-first img.mask {
    position: absolute;
    top: 0;
    left: 0
}

.campaign-header-animated .scene-first img.desktop {
    display: none
}

@media only screen and (min-width:768px) {
    .campaign-header-animated .scene-first img.desktop {
        display: block
    }
}

.campaign-header-animated .scene-first img.mobile {
    display: block
}

@media only screen and (min-width:768px) {
    .campaign-header-animated .scene-first img.mobile {
        display: none
    }
}

.campaign-header-animated .scene-first--text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "MetricSemibold";
    letter-spacing: 0;
    color: #fff;
    width: 100%;
    height: 15vh;
    text-align: center;
    transition: all .5s ease-out
}

.campaign-header-animated .scene-first--text .letter {
    display: inline-block;
    line-height: 1;
    height: 16vh;
    overflow: visible;
    position: relative;
    width: 8.5vh
}

.campaign-header-animated .scene-first--text .letter .slider {
    top: 0;
    position: absolute;
    width: 100%;
    transition: top 1s ease-out
}

.campaign-header-animated .scene-first--text .letter span {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14vh;
    text-align: center;
    height: 14vh;
    line-height: 1
}

.campaign-header-animated .scene-first--text .letter.last {
    width: 10.5vh
}

.campaign-header-animated .scene-first--text .letter.separator {
    width: 3.5vh;
    overflow: hidden
}

.campaign-header-animated .scene-first--text .letter.separator span {
    position: absolute;
    top: 0
}

.campaign-header-animated .scene-first--text.animate-text .slider {
    top: -14vh
}

.campaign-header-animated .scene-first--text.animate-text .item-0 .slider {
    transition-delay: .5s;
    top: -42vh
}

.campaign-header-animated .scene-first--text.animate-text .item-1 .slider {
    transition-delay: .7s
}

.campaign-header-animated .scene-first--text.animate-text .item-2 .slider {
    transition-delay: .9s
}

.campaign-header-animated .scene-first--text.animate-text .item-3 .slider {
    transition-delay: 1.6s
}

.campaign-header-animated .scene-first--text.finished .item-3 {
    opacity: 0
}

.campaign-header-animated .scene-first--text.finished .slider {
    transition: none
}

.campaign-header-animated .scene-first--text.finished .slider span {
    opacity: 0
}

.campaign-header-animated .scene-first--text.finished .slider span:last-child {
    opacity: 1
}

.campaign-header-animated .scene-first--text.text-out {
    top: 45%;
    opacity: 0;
    pointer-events: none
}

.campaign-header-animated .scene-first.disable {
    pointer-events: none;
    visibility: hidden
}

.campaign-header-animated .scene-second {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: hidden
}

.campaign-header-animated .scene-second.active {
    display: block
}

.campaign-header-animated .scene-second img {
    width: 100vw;
    max-height: calc(100vh - 72px)
}

@media only screen and (min-width:768px) {
    .campaign-header-animated .scene-second img {
        height: calc(100vh - 88px)
    }
}

.campaign-header-animated .scene-second img.desktop {
    display: none
}

@media only screen and (min-width:768px) {
    .campaign-header-animated .scene-second img.desktop {
        display: block
    }
}

.campaign-header-animated .scene-second img.mobile {
    display: block
}

@media only screen and (min-width:768px) {
    .campaign-header-animated .scene-second img.mobile {
        display: none
    }
}

.campaign-header-animated .scene-second--text {
    font-family: "APKProtocol Semibold";
    color: #fff;
    position: absolute;
    top: 53%;
    transform: translate(-50%, -50%);
    width: 100%;
    left: 50%;
    opacity: 0;
    padding-left: calc(48px - (15 * (1px - ((100vw - 320px) / 703))));
    padding-right: calc(48px - (15 * (1px - ((100vw - 320px) / 703))));
    transition: all .5s ease-out .3s;
    pointer-events: none
}

@media only screen and (min-width:1024px) {
    .campaign-header-animated .scene-second--text {
        padding: 0 94px;
        max-width: 1440px
    }
}

.campaign-header-animated .scene-second--text span {
    font-size: 22px
}

@media only screen and (min-width:1024px) {
    .campaign-header-animated .scene-second--text span {
        font-size: 36px
    }
}

.campaign-header-animated .scene-second--text h2 {
    font-family: "APKProtocol Semibold";
    font-size: 40px;
    color: #fff;
    line-height: 1.1;
    padding: 15px 0 20px;
    width: 100%
}

@media only screen and (min-width:1024px) {
    .campaign-header-animated .scene-second--text h2 {
        font-size: 82px;
        width: 60%
    }
}

.campaign-header-animated .scene-second--text a {
    font-family: "APKProtocol Semibold";
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding-bottom: 3px;
    color: #fff
}

@media only screen and (min-width:1024px) {
    .campaign-header-animated .scene-second--text a {
        font-size: 20px
    }
}

.campaign-header-animated .scene-second--text a span {
    position: absolute;
    background-color: white;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0
}

.campaign-header-animated .scene-second--text a:hover {
    color: #beff00
}

.campaign-header-animated .scene-second--text a:hover span {
    background-color: #beff00
}

.campaign-header-animated .scene-second--text.text-active {
    top: 50%;
    opacity: 1;
    pointer-events: all
}

body.isauthor .campaign-header-animated {
    position: relative;
    overflow: hidden;
    opacity: 0
}

body.isauthor .campaign-header-animated img {
    width: 100vw;
    height: auto
}

body.isauthor .campaign-header-animated .letter {
    display: none !important
}

.cmp-site-search {
    overflow-x: hidden;
    margin-bottom: 50px
}

.cmp-site-search .search-component .container {
    padding: 0 15px
}

@media screen and (min-width:1024px) {
    .cmp-site-search .search-component .container {
        padding: 0 94px
    }
}

.cmp-site-search .search-component .search-container {
    font-family: "APKProtocol regular"
}

.cmp-site-search .search-component .search-container a {
    text-decoration: none
}

.cmp-site-search .search-component .search-container a:hover {
    color: #666;
    text-decoration: none
}

.cmp-site-search .search-component .search-container a:hover {
    color: #000
}

.cmp-site-search .search-component .search-container .search-header {
    width: 100%;
    display: inline-block;
    margin-top: 105px;
    margin-bottom: 62px
}

@media screen and (max-width:calc(1024px - 1px)) {
    .cmp-site-search .search-component .search-container .search-header {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media screen and (max-width:calc(576px - 1px)) {
    .cmp-site-search .search-component .search-container .search-header {
        margin-top: 25px;
        margin-bottom: 35px
    }
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box.focused {
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25)
}

@media screen and (max-width:calc(576px - 1px)) {
    .cmp-site-search .search-component .search-container .search-header .mobile-search-box.focused {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

@media screen and (max-width:calc(576px - 1px)) {
    .cmp-site-search .search-component .search-container .search-header .mobile-search-box {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 10px 0
    }
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box label {
    padding-left: 0
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead {
    position: absolute;
    z-index: 1
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content {
    border: 0;
    border-top: 1px solid #e1e1e1;
    background: #fdfdfd;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
    padding: 20px
}

@media screen and (max-width:576px) {
    .cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content {
        border: 0;
        padding: 0 35px 20px 35px;
        width: 100% !important;
        left: 0 !important;
        background: #fff;
        box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.25)
    }
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content ul li {
    padding: 2px !important;
    font-size: 18px;
    cursor: pointer
}

@media screen and (max-width:576px) {
    .cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content ul li {
        font-size: 16px
    }
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content ul li:hover {
    background: #eee
}

.cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead .yui-ac-content ul li span {
    background: none !important;
    border: none !important;
    color: #000 !important;
    padding: 0 !important
}

@media screen and (max-width:576px) {
    .cmp-site-search .search-component .search-container .search-header .mobile-search-box .searchresults-typeahead {
        width: 100% !important;
        left: 0 !important
    }
}

.cmp-site-search .search-component .search-container .search-header .cancel-btn {
    display: none;
    font-size: 16px;
    cursor: pointer;
    float: left;
    top: 23px;
    position: relative;
    left: 15px
}

.cmp-site-search .search-component .search-container .search-header .search-icon {
    display: inline-block
}

.cmp-site-search .search-component .search-container .search-header .search-icon img {
    height: 48px;
    width: 48px;
    margin: 25px 0 25px 10px
}

@media screen and (max-width:calc(576px - 1px)) {
    .cmp-site-search .search-component .search-container .search-header .search-icon img {
        height: 30px;
        width: 30px;
        margin: 0
    }
}

.cmp-site-search .search-component .search-container .search-header input {
    display: inline-block;
    position: relative;
    font-family: "APKProtocol Regular";
    vertical-align: middle;
    font-size: 42px;
    margin-left: 32px;
    border: 0;
    width: calc(100% - 32px - 48px - 40px - 32px)
}

@media screen and (max-width:calc(576px - 1px)) {
    .cmp-site-search .search-component .search-container .search-header input {
        width: calc(100% - 42px - 42px);
        font-size: 16px;
        margin-left: 0;
        height: 40px
    }
}

.cmp-site-search .search-component .search-container .search-header input[type="text"]:focus {
    outline: 0
}

.cmp-site-search .search-component .search-container .search-header .close-btn {
    padding: 13px;
    padding-bottom: 5px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
    width: 40px;
    user-select: none;
    cursor: pointer;
    vertical-align: middle;
}

.cmp-site-search .search-component .search-container .search-header .close-btn span:nth-last-child(2) {
    transform: rotate(-45deg) translate(-5px, 16px)
}

.cmp-site-search .search-component .search-container .search-header .close-btn span {
    display: block;
    width: 25px;
    height: 2px;
    margin-bottom: 15px;
    position: relative;
    background: #000;
    border-radius: 3px;
    transform-origin: 4px 0;
    transform: rotate(45deg) translate(-7px, -16px);
    background: #232323
}

.cmp-site-search .search-component .search-container .search-header .close-btn span:first-child {
    transform-origin: 0 0
}

.cmp-site-search .search-component .search-container .search-header .close-btn span:last-child {
    margin-bottom: 0
}

.cmp-site-search .search-component .search-container .search-header.mobile-view {
    padding-left: 18px
}

.cmp-site-search .search-component .search-container .search-header.mobile-view .mobile-search-box {
    float: left;
    width: 80%
}

.cmp-site-search .search-component .search-container .search-header.mobile-view .cancel-btn {
    display: block
}

.cmp-site-search .search-component .search-container .search-header.mobile-view .searchresults-typeahead {
    margin-top: 20px
}

.cmp-site-search .search-component .search-container .divider-line {
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    width: 100%;
    left: 0
}

@media screen and (max-width:calc(1024px - 1px)) {
    .cmp-site-search .search-component .search-container .search-result {
        padding-right: 33px;
        padding-left: 33px
    }
}

.cmp-site-search .search-component .search-container .search-result .result-header {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px;
    padding-top: 50px;
    margin-bottom: 25px;
    display: none
}

.cmp-site-search .search-component .search-container .search-result .result-header a {
    float: right
}

.cmp-site-search .search-component .search-container .search-result .item-result {
    padding: 18px 22px;
    margin-bottom: 32px;
    overflow: hidden
}

.cmp-site-search .search-component .search-container .search-result .item-result .text-search {
    background-color: #e6e6e6
}

.cmp-site-search .search-component .search-container .search-result .item-result a h4:hover {
    color: #666
}

.cmp-site-search .search-component .search-container .search-result .item-result h4 {
    padding-bottom: 30px
}

.cmp-site-search .search-component .search-container .search-result .item-result p {
    font-size: 14px;
    height: 64px;
    overflow: hidden;
    font-family: "APKProtocol Regular"
}

@media screen and (max-width:calc(576px - 1px)) {
    .cmp-site-search .search-component .search-container .search-result .item-result {
        border: solid 1px #e1e1e1
    }
}

.cmp-site-search .search-component .search-container .search-result .result-view-more {
    display: none;
    margin-bottom: 185px;
    padding-bottom: 10px
}

@media screen and (max-width:calc(1024px - 1px)) {
    .cmp-site-search .search-component .search-container .search-result .result-view-more {
        margin-bottom: 85px
    }
}

.cmp-site-search .search-component .search-container .search-result .result-view-more a.cta:active {
    color: #fff
}

.cmp-site-search .search-component .search-container .search-result .result-view-more span {
    display: block;
    padding-bottom: 10px
}

.cmp-site-search .search-component .search-container .search-result .result-view-more span span {
    display: inline-block
}

.cmp-site-search .search-component .search-container .search-result .no-result-text {
    font-size: 20px;
    margin: 20px;
    font-weight: 500;
    display: none
}

.cmp-site-search .search-component .search-container .search-result .paginationjs-pages ul {
    list-style-type: none
}

.cmp-site-search .search-component .search-container .search-result .paginationjs-pages ul .paginationjs-next {
    width: 184px;
    margin: auto;
    border: 1px solid #000;
    border-radius: 25px;
    font-size: 16px;
    padding: 13px 55px;
    letter-spacing: -0.5px;
    text-decoration: none;
    cursor: pointer;
    color: #000
}

.cmp-site-search .search-component .search-container .search-result .paginationjs-pages ul .paginationjs-next :after {
    font-family: "APKProtocol Regular";
    width: 96px;
    position: relative;
    top: -22px;
    float: left;
    background: #fff;
    left: -13px;
    font-size: 16px
}

.cmp-site-search .search-component .search-container .search-result .paginationjs-pages ul .paginationjs-next:hover {
    color: #beff00;
    border: 1px solid #beff00
}

.cmp-site-search .search-component .search-container .search-result .paginationjs-pages ul .paginationjs-next:hover a {
    color: #beff00
}

.cmp-site-search .search-component .search-container .search-result .paginationjs-pages ul .paginationjs-next.disabled {
    display: none
}

.site-solr-search {
    font-family: "APKProtocol Regular";
    z-index: 98
}

.site-solr-search.ui-widget {
    font-family: "APKProtocol Regular"
}

.site-solr-search.ui-widget a {
    font-family: "APKProtocol Regular";
    font-size: 18px;
    color: #000 !important
}

@media screen and (max-width:calc(576px - 1px)) {
    .site-solr-search.ui-widget a {
        font-size: 14px
    }
}

.site-solr-search.ui-widget-content {
    border: 0;
    border-top: 1px solid #e1e1e1;
    background: #fdfdfd;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.25);
    padding: 20px !important
}

@media screen and (max-width:calc(576px - 1px)) {
    .site-solr-search.ui-widget-content {
        border: 0;
        padding: 20px 33px 20px 33px !important
    }
}

@media screen and (max-width:calc(576px - 1px)) {
    .site-solr-search {
        width: 100% !important;
        left: 0 !important;
        border: 0 !important;
        box-shadow: none;
        max-height: none !important;
        background: #fff !important;
        z-index: 98
    }
}

.site-solr-search .ui-menu-item {
    padding: 2px !important;
    font-size: 14px
}

@media screen and (max-width:calc(576px - 1px)) {
    .site-solr-search .ui-menu-item {
        font-size: 14px !important
    }
}

.site-solr-search .ui-menu-item:hover {
    background: #eee;
    font-family: "APKProtocol Medium"
}

.site-solr-search .ui-menu-item span {
    background: none !important;
    border: none !important;
    color: #000 !important;
    padding: 0 !important
}

@media(max-width:1024px) {
    .container.corporateForm {
        padding: 0 33px
    }
}

.container .title-desc {
    padding-bottom: 75px
}

.container .title-desc h4.form-title {
    padding-bottom: 14px
}

.container .title-desc .form-description p {
    margin-bottom: 0
}

.container .selectize-input.items.not-full {
    border: 0;
    box-shadow: none;
    top: 5px;
    padding-left: 18px
}

.container .selectize-input.items.not-full input#subjectOfqtn-selectized {
    font-size: 16px;
    width: auto !important
}

.container .selectize-input.items.not-full input#country-selectized {
    font-size: 16px;
    width: auto !important
}

.container .selectize-input.items.has-options.full.has-items {
    border: 0;
    box-shadow: none;
    top: 5px
}

.container .selectize-input.items.has-options.full.has-items .item {
    font-size: 16px
}

.container .form-control {
    padding-left: 18px
}

.container .selectize-control {
    padding-left: 0
}

.container .option.selected {
    padding-left: 18px
}

.container .selectize-control.single .selectize-input:after {
    border-width: 14px 11px 0 11px;
    border-color: #000 transparent transparent transparent
}

.container .selectize-dropdown.single.form-control {
    border: 0
}

.container .selectize-dropdown-content {
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1)
}

.container .form-group {
    padding-bottom: 40px
}

.container label {
    font-size: 16.8px;
    font-weight: 500;
    letter-spacing: .5px;
    color: #858585;
    padding-left: 18px
}

.container .form-control {
    height: 60px;
    border: 1px solid #a2a2a2
}

@media(max-width:1024px) {
    .container .form-control {
        width: 100% !important
    }
}

.container .requireFieldBorder {
    border: 1px solid #e4001d
}

.container .required {
    color: #e4001d !important;
    font-size: 13.2px;
    letter-spacing: .2px
}

.container .errormessage {
    padding-left: 18px
}

.container .btn-default {
    width: 214px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid black
}

.container .radio label {
    margin-bottom: 0
}

.container textarea#comments {
    width: 90% !important;
    height: 300px
}

@media(max-width:1024px) {
    .container textarea#comments {
        width: 100% !important
    }
}

label.control-label {
    padding-left: 0
}

.customFieldset .selectize-control.single .selectize-input.dropdown-active:after {
    content: ''
}

.customFieldset .selectize-control.single .selectize-input.dropdown-active:after {
    border-color: transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 14px solid #000;
    top: 30%
}

@media(min-width:1024px) {
    .container .selectize-dropdown.single.form-control {
        width: 581px !important;
        left: 0 !important;
        padding: 0;
        top: 58px !important
    }
}

.selectize-dropdown-content .option:hover {
    background-color: rgba(33, 33, 33, 0.1);
    color: #212121
}

.rad input {
    position: relative;
    left: 38px;
    top: 2px
}

.rad label:before {
    content: "";
    border: 1px solid #000;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    position: absolute
}

.rad input[type=checkbox],
.rad input[type=radio] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 10px;
    width: 10px;
    padding: 0;
    border: 0;
    vertical-align: middle;
    margin: 0 -1px -1px;
    opacity: 1
}

.rad input[type=checkbox]+label,
.rad input[type=radio]+label {
    padding-left: 37px;
    padding-right: 29px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    min-height: 1em;
    color: #000;
    padding-top: 4px
}

.rad input[type=radio].active+label:after,
.rad input[type=radio]:checked+label:after {
    content: "";
    position: absolute;
    left: 5.4px;
    top: 7.75px;
    height: 14px;
    border-radius: 50%;
    width: 14px;
    background-color: black
}

label.radio:before,
label:before {
    position: absolute;
    left: 0;
    top: 3px
}

@media screen and (max-width:calc(1024px - 1px)) {
    .search-help-component .container.result-container {
        padding-right: 33px;
        padding-left: 33px
    }
}

.search-help-component .suggestions {
    padding-top: 100px
}

.search-help-component .suggestions h4 {
    margin-bottom: 50px
}

.search-help-component .suggestions ul {
    list-style: none
}

.search-help-component .suggestions ul li {
    font-family: "APKProtocol Regular";
    margin-bottom: 50px
}

.search-help-component .suggestions ul li a {
    text-decoration: none
}

.search-help-component .suggestions ul li a:hover {
    color: #666;
    text-decoration: none
}

.search-help-component .suggestions ul li a {
    color: black;
    display: block
}

.search-help-component .suggestions ul li a:hover .red-arrow {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/arrowright-hover-icon.svg')
}

.search-help-component .red-arrow {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/arrowright-icon.svg');
    background-size: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    background-position: center;
    vertical-align: middle;
    margin-left: 8px
}

.search-help-component .white-arrow {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/arrowright-white-icon.svg');
    background-size: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    background-position: center;
    vertical-align: middle;
    margin-left: 8px
}

.search-help-component .product-card {
    -webkit-box-shadow: 0 0 15px 0 rgba(201, 201, 201, 0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(201, 201, 201, 0.5);
    box-shadow: 0 0 15px 0 rgba(201, 201, 201, 0.5);
    background-color: #fff
}

.search-help-component .product-card .card-text {
    padding: 15px 25px
}

.search-help-component .product-card .card-text h3.breakline {
    padding-right: 10px
}

@media only screen and (min-width:992px) {
    .search-help-component .product-card .card-text h3.breakline {
        padding-right: 80px
    }
}

.search-help-component .product-card .image {
    width: 100%
}

.search-help-component .product-card .card-bottom {
    color: white;
    background-color: #386768;
    min-height: 169px;
    padding: 10px
}

.search-help-component .product-card .card-bottom p,
.search-help-component .product-card .card-bottom a {
    color: #fff
}

.search-help-component .product-card .card-bottom p a:hover {
    color: #beff00
}

.search-help-component .product-card .card-bottom a:hover {
    color: #beff00
}

.search-help-component .product-card .card-bottom a:hover .white-arrow {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/green-arrow-right-icon.svg')
}

.supplier-search.remove_top_space .entity-search .outer-wrapper {
    margin-top: 0
}

.entity-search .search-content {
    margin-bottom: 50px
}

.entity-search .search-content .search-title {
    font-family: 'APKProtocol Regular';
    color: #000
}

.entity-search .search-content .search-desc {
    font-family: 'APKProtocol Regular';
    font-size: 16px;
    color: #000
}

@media(max-width:767px) {
    .entity-search .search-content .search-desc {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .entity-search .search-content .search-desc p {
        font-size: 14px
    }
}

.entity-search .outer-wrapper {
    margin-top: 50px;
    margin-bottom: 50px
}

@media(max-width:1023px) {
    .entity-search .outer-wrapper {
        padding-left: 33px;
        padding-right: 33px
    }
}

.entity-search .outer-wrapper label {
    padding-left: 0
}

.entity-search .outer-wrapper .tool-text {
    text-align: right;
    margin-bottom: 10px;
    font-family: 'APKProtocol Medium';
    text-decoration: underline
}

.entity-search .outer-wrapper form.entitySearchForm {
    padding: 25px;
    padding-top: 25px;
    background-color: rgba(225, 225, 225, 0.2)
}

.entity-search .outer-wrapper form.entitySearchForm label {
    padding-left: 0
}

.entity-search .outer-wrapper form.entitySearchForm .form-control {
    height: 50px
}

.entity-search .outer-wrapper form.entitySearchForm .form-control:focus {
    border-color: black;
    box-shadow: 0 0 0 .2rem black;
    box-shadow: none
}

.entity-search .outer-wrapper form.entitySearchForm .form-group {
    padding-bottom: 0;
    padding-left: 12.5px;
    padding-right: 12.5px
}

.entity-search .outer-wrapper form.entitySearchForm .form-group select {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/down-fill-arrow-icon.svg');
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 50%;
    border-radius: 2px;
    padding: 10px 30px 10px 10px;
    outline: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer
}

@media(min-width:767px) and (max-width:992px) {
    .entity-search .outer-wrapper form.entitySearchForm .form-group select {
        padding-left: 10px;
        font-size: 14px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .form-group select::-ms-expand {
    display: none;
}

@media(min-width:767px) and (max-width:992px) {
    .entity-search .outer-wrapper form.entitySearchForm .form-group input {
        font-size: 14px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .select-list {
    width: 100%
}

.entity-search .outer-wrapper form.entitySearchForm .supplier-search_actions {
    display: none;
    text-align: center;
    margin-top: 50px
}

@media(max-width:767px) {
    .entity-search .outer-wrapper form.entitySearchForm .supplier-search_actions {
        margin-top: 65px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .supplier-search_actions .cta {
    background-color: #beff00;
    color: #fff;
    border-color: #beff00
}

.entity-search .outer-wrapper form.entitySearchForm .search-input {
    display: flex;
    align-items: flex-end
}

.entity-search .outer-wrapper form.entitySearchForm .search-input input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg');
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 10px
}

.entity-search .outer-wrapper form.entitySearchForm .search-input .search-icon {
    z-index: 1;
    cursor: pointer;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/Tyvek-search.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: 10px
}

.entity-search .outer-wrapper form.entitySearchForm .search-input #search-code {
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    border: 0;
    border-bottom: 1px solid black;
    background-color: transparent;
    border-radius: 0;
    padding-left: 35px;
    width: 100%;
    padding-right: 0;
    line-height: normal
}

.entity-search .outer-wrapper form.entitySearchForm .search-input #search-code:focus {
    box-shadow: none
}

.entity-search .outer-wrapper form.entitySearchForm .search-input #search-code:focus #search-list {
    padding-bottom: 0;
    display: block;
    cursor: pointer
}

.entity-search .outer-wrapper form.entitySearchForm .search-input #search-code:after {
    content: '';
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/minus.svg');
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0
}

@media(max-width:1200px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input #search-code::-webkit-input-placeholder {
        white-space: pre-line;
        position: relative;
        top: -8px
    }
}

@media(max-width:992px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input #search-code {
        margin-top: 15px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .search-input span {
    position: absolute;
    bottom: 25px
}

.entity-search .outer-wrapper form.entitySearchForm .search-input .errormsg {
    position: absolute;
    line-height: 1.1;
    bottom: -50px;
    margin-bottom: 1px
}

@media(max-width:412px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input .errormsg {
        bottom: -50px
    }
}

@media(min-width:418px) and (max-width:767px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input .errormsg {
        bottom: -45px
    }
}

@media(min-width:1200px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input .errormsg {
        bottom: -45px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .search-input .legaldescription {
    position: absolute;
    line-height: 1.1;
    bottom: -45px;
    font-size: 12px
}

@media(max-width:412px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input .legaldescription {
        bottom: -45px
    }
}

@media(min-width:418px) and (max-width:767px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input .legaldescription {
        bottom: -35px
    }
}

@media(min-width:1200px) {
    .entity-search .outer-wrapper form.entitySearchForm .search-input .legaldescription {
        bottom: -35px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .errormsg,
.entity-search .outer-wrapper form.entitySearchForm .errormsg2 {
    display: none;
    font-size: 14px;
    color: red;
    letter-spacing: .9px
}

@media(min-width:768px) {

    .entity-search .outer-wrapper form.entitySearchForm .errormsg,
    .entity-search .outer-wrapper form.entitySearchForm .errormsg2 {
        position: absolute;
        bottom: -40px;
        left: 15px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .errormsg2 {
    left: 0
}

.entity-search .outer-wrapper form.entitySearchForm #search-list ul {
    list-style-type: none;
    padding-left: 10px;
    width: 100%;
    position: absolute;
    top: 75px;
    background-color: white
}

.entity-search .outer-wrapper form.entitySearchForm #search-list ul li {
    margin: 5px 0
}

.entity-search .outer-wrapper form.entitySearchForm .clear-action {
    text-align: center;
    margin-top: 40px
}

@media(max-width:767px) {
    .entity-search .outer-wrapper form.entitySearchForm .clear-action {
        text-align: center;
        margin-top: 70px
    }
}

@media(min-width:768px) and (max-width:992px) {
    .entity-search .outer-wrapper form.entitySearchForm .clear-action {
        margin-top: 40px
    }
}

.entity-search .outer-wrapper form.entitySearchForm .clear-action #clearAll:hover {
    background-color: #beff00;
    color: black;
    border-color: #beff00
}

.entity-search .outer-wrapper form.entitySearchForm .star {
    display: none
}

.entity-search .outer-wrapper form.entitySearchForm .star.mandatory {
    display: inline;
    color: red
}

.entity-search .outer-wrapper .results-sec-wrapper {
    display: none
}

.entity-search .outer-wrapper .results-sec-wrapper .results-cnt {
    padding-top: 50px;
    padding-bottom: 20px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec {
    margin-bottom: 25px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single {
    border-bottom: 1px solid #efefef
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .companyName {
    color: #000;
    font-size: 30px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .companyCode {
    color: #000;
    font-size: 30px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
    padding: 1px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr.highlight {
    background-color: #e6e6e6
}

@media(max-width:767px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr {
        display: block;
        margin-bottom: 15px
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr th {
    color: #000;
    padding-left: 10px;
    text-decoration: underline;
    text-underline-offset: 2px;
    font-size: 20px;
    padding: 20px 10px 20px 10px;
    font-family: 'APKProtocol Semibold'
}

@media(max-width:767px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr th {
        padding: 15px 5px 5px 5px
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr th li {
    list-style-type: none
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td {
    padding: 5px;
    padding-right: 15px;
    vertical-align: top;
    font-size: 16px
}

@media(max-width:767px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td {
        width: 100% !important;
        display: block;
        padding: 5px;
        padding-top: 2px;
        padding-bottom: 2px
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td:nth-child(1) {
    width: 40%;
    font-family: 'APKProtocol Medium'
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td:nth-child(1) li {
    font-family: 'APKProtocol Medium'
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td:nth-child(1) li:not(:first-child) {
    font-family: 'APKProtocol Regular';
    font-size: 14px;
    padding-top: 2px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td li {
    list-style-type: none;
    padding: 5px;
    padding-bottom: 0;
    font-family: "APKProtocol Regular"
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td li.sub-head {
    font-family: 'APKProtocol Regular';
    font-size: 14px;
    font-weight: normal;
    padding-top: 0
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td li.head {
    font-family: 'APKProtocol Medium'
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td li.head:not(:first-child) {
    margin-top: 15px
}

@media(max-width:767px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content table tr td li {
        padding-left: 0;
        padding-top: 0
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content .print-entityDetails {
    position: absolute;
    top: 25px;
    right: 10px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/print.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 25px;
    cursor: pointer
}

@media(min-width:768px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item .accordion-single-content .print-entityDetails {
        right: 20px
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item.is-open .accordion-single-content {
    height: auto;
    padding: 10px;
    padding-bottom: 25px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-item.is-open .accordion-single-title::after {
    content: "";
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/minus.svg');
    height: 2px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title {
    border-top: 1px solid #efefef;
    padding: 10px 20px;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin: 0;
    border-bottom: 2px solid #ced4da;
    background-color: #efefef;
    padding-right: 45px;
    display: flex;
    color: #beff00
}

@media(max-width:767px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title {
        padding-left: 15px
    }
}

@media(min-width:768px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title {
        padding-right: 55px
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title .companyCode.hide {
    display: none
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title .hypen {
    padding-left: 5px;
    padding-right: 5px
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title .hypen.hide {
    display: none
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title p {
    font-family: 'APKProtocol Regular';
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

@media(max-width:767px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title p {
        line-height: 1.4
    }
}

.entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title:after {
    content: '';
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/plus.svg');
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px
}

@media(min-width:768px) {
    .entity-search .outer-wrapper .results-sec-wrapper .results-sec .accordion-single .accordion-single-title:after {
        right: 25px
    }
}

.entity-search .outer-wrapper .pagination-container {
    text-align: center;
    display: none;
    margin-top: 25px;
    margin-bottom: 25px
}

.entity-search .outer-wrapper .pagination-container .cta {
    margin-top: 15px
}

.entity-search .outer-wrapper .pagination-container .cta:hover {
    background-color: #beff00;
    color: #fff;
    border-color: #beff00
}

.entity-search-autocomplete {
    display: block;
    max-width: 400px;
    max-height: 500px;
    background-color: #fff !important;
    color: black !important;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 5px
}

@media(min-width:992px) and (max-width:1200px) {
    .entity-search-autocomplete {
        max-width: 300px
    }
}

.entity-search-autocomplete .ui-menu-item {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-family: "APKProtocol Regular";
    font-size: 16px
}

.entity-search-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    padding-left: 15px
}

.entity-search-autocomplete .ui-menu-item .ui-state-active {
    border: 1px solid #e6e6e6;
    background: #e6e6e6;
    color: black
}

.entity-search-autocomplete .ui-menu-item li {
    list-style-type: none
}

.entity-search-autocomplete li {
    list-style-type: none
}

@media print {
    table.entitysearch-tab {
        width: 95%
    }

    table.entitysearch-tab tr td {
        padding: 5px;
        padding-right: 15px;
        vertical-align: top
    }

    table.entitysearch-tab tr th {
        text-decoration: underline;
        text-underline-offset: 2px;
        font-size: 20px;
        padding: 20px 10px 20px 10px;
        font-family: 'APKProtocol Semibold'
    }

    table.entitysearch-tab tr td:nth-child(1) {
        width: 40%;
        font-family: 'APKProtocol Medium'
    }

    table.entitysearch-tab tr td:nth-child(1) li {
        font-family: 'APKProtocol Medium'
    }

    table.entitysearch-tab tr td li {
        list-style-type: none;
        padding: 5px;
        padding-bottom: 0;
        font-family: "APKProtocol Regular"
    }

    table.entitysearch-tab tr th li {
        list-style-type: none
    }

    table.entitysearch-tab tr td li.sub-head {
        font-family: 'APKProtocol Regular';
        font-size: 14px;
        font-weight: normal;
        padding-top: 0
    }

    table.entitysearch-tab tr td li.head {
        font-family: 'APKProtocol Medium'
    }

    table.entitysearch-tab tr td li.head:not(:first-child) {
        margin-top: 15px
    }
}

@media print and (max-width:767px) {
    table.entitysearch-tab tr td {
        width: 100%
    }
}

.search-null-result-component .container.result-container {
    padding-top: 100px;
    padding-bottom: 140px
}

@media screen and (max-width:calc(1024px - 1px)) {
    .search-null-result-component .container.result-container {
        padding-right: 33px;
        padding-left: 33px;
        padding-bottom: 40px
    }
}

.search-null-result-component .suggestions {
    padding-top: 100px
}

.search-null-result-component .suggestions h4 {
    margin-bottom: 50px
}

.search-null-result-component .suggestions ul {
    list-style: none
}

.search-null-result-component .suggestions ul li {
    font-family: "APKProtocol Regular";
    margin-bottom: 50px;
    cursor: pointer
}

.search-null-result-component .red-arrow {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/arrowright-icon.svg');
    background-size: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    background-position: center;
    vertical-align: middle;
    margin-left: 8px
}

.solutionfinder-search-result {
    padding: 30px 0
}

@media screen and (max-width:1023px) {
    .solutionfinder-search-result {
        padding: 30px 33px 0 33px
    }
}

.cmp-sol-finder-result.default .headline {
    text-align: left;
    font-size: 36px;
    font-family: "APKProtocol Medium";
    color: #000;
    margin: 0 0 20px 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .headline {
        font-size: 28px
    }
}

.cmp-sol-finder-result.default .filters-section {
    float: left;
    padding-left: 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .filters-section {
        display: none;
        position: fixed;
        width: 90%;
        max-width: 90%;
        z-index: 1000000002;
        top: 2.5%;
        left: 5%;
        background: #fff;
        height: 95%;
        padding: 5%;
        border-radius: 14px;
        overflow-y: auto;
        overflow-x: hidden
    }
}

.cmp-sol-finder-result.default .filters-section .filter-header-wrapper {
    border-top: 8px solid #eee;
    padding: 10px 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .filters-section .filter-header-wrapper {
        padding: 0 0 10px 0;
        border-top: 0 solid #eee;
        position: fixed;
        width: 80%;
        background-color: white;
        top: 2.5%;
        padding-top: 10px
    }
}

.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .filter-head {
    float: left;
    font-family: "APKProtocol Semibold";
    font-size: 16px
}

.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter {
    float: right;
    font-family: "APKProtocol Medium";
    font-size: 10px;
    cursor: pointer
}

.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter:hover {
    opacity: .65;
    text-decoration: underline
}

.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter .clear-icon {
    display: block;
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg')
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter {
        display: none
    }
}

.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .close-filter {
    float: right;
    display: none;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-withoutbg-icon.svg')
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .filters-section .filter-header-wrapper .close-filter {
        display: block
    }
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0 0 50px 0
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filter-category {
    padding: 10px 5px 10px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filter-category .label {
    font-family: "APKProtocol Semibold";
    font-size: 13px
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filter-category .acc-icon {
    width: 11px;
    height: 11px;
    background-size: 100% 100%;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/minus.svg');
    position: relative;
    right: 0;
    float: right;
    top: 10px
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container {
    min-height: 20px;
    padding: 15px 0
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row {
    margin-top: 10px;
    cursor: pointer
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row.facet-disabled {
    display: none
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-checkbox {
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 18px;
    height: 18px;
    background-size: 90% 90%;
    background-position: 1px 1px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0;
    margin-right: 5px
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-checkbox.selected {
    background: #000;
    border: 1px solid #000
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-checkbox.selected:after {
    content: "\f00c";
    font-size: 10px;
    position: relative;
    top: -2px;
    left: 3px;
    color: #fff
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-label {
    font-family: "APKProtocol Regular";
    font-size: 13px;
    margin-left: 20px;
    color: #000;
    padding-top: 2px
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-label.slctd {
    color: #000
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li.collapsed .acc-icon {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/plus.svg');
    top: 10px
}

.cmp-sol-finder-result.default .filters-section .filter-accordion-sf li.collapsed .filters-container {
    display: none
}

.cmp-sol-finder-result.default .filters-section .mob-btns-container {
    display: none
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .filters-section .mob-btns-container {
        display: block;
        position: fixed;
        bottom: 2.5%;
        padding-bottom: 20px;
        margin: auto;
        width: 80%;
        background: #fff
    }
}

.cmp-sol-finder-result.default .filters-section .mob-btns-container .clear-btn {
    font-family: "APKProtocol Medium";
    font-size: 13px;
    color: #000;
    padding: 5px 10px;
    float: left
}

.cmp-sol-finder-result.default .filters-section .mob-btns-container .save-btn {
    font-family: "APKProtocol Medium";
    font-size: 13px;
    color: #fff;
    background-color: #000;
    border-radius: 5px;
    padding: 5px 25px 2px 25px;
    float: right
}

.cmp-sol-finder-result.default .results-section {
    float: right;
    padding-right: 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section {
        width: 100%;
        max-width: 100%;
        padding-left: 0
    }
}

.cmp-sol-finder-result.default .results-section.col-12 {
    padding-left: 0
}

.cmp-sol-finder-result.default .results-section .search-block {
    margin-bottom: 65px;
    margin-top: -26px;
    margin-left: -15px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .search-block {
        margin-left: 0;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0
    }
}

.cmp-sol-finder-result.default .results-section .search-block .search-icon {
    display: block;
    background-size: 100% 100%;
    color: black;
    position: relative;
    top: 34px;
    left: 10px;
    width: 25px;
    height: 25px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/search-black-icon.svg')
}

.cmp-sol-finder-result.default .results-section .search-block #search-box {
    float: left;
    width: 100%;
    border-radius: 4px;
    border: solid 1px #dadada;
    font-size: 16px;
    font-family: "APKProtocol Regular";
    padding: 10px 45px
}

@media screen and (max-width:575px) {
    .cmp-sol-finder-result.default .results-section .search-block #search-box {
        font-size: 14px;
        padding: 14px 45px
    }
}

.cmp-sol-finder-result.default .results-section .search-block .clear-search-btn {
    float: left;
    margin-left: -30px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: 13px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg')
}

.cmp-sol-finder-result.default .results-section .search-block .search-btn {
    float: left;
    width: 60px;
    height: 50px;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-family: "APKProtocol Semibold";
    border-radius: 4px;
    border: 1px solid #000;
    cursor: pointer;
    margin-left: 15px
}

.cmp-sol-finder-result.default .results-section .search-block .search-btn:hover {
    background: #fff;
    color: #000
}

.cmp-sol-finder-result.default .results-section .row-1 {
    margin: 0
}

.cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn {
    background: #e1e1e1;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    padding: 8px 20px;
    text-align: center;
    width: 80%;
    margin-left: 10%;
    max-width: 350px;
    margin: auto;
    display: none;
    margin-bottom: 15px
}

.cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn.hidden {
    visibility: hidden
}

.cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn.enabled {
    cursor: pointer;
    display: block;
    background-color: #000
}

@media screen and (min-width:1024px) {
    .cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn {
        position: fixed;
        bottom: 130px;
        z-index: 1;
        right: 20px;
        width: auto
    }
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .row-1 {
        margin-top: 20px
    }
}

.cmp-sol-finder-result.default .results-section .btns-container {
    margin-top: 70px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .btns-container {
        display: flow-root
    }
}

.cmp-sol-finder-result.default .results-section .btns-container .results-count {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    float: left;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: none;
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .btns-container .results-count .total-results-count {
    padding: 1px 8px;
    background: #beff00;
    border-radius: 11px;
    color: #000
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .btns-container .results-count {
        display: block
    }
}

.cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs {
    float: right;
    font-family: "APKProtocol Semibold";
    font-size: 13px;
    display: none;
    margin-top: 10px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs {
        display: block
    }
}

.cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs .cl-icon {
    float: left;
    margin-right: 4px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-top: 0;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg');
    background-size: 100% 100%
}

.cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs span {
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .btn-container {
    margin-bottom: 25px;
    margin-top: -15px !important
}

.cmp-sol-finder-result.default .results-section .btn-container.m-t-0 {
    margin-top: 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .btn-container.m-t-0 {
        margin-bottom: -20px
    }
}

.cmp-sol-finder-result.default .results-section .btn-container.m-b-20 {
    margin-bottom: -20px
}

.cmp-sol-finder-result.default .results-section .btn-container .col-12 {
    text-align: right
}

.cmp-sol-finder-result.default .results-section .btn-container .col-5 .results-count-container {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    margin-top: 13px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .btn-container .col-5 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cmp-sol-finder-result.default .results-section .btn-container .col-7 {
    display: none
}

.cmp-sol-finder-result.default .results-section .btn-container .col-7 .view-icons {
    margin-top: 10px;
    margin-right: 15px;
    float: right;
    font-family: "APKProtocol Regular";
    font-size: 14px
}

.cmp-sol-finder-result.default .results-section .btn-container .col-7 .view-icons .fas {
    color: #e1e1e1;
    background: white;
    border: 0;
    outline: 0;
    font-size: 18px
}

.cmp-sol-finder-result.default .results-section .btn-container .col-7 .view-icons .fas.active {
    color: #000
}

.cmp-sol-finder-result.default .results-section .btn-container .col-7 .arrow-icons {
    margin-top: 5px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .btn-container .col-7 {
        display: none !important
    }
}

.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons {
    float: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons.disabled {
    pointer-events: none;
    color: #bbb
}

.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons span {
    padding: 4px 10px;
    border: 1px solid #ccc;
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons span.inactive {
    pointer-events: none;
    cursor: default;
    color: #bbb
}

.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons span:first-child {
    margin-right: -5px
}

.cmp-sol-finder-result.default .results-section .results-container {
    overflow-y: hidden;
    padding-top: 13px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container {
        justify-content: space-evenly;
        display: flex;
        flex-wrap: wrap
    }
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view {
    flex: 0 0 100%;
    max-width: 100%
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content {
    box-shadow: none;
    -webkit-box-shadow: none
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content .prod-item {
    height: auto;
    display: flex
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-title {
    font-size: 16px;
    height: auto;
    margin-top: 8px
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-desc {
    display: -webkit-box;
    margin-bottom: 8px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container .left-panel {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header {
    font-size: 14px;
    margin-bottom: 14px;
    display: flex;
    visibility: hidden;
    font-family: "APKProtocol Bold"
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header div {
    margin-top: -12px
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .clear-selections {
    width: 50%
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .clear-selections .cl-icon {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-top: 1px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg');
    background-size: 100% 100%
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .clear-selections span {
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .selection-tip {
    width: 50%;
    text-align: right
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content {
    box-shadow: 10px 5px 20px -2px #fce5e8;
    -webkit-box-shadow: 10px 5px 20px -2px #fce5e8
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content {
        box-shadow: none;
        -webkit-box-shadow: none
    }
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item {
    padding: 0;
    position: relative;
    height: 50px;
    align-items: center;
    display: flex
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item {
        display: flex;
        height: auto
    }
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap {
    width: 100%
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
    color: #000;
    display: flex;
    align-items: center;
    overflow: hidden;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
        height: auto;
        margin-top: 8px;
        font-size: 16px
    }
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title:hover {
    color: #666
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
    display: none;
    font-family: "APKProtocol Regular";
    font-size: 13px;
    margin-top: 10px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
        display: -webkit-box;
        height: auto;
        margin-bottom: 8px
    }
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox {
    display: none;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    float: right;
    border: 1px solid #000;
    border-radius: 20px;
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product {
    background: #000;
    border: 1px solid #000
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product:after {
    content: "\f00c";
    font-size: 12px;
    position: relative;
    top: 0;
    left: 3px;
    color: #fff
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-compr .prod-ckbox {
    display: block
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-compr .text-wrap {
    width: calc(100% - 30px)
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props {
    padding: 8px 10px
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props:nth-child(odd) {
    background: #fce5e8
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-title {
    display: -webkit-box;
    color: #000
}

.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-ckbox {
    border: 1px solid #000
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel {
    margin-top: -12px;
    padding: 0;
    box-shadow: -10px 40px 20px -2px #fce5e8;
    -webkit-box-shadow: -10px 40px 20px -2px #fce5e8
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel.hide {
    display: none
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.default .results-section .results-container .right-panel {
        display: none
    }
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container {
    overflow: hidden
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header {
    flex-wrap: nowrap;
    font-size: 14px;
    font-family: "APKProtocol Bold";
    margin: 0 0 5px 0;
    position: relative;
    left: 0
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header .col-3 {
    height: 30px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    overflow: hidden
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header .col-3 span:not(.fas) {
    overflow: hidden
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header .col-3 .fas {
    margin-left: 4px;
    margin-top: 2px;
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content {
    position: relative;
    left: 0
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row {
    flex-wrap: nowrap;
    margin: 0
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 {
    display: flex;
    align-items: center;
    justify-content: left;
    overflow: hidden;
    font-size: 14px;
    font-family: "APKProtocol Regular";
    height: 50px
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-align: left
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) {
    background: #fce5e8
}

.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) .col-3 {
    background: #fce5e8
}

.cmp-sol-finder-result.default .results-section .no-result-found {
    display: none;
    width: 100%;
    padding: 40px 20px 20px 20px;
    font-family: "APKProtocol Semibold";
    font-size: 18px
}

.cmp-sol-finder-result.default .results-section .pagination-container {
    display: flex;
    justify-content: left;
    padding-top: 30px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center
}

.cmp-sol-finder-result.default .results-section .pagination-container a {
    font-size: 16px;
    font-family: "APKProtocol Regular";
    cursor: pointer
}

.cmp-sol-finder-result.default .results-section .pagination-container span {
    padding: 8px 20px;
    border: 1px solid #000;
    border-radius: 25px
}

.cmp-sol-finder-result.default .results-section .pagination-container span:hover {
    color: #000;
    background-color: #beff00;
    border: 1px solid #beff00
}

.cmp-sol-finder-result.tealcolor .headline {
    text-align: left;
    font-size: 36px;
    font-family: "APKProtocol Medium";
    color: #000;
    margin: 0 0 20px 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .headline {
        font-size: 28px
    }
}

.cmp-sol-finder-result.tealcolor .filters-section {
    float: left;
    padding-left: 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .filters-section {
        display: none;
        position: fixed;
        width: 90%;
        max-width: 90%;
        z-index: 1000000002;
        top: 2.5%;
        left: 5%;
        background: #fff;
        height: 95%;
        padding: 5%;
        border-radius: 14px;
        overflow-y: auto;
        overflow-x: hidden
    }
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper {
    border-top: 8px solid #eee;
    padding: 10px 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper {
        padding: 0 0 10px 0;
        border-top: 0 solid #eee;
        position: fixed;
        width: 80%;
        background-color: white;
        top: 2.5%;
        padding-top: 10px
    }
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .filter-head {
    float: left;
    font-family: "APKProtocol Semibold";
    font-size: 16px
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter {
    float: right;
    font-family: "APKProtocol Medium";
    font-size: 10px;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter:hover {
    opacity: .65;
    text-decoration: underline
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter .clear-icon {
    display: block;
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg')
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter {
        display: none
    }
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .close-filter {
    float: right;
    display: none;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background-size: 100% 100%;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-withoutbg-icon.svg')
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .close-filter {
        display: block
    }
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0 0 50px 0
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filter-category {
    padding: 10px 5px 10px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filter-category .label {
    font-family: "APKProtocol Semibold";
    font-size: 13px
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filter-category .acc-icon {
    width: 11px;
    height: 11px;
    background-size: 100% 100%;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/minus.svg');
    position: relative;
    right: 0;
    float: right;
    top: 10px
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container {
    min-height: 20px;
    padding: 15px 0
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row {
    margin-top: 10px;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row.facet-disabled {
    display: none
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-checkbox {
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 18px;
    height: 18px;
    background-size: 90% 90%;
    background-position: 1px 1px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0;
    margin-right: 5px
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-checkbox.selected {
    background: #00b2a9;
    border: 1px solid #00b2a9
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-checkbox.selected:after {
    content: "\f00c";
    font-size: 10px;
    position: relative;
    top: -2px;
    left: 3px;
    color: #fff
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-label {
    font-family: "APKProtocol Regular";
    font-size: 13px;
    margin-left: 20px;
    color: #000;
    padding-top: 2px
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li .filters-container .filter-row .filter-label.slctd {
    color: #00b2a9
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li.collapsed .acc-icon {
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/plus.svg');
    top: 10px
}

.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion-sf li.collapsed .filters-container {
    display: none
}

.cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container {
    display: none
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container {
        display: block;
        position: fixed;
        bottom: 2.5%;
        padding-bottom: 20px;
        margin: auto;
        width: 80%;
        background: #fff
    }
}

.cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container .clear-btn {
    font-family: "APKProtocol Medium";
    font-size: 13px;
    color: #000;
    padding: 5px 10px;
    float: left
}

.cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container .save-btn {
    font-family: "APKProtocol Medium";
    font-size: 13px;
    color: #fff;
    background-color: #00b2a9;
    border-radius: 5px;
    padding: 5px 25px 2px 25px;
    float: right
}

.cmp-sol-finder-result.tealcolor .results-section {
    float: right;
    padding-right: 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section {
        width: 100%;
        max-width: 100%;
        padding-left: 0
    }
}

.cmp-sol-finder-result.tealcolor .results-section.col-12 {
    padding-left: 0
}

.cmp-sol-finder-result.tealcolor .results-section .search-block {
    margin-bottom: 65px;
    margin-top: -26px;
    margin-left: -15px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .search-block {
        margin-left: 0;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0
    }
}

.cmp-sol-finder-result.tealcolor .results-section .search-block .search-icon {
    display: block;
    background-size: 100% 100%;
    color: black;
    position: relative;
    top: 34px;
    left: 10px;
    width: 25px;
    height: 25px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/search-black-icon.svg')
}

.cmp-sol-finder-result.tealcolor .results-section .search-block #search-box {
    float: left;
    width: 100%;
    border-radius: 4px;
    border: solid 1px #dadada;
    font-size: 16px;
    font-family: "APKProtocol Regular";
    padding: 10px 45px
}

@media screen and (max-width:575px) {
    .cmp-sol-finder-result.tealcolor .results-section .search-block #search-box {
        font-size: 14px;
        padding: 14px 45px
    }
}

.cmp-sol-finder-result.tealcolor .results-section .search-block .clear-search-btn {
    float: left;
    margin-left: -30px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: 13px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg')
}

.cmp-sol-finder-result.tealcolor .results-section .search-block .search-btn {
    float: left;
    width: 60px;
    height: 50px;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-family: "APKProtocol Semibold";
    border-radius: 4px;
    border: 1px solid #000;
    cursor: pointer;
    margin-left: 15px
}

.cmp-sol-finder-result.tealcolor .results-section .search-block .search-btn:hover {
    background: #fff;
    color: #000
}

.cmp-sol-finder-result.tealcolor .results-section .row-1 {
    margin: 0
}

.cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn {
    background: #e1e1e1;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    padding: 8px 20px;
    text-align: center;
    width: 80%;
    margin-left: 10%;
    max-width: 350px;
    margin: auto;
    display: none;
    margin-bottom: 15px
}

.cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn.hidden {
    visibility: hidden
}

.cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn.enabled {
    cursor: pointer;
    display: block;
    background-color: #00b2a9
}

@media screen and (min-width:1024px) {
    .cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn {
        position: fixed;
        bottom: 130px;
        z-index: 1;
        right: 20px;
        width: auto
    }
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .row-1 {
        margin-top: 20px
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btns-container {
    margin-top: 70px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .btns-container {
        display: flow-root
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btns-container .results-count {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    float: left;
    background: #00b2a9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: none;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .btns-container .results-count .total-results-count {
    padding: 1px 8px;
    background: #beff00;
    border-radius: 11px;
    color: #000
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .btns-container .results-count {
        display: block
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs {
    float: right;
    font-family: "APKProtocol Semibold";
    font-size: 13px;
    display: none;
    margin-top: 10px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs {
        display: block
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs .cl-icon {
    float: left;
    margin-right: 4px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-top: 0;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg');
    background-size: 100% 100%
}

.cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs span {
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container {
    margin-bottom: 25px;
    margin-top: -15px !important
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container.m-t-0 {
    margin-top: 0
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .btn-container.m-t-0 {
        margin-bottom: -20px
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container.m-b-20 {
    margin-bottom: -20px
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-12 {
    text-align: right
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-5 .results-count-container {
    font-family: "APKProtocol Regular";
    font-size: 14px;
    margin-top: 13px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .btn-container .col-5 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 {
    display: none
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .view-icons {
    margin-top: 10px;
    margin-right: 15px;
    float: right;
    font-family: "APKProtocol Regular";
    font-size: 14px
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .view-icons .fas {
    color: #e1e1e1;
    background: white;
    border: 0;
    outline: 0;
    font-size: 18px
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .view-icons .fas.active {
    color: #000
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .arrow-icons {
    margin-top: 5px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 {
        display: none !important
    }
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons {
    float: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons.disabled {
    pointer-events: none;
    color: #bbb
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons span {
    padding: 4px 10px;
    border: 1px solid #ccc;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons span.inactive {
    pointer-events: none;
    cursor: default;
    color: #bbb
}

.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons span:first-child {
    margin-right: -5px
}

.cmp-sol-finder-result.tealcolor .results-section .results-container {
    overflow-y: hidden;
    padding-top: 13px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container {
        justify-content: space-evenly;
        display: flex;
        flex-wrap: wrap
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view {
    flex: 0 0 100%;
    max-width: 100%
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content {
    box-shadow: none;
    -webkit-box-shadow: none
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content .prod-item {
    height: auto;
    display: flex
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-title {
    font-size: 16px;
    height: auto;
    margin-top: 8px
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-desc {
    display: -webkit-box;
    margin-bottom: 8px
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header {
    font-size: 14px;
    margin-bottom: 14px;
    display: flex;
    visibility: hidden;
    font-family: "APKProtocol Bold"
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header div {
    margin-top: -12px
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .clear-selections {
    width: 50%
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .clear-selections .cl-icon {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-top: 1px;
    background-image: url('../../../../content/dam/electronics/amer/us/en/electronics/general/icons/close-black-icon.svg');
    background-size: 100% 100%
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .clear-selections span {
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .selection-tip {
    width: 50%;
    text-align: right
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content {
    box-shadow: 10px 5px 20px -2px #e8f6f7;
    -webkit-box-shadow: 10px 5px 20px -2px #e8f6f7
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content {
        box-shadow: none;
        -webkit-box-shadow: none
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item {
    padding: 0;
    position: relative;
    height: 50px;
    align-items: center;
    display: flex
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item {
        display: flex;
        height: auto
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap {
    width: 100%
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
    color: #000;
    display: flex;
    align-items: center;
    overflow: hidden;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
        height: auto;
        margin-top: 8px;
        font-size: 16px
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title:hover {
    color: #666
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
    display: none;
    font-family: "APKProtocol Regular";
    font-size: 13px;
    margin-top: 10px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
        display: -webkit-box;
        height: auto;
        margin-bottom: 8px
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox {
    display: none;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    float: right;
    border: 1px solid #000;
    border-radius: 20px;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product {
    background: #00b2a9;
    border: 1px solid #00b2a9
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product:after {
    content: "\f00c";
    font-size: 12px;
    position: relative;
    top: 0;
    left: 3px;
    color: #fff
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-compr .prod-ckbox {
    display: block
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-compr .text-wrap {
    width: calc(100% - 30px)
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props {
    padding: 8px 10px
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props:nth-child(odd) {
    background: #e8f6f7
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-title {
    display: -webkit-box;
    color: #00b2a9
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-ckbox {
    border: 1px solid #00b2a9
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel {
    margin-top: -12px;
    padding: 0;
    box-shadow: -10px 40px 20px -2px #e8f6f7;
    -webkit-box-shadow: -10px 40px 20px -2px #e8f6f7
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel.hide {
    display: none
}

@media screen and (max-width:1023px) {
    .cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel {
        display: none
    }
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container {
    overflow: hidden
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header {
    flex-wrap: nowrap;
    font-size: 14px;
    font-family: "APKProtocol Bold";
    margin: 0 0 5px 0;
    position: relative;
    left: 0
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header .col-3 {
    height: 30px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    overflow: hidden
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header .col-3 span:not(.fas) {
    overflow: hidden
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header .col-3 .fas {
    margin-left: 4px;
    margin-top: 2px;
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content {
    position: relative;
    left: 0
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row {
    flex-wrap: nowrap;
    margin: 0
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 {
    display: flex;
    align-items: center;
    justify-content: left;
    overflow: hidden;
    font-size: 14px;
    font-family: "APKProtocol Regular";
    height: 50px
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-align: left
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) {
    background: #e8f6f7
}

.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) .col-3 {
    background: #e8f6f7
}

.cmp-sol-finder-result.tealcolor .results-section .no-result-found {
    display: none;
    width: 100%;
    padding: 40px 20px 20px 20px;
    font-family: "APKProtocol Semibold";
    font-size: 18px
}

.cmp-sol-finder-result.tealcolor .results-section .pagination-container {
    display: flex;
    justify-content: left;
    padding-top: 30px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center
}

.cmp-sol-finder-result.tealcolor .results-section .pagination-container a {
    font-size: 16px;
    font-family: "APKProtocol Regular";
    cursor: pointer
}

.cmp-sol-finder-result.tealcolor .results-section .pagination-container span {
    padding: 8px 20px;
    border: 1px solid #000;
    border-radius: 25px
}

.cmp-sol-finder-result.tealcolor .results-section .pagination-container span:hover {
    color: #000;
    background-color: #beff00;
    border: 1px solid #beff00
}

.cmp-sol-finder-result .filter-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 9999
}

.mk-prod-search {
    font-family: "APKProtocol Regular";
    z-index: 98
}

.mk-prod-search.ui-widget {
    font-family: "APKProtocol Regular"
}

.mk-prod-search.ui-widget a {
    font-family: "APKProtocol Regular";
    font-size: 18px;
    color: #000 !important
}

@media screen and (max-width:calc(576px - 1px)) {
    .mk-prod-search.ui-widget a {
        font-size: 14px
    }
}

.mk-prod-search.ui-widget-content {
    border: 0;
    border-top: 1px solid #e1e1e1;
    background: #fdfdfd;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
    padding: 20px !important
}

@media screen and (max-width:calc(576px - 1px)) {
    .mk-prod-search.ui-widget-content {
        border: 0;
        padding: 20px 33px 20px 33px !important
    }
}

@media screen and (max-width:calc(576px - 1px)) {
    .mk-prod-search {
        width: 100% !important;
        left: 0 !important;
        border: 0 !important;
        box-shadow: none;
        max-height: none !important;
        background: #fff !important;
        z-index: 98
    }
}

.mk-prod-search .ui-menu-item {
    padding: 2px !important;
    font-size: 14px
}

@media screen and (max-width:calc(576px - 1px)) {
    .mk-prod-search .ui-menu-item {
        font-size: 14px !important
    }
}

.mk-prod-search .ui-menu-item:hover {
    background: #eee;
    font-family: "APKProtocol Medium"
}

.mk-prod-search .ui-menu-item span {
    background: none !important;
    border: none !important;
    color: #000 !important;
    padding: 0 !important
}

.headerref:has(.lite-header) {
    margin-bottom: 72px
}

@media(min-width:1024px) {
    .headerref:has(.lite-header) {
        margin-bottom: 88px
    }
}

.container .form-submit-border.comments-confirm .btn-default {
    width: 214px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid black
}

.container .form-submit-border.comments-confirm .btn-default:hover {
    background-color: #beff00;
    color: #212121;
    border: 1px solid #beff00
}

.container .form-submit-border.comments-confirm .btn-default:focus {
    box-shadow: none
}

.container .form-submit-border.comments-confirm .btn-default:disabled {
    background-color: #e6e6e6;
    color: gray;
    border: 1px solid #666
}

.cmp-CTA .button-primary {
    border-radius: 25px;
    border: 1px solid #000
}

.cmp-CTA .cta-alignments a.btn.button-primary {
    border-width: 1px;
    box-shadow: none
}

.cmp-CTA .cta-alignments a.btn.button-primary:focus {
    box-shadow: none
}

.cmp-CTA .cta-alignments a.btn.button-primary:hover {
    background-color: #98cc00 !important;
    border: 1px solid #98cc00;
    border-color: #98cc00 !important;
    color: #000 !important
}

.cmp-CTA .cta-alignments a:hover {
    border: solid 1px #beff00;
    color: #beff00
}

.cmp-featuredBlock .bg-image-view a.cta {
    border: 1px solid #beff00
}

.cmp-featuredBlock .bg-image-view a.cta:hover {
    border: solid 1px #98cc00;
    color: #98cc00
}

.cmp-2-up a.related-load-more:before {
    background: transparent
}

.heroImage-Text {
    text-decoration: underline solid #fff 2px;
    text-underline-position: under
}

@media screen and (min-width:1023px) {
    .heroImage-Text {
        padding: 0 94px !important;
        max-width: 1440px;
        left: 50%;
        transform: translate(-50%, 50%) !important
    }
}

.water-vertical-tab-component .ctaAlignDesk-EI a {
    border-radius: 25px;
    border: 1px solid #000;
    background-color: #fff !important
}

.water-vertical-tab-component .ctaAlignDesk-EI a:hover {
    border: solid 1px #beff00 !important;
    color: #beff00 !important
}

.mobile-vertical-tab .ctaAlignMob-EI a {
    border-radius: 25px;
    border: 1px solid #000;
    background-color: #fff !important
}

.mobile-vertical-tab .ctaAlignMob-EI a:hover {
    border: solid 1px #beff00 !important;
    color: #beff00 !important
}

.electronics-list .listComponent-CTA a:hover {
    border: solid 1px #beff00 !important;
    color: #000 !important;
    background-color: #beff00 !important
}

.cmp-CTA .button-component a:hover {
    border: solid 1px #beff00;
    color: #beff00;
    background-color: #fff
}

.corporateForm .corporate-disclaimer a {
    color: #000
}

.corporateForm .corporate-disclaimer a:hover {
    color: #666
}

.corporateForm .selectize-control.single .selectize-input {
    background-color: transparent;
    background-image: none
}

.corporateForm .selectize-control.single .selectize-dropdown .selectize-dropdown-content div:last-child {
    font-weight: normal
}