
        .atc-style-glow-orange .atcb-item,.atc-style-glow-orange .atcb-item-link,.atc-style-glow-orange .atcb-list{line-height:1.3em;vertical-align:middle;zoom:1}.addtocalendar var{display:none}.addtocalendar{position:relative;display:inline-block;width:195px;height:27px;background:url(/images/cal.png) no-repeat;float:left}.atcb-link{display:block;outline:0!important;cursor:pointer}.atcb-link:active~ul,.atcb-link:focus~ul,.atcb-list:hover{visibility:visible}.atcb-list{visibility:hidden;position:absolute;top:100%;left:0;width:170px;z-index:900}.atcb-item,.atcb-list{list-style:none;margin:0;padding:0;background:#fff}.atcb-item{float:none;text-align:left}.atcb-item-link{text-decoration:none;outline:0;display:block}.atcb-item.hover,.atcb-item:hover{position:relative;z-index:900;cursor:pointer;text-decoration:none;outline:0}.atc-style-glow-orange .atcb-link{position:relative;display:block;padding:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;text-align:center;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.atc-style-glow-orange .atcb-link:active{opacity:.8;position:relative}.atc-style-glow-orange .atcb-link,.atc-style-glow-orange .atcb-link:active,.atc-style-glow-orange .atcb-link:focus,.atc-style-glow-orange .atcb-link:hover{color:#fff;font-family:Verdana;font-size:14px;text-decoration:none;outline:0;width:195px;height:27px}.atc-style-glow-orange .atcb-list{margin:0;border-radius:2px}.atc-style-glow-orange .atcb-item,.atc-style-glow-orange .atcb-list{background:#fff;color:#000;padding:0!important;width:100%!important}.atc-style-glow-orange .atcb-item-link,.atc-style-glow-orange .atcb-item-link:active,.atc-style-glow-orange .atcb-item-link:focus,.atc-style-glow-orange .atcb-item-link:hover{color:#000;font-family:Verdana;font-size:14px;text-decoration:none;outline:0;padding:5px 9px}.atc-style-glow-orange .atcb-item-link:active,.atc-style-glow-orange .atcb-item-link:focus,.atc-style-glow-orange .atcb-item-link:hover{color:#fff;width:100%;background:#f9a442}.atc-style-glow-orange .atcb-item.hover,.atc-style-glow-orange .atcb-item:hover{background:0 0}
.addtocalendar {
    background: #6398c3;
    padding: 5px 10px;
    position: relative!important;
    display: inline-block!important;
    width: auto!important;
    height: 32px!important;
    /*float: left!important;*/
    color: #ffffff;
}
a.atcb-link {
    height: 32px !important;
    top: 0;
    position: absolute !important;
    float: left;
    left: 0;
    right: 0;
    width: auto !important;
}
.atc-style-glow-orange .atcb-item-link:active, .atc-style-glow-orange .atcb-item-link:focus, .atc-style-glow-orange .atcb-item-link:hover {
    color: #fff!important;
    width: 100%;
    background: #6398c3;
}
.atcb-list {
    border: 1px solid #6398c3;
}

   .atc-style-glow-orange .atcb-item-link {transition: inherit;text-align: left !important;justify-content: left !important;}

.addtocalendar ul li {margin-right: 0 !important;margin-bottom: 0 !important;justify-content: left !important; }

.atcb-item:after {display: none;}

li.atcb-item {justify-content: left !important;}     

.addtocalendar {
    margin-top: 1rem;
    color:#3d6f96!important;
    background: #fff!important;
}

@media (max-width: 800px) {
    .addtocalendar {
       float: none!important; 
    }
}