/*** Template Overrides ***/

html, body, p {
    color: #323232;
}

#main-content-area a:hover {
    text-decoration: none;
}

nav i { margin-right: 0.5em;}

.ck-content p img {
    max-width: 100%;
    height: auto;
}

/*#main-content-area div {*/
/*    padding-bottom: 10px;*/
/*}*/

.text-default,
.text-color-default {
    color: #000 !important;
}

.dbtFormDisplay h2.card-title {
    margin: 0;
    padding: 0;
    font-size: x-large;
    font-weight: normal;
}
.dbtLabel { text-align: right; font-weight: bold; color: #0a0a1a}
label { font-weight: bold; }

.fa-select {
    font-family: sans-serif, 'FontAwesome';
}

a.subtle:hover { text-decoration: none; }

.container h3 {
    margin-bottom: 15px;
}

.container {
    padding-bottom: 0px;
}

.post-block {
    border-top: 1px solid #DDD;
    margin: 15px 0 0 0;
    padding: 20px 0 15px 0;
}

.post-content a.btn {
    margin-right: 10px;
}

/*** Page Segments ***/

.segment { padding: 20px; }

/* Pull */
.pull-none {
    float: none !important;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

/*** Misc ***/

.context_button { float: right; }
.float-right, .editLink { float: right; margin-left: 10px; }
.float-left { float: left; margin-right: 10px; }
.font-red { color: #FF0000; }
.pad { margin: 1px; padding: 1px 3px 1px 3px;}
.img-thumbnail-form {
    margin-top: 10px;
}
select {
    cursor: pointer;
}

/* dbtForms */
div {padding: 0; margin: 0;}
.groupHeader {background-color:#0f75bc; margin-top: 0px; margin: 0; padding: 0; color: #FFFFFF;}
.groupHeader .right { float: right; padding: 0; padding: 0; color: #CCCCCC;}
.groupHeader h3 {font-size: 14px; font-weight: normal; color:#FFF; padding: 5px; margin-right: 10px; font-weight: normal; padding-bottom: 3px; font-family:Arial, Helvetica, sans-serif}
.groupBody { margin: 0 0 10px 0; padding: 10px 0 0 0; background-color: #f7f5ee; font-family:Arial, Helvetica, sans-serif; border: 1px solid #afc4d2}
td.labelCol { padding-left: 20px; padding-right: 10px; margin-top: 0; width: 25% }
td.labelCol { background-color: #f7f5ee; font-weight: bold; text-align: right; }
.linkedFieldLabel {font-weight: bold; }
td.dataCol { background-color: #f7f5ee; text-align: left; margin-top: 20px; height: 30px; }
td.onecol { }
td.empty { border: none; background-color:#FFFFFF;}
#dbtools_SearchForm tr { border-bottom: 1px black solid;}
td.dataCol textarea { background-color: #FFFFFF; color: #000000}
#tblDataTable {}
td.jquery_submitbutton input { font-size: 16px; margin-top: 10px;}


/*** Silver Button ***/

.button_silver { text-align:right; }
.button_silver ul {list-style:none;margin:0;padding:0; float:right;}
.button_silver ul li {display:inline;margin:0 1px;padding:0;color:#999;font-size:11px; float:left;}
.button_silver a, .button_silver .disabled {  font-size: 12px; display:block; font-weight:bold; color:#333; padding:3px 8px; border:1px solid #b4b4b4; text-shadow:1px 1px 0 #FFFFFF; text-decoration:none; background:url(/images/silver-bg.png) repeat-x scroll 0 0 #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px }
.button_silver .disabled { display:none; color:#ccc; }
.button_silver a:hover { background:#fff; text-decoration:none; }
.button_silver li.current a { background:#8a9b74; color:#fff; text-shadow:none; border:1px solid #8a9b74; }

/** Calendar **/

#eventPopUp { position: absolute; z-index: 999; overflow: visible; width: 400px; background-color: #FFFFFF; border: 1px solid #333333; padding: 10px; font-size: 12px; box-shadow: 3px 3px 10px #2c2c2c; }
#eventPopUp h2 { font-size: 18px; font-weight: bold; margin: 0; padding: 0;}
#eventInfo { margin-bottom: 10px; }
#events .event .date a { text-decoration:none;}
.eventMoreInfo { padding: 10px;}
#eventInfo strong { font-weight: bold;}
#eventInfo { margin-bottom: 10px; font-size: 16px; }

/** Blog **/

.rss2 { height: 22px; padding-top: 3px; vertical-align: top; padding-left: 10px; }

/** Admin and User Forms **/

.admin-context-button { margin-top: -5px; margin-left: 10px; }

/** Media **/

.mejs__player {
    margin: 10px 0 10px 0;

}
/** Calendar **/

.fc .fc-toolbar h2:before {
    color: #0088CC;
    content: "\f073";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 28.8px;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    top: 2px;
    -webkit-font-smoothing: antialiased;
}

/** Logged In **/

/* Mega Menu (Signin/SignUp) */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin label {
    font-size: 0.9rem;
    color: #000;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
    width: 40%;
    left: auto;
    border-radius: 6px 0 6px 6px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu a {
    padding: 0;
    transform: translate3d(0, 2px, 0);
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .fa-user {
    margin-right: 5px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-mega-sub-title {
    margin-bottom: 10px;
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .sign-up-info, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .log-in-info {
    text-align: center;
    display: block;
    font-size: 0.9rem;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signin-form {
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signup-form, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .recover-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signin-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signup-form {
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .recover-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signin-form, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signup-form {
    display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form {
    display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form p {
    font-size: 0.9rem;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail {
    float: left;
    margin-right: 15px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail img {
    max-width: 55px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar strong {
    display: block;
    padding-top: 7px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar span {
    display: block;
    font-size: 12px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar p {
    margin: 0 0 0 25px;
    text-align: left;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
    list-style: none;
    margin: 6px 0 0;
    padding: 0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options a:hover {
    text-decoration: none;
}

/* History Page */
.hist-concept {
    width: 100%;
    overflow: hidden;
}

.hist-concept strong {
    display: block;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.8em;
    font-weight: normal !important;
    position: relative;
    margin-top: 30px;
}
.hist-concept .row {
    position: relative;
}

.hist-concept .process-image {
    background: transparent url(/img/home/home-concept-item.png) no-repeat 0 0;
    width: 200px;
    margin: 30px auto 0 auto;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}

.hist-concept .process-image img {
    border-radius: 175px;
    margin: 7px 8px;
    width: auto;
    height: auto;
    max-width: 145px;
    max-height: 145px;
}

/*.history li { list-style: none; margin-left: 0; padding-left: 0;}  ISSUE MAKING ALL BULLETS DISAPPEAR */

/*** Admin Top Strip ***/

#adminMenu .fa-chevron-down {
    display: none;
}

#adminMenu a:hover  {
    text-decoration: none;
}

.admin-menu-strip { background-color: #333333; color: darkgrey; }
.admin-menu-strip a, .admin-menu-strip a:hover { color: #FFFFFF }
.admin-menu-strip a { color: #bfbfbf; }

#adminMenu .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    color: darkgrey;
}
#adminMenu .dropdown-submenu {
    position:relative;
}
#adminMenu .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
#adminMenu .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

#adminMenu .dropdown-menu { color: darkgrey; 	border-radius: 0 !important; }
#adminMenu .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu > .active > a:hover { background-color: #131111; color: #dfdfdf}
#adminMenu .dropdown-menu>li>a { color: darkgrey}
#adminMenu .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #dfdfdf}
#adminMenu .navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #dfdfdf}
#adminMenu .navbar-inverse .navbar-nav>.dropdown>a:hover .caret, .dropdown-menu > .active > a { border-top-color: #486972}
#adminMenu .navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #dfdfdf}
#adminMenu .navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #486972}
#adminMenu .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #EEF9FA}
#adminMenu .dropdown-divider { border-color: #424242; }

/*** Admin Top Strip ***/

#accountMenu .fa-chevron-down {
    display: none;
}

#accountMenu a:hover  {
    text-decoration: none;
}

.admin-menu-strip { background-color: #333333; color: darkgrey; }
.admin-menu-strip a, .admin-menu-strip a:hover { color: #FFFFFF }
.admin-menu-strip a { color: #bfbfbf; }

#accountMenu .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    color: darkgrey;
}
#accountMenu .dropdown-submenu {
    position:relative;
}
#accountMenu .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
#accountMenu .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

#accountMenu .dropdown-menu { color: darkgrey; 	border-radius: 0 !important; }
#accountMenu .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu > .active > a:hover { background-color: #131111; color: #dfdfdf}
#accountMenu .dropdown-menu>li>a { color: darkgrey}
#accountMenu .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #dfdfdf}
#accountMenu .navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #dfdfdf}
#accountMenu .navbar-inverse .navbar-nav>.dropdown>a:hover .caret, .dropdown-menu > .active > a { border-top-color: #486972}
#accountMenu .navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #dfdfdf}
#accountMenu .navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #486972}
#accountMenu .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #EEF9FA}
#accountMenu .dropdown-divider { border-color: #424242; }

/* Nestable */
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.dd-list .dd-list {
    padding-left: 30px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item, .dd-empty, .dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.dd-handle {
    display: block;
    height: 34px;
    margin: 5px 0;
    padding: 6px 10px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #CCC;
    background: #F6F6F6;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-handle:hover {
    /*    color: #CCC;  */
    background: #fff;
}

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 7px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
}

.dd-item > button[data-action="collapse"]:before {
    content: '-';
}

.dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: white;
    border: 1px dashed #CCC;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-dragel .dd-handle {
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

#jstree_pages {
    z-index: -1;
}

.header-info-badge {
    position: relative;
    top: -3px;
    letter-spacing: 0.01em;
}

.header-info-button {
    letter-spacing: 0.01em;
}

.simple-cells td.label {
    text-align: right !important;
    padding: 0 10px 15px;
    font-weight: bold;
}

.simple-cells td.data {
    text-align: left !important;
    padding: 0 10px 15px;
}

.card-modern {
    margin-bottom: 0;
}

hr.simple-hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.15;
}

.icon {
    width: 25px;
    height: 25px;
}

.icon-disabled {
    filter: grayscale(100%) opacity(40%);
}

.icon-enabled {
    filter: none;
}

/* Skin Edits - frontend and backend */

html .bg-grey,
html .background-color-grey {
    background-color: #ececec !important;
}

select:hover {
    cursor: pointer;
}

p.card-text {margin-bottom: 0.3rem;}

p {margin-bottom: 0.3rem;}


/* Custom Styles for Use in Owl Carousel */

.sola-big-title1 {
    letter-spacing: -22px;
    font-size: 144px;
    font-size: 9rem;
    line-height: 0.8;
}

.sola-big-title2 {
    letter-spacing: -12px;
    font-size: 144px;
    font-size: 9rem;
    line-height: 0.8;
}

.owl-carousel a.slide-link {
    text-decoration: none;
}

.media-type-badge {
    position: absolute;
    bottom: 4px;
    left: 4px;
    background: rgba(0,0,0,0.55);
    color: #fff;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 3px;
    pointer-events: none;
    line-height: 1.4;
}

.slide-bg-inner {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.owl-item.active.slide-bg .slide-bg-inner.pan-right {
    animation: panRight 12s linear forwards;
}

.owl-item.active.slide-bg .slide-bg-inner.pan-left {
    animation: panLeft 12s linear forwards;
}

.owl-item.active.slide-bg .slide-bg-inner.pan-upper-right {
    animation: panUpperRight 12s linear forwards;
}

.owl-item.active.slide-bg .slide-bg-inner.pan-lower-right {
    animation: panLowerRight 12s linear forwards;
}

.owl-item.active.slide-bg .slide-bg-inner.zoom-in {
    animation: zoomIn 12s linear forwards;
}

.owl-item.active.slide-bg .slide-bg-inner.zoom-out {
    animation: zoomOut 12s linear forwards;
}

.owl-item.active.slide-bg .slide-bg-inner.pan-zoom {
    animation: panZoom 12s linear forwards;
}

@keyframes panRight {
    from { transform: scale(1.3) translateX(-10%); }
    to   { transform: scale(1.3) translateX(10%); }
}

@keyframes panLeft {
    from { transform: scale(1.3) translateX(10%); }
    to   { transform: scale(1.3) translateX(-10%); }
}

@keyframes panUpperRight {
    from { transform: scale(1.2) translateX(-5%) translateY(5%); }
    to   { transform: scale(1.2) translateX(15%) translateY(-15%) }
}

@keyframes panLowerRight {
    from { transform: scale(1.2) translateX(-5%) translateY(-5%); }
    to   { transform: scale(1.2) translateX(15%) translateY(15%) }
}

@keyframes zoomIn {
    from { transform: scale(1); }
    to   { transform: scale(1.3); }
}

@keyframes zoomOut {
    from { transform: scale(1.3); }
    to   { transform: scale(1); }
}

@keyframes panZoom {
    from {
        transform: scale(1) translateX(0%);
    }
    to   {
        transform: scale(1.3) translateX(10%);
    }
}

#carousel-audio-toggle {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
    color: white;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    opacity: 60%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

#carousel-audio-toggle:hover {
    background: rgba(0,0,0,0.7);
}

.carousel-edit-button {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.owl-carousel:hover .carousel-edit-button {
    opacity: 1;
}

#dbtools_SearchForm td a:hover {
    text-decoration: none;
}

.segment-edit-buttons {
    position: absolute;
    margin-right: 10px;
    padding-top: 10px;
    right: 0;
    z-index: 100;
    opacity: 0;
}

.content-segment:hover .segment-edit-buttons {
    opacity: 1;
}

/* Subscriber Login Form */
#modalSubscriberLoginForm {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

/* SEED Page Styling */
.wysiwyg h3 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.wysiwyg p { line-height: 1.7; margin-bottom: 1rem;}

.wysiwyg a { padding-bottom: 10px; font-weight: bold}
.wysiwyg h1{font-size:28px; line-height:32px;}
.wysiwyg h2{font-size:24px; line-height:28px;}
.wysiwyg h3{font-size:18px; line-height:22px;}

#header .header-nav-features-cart .cart-info .cart-qty {
    position: absolute;
    top: 10px;
    right: 633px;
    width: 13px;
    height: 13px;
    display: block;
    font-size: 8px;
    font-weight: 600;
    color: var(--light);
    background-color: var(--primary--200);
    text-align: center;
    line-height: 13px;
    border-radius: 20px;
    box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

/* Staff Page */

.thumb-info .thumb-info-type { font-size: 10px;  line-height: 1.4;  }
.thumb-info .thumb-info-inner { font-size: 14px; line-height: 1.2; }

.staff-team-edit-button {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.portfolio-item:hover .staff-team-edit-button {
    opacity: 1;
}

.thumb-info .thumb-info-email {
    position: absolute;
    bottom: 0px;
    right: 10px;
    z-index: 100;
    font-size: 12px;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease;
    color: white;
    font-weight: bold;
}
.thumb-info:hover .thumb-info-email {
    opacity: 1;
}
.thumb-info .thumb-info-email a { color: white;}

.thumb-info .thumb-info-bio {
    position: absolute;
    bottom: 0px;
    left: 5px;
    z-index: 100;
    font-size: 12px;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease;
    color: white;
    font-weight: bold;
}
.thumb-info:hover .thumb-info-bio {
    opacity: 1;
}
.thumb-info .thumb-info-bio a { color: white;}

