﻿#overlayFrame {
    background: #ffffff;
    color: #333333;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 22%;
    opacity: .80;
}

.spinnerround {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 7px solid tomato;
    border-right-color: transparent;
    border-radius: 50%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.entry-overlay-meta {
    width: 30%;
    position: absolute;
    right: 20px;
    background: #fff;
    color: white;
    top: 20%;
    color: #FFF;
    line-height: 30px;
    padding: 15px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 300;
    font-family: inherit;
}

.entry-overlay-left span {
    width: 50%;
    position: absolute;
    left: 20px;
    background: transparent;
    color: white;
    top: 20%;
    color: #FFF;
    line-height: 35px;
    padding: 15px;
    border-radius: 5px;
    font-size: 30px;
    font-weight: 600;
    font-family: inherit;
}

.btn-primary:hover {
    color: #f68220;
    background-color: #fff;
    border-color: #f68220;
}

.btn-primary {
    color: #fff;
    background-color: #f68220;
    border-color: #f68220;
}

.layout.fixed-sidebar .sidebar {
    width: 170px;
    min-width: 170px;
}

.tabactive {
    background-color: #fff;
    pointer-events: none;
    color: #f68220 !important;
}

.owl-carousel:hover .owl-nav [class*=owl-] {
    opacity: 1;
    left: -5px;
}

.entry-content {
    display: inline-block;
}

.layout.fixed-sidebar .sidebar {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mlr30 {
    margin: 10px 30px !important;
}

.bold {
    font-weight: 500;
}

.bg-orange-theme {
    background-color: #f68220;
}

.sidebar {
    margin-right: 2%;
    margin-bottom: 0;
    float: left;
}

.layout.fixed-sidebar {
    height: 100vh;
}

h2 {
    font-size: 20px;
    font-weight: 600;
}

#page-title {
    position: relative;
    padding: 20px 0;
    background-color: transparent;
    border-bottom: 1px solid #EEE;
}

.a-title {
    color: #F68121 !important;
    font-weight: 400;
}

.event .grid-inner {
    background-color: #F9F9F9;
    border-bottom: 3px solid #EEE;
    margin-right: 20px;
}

.event .entry-image .entry-date {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0,0,0,0.7);
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    width: 60px;
    height: 64px;
    text-align: center;
    padding-top: 9px;
    font-size: 1.50rem;
    line-height: 1;
}

.owl-carousel.owl-loaded {
    display: flex;
}

.entry-title .title-xs h2, .entry-title.title-xs h3 {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0;
}

.entry-title.title-xs h2, .entry-title.title-xs h3 {
    font-size: 1rem;
    letter-spacing: 0;
}

.entry-title h3 a {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0;
}

.btn-primary {
    color: #fff;
    background-color: #f68220;
    border-color: #f68220;
}

    .btn-primary:hover {
        color: #f68220;
        background-color: #fff;
        border-color: #f68220;
    }

.hide-container {
    display: none !important;
}

.sender-thumb {
    height: 35px;
    width: 35px;
    padding: 3px;
    overflow: hidden;
    font-size: 12px;
    margin-right: 5px;
    color: #fff;
    vertical-align: middle;
    border-radius: 22.5px;
    background-color: #00bcd4;
    text-align: center;
    justify-content: center;
    line-height: 29px;
    align-items: center;
    vertical-align: middle;
    display: inline-block;
    justify-content: center;
}

.entry-meta li {
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 0 10px 5px 0;
    color: #999;
}

.bg-thumb1 {
    background-color: #26a69a;
}

.bg-thumb2 {
    background-color: #00bcd4;
}

.bg-thumb3 {
    background-color: #2196f3;
}

.card-img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 180px !important;
}


.card-title {
    margin-bottom: 0.3rem;
    font-weight: 600;
}

.cat {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.fa-users {
    margin-left: 1rem;
}

.card-footer {
    font-size: 0.8rem;
}

.entry-date-av {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0,0,0,0.7);
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    width: 60px;
    height: 64px;
    text-align: center;
    padding-top: 9px;
    font-size: 1.50rem;
    line-height: 1;
}

.align-right-btn {
    right: 10px;
    position: absolute;
}

a.btn {
    border-radius: .25rem;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #2985c5;
    border-color: #2985c5;
}

a.btn:hover {
    border-radius: .25rem;
}