.accounts-linked-modal .modal-header {
    text-transform: none
}

.accounts-linked-modal table {
    margin: auto;
    width: 90%
}

.accounts-linked-modal table tbody {
    background-color: #e4f6fd;
    border: 1px solid #00adef;
    padding: 15px
}

.accounts-linked-modal table tr {
    text-align: left
}

.accounts-linked-modal table tr td,
.accounts-linked-modal table tr th {
    padding: 10px 30px
}

.accounts-linked-modal table tr td input[type=checkbox]+label,
.accounts-linked-modal table tr th input[type=checkbox]+label {
    top: -5px
}

.accounts-linked-modal table tr td:first-child,
.accounts-linked-modal table tr th:first-child {
    width: 10%
}

@media only screen and (max-width:482px) {

    .accounts-linked-modal table tr td,
    .accounts-linked-modal table tr th {
        font-size: 13px
    }

    .accounts-linked-modal table tr td:first-child,
    .accounts-linked-modal table tr th:first-child {
        width: 2%
    }
}

.accounts-linked-modal table tr td:nth-child(2),
.accounts-linked-modal table tr th:nth-child(2) {
    padding-left: 0;
    width: 20%
}

.accounts-linked-modal table tr td:nth-child(3),
.accounts-linked-modal table tr th:nth-child(3) {
    padding-left: 0;
    width: 30%
}

.accounts-linked-modal table tr td:nth-child(4),
.accounts-linked-modal table tr th:nth-child(4) {
    padding-left: 0;
    width: 40%
}

.accounts-linked-modal table tr td {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select-account-modal {
    min-width: 500px
}

.select-account-modal header.modal-header {
    border-bottom: 0
}

.select-account-modal .account-list .account-item {
    border-bottom: 1px solid #c7c7c7;
    color: #00adef;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
    white-space: nowrap
}

.select-account-modal .account-list .account-item>div {
    padding: 0
}

.select-account-modal .account-list .account-item:focus:not(.account-header),
.select-account-modal .account-list .account-item:hover:not(.account-header) {
    background-color: #f7f7f8
}

.select-account-modal .account-list .account-item.current {
    color: hsla(0, 0%, 47%, .75);
    cursor: default
}

.select-account-modal .account-list .account-item.current:hover {
    background-color: #fff
}

.select-account-modal .account-list .account-item:focus {
    outline: 0
}

.select-account-modal .account-list .account-item .default {
    color: hsla(0, 0%, 47%, .75)
}

.select-account-modal .account-list.no-pagination .account-item:last-child {
    border-bottom: 0
}

.select-account-modal footer {
    border: 0;
    padding: 0;
    text-align: center
}

.select-account-modal footer ul.navigation.pagination {
    color: #00adef;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    margin: 0
}

.select-account-modal footer ul.navigation.pagination .pagination-first,
.select-account-modal footer ul.navigation.pagination .pagination-last,
.select-account-modal footer ul.navigation.pagination .pagination-next,
.select-account-modal footer ul.navigation.pagination .pagination-prev {
    padding-bottom: 0;
    padding-top: 0
}

.select-account-modal footer ul.navigation.pagination .pagination-first.disabled,
.select-account-modal footer ul.navigation.pagination .pagination-last.disabled,
.select-account-modal footer ul.navigation.pagination .pagination-next.disabled,
.select-account-modal footer ul.navigation.pagination .pagination-prev.disabled {
    visibility: hidden
}

.select-account-modal footer ul.navigation.pagination .pagination-first a,
.select-account-modal footer ul.navigation.pagination .pagination-last a,
.select-account-modal footer ul.navigation.pagination .pagination-next a,
.select-account-modal footer ul.navigation.pagination .pagination-prev a {
    bottom: 7.5px;
    font-size: 24px;
    font-weight: 700
}

.select-account-modal footer ul.navigation.pagination>li>a {
    border: 0;
    color: #00adef
}

.select-account-modal footer ul.navigation.pagination>li.active>a {
    background-color: #ededee
}

.login-select-account-modal.modal .modal-dialog.modal-sm {
    min-height: 220px;
    width: auto
}

.login-select-account-modal.modal .modal-dialog.modal-sm .modal-content {
    min-height: 220px;
    padding: 20px
}

.address-search-input:not(.multiline) {
    margin-bottom: 60px
}

@media only screen and (min-width:992px) {
    .address-search-input .address-search-button-container {
        margin-top: 9px
    }
}

.address-search-input .address-search-button-container a.btn,
.address-search-input .address-search-button-container button {
    white-space: nowrap
}

.address-search-input .btn-dropdown {
    text-align: left;
    width: 100%
}

.address-search-input .btn-dropdown span.fas {
    float: right
}

.address-search-input .business-type {
    margin-left: 50px
}

.address-search-input .match-found {
    color: #f38a00;
    display: inline-block;
    font-size: 18px;
    margin-top: 5px
}

.address-search-input .match-found p {
    color: #f38a00;
    margin: 10px 0 0
}

.address-search-input .match-found h2 {
    margin: 0
}

.address-search-input h5,
.address-search-input input,
.address-search-input label,
.address-search-input span {
    -webkit-transition: color .2s;
    transition: color .2s
}

.address-search-input .ui-select-container,
.address-search-input .ui-select-container * {
    -webkit-transition: none !important;
    transition: none !important
}

@media only screen and (max-width:482px) {
    .address-search-input .btn {
        margin-bottom: 10px
    }
}

.rs-carousel-controls .carousel-control,
.rs-carousel-controls .carousel-indicators {
    display: none
}

.rs-carousel-controls .arrow {
    font-size: 36px
}

.rs-carousel-controls .arrow.left {
    text-align: right
}

.rs-carousel-controls .arrow.right {
    text-align: left
}

.rs-carousel {
    margin-bottom: 22px
}

.rs-carousel .carousel-control {
    z-index: 101;
    max-width: 26px
}

.rs-carousel .carousel-control.left,
.rs-carousel .carousel-control.right {
    background-image: none
}

.rs-carousel .carousel-indicators {
    bottom: -22px;
    margin-bottom: 0
}

.rs-carousel .carousel-indicators li {
    background-color: #fff;
    border-color: #004a7c
}

.rs-carousel .carousel-indicators li.active {
    background-color: #00adef;
    border-color: #00adef
}

.rs-carousel .list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.rs-carousel .list>div {
    width: 358px
}

.rs-carousel.rs-carousel-content {
    margin-bottom: 0
}

.rs-carousel.rs-carousel-content .carousel-inner>.item {
    padding-left: 26px;
    padding-right: 26px
}

@media screen and (min-width:768px) {
    .rs-carousel .carousel-control {
        max-width: 39px
    }

    .rs-carousel.rs-carousel-content .carousel-inner>.item {
        padding-left: 39px;
        padding-right: 39px
    }
}

.rs-carousel.rs-carousel-content .carousel-indicators {
    display: none
}

.rs-carousel rsx-video-modal-trigger a {
    display: block
}

.rs-carousel rsx-video-modal-trigger a,
.rs-carousel rsx-video-modal-trigger a>p {
    font-weight: 700;
    text-shadow: 0 0 2px #000
}

.rs-chat .pre-chat {
    background-color: #fff
}

.rs-chat .pre-chat .btn.submit {
    background-color: #004a7c
}

.rs-chat .pre-chat .control-label {
    font-size: 14px;
    padding: 0;
    text-align: left;
    width: 100%
}

.rs-chat .pre-chat form {
    border: 5px solid #00adef;
    margin: 0;
    padding: 40px 40px 0
}

.rs-chat .pre-chat form .form-group-input-label {
    max-width: none
}

.rs-chat .pre-chat p {
    font-size: 14px;
    text-align: center
}

.contact-us-container .animated.ng-leave {
    display: none
}

.contact-us-container .text-xs,
.contact-us-container input[type=email],
.contact-us-container input[type=email]:focus,
.contact-us-container input[type=number],
.contact-us-container input[type=number]:focus,
.contact-us-container input[type=numeric],
.contact-us-container input[type=numeric]:focus,
.contact-us-container input[type=password],
.contact-us-container input[type=password]:focus,
.contact-us-container input[type=search],
.contact-us-container input[type=search]:focus,
.contact-us-container input[type=tel],
.contact-us-container input[type=tel]:focus,
.contact-us-container input[type=text],
.contact-us-container input[type=text]:focus,
.contact-us-container textarea,
.contact-us-container textarea:focus {
    font-size: 14px
}

.contact-us-container label,
.contact-us-container label.contact-method,
.contact-us-container label.control-label,
.contact-us-container label.control-label.control-label {
    font-size: 16px
}

.please-call-us {
    padding-top: 20px
}

.please-call-us .contact-us-icon {
    padding-bottom: 15px
}

.authenticated-questions .inline-spinner div {
    text-align: left
}

.contact-us-modal .modal-header {
    border-bottom: 0
}

.contact-us-modal .modal-body {
    margin-top: 0
}

.cc-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    color: #004a7c;
    top: -5px
}

.cc-icons *+* {
    margin-left: 5px
}

.cc-icons .active {
    border: none;
    opacity: 1
}

.cc-icons>:not(.active) {
    opacity: .5
}

.cc-icons .showAll {
    display: inline-block !important
}

.rs-event-calendar.refresh .event-calendar__site-name {
    font-size: 18px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 12px
}

@media only screen and (max-width:482px) {
    .rs-chat .pre-chat form {
        padding: 10px 10px 0
    }

    .rs-chat .pre-chat form div {
        margin-bottom: 0
    }

    .contact-us-container a.topic {
        font-size: 13px
    }

    .contact-us-container .line-of-bussiness>label.control-label {
        display: block
    }

    .contact-us-container .line-of-bussiness>label.control-label+label.control-label {
        display: block;
        margin-bottom: 7px;
        margin-left: 0
    }

    .rs-event-calendar.refresh .event-calendar__site-name {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        margin-top: 15px;
        margin-left: 0
    }
}

.rs-event-calendar.refresh .ui-select-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 12px
}

.rs-event-calendar.refresh .ui-select-container .dropdown-caret i {
    right: 23px
}

.rs-event-calendar.refresh .ui-select-container .dropdown-caret i:before {
    background-color: #fff;
    padding: 5px
}

@media only screen and (max-width:482px) {
    .rs-event-calendar.refresh .ui-select-container {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        margin-top: 15px;
        margin-left: 0
    }
}

.rs-event-calendar.refresh .event-calendar__site-address {
    font-size: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 12px;
    max-width: 180px
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .rs-event-calendar.refresh .event-calendar__site-address {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media only screen and (max-width:482px) {
    .rs-event-calendar.refresh .event-calendar__site-address {
        display: none
    }
}

.rs-event-calendar.refresh .event-calendar-header__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (max-width:482px) {
    .rs-event-calendar.refresh .event-calendar-header__title {
        display: block
    }
}

.rs-event-calendar.refresh .event-calendar-header__title--multiple {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 0;
    -ms-flex: 2 1 0px;
    flex: 2 1 0;
    overflow: initial
}

.rs-event-calendar.refresh .event-calendar-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:482px) {
    .rs-event-calendar.refresh .event-calendar-header {
        display: initial
    }
}

.rs-event-calendar.refresh .border-top {
    border-top: 1px solid #c7c7c7
}

.rs-event-calendar.refresh .border-bottom {
    border-bottom: 1px solid #c7c7c7
}

.rs-event-calendar.refresh .border-right {
    border-right: 1px solid #c7c7c7
}

.rs-event-calendar.refresh .border-left {
    border-left: 1px solid #c7c7c7
}

.rs-event-calendar.refresh hr {
    margin: 12px 0
}

.rs-event-calendar.refresh .event-calendar__event {
    border: 1px solid transparent;
    color: #fff;
    display: block;
    padding-left: 2px
}

.rs-event-calendar.refresh .event-calendar__events {
    width: 100%
}

.rs-event-calendar.refresh .event-calendar__event--more {
    color: #00adef
}

.rs-event-calendar.refresh .event-calendar__event--type1 {
    background-color: #004a7c
}

.rs-event-calendar.refresh .event-calendar__event--type2 {
    background-color: #f38a00
}

.rs-event-calendar.refresh .event-calendar__event--type3 {
    background-color: #00adef
}

.rs-event-calendar.refresh .event-calendar__event--type4 {
    background-color: #777
}

.rs-event-calendar.refresh .event-calendar__event--type5 {
    background-color: #d56c00
}

.rs-event-calendar.refresh .event-calendar__event--holiday {
    font-size: 10px;
    color: #004a7c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.rs-event-calendar.refresh .event-calendar__schedule-nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rs-event-calendar.refresh .event-calendar__schedule-nav.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rs-event-calendar.refresh .event-calendar__schedule-nav .event-calendar__schedule-title {
    font-size: 18px;
    color: #004a7c
}

.rs-event-calendar.refresh .event-calendar__schedule-nav .event-calendar__nav-arrow {
    color: #00adef;
    padding-left: 5px;
    padding-right: 5px
}

.rs-event-calendar.refresh .event-calendar__schedule-nav .event-calendar__nav-arrow--disabled {
    color: #c7c7c7;
    cursor: not-allowed
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #ededee
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week .event-calendar__day {
    position: relative;
    font-size: 10px;
    padding: 2px;
    width: 14.28571%;
    height: 60px
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week.event-calendar__days-of-the-week .event-calendar__day {
    font-size: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    height: 80px;
    vertical-align: bottom
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__pickup-label {
    padding-left: 7px
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display {
    position: relative
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__containers {
    margin-top: 15px;
    white-space: nowrap;
    position: absolute;
    bottom: 3px
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__containers img {
    padding-left: 3px;
    padding-right: 3px
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.day-name {
    height: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.event-calendar__month-day {
    background-color: #fff;
    position: relative
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.event-calendar__month-day .event-calendar__day-of-the-month {
    color: #004a7c;
    text-align: center
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event {
    margin-top: auto
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link {
    cursor: pointer
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link:hover .recycle-event,
.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link:hover .recycle-event.trash-event,
.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link:hover .trash-event {
    color: #f38a00
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .trash-event {
    color: #004a7c
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .recycle-event {
    color: #00adef
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .recycle-event.trash-event {
    color: #575a5b
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .event-calendar__day-of-the-month {
    color: #fff;
    font-family: Open Sans, sans-serif
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.event-calendar__today {
    background-color: #e4f6fd
}

.rs-event-calendar.refresh .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .event-calendar__day-of-the-month {
    font-size: 13px;
    padding-left: 3px
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week .event-calendar__day.event-calendar__month-day {
    background-color: #fff
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week .event-calendar__day.event-calendar__month-day .event-calendar__day-of-the-month {
    color: #004a7c
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week .event-calendar__day.event-calendar__today {
    background-color: #e4f6fd
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week .event-calendar__day .event-calendar__day-of-the-month {
    font-size: 16px;
    color: #777
}

.rs-event-calendar.refresh .event-calendar__calendar .event-calendar__week.event-calendar__days-of-the-week {
    background-color: transparent;
    border: 0;
    color: #777
}

.rs-event-calendar.refresh .event-calendar__agenda {
    font-size: 13px
}

.rs-event-calendar.refresh .event-calendar__agenda.small {
    display: none
}

.rs-event-calendar.refresh .event-calendar__agenda .event-calendar__event {
    margin-top: 2px;
    padding: 3px 8px
}

.rs-event-calendar.refresh .event-calendar__agenda .event-calendar__event--holiday {
    background-color: #fff;
    border: 1px solid #004a7c
}

.rs-event-calendar.refresh .event-calendar__agenda hr {
    margin: 12px 0
}

.rs-event-calendar.refresh .event-calendar__agenda-week {
    border-top: 1px solid #c7c7c7;
    padding-top: 15px
}

.rs-event-calendar.refresh .event-calendar__agenda-week img {
    margin-bottom: 2px
}

.rs-event-calendar.refresh .event-calendar__agenda-day {
    color: #004a7c
}

.rs-event-calendar.refresh .compact-display-legend__label {
    font-size: 10px;
    margin-right: 20px
}

.rs-event-calendar.refresh .compact-display-legend .trash-icon {
    color: #004a7c
}

.rs-event-calendar.refresh .compact-display-legend .recycle-icon {
    color: #00adef
}

.rs-event-calendar.refresh .compact-display-legend .trash-recycle-icon {
    color: #575a5b
}

.rs-event-calendar.refresh .compact-display-legend a {
    margin-top: 4px
}

.rs-event-calendar.refresh .compact-display-legend span,
.rs-event-calendar.refresh .compact-display-toggle .display-row {
    white-space: nowrap
}

@media only screen and (max-width:482px) {
    .rs-event-calendar.refresh .compact-display-toggle .display-row {
        padding: 7px
    }

    .rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.day-name {
        font-size: 18px
    }
}

.rs-event-calendar.refresh .compact-display-toggle .display-row .compact-title {
    font-size: 18px;
    color: #004a7c
}

.rs-event-calendar:not(.refresh) hr {
    margin: 12px 0
}

.rs-event-calendar:not(.refresh) .event-calendar__date-header {
    font-weight: 300;
    margin-bottom: 0
}

.rs-event-calendar:not(.refresh) .event-calendar__event {
    border: 1px solid transparent;
    color: #fff;
    overflow: hidden;
    padding: 3px 2px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rs-event-calendar:not(.refresh) .event-calendar__event--more {
    color: #00adef
}

.rs-event-calendar:not(.refresh) .event-calendar__event--type1 {
    background-color: #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__event--type2 {
    background-color: #f38a00
}

.rs-event-calendar:not(.refresh) .event-calendar__event--type3 {
    background-color: #00adef
}

.rs-event-calendar:not(.refresh) .event-calendar__event--type4 {
    background-color: #777
}

.rs-event-calendar:not(.refresh) .event-calendar__event--type5 {
    background-color: #d56c00
}

.rs-event-calendar:not(.refresh) .event-calendar__event--holiday {
    color: #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__schedule-nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rs-event-calendar:not(.refresh) .event-calendar__schedule-nav.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rs-event-calendar:not(.refresh) .event-calendar__schedule-nav .event-calendar__schedule-title {
    font-size: 18px;
    color: #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__schedule-nav .event-calendar__nav-arrow {
    color: #00adef;
    padding-left: 5px;
    padding-right: 5px
}

.rs-event-calendar:not(.refresh) .event-calendar__schedule-nav .event-calendar__nav-arrow--disabled {
    color: #c7c7c7;
    cursor: not-allowed
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar .event-calendar__week {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar .event-calendar__week:not(:last-child) {
    border-bottom: 0
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar .event-calendar__week .event-calendar__day {
    font-size: 10px;
    padding: 2px;
    width: 14.28571%
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar .event-calendar__week.event-calendar__days-of-the-week {
    background-color: transparent;
    border: 0;
    color: #777
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar .event-calendar__week.event-calendar__days-of-the-week .event-calendar__day {
    font-size: 24px;
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: bottom
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display {
    padding: 0 35px;
    position: relative
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.event-calendar__month-day {
    background-color: #fff
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.event-calendar__month-day .event-calendar__day-of-the-month {
    color: #004a7c;
    text-align: center
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link {
    cursor: pointer
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link:hover .recycle-event,
.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link:hover .recycle-event.trash-event,
.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event.has-link:hover .trash-event {
    color: #f38a00
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .trash-event {
    color: #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .recycle-event {
    color: #00adef
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .recycle-event.trash-event {
    color: #575a5b
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .compact-event .event-calendar__day-of-the-month {
    color: #fff;
    font-family: Open Sans, sans-serif
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day.event-calendar__today {
    border: 1px solid #c7c7c7;
    border-radius: 5px
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .event-calendar__day-of-the-month {
    font-size: 18px
}

@media only screen and (max-width:482px) {
    .rs-event-calendar:not(.refresh) .event-calendar__calendar.compact-display .event-calendar__week .event-calendar__day .event-calendar__day-of-the-month {
        font-size: 13px
    }

    .rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display {
        display: none
    }

    .rs-event-calendar:not(.refresh) .event-calendar__agenda {
        margin-top: 15px
    }
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week {
    background-color: #ededee;
    border: 1px solid #c7c7c7
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week .event-calendar__day {
    border-left: 1px solid #c7c7c7;
    height: 95px
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week .event-calendar__day:first-child {
    border-left: 0
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week .event-calendar__day.event-calendar__month-day {
    background-color: #fff
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week .event-calendar__day.event-calendar__month-day .event-calendar__day-of-the-month {
    color: #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week .event-calendar__day.event-calendar__today {
    background-color: #e4f6fd
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week .event-calendar__day .event-calendar__day-of-the-month {
    font-size: 18px;
    color: #777
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week.event-calendar__days-of-the-week {
    background-color: transparent;
    border: 0;
    color: #777
}

.rs-event-calendar:not(.refresh) .event-calendar__calendar.full-display .event-calendar__week.event-calendar__days-of-the-week .event-calendar__day {
    border: 0;
    height: 50px;
    vertical-align: bottom
}

.rs-event-calendar:not(.refresh) .event-calendar__agenda {
    font-size: 13px
}

.rs-event-calendar:not(.refresh) .event-calendar__agenda .event-calendar__event {
    margin-top: 2px;
    padding: 3px 8px
}

.rs-event-calendar:not(.refresh) .event-calendar__agenda .event-calendar__event--holiday {
    background-color: #fff;
    border: 1px solid #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__legend-note {
    font-weight: 300;
    color: #373737;
    font-style: italic
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__type {
    background-color: transparent
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type1.not-shown .fa-check-square {
    color: #c7c7c7
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type1 .fa-check-square {
    color: #004a7c
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type2.not-shown .fa-check-square {
    color: #c7c7c7
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type2 .fa-check-square {
    color: #f38a00
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type3.not-shown .fa-check-square {
    color: #c7c7c7
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type3 .fa-check-square {
    color: #00adef
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type4.not-shown .fa-check-square {
    color: #c7c7c7
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type4 .fa-check-square {
    color: #777
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type5.not-shown .fa-check-square {
    color: #c7c7c7
}

.rs-event-calendar:not(.refresh) .event-calendar__legend .event-calendar__event--type5 .fa-check-square {
    color: #d56c00
}

.rs-event-calendar:not(.refresh) .compact-arrow {
    color: #00adef;
    height: 35px;
    position: absolute;
    top: 55%;
    width: 25px
}

.rs-event-calendar:not(.refresh) .compact-arrow.right {
    right: 0
}

.rs-event-calendar:not(.refresh) .compact-arrow.right .fa-chevron-right {
    margin-left: 15px
}

.rs-event-calendar:not(.refresh) .compact-arrow.left {
    left: 0
}

.rs-event-calendar:not(.refresh) .compact-arrow.left .fa-chevron-left {
    margin-right: 15px
}

.rs-event-calendar:not(.refresh) .compact-arrow-disabled {
    color: #c7c7c7;
    cursor: not-allowed
}

.rs-event-calendar:not(.refresh) .compact-display-legend {
    margin-top: 15px
}

.rs-event-calendar:not(.refresh) .compact-display-legend .trash-icon {
    color: #004a7c
}

.rs-event-calendar:not(.refresh) .compact-display-legend .recycle-icon {
    color: #00adef
}

.rs-event-calendar:not(.refresh) .compact-display-legend .trash-recycle-icon {
    color: #575a5b
}

.rs-event-calendar:not(.refresh) .compact-display-legend span {
    white-space: nowrap
}

.rs-event-calendar:not(.refresh) .compact-display-toggle .display-row {
    padding: 0 12px
}

.rs-event-calendar:not(.refresh) .compact-display-toggle .display-row .compact-title {
    color: #004a7c;
    font-size: 18px
}

.rs-event-calendar:not(.refresh) .compact-display-toggle .display-row .fas {
    color: #575a5b;
    font-size: 24px;
    padding: 7px
}

.rs-event-calendar:not(.refresh) .compact-display-toggle .display-row .fas.active {
    color: #00adef;
    border: 1px solid #00adef;
    border-radius: 5px
}

.rs-event-calendar:not(.refresh) .agenda-view {
    min-height: 348px
}

.rs-event-calendar:not(.refresh) .agenda-view .agenda-view-date {
    color: #777;
    margin: 15px 12px
}

.rs-event-calendar:not(.refresh) .agenda-view .agenda-view-events {
    color: #00adef;
    margin: 15px 12px
}

.rs-event-calendar:not(.refresh) .agenda-view hr {
    margin: 15px 0
}

rs-faqs-question .rs-faqs-question {
    border: 1px solid #00adef;
    border-bottom: 0
}

rs-faqs-question .rs-faqs-question .faqs-question-header {
    background-color: #f7f7f8;
    padding: 12px 12px 12px 15px
}

rs-faqs-question .rs-faqs-question .faqs-question-header .faqs-question-collapse-icon {
    color: #777;
    float: right;
    line-height: 1.6em
}

rs-faqs-question .rs-faqs-question .faqs-question-header h4 {
    font-weight: 400
}

rs-faqs-question .rs-faqs-question .faqs-question-header.expand {
    background-color: #00adef
}

rs-faqs-question .rs-faqs-question .faqs-question-header.expand h4,
rs-faqs-question .rs-faqs-question .faqs-question-header.expand i {
    color: #fff
}

rs-faqs-question .rs-faqs-question .faqs-question-body {
    padding: 15px
}

rs-faqs-question .rs-faqs-question .faqs-question-body.collapsing {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

rs-faqs-question:last-child .rs-faqs-question {
    border-bottom: 1px solid #00adef
}

.rs-faqs-topic {
    margin-bottom: 35px
}

.rs-faqs-topic .faqs-topic-title {
    line-height: 35px
}

.rs-faqs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media only screen and (max-width:482px) {
    .rs-event-calendar:not(.refresh) .compact-display-toggle .display-row {
        padding: 7px
    }

    .rs-event-calendar:not(.refresh) .compact-display-toggle .display-row .fas {
        font-size: 18px
    }

    .rs-faqs-topic .faqs-header-container {
        margin-left: 10px;
        margin-right: 10px
    }

    .rs-faqs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.rs-faqs a,
.rs-faqs a:hover {
    text-decoration: none
}

.rs-faqs .rs-sticky .sticky-fixed {
    width: 250px
}

.rs-faqs .rs-faqs-desktop-menu {
    margin-right: 12px;
    width: 250px
}

.rs-faqs .rs-faqs-desktop-menu .rs-faqs-topic-link {
    display: block;
    margin-bottom: 12px;
    text-decoration: none
}

.rs-faqs .rs-faqs-topics {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.rs-faqs .rs-faqs-mobile-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.rs-faqs .rs-faqs-mobile-menu .sticky-fixed {
    left: 0;
    width: 100%
}

label.form-group-input-label {
    display: block;
    margin-left: 0;
    padding-bottom: 0;
    padding-top: 0
}

label.form-group-input-label>.control-label {
    padding-left: 0
}

@media only screen and (min-width:482px) {
    .rs-chat {
        width: 350px
    }

    label.form-group-input-label>.control-label {
        padding-right: 15px
    }
}

label>.form-input-group {
    padding-left: 0;
    padding-right: 0
}

rs-form-control-messages {
    display: block;
    font-size: 16px
}

rs-address-input {
    display: block
}

.form-group.contact-method label.contact-method {
    margin-right: 20px
}

.form-group.contact-method label.contact-method input {
    margin-right: 5px
}

.form-group.contact-method label.contact-method span {
    vertical-align: middle
}

.cc-exp-date input {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

.cc-exp-date input.cc-exp-date-month {
    width: 54px
}

.cc-exp-date input.cc-exp-date-year {
    width: 65px
}

.cc-exp-date .cc-exp-date-divider {
    font-size: 1.2em
}

.date-picker .uib-datepicker,
.date-picker .uib-daypicker,
.date-picker .uib-monthpicker,
.date-picker .uib-yearpicker {
    outline: 0
}

.date-picker>.input-group-btn>.btn {
    border: 1px solid #777;
    background-color: #00adef;
    border-left: 0;
    height: 40px;
    width: 40px
}

.date-picker>.input-group-btn>.btn i.fas {
    color: #fff;
    left: -1px;
    position: relative;
    top: -1px
}

.date-picker>input[type=text].form-control[readonly] {
    background-color: #fff;
    color: #004a7c
}

.date-picker.disabled .btn-default {
    background-color: #c7c7c7;
    color: #a5a5a5
}

.date-picker .uib-daypicker .btn-default {
    border: 1px solid #f0f0f0
}

.date-picker .uib-daypicker .week-names {
    border-top: 1px solid #f0f0f0;
    color: #a5a5a5;
    font-size: 13px;
    line-height: 20px
}

.date-picker .uib-daypicker .week-names th {
    font-weight: 400
}

.date-picker .uib-daypicker td {
    border: 1px solid #a5a5a5;
    border-left: 0
}

.date-picker .uib-daypicker td.nav-heading {
    border: 0;
    font-weight: 400
}

.date-picker .uib-datepicker .uib-left,
.date-picker .uib-datepicker .uib-right,
.date-picker .uib-datepicker .uib-title {
    border: 0;
    height: 40px
}

.date-picker .uib-datepicker .uib-left:hover,
.date-picker .uib-datepicker .uib-right:hover,
.date-picker .uib-datepicker .uib-title:hover {
    background-color: initial;
    border: 0;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: inherit
}

.date-picker .uib-datepicker .uib-left.btn,
.date-picker .uib-datepicker .uib-left.btn.btn-small,
.date-picker .uib-datepicker .uib-right.btn,
.date-picker .uib-datepicker .uib-right.btn.btn-small,
.date-picker .uib-datepicker .uib-title.btn,
.date-picker .uib-datepicker .uib-title.btn.btn-small {
    padding-left: 9px;
    padding-right: 9px
}

.date-picker .uib-datepicker .uib-title {
    color: #373737;
    font-size: 13px;
    font-weight: 600
}

.date-picker .uib-datepicker .uib-weeks .btn {
    border: 1px solid transparent;
    font-size: 13px
}

.date-picker .uib-datepicker .uib-weeks .btn.btn-default {
    background-color: #fff;
    color: #004a7c;
    font-weight: 800;
    opacity: 1
}

.date-picker .uib-datepicker .uib-weeks .btn.btn-default:hover:not([disabled=disabled]) {
    background-color: #00adef;
    color: #fff
}

.date-picker .uib-datepicker .uib-weeks .btn.active {
    border: 1px solid #00adef;
    color: #00adef
}

.date-picker .uib-datepicker .uib-weeks .btn.btn-info {
    background-color: #00adef;
    color: #fff
}

.date-picker .uib-datepicker .uib-weeks .btn.text-muted {
    background-color: #f7f7f8;
    opacity: 1
}

.date-picker .uib-datepicker .uib-weeks .btn.text-info {
    background-color: #e4f6fd;
    border: 1px solid #00adef;
    color: #004a7c;
    font-weight: 800
}

.date-picker .uib-datepicker .uib-weeks .btn[disabled=disabled]:not(.text-info) {
    background-color: #c7c7c7;
    color: #fff;
    font-weight: 400
}

.date-picker .uib-datepicker .uib-weeks:last-child td {
    border-bottom: 0
}

.date-picker .dropdown-menu {
    border: 1px solid #777;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 902
}

.date-picker .dropdown-menu li {
    margin-left: 0
}

.fuzzy-search-input.brand-primary {
    background-color: #00adef
}

.fuzzy-search-input.brand-primary .fuzzy-search-input-form {
    color: #fff
}

.fuzzy-search-input.brand-primary .fuzzy-search-input-container {
    background-color: #fff
}

.fuzzy-search-input .fuzzy-search-input-form {
    color: #777;
    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 29px;
    margin-top: 30px
}

.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container {
    direction: ltr;
    display: inline-block;
    position: relative
}

.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container input[type=text] {
    background: 0 0;
    border-top: 0;
    color: #00adef;
    font-size: 24px;
    height: auto;
    line-height: 34px;
    padding-bottom: 6px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    vertical-align: top
}

.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container input[type=text]::-webkit-input-placeholder {
    color: #00adef
}

.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container input[type=text]::-moz-placeholder {
    color: #00adef
}

.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container input[type=text]:-ms-input-placeholder,
.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container input[type=text]::-ms-input-placeholder {
    color: #00adef
}

.fuzzy-search-input .fuzzy-search-input-form .fuzzy-search-input-container input[type=text]::placeholder {
    color: #00adef
}

.fuzzy-search-input .fuzzy-flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fuzzy-search-input .fuzzy-search-left {
    margin-bottom: 10px;
    text-align: center
}

.fuzzy-search-input .fuzzy-search-right {
    margin-top: 10px;
    text-align: center
}

.fuzzy-search-input .dropdown-menu {
    width: 100%
}

.fuzzy-search-input .dropdown-menu>li {
    padding: 2px 0
}

.fuzzy-search-input .dropdown-menu>li>a {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-decoration: none
}

.fuzzy-search-input .fuzzy-search-data {
    background-color: #e5f3fb;
    color: #777;
    font-size: 16px;
    font-weight: 300;
    margin: 20px 0 0;
    padding: 15px 25px;
    text-align: center
}

.fuzzy-search-input .fuzzy-search-data a {
    color: #00adef;
    text-decoration: underline
}

.fuzzy-search-input .fuzzy-search-data a:hover {
    color: #004a7c
}

@media only screen and (min-width:768px) {
    .fuzzy-search-input .fuzzy-flex-row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .fuzzy-search-input .fuzzy-search-input-form input[type=text]::-webkit-input-placeholder {
        color: #00adef
    }

    .fuzzy-search-input .fuzzy-search-input-form input[type=text]:-moz-placeholder,
    .fuzzy-search-input .fuzzy-search-input-form input[type=text]::-moz-placeholder {
        color: #00adef
    }

    .fuzzy-search-input .fuzzy-search-input-form input[type=text]:-ms-input-placeholder {
        color: #00adef
    }

    .fuzzy-search-input .fuzzy-search-left {
        margin-bottom: 0;
        margin-right: 12px
    }

    .fuzzy-search-input .fuzzy-search-right {
        margin-top: 0;
        margin-left: 12px
    }
}

.rs-global-alert .global-alert {
    color: #000;
    background-color: #fff;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%
}

.rs-global-alert .global-alert .alert-message.severity-alert {
    border-bottom: 8px solid #d56c00
}

.rs-global-alert .global-alert .alert-message.severity-alert .fa-exclamation-triangle,
.rs-global-alert .global-alert .alert-message.severity-alert .message-container a {
    color: #d56c00
}

.rs-global-alert .global-alert .alert-message.severity-info {
    border-bottom: 8px solid #00adef
}

.rs-global-alert .global-alert .alert-message.severity-info .fa-info-circle,
.rs-global-alert .global-alert .alert-message.severity-info .message-container a {
    color: #00adef
}

@media only screen and (max-width:769px) {

    .accounts-linked-modal table tr td,
    .accounts-linked-modal table tr th {
        padding: 5px 10px
    }

    .accounts-linked-modal table tr td:nth-child(4),
    .accounts-linked-modal table tr th:nth-child(4) {
        display: none
    }

    .select-account-modal {
        min-width: 100%
    }

    .rs-event-calendar.refresh .event-calendar__agenda {
        margin-top: 15px
    }

    .fuzzy-search-input .fuzzy-flex-row {
        display: block
    }

    .rs-global-alert .global-alert .alert-message.alert-md {
        display: none
    }
}

@media only screen and (min-width:770px) {
    .rs-global-alert .global-alert .alert-message.alert-xs {
        display: none
    }
}

.rs-global-alert .global-alert .alert-message .container {
    -webkit-box-align: left;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 0 auto;
    padding: 20px 12px;
    position: relative
}

.rs-global-alert .global-alert .alert-message .fas.fa-2x {
    text-align: center;
    width: 60px
}

.rs-global-alert .global-alert .alert-message .message-container {
    padding: 0 15px;
    text-align: left;
    width: 85%
}

@media only screen and (max-width:769px) {
    .rs-global-alert .global-alert .alert-message .container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -ms-flex-pack: left;
        justify-content: left
    }

    .rs-global-alert .global-alert .alert-message .fas.fa-2x {
        width: 40px
    }

    .rs-global-alert .global-alert .alert-message .message-container {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        font-size: 13px
    }
}

.rs-global-alert .global-alert .alert-message .alert-close {
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    right: 0;
    text-decoration: none
}

.rs-global-alert .global-alert .alert-message .alert-message-xs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.rs-global-alert .global-alert.ng-enter,
.rs-global-alert .global-alert.ng-leave {
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.rs-global-alert .global-alert.ng-enter,
.rs-global-alert .global-alert.ng-leave.ng-leave-active {
    max-height: 0;
    opacity: 0
}

.rs-global-alert .global-alert.ng-enter.ng-enter-active,
.rs-global-alert .global-alert.ng-leave {
    max-height: 500px;
    opacity: 1
}

.rs-global-alert .rs-sticky .sticky-content {
    z-index: 9001
}

.rs-high-contrast-mode {
    background: 0 0;
    border: 0
}

.industry-carousel {
    background-color: #f5f5f6
}

.industry-carousel,
.industry-carousel .carousel {
    height: 120px
}

.industry-carousel .carousel-control span,
.industry-carousel .carousel-indicators {
    display: none
}

.industry-carousel .carousel-inner {
    margin: auto;
    white-space: nowrap;
    width: 95%
}

.industry-carousel .carousel-inner>.item+.item a {
    float: left
}

.industry-carousel .item {
    text-align: center
}

.industry-carousel .carousel-inner,
.industry-carousel .item,
.industry-carousel .item a {
    height: 100%
}

.industry-carousel .item a {
    border-right: 1px solid #fff;
    color: #004a7c;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    padding: 0 15px;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    width: 105px
}

.industry-carousel .item a:last-child {
    border-right: 0
}

.industry-carousel .item a:before {
    background-repeat: no-repeat;
    background-size: 180px auto;
    content: " ";
    display: inline-block;
    height: 62px;
    width: 75px
}

.industry-carousel .carousel-control {
    background: 0 0 !important;
    color: #90abb5;
    display: none;
    text-decoration: none;
    text-shadow: none;
    width: 28px
}

.industry-carousel .carousel-control:hover {
    color: #004a7c
}

.industry-carousel .carousel-control.left:before {
    content: "\2039";
    left: 0
}

.industry-carousel .carousel-control.right:before {
    content: "\203A";
    right: 0
}

.industry-carousel .carousel-control.left:before,
.industry-carousel .carousel-control.right:before {
    font-size: 70px;
    text-decoration: none;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.industry-carousel.businesses .item a:before {
    background-image: url(/cms/images/sprt-businesses-icns.png)
}

.industry-carousel.businesses .item a.manufacturing:before {
    background-position: 6px -432px
}

.industry-carousel.businesses .item a.manufacturing:hover:before {
    background-position: -98px -432px
}

.industry-carousel.businesses .item a.construction-demolition:before {
    background-position: 8px -887px
}

.industry-carousel.businesses .item a.construction-demolition:hover:before {
    background-position: -97px -887px
}

.industry-carousel.businesses .item a.exploration-production:before {
    background-position: 15px -1117px
}

.industry-carousel.businesses .item a.exploration-production:hover:before {
    background-position: -90px -1117px
}

.industry-carousel.businesses .item a.distribution:before {
    background-position: 0 -666px
}

.industry-carousel.businesses .item a.distribution:hover:before {
    background-position: -105px -666px
}

.industry-carousel.businesses .item a.healthcare:before {
    background-position: 20px -1343px
}

.industry-carousel.businesses .item a.healthcare:hover:before {
    background-position: -84px -1343px
}

.industry-carousel.businesses .item a.offices:before {
    background-position: 13px -1569px
}

.industry-carousel.businesses .item a.offices:hover:before {
    background-position: -91px -1569px
}

.industry-carousel.businesses .item a.retail:before {
    background-position: 20px 10px
}

.industry-carousel.businesses .item a.retail:hover:before {
    background-position: -84px 10px
}

.industry-carousel.businesses .item a.venues:before {
    background-position: 3px -2242px
}

.industry-carousel.businesses .item a.venues:hover:before {
    background-position: -102px -2242px
}

.industry-carousel.businesses .item a.food:before {
    background-position: 15px -215px
}

.industry-carousel.businesses .item a.food:hover:before {
    background-position: -90px -215px
}

.industry-carousel.businesses .item a.higher-education:before {
    background-position: 13px -2016px
}

.industry-carousel.businesses .item a.higher-education:hover:before {
    background-position: -90px -2016px
}

.industry-carousel.businesses .item a.bk12:before {
    background-position: 1px -2685px
}

.industry-carousel.businesses .item a.bk12:hover:before {
    background-position: -85px -2685px
}

.industry-carousel.businesses .item a.property-management:before {
    background-position: 22px -1792px
}

.industry-carousel.businesses .item a.property-management:hover:before {
    background-position: -82px -1792px
}

.industry-carousel.businesses .item a.other:before {
    background-position: 14px -2466px
}

.industry-carousel.businesses .item a.other:hover:before {
    background-position: -91px -2466px
}

.industry-carousel.businesses .item a.industrial-services:before {
    background-position: 6px -2905px
}

.industry-carousel.businesses .item a.industrial-services:hover:before {
    background-position: -99px -2905px
}

.industry-carousel.residents .item a:before {
    background-image: url(/cms/images/sprt-residents-icns.png)
}

.industry-carousel.residents .item a.solid-waste:before {
    background-position: 5px 5px
}

.industry-carousel.residents .item a.solid-waste:hover:before {
    background-position: -83px 5px
}

.industry-carousel.residents .item a.recycling:before {
    background-position: 2px -219px
}

.industry-carousel.residents .item a.recycling:hover:before {
    background-position: -85px -219px
}

.industry-carousel.residents .item a.bulk-waste:before {
    background-position: -9px -439px
}

.industry-carousel.residents .item a.bulk-waste:hover:before {
    background-position: -97px -439px
}

.industry-carousel.residents .item a.yard-waste:before {
    background-position: -9px -669px
}

.industry-carousel.residents .item a.yard-waste:hover:before {
    background-position: -97px -669px
}

.industry-carousel.residents .item a.electronic-waste:before {
    background-position: 3px -894px
}

.industry-carousel.residents .item a.electronic-waste:hover:before {
    background-position: -85px -894px
}

.industry-carousel.residents .item a.house-hazard-waste:before {
    background-position: 9px -1120px
}

.industry-carousel.residents .item a.house-hazard-waste:hover:before {
    background-position: -80px -1120px
}

.industry-carousel.residents .item a.organic-waste:before {
    background-position: 3px -1344px
}

.industry-carousel.residents .item a.organic-waste:hover:before {
    background-position: -85px -1344px
}

.industry-carousel.residents .item a.sharps-needle-disposal:before {
    background-position: -1px -1568px
}

.industry-carousel.residents .item a.sharps-needle-disposal:hover:before {
    background-position: -89px -1568px
}

.industry-carousel.residents .item a.dumpster-rental:before {
    background-position: -7px -1789px
}

.industry-carousel.residents .item a.dumpster-rental:hover:before {
    background-position: -94px -1789px
}

.industry-carousel.communities .item a:before {
    background-image: url(/cms/images/sprt-communities-icns.png)
}

.industry-carousel.communities .item a.municipalities:before {
    background-position: 0 10px
}

.industry-carousel.communities .item a.municipalities:hover:before {
    background-position: -90px 10px
}

.industry-carousel.communities .item a.public-private-partnerships:before {
    background-position: 7px -215px
}

.industry-carousel.communities .item a.public-private-partnerships:hover:before {
    background-position: -85px -215px
}

.industry-carousel.communities .item a.hoa:before {
    background-position: -10px -440px
}

.industry-carousel.communities .item a.hoa:hover:before {
    background-position: -102px -440px
}

.industry-carousel.communities .item a.k12:before {
    background-position: -12px -664px
}

.industry-carousel.communities .item a.k12:hover:before {
    background-position: -102px -664px
}

.industry-carousel.communities .item a.community-impact:before {
    background-position: 0 -894px
}

.industry-carousel.communities .item a.community-impact:hover:before {
    background-position: -90px -894px
}

.industry-carousel.communities .item a.special-events:before {
    background-position: 0 -1112px
}

.industry-carousel.communities .item a.special-events:hover:before {
    background-position: -90px -1112px
}

.industry-carousel.has-left-control .carousel-control.left,
.industry-carousel.has-right-control .carousel-control.right {
    display: inline
}

.industry-carousel.no-icons {
    display: block
}

.industry-carousel.no-icons,
.industry-carousel.no-icons .carousel {
    height: auto
}

.industry-carousel.no-icons .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 20px;
    white-space: nowrap;
    width: auto
}

.industry-carousel.no-icons .item a:before {
    display: none
}

.industry-carousel.no-icons .carousel-inner {
    width: 100%
}

.industry-carousel.no-icons .carousel-inner>.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.industry-carousel.no-icons .carousel-control.left:before,
.industry-carousel.no-icons .carousel-control.right:before {
    font-size: 35px
}

rs-info-card .rs-info-card:focus {
    outline: 0
}

rs-info-card .active {
    background: #ededee
}

rs-info-card .close-icon {
    background: #fff;
    border-radius: 50%;
    color: #00adef;
    height: 30px;
    margin-top: 7px;
    position: absolute;
    right: 7px;
    text-align: center;
    width: 30px;
    z-index: 1
}

rs-info-card .close-icon i {
    line-height: 30px
}

rs-info-card rs-info-card-body {
    display: block;
    padding: 12px;
    position: relative
}

rs-info-card rs-info-card-body:focus {
    outline: 0
}

rs-info-card rs-info-card-body span {
    bottom: 30px;
    color: #00adef;
    float: right;
    right: 12px;
    position: absolute
}

rs-info-card rs-info-card-detail {
    background: #ededee;
    cursor: default;
    left: 0;
    padding: 35px;
    position: absolute;
    width: 100%
}

.rs-info-cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.local-content h2.section-title {
    text-align: center
}

.local-content .customer-service-section {
    background: #f7f7f8
}

.local-content li i {
    margin: 8px
}

rs-local-products {
    display: block
}

rs-local-products .flex-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

rs-local-products .local-mobile-product,
rs-local-products .local-product {
    background-color: #f7f7f8;
    position: relative
}

rs-local-products .local-mobile-product.commercial,
rs-local-products .local-product.commercial {
    min-height: 300px
}

rs-local-products .local-mobile-product.residential,
rs-local-products .local-product.residential {
    min-height: 275px
}

rs-local-products .local-mobile-product.staticProduct,
rs-local-products .local-product.staticProduct {
    cursor: default
}

rs-local-products .local-mobile-product .local-product-image,
rs-local-products .local-product .local-product-image {
    background-repeat: no-repeat;
    background-size: 280px auto;
    content: " ";
    display: block;
    height: 100px;
    margin: 0 auto;
    width: 130px
}

rs-local-products .local-mobile-product .local-product-image.dumpster-rental,
rs-local-products .local-product .local-product-image.dumpster-rental {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 0 -2785px
}

rs-local-products .local-mobile-product .local-product-image.solid-waste,
rs-local-products .local-product .local-product-image.solid-waste {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 15px 10px
}

rs-local-products .local-mobile-product .local-product-image.small-container,
rs-local-products .local-product .local-product-image.small-container {
    background: url(/cms/images/commercial-solid-waste.png) -10px 20px/160px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-image.cardboard-recycling,
rs-local-products .local-product .local-product-image.cardboard-recycling {
    background: url(/cms/images/Cardboard.png) 20px 30px/85px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-image.special-waste,
rs-local-products .local-product .local-product-image.special-waste {
    background: url(/cms/images/special-waste.png) 30px 20px/75px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-image.commercial-hazardous-waste,
rs-local-products .local-product .local-product-image.commercial-hazardous-waste {
    background: url(/cms/images/hazardous-waste.png) 30px 25px/75px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-image.compactor-rental,
rs-local-products .local-product .local-product-image.compactor-rental {
    background: url(/cms/images/Compactor.png) 15px 35px/100px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-image.appliance-recycling,
rs-local-products .local-product .local-product-image.appliance-recycling {
    background: url(/cms/images/Appliance_Recycling.png) 30px 30px/85px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-image.all-in-one-recycling,
rs-local-products .local-mobile-product .local-product-image.universal-waste,
rs-local-products .local-product .local-product-image.all-in-one-recycling,
rs-local-products .local-product .local-product-image.universal-waste {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 0 -340px
}

rs-local-products .local-mobile-product .local-product-image.bulk-waste,
rs-local-products .local-product .local-product-image.bulk-waste {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 0 -680px
}

rs-local-products .local-mobile-product .local-product-image.landscape-debris,
rs-local-products .local-mobile-product .local-product-image.yard-waste,
rs-local-products .local-product .local-product-image.landscape-debris,
rs-local-products .local-product .local-product-image.yard-waste {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 0 -1035px
}

rs-local-products .local-mobile-product .local-product-image.electronics-recycling,
rs-local-products .local-product .local-product-image.electronics-recycling {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 15px -1395px
}

rs-local-products .local-mobile-product .local-product-image.household-hazardous-waste,
rs-local-products .local-product .local-product-image.household-hazardous-waste {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 20px -1745px
}

rs-local-products .local-mobile-product .local-product-image.organic-waste,
rs-local-products .local-product .local-product-image.organic-waste {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 0 -2085px
}

rs-local-products .local-mobile-product .local-product-image.sharps-needle-disposal,
rs-local-products .local-product .local-product-image.sharps-needle-disposal {
    background-image: url(/cms/images/sprt-residents-icns.png);
    background-position: 0 -2440px
}

rs-local-products .local-mobile-product .local-product-image.medical-waste,
rs-local-products .local-product .local-product-image.medical-waste {
    background-image: url(/cms/images/sprt-businesses-icns.png);
    background-position: 45px -2085px
}

rs-local-products .local-mobile-product .local-product-image.portable-restrooms,
rs-local-products .local-product .local-product-image.portable-restrooms {
    background: url(/cms/images/Portable_Restroom.png) 40px 15px/50px auto no-repeat
}

rs-local-products .local-mobile-product .local-product-shop-link,
rs-local-products .local-product .local-product-shop-link {
    bottom: 0;
    font-size: 18px;
    left: 0;
    padding-bottom: 5px;
    position: absolute;
    text-decoration: none;
    width: 100%
}

.modal {
    padding: 0 !important;
    text-align: center
}

@media screen and (min-width:768px) {
    .modal:before {
        content: "";
        height: 100%;
        margin-right: -4px;
        vertical-align: middle
    }

    .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle
    }
}

.product-carousel .product-carousel__play-button--before {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 3px;
    content: "";
    height: 25%;
    left: 50%;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25%
}

.product-carousel .product-carousel__play-button--after {
    color: #fff;
    content: "\F04B";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    font-size: 70%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-38%, -50%);
    transform: translate(-38%, -50%)
}

.product-carousel .product-carousel__viewer .product-carousel__left-arrow,
.product-carousel .product-carousel__viewer .product-carousel__right-arrow {
    background-color: rgba(0, 0, 0, .3);
    height: 34px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    z-index: 1
}

.product-carousel .product-carousel__viewer .product-carousel__left-arrow i.fas:focus,
.product-carousel .product-carousel__viewer .product-carousel__left-arrow:focus,
.product-carousel .product-carousel__viewer .product-carousel__right-arrow i.fas:focus,
.product-carousel .product-carousel__viewer .product-carousel__right-arrow:focus {
    outline: 0
}

.product-carousel .product-carousel__viewer .product-carousel__left-arrow i.fas,
.product-carousel .product-carousel__viewer .product-carousel__right-arrow i.fas {
    color: #fff;
    font-size: 28px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (min-width:482px) {

    .product-carousel .product-carousel__viewer .product-carousel__left-arrow,
    .product-carousel .product-carousel__viewer .product-carousel__right-arrow {
        display: none
    }
}

.product-carousel .product-carousel__viewer .product-carousel__left-arrow.hover,
.product-carousel .product-carousel__viewer .product-carousel__right-arrow.hover {
    display: block
}

.product-carousel .product-carousel__viewer .product-carousel__left-arrow {
    left: 0
}

.product-carousel .product-carousel__viewer .product-carousel__right-arrow {
    right: 0
}

.product-carousel .product-carousel__viewer:hover .product-carousel__left-arrow,
.product-carousel .product-carousel__viewer:hover .product-carousel__right-arrow {
    display: block
}

.product-carousel .product-carousel__viewer .product-carousel__selected-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image {
        height: 292px
    }
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image {
        height: 222px
    }
}

@media only screen and (max-width:482px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image {
        height: 232px
    }

    .product-carousel .product-carousel__viewer .product-carousel__selected-image.full-width {
        height: 160px
    }
}

@media only screen and (max-width:374px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image {
        height: 202px
    }

    .product-carousel .product-carousel__viewer .product-carousel__selected-image.full-width {
        height: 120px
    }
}

.product-carousel .product-carousel__viewer .product-carousel__selected-image img {
    height: 100%;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto
}

@media only screen and (min-width:768px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button {
        height: 292px
    }
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button {
        height: 240px
    }
}

@media only screen and (max-width:482px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button {
        height: 235px
    }

    .product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button.full-width {
        height: 160px
    }
}

@media only screen and (max-width:374px) {
    .product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button {
        height: 205px
    }

    .product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button.full-width {
        height: 120px
    }
}

.product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button img {
    height: 100%;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto
}

.product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button:before {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 10px;
    content: "";
    left: 50%;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60px;
    width: 110px
}

.product-carousel .product-carousel__viewer .product-carousel__selected-image--video .product-carousel__play-button:after {
    color: #fff;
    content: "\F04B";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-38%, -50%);
    transform: translate(-38%, -50%);
    font-size: 2.5em
}

.product-carousel .product-carousel__thumbnails {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 6px
}

.product-carousel .product-carousel__thumbnails .product-carousel__image {
    height: 73px;
    padding: 0;
    width: 116px
}

.product-carousel .product-carousel__thumbnails .product-carousel__image>div {
    height: 100%;
    text-align: center
}

.product-carousel .product-carousel__thumbnails .product-carousel__image>div:focus {
    outline: 0
}

.product-carousel .product-carousel__thumbnails .product-carousel__image+.product-carousel__image {
    margin-left: 6px
}

.product-carousel .product-carousel__thumbnails .product-carousel__image .product-carousel__image--video {
    position: relative
}

.product-carousel .product-carousel__thumbnails .product-carousel__image .product-carousel__image--video:before {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 3px;
    content: "";
    height: 25%;
    left: 50%;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25%
}

.product-carousel .product-carousel__thumbnails .product-carousel__image .product-carousel__image--video:after {
    color: #fff;
    content: "\F04B";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    font-size: 70%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-38%, -50%);
    transform: translate(-38%, -50%)
}

.product-carousel .product-carousel__thumbnails .product-carousel__image .product-carousel__image--video img {
    width: 100%
}

.product-carousel .product-carousel__thumbnails .product-carousel__image img {
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.product-carousel .product-carousel__thumbnails .product-carousel__image--selected {
    border: 3px solid #00adef
}

.product-carousel .pop-over-text {
    color: #c7c7c7;
    margin-top: 12px
}

.pop-over-mode .product-carousel .product-carousel__selected-image--video {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-height: 548px
}

.pop-over-mode .product-carousel .product-carousel__selected-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.pop-over-mode .product-carousel .product-carousel__selected-image img {
    max-height: 548px;
    width: 100%
}

.request-services-intake .business-type .form-group {
    margin-bottom: 15px
}

.request-services-intake .customer-type-input {
    vertical-align: baseline
}

.request-services-intake .customer-type-label {
    margin-bottom: 15px
}

@media only screen and (max-width:482px) {
    .request-services-intake .services-available-container {
        margin-top: 20px
    }

    .product-config-pricing-breakout p {
        font-size: 13px
    }
}

.request-services-intake .services-success {
    text-align: center;
    background-color: #fff;
    border: 1px solid #00adef;
    padding: 15px
}

.request-services-intake .alert.alert-danger {
    background-color: #fef3e5
}

@media (min-width:768px) {

    .delivery-options,
    .delivery-options .delivery-option {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .delivery-options .delivery-option {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.product-config-service-frequency .clearfix {
    margin-bottom: 20px
}

.product-config-service-frequency .day-input-container,
.product-config-service-frequency .input-group.date-picker {
    margin-bottom: 7px
}

.product-config-service-frequency .ui-select-bootstrap .ui-select-choices-row-inner {
    padding: 3px 10px
}

.product-config-service-frequency .ui-select-bootstrap .ui-select-choices-row-inner span,
.product-config-service-frequency .ui-select-bootstrap .ui-select-match-text span {
    font-size: 16px
}

.rs-sticky {
    position: relative
}

.rs-sticky .sticky-content {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 900
}

.rs-sticky .sticky-content.sticky-fixed {
    display: block;
    position: fixed;
    top: 0
}

.csr-lookup a {
    color: #00adef;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap
}

.csr-lookup a:hover,
.csr-lookup.csr-lookup-hover a,
.csr-lookup.csr-lookup-hover a:focus {
    color: #fff
}

.accordion.tabbordion>.panel-group>.panel {
    border: 0;
    margin-bottom: 1px;
    margin-top: 0
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading {
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading .panel-title>div {
    color: #777;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading .panel-title>div:focus {
    outline: 0
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading .panel-title>div .img-container {
    line-height: 60px
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading .panel-title>div .img-container img {
    height: 60px;
    width: auto
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading .panel-title>div span.arrow {
    float: right
}

.accordion.tabbordion>.panel-group>.panel>.panel-heading .panel-title>div span.arrow:after {
    content: "\203A";
    font-size: 54px;
    font-weight: 300;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform-origin: 40% 75%;
    transform-origin: 40% 75%;
    -webkit-transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s
}

.accordion.tabbordion>.panel-group>.panel.panel-open>.panel-heading {
    background-color: #ecf6fc
}

.accordion.tabbordion>.panel-group>.panel.panel-open>.panel-heading .panel-title>div span.arrow:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media only screen and (min-width:768px) {
    .accordion.tabbordion {
        display: none
    }
}

.transition-bg {
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, .3);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9101
}

.transition-bg .transition-spinner {
    background: url(/assets/images/rs-logo.png) 50%/50px 50px no-repeat #fff;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 10px #fff, inset 0 0 5px #fff, 0 0 1px #fff, 0 0 3px #777;
    box-shadow: inset 0 0 10px #fff, inset 0 0 5px #fff, 0 0 1px #fff, 0 0 3px #777;
    display: inline-block;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 60px;
    z-index: 9101
}

.transition-bg .transition-spinner:before {
    -webkit-animation: 1.2s linear infinite spin;
    animation: 1.2s linear infinite spin;
    border-radius: 50%;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 110%;
    left: -5%;
    position: absolute;
    top: -5%;
    width: 110%;
    border-color: transparent #373737 transparent transparent
}

.lt-ie10 .transition-bg {
    display: none
}

.wide-dropoff-location-map .pushpin-img img {
    max-height: 50px
}

.wide-dropoff-location-map .bing-map-container {
    height: auto;
    width: 100%
}

.wide-dropoff-location-map .bing-map-container .locations {
    background-color: #fff
}

.wide-dropoff-location-map .bing-map-container .bing-map {
    height: 500px !important;
    width: 100%
}

.wide-dropoff-location-map .bing-map-container .bing-map .MicrosoftMap {
    margin-left: auto;
    margin-right: auto
}

.CoveoAddressInfo {
    font-size: 15px;
    background-color: #fff;
    padding: 20px
}

.CoveoAddressInfo .street-address-box-title {
    color: #1d4f76;
    margin-bottom: 5px
}

.CoveoAddressInfo .street-address-box-input {
    height: 30px;
    font-size: 15px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 8px
}

.CoveoAddressInfo .state-box {
    width: 85px;
    float: left
}

.CoveoAddressInfo .state-box .select-box {
    border: 1px solid #ccc;
    width: 65px;
    border-radius: 3px;
    overflow: hidden
}

.CoveoAddressInfo .state-box .select-box select {
    font-size: 15px;
    color: #67768b;
    padding: 5px 8px;
    width: 130%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    -webkit-appearance: none;
    cursor: pointer
}

.CoveoAddressInfo .state-box .select-box select:focus {
    outline: 0
}

.CoveoAddressInfo .state-box-title {
    color: #1d4f76;
    margin-top: 0;
    margin-bottom: 5px
}

.CoveoAddressInfo .zip-code-box {
    margin-left: 25%
}

.CoveoAddressInfo .zip-code-box-title {
    color: #1d4f76;
    margin-bottom: 5px
}

.CoveoAddressInfo .zip-code-box-input {
    height: 30px;
    font-size: 15px;
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 8px
}

.CoveoAddressInfo .submit-button-box {
    margin-top: 15px;
    text-align: right
}

.CoveoAddressInfo .submit-button-box-button {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3498db), to(#2980b9));
    background-image: linear-gradient(180deg, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 3px
}

.CoveoAddressInfo .submit-button-box-button:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3cb0fd), to(#3498db));
    background-image: linear-gradient(180deg, #3cb0fd, #3498db);
    text-decoration: none;
    cursor: pointer
}

.coveo-search-header-section {
    background-color: #e6f6fd;
    padding: 1px 0
}

.CoveoSearchButton {
    background-color: #fff
}

.CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    fill: #004a7c
}

.CoveoFacet {
    border: 0
}

.coveo-facet-header {
    background: #fff
}

.coveo-list-layout.CoveoResult {
    padding: 16px 0
}

.coveo-facet-column-header {
    background: #fff;
    color: #1d4f76;
    padding: 20px 20px 0
}

.coveo-facet-column-icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABsklEQVRIS72VS0tCURSF986CJv2PoH/RQAgaBc2KCjPL4paaWV7Uc1U0Lbwi9lKkFwTROGhS06BJo6KmQdOgiJ7YDgOjPF7dlbczXmt/HM5a+yD808F/4gBGkosupKZ2M4GEbxc4OT2nIFKHqSDCM4wmU4dA1GkmCBCPMBxb1BAhaCoIaOYjDOFYUgNAM2BFIBoOqjMbn6kT0flGwx4RqTekzu6XLvMt3qFwTCNsxM3ohgi6I0H/cflJpB4FRPSvsOsioTUu/Odf371qYdVQWCP61c0ui01Fa0KIq8pwGW6GuYD4EQwBTp6aqUsX4qZagmuuIJ8a0ogY0Uc4eH2469F1/dGoJnV3nccX0ADIOPoI222tzcNCiJdaXawLKpldXrUqjJBS6WTcwyk7C1QapLh9VDkwk0qw/WzhxJRXAmXTC2w/W+hU3BJoOZNi+9lCx/iUBFpbSrP9bKF9TJFA+ZUM288W2hwTEqiwlmX72cIhu1MCreeX2X62cMA2KoE2C6tsP1vYPzRSBt0D0S5aLLmtwuoJp6zSf1TL1DdoPwXE3HML7OzlcrdcgOF/9NMBXP07Bo2VUnAzzD0AAAAASUVORK5CYII=) 0 no-repeat;
    padding: 5px 0 5px 25px
}

.coveo-facet-column-title {
    font-weight: 700;
    margin-left: 10px
}

rs-inline-spinner {
    display: table;
    margin-top: 4px;
    width: 100%
}

rs-inline-spinner>div {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

rs-inline-spinner .inline-loader {
    background: url(/assets/images/rs-logo.png) 50% no-repeat hsla(0, 0%, 100%, .5);
    background-size: 22px 22px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 2px #fff, inset 0 0 5px #fff, 0 0 1px #fff, 0 0 3px #777;
    box-shadow: inset 0 0 2px #fff, inset 0 0 5px #fff, 0 0 1px #fff, 0 0 3px #777;
    display: inline-block;
    height: 30px;
    position: relative;
    text-align: center;
    width: 30px;
    z-index: 102
}

rs-inline-spinner .inline-loader:before {
    -webkit-animation: 1.2s linear infinite spin;
    animation: 1.2s linear infinite spin;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    content: "";
    height: 120%;
    left: -9%;
    position: absolute;
    top: -11%;
    width: 120%;
    border-color: transparent #373737 transparent transparent
}

.product-config-pricing-breakout {
    text-align: left
}

.product-config-pricing-breakout .subtotal-text {
    color: #004a7c;
    font-weight: 700
}

.product-config-pricing-breakout h3 {
    text-transform: capitalize
}

@media only screen and (max-width:769px) {
    .wide-dropoff-location-map .bing-map-container .locations .location-columns {
        width: 50%
    }

    .wide-dropoff-location-map .bing-map-container .locations .location-columns:last-child {
        clear: both;
        float: none;
        margin: 0 auto
    }

    .product-configuration .product-details-desktop {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .product-configuration .product-details-mobile {
        display: none
    }
}

.product-configuration hr {
    margin: 10px 0
}

@media only screen and (max-width:482px) {
    .product-configuration p {
        margin: 0
    }

    .product-configuration.mailbacks .category-note ul>li {
        margin-left: 20px
    }
}

.product-configuration h3 {
    color: #004a7c;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px
}

.product-configuration h4 {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: #373737;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.product-configuration h4 small {
    margin-top: 0
}

.product-configuration h5 {
    font-weight: 700;
    margin: 10px 0
}

.product-configuration h6 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px
}

.product-configuration label {
    padding: 0
}

.product-configuration label small {
    font-size: 13px;
    line-height: 15px
}

.product-configuration input[disabled],
.product-configuration input[disabled]+label {
    color: #777;
    cursor: default
}

.product-configuration .delivery-details .form-group {
    margin-bottom: 0
}

.product-configuration .right-column {
    padding-top: 25px
}

.product-configuration .right-column p {
    margin-bottom: 0
}

@media (min-width:768px) {
    .product-configuration .right-column {
        padding-top: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .product-configuration .pricing-details-btn {
        display: block;
        margin-left: 0
    }
}

.product-configuration .char-quantity-limit {
    bottom: 12px;
    position: absolute;
    right: 14px
}

.product-configuration .product-image {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.product-configuration .product-image img {
    height: 200px;
    margin: 20px 20px 10px 0;
    width: auto
}

.product-configuration .input-container,
.product-configuration .pricing-title-container {
    margin-bottom: 20px
}

@media only screen and (min-width:482px) {
    .wide-dropoff-location-map .bing-map-container .locations {
        padding: 15px 0
    }

    .product-configuration .product-image-carousel {
        padding-right: 15px
    }
}

.product-configuration .subtotal h4 {
    margin: 0
}

.product-configuration .subtotal .price-title {
    font-weight: 700;
    margin-right: 10px
}

.product-configuration .resi-fees-box {
    border: 1px solid #777;
    font-size: 13px;
    width: 100%;
    margin-top: 12px
}

.product-configuration.mailbacks h4 {
    display: block
}

.product-configuration.mailbacks .no-pad {
    margin-left: 15px;
    margin-right: -15px;
    padding-left: 0;
    padding-right: 0
}

.product-configuration.mailbacks .no-pad .type-img {
    margin-top: 7px;
    width: 30px
}

.product-configuration.mailbacks .left-pad {
    padding-left: 20px
}

.product-configuration.mailbacks .product-container+.product-container {
    margin-top: 35px
}

.product-configuration.mailbacks .item-type-heading>:nth-child(3) {
    padding-left: 30px
}

@media (max-width:991px) {
    .product-configuration.mailbacks .price-line {
        margin-top: 15px
    }
}

.product-configuration.mailbacks .disclaimer-container {
    font-size: 13px
}

.product-configuration.mailbacks .disclaimer-container .refund-disclaimer {
    font-size: inherit
}

.product-configuration.mailbacks .item-row {
    padding-bottom: 15px;
    padding-top: 15px
}

.product-configuration.mailbacks .item-row .item-container {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:482px) {
    .product-configuration.mailbacks .no-pad .type-img {
        width: 70px
    }

    .product-configuration.mailbacks .row-skinny {
        margin-left: 0;
        margin-right: 0
    }

    .product-configuration.mailbacks .item-row .item-container .item-details {
        padding-left: 30px
    }
}

@media only screen and (max-width:482px) {
    .product-configuration.mailbacks .disclaimer-container .refund-disclaimer {
        margin-bottom: 12px
    }

    .product-configuration.mailbacks .item-row .item-container .item-price,
    .product-configuration.mailbacks .item-row .item-container .item-quantity {
        margin-top: 15px
    }
}

.product-configuration.mailbacks .item-row .item-container .item-quantity .number-input {
    width: 100%
}

.product-configuration.mailbacks .item-row:nth-child(odd) {
    background-color: #ededee
}

.product-configuration.mailbacks .item-price {
    line-height: 40px
}

.product-configuration.mailbacks .selected-summary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.product-configuration.mailbacks .selected-summary>*+* {
    margin-left: 10px
}

.product-configuration.mailbacks .selected-summary>:last-child {
    margin-left: 20px
}

.product-configuration.mailbacks .selected-summary .button-container {
    min-width: 130px;
    position: relative
}

.product-configuration.mailbacks .selected-summary .button-container .btn-primary {
    height: 100%;
    margin-top: 0
}

.product-configuration.mailbacks .selected-summary .button-container .inline-spinner {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px
}

.product-configuration.mailbacks .selected-counter-label {
    vertical-align: middle
}

.product-configuration.mailbacks .selected-counter {
    background-color: #04aef1;
    border: 0;
    color: #fff;
    font-weight: 700;
    line-height: inherit;
    padding-left: 18px;
    padding-right: 18px;
    position: relative;
    width: 45px
}

.product-configuration.mailbacks .selected-counter>span {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-configuration.mailbacks .viewer {
    position: relative
}

.product-configuration.mailbacks .viewer .left-control,
.product-configuration.mailbacks .viewer .right-control {
    display: inline-block;
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0 15px;
    position: absolute
}

.product-configuration.mailbacks .viewer .left-control {
    left: 0
}

.product-configuration.mailbacks .viewer .right-control {
    right: 0
}

.product-configuration .recycle-icon {
    color: #00adef;
    left: 15px;
    position: absolute;
    top: 5px
}

.product-configuration .certificate-note {
    margin-left: 40px
}

.large-container-recommendation li,
.large-container-recommendation p {
    text-align: left
}

.large-container-recommendation hr {
    margin: 30px 0
}

@media only screen and (max-width:769px) {
    .large-container-recommendation ul {
        margin-left: 0
    }
}

.large-container-recommendation ul li>i {
    color: #f38a00
}

.large-container-recommendation button {
    display: block;
    margin: 30px auto;
    width: 110px
}

.sticker-program-modal-trigger a {
    color: #f38a00
}

.sticker-program-modal-trigger a:hover {
    color: #d56c00
}

rs-ssl-seal {
    display: block;
    padding: 0 !important
}

rs-ssl-seal img {
    width: 80%
}

.ui-doc-colors .square {
    color: #373737;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    height: 50px;
    line-height: 40px
}

.ui-doc-colors .square:before {
    content: "";
    display: block;
    float: left;
    height: 40px;
    margin: 0 10px 0 0;
    width: 40px
}

.ui-doc-colors .square.brand-blue:before {
    background: #00adef
}

.ui-doc-colors .square.brand-blue:after {
    content: "$brand-blue: #00adef"
}

.ui-doc-colors .square.brand-blue-dark:before {
    background: #004a7c
}

.ui-doc-colors .square.brand-blue-dark:after {
    content: "$brand-blue-dark: #004a7c"
}

.ui-doc-colors .square.brand-blue-light:before {
    background: #e4f6fd
}

.ui-doc-colors .square.brand-blue-light:after {
    content: "$brand-blue-light: #e4f6fd"
}

.ui-doc-colors .square.brand-gray:before {
    background: #777
}

.ui-doc-colors .square.brand-gray:after {
    content: "$brand-gray: #777777"
}

.ui-doc-colors .square.brand-gray-dark:before {
    background: #373737
}

.ui-doc-colors .square.brand-gray-dark:after {
    content: "$brand-gray-dark: #373737"
}

.ui-doc-colors .square.brand-gray-light:before {
    background: #c7c7c7
}

.ui-doc-colors .square.brand-gray-light:after {
    content: "$brand-gray-light: #c7c8ca"
}

.ui-doc-colors .square.brand-orange:before {
    background: #f38a00
}

.ui-doc-colors .square.brand-orange:after {
    content: "$brand-orange: #f38a00"
}

.ui-doc-colors .square.brand-orange-dark:before {
    background: #d56c00
}

.ui-doc-colors .square.brand-orange-dark:after {
    content: "$brand-orange-dark: #d56c00"
}

.ui-doc-colors .square.brand-red:before {
    background: #d01947
}

.ui-doc-colors .square.brand-red:after {
    content: "$brand-red: #d01947"
}

.ui-doc-colors .square.brand-background:before {
    background: #f7f7f8
}

.ui-doc-colors .square.brand-background:after {
    content: "$brand-background: #f7f7f8"
}

.ui-doc-colors .bg {
    height: 50px;
    padding: 15px;
    width: 250px
}

.ui-doc-colors .font {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px
}

.ui-doc-colors .primary:after {
    content: "$brand-primary"
}

.ui-doc-colors .primary.font {
    background-color: #fff;
    color: #00adef
}

.ui-doc-colors .primary.bg {
    background-color: #00adef;
    color: #fff
}

.ui-doc-colors .primary.dark:after {
    content: "$brand-primary-dark"
}

.ui-doc-colors .primary.dark.font {
    background-color: #fff;
    color: #004a7c
}

.ui-doc-colors .primary.dark.bg {
    background-color: #004a7c;
    color: #fff
}

.ui-doc-colors .primary.gray:after {
    content: "$brand-primary-gray"
}

.ui-doc-colors .primary.gray.font {
    background-color: #fff;
    color: #777
}

.ui-doc-colors .primary.gray.bg {
    background-color: #777;
    color: #fff
}

.ui-doc-colors .secondary:after {
    content: "$brand-secondary"
}

.ui-doc-colors .secondary.font {
    background-color: #fff;
    color: #f38a00
}

.ui-doc-colors .secondary.bg {
    background-color: #f38a00;
    color: #fff
}

.ui-doc-colors .secondary.gray:after {
    content: "$brand-secondary-gray"
}

.ui-doc-colors .secondary.gray.font {
    background-color: #fff;
    color: #c7c7c7
}

.ui-doc-colors .secondary.gray.bg {
    background-color: #c7c7c7;
    color: #fff
}

.ui-doc-colors .gray.dark:after {
    content: "$brand-gray-dark"
}

.ui-doc-colors .gray.dark.font {
    background-color: #fff;
    color: #373737
}

.ui-doc-colors .gray.dark.bg {
    background-color: #373737;
    color: #fff
}

.uidoc-spacing div {
    margin-top: 5px
}

.uidoc-spacing div span {
    color: #fff;
    display: inline-block
}

.uidoc-spacing .margins {
    background-color: #004a7c
}

.uidoc-spacing .margins div span,
.uidoc-spacing .paddings {
    background-color: #00adef
}

.uidoc-spacing .paddings div span {
    background-color: #f38a00
}

.ui-doc-carousel {
    background-color: #f7f7f8;
    margin: auto;
    max-width: 300px;
    padding-top: 10px
}

.ui-doc-carousel .slide-icon {
    background-color: #004a7c;
    border-radius: 100%;
    color: #fff;
    font-size: 1.25em;
    height: 100%;
    margin: auto;
    padding: 5px 0;
    width: 11%
}

.ui-doc-carousel .row.controls {
    background-color: #fff
}

.ui-doc .ui-doc-search {
    text-align: right;
    width: 100%
}

.ui-doc .ui-doc-search .ui-doc-search-box {
    font-size: 20px;
    height: 40px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    width: 300px
}

.ui-doc .nav-tabs {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.ui-doc .nav-tabs:after,
.ui-doc .nav-tabs:before {
    display: table;
    content: " "
}

.ui-doc .nav-tabs:after {
    clear: both
}

@media (min-width:768px) {
    .ui-doc .nav-tabs {
        width: 97%
    }
}

@media (min-width:992px) {
    .product-configuration.mailbacks .selected-summary>:last-child {
        margin-left: 30px
    }

    .ui-doc .nav-tabs {
        width: 960px
    }
}

@media (min-width:1200px) {
    .ui-doc .nav-tabs {
        width: 988px
    }
}

.ui-doc .nav-tabs li>div {
    cursor: pointer;
    text-decoration: none
}

.ui-doc .ui-doc-section {
    margin-top: 50px
}

.ui-doc .ui-doc-section .flex-container {
    background-color: #ededee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0 0
}

.ui-doc .ui-doc-section .flex-container .flex-item {
    background-color: #00adef;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px 15px
}

.ui-doc .ui-doc-section .flex-container .flex-item.active {
    background-color: #f38a00
}

.ui-doc .ui-doc-section .flex-container .flex-item a,
.ui-doc .ui-doc-section .flex-container .flex-item a.static,
.ui-doc .ui-doc-section .flex-container .flex-item a.visited,
.ui-doc .ui-doc-section .flex-container .flex-item a:visited {
    color: #fff !important;
    text-decoration: none
}

.ui-doc .ui-doc-single .ui-doc-title {
    position: relative;
    text-transform: capitalize
}

.ui-doc .ui-doc-single .ui-doc-example {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.ui-doc .ui-doc-single .ui-doc-example.container {
    border-left: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #ccc;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px
}

.ui-doc .ui-doc-single .ui-doc-example.code-hidden {
    border-bottom: 1px solid #ccc;
    border-radius: 5px
}

.ui-doc .ui-doc-single .ui-doc-code {
    margin-bottom: 10px
}

.ui-doc .ui-doc-single .ui-doc-code pre {
    border-radius: 0 0 5px 5px;
    border-top: 0
}

.ui-doc .ui-doc-configurator .config {
    background-color: #ededee;
    border-radius: 5px 5px 0 0;
    margin-top: -10px;
    padding-bottom: 20px;
    padding-top: 20px
}

.ui-doc .ui-doc-configurator .config input[type=checkbox] {
    display: block
}

.design-guide .design-guide-header {
    background-color: #00adef;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 350px;
    text-align: center;
    width: 100%
}

.design-guide .design-guide-header h1,
.design-guide .design-guide-header p {
    color: #fff
}

.design-guide .mobile-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 0
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .design-guide .mobile-menu {
        display: block !important
    }
}

.design-guide .mobile-menu .sticky-fixed {
    left: 0;
    width: 100%
}

.design-guide .design-guide-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media only screen and (max-width:769px) {
    .design-guide .design-guide-container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .design-guide .design-guide-container .desktop-menu {
        display: none
    }
}

.design-guide .design-guide-container .desktop-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 35px
}

.design-guide .design-guide-container .desktop-menu .section-links {
    display: block;
    font-size: 18px;
    margin-bottom: 12px;
    text-decoration: none
}

.design-guide .design-guide-container .desktop-menu .rs-sticky .sticky-fixed {
    width: inherit
}

.design-guide .design-guide-container .design-guide-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 15px;
    width: 100%
}

.design-guide .design-guide-container .logo-section-container .logo-text {
    width: 100%
}

.design-guide .design-guide-container .logo-section-container .rs-stack-img {
    max-height: 180px;
    max-width: 100%
}

.design-guide .design-guide-container .logo-section-container .rs-logo-img {
    max-height: 81px
}

.design-guide .design-guide-container .logo-section-container a {
    text-decoration: none
}

.design-guide .design-guide-container .colors-section-container .flex-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.design-guide .design-guide-container .colors-section-container .flex-grid .color-container {
    margin: 12px;
    max-width: 250px
}

.design-guide .design-guide-container .colors-section-container .flex-grid .color-container .color-box {
    color: #fff;
    font-weight: 700;
    height: 150px;
    width: 250px
}

.design-guide .design-guide-container .colors-section-container .flex-grid .color-container .color-text-box {
    height: 45%
}

.design-guide .design-guide-container .colors-section-container .flex-grid .color-container .color-text-box span {
    color: #c7c7c7;
    display: block
}

.design-guide .design-guide-container .colors-section-container .flex-grid .color-container .color-text-box .color-name {
    color: #777;
    font-weight: 700
}

.design-guide .design-guide-container .typography-section-container .font-weights {
    margin-bottom: 12px
}

.design-guide .design-guide-container .typography-section-container .special-headings h1,
.design-guide .design-guide-container .typography-section-container .special-headings h2,
.design-guide .design-guide-container .typography-section-container .special-headings h3,
.design-guide .design-guide-container .typography-section-container .special-headings h4,
.design-guide .design-guide-container .typography-section-container .special-headings h5 {
    margin: 0;
    text-align: left
}

.design-guide .design-guide-container .typography-section-container .heading-footnote {
    margin: 50px
}

@media only screen and (max-width:769px) {
    .design-guide .design-guide-container .design-guide-content {
        margin: 0 15px;
        padding: 0
    }

    .design-guide .design-guide-container .typography-section-container .heading-footnote {
        margin: 15px
    }
}

.design-guide .design-guide-container .grid-section-container .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.design-guide .design-guide-container .grid-section-container .flex.column-grid .box {
    -webkit-flex-basis: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .design-guide .design-guide-container .grid-section-container .flex.column-grid .box {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

@media only screen and (min-width:768px) {
    .design-guide .design-guide-container .grid-section-container .flex.column-grid .box {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.design-guide .design-guide-container .grid-section-container .flex.column-gutter-grid .box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .design-guide .design-guide-container .grid-section-container .flex.column-gutter-grid .box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (min-width:768px) {
    .design-guide .design-guide-container .grid-section-container .flex.column-gutter-grid .box {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .locations-container .location-content-banner.hero {
        max-height: 300px
    }
}

.design-guide .design-guide-container .grid-section-container .flex.container-gutter-grid .box {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width:482px) {
    .design-guide .design-guide-container .grid-section-container .flex.container-gutter-grid .box {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.design-guide .design-guide-container .spacing-section-container .flex-grid {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.design-guide .design-guide-container .spacing-section-container .flex-grid.margin-container .col div span {
    background-color: #00adef;
    color: #fff
}

.design-guide .design-guide-container .spacing-section-container .flex-grid.padding-container {
    background-color: #00adef
}

.design-guide .design-guide-container .spacing-section-container .flex-grid.padding-container .col div span {
    background-color: #fff;
    color: #00adef;
    display: inline-block;
    margin: 12px
}

.locations-container rs-address-search-input {
    margin-bottom: 0
}

.locations-container rs-address-search-input .address-search-input label {
    padding: 5px 15px;
    margin-bottom: 0
}

.locations-container rs-address-search-input .address-search-input .address-search-button-container {
    margin-top: 5px
}

.locations-container .locations-cities-header h1,
.locations-container .locations-postal-codes-header h1 {
    margin: 10px 0
}

.locations-container .locations-cities-header .locations-cities-header-img {
    background-image: url(/cms/images/cafe_truck_in_window.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 92%
}

.locations-container .locations-postal-codes-header .locations-postal-codes-header-img {
    background-image: url(/cms/images/grandma_child_recycling.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 92%
}

.locations-container ul.distinct-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%
}

.locations-container ul.distinct-columns li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 180px;
    -ms-flex: 1 1 180px;
    flex: 1 1 180px;
    line-height: 2em;
    max-width: 180px
}

.locations-container ul.distinct-columns li a {
    text-decoration: none;
    text-transform: capitalize
}

.locations-container ul.distinct-columns li a:hover {
    text-decoration: underline
}

.locations-container ul.distinct-columns.distinct-columns-zip li {
    -webkit-flex-basis: 140px;
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    max-width: 140px
}

@media only screen and (min-width:992px) {
    .locations-container ul.distinct-columns li {
        -webkit-flex-basis: 22%;
        -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
        max-width: 22%
    }
}

.locations-container .location-content-banner.hero {
    background: #fff;
    border-top: 0;
    margin-top: 30px;
    position: relative;
    width: 100%
}

.locations-container .location-content-banner .bg-banner {
    background-image: url(/cms/images/localservices.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 120px;
    width: 100%
}

.locations-container .location-content-banner .container {
    background: #fff;
    display: block;
    padding: 0;
    vertical-align: inherit
}

.locations-container .location-content-banner .container .banner-text {
    background-color: hsla(0, 0%, 100%, .75);
    border-bottom: 1px solid #c6c8ca;
    padding-bottom: 30px;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:768px) {
    .locations-container .location-content-banner .bg-banner {
        height: 300px;
        position: absolute;
        top: 0
    }

    .locations-container .location-content-banner .container {
        display: table-cell
    }

    .locations-container .location-content-banner .container .banner-text {
        border: 0;
        float: right;
        height: 300px;
        position: relative;
        width: 350px
    }
}

.locations-container .location-content-banner .container .banner-text>div {
    color: #373737;
    width: inherit
}

@media only screen and (max-width:482px) {
    rs-ssl-seal {
        float: none !important;
        margin: 0 auto
    }

    rs-ssl-seal img {
        width: 65%
    }

    .mr-payments-dashboard .help {
        font-size: 13px;
        width: 100%
    }

    .as1-services {
        padding: 12px
    }
}

.mr-payments-dashboard i.fas.breathe-right {
    margin-right: 5px
}

.address-verification .preview {
    background-color: #e4f6fd
}

.address-verification .preview.invalid {
    background-color: #fef3e5;
    border: 1px solid #f38a00
}

.address-verification .preview.invalid a {
    color: #f38a00
}

.as1-services {
    position: relative
}

.as1-services .compact-title {
    font-size: 18px
}

.as1-services .service-section {
    margin: 0
}

.as1-services .service-section .btn.btn-default,
.as1-services .service-section .btn.btn-default:hover {
    text-align: center;
    border: none;
    padding: 0
}

.as1-services .service-section .btn.btn-default:hover {
    background-color: #e2fbff;
    color: #00adef
}

.as1-services .service-section .service-icon img {
    max-width: 63%
}

.as1-services .service-section .service-heading {
    display: block;
    padding-top: 5px;
    white-space: nowrap
}

.as1-services .service-section .service-heading span {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline
}

.as1-services .service-section .service-heading span:hover {
    color: #00adef
}

@media only screen and (max-width:482px) {
    .as1-services .service-section {
        margin-top: 15px
    }

    .as1-services .service-section .btn.btn-default,
    .as1-services .service-section .btn.btn-default:hover {
        margin-bottom: 20px
    }

    .as1-services .service-section .service-icon img {
        max-width: 40%
    }

    .as1-services .service-section .service-heading {
        margin-bottom: 15px
    }

    .as1-services .service-section .service-heading span {
        font-size: 18px;
        line-height: 35px
    }
}

@media only screen and (max-width:769px) {
    .as1-services .service-section .service-icon img {
        max-width: 40%
    }

    .as1-services .service-section .service-heading {
        margin-bottom: 35px
    }

    .as1-services .service-section .service-heading span {
        font-size: 18px;
        line-height: 35px
    }

    .as1-services .service-section .service-description {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) {
    .as1-services .service-section .service-icon img {
        max-width: 70%
    }

    .as1-services .service-section .service-heading {
        margin-bottom: 35px
    }

    .as1-services .service-section .service-heading span {
        font-size: 16px;
        line-height: 35px
    }

    .as1-services .service-section .service-description {
        margin-bottom: 15px
    }
}

.auto-link-pending-card p {
    line-height: 1.3em
}

.auto-link-pending-card img {
    width: 250px
}

.mr-auto-pay form.currency-input {
    height: auto
}

.mr-auto-pay form.currency-input label {
    font-size: 16px;
    padding: 0;
    text-align: inherit;
    width: 100%
}

.mr-auto-pay form.currency-input label .text-danger {
    margin-top: 12px
}

.mr-auto-pay .add-new-payment {
    margin-left: -15px;
    margin-right: -15px
}

.mr-auto-pay .payment-method-name {
    font-size: 16px
}

@media only screen and (max-width:482px) {
    .mr-auto-pay .autopay-toggle-container {
        margin-left: 0;
        margin-right: 0
    }

    .mr-auto-pay .autopay-toggle-container .auto-pay-enabled-link {
        padding-left: 0;
        padding-right: 0
    }

    .mr-selection-wizard .panel-group .panel .panel-heading .step-heading {
        max-width: 70%
    }

    .mr-selection-wizard .panel-group .panel .panel-heading .step-heading .heading-value {
        display: block
    }
}

.mr-selection-wizard a.accordion-toggle {
    text-decoration: none !important
}

.mr-selection-wizard .panel-group {
    margin: 15px 0
}

.mr-selection-wizard .panel-group .panel {
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 30px 0
}

.mr-selection-wizard .panel-group .panel:first-child {
    margin-top: 0
}

.mr-selection-wizard .panel-group .panel:last-child {
    margin-bottom: 0
}

.mr-selection-wizard .panel-group .panel .panel-heading {
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mr-selection-wizard .panel-group .panel .panel-heading .panel-title .accordion-toggle {
    outline: 0;
    text-decoration: none
}

.mr-selection-wizard .panel-group .panel .panel-heading .panel-title .accordion-toggle .step-heading-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.mr-selection-wizard .panel-group .panel .panel-heading+.panel-collapse>.panel-body {
    border: 0
}

.mr-selection-wizard .panel-group .panel .panel-heading .step-number {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 2px solid #004a7c;
    border-radius: 50%;
    color: #004a7c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 50px;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 50px
}

.mr-selection-wizard .panel-group .panel .panel-heading .step-number.active,
.mr-selection-wizard .panel-group .panel .panel-heading .step-number:hover {
    background-color: #004a7c;
    color: #fff
}

.mr-selection-wizard .panel-group .panel .panel-heading .text-muted .step-number:not(.active),
.mr-selection-wizard .panel-group .panel .panel-heading .text-muted .step-number:not(.active):hover {
    background-color: #fff;
    border: 2px solid #004a7c;
    color: #004a7c;
    cursor: not-allowed
}

.mr-selection-wizard .panel-group .panel .panel-heading .step-heading {
    color: #777;
    margin: 0 0 0 15px
}

.mr-selection-wizard .panel-group .panel.panel-open .panel-heading .step-number {
    background-color: #004a7c;
    color: #fff
}

.mr-selection-wizard .panel-group .panel .panel-body {
    border: 0;
    margin: 0 65px
}

@media only screen and (max-width:769px) {
    .mr-selection-wizard .panel-group .panel .panel-body {
        margin: 0 15px;
        padding: 15px 5px
    }

    .mr-selection-wizard .panel-group .panel .panel-body .add-new-payment {
        margin-left: -5px;
        margin-right: -5px
    }

    .mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .uib-tab>div {
        padding: 10px 1px
    }
}

.mr-selection-wizard .panel-group .panel .panel-body .proceed {
    margin-top: 20px
}

.mr-selection-wizard .panel-group .panel .panel-body .proceed span {
    color: #777;
    position: relative;
    right: 5px;
    top: 2px
}

.mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .tab-content .mr-payment-method-bank>.col-md-4,
.mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .tab-content .mr-payment-method-card>.col-md-4 {
    width: 100%
}

.mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .tab-content .mr-payment-method-bank>form>.col-md-4,
.mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .tab-content .mr-payment-method-card>form>.col-md-4 {
    width: 50%
}

.payment-amount-select .table {
    border-spacing: 10px 0
}

.payment-amount-select .table .currency-input {
    width: 100%
}

.payment-amount-select .table .payment-amount {
    margin-left: -50px
}

@media only screen and (min-width:768px) {
    .payment-amount-select .table {
        margin-left: 15px
    }
}

.cheque-container {
    -webkit-perspective: 1024px;
    perspective: 1024px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.cheque {
    background-color: #797979;
    color: #fff;
    font-size: 9px;
    height: 99px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    width: 269px
}

.cheque-amount,
.cheque-date,
.cheque-pay-to {
    color: hsla(0, 0%, 100%, .5)
}

.cheque-amount {
    font-size: 10px;
    margin-top: 10px
}

.cheque-amount:after,
.cheque-date:after,
.cheque-pay-to:after {
    border-bottom: 1px solid #fff;
    content: "";
    display: inline-block
}

.cheque-date:after {
    width: 46px
}

.cheque-pay-to:after {
    width: 99px
}

.cheque-amount:after {
    width: 61px
}

.cheque-numbers {
    bottom: 9px;
    left: 30px;
    position: absolute;
    text-align: left
}

.cheque-numbers span {
    margin-right: 15px
}

.mr-payment-method-bank .cheque {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 15px;
    position: relative
}

.mr-payment-method-bank .payment-method-name {
    font-weight: 700
}

.mr-payment-method-bank rs-form-control-group .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mr-payment-method-bank rs-form-control-group .control-label {
    padding: 10px 15px;
    text-align: left;
    width: 100%
}

.mr-payment-method-bank rs-form-control-group .control-label+div {
    width: 100%
}

.mr-payment-method-bank .actions,
.mr-payment-method-bank .actions label {
    font-size: 13px;
    text-align: left
}

.mr-payment-method-bank .actions label {
    padding: 0
}

.mr-payment-method-bank rs-form-control-group[control="paymentMethod.agree"]>.row {
    margin-left: 0;
    margin-right: 0
}

.mr-payment-method-bank rs-form-control-group[control="paymentMethod.agree"]>.row>.col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

.mr-payment-method-bank rs-form-control-group[control="paymentMethod.agree"]>.row label.control-label {
    padding: 0
}

.card-container {
    height: 168px;
    -webkit-perspective: 1024px;
    perspective: 1024px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 269px
}

.card-container .card {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #373737;
    border-radius: 8px;
    color: hsla(0, 0%, 100%, .5);
    height: 100%;
    margin: 0 0 15px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    width: 100%
}

.card-container>.card.card-back {
    position: absolute;
    top: 0
}

.flip .card-front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 1
}

.flip .card-back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    z-index: 2
}

.card-cvv,
.card-exp,
.card-number {
    font-family: monospace
}

.card-exp {
    bottom: 15px;
    font-size: 12px;
    left: 15px;
    position: absolute;
    text-align: left
}

.card-front {
    z-index: 2
}

.card-back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: 1
}

.card-back:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%
}

.card-cvv:before {
    background-color: hsla(0, 0%, 96%, .5);
    content: "";
    display: inline-block;
    height: 10px;
    width: 111px
}

.card-warning {
    border: 2px solid #f38a00
}

.card-warning .alert.alert-warning {
    background-color: #f38a00;
    border-color: #f38a00;
    font-size: 12px;
    padding: 7.5px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%
}

.mr-payment-method-card .card {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    position: relative
}

.mr-payment-method-card .payment-method-name {
    font-weight: 700
}

.mr-payment-method-card rs-credit-card-icons {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 15px;
    position: absolute;
    right: 15px
}

.mr-payment-method-card rs-credit-card-icons .active {
    color: hsla(0, 0%, 100%, .5)
}

.mr-payment-method-card rs-credit-card-icons .cc-icons>:not(.active) {
    display: none
}

.mr-payment-method-card rs-form-control-group .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mr-payment-method-card rs-form-control-group .control-label {
    padding: 10px 15px;
    text-align: left;
    width: 100%
}

.mr-payment-method-card rs-form-control-group .form-input-group {
    width: 100%
}

.mr-payment-method-card .actions,
.mr-payment-method-card .actions label {
    font-size: 13px;
    text-align: left
}

.mr-payment-method-card .actions label {
    padding: 0
}

.mr-payment-method-card rs-form-control-group[control="paymentMethod.agree"]>.row {
    margin-left: 0;
    margin-right: 0
}

.mr-payment-method-card rs-form-control-group[control="paymentMethod.agree"]>.row>.col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

.mr-payment-method-card rs-form-control-group[control="paymentMethod.agree"]>.row label.control-label {
    padding: 0
}

.payment-method-select .existing-payment-select {
    white-space: nowrap
}

.payment-method-select .existing-payment-select label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.payment-method-select .existing-payment-select label .payment-method-name {
    overflow: hidden;
    text-overflow: ellipsis
}

.payment-method-select .existing-payment-select label .payment-method-default {
    margin-left: 5px
}

.payment-method-select .existing-payment-select label:hover .payment-method-name {
    overflow: visible
}

.payment-method-select .existing-payment-select .payment-method-icon {
    margin-top: 3px
}

.payment-method-select .nav-tabs {
    border: 0
}

.payment-method-select .nav-tabs .uib-tab {
    margin-bottom: -2px;
    margin-left: 0
}

.payment-method-select .nav-tabs .uib-tab>a {
    border-color: transparent;
    color: #00adef
}

.payment-method-select .nav-tabs .uib-tab>a:hover {
    background-color: #fff;
    border-color: transparent;
    text-decoration: underline
}

.payment-method-select .nav-tabs .uib-tab.active>a {
    background-color: #f7f7f8;
    border-color: transparent;
    color: #373737
}

.payment-method-select .nav-tabs .uib-tab.active>a:hover {
    text-decoration: none
}

.payment-method-select .tab-content {
    background-color: #f7f7f8 !important;
    padding: 20px
}

@media only screen and (max-width:482px) {
    .mr-selection-wizard .panel-group .panel .panel-body .proceed {
        text-align: center;
        width: 100%
    }

    .mr-selection-wizard .panel-group .panel .panel-body .proceed button {
        margin-top: 10px
    }

    .mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .tab-content .mr-payment-method-bank>form>.col-md-4,
    .mr-selection-wizard .panel-group .panel .panel-body .add-new-payment .tab-content .mr-payment-method-card>form>.col-md-4 {
        width: 100%
    }

    .card-container .card {
        margin: 0 auto 15px
    }

    .payment-method-select .tab-content {
        padding: 20px 5px
    }

    .payment-method-select .tab-content .card-container .card,
    .payment-method-select .tab-content .cheque-container .cheque {
        margin-left: 0
    }

    .mr-payment-overview.abridged .open-obligations table {
        font-size: 13px
    }
}

.mr-payment-method .card {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    position: relative
}

.mr-payment-method .payment-method-name {
    font-weight: 700
}

.mr-payment-method rs-credit-card-icons {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 15px;
    position: absolute;
    right: 15px
}

.mr-payment-method rs-credit-card-icons .active {
    color: hsla(0, 0%, 100%, .5)
}

.mr-payment-method rs-credit-card-icons .cc-icons>:not(.active) {
    display: none
}

.mr-payment-method span.fas.fa-university {
    bottom: 15px;
    position: absolute;
    right: 15px
}

.mr-payment-overview.abridged .account-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mr-payment-overview.abridged h5 {
    margin-top: 0
}

.mr-payment-overview.abridged hr {
    margin-bottom: 10px
}

.mr-payment-overview.abridged .balance-amount {
    margin-bottom: 25px;
    text-align: left
}

@media only screen and (min-width:768px) {
    .mr-payment-overview.abridged .balance-amount {
        margin-bottom: 0;
        text-align: center
    }

    .mr-payment-overview .autopay-paperless a.btn.btn-default {
        margin: auto;
        width: 70%
    }
}

.mr-payment-overview.abridged .enroll-description {
    font-size: 13px;
    margin-top: 12px;
    text-align: right
}

.mr-payment-overview.abridged .open-obligations table td,
.mr-payment-overview.abridged .open-obligations table th {
    border: none;
    padding: 0
}

.mr-payment-overview.abridged .open-obligations .past-due-indicator {
    color: #f38a00
}

.mr-payment-overview.abridged .open-obligations .payment-now {
    display: inline
}

.mr-payment-overview.abridged .pay-bill {
    margin-bottom: 15px
}

.mr-payment-overview .pay-now.btn {
    padding: 22px 12px
}

.mr-payment-overview .fas.fa-chevron-right {
    position: relative;
    top: 2px
}

.mr-payment-overview hr {
    margin: 12px 0 20px
}

.mr-payment-overview .flex-row-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

@media only screen and (max-width:482px) {
    .mr-payment-overview.abridged .open-obligations td:nth-child(3) {
        text-align: center
    }

    .mr-payment-overview.abridged .open-obligations td,
    .mr-payment-overview.abridged .open-obligations th {
        padding-bottom: 4px !important
    }

    .mr-payment-overview.abridged .open-obligations .amount-payment {
        text-align: right
    }

    .mr-payment-overview.abridged .open-obligations .payment-now {
        display: block;
        padding-top: 4px !important
    }

    .mr-payment-overview .flex-row-stretch {
        display: block
    }
}

.mr-payment-overview .flex-col-space-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mr-pickup-schedule-card {
    padding: 12px;
    position: relative;
    z-index: 1
}

.prefs-nav .full-name-heading {
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis
}

.prefs-nav .nav-links>div {
    padding: 15px 20px;
    width: 100%
}

.prefs-nav .nav-links>div h3 {
    color: #777;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0
}

.prefs-nav .nav-links>div>a {
    color: #00adef;
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    width: 100%
}

.prefs-nav .nav-links>div a:focus,
.prefs-nav .nav-links>div:hover a {
    text-decoration: underline
}

.prefs-nav .nav-links>div.selected {
    background-color: #e6f6fd
}

.prefs-nav .nav-links>div.selected a:focus,
.prefs-nav .nav-links>div.selected:hover a {
    text-decoration: none
}

.prefs-nav .nav-links>div.selected>a {
    color: #004a7c
}

.schedule-request {
    margin-bottom: 100px
}

@media only screen and (min-width:482px) {
    .schedule-request {
        padding: 15px
    }
}

.select-service-location .service-location.selected,
.select-service-location .service-location:hover {
    background-color: #e6f6fd
}

.service-request-item {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 -15px;
    outline: 0
}

.service-request-item .panel-heading {
    background-color: #fff;
    border-radius: 0;
    padding: 10px 15px
}

.service-request-item .panel-heading h4 a {
    color: #373737
}

.service-request-item .panel-heading .fa-times {
    display: none
}

.service-request-item.panel-open .panel-heading {
    background-color: #00adef
}

.service-request-item.panel-open .panel-heading h4 a {
    color: #fff
}

.service-request-item.panel-open .panel-heading .fa-times {
    display: block
}

.service-request-item.panel-open .panel-heading .fa-edit {
    display: none
}

.service-request-item .panel-body {
    background-color: #ededee;
    border-top: 0;
    padding: 15px
}

.service-request-list [class*=" col-"],
.service-request-list [class^=col-] {
    position: inherit
}

.service-request-list .pagination>li>a {
    float: none;
    position: inherit;
    vertical-align: middle
}

.service-request-list ul.navigation.pagination {
    color: #00adef;
    font-family: Helvetica, Font Awesome\ 5 Pro;
    margin: 0
}

.service-request-list ul.navigation.pagination .pagination-first,
.service-request-list ul.navigation.pagination .pagination-last,
.service-request-list ul.navigation.pagination .pagination-next,
.service-request-list ul.navigation.pagination .pagination-prev {
    padding-bottom: 0;
    padding-top: 0
}

.service-request-list ul.navigation.pagination .pagination-first.disabled,
.service-request-list ul.navigation.pagination .pagination-last.disabled,
.service-request-list ul.navigation.pagination .pagination-next.disabled,
.service-request-list ul.navigation.pagination .pagination-prev.disabled {
    visibility: hidden
}

.service-request-list ul.navigation.pagination .pagination-first a,
.service-request-list ul.navigation.pagination .pagination-last a,
.service-request-list ul.navigation.pagination .pagination-next a,
.service-request-list ul.navigation.pagination .pagination-prev a {
    bottom: 7.5px;
    font-size: 24px;
    font-weight: 700
}

.service-request-list ul.navigation.pagination li a {
    border: 0;
    color: #00adef
}

.service-request-list ul.navigation.pagination li.active a {
    background-color: #ededee
}

.upgrade-account-dashboard-section p {
    line-height: 1.3em;
    margin: 0 auto 30px;
    max-width: 650px
}

.upgrade-account-dashboard-section .btn {
    padding: 15px 50px
}

@media only screen and (max-width:482px) {
    .mr-payment-overview .flex-col-space-between {
        display: block;
        margin-bottom: 20px
    }

    .mr-payment-overview .flex-col-space-between:last-child {
        margin-bottom: 0
    }

    .select-available-date .uib-datepicker-popup.dropdown-menu {
        margin-left: -15px
    }
}

@media only screen and (min-width:1200px) {
    .locations-container .location-content-banner .container .banner-text {
        right: 16%
    }
}

.ui-state-mr {
    background-color: #f7f7f8;
    padding-bottom: 50px
}

.ui-state-mr .h1,
.ui-state-mr h1 {
    font-size: 26px;
    line-height: 32px
}

.ui-state-mr .h1 img,
.ui-state-mr h1 img {
    margin-right: 15px;
    max-height: 80px
}

.ui-state-mr h2 {
    font-size: 24px;
    line-height: 24px
}

.ui-state-mr h3 {
    font-size: 20px;
    line-height: 20px
}

.ui-state-mr h3.text-overflow-ellipsis {
    line-height: 26px
}

.ui-state-mr p {
    font-size: 18px;
    font-weight: 300;
    line-height: 18px
}

.ui-state-mr p.error {
    font-size: 14px;
    line-height: 14px
}

.ui-state-mr p.small {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0
}

.ui-state-mr .subtle {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0
}

.ui-state-mr .mr-reward-points span+span {
    margin-left: .5em
}

.ui-state-mr .header-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ui-state-mr .header-flex h1 {
    width: 100%
}

@media only screen and (min-width:482px) {
    .ui-state-mr .header-flex {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .ui-state-mr .header-flex h1 {
        width: auto
    }
}

.ui-state-mr .border-box {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    background-color: #fff;
    border: 1px solid #c7c7c7
}

.ui-state-mr .border-box.no-animate {
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-transition: none;
    transition: none
}

@media only screen and (max-width:769px) {
    .ui-state-mr .border-box {
        margin-bottom: 15px;
        margin-top: 15px
    }

    .ui-state-mr .nav-tabs+.tab-content .border-box {
        margin-top: 0
    }
}

@media only screen and (max-width:482px) {
    .ui-state-mr .border-box {
        border-left: 0;
        border-right: 0
    }

    .ui-state-mr .border-box .col-lg-15,
    .ui-state-mr .border-box .col-md-15,
    .ui-state-mr .border-box .col-sm-15,
    .ui-state-mr .border-box .col-xs-15 {
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        position: relative
    }

    .ui-state-mr .border-box .col-xs-15 {
        float: left;
        width: 20%
    }
}

.ui-state-mr .border-box>div {
    min-height: 45px
}

.ui-state-mr .flex-grid {
    margin: 0 -1%
}

.ui-state-mr .flex-grid.margin-bottom-fix {
    margin-bottom: -15px
}

.ui-state-mr .flex-grid .grid-item,
.ui-state-mr .flex-grid .grid-item>* {
    min-height: auto
}

@media only screen and (max-width:482px) {
    .ui-state-mr .flex-grid {
        margin: 0 -6%
    }
}

@media only screen and (min-width:992px) {
    .ui-state-mr .col-md-offset-1-5 {
        margin-left: 12.5%
    }
}

.ui-state-mr .dashboard-grid-item {
    background-color: #fff;
    border: 1px solid #c7c7c7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 400px;
    padding: 15px
}

.ui-state-mr .dashboard-grid-item p {
    font-size: 16px
}

.ui-state-mr .dashboard-grid-item>img {
    margin: 0 auto;
    max-width: 90px;
    width: 100%
}

.ui-state-mr .currency-input {
    display: inline-block;
    height: 40px
}

.ui-state-mr .currency-input .currency {
    display: inline-block;
    margin-left: 10px;
    margin-top: 8px
}

.ui-state-mr .currency-input input {
    background: 0 0;
    float: right;
    height: 100%;
    margin-left: -60px;
    width: 100%
}

.ui-state-mr .has-error .currency-input input:focus {
    outline: 0
}

.ui-state-mr .table {
    border: 0;
    margin-bottom: 0
}

.ui-state-mr .table>tbody>tr>th {
    border: 0;
    color: #004a7c;
    padding: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ui-state-mr .table>tbody>tr>td {
    border: 0;
    color: #777;
    padding: 2px
}

.ui-state-mr .table>tbody>tr>td .input {
    display: inline-block
}

.ui-state-mr .table>tbody>tr.text-color-secondary>td {
    color: #f38a00
}

.ui-state-mr .table .table-bar {
    border-top: 1px solid #777
}

.ui-state-mr .table.table-compact {
    border-collapse: separate;
    border-spacing: 10px 0;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.ui-state-mr .table.table-fixed {
    table-layout: fixed
}

.ui-state-mr .table.table-spaced>tbody>tr>td {
    line-height: 36px
}

.ui-state-mr .font-med {
    font-size: 18px
}

.ui-state-mr form .control-label {
    color: #777;
    font-size: 16px;
    text-align: left;
    width: 100%
}

.ui-state-mr form label .text-danger {
    margin-top: 5px
}

.ui-state-mr .search-input-container {
    position: relative
}

.ui-state-mr .search-input-container i {
    color: #777;
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 10px;
    width: 15px
}

.ui-state-mr .search-input-container input {
    font-size: 13px;
    margin-right: 0;
    padding-right: 35px
}

.ui-state-mr .search-input-container input:focus {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0
}

.ui-state-mr .search-input-container input:focus+i,
.ui-state-mr .search-input-container input:focus+ul+i {
    color: #00adef
}

.ui-state-mr .confirmation-summary div:not(.no-wrap) {
    overflow: hidden;
    white-space: nowrap
}

.shop-order-details h4.inline {
    display: inline-block
}

.shop-order-details h4.no-margin {
    margin: 0
}

.shop-order-details .h4-height {
    line-height: 24px
}

.shop-order-details hr {
    margin: 10px 0
}

.shop-order-details .error p {
    color: #f38a00;
    font-size: 16px;
    line-height: 15px;
    padding-top: 10px
}

.shop-order-details .text-upper {
    text-transform: uppercase
}

.shop-order-details .confirmation-note h4 {
    margin-bottom: -5px;
    text-transform: none
}

.shop-order-review .shop-step {
    font-size: 24px
}

.shop-order-review .shop-step .step-details {
    font-size: 18px;
    margin-left: 12px
}

@media only screen and (max-width:482px) {
    .ui-state-mr .dashboard-grid-item {
        border-left: 0;
        border-right: 0;
        max-width: 100%
    }

    .ui-state-mr .currency-input .currency {
        display: none
    }

    .shop-order-review .shop-step {
        font-size: 18px
    }

    .shop-order-review .shop-step .step-details {
        font-size: 16px
    }
}

.shop-order-review .shop-step span {
    display: inline-block
}

.shop-order-review .shop-step .step-number {
    border: 1px solid #004a7c;
    border-radius: 28px;
    font-size: 24px;
    font-weight: 600;
    height: 28px;
    line-height: 26px;
    text-align: center;
    width: 28px
}

@media only screen and (max-width:482px) {
    .shop-order-review .shop-step .step-number {
        border-radius: 22px;
        font-size: 18px;
        height: 22px;
        line-height: 20px;
        width: 22px
    }

    .agreements-modal .agreements-container {
        word-wrap: break-word
    }
}

.shop-order-review .shop-step .step-number.active {
    background: #004a7c;
    color: #fff
}

.shop-order-review .statement hr {
    border: 0;
    border-top: 1px solid #c7c7c7;
    margin: 20px 0 0
}

.shop-order-review .statement .line-item p {
    line-height: 22px
}

.shop-order-review .statement .line-item .child {
    padding-left: 15px
}

.shop-order-review .statement .line-item .description {
    font-size: 13px
}

.shop-order-review .statement .fee-items>:first-child div {
    padding-top: 12px
}

.shop-order-review .statement .fee-items>:last-child div {
    padding-bottom: 7px
}

.shop-order-review .statement label {
    color: #373737;
    font-size: 16px;
    line-height: 22px
}

.shop-order-review .statement label[for=agreement-signed] {
    padding: 0
}

.shop-order-review .statement .agreement-header-row {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.shop-order-review .statement .agreement-header-row .agreement-header-link {
    color: #00adef;
    margin-bottom: 10px;
    text-align: right;
    text-decoration: none
}

.shop-order-review .statement .agreement-header-row .agreement-header-link:nth-child(2) {
    margin: 0 5px
}

.shop-order-review .statement .agreement-header-row .agreement-header-link i.fas.fa-print {
    font-size: 1.3em;
    margin-left: 5px
}

.shop-order-review .statement .agreement-header-row .agreement-header-link:hover {
    color: #004a7c
}

.shop-order-review .fa-caret-right {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.agreements-modal .agreements-container {
    height: 100%
}

.agreements-modal .agreements-container .textarea-fake {
    border: 0;
    height: 500px;
    padding-left: 0
}

.popover-confirm {
    min-width: 450px
}

.popover-confirm button {
    width: 100%
}

@media only screen and (max-width:1201px) {
    .popover-confirm {
        left: 0 !important
    }

    .popover-confirm>.arrow {
        left: 30% !important
    }
}

.shop-payment .use-service-address {
    margin-bottom: 10px
}

.shop-payment .use-service-address label {
    font-size: 13px;
    line-height: 20px
}

.shop-payment .use-service-address label span {
    margin-bottom: -3px
}

.shop-payment .credit-card-details .fas.fa-2x {
    font-size: 2em
}

@media only screen and (min-width:482px) {
    .shop-payment .tooltip {
        max-width: 350px
    }
}

@media only screen and (max-width:769px) {
    .popover-confirm>.arrow {
        left: 17% !important
    }

    .shop-payment .fa-stack {
        font-size: .6em
    }

    .shop-payment .fa-stack .fas.fa-info.fa-stack-1x {
        font-size: 1.2em
    }
}

.shop-payment .cvv-tooltip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 250px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    white-space: pre-wrap
}

.shop-payment .cvv-tooltip,
.shop-payment .cvv-tooltip .cvv-tooltip-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.shop-payment .cvv-tooltip .cvv-tooltip-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.shop-payment .cvv-tooltip .cvv-tooltip-item img {
    max-width: 120px;
    min-width: 120px
}

.shop-payment .norton-verisign {
    max-width: 138px
}

.shop-page h4 {
    text-transform: uppercase
}

.shop-page rsx-shop-customer-type .small {
    color: #fff
}

.shop-page .inline-spinner>div .inline-loader {
    background: url(/assets/images/rs-logo.png) 50%/22px 22px no-repeat #fff
}

.shop-page .inline-spinner>div .inline-loader:before {
    border-right-color: #00adef
}

.shop-page .shop-form {
    background-color: #fff;
    color: #fff
}

.shop-page .shop-form .residential-container {
    background: url(/cms/images/shop/home.png) 50%/cover no-repeat;
    min-height: 230px
}

@media only screen and (min-width:768px) {
    .shop-page .shop-form .residential-container {
        min-height: 350px
    }
}

.shop-page .shop-form .business-container {
    background: url(/cms/images/shop/business.png) 50%/cover no-repeat;
    min-height: 230px
}

.shop-page .shop-form h1,
.shop-page .shop-form h5 {
    color: #fff
}

.shop-page .shop-reliability {
    background-color: #4b7fa2;
    min-height: 100px;
    width: 100%
}

.shop-page .shop-reliability .fa-stack,
.shop-page .shop-reliability h3 {
    color: #fff
}

.federated-logout-modal header {
    background-color: #004a7c
}

.federated-logout-modal header h3 {
    color: #fff
}

.federated-logout-modal p {
    padding: 5px 15px
}

.federated-logout-modal .modal-footer {
    border-top: 0
}

.auth0-lock.auth0-lock.auth0-lock-opened .auth0-lock-overlay {
    opacity: .5 !important
}

@media only screen and (min-width:482px) {
    .auth0-lock.auth0-lock.auth0-lock-opened.auth0-lock-with-terms .auth0-lock-body-content {
        margin-bottom: 0 !important
    }
}

.auth0-lock.auth0-lock.auth0-lock-opened.auth0-lock-with-terms .auth0-lock-tabs-container {
    margin-bottom: 75px !important
}

.auth0-lock.auth0-lock.auth0-lock-opened .auth0-lock-terms {
    color: #000;
    left: 0;
    max-height: 60px;
    position: absolute;
    right: 0;
    top: 42px
}

.auth0-lock.auth0-lock .auth0-lock-password-strength {
    background: #f38a00 !important
}

.auth0-lock.auth0-lock .auth0-lock-password-strength ul:first-child {
    padding: 12px 20px
}

.auth0-lock.auth0-lock .auth0-lock-password-strength ul:first-child li ul {
    padding-left: 0
}

.auth0-lock.auth0-lock .auth0-lock-password-strength ul:first-child li ul li {
    width: 110%
}

.auth0-lock.auth0-lock .auth0-lock-password-strength.fadeOut {
    display: none
}

.auth0-lock.auth0-lock .auth0-lock-password-strength:after {
    border-top-color: #f38a00 !important
}

.auth0-lock.auth0-lock .auth0-lock-password-strength li span {
    background-image: none !important;
    color: #fff !important;
    padding-left: 0
}

.auth0-lock.auth0-lock .auth0-lock-password-strength li.auth0-lock-checked {
    color: #00adef !important
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-custom-icon {
    height: auto !important;
    left: 12px !important;
    width: 16px !important
}

.auth0-lock.auth0-lock .auth0-lock-back-button,
.auth0-lock.auth0-lock .auth0-lock-close-button {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    box-sizing: content-box !important
}

.auth0-lock.auth0-lock .auth0-lock-back-button:focus,
.auth0-lock.auth0-lock .auth0-lock-close-button:focus {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0
}

.auth0-lock.auth0-lock .auth0-lock-header,
.auth0-lock.auth0-lock .auth0-lock-header-bg {
    height: 80px !important
}

.auth0-lock.auth0-lock .auth0-lock-header-bg {
    background: #fff !important
}

.auth0-lock.auth0-lock .auth0-lock-header-bg .auth0-lock-header-bg-blur,
.auth0-lock.auth0-lock .auth0-lock-header-bg .auth0-lock-header-bg-solid {
    background: #fff !important;
    -webkit-filter: none !important;
    filter: none !important
}

.auth0-lock.auth0-lock .auth0-lock-error .auth0-lock-input-wrap {
    border-color: #f38a00 !important
}

.auth0-lock.auth0-lock .auth0-lock-tabs li.auth0-lock-tabs-current {
    -webkit-box-shadow: 0 1px 0 0 #00adef !important;
    box-shadow: 0 1px 0 0 #00adef !important
}

.auth0-lock.auth0-lock .auth0-lock-tabs a:focus {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0
}

.auth0-lock.auth0-lock .auth0-lock-form .auth0-lock-alternative .auth0-lock-alternative-link {
    color: #00adef !important
}

.auth0-lock.auth0-lock .auth0-lock-form .auth0-lock-alternative .auth0-lock-alternative-link:focus {
    color: #004a7c !important;
    text-decoration: underline
}

.auth0-lock.auth0-lock .auth0-global-message {
    text-transform: none !important
}

.auth0-lock.auth0-lock .auth0-global-message.auth0-global-message-success {
    background: #fff !important;
    color: #00adef !important
}

.auth0-lock.auth0-lock .auth0-global-message.auth0-global-message-error {
    background: #f38a00 !important
}

.auth0-lock.auth0-lock .auth0-lock-terms a {
    color: #00adef !important
}

.auth0-lock.auth0-lock .auth0-lock-terms a:focus {
    color: #004a7c !important;
    text-decoration: underline
}

.auth0-lock.auth0-lock .auth0-lock-terms .auth0-lock-sign-up-terms-agreement input[type=checkbox] {
    display: inline-block !important
}

.auth0-lock.auth0-lock .auth0-lock-terms .auth0-lock-sign-up-terms-agreement span {
    font-size: 11px !important
}

.auth0-lock.auth0-lock .auth0-lock-confirmation .checkmark__circle {
    fill: #00adef !important;
    stroke: #00adef !important
}

.auth0-lock-badge-bottom {
    display: none
}

.nav.login {
    margin-left: 0;
    margin-right: 0;
    font-size: 13px
}

@media only screen and (max-width:482px) {
    .popover-confirm {
        max-width: 100%;
        min-width: inherit
    }

    .popover-confirm .checkout-confirm-btn-group>div {
        text-align: center;
        width: 100%
    }

    .popover-confirm .checkout-confirm-btn-group>div .btn {
        width: 50%
    }

    .popover-confirm .checkout-confirm-btn-group>div .btn-tertiary {
        margin-top: 15px
    }
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link,
.nav-container .navbar-utility .navbar-nav>li>a {
    color: #373737;
    display: block;
    padding: 27px 15px;
    text-decoration: none;
    line-height: 20px;
    border: 0;
    background-color: transparent
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link:focus,
.nav-container .navbar-utility .navbar-nav>li .navbar-link:hover,
.nav-container .navbar-utility .navbar-nav>li .navbar-link:visited,
.nav-container .navbar-utility .navbar-nav>li>a:focus,
.nav-container .navbar-utility .navbar-nav>li>a:hover,
.nav-container .navbar-utility .navbar-nav>li>a:visited {
    text-decoration: none;
    outline: 0;
    background: 0 0
}

@media (min-width:1024px) {

    .nav-container .navbar-utility .navbar-nav>li .navbar-link,
    .nav-container .navbar-utility .navbar-nav>li>a {
        padding: 14px 15px;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent
    }

    .nav-container .navbar-utility .navbar-nav>li .navbar-link:focus,
    .nav-container .navbar-utility .navbar-nav>li .navbar-link:hover,
    .nav-container .navbar-utility .navbar-nav>li>a:focus,
    .nav-container .navbar-utility .navbar-nav>li>a:hover {
        border-bottom-color: #777
    }
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link-icon .fas,
.nav-container .navbar-utility .navbar-nav>li .navbar-link.cart>.fa-stack {
    font-size: 18px;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    width: 1.25em
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link-icon .fas:focus,
.nav-container .navbar-utility .navbar-nav>li .navbar-link.cart>.fa-stack:focus {
    outline: -webkit-focus-ring-color auto 5px
}

.nav-container .dropdown-menu>li,
.nav-container .navbar-nav>li {
    margin-left: 0
}

.nav-container .dropdown-menu .divider {
    border-bottom: 0
}

.nav-container .navbar-default {
    background-color: #fff;
    border-bottom-width: 0;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    margin-bottom: 0
}

@media (max-width:1023px) {
    .nav-container .navbar>.container {
        width: 100%
    }

    .nav-container .navbar-default .navbar-collapse.collapse {
        background: 0 0;
        border-top: 1px solid #ededee;
        overflow: hidden;
        width: 100%;
        position: absolute
    }

    .nav-container .navbar-default .navbar-collapse.collapse>ul.nav {
        float: right;
        min-height: 100vh;
        width: 100%;
        background-color: #fff;
        margin-right: -335px;
        max-width: 320px;
        -webkit-transition: margin-right .2s ease-in-out;
        transition: margin-right .2s ease-in-out
    }

    .nav-container .navbar-default .navbar-collapse.collapse.in-add,
    .nav-container .navbar-default .navbar-collapse.collapse.in:not(.in-add) {
        background: rgba(0, 0, 0, .4)
    }

    .nav-container .navbar-default .navbar-collapse.collapse.in:not(.in-add)>ul {
        margin-right: -15px
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li>a {
        color: #004a7c;
        border-bottom: 1px solid #ededee;
        padding: 10px 15px
    }

/*     .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li>a:after {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: Font Awesome\ 5 Pro;
        font-weight: 900;
        content: "\F105";
        position: absolute;
        right: 15px
    }
 */
    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown>a:not([ng-click]):after {
        content: "\F067"
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown.open>a:not([ng-click]) {
        border-bottom: 0
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown.open>a:not([ng-click]):after {
        content: "\F068"
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a {
        background-color: inherit
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]) {
        color: #373737;
        cursor: default
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]):focus,
    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]):hover {
        color: #373737;
        text-decoration: none
    }

    .nav-container .navbar-default .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]):after {
        content: none
    }

    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li rs-support-number a,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #004a7c
    }

    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li rs-support-number a:focus,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li rs-support-number a:hover,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000
    }

    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li.divider {
        margin-right: 15px;
        margin-left: 15px
    }

    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li rs-support-number a,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li>.dropdown-info {
        padding: 5px 15px 5px 25px;
        display: block
    }

    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>li rs-support-number a {
        text-decoration: none
    }

    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .nav-container .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #000
    }
}

.nav-container .navbar-default.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
.nav-container .navbar-default.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
.nav-container .navbar-default.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #000;
    background-color: transparent
}

.nav-container .navbar-default.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5
}

@media (max-width:768px) {
    .nav-container .navbar-default .navbar-collapse.collapse>ul.nav {
        float: none;
        width: auto;
        max-width: none;
        margin-right: -15px
    }
}

.nav-container .navbar-default .navbar-brand {
    color: #004a7c;
    height: 82px
}

.nav-container .navbar-default .navbar-brand:focus,
.nav-container .navbar-default .navbar-brand:hover {
    color: #000
}

.nav-container .navbar-default .navbar-brand>img {
    height: 100%
}

.nav-container .navbar-default .navbar-name {
    height: 82px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px
}

.nav-container .navbar-default .navbar-name .vertical-divider {
    height: 100%;
    border-left: 1px solid #c7c7c7;
    padding-right: 15px
}

.nav-container .navbar-default .navbar-name .name {
    color: #777;
    font-size: 18px
}

.nav-container .navbar-default .navbar-text {
    color: #004a7c
}

.nav-container .navbar-default .navbar-nav>li>a {
    color: #004a7c;
    border-bottom: 2px solid transparent;
    font-weight: 700;
    padding: 30px 7.5px;
    text-decoration: none;
    text-transform: uppercase
}

.nav-container .navbar-default .navbar-nav>li>a:focus,
.nav-container .navbar-default .navbar-nav>li>a:hover {
    color: #004a7c;
    border-bottom-color: #00adef;
    text-decoration: none;
    outline: 0
}

.nav-container .navbar-default .navbar-nav>li>.nav-search {
    padding: 22px 7.5px;
    display: block
}

.nav-container .navbar-default .navbar-nav>li:last-child>.nav-search,
.nav-container .navbar-default .navbar-nav>li:last-child>a {
    padding-right: 15px
}

.nav-container .navbar-default .navbar-nav>.active>a,
.nav-container .navbar-default .navbar-nav>.active>a:focus,
.nav-container .navbar-default .navbar-nav>.active>a:hover {
    color: #004a7c;
    background-color: transparent;
    border-bottom-color: #004a7c
}

.nav-container .navbar-default .navbar-nav>.open>a,
.nav-container .navbar-default .navbar-nav>.open>a:focus,
.nav-container .navbar-default .navbar-nav>.open>a:hover {
    color: #004a7c;
    background-color: transparent
}

.nav-container .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #004a7c;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 50px
}

.nav-container .navbar-default .navbar-toggle:focus,
.nav-container .navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.nav-container .navbar-default .navbar-toggle .icon-bar {
    background-color: #004a7c
}

.nav-container .navbar-default .navbar-collapse,
.nav-container .navbar-default .navbar-form {
    border-color: #004a7c
}

.nav-container .navbar-default .navbar-link {
    color: #004a7c
}

.nav-container .navbar-default .navbar-link:hover {
    color: #000
}

.nav-container .navbar-default .navbar-header-extra {
    padding: 15px
}

.nav-container .navbar-default .navbar-header>.navbar-header-extra {
    width: auto
}

.nav-container .navbar-utility {
    margin-bottom: 0;
    background-color: #fafafa;
    border-bottom-color: #e6e6e6;
    color: #000;
    font-size: 13px;
    border-width: 0;
    z-index: 1001
}

.nav-container .navbar-utility.logged-in {
    background-color: #00adef
}

.nav-container .navbar-utility .navbar-nav {
    margin-top: 0;
    margin-bottom: 0
}

.nav-container .navbar-utility .navbar-nav.navbar-left:first-child {
    margin-left: -15px
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link-icon {
    position: relative;
    padding-left: 40px
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link.cart {
    position: relative;
    padding-left: 50px
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link.cart.active {
    background-color: #004a7c;
    color: #fff
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link.cart.active .counter {
    color: #004a7c
}

.nav-container .navbar-utility .navbar-nav>li .navbar-link.cart>.fa-stack {
    font-size: inherit;
    width: 2.5em
}

.nav-container .navbar-utility .navbar-nav>.active>a,
.nav-container .navbar-utility .navbar-nav>.active>a:focus,
.nav-container .navbar-utility .navbar-nav>.active>a:hover {
    border-bottom-color: #777
}

.nav-container .navbar-utility .navbar-nav>.open>a,
.nav-container .navbar-utility .navbar-nav>.open>a:focus,
.nav-container .navbar-utility .navbar-nav>.open>a:hover {
    background-color: rgba(0, 0, 0, .1)
}

.nav-container .navbar-utility .navbar-nav>.open .dropdown-menu {
    position: absolute;
    background-color: #fff;
    border: rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.nav-container .navbar-utility .navbar-nav>.open .dropdown-menu>li a {
    color: #004a7c
}

.nav-container .navbar-utility .navbar-nav>.open .dropdown-menu>li rs-support-number a,
.nav-container .navbar-utility .navbar-nav>.open .dropdown-menu>li>.dropdown-info {
    padding: 5px 15px 5px 25px;
    display: block
}

.nav-container .navbar-utility .navbar-nav>.open .dropdown-menu>li rs-support-number a {
    text-decoration: none
}

.nav-container .navbar-brand-dark {
    background-color: #004a7c;
    border-color: #004a7c;
    margin-bottom: 0;
    border-bottom-width: 0
}

@media (max-width:1023px) {
    .nav-container .navbar-default .navbar-header-extra {
        width: 100%
    }

    .nav-container .navbar-utility .navbar-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .nav-container .navbar-utility .navbar-nav:after,
    .nav-container .navbar-utility .navbar-nav:before {
        content: none
    }

    .nav-container .navbar-utility .navbar-nav .navbar-link-icon>.text,
    .nav-container .navbar-utility .navbar-nav .navbar-link.cart>.text,
    .nav-container .navbar-utility .navbar-nav.utility-links {
        display: none
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse {
        background: 0 0;
        border-top: 1px solid #ededee;
        overflow: hidden;
        width: 100%;
        position: absolute
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse>ul.nav {
        float: right;
        min-height: 100vh;
        width: 100%;
        background-color: #fff;
        margin-right: -335px;
        max-width: 320px;
        -webkit-transition: margin-right .2s ease-in-out;
        transition: margin-right .2s ease-in-out
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse.in-add,
    .nav-container .navbar-brand-dark .navbar-collapse.collapse.in:not(.in-add) {
        background: rgba(0, 0, 0, .4)
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse.in:not(.in-add)>ul {
        margin-right: -15px
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li>a {
        color: #004a7c;
        border-bottom: 1px solid #ededee;
        padding: 10px 15px
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li>a:after {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: Font Awesome\ 5 Pro;
        font-weight: 900;
        content: "\F105";
        position: absolute;
        right: 15px
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown>a:not([ng-click]):after {
        content: "\F067"
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown.open>a:not([ng-click]) {
        border-bottom: 0
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown.open>a:not([ng-click]):after {
        content: "\F068"
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a {
        background-color: inherit
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]) {
        color: #373737;
        cursor: default
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]):focus,
    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]):hover {
        color: #373737;
        text-decoration: none
    }

    .nav-container .navbar-brand-dark .navbar-collapse.collapse .navbar-nav>li.dropdown-perma-open.open>a:not([ng-click]):after {
        content: none
    }

    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li rs-support-number a,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li>a {
        color: #004a7c
    }

    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li rs-support-number a:focus,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li rs-support-number a:hover,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li>a:focus,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000
    }

    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li.divider {
        margin-right: 15px;
        margin-left: 15px
    }

    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li rs-support-number a,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li>.dropdown-info {
        padding: 5px 15px 5px 25px;
        display: block
    }

    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>li rs-support-number a {
        text-decoration: none
    }

    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>.active>a,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>.active>a:focus,
    .nav-container .navbar-brand-dark .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #000
    }

    .nav-container .navbar-brand-dark {
        min-height: auto
    }
}

.nav-container .navbar-brand-dark.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
.nav-container .navbar-brand-dark.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
.nav-container .navbar-brand-dark.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #000;
    background-color: transparent
}

.nav-container .navbar-brand-dark.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5
}

@media (max-width:768px) {
    .nav-container .navbar-brand-dark .navbar-collapse.collapse>ul.nav {
        float: none;
        width: auto;
        max-width: none;
        margin-right: -15px
    }
}

.nav-container .navbar-brand-dark .navbar-brand {
    color: #fff
}

.nav-container .navbar-brand-dark .navbar-brand:focus,
.nav-container .navbar-brand-dark .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.nav-container .navbar-brand-dark .navbar-text {
    color: #fff
}

.nav-container .navbar-brand-dark .navbar-nav>li>a {
    color: #fff;
    text-decoration: none
}

.nav-container .navbar-brand-dark .navbar-nav>li>a:focus,
.nav-container .navbar-brand-dark .navbar-nav>li>a:hover {
    background-color: transparent;
    text-decoration: underline;
    outline: 0
}

.nav-container .navbar-brand-dark .navbar-nav>.active>a,
.nav-container .navbar-brand-dark .navbar-nav>.active>a:focus,
.nav-container .navbar-brand-dark .navbar-nav>.active>a:hover {
    background-color: transparent;
    text-decoration: underline
}

.nav-container .navbar-brand-dark .navbar-nav>.disabled>a,
.nav-container .navbar-brand-dark .navbar-nav>.disabled>a:focus,
.nav-container .navbar-brand-dark .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.nav-container .navbar-brand-dark .navbar-nav>.open>a,
.nav-container .navbar-brand-dark .navbar-nav>.open>a:focus,
.nav-container .navbar-brand-dark .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (min-width:1024px) {
    .nav-container .navbar-brand-dark .navbar-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .nav-container .navbar-brand-dark .navbar-nav:after,
    .nav-container .navbar-brand-dark .navbar-nav:before {
        content: none
    }

    .nav-container .navbar-brand-dark .navbar-nav>li>a {
        font-size: 18px;
        font-weight: 300;
        text-decoration: none
    }
}

.nav-container .navbar-header.navbar-center {
    text-align: center;
    width: 100%
}

.nav-container .navbar-header.navbar-center .navbar-brand {
    float: none;
    display: inline-block
}

.nav-container .navbar-header.navbar-right {
    float: right
}

.nav-container .navbar-header.navbar-right .navbar-brand {
    margin-left: 0;
    margin-right: -15px
}

.nav-container .nav-collapsed-only {
    display: none
}

.nav-container rs-coveo-search-input .CoveoSearchbox {
    margin: 0 auto;
    max-width: 300px;
    width: 300px
}

.nav-container rs-coveo-search-input .CoveoSearchbox .magic-box,
.nav-container rs-coveo-search-input .CoveoSearchbox .magic-box-input {
    background-color: #f5f5f6;
    border: 0;
    height: 33px
}

.nav-container rs-coveo-search-input .CoveoSearchbox .magic-box,
.nav-container rs-coveo-search-input .CoveoSearchbox .magic-box-underlay {
    height: 33px
}

.nav-container rs-coveo-search-input .CoveoSearchbox .magic-box-clear {
    display: none
}

.nav-container rs-coveo-search-input .CoveoSearchbox .CoveoSearchButton {
    background-color: #f5f5f6;
    border: 0;
    float: left;
    height: 33px;
    width: 33px
}

.nav-container rs-coveo-search-input .CoveoSearchbox .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    cursor: none;
    fill: #777
}

.nav-container rs-coveo-search-input .CoveoSearchbox .CoveoSearchButton .coveo-search-button-svg {
    color: #777
}

.nav-container li.search-form {
    display: block
}

.nav-container .nav-search {
    padding: 10px
}

.nav-container .nav-search>div[af-control-group] {
    position: relative
}

.nav-container .nav-search .fas {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 6px
}

.nav-container .nav-search input[name=q] {
    padding: 6px 25px 6px 6px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #c7c7c7
}

.mobile-nav-search {
    display: none
}

@media (max-width:1023px) {
    .nav-container .nav-collapsed-only {
        display: inherit
    }

    .nav-container .nav-not-collapsed-only,
    .nav-container li.search-form {
        display: none
    }

    .mobile-nav-search {
        display: block
    }
}

rs-page-footer {
    background-color: #f7f8f8;
    border-top: 2px solid #c7c7c7;
    z-index: 901
}

rs-page-footer .main-footer {
    margin-bottom: 35px
}

rs-page-footer .main-footer a {
    font-size: 13px;
    text-decoration: none
}

rs-page-footer .main-footer a:hover {
    text-decoration: underline
}

rs-page-footer .main-footer a.btn:hover {
    text-decoration: none
}

rs-page-footer .main-footer h3 {
    border-bottom: 1px solid #c7c7c7;
    margin: 15px 0 7px;
    padding: 7px 0 4px
}

rs-page-footer .main-footer h3 a,
rs-page-footer .main-footer h3 a:active,
rs-page-footer .main-footer h3 a:visited {
    color: #004a7c;
    font-size: 16px;
    text-decoration: none
}

rs-page-footer .main-footer h3 a:focus {
    text-decoration: underline
}

rs-page-footer .main-footer rs-my-resource-download h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px
}

rs-page-footer .main-footer rs-my-resource-download p {
    display: none
}

rs-page-footer .main-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

rs-page-footer .main-footer ul li {
    margin-left: 0
}

rs-page-footer .sub-footer {
    background-color: #373737;
    padding: 12px 0
}

rs-page-footer .sub-footer p {
    color: #fff;
    font-size: 13px;
    margin: 0;
    font-weight: 600;
}
rs-page-footer .sub-footer a {
    font-weight: 600;
}
rs-page-footer .sub-footer a,
rs-page-footer .sub-footer a:active,
rs-page-footer .sub-footer a:visited {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    padding: 0 7px;
    text-decoration: none
}

rs-page-footer .sub-footer a:active:last-child,
rs-page-footer .sub-footer a:last-child,
rs-page-footer .sub-footer a:visited:last-child {
    border-right: 0
}

rs-page-footer .sub-footer a:focus,
rs-page-footer .sub-footer a:hover {
    text-decoration: underline
}

rs-page-footer .sub-footer .right-column {
    text-align: right
}

@media only screen and (max-width:769px) {

    rs-page-footer .sub-footer .left-column,
    rs-page-footer .sub-footer .right-column {
        text-align: center
    }
}

rs-page-footer .municipality-footer {
    padding: 12px 0;
    background-color: #ededee
}

rs-page-footer .municipality-footer p {
    font-size: 13px;
    margin: 0;
    color: #777
}

rs-page-footer .municipality-footer a,
rs-page-footer .municipality-footer a:active,
rs-page-footer .municipality-footer a:visited {
    font-size: 13px;
    padding: 0 7px;
    text-decoration: none
}

rs-page-footer .municipality-footer a:active:last-child,
rs-page-footer .municipality-footer a:last-child,
rs-page-footer .municipality-footer a:visited:last-child {
    border-right: 0
}

rs-page-footer .municipality-footer a:focus,
rs-page-footer .municipality-footer a:hover {
    text-decoration: underline
}

rs-page-footer .municipality-footer .right-column {
    text-align: right
}

rs-page-footer .municipality-footer a,
rs-page-footer .municipality-footer a:active,
rs-page-footer .municipality-footer a:visited {
    border-right: 1px solid #777;
    color: #777
}

.quote-body rs-page-footer {
    border-top: 0;
    position: relative
}

.quote-body rs-page-footer .sub-footer {
    margin-top: 0
}

.erecycling-services {
    height: auto
}

.erecycling-services label {
    text-align: left
}

.erecycling-services input[type=checkbox] {
    display: inline-block
}

.erecycling-services img {
    display: inline-block;
    width: 100px
}

.erecycling-services .erecycling-options-container {
    padding: 0 40px
}

.erecycling-services .erecycling-options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.erecycling-services .erecycling-options label+label {
    margin: 0
}

.erecycling-services .erecycling-options>label {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.erecycling-services .erecycling-options>label span {
    display: block
}

.erecycling-services .erecycling-options>label:last-child {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -25px
}

.erecycling-services .erecycling-options>label:last-child span {
    display: inline-block;
    margin-left: 10px
}

.erecycling-boxtype {
    height: auto
}

.erecycling-boxtype .boxtype-description {
    padding: 10px;
    white-space: normal
}

.erecycling-boxtype .erecycling-options {
    background-color: #f7f7f8;
    padding: 0
}

.erecycling-boxtype .erecycling-options label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #575a5b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%
}

.erecycling-boxtype .erecycling-options img {
    display: inline-block;
    width: 50px
}

.erecycling-boxtype .erecycling-options input[type=checkbox] {
    display: none
}

.erecycling-boxtype .erecycling-options input[type=checkbox]:checked+label {
    background-color: #d2f6fc
}

.erecycling-boxtype .erecycling-options .boxtype-item {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    height: 150px;
    position: relative
}

.erecycling-boxtype .erecycling-options .boxtype-item .boxtype-label {
    font-size: .8em
}

.erecycling-boxtype .erecycling-options .boxtype-item.triangle:after {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 0
}

.erecycling-boxtype .control-label {
    text-align: left
}

@media only screen and (max-width:482px) {
    rs-page-footer .main-footer rs-my-resource-download h2 {
        font-size: 13px
    }

    .erecycling-services .erecycling-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        white-space: nowrap
    }

    .erecycling-services .erecycling-options .erecycling-options {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        white-space: normal
    }

    .erecycling-services .erecycling-options .erecycling-options .boxtype-item {
        height: 100px
    }

    .erecycling-services .erecycling-options .erecycling-options .boxtype-item label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .erecycling-services .erecycling-options .erecycling-options .boxtype-item label img {
        margin-right: 20px
    }

    .erecycling-services .erecycling-options>label {
        border-top: 1px solid #c6c8ca;
        padding-bottom: 20px;
        padding-top: 20px
    }

    .erecycling-services .erecycling-options>label:last-child {
        border-bottom: 1px solid #c6c8ca;
        display: block;
        margin-top: 0
    }

    .erecycling-services .erecycling-options>label:last-child>span {
        margin-left: 0
    }

    .erecycling-services .erecycling-options>label>span {
        display: inline-block
    }

    .erecycling-services .erecycling-options>label>img {
        display: none
    }

    .erecycling-services .erecycling-options>label>input[type=checkbox] {
        float: right
    }

    .electronics-recycling .tabbordion2 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.electronics-recycling .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.electronics-recycling .container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.electronics-recycling .callout-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 6px
}

@media only screen and (min-width:482px) {
    .electronics-recycling .callout-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 0
    }
}

.electronics-recycling .callout-box .callout-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.electronics-recycling .callout-box .callout-item+.callout-item {
    margin-left: 0
}

.electronics-recycling .callout-box .callout-item .callout-number {
    display: inline-block;
    font-size: 1.7em;
    line-height: 1.7em;
    margin-bottom: 0;
    position: relative
}

.electronics-recycling .callout-box .callout-item .callout-number:before {
    border: 2px solid #004a7c;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 46px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 46px
}

@media only screen and (max-width:482px) {
    .electronics-recycling .callout-box .callout-item .callout-number {
        font-size: 1.5em;
        left: 15px;
        line-height: 1.5em;
        top: 5px
    }

    .electronics-recycling .callout-box .callout-item .callout-number:before {
        top: -5px
    }
}

.electronics-recycling .callout-box .callout-item .callout-details {
    margin-left: 20px;
    margin-top: 1.3em;
    padding-right: 15px;
    text-align: left;
    width: 80%
}

@media only screen and (min-width:482px) {
    .electronics-recycling .callout-box .callout-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .electronics-recycling .callout-box .callout-item+.callout-item {
        margin-left: 20px
    }

    .electronics-recycling .callout-box .callout-item .callout-details {
        margin-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100%
    }
}

.electronics-recycling .checkmarked li {
    margin-left: 20px;
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .shop-page .shop-form .business-container {
        min-height: 350px
    }

    .electronics-recycling .checkmarked {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .electronics-recycling .checkmarked li {
        width: -webkit-calc("50% - 30px");
        width: calc("50% - 30px")
    }
}

.electronics-recycling .tab-pane .content .image {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.electronics-recycling .btn-tertiary {
    padding: 12px 35px
}

.electronics-recycling .cta.visible-xs {
    padding-bottom: 35px
}

.electronics-recycling .cta.visible-xs .btn-tertiary {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.3em
}

.electronics-recycling .banner {
    background-color: #add8e6;
    background-image: url(/cms/images/erecycling/workdesk-mobile.jpg);
    background-position: 50%;
    background-position-y: -20px;
    background-size: cover;
    height: 56vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.electronics-recycling .banner>.container {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial
}

.electronics-recycling .banner .row+.row {
    margin-top: 10px
}

.electronics-recycling .banner .video .fas {
    background-color: #fff;
    border-radius: 50%;
    font-size: 6.5rem;
    height: 5rem;
    line-height: 6rem;
    opacity: .85;
    position: relative;
    top: 3px
}

@media only screen and (min-width:768px) {
    .electronics-recycling .banner {
        padding-bottom: 35px;
        background-image: url(/cms/images/erecycling/workdesk-large.jpg);
        background-position-y: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .electronics-recycling .banner .container {
        padding-bottom: 35px
    }

    .electronics-recycling .banner .video .fas {
        font-size: 6rem;
        opacity: 1
    }
}

.electronics-recycling .banner .video .fas:before {
    position: relative;
    top: -8px
}

.electronics-recycling .thumbnail-videos {
    background-color: #f7f7f8
}

.electronics-recycling .glyphicon.glyphicon-chevron-left:before {
    content: "\F053";
    font: 400 20px/1 Font Awesome\ 5 Pro
}

.electronics-recycling .glyphicon.glyphicon-chevron-right:before {
    content: "\F054";
    font: 400 20px/1 Font Awesome\ 5 Pro
}

.electronics-recycling .carousel .carousel-inner {
    height: 216px
}

.electronics-recycling .carousel a,
.electronics-recycling .carousel a:visited {
    color: #fff
}

.electronics-recycling .carousel .video-thumbnail .video-title {
    bottom: 50px;
    font-size: 1em
}

.electronics-recycling .carousel .video-thumbnail a {
    display: block
}

.electronics-recycling .video-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0
}

.electronics-recycling .video-list .video-thumbnail img {
    height: -webkit-calc("230px / 1.66");
    height: calc("230px / 1.66");
    width: 230px
}

@media only screen and (max-width:769px) {

    rs-page-footer .municipality-footer .left-column,
    rs-page-footer .municipality-footer .right-column {
        text-align: center
    }

    .electronics-recycling .video-list .video-thumbnail img {
        height: -webkit-calc("160px / 1.66");
        height: calc("160px / 1.66");
        width: 160px
    }
}

.electronics-recycling .video-thumbnail img {
    height: 216px;
    margin: 0 auto;
    width: -webkit-calc("216pc * 1.66");
    width: calc("216pc * 1.66")
}

.electronics-recycling .message {
    background-color: #fff
}

.electronics-recycling .message p {
    padding-top: 12px;
    padding-bottom: 15px;
    margin: 0
}

.electronics-recycling .solutions {
    background-color: #e4f6fd
}

.electronics-recycling .solutions .container {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width:768px) {
    .electronics-recycling .message {
        background-color: #e4f6fd
    }

    .electronics-recycling .message p {
        padding: 30px 0
    }

    .electronics-recycling .solutions {
        background-color: #fff
    }

    .electronics-recycling .solutions .container {
        margin-left: auto;
        margin-right: auto
    }

    .electronics-recycling .solutions .title {
        margin-top: 35px;
        text-align: center !important
    }
}

.electronics-recycling .blueguard {
    background: url(/cms/images/erecycling/black-blue-wires.png) bottom -120px right no-repeat, url(/cms/images/erecycling/multicolor-wires.png) top -180px left no-repeat, #fff;
    padding-bottom: 100px
}

@media only screen and (min-width:768px) {
    .electronics-recycling .blueguard {
        background: url(/cms/images/erecycling/black-blue-wires.png) bottom -20px right no-repeat, url(/cms/images/erecycling/multicolor-wires.png) top -150px left no-repeat, #e4f6fd
    }
}

.electronics-recycling .acceptable-items {
    background-color: #e4f6fd
}

@media only screen and (min-width:768px) {
    .electronics-recycling .acceptable-items {
        background-color: #fff
    }

    .electronics-recycling .acceptable-items .title {
        margin-top: 35px;
        text-align: center !important
    }
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

textarea {
    overflow: auto;
    resize: none
}

optgroup {
    font-weight: 700
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

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

    a[href]:after {
        content: " ("attr(href) ")"
    }

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

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: Glyphicons Halflings;
    src: url(/fonts/glyphicons-halflings-regular.eot);
    src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270F"
}

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

.glyphicon-star-empty:before {
    content: "\E007"
}

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

.glyphicon-th-large:before {
    content: "\E010"
}

.glyphicon-th:before {
    content: "\E011"
}

.glyphicon-th-list:before {
    content: "\E012"
}

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

.glyphicon-zoom-in:before {
    content: "\E015"
}

.glyphicon-zoom-out:before {
    content: "\E016"
}

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

.glyphicon-download-alt:before {
    content: "\E025"
}

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

.glyphicon-play-circle:before {
    content: "\E029"
}

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

.glyphicon-list-alt:before {
    content: "\E032"
}

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

.glyphicon-volume-off:before {
    content: "\E036"
}

.glyphicon-volume-down:before {
    content: "\E037"
}

.glyphicon-volume-up:before {
    content: "\E038"
}

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

.glyphicon-text-height:before {
    content: "\E050"
}

.glyphicon-text-width:before {
    content: "\E051"
}

.glyphicon-align-left:before {
    content: "\E052"
}

.glyphicon-align-center:before {
    content: "\E053"
}

.glyphicon-align-right:before {
    content: "\E054"
}

.glyphicon-align-justify:before {
    content: "\E055"
}

.glyphicon-list:before {
    content: "\E056"
}

.glyphicon-indent-left:before {
    content: "\E057"
}

.glyphicon-indent-right:before {
    content: "\E058"
}

.glyphicon-facetime-video:before {
    content: "\E059"
}

.glyphicon-picture:before {
    content: "\E060"
}

.glyphicon-map-marker:before {
    content: "\E062"
}

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

.glyphicon-step-backward:before {
    content: "\E069"
}

.glyphicon-fast-backward:before {
    content: "\E070"
}

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

.glyphicon-fast-forward:before {
    content: "\E076"
}

.glyphicon-step-forward:before {
    content: "\E077"
}

.glyphicon-eject:before {
    content: "\E078"
}

.glyphicon-chevron-left:before {
    content: "\E079"
}

.glyphicon-chevron-right:before {
    content: "\E080"
}

.glyphicon-plus-sign:before {
    content: "\E081"
}

.glyphicon-minus-sign:before {
    content: "\E082"
}

.glyphicon-remove-sign:before {
    content: "\E083"
}

.glyphicon-ok-sign:before {
    content: "\E084"
}

.glyphicon-question-sign:before {
    content: "\E085"
}

.glyphicon-info-sign:before {
    content: "\E086"
}

.glyphicon-screenshot:before {
    content: "\E087"
}

.glyphicon-remove-circle:before {
    content: "\E088"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

.glyphicon-eye-open:before {
    content: "\E105"
}

.glyphicon-eye-close:before {
    content: "\E106"
}

.glyphicon-warning-sign:before {
    content: "\E107"
}

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

.glyphicon-chevron-up:before {
    content: "\E113"
}

.glyphicon-chevron-down:before {
    content: "\E114"
}

.glyphicon-retweet:before {
    content: "\E115"
}

.glyphicon-shopping-cart:before {
    content: "\E116"
}

.glyphicon-folder-close:before {
    content: "\E117"
}

.glyphicon-folder-open:before {
    content: "\E118"
}

.glyphicon-resize-vertical:before {
    content: "\E119"
}

.glyphicon-resize-horizontal:before {
    content: "\E120"
}

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

.glyphicon-thumbs-up:before {
    content: "\E125"
}

.glyphicon-thumbs-down:before {
    content: "\E126"
}

.glyphicon-hand-right:before {
    content: "\E127"
}

.glyphicon-hand-left:before {
    content: "\E128"
}

.glyphicon-hand-up:before {
    content: "\E129"
}

.glyphicon-hand-down:before {
    content: "\E130"
}

.glyphicon-circle-arrow-right:before {
    content: "\E131"
}

.glyphicon-circle-arrow-left:before {
    content: "\E132"
}

.glyphicon-circle-arrow-up:before {
    content: "\E133"
}

.glyphicon-circle-arrow-down:before {
    content: "\E134"
}

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

.glyphicon-heart-empty:before {
    content: "\E143"
}

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"
}

.glyphicon-sort-by-order:before {
    content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154"
}

.glyphicon-sort-by-attributes:before {
    content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156"
}

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

.glyphicon-collapse-down:before {
    content: "\E159"
}

.glyphicon-collapse-up:before {
    content: "\E160"
}

.glyphicon-log-in:before {
    content: "\E161"
}

.glyphicon-flash:before {
    content: "\E162"
}

.glyphicon-log-out:before {
    content: "\E163"
}

.glyphicon-new-window:before {
    content: "\E164"
}

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

.glyphicon-floppy-disk:before {
    content: "\E172"
}

.glyphicon-floppy-saved:before {
    content: "\E173"
}

.glyphicon-floppy-remove:before {
    content: "\E174"
}

.glyphicon-floppy-save:before {
    content: "\E175"
}

.glyphicon-floppy-open:before {
    content: "\E176"
}

.glyphicon-credit-card:before {
    content: "\E177"
}

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

.glyphicon-phone-alt:before {
    content: "\E183"
}

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

.glyphicon-sd-video:before {
    content: "\E186"
}

.glyphicon-hd-video:before {
    content: "\E187"
}

.glyphicon-subtitles:before {
    content: "\E188"
}

.glyphicon-sound-stereo:before {
    content: "\E189"
}

.glyphicon-sound-dolby:before {
    content: "\E190"
}

.glyphicon-sound-5-1:before {
    content: "\E191"
}

.glyphicon-sound-6-1:before {
    content: "\E192"
}

.glyphicon-sound-7-1:before {
    content: "\E193"
}

.glyphicon-copyright-mark:before {
    content: "\E194"
}

.glyphicon-registration-mark:before {
    content: "\E195"
}

.glyphicon-cloud-download:before {
    content: "\E197"
}

.glyphicon-cloud-upload:before {
    content: "\E198"
}

.glyphicon-tree-conifer:before {
    content: "\E199"
}

.glyphicon-tree-deciduous:before {
    content: "\E200"
}

.glyphicon-cd:before {
    content: "\E201"
}

.glyphicon-save-file:before {
    content: "\E202"
}

.glyphicon-open-file:before {
    content: "\E203"
}

.glyphicon-level-up:before {
    content: "\E204"
}

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

.glyphicon-baby-formula:before {
    content: "\E216"
}

.glyphicon-tent:before {
    content: "\26FA"
}

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

.glyphicon-hourglass:before {
    content: "\231B"
}

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

.glyphicon-piggy-bank:before {
    content: "\E225"
}

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20BD"
}

.glyphicon-scale:before {
    content: "\E230"
}

.glyphicon-ice-lolly:before {
    content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\E232"
}

.glyphicon-education:before {
    content: "\E233"
}

.glyphicon-option-horizontal:before {
    content: "\E234"
}

.glyphicon-option-vertical:before {
    content: "\E235"
}

.glyphicon-menu-hamburger:before {
    content: "\E236"
}

.glyphicon-modal-window:before {
    content: "\E237"
}

.glyphicon-oil:before {
    content: "\E238"
}

.glyphicon-grain:before {
    content: "\E239"
}

.glyphicon-sunglasses:before {
    content: "\E240"
}

.glyphicon-text-size:before {
    content: "\E241"
}

.glyphicon-text-color:before {
    content: "\E242"
}

.glyphicon-text-background:before {
    content: "\E243"
}

.glyphicon-object-align-top:before {
    content: "\E244"
}

.glyphicon-object-align-bottom:before {
    content: "\E245"
}

.glyphicon-object-align-horizontal:before {
    content: "\E246"
}

.glyphicon-object-align-left:before {
    content: "\E247"
}

.glyphicon-object-align-vertical:before {
    content: "\E248"
}

.glyphicon-object-align-right:before {
    content: "\E249"
}

.glyphicon-triangle-right:before {
    content: "\E250"
}

.glyphicon-triangle-left:before {
    content: "\E251"
}

.glyphicon-triangle-bottom:before {
    content: "\E252"
}

.glyphicon-triangle-top:before {
    content: "\E253"
}

.glyphicon-console:before {
    content: "\E254"
}

.glyphicon-superscript:before {
    content: "\E255"
}

.glyphicon-subscript:before {
    content: "\E256"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    line-height: 1.42857
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #0076a3;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle;
    height: auto;
    max-width: 100%
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h6,
h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }

    .container {
        width: 97%
    }
}

.small,
small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #00adef
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0088bc
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #00adef
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0088bc
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

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

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:1024px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014   \A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\A0   \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    overflow: auto;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

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

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

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

@media (min-width:1200px) {
    .container {
        width: 988px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

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

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

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

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

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

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

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

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

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

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

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

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

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    margin: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    .input-group-sm>.input-group-btn>input.btn[type=date],
    .input-group-sm>.input-group-btn>input.btn[type=datetime-local],
    .input-group-sm>.input-group-btn>input.btn[type=month],
    .input-group-sm>.input-group-btn>input.btn[type=time],
    .input-group-sm>input.form-control[type=date],
    .input-group-sm>input.form-control[type=datetime-local],
    .input-group-sm>input.form-control[type=month],
    .input-group-sm>input.form-control[type=time],
    .input-group-sm>input.input-group-addon[type=date],
    .input-group-sm>input.input-group-addon[type=datetime-local],
    .input-group-sm>input.input-group-addon[type=month],
    .input-group-sm>input.input-group-addon[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    .input-group-lg>.input-group-btn>input.btn[type=date],
    .input-group-lg>.input-group-btn>input.btn[type=datetime-local],
    .input-group-lg>.input-group-btn>input.btn[type=month],
    .input-group-lg>.input-group-btn>input.btn[type=time],
    .input-group-lg>input.form-control[type=date],
    .input-group-lg>input.form-control[type=datetime-local],
    .input-group-lg>input.form-control[type=month],
    .input-group-lg>input.form-control[type=time],
    .input-group-lg>input.input-group-addon[type=date],
    .input-group-lg>input.input-group-addon[type=datetime-local],
    .input-group-lg>input.input-group-addon[type=month],
    .input-group-lg>input.input-group-addon[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

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

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #00adef;
    border-color: #009bd6
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #0088bc;
    border-color: #003e56
}

.btn-primary:hover {
    color: #fff;
    background-color: #0088bc;
    border-color: #006e98
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0088bc;
    background-image: none;
    border-color: #006e98
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #006e98;
    border-color: #003e56
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #00adef;
    border-color: #009bd6
}

.btn-primary .badge {
    color: #00adef;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #00adef;
    border-color: #009bd6
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #0088bc;
    border-color: #003e56
}

.btn-success:hover {
    color: #fff;
    background-color: #0088bc;
    border-color: #006e98
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #0088bc;
    background-image: none;
    border-color: #006e98
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #006e98;
    border-color: #003e56
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #00adef;
    border-color: #009bd6
}

.btn-success .badge {
    color: #00adef;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f38a00;
    border-color: #da7c00
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #c06d00;
    border-color: #5a3300
}

.btn-warning:hover {
    color: #fff;
    background-color: #c06d00;
    border-color: #9c5900
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #c06d00;
    background-image: none;
    border-color: #9c5900
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #9c5900;
    border-color: #5a3300
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f38a00;
    border-color: #da7c00
}

.btn-warning .badge {
    color: #f38a00;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #f38a00;
    border-color: #da7c00
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c06d00;
    border-color: #5a3300
}

.btn-danger:hover {
    color: #fff;
    background-color: #c06d00;
    border-color: #9c5900
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c06d00;
    background-image: none;
    border-color: #9c5900
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #9c5900;
    border-color: #5a3300
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #f38a00;
    border-color: #da7c00
}

.btn-danger .badge {
    color: #f38a00;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #00adef;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #0076a3;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00adef;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after,
.nav:before {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #00adef
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #00adef
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

.navbar-header:after,
.navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:1024px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }

    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:1024px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }

    .navbar-toggle {
        display: none
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:1023px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:1024px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:1023px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

@media (min-width:1024px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:1024px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #090909
}

@media (max-width:1023px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .btn-link,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\A0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #00adef;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #0076a3;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00adef;
    border-color: #00adef
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,
.pager:before {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #00adef
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #0088bc
}

.label-success {
    background-color: #00adef
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #0088bc
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f38a00
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #c06d00
}

.label-danger {
    background-color: #f38a00
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c06d00
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #00adef;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #00adef
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #00adef;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s;
    transition: width .6s
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: 2s linear infinite progress-bar-stripes;
    animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
    background-color: #00adef
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f38a00
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #f38a00
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #00adef;
    border-color: #00adef
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #bcecff
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #00adef
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #00adef;
    border-color: #00adef
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #00adef
}

.panel-primary>.panel-heading .badge {
    color: #00adef;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #00adef
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    z-index: 1070;
    display: block;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    left: 50%
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 26px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203A"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 39px;
        height: 39px;
        margin-top: -13px;
        font-size: 39px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -13px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -13px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

@media only screen and (min-width:482px) {
    .product-comparison-section .product-comparison-carousel .product-comparison-row {
        padding: 15px
    }
}

.product-comparison-section .product-comparison-carousel.hide-left .carousel-control.left,
.product-comparison-section .product-comparison-carousel.hide-right .carousel-control.right {
    display: none
}

.product-comparison-section .product-comparison-carousel .carousel-control {
    opacity: 1;
    width: 0
}

.product-comparison-section .product-comparison-carousel .carousel-control.left {
    background: 0 0;
    color: #00adef
}

.product-comparison-section .product-comparison-carousel .carousel-control.left span {
    font-family: Open Sans, sans-serif
}

.product-comparison-section .product-comparison-carousel .carousel-control.right {
    background: 0 0;
    color: #00adef
}

.product-comparison-section .product-comparison-carousel .carousel-control.right span {
    font-family: Open Sans, sans-serif
}

.product-comparison-section .mobile-carousel {
    display: none
}

@media only screen and (max-width:769px) {
    .product-comparison-section .mobile-carousel {
        display: block
    }
}

.product-comparison-section .mobile-carousel .carousel-control.left,
.product-comparison-section .mobile-carousel .carousel-control.right {
    font-size: 32px;
    width: 15px
}

.product-comparison-section .desktop-carousel {
    display: none
}

@media only screen and (min-width:768px) {
    .product-comparison-section .desktop-carousel {
        display: block
    }
}

.onboarding-modal .modal-content {
    top: 100px
}

.onboarding-modal .carousel-control {
    opacity: 1;
    width: 0
}

.onboarding-modal .carousel-control .icon-next,
.onboarding-modal .carousel-control .icon-prev {
    top: 43%
}

.onboarding-modal .carousel-control.left {
    background: 0 0;
    color: #00adef
}

.onboarding-modal .carousel-control.left span {
    font-family: Open Sans, sans-serif;
    font-size: 100px;
    left: 25px
}

.onboarding-modal .carousel-control.right {
    background: 0 0;
    color: #00adef
}

.onboarding-modal .carousel-control.right span {
    font-family: Open Sans, sans-serif;
    font-size: 100px;
    right: 25px
}

.onboarding-modal .carousel-indicators {
    top: 450px
}

.onboarding-modal .carousel-indicators li {
    border-color: grey;
    margin: 10px;
    height: 12px;
    width: 12px;
    bottom: 20px
}

.onboarding-modal .carousel-indicators li.active {
    background-color: #00adef;
    border-color: transparent;
    margin: 10px;
    height: 12px;
    width: 12px
}

@media only screen and (max-width:482px) {
    .onboarding-modal .modal-content {
        top: 45px;
        margin: 5%
    }

    .onboarding-modal .carousel-control {
        opacity: 1;
        width: 0
    }

    .onboarding-modal .carousel-control .icon-next,
    .onboarding-modal .carousel-control .icon-prev {
        top: 39%
    }

    .onboarding-modal .carousel-control.left {
        background: 0 0;
        color: #00adef
    }

    .onboarding-modal .carousel-control.left span {
        font-family: Open Sans, sans-serif;
        font-size: 50px;
        left: 25px
    }

    .onboarding-modal .carousel-control.right {
        background: 0 0;
        color: #00adef
    }

    .onboarding-modal .carousel-control.right span {
        font-family: Open Sans, sans-serif;
        font-size: 50px;
        right: 25px
    }

    .onboarding-modal .carousel-indicators {
        top: 450px
    }

    .onboarding-modal .carousel-indicators li {
        border-color: grey;
        margin: 10px;
        height: 12px;
        width: 12px;
        bottom: 20
    }

    .onboarding-modal .carousel-indicators li.active {
        background-color: #00adef;
        border-color: transparent;
        margin: 10px;
        height: 12px;
        width: 12px
    }
}

.mr-account-activity .nav.nav-tabs .nav-item {
    margin-left: 0
}

typeahead-container.dropdown .dropdown-menu>.active>a,
typeahead-container.dropdown .dropdown-menu>.active>a:focus,
typeahead-container.dropdown .dropdown-menu>.active>a:hover {
    background-color: #e4f6fd;
    color: #00adef
}

typeahead-container.dropdown .dropdown-menu {
    width: auto
}

@media only screen and (max-width:482px) {
    typeahead-container.dropdown .dropdown-menu {
        width: 325px
    }
}

@media only screen and (max-width:374px) {
    typeahead-container.dropdown .dropdown-menu {
        width: 257px
    }
}

.rsx-local-content .compact-display-toggle {
    display: none
}

.rsx-local-content .compact-display-legend .compact-display-legend__label,
.rsx-local-content .compact-display-legend a {
    font-size: 16px
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@-webkit-keyframes pulse {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {

    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.animated {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated-backwards {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.spinning {
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.badge-top-left {
    left: 0;
    position: absolute;
    top: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.badge-top-right {
    position: absolute;
    right: 0;
    top: 15px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.badge-top-center {
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.badge-bottom-left {
    bottom: 15px;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.badge-bottom-right {
    bottom: 15px;
    position: absolute;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.badge-bottom-center {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

header[role=banner] {
    background: #fff;
    border-bottom: 1px solid #cbcbcb
}

header[role=banner]:after {
    border-bottom: 1px solid #ededee;
    content: ""
}

header[role=banner] a {
    color: #004a7c;
    text-decoration: none
}

header[role=banner] .logo {
    padding-right: 0;
    padding-top: 5px
}

header[role=banner] .logo img {
    width: 118px
}

@media only screen and (min-width:768px) {
    header[role=banner] .main {
        margin-right: 0
    }

    header[role=banner] .logo {
        padding-bottom: 10px;
        padding-top: 10px
    }

    header[role=banner] .logo img {
        height: auto;
        width: 200px
    }

    .highlights .col-sm-6 {
        margin-bottom: 0
    }
}

.page-banner h3 a {
    color: #fff;
    text-decoration: underline
}

.page-banner h3 a.active,
.page-banner h3 a.hover,
.page-banner h3 a:active,
.page-banner h3 a:hover {
    color: #00adef
}

.blog-header img,
.blog-post-list img {
    max-width: 640px;
    width: 100%
}

.blog-archive img,
.blog-archive-list img,
.blog-posts-category img,
.blog-recent-posts img,
.blog-tags-list img {
    max-width: 72px;
    width: 72px
}

.blog-post-list-item hr {
    margin-bottom: 12px;
    margin-top: 35px
}

.blog-read-more div {
    margin-left: auto
}

.blog-related-posts img {
    max-width: 200px
}

.blog-header h3,
.blog-post-list h3 {
    margin: 30px 0 10px
}

.blog-archive-header h2 {
    color: #004a7c;
    font-size: 24px;
    font-weight: 700;
    margin: 3px 0
}

.blog-archive-list h3 {
    color: #004a7c;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 45px 0 25px
}

.blog-posts-category h3 {
    color: #004a7c;
    font-size: 24px;
    font-weight: 700;
    margin: 35px 0 40px
}

.blog-posts-category p {
    margin-top: 20px;
    text-align: center
}

.blog-nav {
    text-align: center
}

.blog-archive-item,
.blog-archive-item-text,
.blog-archive-nav,
.blog-byline,
.blog-categories-nav,
.blog-nav,
.blog-post-list-comments,
.blog-posts-category-item,
.blog-posts-category-item-text,
.blog-read-more,
.blog-recent-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.blog-archive-item-text,
.blog-nav,
.blog-posts-category-item-text,
.blog-read-more,
.blog-recent-text {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog-archive-item-text,
.blog-posts-category-item-text,
.blog-recent-text {
    margin-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-archive-item-date,
.blog-posts-category-item-text a,
.blog-recent-text a {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.blog-archive-item-date {
    color: #004a7c;
    font-weight: 700
}

.blog-recent-date {
    padding-bottom: 2px
}

.blog-archive-item-text a,
.blog-recent-date {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.blog-archive-item-text a {
    display: block;
    padding-bottom: 10px
}

.blog-tags .btn {
    background-color: #e4f6fd;
    color: #004a7c;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px
}

.blog-tags .btn:hover {
    background-color: #00adef;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: #fff
}

.blog-archive-nav,
.blog-categories-nav {
    background-color: #ededee;
    padding: 7px
}

.blog-archive-nav-item,
.blog-categories-nav-item {
    margin-right: 12px
}

.blog-archive a,
.blog-archive a:active,
.blog-archive a:focus,
.blog-archive a:visited,
.blog-archive span,
.blog-archive-nav-item a,
.blog-archive-nav-item a:active,
.blog-archive-nav-item a:focus,
.blog-archive-nav-item a:visited,
.blog-archive-nav-item span,
.blog-categories-nav-item a,
.blog-categories-nav-item a:active,
.blog-categories-nav-item a:focus,
.blog-categories-nav-item a:visited,
.blog-categories-nav-item span,
.blog-popular-categories a,
.blog-popular-categories a:active,
.blog-popular-categories a:focus,
.blog-popular-categories a:visited,
.blog-popular-categories span,
.blog-posts-category-item a,
.blog-posts-category-item a:active,
.blog-posts-category-item a:focus,
.blog-posts-category-item a:visited,
.blog-posts-category-item span,
.blog-read-more a,
.blog-read-more a:active,
.blog-read-more a:focus,
.blog-read-more a:visited,
.blog-read-more span {
    text-decoration: none
}

.blog-archive a:hover,
.blog-archive-nav-item a:hover,
.blog-categories-nav-item a:hover,
.blog-popular-categories a:hover,
.blog-posts-category-item a:hover,
.blog-read-more a:hover {
    text-decoration: underline
}

.blog-nav a.next,
.blog-nav a.prev {
    margin: 0 12px
}

.blog-nav a.next:hover,
.blog-nav a.prev:hover {
    text-decoration: none
}

.blog-read-more a {
    font-weight: 700
}

.blog-popular-category a,
.blog-popular-category a:active,
.blog-popular-category a:focus,
.blog-popular-category a:visited,
.blog-popular-category span,
.blog-side-archive a,
.blog-side-archive a:active,
.blog-side-archive a:focus,
.blog-side-archive a:visited,
.blog-side-archive span {
    color: #004a7c;
    font-weight: 700;
    text-decoration: none
}

.blog-popular-category a:hover,
.blog-side-archive a:hover {
    text-decoration: underline
}

.blog-popular-category div,
.blog-side-archive div {
    display: block;
    margin-bottom: 12px;
    margin-top: 12px
}

.blog-archive-item-text {
    color: #004a7c;
    font-weight: 700
}

.blog-archive-item-text a,
.blog-archive-item-text a:active,
.blog-archive-item-text a:focus,
.blog-archive-item-text a:visited,
.blog-archive-item-text span,
.blog-nav a,
.blog-nav a:active,
.blog-nav a:focus,
.blog-nav a:visited,
.blog-nav span,
.blog-paragraphs a,
.blog-paragraphs a:active,
.blog-paragraphs a:focus,
.blog-paragraphs a:visited,
.blog-paragraphs span,
.blog-recent-posts a,
.blog-recent-posts a:active,
.blog-recent-posts a:focus,
.blog-recent-posts a:visited,
.blog-recent-posts span,
.blog-related-posts a,
.blog-related-posts a:active,
.blog-related-posts a:focus,
.blog-related-posts a:visited,
.blog-related-posts span {
    color: #004a7c;
    text-decoration: none
}

.blog-archive-item-text a:hover,
.blog-nav a:hover,
.blog-paragraphs a:hover,
.blog-recent-posts a:hover,
.blog-related-posts a:hover {
    text-decoration: underline
}

div.blog-paragraphs ul {
    margin-left: 15px
}

.blog-comment-count {
    margin-right: 12px
}

.blog-recent-text,
.blog-tags div {
    display: inline-block
}

.businesses .service-offerings .centered-select select {
    padding-right: 0
}

.businesses .service-offerings .icn-w {
    height: 320px
}

.businesses-child {
    text-align: center
}

.businesses-child .retail h1 {
    line-height: 1.1
}

.businesses-child .retail .large-containers img,
.businesses-child .retail .retail-solutions img,
.businesses-child .retail .small-containers img {
    width: 100%
}

.businesses-child .retail .row h4 {
    line-height: 1.1
}

.businesses-child .retail .retail-nav ul li.active a {
    color: #004a7c
}

.businesses-child .retail .retail-nav ul li.active a:hover {
    color: #00adef
}

.businesses .icn.illus.curbside-solid-waste,
.businesses .icn.illus.solid-waste,
.businesses .icn.illus.solid-waste-disposal,
.businesses-child .icn.illus.curbside-solid-waste,
.businesses-child .icn.illus.solid-waste,
.businesses-child .icn.illus.solid-waste-disposal {
    background-image: url(/cms/images/128px/commercial-solidwaste.png)
}

.business-body .service-description {
    line-height: 22px
}

.campaign .btn+.btn {
    margin-left: 20px;
    margin-top: 0
}

.campaign .btn-close-custom {
    margin-bottom: 10px;
    margin-left: 0;
    min-width: 200px;
    width: 40%
}

.campaign input[type=text] {
    padding-left: 8px
}

.campaign hr {
    margin-top: 0
}

.campaign .mod {
    height: auto
}

.campaign .mod,
.campaign .padding-bottom {
    margin-bottom: 40px
}

@media only screen and (min-width:768px) {
    .campaign .mod {
        height: auto;
        margin-left: 150px;
        text-align: center
    }
}

.rs-carousel-bits .bits-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rs-carousel-bits .bit {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.stats {
    margin-left: 0;
    margin-right: 0
}

.stats .stat {
    border-top: 1px solid #575a5b;
    padding-bottom: 20px;
    padding-top: 40px
}

.stats .stat:first-child {
    border-top: 0
}

.stats .stat h3 {
    color: #777;
    font-size: 44px;
    font-weight: 300;
    line-height: 52px;
    margin: 0 0 10px
}

.customer-type {
    font-size: 24px;
    line-height: 24px
}

.customer-type,
.customer-type span {
    font-weight: 300
}

.customer-type li {
    background-image: url(/cms/images/customersupport.png);
    background-repeat: no-repeat;
    background-size: 130px auto;
    display: block;
    padding: 20px 0 20px 100px;
    width: 260px
}

.customer-type li:first-child {
    margin-left: 0
}

.customer-type li.business,
.customer-type li.municipality,
.customer-type li.resident {
    height: 80px
}

.customer-type li.business input[type=radio],
.customer-type li.municipality input[type=radio],
.customer-type li.resident input[type=radio] {
    margin-top: 25px
}

.customer-type li.business span,
.customer-type li.municipality span,
.customer-type li.resident span {
    position: relative;
    top: 12px
}

.customer-type li.resident {
    background-position: -23px 13px;
    padding-left: 94px
}

.customer-type li.business {
    background-position: -34px -265px;
    padding-left: 72px
}

.customer-type li.community,
.customer-type li.municipality {
    background-position: -30px -520px;
    padding-left: 78px
}

.customer-type li.community {
    height: 80px !important
}

.customer-type li label {
    font-weight: 300;
    margin-bottom: 0
}

.list-center li {
    text-align: center
}

.list-center.fa-ul,
.list-center.fa-ul li {
    margin-left: 0
}

.list-center.fa-ul .fas {
    left: 0;
    position: relative
}

@media only screen and (min-width:768px) {
    .stats {
        display: table;
        overflow: hidden;
        width: 100%
    }

    .stats .stat {
        border-left: 1px solid #777;
        border-top: 0;
        display: table-cell;
        margin-bottom: -9999px;
        padding-bottom: 9999px;
        padding-top: 30px;
        vertical-align: middle
    }

    .stats .stat:first-child {
        border: 0
    }

    .customer-type li {
        display: inline-block;
        margin-left: 10px;
        padding: 20px 0 20px 100px;
        width: auto
    }

    .customer-type li.business,
    .customer-type li.community,
    .customer-type li.municipality,
    .customer-type li.resident {
        padding-left: 90px
    }
}

@media only screen and (min-width:992px) {
    header[role=banner] .logo {
        width: 260px
    }

    header[role=banner] .logo img {
        width: 150px
    }

    .businesses .service-offerings .icn-w {
        height: auto
    }

    .customer-type li {
        margin-left: 100px;
        padding: 20px 0 20px 110px
    }
}

.community-child.community-involvement img,
.community-child.k12 img {
    width: 100%
}

.community-child.k12 .icn.illus.curbside-solid-waste,
.community-child.k12 .icn.illus.solid-waste,
.community-child.k12 .icn.illus.solid-waste-disposal,
.community-child.special-events .icn.illus.curbside-solid-waste,
.community-child.special-events .icn.illus.solid-waste,
.community-child.special-events .icn.illus.solid-waste-disposal {
    background-image: url(/cms/images/128px/commercial-solidwaste.png)
}

.community .content-section {
    padding: 15px 0
}

.community .content-section .padding-top-neg-m {
    margin-top: -15px
}

.community .content-section .tabset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.community .content-section .tabset>.nav-tabs li>div {
    text-decoration: underline
}

.community .content-section .icn.illus.sm {
    margin-bottom: -10px
}

.community-involvement .full-bg {
    background-image: url(/cms/images/bg-communities-environmental-involvement.jpg)
}

.community-involvement .environmental-commitment .transparent-box h4 {
    margin: 0
}

.community-involvement .story-american-legion-support {
    background-image: url(/cms/images/american-legion-support.png)
}

.community-involvement .story-caring-for-stray-animals {
    background-image: url(/cms/images/caring-for-stray-animals.png)
}

.community-involvement .story-celebrates-earth-day {
    background-image: url(/cms/images/celebrates-earth-day.png)
}

.community-involvement .story-environmental-student {
    background-image: url(/cms/images/environmental-student.png)
}

.community-involvement .story-home-renovation-event {
    background-image: url(/cms/images/home-renovation-event.png)
}

.community-involvement .story-race-for-life {
    background-image: url(/cms/images/race-for-life.png)
}

.community-involvement .story-recycling-relay-for-life {
    background-image: url(/cms/images/recycling-relay-for-life.png)
}

.community-involvement .story-rock-for-the-kids {
    background-image: url(/cms/images/rock-for-the-kids.png)
}

.story-overlay {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    overflow: hidden;
    text-decoration: none;
    width: 100%
}

.story-overlay:before {
    background-color: rgba(0, 74, 124, .66);
    content: "";
    display: block;
    padding-top: 100%
}

.story-overlay:hover {
    color: #fff;
    text-decoration: none
}

.story-overlay:hover:before {
    background-color: rgba(0, 74, 124, .8)
}

.story-overlay:hover .cont .read {
    color: #00adef
}

.story-overlay .center-w {
    bottom: 10px;
    left: 15px;
    position: absolute;
    right: 15px;
    top: 0
}

.story-overlay .center-w .center-table {
    display: table;
    height: 100%;
    width: 100%
}

.story-overlay .center-w .center-table .cont {
    color: #fff;
    display: table-cell;
    padding: 10px;
    vertical-align: middle
}

.story-overlay .center-w .center-table .cont h3 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px
}

.story-overlay .center-w .center-table .cont .location {
    margin-bottom: 5px
}

.story-overlay .center-w .center-table .cont .read {
    font-weight: 600;
    text-decoration: underline
}

.col-xs-6 .story-overlay {
    font-size: 13px;
    line-height: 16px
}

.col-xs-6 .story-overlay .center-w .center-table .cont h3 {
    font-size: 14px;
    line-height: 18px
}

@media only screen and (min-width:768px) {
    .community-involvement .story-grid {
        margin-bottom: -20px
    }

    .story-overlay {
        font-size: 16px;
        line-height: 22px
    }

    .story-overlay .center-w {
        bottom: 30px
    }

    .story-overlay .center-w .center-table .cont {
        padding: 20px;
        vertical-align: bottom
    }

    .story-overlay .center-w .center-table .cont h3 {
        font-size: 24px;
        line-height: 30px
    }
}

ul.contact-us-menu li {
    list-style-type: none;
    margin: 0;
    padding-bottom: 4px
}

ul.contact-us-menu li a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none
}

.contact-menu,
.contact-menu div {
    margin-bottom: 12px
}

@media only screen and (max-width:769px) {
    .contact-us-container {
        margin-bottom: 35px
    }
}

.rsAccordion-card {
    display: block
}

.rsAccordion-card .panel-heading {
    background-color: #f7f7f8;
    position: relative
}

.rsAccordion-card .panel-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 48px
}

.rsAccordion-card .panel-title>a {
    text-decoration: none
}

.rsAccordion-card .panel-title h3 {
    color: #004a7c;
    margin: 0
}

.rsAccordion-card .card-icon,
.rsAccordion-card .icon-plus .fa-plus {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rsAccordion-card .card-icon {
    color: #00adef;
    left: 10px;
    right: auto
}

.rsAccordion-card .card-icon img {
    height: auto;
    width: 50px
}

.rsAccordion-card .icon-plus {
    position: relative
}

.rsAccordion-card .icon-plus>:first-child {
    display: inline-block;
    margin-right: 30px
}

.rsAccordion-card .icon-plus .fa-plus {
    color: #00adef;
    display: inline-block;
    font-size: 24px;
    position: absolute;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    vertical-align: top
}

.rsAccordion-card .card-icon-container .icon-plus {
    padding-left: 59px
}

.rsAccordion-card .panel-open>.panel-heading .panel-title h3 {
    color: #00adef
}

.rsAccordion-card .panel-open>.panel-heading .panel-title .icon-plus .fa-plus {
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

@media only screen and (min-width:992px) {

    .rsAccordion-card .collapse,
    .rsAccordion-card .collapsing {
        display: block;
        height: auto !important
    }

    .rsAccordion-card .panel-title {
        min-height: 60px
    }

    .rsAccordion-card .panel-title>a {
        cursor: default
    }

    .rsAccordion-card .icon-plus {
        position: relative
    }

    .rsAccordion-card .icon-plus>:first-child {
        margin-right: 0
    }

    .rsAccordion-card .icon-plus .fa-plus {
        display: none
    }

    .rsAccordion-card .panel-group .panel {
        height: 100%
    }

    .rsAccordion-card .panel-open>.panel-heading .panel-title h3 {
        color: #004a7c
    }
}

.page-heading {
    border-bottom: 1px solid #00adef;
    color: #00adef;
    font-size: 14px;
    font-weight: 400;
    line-height: .1em;
    margin: 0 0 20px;
    padding-top: 20px;
    text-align: center
}

.page-heading span {
    background: #fff;
    padding: 0 20px
}

@media only screen and (min-width:768px) {
    .content-section {
        padding: 40px 0
    }

    .content-section.first {
        padding-top: 30px
    }
}

.border-secondary {
    border: 1px solid #f38a00;
    border-radius: 50px;
    color: #f38a00;
    padding: 15px 25px 15px 50px;
    position: relative
}

.border-secondary .apple-image img {
    left: -50px;
    max-height: 100px;
    position: absolute;
    top: -20px;
    width: auto
}

@media only screen and (max-width:482px) {
    .community-involvement .callout {
        margin-bottom: 35px
    }

    .border-secondary .apple-image img {
        left: -15px;
        max-height: 70px;
        top: 15px
    }
}

.customer-service .customer-service-banner h1 {
    color: #004a7c
}

.customer-support .hero-cont {
    display: block;
    position: relative
}

.customer-support .hero-cont .pic {
    background-image: url(/cms/images/republic_services_customer_support.jpg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
    position: relative;
    width: 100%;
    z-index: 0
}

.customer-support .hero-cont .container {
    display: block;
    position: relative
}

.customer-support .hero-cont .container .mod {
    background-color: #fff;
    border-bottom: 1px solid #575a5b;
    color: #777;
    float: none;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    line-height: 22px;
    padding: 20px 0 30px;
    text-align: center;
    text-shadow: none
}

.customer-support .hero-cont .container .mod h1 {
    color: #004a7c
}

.customer-support .hero-cont .container .mod .btn-default.btn-sm,
.customer-support .hero-cont .container .mod .btn-group-sm>.btn-default.btn {
    border-color: #00adef;
    color: #00adef
}

.customer-support .hero-cont .container .mod .btn-default.btn-sm:hover,
.customer-support .hero-cont .container .mod .btn-group-sm>.btn-default.btn:hover {
    color: #fff
}

.customer-support .callout.text-left {
    text-align: left
}

.facilities .full-bg {
    background-image: url(/cms/images/bg-customer-support-facilities.jpg)
}

.electronic-recycling-hero.hero {
    background-image: url(/cms/images/promo/electronics-hero.png);
    height: 350px
}

.elec-choice-small,
.icn.illus.small {
    background-image: url(/cms/images/promo/small-box-100.png)
}

.elec-choice-medium,
.icn.illus.medium {
    background-image: url(/cms/images/promo/medium-box-100.png)
}

.elec-choice-large,
.icn.illus.large {
    background-image: url(/cms/images/promo/large-box-100.png)
}

.elec-choice-halfpallet,
.icn.illus.halfpallet {
    background-image: url(/cms/images/promo/half-pallet-box-100.png)
}

.elec-choice-fullpallet,
.icn.illus.fullpallet {
    background-image: url(/cms/images/promo/full-pallet-box-100.png)
}

.elec-recycle-service {
    display: inline-block;
    height: 100px;
    position: relative;
    vertical-align: middle;
    width: 100px
}

.elec-recycle-service-choice1 {
    background-image: url(/cms/images/promo/mailback-100.png)
}

.elec-recycle-service-choice2 {
    background-image: url(/cms/images/promo/pick-up-100.png)
}

.elec-recycle-service-choice3 {
    background-image: url(/cms/images/promo/full-service-100.png)
}

.environmental-responsibility .full-bg {
    background-image: url(/cms/images/bg-our-company-environmental-responsibility.jpg)
}

.environmental-responsibility ul.blank {
    list-style: none
}

.environmental-responsibility ul.blank li {
    margin: 0 0 5px
}

@media only screen and (min-width:768px) {
    .customer-support .hero-cont .pic {
        height: 605px;
        position: absolute
    }

    .customer-support .hero-cont .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .customer-support .hero-cont .container .mod {
        background-color: hsla(0, 0%, 100%, .75);
        border-bottom: 0;
        float: right;
        font-size: 24px;
        font-weight: 300;
        height: 605px;
        line-height: 30px;
        margin-right: -15px;
        padding: 40px 55px;
        text-shadow: none;
        width: 570px
    }

    .customer-support .hero-cont .container .mod .search-box {
        margin: 20px 0 0
    }

    .customer-support .hero-cont .container .mod .text-danger {
        font-size: 16px
    }

    .customer-support .hero-cont .container .mod h1 {
        color: #004a7c
    }

    .customer-support .hero-cont .container .mod p {
        line-height: 30px
    }

    .environmental-responsibility .accordion-tabs .nav-tabs a {
        min-height: 164px
    }

    .environmental-responsibility .story-grid {
        margin-bottom: -20px
    }
}

.exploration-production .full-bg {
    background-image: url(/cms/images/bg-businesses-exploration-production.jpg)
}

.exploration-production .hero {
    background-image: url(/cms/images/energy-services-header.jpg)
}

.exploration-production .recycling-services {
    padding-bottom: 20px;
    padding-top: 20px
}

.exploration-production .recycling-services div[class*=col-xs-] {
    min-height: 155px
}

.exploration-production .list-wrapper ul {
    margin-top: 0
}

.exploration-production .carousel {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .exploration-production .recycling-services div[class*=col-xs-] {
        min-height: 0
    }

    .exploration-production .list-wrapper {
        margin: 0 auto;
        width: 500px
    }

    .exploration-production .carousel {
        margin-bottom: 0
    }
}

.equation {
    margin-left: 0;
    margin-right: 0
}

.equation>div[class*=col-] {
    margin: 0 auto;
    width: 60%
}

.equation h3 {
    color: #777;
    font-size: 44px;
    font-weight: 300;
    margin: 0 0 10px
}

.equation .operator {
    font-size: 70px;
    font-weight: 300;
    line-height: 70px
}

.equation .eq-icon {
    background-image: url(/cms/images/sprt-icns-misc.png);
    background-repeat: no-repeat;
    background-size: 150px auto;
    margin-bottom: 0;
    min-height: 1px;
    padding-top: 90px
}

.equation .eq-icon.truck {
    background-position: center 0
}

.equation .eq-icon.gas-pump {
    background-position: center -200px
}

.equation .eq-icon.footprint {
    background-position: center -400px
}

.equation .text-left,
.equation .text-right {
    text-align: center
}

ul.inline-block.anchors li {
    margin: 0 10px 10px
}

.btn.fa-button {
    border-radius: 5px;
    font-weight: 400;
    margin-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px
}

.btn.fa-button .text-med-plus {
    font-size: 22px;
    line-height: 1em
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .btn.fa-button .text-med-plus {
        font-size: 16px !important
    }
}

.btn.fa-button .fa-lg-plus {
    font-size: 29.3333px;
    line-height: 22px;
    vertical-align: -31%
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .btn.fa-button .text-lg {
        font-size: 18px !important
    }

    .btn.fa-button .text-med {
        font-size: 16px !important
    }

    .btn.fa-button .text-sm {
        font-size: 13px !important
    }
}

.goal-container .goal-item {
    color: #fff;
    margin-bottom: 20px;
    min-height: 80px;
    padding: 20px 20px 20px 80px;
    position: relative
}

@media only screen and (min-width:768px) {
    .equation {
        display: table
    }

    .equation>div[class*=col-] {
        display: table-cell;
        float: none;
        vertical-align: middle;
        width: auto
    }

    .equation .text-left {
        text-align: left
    }

    .equation .text-right {
        text-align: right
    }

    .goal-container .goal-item {
        margin: 4px 26px 24px 50px;
        padding: 24px 148px 24px 80px
    }
}

.goal-container .goal-item h3,
.goal-container .goal-item p {
    color: #fff;
    display: inline;
    font-size: 16px;
    line-height: 22px
}

.goal-container .goal-item h3 {
    font-weight: 700
}

.goal-container .goal-item.bg-sustainability-blue .endcap svg .triangle {
    fill: #00345e
}

.goal-container .goal-item.bg-brand-primary .endcap svg .triangle {
    fill: #00adef
}

.goal-container .goal-item.bg-sustainability-orange .endcap svg .triangle {
    fill: #f5a81d
}

.goal-container .goal-item.bg-gray .endcap svg .triangle {
    fill: #777
}

.goal-container .goal-item .icon {
    height: 50px;
    left: 20px;
    position: absolute;
    top: 20px
}

.goal-container .goal-item .icon img {
    width: 50px
}

.goal-container .goal-item .description {
    max-width: 490px;
    min-height: 44px
}

.goal-container .goal-item .status {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .goal-container .goal-item .icon {
        display: block;
        float: none;
        height: 100px;
        left: -50px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100px
    }

    .goal-container .goal-item .icon img {
        width: 100px
    }

    .goal-container .goal-item .status {
        font-size: 20px;
        margin-top: 0;
        max-width: 110px;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.goal-container .goal-item .endcap {
    display: none;
    height: 100%;
    position: absolute;
    right: -27px;
    top: 0;
    width: 28px
}

.goal-container .goal-item .endcap svg {
    height: 100%;
    width: 100%
}

.row .col-lg-15,
.row .col-md-15,
.row .col-sm-15,
.row .col-xs-15 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

.row .col-xs-15 {
    float: left;
    width: 20%
}

@media only screen and (min-width:992px) {
    .row .col-md-15 {
        float: left;
        width: 20%
    }
}

@media only screen and (min-width:1200px) {
    .row .col-lg-15 {
        float: left;
        width: 20%
    }
}

.hero {
    background-color: #efefef;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 5px solid #004a7c;
    color: #fff;
    display: table;
    font-size: 14px;
    height: 320px;
    line-height: 16px;
    text-align: center;
    width: 100%
}

.hero.really-short {
    height: 345px
}

@media only screen and (max-width:769px) {

    .hero.really-short,
    .hero.really-short-mobile {
        height: 220px
    }
}

.hero.extra-short {
    height: 245px
}

.hero.tall-padded {
    height: 650px;
    padding-bottom: 150px
}

@media only screen and (max-width:769px) {
    .hero.tall-padded {
        height: 320px;
        padding-bottom: 0
    }
}

.hero p {
    line-height: 16px
}

.hero.border-gray {
    border-top: 1px solid #004a7c
}

.hero .hero-inner {
    display: table-cell;
    vertical-align: middle
}

.hero .hero-inner h1 {
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.hero .hero-inner .btn-default.btn-sm,
.hero .hero-inner .btn-group-sm>.btn-default.btn {
    background: 0 0;
    border-color: #fff;
    color: #fff;
    margin: 0;
    text-shadow: none
}

@media only screen and (min-width:768px) {
    .goal-container .goal-item .endcap {
        display: block
    }

    .row [class*=col-].full {
        margin-left: 0;
        margin-right: 0
    }

    .row .col-sm-15 {
        float: left;
        width: 20%
    }

    .hero {
        font-size: 24px;
        height: 525px
    }

    .hero,
    .hero p {
        line-height: 26px
    }

    .hero.border-gray {
        border-top: 5px solid #004a7c
    }

    .hero.short {
        height: 445px
    }

    .home footer {
        bottom: 0;
        position: fixed;
        width: 100%
    }
}

.adaptive-image-hero img {
    width: 100%
}

.home .content {
    background: #fff;
    text-align: center
}

.home .intro {
    padding-bottom: 17px;
    padding-top: 20px
}

.home .intro .btn {
    margin: 0
}

.home footer .logo {
    display: none
}

.home h1 {
    color: #76797b;
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
    margin: 0 0 12px
}

.home h1 sup {
    font-size: 21px;
    top: -20px
}

.home .hero {
    border: 0
}

.home-title {
    color: #777;
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
    margin: 0 0 12px
}

.home-title sup {
    font-size: 21px;
    top: -20px
}

.bg-office {
    background-image: url(/cms/images/background-office.jpg);
    background-position: 20%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 700px
}

img.icn.illus.sm {
    display: inline;
    max-height: 60px;
    width: auto
}

.icn {
    display: block;
    height: 80px;
    margin: 0 auto;
    max-width: 225px;
    padding: 0;
    position: relative;
    width: 100%
}

.icn.circle {
    border: 1px solid #004a7c;
    border-radius: 50%
}

.icn.illus {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-bottom: 10px
}

.icn.illus.sm {
    background-size: auto 60px;
    max-width: 100px
}

.icn.illus.curbside-solid-waste,
.icn.illus.solid-waste,
.icn.illus.solid-waste-disposal {
    background-image: url(/cms/images/128px/solidwaste.png)
}

.icn.illus.all-in-one-recycling,
.icn.illus.curbside-all-in-one-recycling {
    background-image: url(/cms/images/128px/allinonerecycling.png)
}

.icn.illus.dumpster-rentals {
    background-image: url(/cms/images/128px/dumpster_rental.png)
}

.icn.illus.compactor-rentals {
    background-image: url(/cms/images/128px/compactor.png)
}

.icn.illus.landscape-debris,
.icn.illus.sustainability,
.icn.illus.yard-waste {
    background-image: url(/cms/images/128px/yard_waste.png)
}

.icn.illus.bulk-waste {
    background-image: url(/cms/images/128px/bulkwaste.png)
}

.icn.illus.household-hazardous-waste {
    background-image: url(/cms/images/128px/household_hazardouswaste.png)
}

.icn.illus.hazardous-waste {
    background-image: url(/cms/images/128px/hazardous_waste.png)
}

.icn.illus.electronic-recycling,
.icn.illus.electronic-waste {
    background-image: url(/cms/images/128px/electronic_recycling.png)
}

.icn.illus.renewable-energy {
    background-image: url(/cms/images/128px/renewable-energy.png)
}

.icn.illus.food-organic-waste-collections,
.icn.illus.organic-waste {
    background-image: url(/cms/images/128px/oragnic_waste.png)
}

.icn.illus.sharps-needle-disposal {
    background-image: url(/cms/images/128px/sharps_needle_disposal.png)
}

.icn.illus.green-recycling-centers {
    background-image: url(/cms/images/128px/recycling_centers.png)
}

.icn.illus.solar-projects {
    background-image: url(/cms/images/128px/solar_projects.png)
}

.icn.illus.natural-gas-fleet {
    background-image: url(/cms/images/128px/natural_gas_fleet.png);
    background-size: auto 70px
}

.icn.illus.landfill-gas-projects {
    background-image: url(/cms/images/128px/landfill_gas_projects.png)
}

.icn.illus.curbside-pickup {
    background-image: url(/cms/images/128px/curbesidepickup.png)
}

.icn.illus.dumpster-services {
    background-image: url(/cms/images/256px/dumpster_services%402x.png)
}

.icn.illus.waste-collection {
    background-image: url(/cms/images/icn-illus-waste-collection.png)
}

.icn.illus.universal-waste {
    background-image: url(/cms/images/128px/universal.png)
}

.icn.illus.emergency-response {
    background-image: url(/cms/images/icn-illus-emergency-response.png)
}

.icn.illus.schedule-extra-services {
    background-image: url(/cms/images/128px/schedule_extra_services.png)
}

.icn.illus.metals {
    background-image: url(/cms/images/128px/metals.png)
}

.icn.illus.paper-cardboard {
    background-image: url(/cms/images/128px/cardboard.png)
}

.icn.illus.paper {
    background-image: url(/cms/images/128px/paper.png);
    background-size: auto 47px
}

.icn.illus.cardboard {
    background-image: url(/cms/images/128px/cardboard.png)
}

.icn.illus.glass {
    background-image: url(/cms/images/128px/glass.png)
}

.icn.illus.plastics {
    background-image: url(/cms/images/128px/plastic.png)
}

.icn.illus.batteries-bulbs {
    background-image: url(/cms/images/128px/batteries_and_bulbs.png)
}

.icn.illus.electronics {
    background-image: url(/cms/images/128px/electronic_recycling.png)
}

.icn.illus.liner-system {
    background-image: url(/cms/images/128px/liner_system.png);
    background-size: auto 47px
}

.icn.illus.drainage-liquid-management {
    background-image: url(/cms/images/128px/drainage_liquidmanagement.png)
}

.icn.illus.rainfall {
    background-image: url(/cms/images/128px/rainfall.png)
}

.icn.illus.ground-water-monitoring {
    background-image: url(/cms/images/128px/ground_water_monitoring.png)
}

.icn.illus.working-face {
    background-image: url(/cms/images/128px/working_face.png)
}

.icn.illus.final-cap {
    background-image: url(/cms/images/128px/final_cap.png);
    background-size: auto 47px
}

.icn.illus.appliance-recycling {
    background-image: url(/cms/images/128px/appliance_recycling.png)
}

.icn.illus.portable-toilets {
    background-image: url(/cms/images/128px/portable_toilets.png)
}

.icn.illus.code-of-conduct {
    background-image: url(/cms/images/128px/code_of_conduct.png)
}

.icn.illus.payment-process {
    background-image: url(/cms/images/128px/payment_process.png)
}

.icn.illus.supplier-diversity {
    background-image: url(/cms/images/128px/supplier_delivery.png)
}

.icn.illus.report-an-issue {
    background-image: url(/cms/images/128px/report.png)
}

.icn.illus.request-services {
    background-image: url(/cms/images/128px/requestservices.png)
}

.icn.illus.saturday-service {
    background-image: url(/cms/images/128px/dumpster_services.png)
}

.icn.illus.special-waste {
    background-image: url(/cms/images/128px/special_waste.png)
}

.icn.illus.home-construction {
    background-image: url(/cms/images/128px/home_construction.png)
}

.icn.illus.better-safer-sanitation {
    background-image: url(/cms/images/128px/better_safer_sanitation.png)
}

.icn.illus.reduce-trips-landfill {
    background-image: url(/cms/images/128px/reduce_trips_landfill.png)
}

.icn.illus.leaves {
    background-image: url(/cms/images/128px/leaves.png)
}

.icn.illus.bizdev-structures {
    background-image: url(/cms/images/business_dev_transaction_structures.jpg)
}

.icn.illus.bizdev-relationships {
    background-image: url(/cms/images/business_development_relationships.jpg)
}

.icn.illus.bizdev-stewardship {
    background-image: url(/cms/images/business_dev_stewardship.jpg)
}

.icn.illus.grass {
    background-image: url(/cms/images/128px/grass.png);
    background-size: auto 80px
}

.icn.illus.large-branches {
    background-image: url(/cms/images/128px/large_branches.png)
}

.icn.illus.electronic-recycling-dropoff {
    background-image: url(/cms/images/128px/localdropoffstations.png)
}

.icn.illus.electronic-recycling-mailback {
    background-image: url(/cms/images/128px/mailback.png);
    background-size: auto 90px
}

.icn.illus.tree-debris {
    background-image: url(/cms/images/128px/tree_debris-.png)
}

.icn.illus.open-top-container-40-cubic-yard {
    background-image: url(/cms/images/128px/yardcontainer40.png)
}

.icn.illus.open-top-container-30-cubic-yard {
    background-image: url(/cms/images/128px/yardcontainer30.png)
}

.icn.illus.open-top-container-20-cubic-yard {
    background-image: url(/cms/images/128px/yardcontainer20.png)
}

.icn.illus.open-top-container-10-cubic-yard {
    background-image: url(/cms/images/128px/yardcontainer10.png)
}

.icn.illus.container-2-yard,
.icn.illus.container-4-yard,
.icn.illus.container-6-yard,
.icn.illus.container-8-yard {
    background-image: url(/cms/images/icn-illus-container.png)
}

.icn.illus.aluminium {
    background-image: url(/cms/images/128px/aluminium.png)
}

.icn.illus.community-involvement {
    background-image: url(/cms/images/128px/community_involvement.png)
}

.icn.illus.disposal-questions {
    background-image: url(/cms/images/128px/disposal_questions.png)
}

.icn.illus.easy-to-use {
    background-image: url(/cms/images/128px/easy_to_use.png)
}

.icn.illus.large-appliances {
    background-image: url(/cms/images/128px/large_appliances.png)
}

.icn.illus.leftover-hazardous-waste {
    background-image: url(/cms/images/128px/leftover_hazardous_waste.png)
}

.icn.illus.mattresses {
    background-image: url(/cms/images/128px/mattresses.png)
}

.icn.illus.medical-waste {
    background-image: url(/cms/images/128px/medical_waste.png)
}

.icn.illus.open {
    background-image: url(/cms/images/128px/open.png)
}

.icn.illus.organics-compost {
    background-image: url(/cms/images/128px/organics_compost.png)
}

.icn.illus.read-label {
    background-image: url(/cms/images/128px/read_label.png);
    background-size: auto 75px
}

.icn.illus.reduce-greenhouse-gases {
    background-image: url(/cms/images/128px/reduce_greenhouse_gases.png)
}

.icn.illus.minimize-landfill-waste {
    background-image: url(/cms/images/128px/minimize_landfill_waste.png)
}

.icn.illus.republic-rewards {
    background-image: url(/cms/images/128px/republic_rewards.png)
}

.icn.illus.safety {
    background-image: url(/cms/images/128px/safety.png)
}

.icn.illus.security {
    background-image: url(/cms/images/128px/security.png)
}

.icn.illus.smallercarbon-footprint {
    background-image: url(/cms/images/128px/smallercarbon_footprint.png)
}

.icn.illus.storing-hazardous-waste {
    background-image: url(/cms/images/128px/storing_hazardous_waste.png)
}

.icn.illus.sustainability {
    background-image: url(/cms/images/128px/sustainability.png)
}

.icn.illus.timely-delivery {
    background-image: url(/cms/images/128px/timely_delivery.png)
}

.icn.illus.vehicles-alternative-fuels {
    background-image: url(/cms/images/128px/vehicles_alternative_fuels.png)
}

.icn.illus.vehiclesusing-cnatural-gas {
    background-image: url(/cms/images/128px/vehiclesusing_cnatural_gas.png)
}

.icn.illus.blueprint-waste-assessment {
    background-image: url(/cms/images/business/clipboard.png)
}

.icn.illus.convenient-service {
    background-image: url(/cms/images/business/checkmark.png)
}

.icn.illus.two-bin-solution {
    background-image: url(/cms/images/business/two-bin.png)
}

.icn.illus.three-bin-solution {
    background-image: url(/cms/images/business/three-bin.png);
    background-size: auto 96px
}

.icn.illus.easy-account-management {
    background-image: url(/cms/images/business/phone.png)
}

.icn.illus.reliable-pickups {
    background-image: url(/cms/images/business/pickups.png)
}

.icn.illus.well-handle-it-from-here {
    background-image: url(/cms/images/business/packup-pickup.png)
}

.icn.illus.commercial-curbside-solid-waste,
.icn.illus.commercial-solid-waste,
.icn.illus.commercial-solid-waste-disposal {
    background-image: url(/cms/images/128px/commercial-solidwaste.png)
}

.icn h4 {
    font-size: 18px
}

.icn .link {
    color: #00adef;
    display: inline-block;
    text-decoration: underline
}

.icn-txt {
    color: #777 !important;
    margin: 0 0 20;
    text-align: center
}

.icn-txt h4 {
    font-size: 18px;
    line-height: 20px
}

.icn-link {
    font-size: 16px;
    line-height: 22px;
    max-width: 80%;
    padding-left: 30px
}

.icn-link,
.icn-link:before {
    display: inline-block;
    position: relative
}

.icn-link:before {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    content: "";
    height: 25px;
    left: -8px;
    top: 6px;
    width: 25px
}

.icn-link.download:before {
    background-image: url(/cms/images/icon-file.svg)
}

.icn-link.video:before {
    background-image: url(/cms/images/icon-video.svg)
}

.icn-link.arrow:before {
    background-image: url(/cms/images/icon-link.svg)
}

@media only screen and (min-width:768px) {
    .icn-link {
        max-width: 100%
    }

    .icn {
        height: 100px;
        margin-bottom: 20px
    }

    .icn:before {
        display: none
    }

    .icn.illus {
        background-size: auto 100px
    }

    .icn.illus .sm {
        height: 80px
    }

    .icn-txt,
    .icn.illus .sm {
        margin-bottom: 0
    }

    .icn-txt h4 {
        font-weight: 400
    }
}

img.auto {
    width: auto
}

.bing-maps img {
    width: inherit !important
}

.main-img {
    margin: 0 -15px 20px;
    max-height: 240px;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative
}

.video-thumbnail {
    position: relative
}

.video-thumbnail:before {
    background: url(/cms/images/play-icon.png) 50% 50%/15% no-repeat;
    content: "";
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%
}

.video-thumbnail .video-title {
    bottom: 20px;
    color: #fff;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    white-space: nowrap
}

@media only screen and (max-width:769px) {
    .video-thumbnail .video-title {
        bottom: 10px;
        font-size: .8em
    }
}

.video-thumbnail img {
    height: auto;
    width: 100%
}

.k12 .hero {
    background-image: url(/cms/images/k12_trash.jpg)
}

.k12 .careers-hero {
    background-image: url(/cms/images/republic_service_careers.jpg)
}

.k12 .bizdev-hero {
    background-image: url(/cms/images/republic_services_business_development.jpg)
}

.k12 .full-bg {
    background-image: url(/cms/images/bg-communities-k12.jpg)
}

.k12 .effortless-experience {
    text-align: center
}

.k12 .service-offerings .icn-txt {
    min-height: 140px
}

.k12 .list-wrapper ul {
    margin-top: 0
}

@media only screen and (min-width:768px) {
    .main-img {
        margin: 0;
        max-height: none;
        padding-bottom: 0
    }

    .k12 .sidebar-tools>li:last-child {
        border: 0
    }

    .k12 .accordion-tabs .nav-tabs>div {
        min-height: 142px
    }

    .k12 .list-wrapper {
        margin: 0 auto;
        width: 90%
    }
}

.municipalities .full-bg {
    background-image: url(/cms/images/bg-communities-municipalities.jpg)
}

.municipalities .logo-list {
    margin: 0
}

.municipalities .logo-list a {
    display: block;
    padding: 0 20px
}

.municipalities .logo-list a img {
    width: auto
}

.municipalities .logo-list img {
    margin-top: 30px;
    max-width: 50%
}

.municipalities .logo-list img:first-child {
    margin-top: 14px
}

.municipalities .circle-tile {
    background-color: #004a7c;
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    height: 74px;
    line-height: 74px;
    margin: 20px auto;
    width: 74px
}

.municipalities .circle-tile.checkmark {
    background-image: url(/cms/images/icn-checkmark.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 31px 30px
}

.municipality-header .rs-high-contrast-mode {
    margin-bottom: 5px
}

.campaign .myresource-manage-account {
    background-image: url(/cms/images/republic_services_account.jpg)
}

.my-resource {
    padding: 0
}

.my-resource .top-half {
    background: -webkit-gradient(linear, left top, left bottom, from(#00adef), color-stop(80%, #00adef), color-stop(80%, #fff), to(#fff));
    background: -webkit-linear-gradient(top, #00adef, #00adef 80%, #fff 0, #fff);
    background: linear-gradient(180deg, #00adef 0, #00adef 80%, #fff 0, #fff);
    text-align: center
}

.my-resource .top-half h2,
.my-resource .top-half p {
    color: #fff
}

.my-resource .top-half img {
    height: auto;
    max-width: 100%
}

.my-resource .top-half .hero-image {
    margin-top: -30px
}

.my-resource .bottom-half {
    height: 160px
}

.my-resource .bottom-half .link-section {
    padding: 20px 0
}

.my-resource .bottom-half .link-section a {
    color: #f38a00
}

@media only screen and (max-width:769px) {
    .my-resource .bottom-half .lists {
        margin-top: 20px;
        white-space: nowrap
    }
}

@media only screen and (min-width:768px) {
    .municipalities .logo-list {
        display: table;
        margin-top: 40px;
        overflow: hidden;
        width: 100%
    }

    .municipalities .logo-list img {
        margin-top: 0;
        max-width: 100%
    }

    .municipalities .logo-list img:first-child {
        margin-top: 0
    }

    .municipalities .logo-list div[class*=col-] {
        display: table-cell;
        float: none;
        text-align: center;
        vertical-align: middle
    }

    .municipalities .logo-list div[class*=col-] a {
        display: block
    }

    .my-resource .bottom-half {
        height: 290px
    }

    .my-resource .bottom-half .lists {
        margin-top: 0
    }

    .my-resource .my-resource-buttons .col-sm-6:first-child {
        text-align: right
    }

    .my-resource .my-resource-buttons .col-sm-6:nth-child(2) {
        text-align: left
    }
}

.my-resource .my-resource-list div,
.my-resource .my-resource-list li {
    color: #373737;
    margin-top: 10px
}

.my-resource .my-resource-list div i,
.my-resource .my-resource-list li i {
    padding-right: 10px
}

@media only screen and (min-width:482px) {
    .my-resource .my-resource-buttons .btn {
        width: 275px
    }
}

.our-company img {
    width: 100%
}

.pay-bill .full-bg {
    background-image: url(/cms/images/bg-pay-bill.jpg)
}

.pay-bill .btn.fixed-w {
    width: 290px
}

@media only screen and (min-width:768px) {
    .pay-bill .btn.fixed-w {
        width: 320px
    }

    .nowrap sup {
        top: -.3em
    }
}

.page-banner {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column
}

.page-banner,
.page-banner>.page-banner-wrapper {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.page-banner>.page-banner-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-banner>.page-banner-wrapper>.image,
.page-banner>.page-banner-wrapper>rsx-adaptive-image>div>div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.page-banner>.page-banner-wrapper .container {
    z-index: 10;
    position: relative
}

@media only screen and (max-width:769px) {

    .my-resource .my-resource-list div,
    .my-resource .my-resource-list li {
        margin: auto;
        text-align: left;
        width: 192px
    }

    .page-banner>.page-banner-wrapper .container {
        width: 100%
    }
}

.page-banner>.page-banner-body {
    border-top: 1px solid hsla(0, 0%, 100%, .7)
}

@media only screen and (max-width:482px) {
    .container {
        width: 100%
    }

    .page-banner {
        background-position: center 0;
        background-size: auto 320px
    }

    .items-recycle ul.checkmarked-blue li {
        left: 10px !important
    }
}

.page-banner .video-fallback {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.page-banner.with-video .page-banner-wrapper>video {
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

.page-banner .page-banner-wrapper>.image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.page-banner .page-banner-content {
    margin-top: 60px;
    margin-bottom: 60px
}

.page-banner .page-banner-content .rsx-video-modal-container a {
    text-decoration: none
}

.page-banner .page-banner-content.elevate {
    padding: 20px
}

@media only screen and (max-width:991px) {
    .page-banner .page-banner-content.elevate h1 {
        text-align: center
    }
}

.page-banner .page-banner-content.elevate h1 {
    margin-top: 0
}

@media only screen and (max-width:993px) {
    .page-banner .page-banner-content.elevate h1 {
        margin-bottom: 0
    }
}

.page-banner.split-video>.page-banner-wrapper>video {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: initial;
    transform: none;
    width: auto;
    display: none
}

.page-banner.split-video>.page-banner-wrapper>.image {
    background-size: auto 100%;
    background-position: right -50px bottom
}

.page-banner.split-video .page-banner-content>.content-image {
    max-width: 50%;
    height: auto
}

@media only screen and (min-width:768px) {
    .page-banner.split-video>.page-banner-wrapper .image {
        background-position: 30%
    }

    .page-banner.split-video>.page-banner-wrapper video {
        display: initial
    }
}

@media only screen and (min-width:992px) {
    .page-banner .page-banner-content.elevate {
        border-radius: 4px;
        -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 3px 0 rgba(0, 0, 0, .5)
    }

    .page-banner {
        min-height: 460px
    }

    .page-banner.medium {
        min-height: 530px
    }

    .page-banner.large {
        min-height: 750px
    }

    .page-banner>.page-banner-wrapper {
        position: static
    }

    .page-banner.split-video>.page-banner-wrapper .image {
        background-position: 50%
    }
}

@media only screen and (min-width:1600px) {
    .page-banner.split-video>.page-banner-wrapper>video {
        height: auto !important;
        width: 50% !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.procurement .full-bg {
    background-image: url(/cms/images/bg-procurement.jpg)
}

.procurement .full-bg.supplier-sustainability {
    background-image: url(/cms/images/bg-fade.png), url(/cms/images/bg-procurement-supplier-sustainability.jpg);
    background-position: bottom, top;
    background-repeat: repeat-x, no-repeat;
    background-size: 100% auto, cover
}

.procurement .full-bg .video-box {
    margin-bottom: 30px
}

.procurement .form-container {
    padding-left: 15px;
    padding-right: 15px
}

.procurement .content-section.col-md-offset-2 {
    margin: 0
}

.procurement .nav-tabs.alphabet {
    margin-bottom: 0;
    margin-top: 0
}

.product-info .content-column {
    margin-left: 41.6px
}

.product-info .content-column hr {
    margin-bottom: 15px;
    margin-top: 15px
}

.product-info .content-column p {
    margin-bottom: 7px;
    margin-top: 15px
}

.product-info .content-column .fa-ul>li {
    margin-bottom: 7px;
    margin-left: 0;
    text-align: left
}

.product-info h2.h4 {
    font-size: 16px;
    font-weight: 700
}

.product-info .fa-heading {
    padding-left: 41.6px;
    position: relative
}

.product-info .fa-heading .fas {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.col-centered {
    float: none;
    margin: 0 auto
}

.non-recyclable-items .margin-bottom-0 {
    margin-bottom: 0 !important
}

.recycling-icon {
    background-image: url(/cms/images/128px/allinonerecycling.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #00adef;
    padding-left: 25px
}

.recycle-guide ul.bulleted-blue li,
.recycle-guide ul.xmarked li {
    font-size: 16px
}

@media only screen and (max-width:993px) {

    .recycle-guide ul.bulleted-blue,
    .recycle-guide ul.xmarked {
        margin-bottom: 0
    }
}

.residents-child .yard-waste img {
    width: 100%
}

.residents-child .yard-waste h1 {
    line-height: 1.1
}

.residents-child .solid-waste .text-color-white .underline,
.residents-child .yard-waste .scalibility h4 {
    color: #fff
}

.results h3 {
    color: #004a7c
}

.results ul.categories {
    list-style: none;
    margin: 0;
    padding: 0
}

.results ul.categories li {
    margin: 0 0 10px 10px
}

.results ul.categories a {
    color: #004a7c;
    text-decoration: none
}

.results ul.search-results {
    list-style: none;
    margin: 0;
    padding: 0
}

.results ul.search-results li {
    margin: 0 0 40px
}

.results ul.search-results a {
    text-decoration: none
}

.results ul.search-results a h3 {
    color: #00adef
}

.results .cout {
    background: #f7f7f8;
    margin-bottom: 15px;
    padding: 15px
}

.results .cout .btn-default.btn-sm,
.results .cout .btn-group-sm>.btn-default.btn {
    padding-left: 10px;
    padding-right: 10px
}

@media only screen and (min-width:992px) {
    .results ul.categories {
        margin: 0 0 40px
    }
}

.retail .available-services.full-bg {
    background-image: url(/cms/images/bg-businesses-retail-national.jpg)
}

.retail .recycling-services {
    padding-bottom: 20px;
    padding-top: 20px
}

.retail .recycling-services div[class*=col-xs-] {
    min-height: 155px
}

.retail .container-type {
    margin-bottom: 40px
}

.retail .container-type:last-child {
    margin-bottom: 0
}

.retail .container-type h3 {
    margin-bottom: 23px
}

.retail .container-type .carousel .slide .tmb {
    margin-bottom: 20px;
    max-width: 250px
}

.retail .service-offerings .icn-w {
    height: 280px
}

.retail .split {
    margin: 0 auto;
    width: 90%
}

.retail .split li {
    float: none;
    width: 100%
}

.retail .response-local,
.retail .response-regional,
.retail .select-address-local,
.retail .select-address-regional {
    display: none
}

@media only screen and (min-width:768px) {
    .procurement .full-bg .video-box {
        margin-bottom: 0
    }

    .retail .recycling-services div[class*=col-xs-] {
        min-height: 0
    }

    .retail .container-type {
        margin-bottom: 40px
    }

    .retail .service-offerings .icn-w {
        height: auto
    }

    .retail .split {
        margin: 0 auto;
        width: auto
    }

    .retail .split li {
        float: left;
        width: 45%
    }

    .public-private-partnerships .sidebar-tools>li:last-child {
        border: 0
    }
}

@media only screen and (min-width:992px) {
    .retail .container-type {
        margin-bottom: 0
    }
}

.reward {
    min-height: 65px;
    position: relative
}

.reward-description {
    margin-left: 32px;
    overflow: hidden;
    padding-left: 25px
}

.reward-icon {
    left: 0;
    position: absolute
}

.reward-icon img {
    height: auto;
    width: 50px
}

.special-events .hero {
    background-image: url(/cms/images/special_event_trash.jpg)
}

.special-events .aboutus-hero {
    background-image: url(/cms/images/truck_driver.jpg)
}

.special-events .public-private-partnerships .mobile-subnav .privatization a {
    background: #f7f7f8;
    border: 1px solid #fff;
    color: #004a7c;
    text-decoration: none
}

.special-events .public-private-partnerships .we-value-relationships {
    background-image: url(/cms/images/bg-communities-public-private-partnerships.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.our-company .full-bg {
    background-image: url(/cms/images/bg-our-company.jpg)
}

.split-image-container {
    background-color: transparent
}

.split-image-container .split-image-row {
    background-color: #fff;
    margin-top: 100px
}

.split-image-container .split-image-mid {
    margin-top: -90px;
    padding: 0
}

@media only screen and (max-width:769px) {
    .product-info .content-column .fa-ul {
        margin-left: 2.14285714em
    }

    .split-image-container .split-image-mid img {
        max-width: 120px
    }
}

@media only screen and (max-width:482px) {
    .split-image-container .split-image-mid {
        position: absolute;
        text-align: center
    }

    .split-image-container .split-image-left {
        margin-top: 100px
    }
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .split-image-container .split-image-mid {
        position: absolute;
        text-align: center
    }

    .split-image-container .split-image-left {
        margin-top: 55px
    }
}

.split-image-container .split-image-left,
.split-image-container .split-image-right {
    padding-top: 15px
}

.stats-container {
    overflow: hidden
}

.stats-container .stats-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -1px -1px 0;
    padding: 0
}

.stats-container .stats-grid li {
    border-bottom: 1px solid #777;
    color: #373737;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 200px;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    margin-left: 0;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: left
}

.stats-container .stats-grid li:empty {
    border: 0;
    height: 0
}

.crop-circle .circle {
    background-color: transparent;
    display: block;
    margin: 0 auto;
    max-width: 150px;
    padding-bottom: 25px;
    position: relative;
    text-align: center
}

.crop-circle .circle:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%
}

.crop-circle .circle-content {
    color: #00adef;
    display: table-cell;
    padding: .5em;
    vertical-align: middle
}

.crop-circle .circle-content h2,
.crop-circle .circle-content h3,
.crop-circle .circle-content h4,
.crop-circle .circle-content p {
    color: #00adef
}

.crop-circle .circle-inner {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: -.75em;
    width: 100%
}

.crop-circle .circle-wrapper {
    display: table;
    height: 100%;
    width: 100%
}

.crop-circle .circle-below-text {
    color: #fff;
    padding-bottom: 15px
}

.tab-pane .tab-pane-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.terms-of-use {
    font-family: Arial, sans-serif
}

.terms-of-use,
.terms-of-use blockquote {
    font-size: 10pt
}

.rsx-video-modal-container a {
    display: inline-block;
    position: relative
}

.rsx-video-modal-container a>img {
    margin: 0 auto;
    width: 100%
}

.rsx-video-modal-container a p {
    margin: 0
}

.rsx-video-modal-container a .video-overlay {
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.rs-accordian-theme.panel-group .accordion-toggle h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #00adef;
    margin-top: 0;
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 2px solid #c7c7c7
}

.rs-accordian-theme.panel-group>.panel {
    margin-bottom: 1em
}

.rs-accordian-theme.panel-group>.panel,
.rs-accordian-theme.panel-group>.panel>.panel.card {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.rs-accordian-theme.panel-group>.panel>.panel.card>.panel-heading.card-header {
    background-color: #fff;
    border: none;
    padding: 0
}

.rs-accordian-theme.panel-group>.panel>.panel.card>.panel-heading.card-header>.panel-title {
    padding: 0
}

.rs-accordian-theme.panel-group>.panel>.panel.card>.panel-heading.card-header>.panel-title .btn-link {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    color: #00adef
}

.rs-accordian-theme.panel-group>.panel>.panel.card>.panel-heading.card-header>.panel-title .btn-link:focus {
    outline: 0
}

.rs-accordian-theme.panel-group>.panel>.panel.card>.panel-collapse>.panel-body {
    border: none;
    padding: 0;
    margin-top: 0
}

.rs-accordian-theme.panel-group>.panel>.panel.card>.panel-collapse>.panel-body .panel-reset .panel {
    margin-bottom: 1em
}

.accordion-material .panel-group {
    border-top: 2px solid #c7c7c7
}

.accordion-material .panel-group .panel {
    border-radius: 0
}

.accordion-material .panel {
    border: 0;
    border-bottom: 2px solid #c7c7c7;
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion-material .panel .panel-title .fa {
    -webkit-transition: .23s linear;
    transition: .23s linear
}

.accordion-material .panel .panel-title .fa.down {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.accordion-material .panel>.panel-heading {
    background-color: transparent;
    border-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px
}

.accordion-material .panel>.panel-heading h4 {
    font-size: 24px;
    text-decoration: none
}

.accordion-material .panel>.panel-heading h4 a {
    text-decoration: none
}

.accordion-material .panel>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.accordion-material .panel .panel-body {
    padding-top: 0;
    padding-left: 30px
}

.image-community-trash-recycling {
    background-image: url(/cms/resp-images/hero_mobile/public/community-trash-recycling.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 321px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .reward-description {
        margin-left: 57px;
        padding-left: 50px
    }

    .reward {
        min-height: 130px
    }

    .reward-icon img {
        width: 100px
    }

    .stats-container .stats-grid li {
        border-right: 1px solid #777
    }

    .image-community-trash-recycling {
        background-image: url(/cms/resp-images/hero_tablet/public/community-trash-recycling.jpg);
        height: 512px
    }
}

@media only screen and (min-width:768px) {
    .image-community-trash-recycling {
        background-image: url(/cms/resp-images/hero_desktop/public/community-trash-recycling.jpg);
        height: 520px
    }
}

@media only screen and (min-width:992px) {
    .image-community-trash-recycling {
        background-image: url(/cms/resp-images/hero_desktop_l/public/community-trash-recycling.jpg);
        height: 520px
    }
}

@media only screen and (min-width:1200px) {
    .image-community-trash-recycling {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/community-trash-recycling.jpg);
        height: 520px
    }
}

.image-3-boys-playing-basketball {
    background-image: url(/cms/resp-images/hero_mobile/public/3-boys-playing-basketball.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 321px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .image-3-boys-playing-basketball {
        background-image: url(/cms/resp-images/hero_tablet/public/3-boys-playing-basketball.jpg);
        height: 420px
    }
}

@media only screen and (min-width:768px) {
    .image-3-boys-playing-basketball {
        background-image: url(/cms/resp-images/hero_desktop/public/3-boys-playing-basketball.jpg);
        height: 520px
    }
}

@media only screen and (min-width:992px) {
    .image-3-boys-playing-basketball {
        background-image: url(/cms/resp-images/hero_desktop/public/3-boys-playing-basketball.jpg);
        height: 520px
    }
}

@media only screen and (min-width:1200px) {
    .image-3-boys-playing-basketball {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/3-boys-playing-basketball.jpg);
        height: 600px
    }
}

@media only screen and (min-width:1921px) {
    .image-3-boys-playing-basketball {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/3-boys-playing-basketball.jpg);
        height: 800px
    }
}

.image-boy-rolling-toter {
    background-image: url(/cms/resp-images/hero_mobile/public/boy-rolling-toter.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 321px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .image-boy-rolling-toter {
        background-image: url(/cms/resp-images/hero_tablet/public/boy-rolling-toter.jpg);
        height: 512px
    }
}

@media only screen and (min-width:768px) {
    .image-boy-rolling-toter {
        background-image: url(/cms/resp-images/hero_desktop/public/boy-rolling-toter.jpg);
        height: 520px
    }
}

@media only screen and (min-width:992px) {
    .image-boy-rolling-toter {
        background-image: url(/cms/resp-images/hero_desktop/public/boy-rolling-toter.jpg);
        height: 520px
    }
}

@media only screen and (min-width:1200px) {
    .image-boy-rolling-toter {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/boy-rolling-toter.jpg);
        height: 520px
    }
}

.image-dad-daughter-bike {
    background-image: url(/cms/resp-images/hero_mobile/public/dad-daughter-bike.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 132px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .image-dad-daughter-bike {
        background-image: url(/cms/resp-images/hero_tablet/public/dad-daughter-bike.jpg);
        height: 309px
    }
}

@media only screen and (min-width:768px) {
    .image-dad-daughter-bike {
        background-image: url(/cms/resp-images/hero_desktop/public/dad-daughter-bike.jpg);
        height: 309px
    }
}

@media only screen and (min-width:992px) {
    .image-dad-daughter-bike {
        background-image: url(/cms/resp-images/hero_desktop_l/public/dad-daughter-bike.jpg);
        height: 309px
    }
}

@media only screen and (min-width:1200px) {
    .image-dad-daughter-bike {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/dad-daughter-bike.jpg);
        height: 309px
    }
}

@media only screen and (min-width:1921px) {
    .image-dad-daughter-bike {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/dad-daughter-bike.jpg);
        height: 409px
    }
}

.image-man-running-dog {
    background-image: url(/cms/resp-images/hero_mobile/public/man-running-dog.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 290px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .image-man-running-dog {
        background-image: url(/cms/resp-images/hero_tablet/public/man-running-dog.jpg);
        height: 462px
    }
}

@media only screen and (min-width:768px) {
    .image-man-running-dog {
        background-image: url(/cms/resp-images/hero_desktop/public/man-running-dog.jpg);
        height: 520px
    }
}

@media only screen and (min-width:992px) {
    .image-man-running-dog {
        background-image: url(/cms/resp-images/hero_desktop/public/man-running-dog.jpg);
        height: 520px
    }
}

@media only screen and (min-width:1200px) {
    .image-man-running-dog {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/man-running-dog.jpg);
        height: 520px
    }
}

.image-warehouse-3-males {
    background-image: url(/cms/resp-images/hero_mobile/public/warehouse-3-males.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 321px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .image-warehouse-3-males {
        background-image: url(/cms/resp-images/hero_tablet/public/warehouse-3-males.jpg);
        height: 512px
    }
}

@media only screen and (min-width:768px) {
    .image-warehouse-3-males {
        background-image: url(/cms/resp-images/hero_desktop/public/warehouse-3-males.jpg);
        height: 520px
    }
}

@media only screen and (min-width:992px) {
    .image-warehouse-3-males {
        background-image: url(/cms/resp-images/hero_desktop_l/public/warehouse-3-males.jpg);
        height: 520px
    }
}

@media only screen and (min-width:1200px) {
    .image-warehouse-3-males {
        background-image: url(/cms/resp-images/hero_desktop_xl/public/warehouse-3-males.jpg);
        height: 520px
    }
}

.section-91 {
    background-image: url(/cms/resp-images/hero_mobile/public/young-child-in-box.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 321px;
    width: 100%
}

@media only screen and (min-width:482px) {
    .section-91 {
        background-image: url(/cms/resp-images/hero_tablet/public/young-child-in-box.jpg);
        height: 512px
    }
}

@media only screen and (min-width:768px) {
    .section-91 {
        background-image: url(/cms/resp-images/hero_mobile/public/RepublicServices_Movers-Hero.jpg);
        height: 520px
    }
}

.alert {
    background-color: #f7f7f8;
    border-radius: 0
}

.alert.alert-danger {
    background-color: #fff;
    border-color: #f38a00;
    color: #004a7c
}

.alert.alert-success {
    border-color: #00adef;
    color: #004a7c
}

.alert.alert-warning {
    border-color: #777;
    color: #373737
}

.alert.alert-info {
    background-color: #e4f6fd;
    border-color: #00adef;
    color: #000
}

.alert-header {
    padding-top: 30px;
    padding-bottom: 30px
}

.alert-header>.container>.row {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.alert-header>.container>.row .icon {
    width: 85px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px
}

@media only screen and (min-width:482px) {
    .alert-header>.container>.row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .alert-header>.container>.row .icon {
        padding-top: 0
    }

    .alert-header>.container>.row .icon>.fa {
        font-size: 3em
    }
}

.alert-header .title {
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.alert-header .title h1 {
    text-align: left;
    margin: 0
}

.alert-header.alert-warning {
    background-color: #d56c00;
    color: #fff
}

.alert-header.alert-warning h1,
.alert-header.alert-warning p {
    color: #fff
}

a {
    color: #00adef;
    font-weight: 400;
    text-decoration: underline
}

a:active {
    outline: 0
}

a.white {
    color: #fff
}

a.static,
a.visited,
a:visited {
    color: #00adef
}

a.white-visited {
    color: #fff
}

a.active,
a.hover,
a:active,
a:focus,
a:hover {
    color: #004a7c
}

a:focus {
    text-decoration: underline
}

a h3,
h3 a {
    text-decoration: none
}

a[disabled] {
    color: #c7c7c7;
    cursor: default;
    pointer-events: none
}

.brand-danger a,
.brand-warning a,
.orange-link a,
a.brand-danger,
a.brand-warning {
    color: #f38a00
}

.brand-danger a.active,
.brand-danger a.hover,
.brand-danger a:active,
.brand-danger a:hover,
.brand-warning a.active,
.brand-warning a.hover,
.brand-warning a:active,
.brand-warning a:hover,
.orange-link a.active,
.orange-link a.hover,
.orange-link a:active,
.orange-link a:hover,
a.brand-danger.active,
a.brand-danger.hover,
a.brand-danger:active,
a.brand-danger:hover,
a.brand-warning.active,
a.brand-warning.hover,
a.brand-warning:active,
a.brand-warning:hover {
    color: #d56c00
}

.brand-danger a:focus,
.brand-warning a:focus,
.orange-link a:focus,
a.brand-danger:focus,
a.brand-warning:focus {
    color: #d56c00;
    outline: 0
}

a.white-on-blue {
    color: #fff;
    text-decoration: none
}

a.white-on-blue span.hover,
a.white-on-blue span:hover {
    text-decoration: underline
}

p {
    color: #373737;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 1em
}

p.large {
    font-size: 18px;
    line-height: 24px
}

p.footnote {
    color: #777;
    font-size: 13px;
    font-style: italic;
    line-height: 25px
}

p.error {
    color: #f38a00;
    font-size: 16px;
    line-height: 15px;
    padding-top: 10px
}

p .small,
p small,
p.small {
    font-size: 13px;
    font-style: italic
}

p sup {
    font-size: 70%
}

.no-wrap-links>a {
    white-space: nowrap
}

.textarea-fake {
    border: 1px solid #c7c7c7;
    height: 120px;
    overflow-y: auto;
    padding: 5px
}

.textarea-fake .valign-middle {
    margin-top: 40px
}

.textarea-fake .container {
    width: 100%
}

.padding-0-horizontal {
    padding-left: 0;
    padding-right: 0
}

hr {
    border-top: 1px solid #c7c7c7;
    margin: 30px 0
}

hr.no-pad {
    margin: 0
}

hr.thick {
    border-color: #e4f6fd;
    border-width: 5px
}

hr.bold {
    border-color: #00adef
}

.inline-block {
    display: inline-block
}

.right-block {
    display: block;
    margin-left: auto;
    margin-right: 0
}

.flex-list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex-list li {
    list-style: none;
    margin-left: 0
}

.flex-list li+li {
    margin-left: 0
}

.flex-list li :first-child {
    margin-bottom: 5px
}

.inline-block-items>*,
ul.inline-block-list,
ul.inline-block-list li {
    display: inline-block
}

ul.inline-block {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

ul.inline-block li {
    display: inline-block;
    margin: 0 0 0 -4px;
    padding: 0
}

.block {
    display: block;
    list-style: none;
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 0
}

.block li {
    display: block;
    margin-bottom: 10px
}

.divider {
    border-bottom: 1px solid #00adef
}

.transparent-box {
    background-color: hsla(0, 0%, 100%, .7)
}

.transparent-box .icn-txt {
    margin-bottom: 0
}

.transparent-box .icn-txt h4 {
    font-weight: 600
}

.clear {
    clear: both
}

@media only screen and (min-width:992px) {
    .transparent-box {
        margin-bottom: 0;
        min-height: 245px
    }

    .yard-waste .preparing-pickup .transparent-box {
        min-height: 230px
    }
}

.line-item {
    margin: 0
}

.line-item:nth-child(2n):not(.same-bg):not(.total) {
    background-color: #f7f7f8
}

.line-item.total {
    background-color: #e4f6fd;
    padding: 5px 15px
}

.line-item.total p {
    font-weight: 700
}

.border-focus {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0
}

.border-focus-hover {
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out
}

.border-focus-hover:hover {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0
}

.borderless {
    border: 0
}

.border-brand-blue {
    border: 1px solid #00adef
}

.border-light {
    border: 1px solid #c7c7c7
}

.border-bottom-light {
    border-bottom: 1px solid #c7c7c7
}

.border-brand-orange {
    border: 1px solid #f38a00
}

@media only screen and (min-width:768px) {
    hr {
        margin: 40px 0
    }

    .col-divider {
        border-left: 1px solid #777
    }
}

@media only screen and (max-width:482px) {
    p {
        font-size: 14px
    }

    p.large {
        font-size: 16px
    }

    .flex-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .col-divider {
        border-top: 1px solid #777
    }
}

button:active {
    outline: 0
}

.btn {
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: 11px;
    padding-top: 11px;
    text-decoration: none;
    white-space: inherit
}

.btn.btn-default {
    background-color: #fff;
    border: 2px solid #00adef;
    color: #00adef;
    padding-bottom: 9px;
    padding-top: 9px;
    text-decoration: none
}

.btn.btn-default.lighter {
    border: 1px solid #00adef;
    font-weight: 300
}

.btn.btn-default.less-padding {
    padding-bottom: 5px;
    padding-top: 5px
}

.btn.btn-default.inverted {
    background-color: #00adef;
    border: 2px solid #fff;
    color: #fff
}

.btn.btn-default:focus,
.btn.btn-default:hover {
    background-color: #00adef;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: #fff
}

.btn.btn-default:focus.inverted,
.btn.btn-default:hover.inverted {
    background-color: #fff;
    border-color: #00adef;
    color: #00adef
}

.btn.btn-default[disabled] {
    background-color: #fff;
    border-color: #c7c7c7;
    color: #c7c7c7;
    cursor: not-allowed
}

.btn.btn-primary {
    background-color: #f38a00;
    border: 0;
    color: #fff
}

.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background-color: #d56c00;
    -webkit-box-shadow: initial;
    box-shadow: none
}

.btn.btn-primary[disabled] {
    background-color: #c7c7c7;
    color: #fff;
    cursor: not-allowed
}

.btn.btn-secondary {
    background-color: #fff;
    border: 2px solid #004a7c;
    color: #004a7c;
    padding-bottom: 9px;
    padding-top: 9px
}

.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
    background-color: #004a7c;
    border: 2px solid #004a7c;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: #fff
}

.btn.btn-secondary[disabled] {
    background-color: #fff;
    border: 2px solid #c7c7c7;
    color: #c7c7c7;
    cursor: not-allowed
}

.btn.btn-post-secondary {
    color: #fff;
    background-color: #004a7c;
    border-color: #004a7c
}

.btn.btn-post-secondary.focus,
.btn.btn-post-secondary:focus {
    color: #fff;
    background-color: #002c49;
    border-color: #000
}

.btn.btn-post-secondary:hover {
    color: #fff;
    background-color: #002c49;
    border-color: #00253f
}

.btn.btn-post-secondary.active,
.btn.btn-post-secondary:active,
.open>.btn.btn-post-secondary.dropdown-toggle {
    color: #fff;
    background-color: #002c49;
    background-image: none;
    border-color: #00253f
}

.btn.btn-post-secondary.active.focus,
.btn.btn-post-secondary.active:focus,
.btn.btn-post-secondary.active:hover,
.btn.btn-post-secondary:active.focus,
.btn.btn-post-secondary:active:focus,
.btn.btn-post-secondary:active:hover,
.open>.btn.btn-post-secondary.dropdown-toggle.focus,
.open>.btn.btn-post-secondary.dropdown-toggle:focus,
.open>.btn.btn-post-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #001625;
    border-color: #000
}

.btn.btn-post-secondary.disabled.focus,
.btn.btn-post-secondary.disabled:focus,
.btn.btn-post-secondary.disabled:hover,
.btn.btn-post-secondary[disabled].focus,
.btn.btn-post-secondary[disabled]:focus,
.btn.btn-post-secondary[disabled]:hover,
fieldset[disabled] .btn.btn-post-secondary.focus,
fieldset[disabled] .btn.btn-post-secondary:focus,
fieldset[disabled] .btn.btn-post-secondary:hover {
    background-color: #004a7c;
    border-color: #004a7c
}

.btn.btn-post-secondary .badge {
    color: #004a7c;
    background-color: #fff
}

.btn.btn-tertiary {
    background-color: #00adef;
    border: 2px solid #00adef;
    color: #fff;
    padding-bottom: 9px;
    padding-top: 9px
}

.btn.btn-tertiary:focus,
.btn.btn-tertiary:hover {
    background-color: #004a7c;
    border: 2px solid #004a7c;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: #fff
}

.btn.btn-tertiary[disabled] {
    background-color: #c7c7c7;
    border: 2px solid #c7c7c7;
    color: #fff;
    cursor: not-allowed
}

.btn.btn-default-outline {
    background: 0 0;
    border: 2px solid #00adef;
    color: #00adef
}

.btn.btn-default-outline:focus,
.btn.btn-default-outline:hover {
    background-color: #00adef;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: #fff
}

.btn.btn-default-outline[disabled] {
    border: 2px solid #56d0ff;
    color: #56d0ff;
    cursor: not-allowed
}

.btn.btn-white-outline {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff
}

.btn.btn-white-outline:focus,
.btn.btn-white-outline:hover {
    background-color: #00adef;
    -webkit-box-shadow: initial;
    box-shadow: none
}

.btn.btn-white-outline:focus.hover-white-bg,
.btn.btn-white-outline:hover.hover-white-bg {
    background-color: #fff;
    color: #00adef
}

.btn.btn-white-outline[disabled] {
    border: 2px solid #c7c7c7;
    color: #c7c7c7;
    cursor: not-allowed
}

.btn.btn-icon-right {
    position: relative;
    padding-right: 32px
}

.btn.btn-icon-right>.fa {
    display: block;
    position: absolute;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 12px
}

.btn-group-xs>.btn,
.btn.btn-xs {
    font-size: 13px;
    line-height: 13px;
    padding: 7px 22px;
    width: auto
}

.btn-group-xs>.btn.btn-icon-right,
.btn.btn-xs.btn-icon-right {
    padding-right: 42px
}

.btn-group-xs>.btn.btn-icon-right>.fa,
.btn.btn-xs.btn-icon-right>.fa {
    right: 22px
}

.btn-group-xs>.btn.btn-primary,
.btn.btn-xs.btn-primary {
    padding: 13px 12px
}

.btn-group-xs>.btn.btn-primary.btn-icon-right,
.btn.btn-xs.btn-primary.btn-icon-right {
    padding-right: 32px
}

.btn-group-xs>.btn.btn-primary.btn-icon-right>.fa,
.btn.btn-xs.btn-primary.btn-icon-right>.fa {
    right: 12px
}

.btn-group-xs>.btn.btn-secondary,
.btn.btn-xs.btn-secondary {
    padding: 6px 32px
}

.btn-group-xs>.btn.btn-secondary.btn-icon-right,
.btn.btn-xs.btn-secondary.btn-icon-right {
    padding-right: 52px
}

.btn-group-xs>.btn.btn-secondary.btn-icon-right>.fa,
.btn.btn-xs.btn-secondary.btn-icon-right>.fa {
    right: 32px
}

@media only screen and (min-width:768px) {

    .btn-group-xs>.btn,
    .btn.btn-xs {
        font-size: 16px;
        line-height: 16px;
        padding: 10px 28px
    }

    .btn-group-xs>.btn.btn-icon-right,
    .btn.btn-xs.btn-icon-right {
        padding-right: 48px
    }

    .btn-group-xs>.btn.btn-icon-right>.fa,
    .btn.btn-xs.btn-icon-right>.fa {
        right: 28px
    }

    .btn-group-xs>.btn.btn-secondary,
    .btn.btn-xs.btn-secondary {
        padding: 8px 23px
    }

    .btn-group-xs>.btn.btn-secondary.btn-icon-right,
    .btn.btn-xs.btn-secondary.btn-icon-right {
        padding-right: 43px
    }

    .btn-group-xs>.btn.btn-secondary.btn-icon-right>.fa,
    .btn.btn-xs.btn-secondary.btn-icon-right>.fa {
        right: 23px
    }
}

.btn-group-sm>.btn,
.btn.btn-sm {
    font-size: 16px;
    line-height: 22px;
    padding: 9px 39px
}

.btn-group-sm>.btn.btn-icon-right,
.btn.btn-sm.btn-icon-right {
    padding-right: 42px
}

.btn-group-sm>.btn.btn-icon-right>.fa,
.btn.btn-sm.btn-icon-right>.fa {
    right: 22px
}

.btn-group-sm>.btn.btn-primary,
.btn.btn-sm.btn-primary {
    padding: 13px 12px
}

.btn-group-sm>.btn.btn-primary.btn-icon-right,
.btn.btn-sm.btn-primary.btn-icon-right {
    padding-right: 32px
}

.btn-group-sm>.btn.btn-primary.btn-icon-right>.fa,
.btn.btn-sm.btn-primary.btn-icon-right>.fa {
    right: 12px
}

.btn-group-sm>.btn.btn-secondary,
.btn.btn-sm.btn-secondary {
    padding: 8px 38px
}

.btn-group-sm>.btn.btn-secondary.btn-icon-right,
.btn.btn-sm.btn-secondary.btn-icon-right {
    padding-right: 58px
}

.btn-group-sm>.btn.btn-secondary.btn-icon-right>.fa,
.btn.btn-sm.btn-secondary.btn-icon-right>.fa {
    right: 38px
}

.btn-group-sm>.btn.btn-tertiary,
.btn.btn-sm.btn-tertiary {
    padding: 12px
}

.btn-group-sm>.btn.btn-tertiary.btn-icon-right,
.btn.btn-sm.btn-tertiary.btn-icon-right {
    padding-right: 32px
}

.btn-group-sm>.btn.btn-tertiary.btn-icon-right>.fa,
.btn.btn-sm.btn-tertiary.btn-icon-right>.fa {
    right: 12px
}

@media only screen and (min-width:768px) {

    .btn-group-sm>.btn,
    .btn.btn-sm {
        font-size: 18px;
        line-height: 18px;
        padding: 12px 29px
    }

    .btn-group-sm>.btn.btn-secondary,
    .btn.btn-sm.btn-secondary {
        padding: 10px 27px
    }

    .btn-group-sm>.btn.btn-secondary.btn-icon-right,
    .btn.btn-sm.btn-secondary.btn-icon-right {
        padding-right: 47px
    }

    .btn-group-sm>.btn.btn-secondary.btn-icon-right>.fa,
    .btn.btn-sm.btn-secondary.btn-icon-right>.fa {
        right: 27px
    }
}

.btn.btn-md {
    font-size: 16px;
    line-height: 22px;
    padding: 9px 39px
}

.btn.btn-md.btn-icon-right {
    padding-right: 59px
}

.btn.btn-md.btn-icon-right>.fa {
    right: 39px
}

.btn.btn-md.btn-primary {
    padding: 13px 12px
}

.btn.btn-md.btn-primary.btn-icon-right {
    padding-right: 32px
}

.btn.btn-md.btn-primary.btn-icon-right>.fa {
    right: 12px
}

.btn.btn-md.btn-secondary {
    padding: 8px 38px
}

.btn.btn-md.btn-secondary.btn-icon-right {
    padding-right: 58px
}

.btn.btn-md.btn-secondary.btn-icon-right>.fa {
    right: 38px
}

@media only screen and (min-width:768px) {
    .btn.btn-md {
        font-size: 18px;
        line-height: 18px;
        padding: 12px 21px
    }

    .btn.btn-md.btn-icon-right {
        padding-right: 41px
    }

    .btn.btn-md.btn-icon-right>.fa {
        right: 21px
    }

    .btn.btn-md.btn-secondary {
        padding: 10px 20px
    }

    .btn.btn-md.btn-secondary.btn-icon-right {
        padding-right: 40px
    }

    .btn.btn-md.btn-secondary.btn-icon-right>.fa {
        right: 20px
    }
}

.btn.full {
    width: 100%
}

.btn.btn-center {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.no-btn-style {
    background-color: transparent;
    border: transparent;
    padding: 0
}

.build-info {
    background-color: #373737;
    border-radius: 5px;
    bottom: 10px;
    color: #fff;
    padding: 10px 9px;
    position: fixed;
    right: 10px;
    text-align: right;
    z-index: 903
}

.build-info div {
    font-size: 13px;
    font-weight: 400
}

.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 35px 0;
    padding: 0 35px
}

.card-title {
    margin-bottom: 12px
}

.card-title.large {
    font-size: 50px;
    font-weight: 300;
    line-height: 1.33em
}

.card>rs-info-modal>span>div[role=button] {
    display: block;
    overflow: hidden
}

.card-group {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media only screen and (min-width:482px) {
    .card-group {
        -ms-flex-flow: row wrap;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
}

.card-deck {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media only screen and (min-width:482px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px
    }

    .card-deck,
    .card-deck .card {
        -webkit-box-direction: normal
    }

    .card-deck .card {
        -ms-flex-direction: column;
        -ms-flex: 1 0 0%;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
        margin-left: 15px;
        margin-right: 15px
    }

    .card-columns[class*=card-columns-] {
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns.card-columns-sm-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .card-columns.card-columns-sm-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .card-columns.card-columns-sm-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .card-columns.card-columns-sm-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .card-columns.card-columns-sm-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

.card-columns .card {
    display: inline-block;
    margin-bottom: 12px;
    width: 100%
}

.card-columns .card .rsx-video-modal-container a {
    display: block
}

@media only screen and (min-width:768px) {
    .card-columns.card-columns-md-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .card-columns.card-columns-md-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .card-columns.card-columns-md-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .card-columns.card-columns-md-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .card-columns.card-columns-md-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }

    .image-carousel .carousel-inner>.item {
        padding: 0 95px
    }
}

@media only screen and (min-width:992px) {
    .card-title.large {
        font-size: 56px
    }

    .card-columns.card-columns-md-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .card-columns.card-columns-lg-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .card-columns.card-columns-lg-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .card-columns.card-columns-lg-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .card-columns.card-columns-lg-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

.sitemap-section {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

@media only screen and (max-width:482px) {
    .btn {
        font-size: 16px
    }

    .btn+.btn {
        margin-top: 20px
    }

    .sitemap-section {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .hero-slider .carousel-control .glyphicon-chevron-right,
    .hero-slider .carousel-control .icon-next {
        display: none
    }
}

.sitemap-section a {
    display: block;
    text-decoration: none
}

.sitemap-section a:hover {
    text-decoration: underline
}

.container-carousel {
    border: 1px solid #c7c7c7
}

.container-carousel .carousel .carousel-control,
.container-carousel .carousel-indicators {
    display: none
}

.container-carousel .carousel .active,
.container-carousel .slides .active {
    min-height: 235px
}

.container-carousel .carousel rs-carousel-controls .controls,
.container-carousel .slides rs-carousel-controls .controls {
    background-color: #f5f5f6;
    border-top: 1px solid #c7c7c7;
    color: #00adef
}

.container-carousel .carousel rs-carousel-controls .controls:hover,
.container-carousel .slides rs-carousel-controls .controls:hover {
    background-color: #00adef;
    color: #fff
}

.container-carousel .carousel rs-carousel-controls .controls .arrow,
.container-carousel .slides rs-carousel-controls .controls .arrow {
    cursor: pointer;
    font-size: 50px;
    line-height: 33px;
    outline: 0
}

.container-carousel .carousel rs-carousel-controls .controls .arrow.left,
.container-carousel .slides rs-carousel-controls .controls .arrow.left {
    padding-left: 35px;
    text-align: left
}

.container-carousel .carousel rs-carousel-controls .controls .arrow.right,
.container-carousel .slides rs-carousel-controls .controls .arrow.right {
    padding-right: 35px;
    text-align: right
}

.container-carousel .carousel rs-carousel-controls .controls .arrow:active,
.container-carousel .carousel rs-carousel-controls .controls .arrow:hover,
.container-carousel .slides rs-carousel-controls .controls .arrow:active,
.container-carousel .slides rs-carousel-controls .controls .arrow:hover {
    color: #004a7c
}

.container-carousel .carousel rs-carousel-controls h4,
.container-carousel .slides rs-carousel-controls h4 {
    color: inherit;
    font-size: 18px;
    line-height: 43px;
    margin: 0
}

.container-carousel .carousel rs-carousel-controls .arrow,
.container-carousel .carousel rs-carousel-controls h4,
.container-carousel .slides rs-carousel-controls .arrow,
.container-carousel .slides rs-carousel-controls h4 {
    font-weight: 400;
    touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.container-carousel .item {
    margin: 0;
    padding: 18px 20px
}

.container-carousel img.tmb {
    width: 200px
}

.container-carousel>.row {
    margin: 0
}

.image-carousel a.carousel-control {
    margin-bottom: 58px;
    width: 30px
}

@media only screen and (min-width:482px) {
    .image-carousel a.carousel-control {
        width: 80px
    }
}

.image-carousel .carousel-control:active,
.image-carousel .carousel-control:focus,
.image-carousel .carousel-control:hover {
    color: #00adef
}

.image-carousel .carousel-control.left,
.image-carousel .carousel-control.right {
    background: 0 0
}

.image-carousel .carousel-indicators {
    background: #fff;
    bottom: 0;
    left: 0;
    margin: 12px auto;
    padding: 12px 0;
    position: relative
}

.image-carousel .carousel-indicators li {
    border-color: #c7c7c7;
    margin: 2px
}

.image-carousel .carousel-indicators li.active {
    background-color: #00adef;
    border-color: #00adef;
    height: 10px;
    width: 10px
}

.image-carousel .col-sm-6 {
    margin: 0;
    padding: 0
}

.image-carousel .item img.img-responsive {
    margin: 0 auto
}

.image-carousel img.carousel-banner {
    display: none
}

.image-carousel rs-carousel-controls .controls {
    clear: both;
    margin: 15px auto;
    max-width: 350px
}

.carousel-control .glyphicon-chevron-left:before {
    content: "\F053";
    font: 700 26px Font Awesome\ 5 Pro
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left:before {
        font-size: 39px
    }
}

.carousel-control .glyphicon-chevron-right:before {
    content: "\F054";
    font: 700 26px Font Awesome\ 5 Pro
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-right:before {
        font-size: 39px
    }
}

.recycling-slider {
    height: 100%;
    width: 100%
}

.recycling-slider>div {
    height: 50%;
    width: 100%
}

.hero-slider .container-center {
    position: relative;
    text-align: center
}

.hero-slider .container-center img {
    width: 100%
}

.hero-slider .container-center .centered {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.hero-slider .carousel .item,
.hero-slider .image-carousel .carousel-inner>.item {
    padding: 0
}

.hero-slider .carousel-control .glyphicon-chevron-right,
.hero-slider .carousel-control .icon-next {
    margin-right: 0
}

.hero-slider .carousel-control .glyphicon-chevron-left,
.hero-slider .carousel-indicators.carousel-control .icon-prev {
    margin-left: 0
}

.category-nav {
    background-color: #f5f5f6
}

.chat-button {
    bottom: 0;
    position: fixed;
    right: 20px;
    z-index: 1001
}

@media only screen and (max-width:482px) {

    .hero-slider .carousel-control .glyphicon-chevron-left,
    .hero-slider .carousel-indicators.carousel-control .icon-prev {
        display: none
    }

    .chat-button {
        left: 0;
        right: 0
    }
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-head button {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    background-color: #fff;
    border-radius: 0
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-head button.next,
.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-head button.previous {
    color: #00adef
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body thead th {
    color: #c7c7c7
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr:last-child td {
    border-bottom: 1px solid #777
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td:first-child {
    border-left: 1px solid #777
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td {
    border-right: 1px solid #777;
    border-top: 1px solid #777;
    color: #004a7c;
    font-weight: 600
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td span {
    border-radius: 0;
    margin: 0;
    width: 36px
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td span:not(.disabled):hover {
    background-color: #00adef;
    color: #fff
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td span.disabled {
    background-color: #c7c7c7;
    color: #fff;
    cursor: not-allowed
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td span.selected {
    background-color: #00adef
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td:first-child span,
.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td:last-child span {
    background-color: #c7c7c7;
    color: #fff;
    cursor: not-allowed;
    pointer-events: none
}

.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td:first-child span:hover,
.custom-datepicker .bs-datepicker-container .bs-calendar-container .bs-datepicker-body tbody tr td:last-child span:hover {
    background-color: #c7c7c7
}

.ui-select-bootstrap .ui-select-choices-row a {
    font-family: Open Sans, sans-serif
}

.ui-select-bootstrap .ui-select-choices-row.active a {
    background-color: #004a7c;
    color: #fff
}

.ui-select-bootstrap .ui-select-match {
    outline-style: none
}

.ui-select-bootstrap .ui-select-match-text,
.ui-select-bootstrap .ui-select-placeholder {
    left: 12px;
    overflow: hidden;
    right: 25px;
    white-space: nowrap;
    font-size: 15px;
    position: absolute
}

.ui-select-bootstrap .ui-select-placeholder {
    color: #a5a5a5
}

.dropdown .btn a,
.dropdown .btn.btn-default {
    font-family: Open Sans, sans-serif
}

.dropdown .btn.btn-default {
    background-color: #fff;
    border: 1px solid #373737;
    color: #777;
    font-weight: 400;
    line-height: 20px
}

.dropdown .btn.btn-default:hover {
    border: 1px solid #002c49;
    -webkit-box-shadow: initial;
    box-shadow: none;
    color: #373737
}

.dropdown .btn.btn-default[disabled] {
    border: 1px solid #c7c7c7;
    color: #c7c7c7;
    cursor: not-allowed
}

.dropdown .btn.btn-default .caret {
    border: 0;
    color: #004a7c;
    display: inline-block;
    font: 20px/1 Font Awesome\ 5 Pro;
    margin-top: -10px;
    pointer-events: none;
    right: 20px;
    top: 50%
}

.dropdown .btn.btn-default .caret:before {
    content: "\F107"
}

.dropdown .btn.btn-dropdown {
    background-color: #fff;
    border: 1px solid #004a7c;
    color: #777;
    font-family: Open Sans, sans-serif;
    font-weight: 300
}

.dropdown .btn.btn-dropdown:hover {
    border: 1px solid #004a7c;
    -webkit-box-shadow: initial;
    box-shadow: none
}

.dropdown .btn.btn-dropdown[disabled] {
    border: 1px solid #c7c7c7;
    color: #c7c7c7;
    cursor: not-allowed
}

.dropdown .btn.btn-dropdown span {
    margin-left: 10px
}

.dropdown .dropdown-menu>li>a {
    text-decoration: none
}

.dropdown .dropdown-info {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400
}

.dropdown-menu>li {
    margin-left: 0
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex div.vertical-divider:before {
    background-color: #c7c7c7;
    content: " ";
    padding: 7px 0 7px 1px
}

.flex-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-vcenter {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-basis-auto {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.flex-basis-100 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width:482px) {
    .flex-tablet-and-up {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.flexbox-inner {
    position: relative;
    width: 100%
}

.flex-full-width-content>.flexbox-inner>div,
.flex-full-width-content>div {
    width: 100%
}

.flexbox-container .flexbox-items {
    margin-bottom: 5px
}

@media only screen and (max-width:768px) {
    .flexbox-items-mobile-100-center {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        text-align: center
    }
}

@media only screen and (max-width:482px) {
    .mobile-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .mobile-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .mobile-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .mobile-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .mobile-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .mobile-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .mobile-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .mobile-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .mobile-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .mobile-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .mobile-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .mobile-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .mobile-order-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .mobile-order-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .mobile-order-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .mobile-order-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .mobile-order-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .mobile-order-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .mobile-order-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .mobile-order-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }
}

@media tablet {
    .tablet-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .tablet-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .tablet-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .tablet-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .tablet-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .tablet-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .tablet-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .tablet-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .tablet-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .tablet-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .tablet-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .tablet-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .tablet-order-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .tablet-order-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .tablet-order-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .tablet-order-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .tablet-order-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .tablet-order-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .tablet-order-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .tablet-order-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }
}

.xs-flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.xs-flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.xs-flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.xs-flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.xs-flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.xs-flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.xs-flex-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.xs-flex-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.xs-flex-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.xs-flex-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.xs-flex-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.xs-flex-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.xs-flex-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.xs-flex-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    -ms-flex-order: 14;
    order: 14
}

.xs-flex-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
}

.xs-flex-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
    -ms-flex-order: 16;
    order: 16
}

.xs-flex-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
    -ms-flex-order: 17;
    order: 17
}

.xs-flex-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
    -ms-flex-order: 18;
    order: 18
}

.xs-flex-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
    -ms-flex-order: 19;
    order: 19
}

.xs-flex-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20
}

@media only screen and (max-width:482px) {
    .xxs-flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xxs-flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .xxs-flex-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .xxs-flex-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .xxs-flex-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .xxs-flex-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .xxs-flex-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .xxs-flex-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .xxs-flex-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .xxs-flex-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .xxs-flex-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .xxs-flex-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .xxs-flex-order-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .xxs-flex-order-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .xxs-flex-order-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .xxs-flex-order-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .xxs-flex-order-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .xxs-flex-order-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .xxs-flex-order-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .xxs-flex-order-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }
}

@media only screen and (min-width:768px) {
    .image-carousel img.carousel-banner {
        display: block
    }

    .sm-flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .sm-flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .sm-flex-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .sm-flex-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .sm-flex-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .sm-flex-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .sm-flex-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .sm-flex-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .sm-flex-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .sm-flex-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .sm-flex-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .sm-flex-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .sm-flex-order-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .sm-flex-order-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .sm-flex-order-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .sm-flex-order-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .sm-flex-order-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .sm-flex-order-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .sm-flex-order-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .sm-flex-order-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }
}

@media only screen and (min-width:992px) {
    .md-flex-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .md-flex-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .md-flex-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .md-flex-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .md-flex-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .md-flex-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .md-flex-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .md-flex-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .md-flex-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .md-flex-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .md-flex-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .md-flex-order-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .md-flex-order-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .md-flex-order-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        -ms-flex-order: 14;
        order: 14
    }

    .md-flex-order-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        -ms-flex-order: 15;
        order: 15
    }

    .md-flex-order-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        -ms-flex-order: 16;
        order: 16
    }

    .md-flex-order-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        -ms-flex-order: 17;
        order: 17
    }

    .md-flex-order-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        -ms-flex-order: 18;
        order: 18
    }

    .md-flex-order-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        -ms-flex-order: 19;
        order: 19
    }

    .md-flex-order-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        -ms-flex-order: 20;
        order: 20
    }
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.flex-row {
    margin-left: -2%;
    margin-right: -2%
}

.flex-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-grid .xs-flex-1col {
    -webkit-flex-basis: 96%;
    -ms-flex-preferred-size: 96%;
    flex-basis: 96%;
    margin: 0 2% 20px
}

.flex-grid .xs-flex-2col {
    -webkit-flex-basis: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
    margin: 0 2% 20px
}

.flex-grid .xs-flex-3col {
    -webkit-flex-basis: 29.33333%;
    -ms-flex-preferred-size: 29.33333%;
    flex-basis: 29.33333%;
    margin: 0 2% 20px
}

.flex-grid .xs-flex-4col {
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    margin: 0 2% 20px
}

.flex-grid .xs-flex-5col {
    -webkit-flex-basis: 16%;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    margin: 0 2% 20px
}

.flex-grid .xs-flex-6col {
    -webkit-flex-basis: 12.66667%;
    -ms-flex-preferred-size: 12.66667%;
    flex-basis: 12.66667%;
    margin: 0 2% 20px
}

.flex-grid.no-gutters .xs-flex-1col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0
}

.flex-grid.no-gutters .xs-flex-2col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 0
}

.flex-grid.no-gutters .xs-flex-3col {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    margin: 0
}

.flex-grid.no-gutters .xs-flex-4col {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin: 0
}

.flex-grid.no-gutters .xs-flex-5col {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin: 0
}

.flex-grid.no-gutters .xs-flex-6col {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    margin: 0
}

.flex-grow {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media only screen and (max-width:482px) {
    .flex-grid .xxs-flex-1col {
        -webkit-flex-basis: 96%;
        -ms-flex-preferred-size: 96%;
        flex-basis: 96%;
        margin: 0 2% 20px
    }

    .flex-grid .xxs-flex-2col {
        -webkit-flex-basis: 46%;
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
        margin: 0 2% 20px
    }

    .flex-grid .xxs-flex-3col {
        -webkit-flex-basis: 29.33333%;
        -ms-flex-preferred-size: 29.33333%;
        flex-basis: 29.33333%;
        margin: 0 2% 20px
    }

    .flex-grid .xxs-flex-4col {
        -webkit-flex-basis: 21%;
        -ms-flex-preferred-size: 21%;
        flex-basis: 21%;
        margin: 0 2% 20px
    }

    .flex-grid .xxs-flex-5col {
        -webkit-flex-basis: 16%;
        -ms-flex-preferred-size: 16%;
        flex-basis: 16%;
        margin: 0 2% 20px
    }

    .flex-grid .xxs-flex-6col {
        -webkit-flex-basis: 12.66667%;
        -ms-flex-preferred-size: 12.66667%;
        flex-basis: 12.66667%;
        margin: 0 2% 20px
    }

    .flex-grid.no-gutters>.xxs-flex-1col {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }

    .flex-grid.no-gutters>.xxs-flex-2col {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin: 0
    }

    .flex-grid.no-gutters>.xxs-flex-3col {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        margin: 0
    }

    .flex-grid.no-gutters>.xxs-flex-4col {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        margin: 0
    }

    .flex-grid.no-gutters>.xxs-flex-5col {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: 0
    }

    .flex-grid.no-gutters>.xxs-flex-6col {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        margin: 0
    }
}

@media only screen and (min-width:768px) {
    .flex-grid .sm-flex-1col {
        -webkit-flex-basis: 98%;
        -ms-flex-preferred-size: 98%;
        flex-basis: 98%;
        margin: 0 1% 20px
    }

    .flex-grid .sm-flex-2col {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        margin: 0 1% 20px
    }

    .flex-grid .sm-flex-3col {
        -webkit-flex-basis: 31.33333%;
        -ms-flex-preferred-size: 31.33333%;
        flex-basis: 31.33333%;
        margin: 0 1% 20px
    }

    .flex-grid .sm-flex-4col {
        -webkit-flex-basis: 23%;
        -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
        margin: 0 1% 20px
    }

    .flex-grid .sm-flex-5col {
        -webkit-flex-basis: 18%;
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        margin: 0 1% 20px
    }

    .flex-grid .sm-flex-6col {
        -webkit-flex-basis: 14.66667%;
        -ms-flex-preferred-size: 14.66667%;
        flex-basis: 14.66667%;
        margin: 0 1% 20px
    }

    .flex-grid.no-gutters>.sm-flex-1col {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }

    .flex-grid.no-gutters>.sm-flex-2col {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin: 0
    }

    .flex-grid.no-gutters>.sm-flex-3col {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        margin: 0
    }

    .flex-grid.no-gutters>.sm-flex-4col {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        margin: 0
    }

    .flex-grid.no-gutters>.sm-flex-5col {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: 0
    }

    .flex-grid.no-gutters>.sm-flex-6col {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        margin: 0
    }
}

@media only screen and (min-width:992px) {
    .flex-grid .md-flex-1col {
        -webkit-flex-basis: 98%;
        -ms-flex-preferred-size: 98%;
        flex-basis: 98%;
        margin: 0 1% 20px
    }

    .flex-grid .md-flex-2col {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        margin: 0 1% 20px
    }

    .flex-grid .md-flex-3col {
        -webkit-flex-basis: 31.33333%;
        -ms-flex-preferred-size: 31.33333%;
        flex-basis: 31.33333%;
        margin: 0 1% 20px
    }

    .flex-grid .md-flex-4col {
        -webkit-flex-basis: 23%;
        -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
        margin: 0 1% 20px
    }

    .flex-grid .md-flex-5col {
        -webkit-flex-basis: 18%;
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
        margin: 0 1% 20px
    }

    .flex-grid .md-flex-6col {
        -webkit-flex-basis: 14.66667%;
        -ms-flex-preferred-size: 14.66667%;
        flex-basis: 14.66667%;
        margin: 0 1% 20px
    }

    .flex-grid.no-gutters>.md-flex-1col {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0
    }

    .flex-grid.no-gutters>.md-flex-2col {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin: 0
    }

    .flex-grid.no-gutters>.md-flex-3col {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        margin: 0
    }

    .flex-grid.no-gutters>.md-flex-4col {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        margin: 0
    }

    .flex-grid.no-gutters>.md-flex-5col {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: 0
    }

    .flex-grid.no-gutters>.md-flex-6col {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        margin: 0
    }

    label.labelStyleSwitch,
    label.labelStyleSwitchDescription {
        padding: 0;
        text-align: left
    }
}

.control-label.control-label+.control-label.control-label,
label+label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px
}

.control-label.control-label,
.input-helper,
label,
label.control-label {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width:1201px) {

    .control-label.control-label,
    .input-helper,
    label,
    label.control-label {
        margin-bottom: 7px
    }

    .control-label.control-label+input.form-control+div.form-control-feedback,
    .input-helper+input.form-control+div.form-control-feedback,
    label+input.form-control+div.form-control-feedback,
    label.control-label+input.form-control+div.form-control-feedback {
        font-size: 18px;
        top: 32px
    }
}

@media only screen and (min-width:992px) {

    .control-label.control-label,
    .input-helper,
    label,
    label.control-label {
        margin: 0;
        padding: 10px 0
    }

    .control-label.control-label+input.form-control+div.form-control-feedback,
    .input-helper+input.form-control+div.form-control-feedback,
    label+input.form-control+div.form-control-feedback,
    label.control-label+input.form-control+div.form-control-feedback {
        font-size: 18px;
        top: 43px
    }
}

.control-label.control-label p,
.input-helper p,
label p,
label.control-label p {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    vertical-align: top
}

.control-label.control-label.disabled,
.input-helper.disabled,
label.control-label.disabled,
label.disabled {
    color: #c7c7c7
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]+label:not(.nocheckbox):not(.switch-label) {
    cursor: pointer;
    margin: 0;
    padding: 0 0 0 25px;
    position: relative
}

input[type=checkbox]+label:not(.nocheckbox):not(.switch-label):focus {
    outline: 0
}

input[type=checkbox]+label:not(.nocheckbox):not(.switch-label):focus:before {
    border: 1px solid #777;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=checkbox]+label:not(.nocheckbox):not(.switch-label):before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAABGdBTUEAALGPC/xhBQAAAJ9JREFUWAnt2TEKAkEUBFEVryR6/2RXPZSCQTEeoGA/1Ea9SdPzJpzztr8+p2HfZdje39yRo6+r9ON+W38Plffnmz0jpRvN/ckhaRmY+qShkEPSMjD1SUMhh6RlYOqThkIOScvA1CcNhRySloGpTxoKOSQtA1OfNBRySFoGpj5pKOSQtAxMfdJQyCFpGZj6kdJ/T3LrsxfHOmAYKT1y9Be5VAkSOf+HGgAAAABJRU5ErkJggg==) 0 0/15px 15px no-repeat;
    content: " ";
    display: inline-block;
    height: 15px;
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 15px
}

input[type=checkbox][disabled]+label:not(.nocheckbox),
input[type=checkbox][readonly]+label:not(.nocheckbox) {
    opacity: .5
}

input[type=checkbox]:checked+label:not(.nocheckbox):not(.switch-label):before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAABGdBTUEAALGPC/xhBQAAAi9JREFUWAnt2csuA1EYB/BvpkOjNa6h7QsgIRIStwSJhQUJK6/gFSRs7HgTEpdYECsisbKycYl4AEEiEkpVqmO+6hljRj9n6pxpmpyzMJdzmZ+/0zMnpcH2owVVVvQq8xa4Ch3WX00lrZImElDTgwhHaJVKWmicxGAqaSIcsmo6YcDNVANcTZrQ1xgh22JlxZOeTRmwMxKHVJ0OnWYEDsfi0N9EwyuKRvDmUBxqdc1Jt7lWh4PROJl4xdC/gZkc4euDMXbpO1YETYGZ0DS+02f32DF0NA/4PW/B/OkrM/qOoaJnkv457BUheO7kBfbvct4q5zo0NIK3hn9+6BxF8YSBd29Lg7FpIHQiqsHaQAz27CWqq56/K04JUWBEG/iDpyRt8NF4PXTZaymWwZYITByn4eI5T3YPMiX+Spg9iCsuLxg7t0X1wi/RbZYeQuSUYGA8ln6iq9WG/QJgCbtuk3BZYG50L7Ef+C1xmWBu9PJlxh2w79wNlw3Gh2u83zAtdkRhpafOB3bfeMjmwazRfuwl3PV4zrusefu5r7lXj9XrbKEfBW+1P5xUEQHG8emneAQIXzqnp4qni3MpCowDBkJjh3LgIsFloYPCRYPLRvPCZYD/hf4LLgv8b3QpuEywEDSDL5xlIG9ZkM597Yd5Nz/YP2jhfrnwDNxu7wTfPix4orfDPEORbbhfLuQoxcr7bDj/vgm8TvPgZbdRaNkJs/FV0iwJ2UeVtOyE2fhVmfQnKEnt21ziRokAAAAASUVORK5CYII=) 0 0/15px 15px no-repeat;
    content: " "
}

input[type=checkbox]+label+input[type=checkbox]+label {
    margin-left: 15px
}

input[type=email],
input[type=number],
input[type=numeric],
input[type=search],
input[type=tel],
input[type=text] {
    border: 1px solid #777;
    color: #777;
    font-size: 18px;
    height: 40px;
    line-height: 22px;
    padding-left: 10px
}

input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=numeric]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder {
    color: #a5a5a5;
    opacity: 1
}

input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=numeric]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder {
    color: #a5a5a5
}

input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=numeric]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
    color: #a5a5a5
}

input[type=email] .ng-dirty,
input[type=number] .ng-dirty,
input[type=numeric] .ng-dirty,
input[type=search] .ng-dirty,
input[type=tel] .ng-dirty,
input[type=text] .ng-dirty {
    background: #f38a00
}

input[type=email].full,
input[type=number].full,
input[type=numeric].full,
input[type=search].full,
input[type=tel].full,
input[type=text].full {
    width: 100%
}

.form-control,
.form-control:focus {
    border: 1px solid #777;
    border-radius: 0;
    color: #373737;
    font-size: 18px;
    height: 40px;
    line-height: 22px
}

.has-error .form-control,
.has-error .form-control:focus {
    border: 2px solid #f38a00 !important
}

textarea.full {
    background-color: #fff;
    font-size: 13px;
    font-weight: 400;
    height: 108px;
    line-height: 15px;
    padding: 10px 60px 10px 10px;
    width: 100%
}

textarea.form-control,
textarea.form-control:focus {
    font-size: 18px;
    font-weight: 300;
    height: 200px;
    line-height: 22px;
    padding: 7px
}

textarea.form-control::-moz-placeholder,
textarea.form-control:focus::-moz-placeholder {
    color: #a5a5a5;
    opacity: 1
}

textarea.form-control:-ms-input-placeholder,
textarea.form-control:focus:-ms-input-placeholder {
    color: #a5a5a5
}

textarea.form-control::-webkit-input-placeholder,
textarea.form-control:focus::-webkit-input-placeholder {
    color: #a5a5a5
}

textarea.form-control.no-height,
textarea.form-control:focus.no-height {
    height: auto
}

textarea.form-control.short,
textarea.form-control:focus.short {
    height: 108px
}

.form-control:focus {
    border: 1px solid #00adef
}

.form-group {
    height: auto
}

.form-group.textarea {
    height: 200px;
    margin-bottom: 20px
}

select.form-control,
select.form-control:focus {
    border: 0;
    outline: #777 solid 1px
}

@media only screen and (max-width:482px) {

    .form-control:focus,
    input[type=search] .form-control,
    input[type=tel],
    input[type=text],
    label,
    textarea.form-control,
    textarea.form-control:focus {
        font-size: 16px
    }
}

.earth-day-form input[type=checkbox]+label:not(.nocheckbox):before {
    background-size: 20px 20px;
    height: 20px;
    top: 130px;
    width: 20px
}

.earth-day-form input[type=checkbox]+label+input[type=checkbox]+label {
    margin-left: 0
}

.earth-day-form input[type=checkbox]:checked+label:not(.nocheckbox):before {
    background: url(/cms/images/earthday/check-orange.png) 0 0/20px 20px no-repeat;
    content: " "
}

.ui-select-container[search-enabled=false] input[tabindex="-1"] {
    border: none;
    height: 0
}

.form-tweaked .form-control,
.form-tweaked .form-control:focus {
    border: 1px solid #c7c7c7;
    border-radius: 0;
    color: #373737;
    font-size: 14px;
    height: 40px;
    line-height: 22px
}

.form-tweaked select.form-control {
    border: 1px solid #c7c7c7;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjYXJldC1kb3duIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1jYXJldC1kb3duIGZhLXctMTAgZmEtM3giPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTMxLjMgMTkyaDI1Ny4zYzE3LjggMCAyNi43IDIxLjUgMTQuMSAzNC4xTDE3NC4xIDM1NC44Yy03LjggNy44LTIwLjUgNy44LTI4LjMgMEwxNy4yIDIyNi4xQzQuNiAyMTMuNSAxMy41IDE5MiAzMS4zIDE5MnoiIGNsYXNzPSIiPjwvcGF0aD48L3N2Zz4=);
    background-size: 14px;
    background-position: right 6px center;
    background-repeat: no-repeat
}

.h1,
h1 {
    color: #004a7c;
    font-family: Open Sans, sans-serif;
    font-size: 46px;
    font-weight: 300;
    line-height: 60px;
    margin: 30px 0
}

.h1.special-margin-top-0,
h1.special-margin-top-0 {
    margin-top: 0
}

@media only screen and (max-width:482px) {

    .h1.special-margin-top-0,
    h1.special-margin-top-0 {
        margin-top: 20px
    }

    .hide-xs-down {
        display: none !important
    }
}

.h1 sup,
h1 sup {
    font-size: 45%;
    line-height: 0;
    position: relative;
    top: -1em;
    vertical-align: baseline
}

.h2,
h2 {
    color: #004a7c;
    font-family: Open Sans, sans-serif;
    font-size: 38px;
    font-weight: 300;
    line-height: 42px;
    margin: 20px 0
}

.h2.small,
h2.small {
    font-size: 24px;
    line-height: 24px
}

.h2 sup,
h2 sup {
    font-size: 45%;
    line-height: 0;
    position: relative;
    top: -1em;
    vertical-align: baseline
}

.h3,
h3 {
    color: #004a7c;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin: 10px 0
}

.h3 sup,
h3 sup {
    font-size: 55%;
    line-height: 0;
    position: relative;
    top: -.9em;
    vertical-align: baseline
}

.h4,
h4 {
    color: #004a7c;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin: 10px 0;
    text-transform: capitalize
}

.h4 small,
h4 small {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 25px;
    margin: 10px 0 0 10px;
    text-transform: none
}

.h5,
h5 {
    color: #004a7c;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 20px 0 10px
}

.h5.address,
h5.address {
    color: #004a7c;
    font-weight: 700
}

.h5.inline,
h5.inline {
    display: inline-block
}

@media only screen and (max-width:993px) {
    .hide-md-down {
        display: none !important
    }
}

@media only screen and (max-width:769px) {

    .h1,
    h1 {
        text-align: center;
        font-size: 32px;
        line-height: 38px;
        margin: 20px 0
    }

    .h2,
    h2 {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin: 20px 0
    }

    .h3,
    h3 {
        font-size: 18px;
        font-weight: 600
    }

    .h3,
    .h4,
    h3,
    h4 {
        line-height: 24px;
        margin: 10px 0
    }

    .h4,
    .h5,
    h4,
    h5 {
        font-size: 16px
    }

    .h5,
    h5 {
        line-height: 24px;
        margin: 20px 0 10px
    }

    .hide-sm-down {
        display: none !important
    }
}

.fal.fa-circle.fa-stack-2x {
    top: -1px
}

.fas:not(.fa-stack-2x):before {
    font-size: 1em
}

rs-credit-card-icons {
    color: #004a7c
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    color: #373737;
    margin-left: 20px
}

ul.row {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0
}

ul.row li {
    margin: 0;
    padding: 0
}

ul.bulleted {
    list-style: none;
    margin-bottom: 0
}

ul.bulleted li {
    margin-bottom: 5px;
    position: relative
}

ul.bulleted li:before {
    content: "\F111";
    font-family: Font Awesome\ 5 Pro;
    font-size: 6px;
    left: -20px;
    line-height: 20px;
    position: absolute;
    top: 0
}

@media only screen and (max-width:482px) {
    ul li {
        margin-left: 10px
    }

    ul.bulleted li:before {
        left: -10px
    }
}

ul.bulleted-blue {
    list-style: none;
    margin-bottom: 0
}

ul.bulleted-blue li {
    margin-bottom: 5px;
    position: relative
}

ul.bulleted-blue li:before {
    content: "\F111";
    font-family: Font Awesome\ 5 Pro;
    font-size: 6px;
    left: -20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    color: #00adef
}

@media only screen and (max-width:482px) {
    ul.bulleted-blue li:before {
        left: -10px
    }
}

ul.bulleted-white {
    list-style: none;
    margin-bottom: 0
}

ul.bulleted-white li {
    margin-bottom: 5px;
    position: relative
}

ul.bulleted-white li:before {
    content: "\F111";
    font-family: Font Awesome\ 5 Pro;
    font-size: 6px;
    left: -20px;
    line-height: 20px;
    position: absolute;
    top: 0
}

@media only screen and (max-width:482px) {
    ul.bulleted-white li:before {
        left: -10px
    }
}

ul.bulleted-white li,
ul.bulleted-white li:before {
    color: #fff
}

ul.xmarked {
    list-style: none;
    margin-bottom: 0
}

ul.xmarked li {
    margin-bottom: 5px;
    position: relative
}

ul.xmarked li:before {
    content: "\F111";
    font-family: Font Awesome\ 5 Pro;
    left: -20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    color: #f38a00;
    content: "\F00D";
    font-size: 14px
}

@media only screen and (max-width:482px) {
    ul.xmarked li:before {
        left: -10px
    }

    ul.xmarked li {
        padding-left: 5px
    }

    ul.checkmarked li {
        left: -10px
    }
}

ul.checkmarked {
    list-style: none
}

ul.checkmarked li {
    margin-bottom: 5px;
    position: relative
}

ul.checkmarked li:before {
    color: #f38a00;
    content: "\F00C";
    display: block;
    font-family: Font Awesome\ 5 Pro;
    left: -20px;
    position: absolute
}

ul.checkmarked-left {
    list-style: none
}

ul.checkmarked-left li {
    margin-bottom: 5px;
    position: relative
}

ul.checkmarked-left li:before {
    color: #f38a00;
    content: "\F00C";
    display: block;
    font-family: Font Awesome\ 5 Pro;
    left: -20px;
    position: absolute
}

ul.checkmarked-blue {
    list-style: none
}

ul.checkmarked-blue li {
    margin-bottom: 5px;
    position: relative
}

ul.checkmarked-blue li:before {
    content: "\F00C";
    display: block;
    font-family: Font Awesome\ 5 Pro;
    left: -20px;
    position: absolute;
    color: #00adef
}

ul.checkmarked-white {
    list-style: none
}

ul.checkmarked-white li {
    margin-bottom: 5px;
    position: relative;
    color: #fff
}

ul.checkmarked-white li:before {
    content: "\F00C";
    display: block;
    font-family: Font Awesome\ 5 Pro;
    left: -20px;
    position: absolute;
    color: #fff
}

.fa-ul>li {
    margin-left: 25px
}

.text-center>li>.fa-li,
.text-right>li>.fa-li {
    position: static
}

@media only screen and (min-width:482px) {
    .hide-xs-up {
        display: none !important
    }

    .text-sm-center>li>.fa-li,
    .text-sm-right>li>.fa-li {
        position: static
    }
}

.mobile-app .hide-in-app,
body.mobile-app .hide-in-app {
    display: none !important
}

.modal .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal .modal-dialog.modal-xs .modal-content .modal-header {
    border-bottom: 0
}

.modal .modal-dialog.modal-xs .modal-content .modal-body {
    margin-top: 0
}

.modal .info-modal .modal-body {
    padding-top: 0
}

.modal .info-modal .modal-header {
    padding: 10px 15px
}

.modal .info-modal .modal-header h3 {
    text-transform: none
}

.modal .modal-body {
    background-color: #fff;
    height: auto
}

.modal .modal-header {
    border-bottom: 1px solid #c7c7c7;
    font-weight: 700;
    height: auto;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 100%;
    z-index: 1
}

.modal .modal-header .fas {
    color: #00adef
}

.modal .no-header-border .modal-header,
.modal .no-header-border.modal-header {
    border-bottom: 0
}

.modal .modal-footer {
    min-height: 0
}

.modal .video iframe {
    width: 90%
}

@media only screen and (min-width:768px) {
    .earth-day-form input[type=checkbox]+label:not(.nocheckbox):before {
        background-size: 20px 20px;
        height: 20px;
        top: 10%;
        width: 20px
    }

    .hide-md-up,
    .hide-sm-up {
        display: none !important
    }

    ul.split li {
        float: left;
        margin: 0 12px;
        width: 45%
    }

    .text-md-center>li>.fa-li,
    .text-md-right>li>.fa-li {
        position: static
    }

    .modal .modal-dialog {
        min-height: 300px;
        width: 768px
    }

    .modal .modal-dialog.modal-md {
        width: 650px
    }

    .modal .modal-dialog.modal-sm {
        width: 500px
    }

    .modal .modal-dialog.modal-xs {
        width: 400px
    }

    .modal .video iframe {
        width: 90%
    }
}

.native-select {
    display: block;
    position: relative
}

.native-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #777;
    border-radius: 0;
    color: #777;
    cursor: pointer;
    font-size: inherit;
    height: 40px;
    outline: 1px !important;
    overflow: hidden;
    padding: 6px 12px 6px 10px;
    text-overflow: ellipsis;
    text-shadow: 0 0 0 #000;
    white-space: nowrap;
    width: 100%
}

.native-select select:focus {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0
}

.native-select select.ng-empty {
    color: #a5a5a5
}

.native-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.native-select select::-ms-expand {
    display: none
}

.native-select:after {
    color: #777;
    content: "\F107";
    font: 400 22px/1 Font Awesome\ 5 Pro;
    pointer-events: none;
    position: absolute;
    right: 7px;
    top: 9px;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.native-select:hover:after {
    color: #373737
}

.pagination>li {
    margin: 0
}

@media print {
    a[href]:after {
        content: none !important
    }

    .no-print {
        display: none !important
    }
}

input[type=radio] {
    -moz-appearance: radio;
    -webkit-appearance: none;
    appearance: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAKfElEQVR42u1dbYxWxRU+u+/SlgXcFEQsLriAlGgA3yxhRY3LLh+uEWsDJrQuf/qrwYQAhZJC+bAoost3Ur6/EkMhBJqqawvKx7qgEtSyVFlqIuGj4VeTJv3bxBh7Dnc0y+7dd9/3zJm5c+/Mk5w/u+89M3Oec+fOnDkzA5BN1KDMQlmAshnlOEo7SufQoUP/W1dX922c0P/wN1fUb+mZTUrHsygPQoCTGIYyRxH9YW/kSgmWcV45xmyU+4L57aMCZRrKRnqjTRNehENQj7EBpUHVLcAAylGmo+xNmvAiHGIPSqOqc4AmqlHWlJWV/ct14mMc4RbKapThgcbSMRnlWNpIL+AMR1EmBVr7BnWd7VkhPsYR2lDqA8098TgZJ6vExzjCaZS6QDvACJQjvhAf4wiHUB7wdSq3wlfiYxxhGUrOF/JrUS4H4ns4wSWUfJaJJw9fE8ju0xF+n8UYAsXRP3LM0DdQvlByw7G6nVPjo0xgpm0DVlVV/QfLPYmyFWW+ml5SQKZfEfXtp35Lz7yEso10FVpEMugI09JO/u8sGuuYIvunBtszTjnFcYvtWprWUf4BC8bZgfIYSlkCbaQyp6DstLS+kJqFpkEopwwa422IlmJ/4FCbqS4voLxjsN30SRvoOvk/RrloyAD7UMak4AUYi3LQkA0uoFS52vB7Uf5hoNF/TOmIeCR9ogzYowNliItv/mXhhv4lI1OhGpRWA0EjZ3oC+uZ/Iti46xDl4GUNP0e5JWinj1EGJN0omjOfFmzUepT+GY6GVqJsELTXiaTXEESmeuPGjftfFoIeJeBpQSfYneogD+o5A1Fmr2+gaGO7kA2XpDK8i3peAb+TJ6n7fkPIlo3WFnaEKvxrCPgOC4RsWm3DYz8SqOjswHkP/ELArh+Y7lFXC1SyIXDdK6YL2He5qcrVBvKtYIaAnR+VrlSFbpgXov17ARY+B/j8Z9LxgRVhwJeugSEI5hGM0KzIq4FLNlo0bf8TiUoc0QzyJD3Pp1W5eSjrIMoa6oBcRXvP+c2dv3Wo39BvmyH5xSjqxs9r2P9N3QpM0QzvJhHhI4ebibIf5aaAPkoepVyEGQk58wOavcBkncLbUpTQSDtsWmDSzEXGShg1kXqG16W61hLQpMHD+9xCGzVX9WxhtHpDbYPy9GoslrdJg4+nOAW2a6zn/8iCQfo7MsD8g6X2DsjlcreZnJwttbA6DW+bZcEYDULfdylc575lJWKOBi+1pRR0jFnIWxYGeC87PG1bZWGgeILJzZFiC6jW8LKRBhtOKdEnUzB3/ytEmT+mMMZ0XGCNRvauKVDG8acpCuBcBLOZu/uYHK3ss4vlHshkMGhC5P8zhVG8qwadYLTGhtiCu6imMxXvN9jtfwrpxUWDn4NDTK6mFlK6l6nUxI6d8pR884sZE5gYGD7M5GpnbworNPbqmcDLkB2sNKT3ZKl85fP5b6CXpeJpDqV3NUD2YOJ4uBclI4Mbmcqkd+lShK8zgw5gIkLaXzJU38ncny+NLOcPmPisHWBuML0Lw5ie9Jj09AayD+l7B+qZ3N01RZ3DVCJ9Msc+Dxxgl7C+HJO757sq2cw8k0cSPp2Yeb+wvlYGfy1dFXzIUDBfuBEtHjmAdL7EIgZ/7d8/zexCJE/jKoemXzV7Q/+91buFg0MTmBzeQQ3zHD5JzAT/IJkyV6azfjOLeWKVJPZ76ADS+/rbGDw20YMLGA9uFa78TQ8d4Jqwvp3ccdzmhAeAPt/HJznzWcSdCRxP+DCCeR47wC8FdT3DvMuo9OxfkL0Ja53HDvCKoK4aBo90hxFrDaCfYMWPeewARwV1DWTw+DlwjkEXNkKHxw5wSVJZqTxWVlb+G3QCCCKI26jpDzqTdIA7XDITCwMcBL3RNhzgi2BqZ/FlcIDgAOETED4BBh0gDAJFIRoCZ3EZpoGeTwMRV0IgyONAEIRQcJJYK6hrFPfgiKQXg5o9dgAnFoM2MR58SbDiIz12AMnl4MXc5WBOQsg2YUP4OLX8SljfLm5ex7MOpITt89ABpPcHsFPCHnQgKXSGhw7QIKiLmxRazQ8gRBcpS6FcHcLoB/oP+jPI7qqaqBvQO5/wQJDwukdv/2vC+jgDwA+6KuDMBI4LN2K4Rw7g3Naw2Y5sDt3jAfnSW+q5m0N/1lXJfUwlU4QbU+OBA0jHPRqY3A3uruiK5IFDGlibYfJXG9B5kMFb7CLUBkeOiKFjVK5nkHzaCfRD6fkEk7N1kl3JCwaM9VQGHeAJAzqbmZw9GaeMe0zcO4YMtipD5Ju6y++9UvkaP37811DgRrE9TCcYa6BxtH/+bxkgv9XAbInwCJOr7YWUNjKVHjBkvAEQHbeaVlyA6Ng7Ezhs4vYQeutuOXZUPJ1mdTWF5HfGTbWE8JDGbS599karmcp3GDTmkJT1BBcMkk84wORoRTHKh2tcSGAykFOZkjFBq8FunzBWg5+iQ9BHmQW0GjZuueOzg+WGBnxdcYrJzeFSCpmk4WXPWzB0vWPBomuG5vndMVeDl3yphbUxC7oFZu/M6RoxdOFI+VUGInxxGESJOExOTrHeMg1v22CRADpjaFcCxO8Auwmt2zT4YPdOpzUKfdoyIXQj1np1CKMZRJk8r4H8en5feE6DB638TfYFkgY2kJQyUKRDGHeDzFFsX6kepsHCAC8OIzQ5qNWtwCGNwtuhQNzZEijxkTZg0IFMtBHiEsSfzHFT/Y9+s1Y9k/QB1hUUU9Cw/0GJSuheX/4GBHCxRdP2w6QqskyzIgsClyVjiabNF0tWhrrxS5oVmhs4LRrzNG39CRi4qi6vUylVsemB2z7RJGDnCaYqtzI4gfPkLzM9xTonUMnwORDu9pVdz9iYqo7QrWgYGPbAb3TtqVK9rMVdpgk5QYsDcYKk5/lbhGxZb7vyvxWq+Dnwa1vY9z0pysdCNlyYVCP2SjSg6151T/CcoN22J92FvSfYmE0QJYJmFYNAY1Uvxl7vuvAJHQga8eruksvlbqO+ORkkfy7nJM8C5J8HO3kXRaEKpUOqcaqBJ1DGZIB42jPxvrBtPkO5x7WGDtENF/fS2L2QzkulHwJm9m4R5A92tdFVUiPbmIYfQnk4BcQ/AsxNG0V2+/e4bgAaxJ00YYAun4YXwWzqdamgujRLDoh7GfBVpqX7o9nBblPG6LYlrT6hkTCV2QCM/fnMqV4qA2ZLTBun2y7lRRCthJmIh5POiRCts79rsV0LIeVotGWsmDvxdiqneAaiXUsDi5zWjlLPENmUD9hmu/4qtl8PGQHl5bUn4Qh9nJX/JYnk/FzIec9kMTxOS8nLXTK0iwLRen4ZZBiPovw9kB2bxjUBPAGNaJcG4u9K4CwHD0HfuTc9Jp7y9u+HAJgsHS93nHgKZtUG2nuCzq85m2HiaZfuE4HmvkFvx5EMEf8nYOzPD4h2/K5EuZlC0ukAixXhGy8Xhp1Kkb18Pv+Nq6Sr6N129SkrC7SZm0KSgdeDcBIK802nHcV09u6T4HeGc2KgRBQ6l6jFRrgZops2qCw6b39wML+boJRryjKer8g6qhaHPi8U91frA3Sd6ln1TIvS0QTfXbCUMfwfoTg8jW5Dq0kAAAAASUVORK5CYII=) 0 0/13px 13px no-repeat;
    display: inline-block;
    height: 13px;
    margin: -3px 4px 0 0;
    vertical-align: middle;
    width: 13px
}

input[type=radio]:checked {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSgBBwcHCggKEwoKEygaFhooKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKP/AABEIAIAAgAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APqmgAoAKACgDmvGfjnw/wCDrcvrd/HHOU3x2sfzzycNjCDkAlSNxwueCRQB4t4n/aJuzeKvhbSIEtV6yaiCzycD+FGAXB3fxNng8dKAPNNX+J/jXVfK+1eI76Pys7fsrC2znGc+UF3dO+cc46mgDB1XxHrer262+razqV9Arh1jubp5VDYIyAxIzgnn3NABpXiPW9It2t9J1nUrGBnLtHbXTxKWwBkhSBnAHPsKAN7SPif410rzfsviO+k83G77UwucYzjHmhtvXtjPGegoA9L8MftE3YvGXxTpED2rdJNOBV4+D/C7ENk7f4lxyeelAHtPgzxz4f8AGNuH0S/jknCb5LWT5J4+FzlDyQCwG4ZXPAJoA6WgAoAKACgAoAKAI7meK1t5bi5ljhgiQvJJIwVUUDJJJ4AA70AfOPxN+O0t6k2m+ChJb2zo0cuoSqVlPzYzCM/ICo+8w3fNwFK5oA8KuZ5bq4luLmWSaeVy8kkjFmdickknkknvQAW0Et1cRW9tFJNPK4SOONSzOxOAAByST2oA9D8NfBjxnriLK1hHpkDIWWTUXMRJDY27AC4PUjKgYGc8jIB0un/s7eIZLyNdR1fSYLU53yQGSVxwcYUqoPOP4h689KADUP2dvEMd5IunavpM9qMbJJzJE54GcqFYDnP8R9eOlAHNeJfgx4z0NGlWwj1OBUDNJpzmUglsbdhAcnoThSMHOeDgA88uYJbW4lt7mKSGeJykkcilWRgcEEHkEHtQAW08trcRXFtLJDPE4eOSNirIwOQQRyCD3oA91+GXx2lskh03xqJLi2RFji1CJS0o+bGZhn5wFP3lG75eQxbNAH0dbTxXVvFcW0sc0EqB45I2DK6kZBBHBBHegCSgAoAKAI7meK1t5bi5ljhgiQvJJIwVUUDJJJ4AA70AfJ/xq+KsvjC4fSdEeSHw9E/JwVa8YHhmHUIDyqn/AHjzgKAeT0Ae0/DP4HXuvW/9oeK3u9JtN5VLQR7LiQAEFjuH7sbsYypLAHgDBIB9FeGPC+i+F7NrbQNOgso2++UBLyYJI3Ocs2NxxknGcDigDZoAKACgAoAxvE/hfRfFFmttr+nQXsa/cLgh48kE7XGGXO0ZwRnGDxQB86/Ez4G3ug2/9oeFHu9WtN4V7Qx7riMEABhtH7wbs5woIBHBGSADxagD1j4K/FWXwfcJpOtvJN4elfg4LNZsTyyjqUJ5ZR/vDnIYA+sLaeK6t4ri2ljmglQPHJGwZXUjIII4II70ASUAFAHzb+0p4+W9uB4T0maN7aBxJfSxSNzKCcQnHBC8MevzYHBQ0AeC0AfS/wADfhH/AGX9n8R+Krf/AImPElnZSD/j39JJB/z09F/h6n5vuAHutABQAUAFABQAUAFABQB4V8cvhH/an2jxH4Vt/wDiY8yXllGP+Pj1kjH/AD09V/i6j5vvgHzRQB71+zX4+WyuD4T1aaNLadzJYyyyNxKSMwjPADcsOnzZHJcUAfSVAHNfEfxTF4O8H3+ryGMzomy2jfH7yZuEGMgkZ5IBztViOlAHw7czy3VxLcXMsk08rl5JJGLM7E5JJPJJPegD2T9nHwFDr2qP4k1PzPsmmXCC1RWAElwuHyxBzhPkOMYYsOcAggH1HQAUAFABQAUAFABQAUAFABQB8uftHeAotB1RPEmmeZ9k1O4cXKMwIjuGy2VJOSHw5xjAKnnBAAB43bTy2txFcW0skM8Th45I2KsjA5BBHIIPegD7i+HHimLxj4PsNXjMYndNlzGmP3cy8OMZJAzyATnayk9aAPFv2rNfuDqGkeHUXbapF/aEhyD5jkvGvbI2hX787+nAoA8GtoJbq4it7aKSaeVwkccalmdicAADkkntQB93eDdAt/C/hfTtFtG3x2kQQvgjzHJy74JONzFjjPGcDigDZoAKACgClq+qWWj2ZutSuFggBC7iCSSewA5J+noT2rWjQqV5clNXZz4rF0cJT9rXlZHAax8VbeKWWLSbBrhQpCTzPsG7nB24yV6Hkqe3Fe1QyKUknVlbyWv49/vPl8VxbTjJxw8Obzbtr6dvmn6Bo/xVt5ZYotWsGt1KgPPC+8buMnZjIXqeCx7c0V8ilFN0pX8np+Pf7gwvFtOUlHEQ5fNO+vp2+bfqd7ousWGt2r3OmT+fCrmMtsZcMADjDAHoRXj18PUw8uSqrM+mwmNo4yDqUJXSdtmtfmX6wOoKACgDG8ZaBb+KPC+o6Ldtsju4igfBPluDlHwCM7WCnGecYPFAHwjcwS2txLb3MUkM8TlJI5FKsjA4IIPIIPagD3n9lPX7gajq/h113Wrxf2hGcgeW4KRt2ydwZO/GzpyaAPNPjHqX9q/E/wAR3HleVsujbbd27PlARbs4HXZnHbOOetAGr+z9oK658TLBpljaDTka/dWZlJKEBCuOpEjIcHAwD16EA+xKACgAoAoa9qcWjaPdahOMpAm4Lz8zdFXIBxkkDPbNbYeg69WNKPU5cbio4ShKvPaK/wCGXzeh88a/rF3reoyXl9JvkbgAcKi9lUdgP/rnkmvuMPh4YeCpwWh+V43G1cbVdWq7t/guy8v63M6ug5AoAv6Fq95omox3unybJU4IPKuvdWHcH/64wQDWGIw8MRB06i0OrB4yrgqqrUXZr7muz8v63PonQNTi1nRrTUIBtWdNxXk7W6MuSBnBBGcc4r4bE0Hh6sqUuh+q4LFRxlCNeG0l+PVfJ6F+sTqCgAoA+Nvj5ov9jfE/VfLt/Jt73bexfPu37x87dSRmQScHHsMYoAz/AIOal/ZXxP8ADlx5Xm77oW23dtx5oMW7OD035x3xjjrQBg+LNRi1fxTrOpWyyLBeXs1xGsgAYK7lgDgkZwfU0Aesfsp2VxJ4x1e+SPNrDYeTI+4cO8iFRjryI3/L3FAH0/QAUAFAHm3xtvNmlabZ7M+dM02/PTYuMY9/M/T3r3shp3qTqdlb7/8Ahj5Hi6ty0adK27b+5W/X8DyGvqD4QKACgAoA9Y+B9xK1rq9sz5gjeORVwOGYMGOfcIv5V81n8EpQn1d/wt/mfccIVJOFWm3omn997/kj0+vnj7EKACgD5g/assriPxjpF88eLWaw8mN9w5dJHLDHXgSJ+fsaAPJ/CeoxaR4p0bUrlZGgs72G4kWMAsVRwxAyQM4HqKADxZp0WkeKdZ022aRoLO9mt42kILFUcqCcADOB6CgD1j9lO9uI/GOr2KSYtZrDzpE2jl0kQKc9eBI/5+woA+n6ACgAoA8r+N2n/wDIN1JIv71vLJu/4Egxn/rpyB9e1fR5DW+Ok35r8n+h8Vxdh/4eIS7pv8Uvz/XoeWV9GfFhQAUAFAHqfwR0/wD5CWpPF/dt4pN3/AnGM/8AXPkj6d6+cz6t8FJPzf5L9T7ThHD/AMTENdkn+LX5fp1PVK+cPtQoAKAPmD9qy9uJPGOkWLyZtYbDzo02jh3kcMc9eRGn5e5oA8n8J6dFq/inRtNuWkWC8vYbeRoyAwV3CkjIIzg+hoA3vjHpv9lfE/xHb+b5u+6Nzu27ceaBLtxk9N+M98Z46UAav7P2vLofxMsFmaNYNRRrB2ZWYguQUC46EyKgycjBPTqAD7EoAKACgDM8S6RHrui3OnSyvEswGHXnaQQQcdxkDj+XWujC4h4aqqqV7HHj8HHG4eVCTtfr+KPnjV9LvdHvDa6lbtBOFDbSQQQehBHBH07gjtX3FGvTrx56buj8qxWErYSp7KvGzKVbHOFAFvS9Ou9Uu1ttPt5J5mxwi52jIGSewyRyeKyrVoUY89R2RvhsNVxVRU6Mbv8ArV9l5n0F4Q0KLw9ocNlHzKf3k7biQ0hADEdOOABwOAO+a+JxuKeKquo9unofqWV4COAw6orfd+vX5dvLzNquQ9AKACgD42+Pmtf2z8T9V8u4863sttlF8m3ZsHzr0BOJDJyc+xxigDP+Dmm/2r8T/Dlv5vlbLoXO7buz5QMu3GR12Yz2znnpQB6X+1ZoFwNQ0jxEjbrV4v7PkGAPLcF5F75O4M/bjZ15FAHg1tPLa3EVxbSyQzxOHjkjYqyMDkEEcgg96APu7wbr9v4o8L6drVouyO7iDlMk+W4OHTJAztYMM45xkcUAbNABQAUAZHiXw9YeIrIW+oI2VOY5Y8B4+mcEg9ccj/AV04XF1MLPmp/d0Zw4/LqOPp+zrL0a3Xp69Tgrv4Tf65rTV/7xijlg/IMwb6ZIX8O1e1DP9lOHrZ/pb9fmfMVeEN3Tq+ia+67v+NvkFp8Jv9S13q/90yxxQfmFYt9cEr+Haief7qEPS7/S36/MKXCGzqVfVJffZ3/G3yO88PeG9L0CHbp1solIw07/ADSP0zlvTgHAwPavGxOMrYl3qPTt0/r8T6bA5ZhsDG1GOvfq/n8tlp5GxXKd4UAFAGN4y1+38L+F9R1q7XfHaRFwmSPMcnCJkA43MVGccZyeKAPhG5nluriW4uZZJp5XLySSMWZ2JySSeSSe9AHvP7KegXB1HV/ETNttUi/s+MYB8xyUkY9cjaFTtzv68GgD2n4j+FovGPg+/wBIkEYndN9tI+P3cy8oc4JAzwSBnazAdaAPh25gltbiW3uYpIZ4nKSRyKVZGBwQQeQQe1AHsn7OPj2LQdUfw3qfmfZNTuENs6qCI7hsLhgBkh8IM5wCo4wSQAfUdABQAUAFABQAUAFABQAUAFAHy5+0d49i17VE8N6Z5n2TTLhzcuygCS4XK4UEZATLjOcEseMAEgHjdtBLdXEVvbRSTTyuEjjjUszsTgAAckk9qAPuL4ceFovB3g+w0iMRmdE33MiY/eTNy5zgEjPAJGdqqD0oA6WgD5t/aU8ArZXA8WaTDGltO4jvooo24lJOJjjgBuFPT5sHkuaAPBaAPpf4G/Fz+1Ps/hzxVcf8THiOzvZD/wAfHpHIf+eno38XQ/N98A91oAKACgAoAKACgAoAKAPCvjl8XP7L+0eHPCtx/wATHmO8vYz/AMe/rHGf+enq38PQfN9wA+aKAPev2a/AK3twfFmrQo9tA5jsYpY25lBBMwzwQvKjr82TwUFAH0lQAUAR3MEV1by29zFHNBKhSSORQyupGCCDwQR2oA+T/jV8KpfB9w+raIkk3h6V+Rks1mxPCsepQnhWP+6ecFgDyegD2n4Z/HK90G3/ALP8Vpd6tabyyXYk3XEYIJKncf3g3YxlgQCeSMAAH0V4Y8UaL4os2udA1GC9jX74QkPHkkDchwy52nGQM4yOKANmgAoAKACgDG8T+KNF8L2a3Ov6jBZRt9wOSXkwQDtQZZsbhnAOM5PFAHzr8TPjle69b/2f4US70m03hnuzJtuJAACFG0/uxuznDEkAcgZBAPFqAPWPgr8KpfGFwmra2kkPh6J+Bkq14wPKqeoQHhmH+6OclQD6wtoIrW3it7aKOGCJAkccahVRQMAADgADtQBJQAUAFAEdzBFdW8tvcxRzQSoUkjkUMrqRggg8EEdqAPnH4m/AmWySbUvBRkuLZEaSXT5WLSj5s4hOPnAU/dY7vl4LFsUAeFXMEtrcS29zFJDPE5SSORSrIwOCCDyCD2oALaeW1uIri2lkhnicPHJGxVkYHIII5BB70Ad94f8AjH410b7On9q/b7eHd+5voxLvzn70nEhwTkfN2A6cUAdVp/7RPiGO8jbUdI0me1Gd8cAkic8HGGLMBzj+E+nHWgA1D9onxDJeSNp2kaTBanGyOcSSuOBnLBlB5z/CPTnrQByviD4x+NdZ+0J/av2C3m2/ubGMRbMY+7JzIMkZPzdyOnFAHA3M8t1cS3FzLJNPK5eSSRizOxOSSTyST3oALaCW6uIre2ikmnlcJHHGpZnYnAAA5JJ7UAe6/DL4EzXscOpeNTJb2zqskWnxMVlPzZxMcfICo+6p3fNyVK4oA+jraCK1t4re2ijhgiQJHHGoVUUDAAA4AA7UASUAFABQAUAFABQBzXjPwN4f8Y25TW7COScJsjuo/knj4bGHHJALE7Tlc8kGgDxbxP8As7XYvFbwtq8D2rdY9RJV4+B/EikNk7v4VxwOetAHmmr/AAw8a6V5X2rw5fSebnb9lUXOMYznyi23r3xnnHQ0AYOq+HNb0i3W41bRtSsYGcIslzavEpbBOAWAGcA8exoANK8Oa3q9u1xpOjalfQK5RpLa1eVQ2AcEqCM4I49xQBvaR8MPGuq+b9l8OX0flY3falFtnOcY80ru6ds44z1FAHpfhj9na7N4zeKdXgS1XpHpxLPJwf4nUBcHb/C2eRx1oA9p8GeBvD/g63CaJYRxzlNkl1J888nC5y55AJUHaMLnkAUAdLQAUAFABQB//9k=) 0 0/13px 13px no-repeat
}

input[type=radio],
input[type=radio]:active,
input[type=radio]:hover,
input[type=radio]:hover:active,
input[type=radio][disabled],
input[type=radio][disabled]:active,
input[type=radio][disabled]:hover,
input[type=radio][disabled]:hover:active {
    background-color: transparent !important;
    border-style: none !important;
    color: transparent !important;
    outline: 0 !important
}

input[type=radio]:focus {
    -webkit-box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    box-shadow: 0 0 0 2px #56d0ff, 0 1px 8px 0 #00adef;
    outline: 0;
    border-radius: 50%
}

input[type=radio],
input[type=radio]+label {
    cursor: pointer
}

.visible-xxs,
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
    display: none !important
}

@media only screen and (max-width:482px) {
    ul.checkmarked-left li {
        left: 10px
    }

    ul.checkmarked-blue li,
    ul.checkmarked-white li {
        left: -10px
    }

    ul.checkmarked-white li {
        left: 10px
    }

    ul.bulleted li {
        font-size: 14px
    }

    .modal .video-modal-player {
        margin: 40% 0 auto
    }

    .visible-xxs {
        display: block !important
    }

    table.visible-xxs {
        display: table !important
    }

    tr.visible-xxs {
        display: table-row !important
    }

    td.visible-xxs,
    th.visible-xxs {
        display: table-cell !important
    }

    .visible-xxs-block {
        display: block !important
    }

    .visible-xxs-inline {
        display: inline !important
    }

    .visible-xxs-inline-block {
        display: inline-block !important
    }

    .hidden-xxs {
        display: none !important
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media only screen and (min-width:482px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media only screen and (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media only screen and (min-width:992px) {

    .text-lg-center>li>.fa-li,
    .text-lg-right>li>.fa-li {
        position: static
    }

    .modal .modal-dialog {
        width: 988px
    }

    .modal .modal-dialog.modal-sm {
        width: 500px
    }

    .container-lg-center-absolute {
        position: absolute;
        margin-left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 9001
    }

    .container-lg-center-absolute+div {
        padding-top: 150px
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media only screen and (min-width:1200px) {
    .container-xl-center-absolute {
        position: absolute;
        margin-left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 9001
    }

    .container-xl-center-absolute+div {
        padding-top: 150px
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #005290 !important;
    background-size: contain !important
}

.embeddedServiceHelpButton .helpButton .uiButton .chat-icon {
    background: url(/assets/images/salesforce/chat-icon.png) 0 0/contain no-repeat !important
}

.embeddedServiceHelpButton .helpButton .uiButton .contact-us-icon {
    background: url(/assets/images/salesforce/contact-us-icon.png) 0 0/contain no-repeat !important
}

.embeddedServiceSidebarButton {
    background: #f38a00 !important
}

.embeddedServiceSidebarButton .embeddedServiceIcon:before,
.embeddedServiceSidebarButton .uiButton .helpButtonLabel .message {
    display: none
}

.embeddedServiceSidebarHeader {
    height: 90px;
    background-repeat: no-repeat;
    background-size: 350px 90px;
    border-radius: 19px 19px 0 0
}

.embeddedServiceSidebarHeader.sf-online {
    background-image: url(/assets/images/salesforce/prechat-background.png)
}

.embeddedServiceSidebarHeader.sf-offline {
    background-image: url(/assets/images/salesforce/offlinesupport-background.png)
}

.headerTextContent {
    display: none !important
}

.embeddedServiceSidebar .sidebarBody {
    top: 90px !important;
    height: -webkit-calc(100% - 90px) !important;
    height: calc(100% - 90px) !important
}

.embeddedServiceSidebarExtendedHeader {
    padding-top: 0 !important
}

.embeddedServiceLiveAgentStateChatHeaderOption:hover {
    color: #fff
}

.facebook-stack .fa-square {
    color: #3b5998
}

.twitter-stack .fa-square {
    color: #0084b4
}

.linkedin-stack .fa-square {
    color: #0077b5
}

.instagram-stack .fa-square {
    color: #517fa4
}

.youtube-stack .fa-square {
    color: #e52d27
}

@media (max-width:767px) {
    .margin-top-m-xs {
        margin-top: 15px
    }

    .margin-top-xs-xs {
        margin-top: 7px
    }
}

@media only screen and (min-width:482px) {
    .padding-s-tablet-and-up {
        padding: 12px
    }
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.padding-0 {
    padding: 0
}

.padding-xs {
    padding: 7px
}

.padding-s {
    padding: 12px
}

.padding-m {
    padding: 15px
}

.padding-l {
    padding: 35px
}

.padding-xl {
    padding: 50px
}

.padding-xxl {
    padding: 70px
}

.margin-0 {
    margin: 0
}

.margin-xs {
    margin: 7px
}

.margin-s {
    margin: 12px
}

.margin-m {
    margin: 15px
}

.margin-l {
    margin: 35px
}

.margin-xl {
    margin: 50px
}

.margin-xxl {
    margin: 70px
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-bottom-xs {
    padding-bottom: 7px
}

.padding-bottom-s {
    padding-bottom: 12px
}

.padding-bottom-m {
    padding-bottom: 15px
}

.padding-bottom-l {
    padding-bottom: 35px
}

.padding-bottom-xl {
    padding-bottom: 50px
}

.padding-bottom-xxl {
    padding-bottom: 70px
}

.padding-top-0 {
    padding-top: 0
}

.padding-top-xs {
    padding-top: 7px
}

.padding-top-s {
    padding-top: 12px
}

.padding-top-m {
    padding-top: 15px
}

.padding-top-l {
    padding-top: 35px
}

.padding-top-xl {
    padding-top: 50px
}

.padding-top-xxl {
    padding-top: 70px
}

.padding-right-0 {
    padding-right: 0
}

.padding-right-xs {
    padding-right: 7px
}

.padding-right-s {
    padding-right: 12px
}

.padding-right-m {
    padding-right: 15px
}

.padding-right-l {
    padding-right: 35px
}

.padding-right-xl {
    padding-right: 50px
}

.padding-right-xxl {
    padding-right: 70px
}

.padding-left-0 {
    padding-left: 0
}

.padding-left-xs {
    padding-left: 7px
}

.padding-left-s {
    padding-left: 12px
}

.padding-left-m {
    padding-left: 15px
}

.padding-left-l {
    padding-left: 35px
}

.padding-left-xl {
    padding-left: 50px
}

.padding-left-xxl {
    padding-left: 70px
}

.margin-bottom-auto {
    margin-bottom: auto
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-bottom-xs {
    margin-bottom: 7px
}

.margin-bottom-s {
    margin-bottom: 12px
}

.margin-bottom-m {
    margin-bottom: 15px
}

.margin-bottom-l {
    margin-bottom: 35px
}

.margin-bottom-xl {
    margin-bottom: 50px
}

.margin-bottom-xxl {
    margin-bottom: 70px
}

.margin-top-auto {
    margin-top: auto
}

.margin-top-0 {
    margin-top: 0
}

.margin-top-xs {
    margin-top: 7px
}

.margin-top-s {
    margin-top: 12px
}

.margin-top-m {
    margin-top: 15px
}

.margin-top-l {
    margin-top: 35px
}

.margin-top-xl {
    margin-top: 50px
}

.margin-top-xxl {
    margin-top: 70px
}

.margin-right-auto {
    margin-right: auto
}

.margin-right-0 {
    margin-right: 0
}

.margin-right-xs {
    margin-right: 7px
}

.margin-right-s {
    margin-right: 12px
}

.margin-right-m {
    margin-right: 15px
}

.margin-right-l {
    margin-right: 35px
}

.margin-right-xl {
    margin-right: 50px
}

.margin-right-xxl {
    margin-right: 70px
}

.margin-left-auto {
    margin-left: auto
}

.margin-left-0 {
    margin-left: 0
}

.margin-left-xs {
    margin-left: 7px
}

.margin-left-s {
    margin-left: 12px
}

.margin-left-m {
    margin-left: 15px
}

.margin-left-l {
    margin-left: 35px
}

.margin-left-xl {
    margin-left: 50px
}

.margin-left-xxl {
    margin-left: 70px
}

.tabset uib-tab-heading {
    display: inline-block
}

.tabset>.nav-tabs {
    border: 0;
    font-size: 18px;
    line-height: 18px;
    text-align: center
}

.tabset>.nav-tabs li {
    display: inline-block;
    float: none;
    margin: 0 23px 0 22px
}

.tabset>.nav-tabs li.active>a {
    color: #00adef
}

.tabset>.nav-tabs li.active,
.tabset>.nav-tabs li>a {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    outline: 0;
    padding: 0;
    text-decoration: none
}

.tabset>.nav-tabs li.active:focus,
.tabset>.nav-tabs li.active:hover,
.tabset>.nav-tabs li>a:focus,
.tabset>.nav-tabs li>a:hover {
    border: 0
}

.tabset.cms-nav-tabset.categories>.nav-tabs .no-image-nav-tab a {
    padding-left: 20px
}

.tabset.cms-nav-tabset.categories>.nav-tabs li {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 70px auto
}

.tabset.cms-nav-tabset.categories>.nav-tabs li a {
    padding-left: 70px
}

.tabset.cms-nav-tabset.categories>.nav-tabs li.active,
.tabset.cms-nav-tabset.categories>.nav-tabs li:hover {
    background-color: #ecf6fc
}

.tabset.cms-nav-tabset.categories>.nav-tabs li.active a,
.tabset.cms-nav-tabset.categories>.nav-tabs li:hover a {
    background-color: transparent
}

@media only screen and (max-width:769px) {
    .tabset.cms-nav-tabset.categories>.nav-tabs li {
        background-image: none !important
    }

    .tabset.cms-nav-tabset.categories>.nav-tabs li a {
        padding-left: 20px
    }
}

.tabset.categories>.nav-tabs,
.tabset.steps>.nav-tabs {
    background-color: #f7f7f8;
    border: 0;
    font-size: 0;
    text-align: center
}

.tabset.categories>.nav-tabs li {
    display: inline-block;
    float: none;
    margin: 0
}

.tabset.categories>.nav-tabs li>a {
    border: 0;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 25px 20px;
    text-align: center;
    vertical-align: middle
}

.tabset.categories>.nav-tabs li>a,
.tabset.categories>.nav-tabs li>a:hover {
    color: #004a7c;
    text-decoration: none
}

.tabset.categories>.nav-tabs li>a:hover {
    background-color: #ecf6fc;
    border: 0
}

.tabset.categories>.nav-tabs li.active,
.tabset.categories>.nav-tabs li.active>a:hover {
    border: 0;
    outline: 0
}

.tabset.categories>.nav-tabs li.active>a {
    background-color: #ecf6fc
}

.tabset.categories>.nav-tabs li.active>a:after {
    border: 10px solid transparent;
    border-bottom-color: #fff;
    bottom: -1px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    width: 0
}

.tabset.categories.alphabetical>.nav-tabs {
    margin-bottom: 40px
}

.tabset.categories.alphabetical>.nav-tabs>a {
    font-size: 24px;
    line-height: 24px
}

.tabset.customer-types .nav-tabs li.active>div,
.tabset.customer-types .nav-tabs li>div,
.tabset.customer-types .nav-tabs li>div:hover {
    color: inherit;
    font-size: 24px;
    font-weight: 300;
    text-decoration: none
}

.tabset.customer-types .nav-tabs li.active>div {
    border-bottom: 1px solid
}

.tabset.customer-types .nav-tabs li>div {
    background-image: url(/cms/images/customersupport.png);
    background-position: -23px 13px;
    background-repeat: no-repeat;
    background-size: 130px auto;
    height: 74px;
    padding: 20px 0 20px 110px;
    padding-left: 94px !important
}

.tabset.customer-types .nav-tabs li+li>div {
    background-position: -34px -265px;
    padding-left: 72px !important
}

.tabset.customer-types .nav-tabs li+li+li>div {
    background-position: -30px -520px;
    padding-left: 78px !important
}

.tabset.customer-types.borderless>.nav-tabs li.active>div {
    border: 0
}

.tabset.invoice-types>.nav-tabs li.active>a,
.tabset.invoice-types>.nav-tabs li>a,
.tabset.invoice-types>.nav-tabs li>a:hover {
    color: inherit;
    font-size: 24px;
    font-weight: 300;
    text-decoration: none
}

.tabset.invoice-types>.nav-tabs li.active>a {
    border-bottom: 1px solid
}

.tabset.invoice-types>.nav-tabs li>a {
    padding: 10px 0
}

.tabset.invoice-types.borderless>.nav-tabs li.active>a {
    border: 0
}

.tabset.invoice-types>ul.nav-tabs li>a {
    padding-left: 0 !important
}

.tabset.radio-types>ul.nav-tabs li>a {
    padding-left: 90px
}

@media only screen and (min-width:768px) {
    .tabset.radio-types>ul.nav-tabs li {
        padding-left: 50px
    }

    .tabset.radio-types>ul.nav-tabs li:first-of-type {
        padding-left: 0
    }

    .tabset.municipalities>.nav-tabs li>a,
    .tabset.natural-resources>.nav-tabs li>a {
        background-color: transparent;
        background-image: url(/cms/images/businesspage_local_regional_national.png);
        background-repeat: no-repeat;
        background-size: 90px auto
    }

    .tabset.municipalities>.nav-tabs li>a {
        background-position: -11px 15px;
        padding-left: 70px
    }

    .tabset.municipalities>.nav-tabs li+li>a {
        background-position: 3px -170px;
        padding-left: 90px
    }

    .tabset.municipalities>.nav-tabs li+li+li>a {
        background-position: -4px -347px;
        padding-left: 70px
    }
}

.tabset.natural-resources>.nav-tabs li>a {
    background-image: url(/cms/images/exploration_line.png);
    background-position: 11px 5px;
    background-repeat: no-repeat;
    background-size: 42px auto;
    padding-left: 70px
}

.tabset.natural-resources>.nav-tabs li+li>a {
    background-image: url(/cms/images/businesspage_local_regional_national.png);
    background-position: 3px -170px;
    background-repeat: no-repeat;
    background-size: 90px auto;
    padding-left: 90px
}

@media only screen and (max-width:482px) {

    .tabset.invoice-types>.nav-tabs li.active>a,
    .tabset.invoice-types>.nav-tabs li>a,
    .tabset.invoice-types>.nav-tabs li>a:hover {
        font-size: 20px
    }

    .tabset.natural-resources>.nav-tabs li+li>a,
    .tabset.natural-resources>.nav-tabs li>a {
        background-image: none;
        padding-left: 20px
    }
}

.tabset.steps {
    margin: 0
}

.tabset.steps>.nav-tabs li a:before {
    content: "1 "
}

.tabset.steps>.nav-tabs li+li a:before {
    content: "2 "
}

.tabset.steps>.nav-tabs li+li+li a:before {
    content: "3 "
}

.tabset.steps>.nav-tabs li+li+li+li a:before {
    content: "4 "
}

.tabset.steps>.nav-tabs li+li+li+li+li a:before {
    content: "5 "
}

.tabset.steps>.nav-tabs li+li+li+li+li+li a:before {
    content: "6 "
}

.tabset.steps>.nav-tabs li+li+li+li+li+li+li a:before {
    content: "7 "
}

.tabset.steps>.nav-tabs li+li+li+li+li+li+li+li a:before {
    content: "8 "
}

.tabset.steps>.nav-tabs {
    margin: 0;
    padding-bottom: 40px;
    padding-top: 40px
}

.tabset.steps>.nav-tabs>h3 {
    margin-bottom: 0
}

.tabset.steps>.nav-tabs>li {
    text-align: center;
    vertical-align: bottom;
    width: 90px
}

.tabset.steps>.nav-tabs>li>a:before {
    background-color: #00adef;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin: 30px auto 20px;
    text-align: center;
    width: 50px
}

.tabset.steps>.nav-tabs>li.active>a:before {
    background-color: #004a7c;
    cursor: default
}

.tabset.steps>.nav-tabs>li .active>a,
.tabset.steps>.nav-tabs>li>a {
    color: #004a7c;
    font-size: 16px;
    text-decoration: none;
    white-space: normal
}

.tabset.steps>.tab-content {
    margin-right: auto;
    margin-left: auto;
    padding: 30px 0
}

.tabset.steps>.tab-content:after,
.tabset.steps>.tab-content:before {
    display: table;
    content: " "
}

.tabset.steps>.tab-content:after {
    clear: both
}

@media (min-width:768px) {
    .tabset.steps>.tab-content {
        width: 97%
    }
}

@media (min-width:992px) {
    .tabset.steps>.tab-content {
        width: 960px
    }
}

@media (min-width:1200px) {
    .tabset.steps>.tab-content {
        width: 988px
    }
}

.tabset.tabbordion {
    display: none
}

.tabset.tabbordion>.nav-tabs {
    text-align: center
}

.tabset.tabbordion>.nav-tabs>li {
    padding: 0;
    text-align: center;
    vertical-align: top
}

.tabset.tabbordion>.nav-tabs>li>a {
    color: #777;
    font-size: 16px;
    min-height: 190px
}

.tabset.tabbordion>.nav-tabs>li>a img {
    height: 80px;
    margin-bottom: 5px;
    width: auto
}

@media only screen and (min-width:768px) {
    .tabset.tabbordion {
        display: block
    }

    .tabset>.nav-tabs li {
        margin: 0 10px 0 9px
    }
}

.tabset.dumpster>.nav-tabs {
    background-color: #004a7c
}

.tabset.dumpster>.nav-tabs>li {
    margin: 0
}

@media only screen and (max-width:769px) {
    .tabset.dumpster>.nav-tabs {
        display: inline-table;
        table-layout: fixed;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .tabset.dumpster>.nav-tabs>li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        float: none;
        width: 100%
    }
}

@media only screen and (min-width:482px) and (max-width:768px) {
    .sitemap-section {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .tabset.dumpster>.nav-tabs>li {
        width: 140px
    }
}

.tabset.dumpster>.nav-tabs>li>a {
    background-color: #4e7390;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 24px;
    padding: 10px 40px
}

.tabset.dumpster>.nav-tabs>li>a>uib-tab-heading a,
.tabset.dumpster>.nav-tabs>li>a>uib-tab-heading p,
.tabset.dumpster>.nav-tabs>li>a>uib-tab-heading span {
    color: #fff
}

@media only screen and (min-width:992px) {
    .tabset.dumpster>.nav-tabs>li>a {
        padding: 10px 80px
    }
}

@media only screen and (max-width:769px) {
    .tabset.dumpster>.nav-tabs>li>a {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 16px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 15px;
        text-align: center
    }
}

.tabset.dumpster>.nav-tabs>li.active>a {
    background-color: #fff;
    border-top: 5px solid #00adef;
    color: #004a7c;
    padding-top: 5px;
    width: 100%
}

.tabset.dumpster>.nav-tabs>li.active>a>uib-tab-heading a,
.tabset.dumpster>.nav-tabs>li.active>a>uib-tab-heading p,
.tabset.dumpster>.nav-tabs>li.active>a>uib-tab-heading span {
    color: #004a7c
}

.tabset.dumpster .video-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px
}

.tabset.tabbordion.dark>.nav-tabs>li>a {
    background-color: #e4f6fd
}

.tabset.tabbordion.dark>.nav-tabs>li.active>a {
    background-color: #fff
}

.tabset.tabbordion.dark>.nav-tabs>li.active>a:after {
    border-bottom-color: #004a7c
}

.tabset.tabbordion.dark .tabset-description,
.tabset.tabbordion.dark h3 {
    color: #fff
}

.tabbordion2 .uib-tab>a {
    border: 0 !important
}

.tabbordion2 .uib-tab.rs-tab-2>a {
    padding: 0
}

.tabbordion2 .uib-tab.rs-tab-2>a>uib-tab-heading {
    display: block;
    padding: 10px 15px
}

.tabbordion2 ul.nav-tabs {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.tabbordion2 ul.nav-tabs>li {
    border-bottom: 1px solid #777;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    margin-left: 0;
    text-align: center
}

.tabbordion2 ul.nav-tabs>li.active {
    border-bottom: 3px solid #00adef
}

.tabbordion2 ul.nav-tabs>li.active h3 {
    color: #004a7c
}

.tabbordion2 ul.nav-tabs>li a {
    height: 100%;
    text-decoration: none
}

.tabbordion2 ul.nav-tabs>li h3 {
    color: #00adef
}

.tabbordion2 .content {
    display: inline-block
}

.tabbordion2 .content .heading {
    float: left;
    width: 60%
}

.tabbordion2 .image {
    float: right;
    text-align: left;
    width: 40%
}

@media only screen and (max-width:769px) {
    .tabbordion2 .image {
        text-align: center
    }
}

@media only screen and (max-width:482px) {
    .tabset.dumpster>.nav-tabs>li>a {
        font-size: 16px;
        margin-right: 0;
        text-align: center;
        width: 100%
    }

    .tabset.dumpster ul.checkmarked li {
        left: 10px
    }

    .tabset.dumpster .video-title {
        height: auto
    }

    .tabset.tabbordion.dark .tabset-description,
    .tabset.tabbordion.dark h3 {
        color: inherit
    }

    .tabbordion2 .content .heading,
    .tabbordion2 .image {
        width: 100%
    }
}

.tabbordion2 .list {
    clear: both;
    width: 60%
}

.tabbordion2 .list,
.tabbordion2 .list span {
    display: inline-block
}

@media only screen and (max-width:482px) {

    .btn,
    .tabbordion2 .list {
        width: 100%
    }
}

.tabbordion2 .rs-tabs,
.tabbordion2 .rsTabs {
    display: none
}

.rs-accordion,
.rsAccordion {
    display: block
}

@media only screen and (min-width:768px) {

    .tabbordion2 .rs-tabs,
    .tabbordion2 .rsTabs {
        display: block
    }

    .rs-accordion,
    .rsAccordion {
        display: none
    }
}

.rs-accordion .accordion-toggle,
.rsAccordion .accordion-toggle {
    outline: 0
}

.rs-accordion .panel-heading,
.rsAccordion .panel-heading {
    background-color: #e4f6fd
}

.rs-accordion h3,
.rsAccordion h3 {
    color: #004a7c
}

.rs-accordion .panel,
.rsAccordion .panel {
    border: 0;
    width: 100%
}

.rs-accordion .panel-open>.panel-heading .panel-title h3,
.rsAccordion .panel-open>.panel-heading .panel-title h3 {
    color: #00adef
}

.rs-accordion .panel-open>.panel-heading .panel-title .icn-plus .fa-plus,
.rsAccordion .panel-open>.panel-heading .panel-title .icn-plus .fa-plus {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.rs-accordion .description,
.rsAccordion .description {
    display: inline-block;
    width: 85%
}

.rs-accordion .icn-plus,
.rsAccordion .icn-plus {
    position: relative
}

.rs-accordion .icn-plus>:first-child,
.rsAccordion .icn-plus>:first-child {
    display: inline-block;
    margin-right: 30px
}

.rs-accordion .icn-plus .fa-plus,
.rsAccordion .icn-plus .fa-plus {
    color: #00adef;
    display: inline-block;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    vertical-align: top
}

.list {
    display: block;
    text-align: left
}

.checkmark-icon:before,
.checkmarkIcon:before {
    color: #f38a00;
    content: "\F00C";
    display: inline-block
}

body,
html {
    background: #fff;
    color: #373737;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    height: 100vh
}

.link,
[ng-click] {
    cursor: pointer
}

.main-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100vh;
    position: relative
}

@media only screen and (max-width:1023px) {
    .main-wrapper {
        overflow: hidden
    }
}

.main-wrapper.expanded {
    margin: 0 -10px
}

.main-header {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 903
}

.main-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    z-index: 3;
    background-color: #fff
}

.row.highlight {
    background: #f7f7f8;
    margin-bottom: 30px;
    padding-bottom: 60px;
    padding-top: 10px
}

.row.highlight:not(.margin-top-0) {
    margin-top: 20px
}

.row.no-gutter {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.content-section {
    padding: 30px 0
}

.content-section.first {
    padding-top: 0
}

.translate-cloak {
    opacity: 0
}

.font-lighter {
    font-weight: 100
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medbold {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-xxsmall {
    font-size: 10px
}

.font-xsmall {
    font-size: 13px
}

.font-small {
    font-size: 16px
}

.font-medium {
    font-size: 18px
}

.font-large {
    font-size: 24px
}

.font-xlarge {
    font-size: 28px
}

.font-xxlarge {
    font-size: 32px
}

.font-4xlarge {
    font-size: 64px
}

.text-xs {
    font-size: 13px
}

.text-xs-plus {
    font-size: 14px
}

.text-sm {
    font-size: 16px
}

.text-md,
.text-med {
    font-size: 18px !important;
    line-height: 24px !important
}

@media only screen and (min-width:768px) {
    .content-section {
        padding: 40px 0
    }

    .text-med-center {
        text-align: center
    }
}

.text-lg {
    font-size: 24px !important;
    line-height: 32px !important
}

.text-xl {
    font-size: 28px !important;
    line-height: 40px !important
}

.text-xxl {
    font-size: 32px !important;
    line-height: 44px !important
}

.text-align-justify {
    text-align: justify
}

.text-vertical-center {
    display: inline-block;
    float: none;
    vertical-align: middle
}

.text-align-center,
.text-center {
    text-align: center !important
}

.text-align-right {
    text-align: right
}

.text-align-left {
    text-align: left
}

@media (max-width:767px) {
    .text-align-center-xs {
        text-align: center !important
    }

    .text-align-left-xs {
        text-align: left !important
    }
}

.text-bold,
b,
strong {
    font-weight: 700
}

.text-light {
    font-weight: 300
}

.text-md-bold {
    font-weight: 500
}

.text-semi-bold {
    font-weight: 600
}

.text-color-primary {
    color: #004a7c !important
}

.text-color-primary-light {
    color: #00adef !important
}

.text-color-primary-light:focus {
    color: #004a7c !important;
    text-decoration: underline
}

.text-color-primary-dark {
    color: #004a7c !important
}

.text-color-secondary {
    color: #f38a00 !important
}

.text-color-white {
    color: #fff !important
}

.text-color-black {
    color: #000 !important
}

.text-color-primary-gray {
    color: #777
}

.text-color-secondary-gray {
    color: #c7c7c7
}

.text-color-gray-dark {
    color: #373737
}

.text-color-gray {
    color: #777
}

.text-color-success {
    color: #00adef
}

.text-color-alert,
.text-danger {
    color: #f38a00
}

.text-shadow {
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.text-warning {
    color: #f38a00
}

.underline {
    text-decoration: underline
}

.no-underline,
.no-underline:hover {
    text-decoration: none
}

.word-break-all {
    word-break: break-all
}

.text-default-capitalization {
    text-transform: none
}

.text-overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis
}

.no-highlight {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.text-italic {
    font-style: italic
}

.text-link-light {
    color: #fff;
    text-decoration: none
}

.text-link-light:hover,
.text-link-light:visited,
.text-link-light:visited>.fas {
    color: #fff
}

@media only screen and (min-width:482px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media only screen and (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }

    .full-bg.manage-account .manage-account-buttons .btn-white-outline {
        padding: 12px 24px
    }
}

.ats-switch:focus,
.ats-switch:hover {
    border-color: #00adef;
    outline: 0
}

.ats-switch:active,
.ats-switch:visited {
    outline: 0
}

.ats-switch span.switch-left {
    background-color: #00adef;
    color: #fff
}

.ats-switch span.switch-right {
    background-color: #ededee;
    color: #777
}

.tooltip {
    margin-top: -5px;
    position: absolute;
    width: 330px
}

.tooltip.in {
    opacity: 1
}

.tooltip.bottom .tooltip-arrow {
    border-width: 1px 1px 0;
    margin-left: -5px;
    top: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tooltip.top .tooltip-arrow {
    border-top-color: #00adef;
    border-width: 1px 1px 0;
    bottom: 1px;
    margin-left: -5px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.tooltip .tooltip-arrow {
    background-color: #fff;
    border-radius: 1px;
    border-width: 1px;
    height: 10px;
    left: 50%;
    margin-left: -15px;
    width: 10px;
    border-color: #00adef transparent transparent #00adef
}

@media only screen and (max-width:482px) {
    .tooltip {
        left: 0 !important;
        margin-top: -5px;
        position: absolute;
        right: 0 !important;
        white-space: normal;
        width: 100%
    }

    .tooltip .tooltip-arrow {
        display: none
    }

    .full-bg.manage-account .ul-manage-account {
        list-style: none
    }

    .full-bg.manage-account .ul-manage-account li {
        text-align: center
    }
}

.tooltip .tooltip-inner {
    background-color: #fff;
    border: 1px solid #00adef;
    border-radius: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    max-width: 100%;
    min-width: 80px;
    padding: 15px 20px;
    text-align: left
}

.tooltip .tooltip-inner h1,
.tooltip .tooltip-inner h2,
.tooltip .tooltip-inner h3,
.tooltip .tooltip-inner h4,
.tooltip .tooltip-inner h5,
.tooltip .tooltip-inner li,
.tooltip .tooltip-inner p,
.tooltip .tooltip-inner ul {
    clear: both;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    white-space: nowrap
}

.tooltip-alignment {
    margin-top: 26px
}

.bg-black {
    background-color: rgba(0, 0, 0, .5)
}

.bg-true-black {
    background-color: #000
}

.bg-color-placeholder {
    background-color: #a5a5a5
}

.bg-brand-primary {
    background-color: #00adef
}

.bg-blue-light,
.bg-primary-light {
    background: #e6f6fd
}

.bg-primary-dark {
    background: #004a7c
}

.bg-gray {
    background-color: #777
}

.bg-carousel-highlight {
    background-color: #f5f5f6
}

.bg-transparent {
    background-color: transparent
}

.bg-clouds {
    background: url(/cms/images/clouds-bg.jpg) top/cover no-repeat #fff
}

.bg-plain {
    background: #fff
}

.bg-subtle {
    background: #f7f7f8
}

.bg-frost {
    background-color: hsla(0, 0%, 100%, .85)
}

.bg-facebook {
    background: #004a7c
}

.bg-twitter {
    background: #4099ff
}

.bg-sustainability-blue {
    background-color: #00345e
}

.bg-sustainability-orange {
    background-color: #f5a81d
}

.bg-brand-overlay {
    position: relative
}

.bg-brand-overlay:before {
    background-color: rgba(0, 74, 124, .66);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bg-brand-overlay:hover:before {
    background-color: rgba(0, 74, 124, .8)
}

.full-bg {
    background-color: #fff;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover
}

.full-bg.manage-account {
    background-image: url(/cms/images/republic_services_account.jpg) !important;
    background-position: bottom, top;
    background-repeat: repeat-x, no-repeat;
    background-size: cover
}

.full-bg.manage-account,
.full-bg.manage-account div,
.full-bg.manage-account h2,
.full-bg.manage-account li,
.full-bg.manage-account p {
    color: #fff;
    font-weight: 300
}

.full-bg.manage-account hr {
    border-color: #777
}

.full-bg.manage-account .manage-account-content-align {
    text-align: left
}

.full-bg.manage-account .manage-account-buttons {
    text-align: center
}

@media only screen and (min-width:1200px) {
    .full-bg.manage-account .manage-account-buttons {
        text-align: right
    }
}

.full-bg.manage-account .manage-account-buttons .btn-white-outline {
    margin-left: 7px;
    margin-right: 7px;
    width: auto
}

@media only screen and (min-width:482px) {
    .full-bg.manage-account .manage-account-buttons .btn-white-outline {
        width: 300px
    }
}

@media only screen and (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .full-bg.manage-account .manage-account-buttons .btn-white-outline {
        width: 270px
    }
}

@media only screen and (max-width:769px) {
    .full-bg.manage-account .manage-account-buttons .btn {
        display: block;
        margin: auto;
        width: 90%
    }

    .full-bg.manage-account .manage-account-buttons .btn+.btn {
        margin-top: 20px
    }
}

.community .full-bg {
    background-image: url(/cms/images/bg-communities.jpg)
}

.solid-waste .full-bg {
    background-image: url(/cms/images/bg-residential-solid-waste-did-you-know.jpg)
}

.solid-waste li a.solid-waste {
    background: 0 0
}

.yard-waste .full-bg {
    background-image: url(/cms/images/bg-residential-yard-waste.jpg)
}

.yard-waste li a.yard-waste {
    background: 0 0
}

.wires {
    background-color: #e4f6fd;
    background-image: url(/cms/images/erecycling/black-blue-wires.png), url(/cms/images/erecycling/multicolor-wires.png);
    background-position: bottom -50px right -200px, top -190px left -10px;
    background-repeat: no-repeat, no-repeat;
    padding-bottom: 100px
}

.wires h2 {
    padding: 15px 0
}

@media only screen and (max-width:768px) {
    .wires {
        background-position: bottom -250px right -50px, top -290px left -90px;
        padding: 20px 20px 100px
    }
}

.timeline-tabs {
    padding-bottom: 0 !important
}

.timeline-tabs>div>ul {
    background: 0 0 !important;
    border: 0 !important;
    text-align: center
}

.timeline-tabs>div>ul li {
    display: inline-block;
    float: none;
    margin-left: -5px;
    text-align: center;
    vertical-align: top;
    width: 70px
}

.timeline-tabs>div>ul li:first-of-type>a:before {
    left: 50%;
    width: 50%
}

.timeline-tabs>div>ul li>a {
    background-color: transparent !important;
    border: 0 !important;
    color: #004a7c !important;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-decoration: none;
    width: 100%
}

.timeline-tabs>div>ul li>a>uib-tab-heading>span {
    background: #00adef;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 15px;
    position: relative;
    width: 50px
}

.timeline-tabs>div>ul li>a:before {
    border-bottom: 2px solid #c6c8ca;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 23px;
    width: 100%
}

@media only screen and (min-width:768px) {
    .timeline-tabs>div>ul li>a {
        font-size: 16px;
        line-height: 22px
    }

    .timeline-tabs>div>ul li {
        width: 120px
    }
}

.timeline-tabs>div>ul li:last-child>a:before {
    width: 50%
}

.timeline-tabs>div>ul li.active uib-tab-heading>span {
    background: #004a7c
}

.timeline-tabs .tab-content {
    background: #fff;
    padding-top: 40px
}

.timeline-padded>div>ul {
    margin: 40px 0
}

.timeline-padded>div>ul h3 {
    margin-bottom: 30px;
    margin-top: -45px
}

.tour-backdrop {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    fill: rgba(0, 0, 0, .5);
    height: 100%
}

.tour-step {
    min-width: 300px
}

.tour-step .tour-step-inner .tour-step-content .tour-step-navigation {
    margin-top: 20px;
    text-align: center
}

.tour-step .tour-step-inner .tour-step-content .tour-step-navigation .btn.btn-default {
    border: 0;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 15px
}

.tour-step .tour-step-inner .tour-step-content .tour-step-navigation .btn-group .btn[data-role=pause-resume] {
    display: none
}

.brand-background {
    background-color: #f7f7f8
}

.brand-blue-background {
    background-color: #00adef
}

.brand-blue-light-background {
    background-color: #e4f6fd
}

.brand-blue-dark-background {
    background-color: #004a7c
}

.brand-orange-background {
    background-color: #f38a00
}

input.ng-touched.ng-invalid,
select.ng-touched.ng-invalid,
textarea.ng-touched.ng-invalid {
    border: 2px solid #f38902
}

select.ng-touched.ng-invalid {
    outline: 0;
    border-radius: unset !important
}

.error-border {
    border: 2px solid #f38902
}

input.ng-touched.ng-invalid.ng-required+div.form-control-feedback:before,
select.ng-touched.ng-invalid.ng-required+div.form-control-feedback:before,
textarea.ng-touched.ng-invalid.ng-required+div.form-control-feedback:before {
    color: #f38902;
    content: "\F069";
    font-size: 14px
}

input.ng-touched.ng-invalid.ng-required+div.form-control-feedback i,
select.ng-touched.ng-invalid.ng-required+div.form-control-feedback i,
textarea.ng-touched.ng-invalid.ng-required+div.form-control-feedback i {
    display: none
}

input.ng-touched.ng-invalid+div.form-control-feedback:before,
select.ng-touched.ng-invalid+div.form-control-feedback:before,
textarea.ng-touched.ng-invalid+div.form-control-feedback:before {
    color: #f38902;
    content: "\F071";
    font-size: 18px
}

input.ng-touched.ng-invalid+div.form-control-feedback i,
select.ng-touched.ng-invalid+div.form-control-feedback i,
textarea.ng-touched.ng-invalid+div.form-control-feedback i {
    display: none
}

.form-tweaked input.ng-touched.ng-invalid+div.form-control-feedback:before,
.form-tweaked select.ng-touched.ng-invalid+div.form-control-feedback:before,
.form-tweaked textarea.ng-touched.ng-invalid+div.form-control-feedback:before {
    color: #ac1500;
    content: "\F071";
    font-size: 12px
}

.form-tweaked input.ng-touched.ng-invalid+div.form-control-feedback i,
.form-tweaked select.ng-touched.ng-invalid+div.form-control-feedback i,
.form-tweaked textarea.ng-touched.ng-invalid+div.form-control-feedback i {
    display: none
}

.form-tweaked input.ng-touched.ng-invalid,
.form-tweaked select.ng-touched.ng-invalid,
.form-tweaked textarea.ng-touched.ng-invalid {
    border: 1px solid #ac1500
}

.form-tweaked select.ng-touched.ng-invalid {
    outline: 0;
    border-radius: unset !important
}

.form-tweaked .error-border {
    border: 1px solid #ac1500
}

.form-tweaked input.ng-touched.ng-invalid.ng-required+div.form-control-feedback:before,
.form-tweaked select.ng-touched.ng-invalid.ng-required+div.form-control-feedback:before,
.form-tweaked textarea.ng-touched.ng-invalid.ng-required+div.form-control-feedback:before {
    color: #ac1500;
    content: "\F069";
    font-size: 14px
}

.form-tweaked input.ng-touched.ng-invalid.ng-required+div.form-control-feedback i,
.form-tweaked select.ng-touched.ng-invalid.ng-required+div.form-control-feedback i,
.form-tweaked textarea.ng-touched.ng-invalid.ng-required+div.form-control-feedback i {
    display: none
}

.form-tweaked .text-danger span {
    font-style: normal;
    font-size: 12px;
    color: #ac1500
}

.video-box {
    border: 1px solid #777;
    margin: 40px 0 60px;
    padding: 38px 30px 23px;
    position: relative
}

.video-box h3 {
    margin-bottom: 7px
}

.video-box a {
    background-color: #00adef;
    background-image: url(/cms/images/icn-play.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border-radius: 55px;
    display: inline-block;
    height: 55px;
    margin-bottom: -55px;
    width: 55px
}

.video-box a:hover {
    background-color: #004a7c
}

.video-box.text-color-white {
    border: 1px solid #fff;
    color: #fff
}

.video-box.text-color-white a {
    background-color: #fff;
    background-image: url(/cms/images/icn-play-blue.png)
}

.video-box.text-color-white a:hover {
    background-color: #00adef;
    background-image: url(/cms/images/icn-play.png)
}