﻿.color__lightforest { color: #4F8F4B !important; }
.color__butterscotch { color: #E68E0C !important; }
.color__seamist { color: #C5D7C9 !important; }
.color__greyolive { color: #C5D7C9 !important; }
.color__dark { color: #000000 !important; }
.color__martini { color: #A6A6A6 !important; }
.color__alabaster { color: #FAFAFA !important; }
.color__white { color: #FFFFFF !important; }
.bgcolor__lightforest { background-color: #4F8F4B !important; }
.bgcolor__butterscotch { background-color: #E68E0C !important; }
.bgcolor__seamist { background-color: #C5D7C9 !important; }
.bgcolor__greyolive { background-color: #C5D7C9 !important; }
.bgcolor__dark { background-color: #000000 !important; }
.bgcolor__martini { background-color: #A6A6A6 !important; }
.bgcolor__alabaster { background-color: #FAFAFA !important; }
.bgcolor__white { background-color: #FFFFFF !important; }
.ff__roboto { font-family: 'Roboto', sans-serif }
.ff__roboto__condensed { font-family: 'Roboto Condensed', sans-serif }
.ff__roboto__mono { font-family: 'Roboto Mono', monospace }
.ff__roboto__serif { font-family: 'Roboto Serif', serif }
.fw__100 { font-weight:100 }
.fw__200 { font-weight:200 }
.fw__300 { font-weight:300 }
.fw__400 { font-weight:400 }
.fw__500 { font-weight:500 }
.fw__600 { font-weight:600 }
.fw__700 { font-weight:700 }
.fw__800 { font-weight:800 }
.fw__900 { font-weight:900 }
.fw__bold { font-weight:bold }
.fw__bolder { font-weight:bolder }


.fs__11 { font-size: 11px; }
.fs__12 { font-size: 12px; }
.fs__13 { font-size: 13px; }
.fs__14 { font-size: 14px; }
.fs__15 { font-size: 15px; }
.fs__16 { font-size: 16px; }
.fs__17 { font-size: 17px; }
.fs__18 { font-size: 18px; }
.fs__19 { font-size: 19px; }
.fs__20 { font-size: 20px; }
.fs__21 { font-size: 21px; }
.fs__22 { font-size: 22px; }
.fs__32 { font-size:32px; }
.fs__34 { font-size:34px; }
.fs__36 { font-size:36px; }
.fs__38 { font-size:38px; }
.fs__40 { font-size:40px; }
.fs__52 { font-size:52px; }

.fsem__11 { font-size: 1.1em; }
.fsem__12 { font-size: 1.2em; }
.fsem__13 { font-size: 1.3em; }
.fsem__14 { font-size: 1.4em; }
.fsem__15 { font-size: 1.5em; }
.fsem__16 { font-size: 1.6em; }
.fsem__17 { font-size: 1.7em; }
.fsem__18 { font-size: 1.8em; }
.fsem__19 { font-size: 1.9em; }
.fsem__20 { font-size: 2em; }
.fsem__21 { font-size: 2.1em; }
.fsem__22 { font-size: 2.2em; }
.fsem__32 { font-size:3.2em; }
.fsem__34 { font-size:3.4em; }
.fsem__36 { font-size:3.6em; }
.fsem__38 { font-size:3.8em; }
.fsem__40 { font-size:4.0em; }
.fsem__52 { font-size:5.2em; }

.fsvmax__11 { font-size: 2.1vmax; }
.fsvmax__12 { font-size: 2.2vmax; }
.fsvmax__13 { font-size: 2.3vmax; }
.fsvmax__14 { font-size: 2.4vmax; }
.fsvmax__15 { font-size: 2.5vmax; }
.fsvmax__16 { font-size: 2.6vmax; }
.fsvmax__17 { font-size: 2.7vmax; }
.fsvmax__18 { font-size: 2.8vmax; }
.fsvmax__19 { font-size: 2.9vmax; }
.fsvmax__20 { font-size: 3vmax; }
.fsvmax__21 { font-size: 3.1vmax; }
.fsvmax__22 { font-size: 3.2vmax; }
.fsvmax__32 { font-size:4.2vmax; }
.fsvmax__34 { font-size:4.4vmax; }
.fsvmax__36 { font-size:4.6vmax; }
.fsvmax__38 { font-size:4.8vmax; }
.fsvmax__40 { font-size:5.0vmax; }
.fsvmax__52 { font-size:6.2vmax; }

.fsvw__11 { font-size: 2.1vw; }
.fsvw__12 { font-size: 2.2vw; }
.fsvw__13 { font-size: 2.3vw; }
.fsvw__14 { font-size: 2.4vw; }
.fsvw__15 { font-size: 2.5vw; }
.fsvw__16 { font-size: 2.6vw; }
.fsvw__17 { font-size: 2.7vw; }
.fsvw__18 { font-size: 2.8vw; }
.fsvw__19 { font-size: 2.9vw; }
.fsvw__20 { font-size: 3vw; }
.fsvw__21 { font-size: 3.1vw; }
.fsvw__22 { font-size: 3.2vw; }
.fsvw__32 { font-size:4.2vw; }
.fsvw__34 { font-size:4.4vw; }
.fsvw__36 { font-size:4.6vw; }
.fsvw__38 { font-size:4.8vw; }
.fsvw__40 { font-size:5.0vw; }
.fsvw__52 { font-size:6.2vw; }


h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Serif', serif !important;
    font-weight: 100 !important;
}

p {
    font-family: 'Roboto', sans-serif !important;
}

.theme_version_2_header {
    background-color: #FFF;
}

.theme_version_2_header .container {
    background-color:#fff;
    padding:10px;
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px !important;
    }
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #C5D7C9;
}

::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

html {
    scrollbar-color: #C5D7C9 #e0e0e0;
    scrollbar-width: thin;
}


.ss_btn {
    border-radius:8px;
}

header #search-form {
    margin-top: 2px !important;
}

body{
    padding-top:80px !important;
}

/*Product Grid Start*/
.ss_product__item {
    position: relative;
    text-align: center;
    background: #fff;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
    padding: 10px;
    border-radius: 2px;
    min-height:366px;
}

@media (max-width: 992px) {
    .ss_product__item {
        min-height: 220px;
    }
}

.ss_product__partner_image {
    position:absolute;
    top:0;
    right:0;
    border-bottom-left-radius:8px;
    background-color:#fff;
    padding:5px;
    width:80px;
    height:35px;
    text-align:center;
}

.ss_product__partner_image img {
    border-bottom-left-radius: 8px;
    margin:auto;
}

.ss_product__image {
    margin-bottom: 5px;
}

.ss_product__image_img {
    width:262px;
    height: auto;
}

.ss_product__category {
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1;
    height:12px;
}

.ss_product__offer {
    height:15px;
}

.ss_product__name {
    height:40px;
    margin-top:5px;
}

.ss_product__details
{
    height:25px;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}

.ss_product__footer {
    height: 25px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ss_product__footer i {
    border-radius: 20px;
    padding: 9px;
    text-align: center;
    vertical-align: middle;
}

.ss_product__footer i:hover {
    cursor: pointer;
    border: solid 1px #FFBC3B;
}

.ss_product__details i {
    border-radius: 20px;
    padding: 9px;
    text-align: center;
    vertical-align: middle;
}

.ss_product__details i:hover {
    cursor:pointer;
    border:solid 1px #FFBC3B;
}

.ss_product__countdown
{
    height:45px;
    margin-top:5px;
    margin-bottom:5px;
}

.ss_product__callforaction {
    
}

/*Product Grid End*/
/*Hamburger Menu ------------  Start*/

#menu__btn {
    position: absolute;
    top: 18px;
    left: auto;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 9999;
}


#menu__btn > span,
#menu__btn > span::before,
#menu__btn > span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #616161;
    transition-duration: .25s;
}

#menu__btn > span::before {
    content: '';
    top: -8px;
}

#menu__btn > span::after {
    content: '';
    top: 8px;
}

.menu__box {
    display: block;
    position: fixed;
    top: 0;
    left: -100%;
    width: 300px;
    height: 100%;
    margin: 0;
    list-style: none;
    background-color: #C5D7C9;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
    transition-duration: .25s;
    overflow-y:scroll;
    z-index:9998;
}

.partner_menu__box {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    margin: 0;
    list-style: none;
    background-color: #C5D7C9;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
}


ul.topUserNav {
    height: 45px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

    ul.topUserNav li {
        width: 100%;
        display: inline-block;
    }

.closeBtn {
    padding: 26px 27px;
    cursor: pointer;
    max-width: 80px;
    cursor: pointer;
    max-width: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.navbar-toggle {
    width: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    cursor: pointer;
    float: left;
    z-index: 9999;
}

    .navbar-toggle .hamburger-line {
        transition: all .3s;
        height: 2px;
        width: 100%;
        width: 20px;
        border-radius: 2px;
        background: #a6abab;
    }

.navbar-toggle.open {
    align-items: center;
}
    .navbar-toggle .diagonal-part-1, .navbar-toggle .diagonal-part-2 {
        position: relative;
        transition: all .3s;
        float: left;
    }

    .navbar-toggle.open .diagonal-part-1, .navbar-toggle.open .diagonal-part-2 {
        transition: all .3s;
        transform: rotate(135deg);
    }

    .navbar-toggle .horizontal {
        transition: all .3s;
        position: relative;
        float: left;
        margin-top: 3px;
    }

    .navbar-toggle.open .horizontal {
        transition: all .3s;
        opacity: 0;
    }

    .navbar-toggle .hamburger-line:nth-child(2)::after {
        transition-delay: .2s;
    }

    .navbar-toggle .hamburger-line:nth-child(3):after {
        transition-delay: .3s;
    }

    .navbar-toggle .hamburger-line::after {
        content: '';
        display: block;
        width: 20px;
        background: #1d1d1b;
        z-index: 1;
        transition: .3s;
        height: 2px;
    }

    .navbar-toggle.open .diagonal-part-2 {
        transform: rotate(-135deg);
        margin-top: -7px;
    }

.asideBtn a, .asideBtn span {
    font-family: aktiv-grotesk,sans-serif;
    font-size: 13px;
    display: inline-block;
    line-height: 53px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    color:#000 !important;
}
.ss__logo_loginicon {
    position: absolute;
    left: 52px;
    display:none;
}

.ss__logo_loginicon_img
{
    margin-top:9px;
}

.ss__logo_loggedin {
    position: absolute;
    left: 52px;
}

.ss__logo {
    position: absolute;
    left: 52px;
}

@media (max-width: 1028px) {
    .ss__logo_img {
        width: 200px;
        margin-top:5px;
    }
}

@media (max-width: 992px) {
    .ss__logo_img {
        width: 200px;
        margin-top: 5px;
    }
    .ss__logo_loginicon
    {
        display:initial;
    }

    .ss__logo {
        position: absolute;
        left: 85px;
    }
}

/*Hamburger Menu ------------  End*/

/*Accordion Items ------------  Start*/

.ac__label {
    font-weight: 700;
    position: relative;
    padding: .5em 1em;
    margin-bottom: 0 !important;
    display: block;
    cursor: pointer;
    background-color: #C5D7C9;
    transition: background-color .15s ease-in-out;
    border-top: solid 1px #FAFAFA;
}

    .ac__label a {
        color: black !important;
        font-family: 'Roboto', sans-serif
    }

.ac__label a:hover{
    text-decoration:none;
}

.ac__label:hover {
    background-color: #FAFAFA;
}

.ac__input:checked + label  {
    background-color: #A9AC95;
}

.ac__label:after, .ac__input:checked + .ac__label:after {
    content: "➤";
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 2em;
    height: 100%;
    line-height: 2.25em;
    text-align: center;
    background-color: #C5D7C9;
    transition: background-color .15s ease-in-out;
}

.ac__label__nochild:after, .ac__input:checked + .ac__label__nochild:after {
    content: "" !important;
}

.ac__label:hover:after, .ac__input:checked + .ac__label:after {
    background-color: #FAFAFA;
}

.ac__input:checked + .ac__label:after {
    content: "🢃";
    padding-top:4px;
}


.partner_menu__box .ac__label:after {
    content: "+";
}

.ac__input {
    display: none;
}


.ac__text, .ac__sub__text {
    opacity: 0;
    height: 0;
    transition: opacity .5s ease-in-out;
    overflow: hidden;
    padding-left:15px;
}

.ac__input:checked ~ .ac__text,
.ac__sub .ac__input:checked ~ .ac__sub__text,
.ac .active {
    opacity: 1;
    height: auto;
}



.ac__sub .ac__label {
    background: none;
    font-weight: 600;
    padding: .5em 2em;
    margin-bottom: 0;
    background-color: #A9AC95;
}

    .ac__sub .ac__label.selected {
        background-color: #E68E0C;
    }

    .ac__sub .ac__label:checked {
        background: none;
    }

.ac__sub .ac__label:after, .ac__sub .ac__input:checked + .ac__label:after {
    left: 0;
    background: none;
}

.ac__sub .ac__input:checked + label, .ac__sub .a__-label:hover {
    background: none;
}

.ac__sub__text {
    padding: 0 1em 0 2em;
}

/*Accordion Items ------------  End*/


/*Search Bar Start------------  Start*/

.search-textbox, .herospace-search-textbox {
    margin: auto;
}

.search__icon {
    position: absolute;
    z-index: 2;
    top: 6px;
    left: 6px;
    font-size: 25px;
}

#site-search {
    font-family: Roboto;
    border: 0;
    font-size: 18px;
    outline: 0;
    padding: 5px 10px 5px 40px;
    border-radius: 5px;
    appearance: none;
    z-index: 1;
    position: relative;
    width:373px;
}

.herospace-site-search {
    border: 0;
    font-size: 18px;
    outline: 0;
    padding: 5px 10px 5px 40px;
    border-radius: 5px;
    appearance: none;
    z-index: 1;
    position: relative;
    width:300px;
}


#search-up {
    border: 0;
    font-size: 18px;
    display: none;
    position:absolute;
    top: 0;
    right: 0;
    width: 80px;
    border-radius: 0 5px 5px 0;
    padding:5px 0 5px 0;
}

    #search-up:hover {
        color: #FFBC3B !important;
    } 


#site-search:not(:placeholder-shown) {
    border-radius: 5px 0 0 5px;
    width: calc(100% - 80px);
}

#site-search:not(:placeholder-shown) + #search-up {
    display: block;
}

.herospace-site-search:not(:placeholder-shown) {
    border-radius: 5px 0 0 5px;
    width: calc(100% - 80px);
}

.herospace-site-search:not(:placeholder-shown) + #search-up {
    display: block;
}

label.sitesearch_label {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}


#container-site-search-result {
    width:40% !important;
    left:30% !important;
    top: 46px;
    border: none !important;
    background-color: #C5D7C9;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

#container-site-search-result ul li {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 200 !important;
}


/*Search Bar Start------------  End*/

.btn {
    border-radius:8px;
}

.modal-dialog {
    background-color: #C5D7C9 !important;
    border-radius: 25px !important;
}

.modal-content {
    background-color: #C5D7C9 !important;
    border-radius: 25px !important;
}

.form-control {
    padding: 22px 12px !important;
    border-radius: 10px !important; 
}

.form-group
{
    margin-bottom:5px !important;
}

.modal-header .close {
    opacity: 1;
    padding: 3px;
    color: white;
    border-radius: 3px;
    position: absolute;
    right: 17px;
    background-color: #FFBC3B;
}

.nav-tabs > li {
    border-bottom:none;
}

.nav-tabs > li > a {
    color: #fff;
}

.nav-tabs > li.active > a {
    background-color: #A9AC95 !important;
    border-color: #FFBC3B !important;
    color: #fff;
}

.nav-tabs {
    border-bottom-color: #A9AC95 !important;
}



.slick-slide div:first-child {
    border-radius:6px;
}


.herospace__registerzone {
    width: 90vw;
    text-align:center;
    margin: 0;
    position: absolute;
    top: 64px;
}


.herospace__titlezone {
    top: 55%;
    width: 90vw;
    text-align: center;
    margin: 0;
    position: absolute;
}

.herospace__searchzone {
    width: 90vw;
    margin: 0;
    position: absolute;
    top: 75%;
}

.herospace-search-textbox {
    width: 28vw;
    margin: auto;
    position: relative;
}

.herospace__registerzone .herospaceregbtn {
    padding: 14px;
}

.herospace__searchzone #site-search {
    width:27vw;
}

.herospace__searchzone #site-search:not(:placeholder-shown) {
    width: 21vw;
}

.sticky-header .MyPageInlogged {
    padding: initial !important;
    margin-top: 5px !important;
}


.herospace__searchzone #site-search:not(:placeholder-shown) + #search-up {
    right: auto;
    display: inline-block;
    margin-left:-1px;
}

@media (max-width: 360px) {
    .herospace-search-textbox #site-search {
        font-size: 2.2vw;
        padding: 5px 10px 5px 24px;
    }

    .herospace-search-textbox .search__icon {
        top: 3px;
    }
}

@media (max-width: 560px) {
    .herospace__searchzone {
        top: 83%;
    }

    .herospace-search-textbox #site-search {
        font-size:2.2vw;
    }

    .herospace-search-textbox .search__icon {
        font-size: 3.2vw;
        top: 1px;
    }
}

@media (max-width:980px)
{
    .herospaceregbtn {
        font-size: 4.2vw;
    }

    .herospace__titlezone {
        font-size: 4.2vw;
    }
}

@media (min-width:1300px){


    

    .herospace__titlezone, .herospace__registerzone, .herospace__searchzone {
        width: 1230px;
    }

    .herospace-search-textbox{
        width:435px;
    }

    .herospace__searchzone #site-search {
        width: 434px;
    }

        .herospace__searchzone #site-search:not(:placeholder-shown) {
            width: 434px;
        }

    .fsvmax__32 {
        font-size: 56px;
    }
}



.breadcrumbs {
    margin-top: 25px;
}

.sticky-header .extera-minsida {
    display: none !important;
}

.MyPageInlogged
{
    background-color:white !important;
}

.login_status_top {
    border-top-right-radius: 6px !important;
    width: auto !important;
    
}

.login_status_middle {
    width: auto !important;
    border-top-left-radius: 6px !important;
    margin-left:0px !important;
}

.login_status_bottom {
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

.login_status_all {
    border-top-right-radius: 6px !important;
    border-top-left-radius: 6px !important;
}

.sticky-header .login_status_top {
    border-radius: 6px !important;
}

.sticky-header .login_status_bottom {
    display:none;
}

.sticky-header .login_status_all {
    border-radius:6px !important;
}

.well{
    border-radius:6px !important;
}

#scroll-up
{
    display:none !important;
}

.hero-space {
    border-bottom:none !important;
}

footer {
    background:#A6A6A6;
}

footer h3, footer a, footer .links li a span {
    color: #000 !important;
}

.ss-modal .modal-content .btn-holder
{
    bottom:10px !important;
    right:10px !important;
}

.btn.readmore.xl{
    font-size:1.1em;
}

.toplinks {
    width: 100% !important;
    max-width :100% !important;
    background-color: #A6A6A6 !important;
    padding: 0 !important;
}

    .toplinks a {
        color: #000 !important;
        font-family: 'Roboto', sans-serif !important;
    }


.storeproduct-tabs > li {
    background-color:#fff;
}

    .storeproduct-tabs > li > a{
        color:#000;
    }


@media (max-width: 450px) {
    .col-xms-1,
    .col-xms-2,
    .col-xms-3,
    .col-xms-4,
    .col-xms-5,
    .col-xms-6,
    .col-xms-7,
    .col-xms-8,
    .col-xms-9,
    .col-xms-10,
    .col-xms-11 {
        float: left;
    }

    .col-xms-1 {
        width: 8.33333333%;
    }

    .col-xms-2 {
        width: 16.66666667%;
    }

    .col-xms-3 {
        width: 25%;
    }

    .col-xms-4 {
        width: 33.33333333%;
    }

    .col-xms-5 {
        width: 41.66666667%;
    }

    .col-xms-6 {
        width: 50%;
    }

    .col-xms-7 {
        width: 58.33333333%;
    }

    .col-xms-8 {
        width: 66.66666667%;
    }

    .col-xms-9 {
        width: 75%;
    }

    .col-xms-10 {
        width: 70.33333333%;
        margin-left:14%;
    }

    .col-xms-11 {
        width: 91.66666667%;
    }

    .col-xms-12 {
        width: 100%;
    }


    
    
}


.fa-clock-o {
    color: transparent !important;
    background-image: url('/css/images/timer_green.png');
    background-size: 85%;
    background-position: 2px 5px;
    background-repeat: no-repeat;
    padding: 2px;
}

.fa-search {
    color: transparent !important;
    background-image: url('/css/images/search_icon.png');
    background-size: 85%;
    background-position: 2px 1px;
    background-repeat: no-repeat;
    padding: 2px;
}

.sm-searchbar {
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.xs_searchbtn {
    display: none;
}

.xs_searchbtn, .sm-hidesearch {
    cursor: pointer;
    
}

.sm-searchbar {
    position: absolute;
    top: 0;
    width: 100%;
    height: 85px;
    background: #eee;
    z-index: 999999;
    opacity: 1;
    transform: translateY(-100%);
    transition: transform .3s, opacity .3s;
}

@media only screen and (max-width: 992px) {

    .xs_searchbtn{
        display:initial;
    }
    .sm-searchbar.active {
        transform: translateY(0%);
        box-shadow: 0 70px 30px -60px rgb(0 0 0 / 20%), 0 5px 12px 0 rgb(0 0 0 / 4%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    }
}


#search-form-modal {
    z-index: 1100;
    position: relative;
}

#search-form-modal button.btn {
    font-size: 19px;
    background: #78b428;
    color: #fff;
    margin-top: 0;
    padding: 6px 12px;
    border: solid 1px #78b428;
}

#site-search-modal {
    font-family: Roboto;
    border: 0;
    font-size: 18px;
    outline: 0;
    padding: 5px 10px 5px 40px;
    border-radius: 5px;
    appearance: none;
    z-index: 1;
    position: relative;
    width: 373px;
}

#search-up-modal {
    border: 0;
    font-size: 18px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    border-radius: 0 5px 5px 0;
    padding: 5px 0 5px 0;
}

    #search-up-modal:hover {
        color: #FFBC3B !important;
    }


#site-search-modal:not(:placeholder-shown) {
    border-radius: 5px 0 0 5px;
    width: calc(100% - 80px);
}

    #site-search-modal:not(:placeholder-shown) + #search-up-modal {
        display: block;
    }



.calendar .ac__label {
    background-color: #bf0d26;
}

    .calendar .ac__label:hover:after,
    .calendar .ac__label:after {
        background-color: #bf0d26;
    }

.calendar a {
    color:#fff;

}

.blackcalendar .ac__label {
    background-color: #000;
}

    .blackcalendar .ac__label:hover:after,
    .blackcalendar .ac__label:after {
        background-color: #000;
    }

.blackcalendar a {
    color: #fff !important;
}


.eastercalendar .ac__label {
    background-color: #E68E0C;
}

    .eastercalendar .ac__label:hover:after,
    .eastercalendar .ac__label:after {
        background-color: #E68E0C;
    }

.eastercalendar a {
    color: #fff !important;
}



/*Collapsible Cards*/
.card {
    background-color: #c5d7c9;
    position: relative;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.075), 0px 1px 3px rgba(0, 0, 0, 0.125);
    border-radius: 5px;
    padding: 20px;
}

.card-collapsed {
    position: fixed;
    bottom: 0px;
    z-index: 99999;
    padding: 0px;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 0px 22px;
    cursor:pointer;
}

.card-header {
    border-bottom: 1px solid rgba(0,0,0,0.125);
    padding: 5px 5px 5px 25px;
    display: flex !important;
    align-items: center !important;
    color:#fff;
}

.card-collapsed .card-header {
    border-bottom: none;
    padding: 0px 5px 0px 25px;
}

.card-toolbar {
    gap: 1.625rem !important;
    margin-left: auto !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.card-collapsed .card-toolbar {
    
}

.card-header h5{
    margin-top:1px;
    margin-bottom:1px;
}

.card-toolbar a.text-body {
    transition: color ease-in-out 0.15s;
    cursor: pointer;
    color: #fff;
}

.card-collapsed .card-toolbar a.text-body {
    background-color: #c5d7c9;
    padding: 5px;
    border-top-left-radius: 5px;
}

.card-toolbar a.text-body-close {
    transition: color ease-in-out 0.15s;
    cursor: pointer;
    color: #fff;
}

.card-collapsed .card-toolbar a.text-body-close {
    background-color: #c5d7c9;
    padding: 5px;
    margin-left: -22px;
    border-top-right-radius: 5px;
}

.card-toolbar .fa-toolbar-2x {
    font-size: 1.5em;
}

    .card-toolbar .fa-toolbar-3x
    {
        font-size:2em;
    }

    .card-toolbar .fa-window-close{
        margin-top:-3px;
    }


.card .collapse {
    display: none;
}

.ss_link:hover{
    text-decoration:none;
}

#btnProfileMenu:hover {
    cursor:pointer;
}

.profile_menu {
    position: absolute;
    top: 25px;
    background-color: #C5D7C9;
    width: 85px;
    display: none;
}

.profile_menu .menuitem {
    padding:5px;
}
