/* Minification failed. Returning unminified contents.
(1512,15): run-time error CSS1039: Token not allowed after unary operator: '-default-color'
(1513,26): run-time error CSS1039: Token not allowed after unary operator: '-background-color'
(1537,34): run-time error CSS1039: Token not allowed after unary operator: '-default-color'
(1539,26): run-time error CSS1039: Token not allowed after unary operator: '-surface-color'
 */

/**************************************************** Maintenance dashboard  *********************************************************************************/
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Montserrat !important
}

p {
    font-family: Montserrat !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat !important
}

input,
select,
textarea {
    max-width: 100%;
}

cartA:hover {
    color: greenyellow;
}

.Dash {
    position: relative;
    z-index: 1;
    padding: 20px;
}

#dash {
    background-color: white;
}

.Dashimage {
    height: 225px;
    width: 225px;
}

.dashbutton {
    margin: 5px;
}

#DashBtn:hover {
    background-color: aqua;
}

@media (max-width: 767px) {
    .Dashimage {
        height: 100px;
        width: 100px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .Dashimage {
        height: 115px;
        width: 115px;
    }
}

@media (min-width: 991px) {
    .Dashimage {
        height: 225px;
        width: 225px;
    }
}

.extraPadding {
    padding-bottom: 20px;
}

#WebMain {
    align-content: center;
}

#ShopMain {
    align-content: center;
}

.dashtext {
    margin-top: 14px;
    margin-bottom: 14px;
}

#cardtext {
    height: inherit;
    width: inherit;
}

.prodcatimg {
    padding-bottom: 15px;
}

div.Dashcard {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    div.Dashcard:hover {
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    }

/***********************************  Genaral site  *****************************************/
div.Catcard {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.47);
}

    div.Catcard:hover {
        /*box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);*/
        box-shadow: 0px 0px 7px 1px rgba(105, 138, 194, 0.67);
    }

div.ProdCart {
    /*box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);*/
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.47);
    padding-left: 15px;
    padding-right: 15px;
}

    div.ProdCart:hover {
        /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
        box-shadow: 0px 0px 7px 1px rgba(105, 138, 194, 0.67);
    }


.noMarginLeft {
    margin-left: 0px;
}

.noMarginRight {
    margin-right: 0px;
}

.nowrap {
    white-space: nowrap;
}

.imgfill {
    width: 100%;
}


.img-responsive {
}

.btn-Lavita-Lightblue {
    border-radius: 20px;
    background-color: #a7d4fe;
}

.btn-Lavita-Darkblue {
    border-radius: 20px;
    background-color: #24468d;
    color: white
}

    .btn-Lavita-Darkblue:hover {
        background-color: #ccc;
        color: white;
    }

.btn-Lavita-Lightblue:hover {
    background-color: #ccc;
    color: white;
}

a.addBtn2 {
    color: #24468d;
}

    a.addBtn2:hover,
    a.addBtn2:active {
        color: white;
        background-color: #24468d;
    }

.btn-Lavita-Lightblue-square {
    padding: 1px 3px;
    background-color: #a7d4fe;
}

    .btn-Lavita-Lightblue-square:hover {
        background-color: #ccc;
        color: white;
    }

.btn-Lavita-Lightblue-square-fluid {
    border-radius: 0px;
    padding: 8px 2px;
    background-color: #a7d4fe;
    width: 100%;
    height: 100%;
    color: #24468d;
}

    .btn-Lavita-Lightblue-square-fluid:active {
        border-radius: 0px;
        padding: 8px 2px;
        background-color: #24468d;
        width: 100%;
        height: 100%;
        color: white;
    }

.btn-Lavita-Darkblue-square-fluid {
    border-radius: 0px;
    padding: 8px 2px;
    background-color: #24468d;
    width: 100%;
    height: 100%;
    color: #24468d;
}

    .btn-Lavita-Darkblue-square-fluid:active {
        border-radius: 0px;
        padding: 8px 2px;
        background-color: #a7d4fe;
        width: 100%;
        height: 100%;
        color: #24468d;
    }

.btn-Lavita-White-square-fluid {
    border-radius: 0px;
    border: thin solid;
    border-color: lightgray;
    padding: 8px 2px;
    background-color: white;
    width: 100%;
    height: 100%;
    color: black;
}

    .btn-Lavita-White-square-fluid:active {
        border-radius: 0px;
        padding: 8px 2px;
        background-color: #a7d4fe;
        width: 100%;
        height: 100%;
        color: #24468d;
    }

.lvlpDarblueBtn {
    color: #24468d;
}

    .lvlpDarblueBtn:active {
        color: #a7d4fe;
        background-color: white;
    }


.btn-Lavita-Lightblue-square-fluid-100px {
    border-radius: 0px;
    padding: 8px 2px;
    background-color: #a7d4fe;
    width: 100Px;
    height: 100%;
}

a.addBtn {
    color: #24468d;
}

    a.addBtn:hover,
    a.addBtn:active {
        color: white;
        background-color: #24468d;
    }

.btn-Lavita-Lightblue-fluid:hover {
    background-color: #ccc;
    color: white;
    width: 100%;
    height: 100%;
}

.btnPadding-Left {
    border-left: 3px solid white;
}

.btnPadding-Right {
    border-right: 3px solid white;
}

.navborder-Top {
    border-top: 1px solid;
    border-color: lightgray;
}

.navborder-Bottom {
    border-bottom: 1px solid;
    border-color: black;
}

.p-margin {
    margin-top: 2px;
    margin-bottom: 2px;
}

.container-events {
    position: relative;
    text-align: center;
    color: white;
}

/*.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}*/

/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.hr-Thick {
    border: thin solid #ccc;
}

.hr-Thin {
    border: 1px solid #ccc;
}

.hr-Dot {
    border-top: dotted;
}

.divBorderBottom {
    border-bottom: 1px solid #ccc;
}

.Smallmargin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.removetopmargin {
    margin-top: 0px;
}

.removemargin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.Image-fill {
    object-fit: cover;
    width: 100%;
}

.lvlpBlackText {
    color: black;
    text-decoration: none;
}

    .lvlpBlackText:hover {
        color: black;
        text-decoration: none;
    }

.lvlpWhitetext {
    color: white;
    text-decoration: none;
}

    .lvlpWhitetext:hover {
        color: white;
        text-decoration: none;
    }

.lvlpLightBluetext {
    color: #a7d4fe;
}

    .lvlpLightBluetext:hover {
        color: #a7d4fe;
        text-decoration: none;
    }

.lvlpDarkBluetext {
    /*color: #24468d !important;*/
    text-decoration: none;
    color: black !important
}

/*.lvlpDarkBluetext:hover {
    color: #24468d;
    text-decoration: none;
}*/

.removeColPadding {
    padding: 0px;
}

.removeColPadding-right {
    padding-right: 0px;
    padding-left: 10px;
}

.removeColPadding-left {
    padding-left: 0px;
    padding-right: 10px;
}


#uname {
    padding-top: 0px;
}

.lvlpContentBox {
    padding: 40px !important;
}

.lvlpContentBoxSmall {
    padding: 20px;
}

.lvlpContentBoxExtraSmall {
    padding: 10px;
}

.lvlpContentBoxNewsletter {
    padding: 40px;
}

.LvlpBottomNavBox {
    padding: 10px 0px;
}

@media only screen and (max-width: 576px) {
    .lvlpContentBoxNewsletter {
        padding: 0px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

.lvlpLightCreamBackround {
    background-color: #f5f3f3;
}

.lvlpLightPurpleBackround {
    background-color: #cae5ff;
}

.lvlpLight2PurpleBackround {
    background-color: #d4eaff;
}

.lvlpLightPinkBackround {
    background-color: #dff1ff;
}

.lvlpDarkBlueBackround {
    background-color: #24468d;
}

.lvlpCreamBackround {
    background-color: #ebebeb;
}

#contentBoxText {
    margin-top: 0px;
}

#breadText {
    margin: 0px;
}

.btn-lavita-white {
    background-color: white;
    color: #24468d;
    padding: 6px;
    border-radius: 40px;
}

    .btn-lavita-white:hover:active {
        background-color: #24468d;
        color: #a7d4fe;
        padding: 5px;
        border-radius: 50px;
    }

.rowPad {
    padding-top: 6px;
    height: 50%;
}

@media only screen and (max-width: 767px) {
    .rowPad {
        padding: 0px;
    }
}

.gallery {
    margin-bottom: 10px;
}

#prodName {
    height: 40px;
}

.fa-globe {
    padding-left: 2px;
}

.fa-tachometer {
    padding-left: 2px;
}

.fa-user {
    padding-left: 4px;
}

.fa-sign-in {
    padding-left: 3px;
}

.fa-sign-out {
    padding-left: 3px;
}

.fa-gear {
    padding-left: 2px;
}

.fa-file-text-o {
    padding-left: 3px;
}

.fa-icon-cart {
    line-height: 35px;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
}

.modal {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 70px;
    padding-right: 70px;
    position: center;
}

.tablets {
    display: table;
}

.rowts {
    display: table-row;
}

.cellts {
    display: table-cell;
}

@media (max-width: 768px) {
    .modal {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        position: center;
    }

    .modal-content {
        overflow: auto;
        max-height: inherit;
    }
}

.modal-body {
    overflow-y: auto;
    max-height: 90%;
}

.vertical-alignment-helper {
    padding: 0px;
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    padding: 0px;
    display: table-cell;
    vertical-align: middle;
}


@media only screen and (min-width: 992px) {
    .vertical-align-center {
        padding: 0px;
        display: block;
        vertical-align: middle;
    }

    .modal-dialog {
        width: 900px;
    }

    .modal-content {
        overflow: auto;
        max-height: calc(100vh - 125px);
    }
}

/************************************* Preloader **************************************/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/Content/Preloaders/Loader_06.gif') center no-repeat #fbfbfb;
    background-size: 8%
}

/*****************************Progress Wizzard************************************/
.ten-columns > .col-sm-2 {
    width: 20%;
}

.numberCircle {
    border-radius: 50%;
    background: #aaa;
    color: white;
    text-align: center;
    width: 2em;
    height: 2em;
    box-sizing: initial;
    line-height: 2em;
    box-sizing: content-box;
    font-size: 12px
}

/************************************* Shopping cart shipping **************************************/
.Stepactive {
    background: #24468d;
}

/************************************* Back to top **************************************/

.ScrollTop {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #24468d;
    color: white;
    cursor: pointer;
    padding: 5px 8px;
    padding-top: 3px;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media only screen and (min-width: 992px) {
    .ScrollTop {
        display: none;
        bottom: 15px;
    }
}

.ScrollTop:hover {
    background-color: #ebebeb;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    color: #24468d;
}

.ScrolltopHeightToggleHigh {
    bottom: 70px;
}

.ScrolltopHeightToggleLow {
    bottom: 15px;
}

/************************************* Search **************************************/
#MobiSearch {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #24468d;
    color: white;
    cursor: pointer;
    padding: 5px 8px;
    padding-top: 3px;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    display: block;
}

    #MobiSearch:hover {
        background-color: #ebebeb;
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
        color: #24468d;
    }

#GroupPopup {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 3000;
    cursor: pointer;
}

#GroupError {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 3000;
    cursor: pointer;
}

#PromoPopup {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 3000;
    cursor: pointer;
}

#GroupPromoPopup {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 3000;
    cursor: pointer;
}

#timeOutWarningOverlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 4000;
    cursor: pointer;
}

#timeOutOverlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 4000;
    cursor: pointer;
}

.timeout {
    height: auto;
    width: 80%;
    background-color: white;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
}

.countdown-card {
    height: auto;
    width: 20%;
    background-color: white;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
}

@media only screen and (min-width: 992px) {
    .timeout {
        height: auto;
        width: 50%;
        background-color: white;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 10px;
        text-align: center;
    }

    .countdown-card {
        height: auto;
        width: 40%;
        background-color: white;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 10px;
        text-align: center;
    }
}

@media only screen and (min-width: 1600px) {
    .timeout {
        height: auto;
        width: 40%;
        background-color: white;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 10px;
        text-align: center;
    }

    .countdown-card {
        height: auto;
        width: 20%;
        background-color: white;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 10px;
        text-align: center;
    }
}

/**************************************************** Custom Radio buttons *********************************************************************************/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Custom radio buttons */
input[type="radio"] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 0px;
}

    input[type="radio"] + label:before {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        margin-right: 14px;
        position: absolute;
        top: -3px;
        left: 0;
        border: 2px solid #24468d;
        background-color: #fff;
        border-radius: 50%;
        margin-top: 3px;
    }

input[type="radio"] {
    display: none !important;
    *display: inline;
}

    input[type="radio"]:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 5px;
        left: 5px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #24468d;
    }

    input[type="radio"]:disabled + label:before {
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        margin-right: 14px;
        position: absolute;
        top: -3px;
        left: 0;
        border: 2px solid #ccc;
        background-color: #fff;
        border-radius: 50%;
        margin-top: 3px;
    }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin: 0px;
    position: relative;
}

input[type="checkbox"] {
    width: 16px;
    height: 16px;
}

.Z-index-Top {
    z-index: 1000;
    display: inline-block;
}

.ShowItem {
    display: inline-block;
}

.HideItem {
    display: none;
}

.required:after {
    content: "*";
    font-weight: bold;
    color: red;
}

.validation-summary-errors ul {
    list-style: none;
    margin-left: -40px
}

.btn-indigo {
    color: #fff;
    background-color: #20428a !important;
}

.badge-desktop-indigo {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #20428a;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: large;
    border-radius: 25px;
}

.badge-desktop-download-card-new-indigo {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #20428a;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: large;
    border-radius: 25px;
}

.badge-desktop-download-item-new-indigo {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #20428a;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: large;
    border-radius: 25px;
}

.h5-download-item-display-description {
    position: relative;
}

.mobile-download-item-display-description {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.badge-mobile-indigo {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #20428a;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: large;
    border-radius: 25px;
}

.badge-tablet-indigo {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #20428a;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /*position: absolute;
    right: 10px;
    top: 50%;*/
    transform: translateY(-50%);
    font-size: large;
    border-radius: 25px;
}

.badge-mobile-indigo-center {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    background-color: #20428a;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /*position: absolute;
    top: 10px;
    right: 10px;*/
    font-size: large;
    border-radius: 25px;
}

.mobile-notification-div {
    position: absolute;
    margin: auto;
    z-index: 2001;
    top: 52px;
    left: 5%;
    width: 90%;
    height: 190px;
    border: 1px solid #20428a;
    color: #20428a;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 0.25em;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175);
}

    .mobile-notification-div.arrow-top {
        margin-top: 0px;
    }

    .mobile-notification-div:after {
        content: " ";
        position: absolute;
        right: -1px;
        top: -15px;
        border-top: none;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        /*border-bottom: 15px solid #20428a;*/
    }

.mobile-notification-div-badge {
    position: absolute;
    top: 13%;
    right: 15px;
    background-color: #20428a;
}

.mobile-notification-icon-badge {
    /*position: absolute;
    top: 13%;
    right: 10px;*/
    background-color: #20428a;
    color: #ffffff;
    top: 0;
    font-family: "Font Awesome 5 Free" !important;
}

.tablet-notification-icon-badge {
    /*position: absolute;
    top: 13%;
    right: 10px;*/
    background-color: #20428a;
    color:#ffffff;
}

.tablet-notification-bell {
    color:#ffffff;
}

.mobileNotificationLink {
    color: #20428a;
}

.mobileNotificationFontAwesomeIcon {
    color: #20428a;
    height: 10px;
    width: 10px;
    max-height: 10px;
    max-width: 10px;
}

.desktop-notification-div {
    position: absolute;
    margin: auto;
    z-index: 100;
    top: 75px;
    left: 70%;
    width: 20%;
    height: 190px;
    border: 1px solid #20428a;
    color: #20428a;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 0.25em;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175);
}

    .desktop-notification-div.arrow-top {
        margin-top: 0px;
    }

    .desktop-notification-div:after {
        content: " ";
        position: absolute;
        right: 179px;
        top: -15px;
        border-top: none;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid transparent;
    }

.desktop-notification-div-badge {
    position: absolute;
    top: 13%;
    right: 15px;
    background-color: #20428a;
}

.desktop-notification-icon-badge {
    /*position: absolute;
    top: 13%;
    right: 300px;*/
    background-color: #20428a;
}

.desktopNotificationLink {
    color: #20428a;
}

.desktopNotificationFontAwesomeIcon {
    color: #20428a;
    height: 10px;
    width: 10px;
    max-height: 10px;
    max-width: 10px;
}
/*.ul-notification {
    padding: 0px;
    border-top: 1px solid rgba(128,128,128,0.25);
}

.unseenItem {
    background-color: rgba(112,181,249,0.25);
    color: #20428a;
    font-weight: 900;
}

.seenItem {
    background-color: #FFFFFF;
    color: #20428a;
}

.li-notification {
    list-style-type: none;
    color: #20428a;
}

.li-notification-icon {
    margin: auto;
    padding-right: 0px;
    color: #20428a;
}

.li-notification-middle {
    margin: auto;
    color: #20428a;
}

.li-notification-right {
    font-weight: 900;
    margin: auto;
    color: #20428a;
    padding:0px;
}

.notification-li-div {
    border-bottom: 1px solid rgba(128,128,128,0.25);
}*/

.ul-notification {
    list-style-type: none;
    padding: 0px;
    color: #20428a;
}

.li-notification-seen {
    background-color: #ffffff;
    color: #000000;
}

.li-notification-unseen {
    background-color: rgba(0,100,225,0.05);
    color: #20428a;
    font-weight: 500;
}

.li-notification {
    border-top: 1px solid rgba(128,128,128,0.25);
    color: #20428a;
}

    .li-notification:last-child {
        border-bottom: 1px solid rgba(128,128,128,0.25);
        color: #20428a;
    }

.li-notification-bell {
    margin: auto;
    text-align: center;
    color: #20428a;
    padding-left: 15px;
}

.li-notification-more-actions {
    margin: auto;
    text-align: center;
    font-weight: 900;
    color: #20428a;
    font-size: x-large;
}

.span-notification-more-actions {
    text-align: center;
    color: #20428a;
}

.padding {
    padding-left: 0 !important;
    color: #20428a;
}

.li-a-notificationlink-lvlpblue {
    color: #20428a;
}

.pulse {
    border-radius: 50%;
    margin-left: 20px;
    width: 10px;
    height: 10px;
    background: #20428a;
    box-shadow: 0 0 0 0 rgba(32, 66, 138, 1);
    transform: scale(1);
    animation: pulse 1.5s infinite;
    -moz-animation: pulse 1.5s infinite;
    -o-animation: pulse 1.5s infinite;
    -webkit-animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0.5);
        transform: scale(0.95);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(32, 66, 138, 0);
        transform: scale(1);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0);
        transform: scale(0.95);
    }
}

@-moz-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0.5);
        transform: scale(0.95);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(32, 66, 138, 0);
        transform: scale(1);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0);
        transform: scale(0.95);
    }
}

@-o-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0.5);
        transform: scale(0.95);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(32, 66, 138, 0);
        transform: scale(1);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0);
        transform: scale(0.95);
    }
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0.5);
        transform: scale(0.95);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(32, 66, 138, 0);
        transform: scale(1);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(32, 66, 138, 0);
        transform: scale(0.95);
    }
}

.mobile-shopping-cart-icon{
    padding-top:13px;
    padding-right:13px;
}

#desktop-content-wrapper{

}

.HomePageIconsStyling{
    margin-right:10%
}

.HomePageLastIconStyling{
    margin-right:15px;
}

.NavBarShopFivePadding{
    padding:5px;

}

.GroupOrderManageGroupShopCartButtonPtag {
    color:white; 
    margin-bottom:0px; 
    display:inline;
}

.fontAwesomeIconWhiteGroupOrderManage {
    color: white;
    display: inline
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

 .page-title {
  color: var(--default-color);
  background-color: var(--background-color);
  padding: 25px 0;
  position: relative;
}
.page-title h1 {
  font-size: 24px;
  font-weight: 700;
}
.page-title .breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.page-title .breadcrumbs ol li + li {
  padding-left: 10px;
}
.page-title .breadcrumbs ol li + li::before {
  content: "/";
  display: inline-block;
  padding-right: 10px;
  color: color-mix(in srgb, var(--default-color), transparent 70%);
} .widgets-container {
  background-color: var(--surface-color);
  padding: 30px;
  margin: 60px 0 30px 0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

body {
    /*padding-top: 60px;*/
    overflow-x: hidden;
    height: 100%;
    font-size: 0.8rem;
    font-family: Montserrat !important
}

p {
    font-family: Montserrat !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat !important
}

html {
    overflow-x: hidden;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea,
EditorFor {
    max-width: 100%;
}

.BottomMargin {
    margin-bottom: 10px;
}

.headers > span {
    position: relative;
    display: inline-block;
}

    .headers > span:before, .headers > span:after {
        content: '';
        position: absolute;
        top: 50%;
        border-bottom: 0.5px solid;
        width: 100vw;
        margin: 0 20px;
    }

    .headers > span:before {
        right: 100%;
    }

    .headers > span:after {
        left: 100%;
    }

.body-content:after {
    background-color: white
}

.heading-border {
    height: 1.9em;
    position: relative;
    overflow: hidden;
}

.heading-border-inner {
    border-color: #666666;
    margin-left: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    position: relative;
    top: 97%;
    opacity: 0.15;
    width: 100%;
}

#emailbox {
    width: 180px;
    padding: 0px;
    padding-top: 7px;
}

#panel {
    background-color: #ebebeb;
    color: #24468d;
    border-bottom: thin solid #24468d;
    border-top: thin solid #24468d;
    border-left: none;
    border-right: none;
}

.panel-default {
    border: none
}

    .panel-default > .panel-heading {
        /*background-color: #ebebeb;*/
        border-top: thin solid;
        border-color: #24468d;
    }

.last {
    border-bottom: thin solid #24468d;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

#searchbox {
    height: 20px;
}

#custom-search-input {
    top: 0;
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 40px;
    background-color: #fff;
}

    #custom-search-input input {
        border: 0;
        box-shadow: none;
    }

    #custom-search-input button {
        /*margin: 2px 0 0 0;*/
        background: none;
        box-shadow: none;
        border: 0;
        color: #666666;
        padding: 0 8px 0 10px;
        border-left: solid 1px #ccc;
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 1px #ccc;
        }

    #custom-search-input .glyphicon-search {
        font-size: 13px;
    }

/****************************************  Navbar  *******************************************/

.breadtext {
    color: #24468d;
}

.breadcrumb {
    background-color: white;
    margin-bottom: 0px;
    padding: 10px 15px;
}

#logodescktop {
    height: 45px;
    padding-top: 5px;
}

#logoMobi {
    height: 40px;
}

#nav-UL {
    margin-left: 12px;
}

.navbar {
    background-color: #a7d4fe !important;
    padding: 5px;
    opacity: 0.9;
    z-index: 100;
}

.navbarMobile {
    background-color: #a7d4fe !important;
    background-color: #587cbb !important;
    padding: 5px;
    opacity: 0.9;
    z-index: 100;
}

.dropdown-menu {
    padding: 5px;
    background-color: #587cbb;
    color: #24468d;
    top: unset;
}

    .dropdown-menu a:hover {
        background-color: #3f51b5;
    }

.navbar-default .navbar-nav > li > a {
    color: black !important;
    border-radius: 50px;
    padding: 5px 15px 5px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

    .navbar-default .navbar-nav > li > a:hover {
        border-radius: 50px;
        padding: 5px 15px 5px 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        background-color: #24468d;
        color: #24468d !important;
    }

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #24468d;
    border-radius: 50px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a > i:hover, i:active {
    background-color: #24468d;
    color: #24468d !important;
    text-decoration-color: white;
    background-color: transparent !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
        }

    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }
}

/*********************************************************** side Menu layout ***************************************************************************/

.fa-home {
    padding-left: 2px;
}

.fa-cart-plus {
    padding-left: 1px;
}

.fa-info-circle {
    padding-left: 3px;
}

.fa-gift {
    padding-left: 2px;
}

.fa-briefcase {
    padding-left: 1px;
}

.fa-question-circle {
    padding-left: 3px;
}

.fa-phone {
    padding-left: 4px;
}

.fa-calendar {
    padding-left: 2px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    /*background-color: white;*/
    background-color: #587cbb;
    border-right: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sidebar-nav {
    padding: 0px;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    /*font-size: 20px;*/
    color: #f5f5f7;
    /*color: #24468d;*/
    display: block;
    transition: 0.3s;
}

    .sidenav a:active {
        color: white;
    }

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 10px;
    /*font-size: 32px;*/
    font-size: 27px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
}

#navbar {
    transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
}

Div.sidenav a:active > i {
    color: white;
    background-color: #a7d4fe;
}


/****************************************  Footer  *******************************************/
footer {
    padding-top: 20px;
    background-color: #f5f5f7;
    margin-top: 10px;
    /*background-color: #a7d4fe;*/
    width: 100%;
}

.dropdown > li > a {
    font-size: 50px
}

.list-unstyled > li > a {
    color: black;
    /*color: #24468d;*/
}

    .list-unstyled > li > a:hover {
        color: #24468d;
    }

#footcopy {
    padding-bottom: 10px;
    font-size: 12px
}

.socialicon {
    width: 30px;
    height: 30px;
}

    .socialicon:hover {
        opacity: 0.4;
        background-color: white;
        border-radius: 50%;
    }

.fa-map-marker {
    padding-left: 5px;
}

.fa-envelope {
    padding-left: 4px;
}

.facebook {
    /*color: #a7d4fe;
    background-color: #24468d;*/
    padding: 8px 10px 8px 10px;
    border-radius: 50%;
}

    .facebook:hover {
        color: #a7d4fe;
    }

.twitter {
    /*color: #a7d4fe;
    background-color: #24468d;*/
    padding: 8px 6px 8px 8px;
    border-radius: 50%;
}

    .twitter:hover {
        color: #a7d4fe;
    }

.instagram {
    /*color: #a7d4fe;
    background-color: #24468d;*/
    padding: 8px;
    border-radius: 50%;
}

    .instagram:hover {
        color: #a7d4fe;
    }

.youtube {
    /*color: #a7d4fe;
    background-color: #24468d;*/
    padding: 8px 7px 8px 7px;
    border-radius: 50%;
}

    .youtube:hover {
        color: #a7d4fe;
    }

/******************************************************** Carousel  *************************************************************************************/
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2%;
    font-size: 20px;
    color: #000000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .3;
}

/*@media screen and (min-width: 200px) {
    .carousel-inner img {
        width: 100%;
        max-height: 314px;
    }

    .carousel-control {
        width: 8%;
    }
}

@media screen and (min-width: 400px) {
    .carousel-inner img {
        width: 100%;
        max-height: 314px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-inner img {
        width: 100%;
        max-height: 753px;
    }

    .carousel-control {
        width: 6%;
    }
}

@media screen and (min-width: 992px) {
    .carousel-inner img {
        width: 100%;
        max-height: 460px;
    }

    .carousel-control {
        width: 4%;
    }
}

@media screen and (min-width: 1366px) {
    .carousel-inner img {
        width: 100%;
        max-height: 692px;
    }
}

@media screen and (min-width: 1600px) {
    .carousel-inner img {
        width: 100%;
        max-height: 692px;
    }
}

@media screen and (min-width: 1900px) {
    .carousel-inner img {
        width: 100%;
        max-height: 692px;
    }
}

@media screen and (min-width: 2048px) {
    .carousel-inner img {
        width: 100%;
        max-height: 692px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (min-width: 3840px) {
    .carousel-inner img {
        width: 100%;
        max-height: 692px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (min-width: 4096px) {
    .carousel-inner img {
        width: 100%;
        max-height: 692px;
        padding-left: 40px;
        padding-right: 40px;
    }
}*/

.EventImg {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

#contactdiv {
    display: block;
    /*height: 180px;*/
}

#ConMes {
    height: 150px;
}

.prodcattext {
    margin-top: 14px;
    margin-bottom: 14px;
}

#cardtext {
    height: inherit;
    width: inherit;
}

.prodcatimg {
    padding-bottom: 15px;
}

div.Catcard {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

div.Catcard:hover {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.wrapper {
    text-align: center;
}

    .wrapper ul {
        display: inline-block;
        /*margin: 0;*/
        padding: 0;
        /* For IE, the outcast */
        zoom: 1;
        *display: inline;
    }

    .wrapper li {
        float: left;
        padding: 2px 5px;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #f5f3f3;
    border: none;
    border-bottom: medium solid #24468d;
    color: #000000;
    text-decoration: none;
}

ul.nav-tabs {
    border: none;
    padding-bottom: 20px;
}

.nav > li > a {
    text-decoration: none;
    color: #000000;
}

.nav-item {
    padding: 10px 10px;
    font-size: 0.8rem !important;
}

    .nav-item a {
        padding: 10px 10px;
        font-size: 0.8rem !important;
    }

.dropdown-menu {
    left: unset !important;
}

.open .dropdown-menu {
    display: block !important;
}

label {
    left: unset !important;
}

.footerStoreInfo {
    font-size: 0.8rem
}

.aboutCol {
    display: flex;
    align-items: center
}

.aboutColContent {
    display: table-cell;
    vertical-align: middle
}

.howToJoinPB {
    padding-bottom: 0px !important
}

.newsCards {
    padding: 20px;
    min-height: 469px;
    margin-bottom: 20px;
    max-width: 570px
}

.newsCardsMobile {
    padding: 20px;
    margin-bottom: 20px;
    max-width: 570px
}

.prodcard {
    padding: 20px
}

.contactCard {
    padding: 20px;
    margin-bottom: 15px
}

.navLinkDropdown {
    padding: 0.6rem 1rem !important;
    color: black !important
}

a.waves-effect, a.waves-light {
    display: block;
}

.event-card {
    min-height: 120px
}

#myForm {
    position: fixed;
}

div.newsletter {
    position: fixed;
    bottom: 0;
    right: 0;
}

.newsletter-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0
}

.newsletter-open-button {
    background-image: url('../Content/Img/Home/Newsletter_Option 04.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.newsletter-PopupHeading {
    font-weight: bolder !important;
    font-size: large;
}

.newsletter-studentFormDiv {
    text-align: center;
    margin-top: 230px;
}

.newsletter-emailSpan {
    color: red;
}

.newsletter-form-container input[type=text], .newsletter-form-container input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
}

    .newsletter-form-container input[type=text]:focus, .newsletter-form-container input[type=password]:focus {
        background-color: #ddd;
        outline: none;
    }

.newsletter-form-container .btn {
    background-color: red;
    color: red;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

.covidMobile {
    bottom: 0;
    position: absolute;
    width: 100%;
    margin: 0;
}

.newsletter-open-button-mobile {
    background-image: url('../Content/Img/Home/Newsletter_Option 04.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: 300px;
}

.grey-text {
    color: #a8a8a8;
}

.homeHeaders {
    color: black
}

.menuText {
    color: white !important;
}

.siteMenu {
    background-color: #587cbb !important;
}

    .siteMenu a {
        color: white !important;
        padding: 10px 10px;
        font-size: 12.9px !important;
        margin: 0;
    }

#tipue_search_input {
    border: none;
    border-bottom: 1px solid #ccc;
}

    #tipue_search_input:focus {
        border: none;
        border-bottom: 1px solid #ccc;
    }

#tipue_search_button {
    width: inherit
}

.eventCard {
    padding: 20px;
    min-height: 469px;
    margin-bottom: 20px;
    max-width: 570px;
}

.informationHeading {
    font-size: 16px;
}

.directionsAndPackageHeader {
    font-size: 20px;
}

.newsCards:last-child {
    width: 539px;
}

.eventCard:last-child {
    width: 540px;
}

.categoryCard:last-child {
    width: 255px;
}

.recommended:last-child {
    width: 285px;
}

.socialmediaSpacing a {
    margin-left: 7px;
    margin-right: 7px;
}

.loginLink {
    font-size: 0.9rem;
    color: white;
    margin-right: 0.3rem
}

.javascriptErrorPopup {
    background-color: whitesmoke;
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
}

.javascriptErrorPopupHeading {
    font-weight: bolder;
    font-size: 30px;
    color: lightslategrey;
    text-align: left;
    margin-top: 2%
}

.javascriptErrorPopupInformation {
    font-weight: bolder;
    font-size: 25px;
    color: lightslategrey;
    text-align: left;
}

.javascriptErrorStylingDesktop {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    margin-top: 13%
}

.javascriptErrorStylingMobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-top: 50%
}

.javascriptErrorStylingTablet {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40%;
    width: 50%;
}

.javascriptWarningFontAwesomeTablet {
    color: lightslategrey;
    vertical-align: middle
}

.javascriptWarningFontAwesomeDesktop {
    color: lightslategrey;
    margin-top: 15%;
    vertical-align: middle
}

.javascriptWarningFontAwesomeMobile {
    color: lightslategrey;
    margin-top: 15%;
    vertical-align: middle
}

@media only screen and (max-width: 300px) {
    .productDetailTabs {
        text-align: center !important;
        float: unset !important
    }
}
.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.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-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;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-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:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
