/*  */

/*  */

/*  */

body {
    background-color: #3C3C3C;
    background-image: ;
    background-repeat: ;
    background-attachment: ;
    background-position: ;
}

/* we want some elements to have a solid background irrespective of user settings */
body > .main-content > .row {
    background-color: #FFFFFF;
}
[data-bs-theme="dark"] body > .main-content > .row {
    background-color: #111315;
}

/* Heading background customizations */
.pageheader {
    background-color: #CCCCCC;
    background-image:  ;
            background-repeat: ;
    }
h1#viewh1 {
    color:  #444444;
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
}
.collection-title {
    color:  #444444;
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
}
.collection-nav .collection-title {
    border-bottom: 1px solid #444444;
}

/* Used to style author, tag links in page headers */
.pageheader-content .text-small {
    color: #444444;
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
}
.pageheader-content .text-small a {
    color: #444444;
    text-decoration: underline;
}
.pageheader-content .text-small a:hover,
.pageheader-content .text-small a:active {
    color: #444444;
    text-decoration: underline;
}

/* All other custom settings should be scoped to be within .user-page-content */
/* with the exception of the page title and page description */

/* page settings (also page description) */

.user-page-content,
.user-page-content .card,
.user-page-content .card .card-body table,
.user-page-content .card-body ul,
#view-description {
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
    color: #444444;
    }

.user-page-content pre {
    color: #444444;
    }

.card-secondary .list-group-item-heading,
.metadata, .postedon {
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
}

.pageinstructions legend {
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
    color: #868E00;
    text-decoration: none;
}

.viewinstructions {
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
    color: #444444;
}

/* links and headings */

.user-page-content a,
.user-page-content a:link,
.user-page-content a:visited {
    color: #868E00;
    text-decoration: none;
}
.user-page-content a:hover,
.user-page-content a:active {
    color: #AAB300;
    text-decoration: none;
}
.user-page-content h1,
.user-page-content h2,
.user-page-content h3,
.user-page-content h4,
.user-page-content h5,
.user-page-content h6 {
    font-family: 'Helvetica', 'Arial', 'Nimbus Sans L', 'FreeSans', sans-serif;
    color: #444444;
}


/* blocks */

.user-page-content .block-header a {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.user-page-content .card .card-header:not(.feedtitle) {
    font-weight: bold !important;
    color: #333333 !important;
    font-family: 'Arial', 'Helvetica', 'Nimbus Sans L', 'FreeSans', sans-serif !important;
    border-color: #333333 !important;
    background: none;
}
.user-page-content .card .card-header a:hover {
    color: #AAB300;
    text-decoration: none;
}
.user-page-content .card .card-header .collapse-indicator,
.card .card-header::before {
    color: #333333;
}
.user-page-content .link-blocktype:hover {
    background-color: transparent;
}
.user-page-content .card {
    background-color: transparent; /* take away default white card bg */
}
.user-page-content .text-midtone,
.user-page-content .metadata,
.user-page-content .postedon,
.user-page-content .text-muted {
    color: #444444;
}
.user-page-content .text-muted {
    color: #444444 !important;
}
a[data-bs-toggle="collapse"] .collapse-indicator,
tr[data-bs-toggle="collapse"] .collapse-indicator,
.card.collapsible:not(.card-secondary).has-attachment .card-header .collapse-indicator,
.card.collapsible:not(.card-secondary).has-attachment .card-header .metadata {
    color: #868E00;
}

/* list groups */

.user-page-content .list-group-item {
    background-color: transparent;
}


/* pagination */

.user-page-content .pagination > .active > a,
.user-page-content .pagination > .active > a:focus,
.user-page-content .pagination > .active > a:hover,
.user-page-content .pagination > .active > span,
.user-page-content .pagination > .active > span:focus,
.user-page-content .pagination > .active > span:hover {
    background-color: #868E00;
}

.last-updated {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* advanced: custom css */

html {
box-sizing:border-box;
font-size:16px
}

.comment-container {
display:none
}

body .main {
padding-bottom:0;
margin-bottom:0
}

.nav-spacer {
display:none
}

body > .main-content > .row {
margin-bottom:10px
}

.footer {
display:none
}

#viewh1 {
display:none
}

#collectionnavwrap {
display:none
}

.pull-left {
display:none
}

.link-blocktype {
display:none
}

.list-item {
float:left;
clear:left
}

.snip1198 {
font-family:'Raleway',Arial,sans-serif;
text-align:center;
text-transform:uppercase;
font-weight:500;
letter-spacing:4px;
font-size:14px
}

.snip1198 * {
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-transition:all .35s ease;
transition:all .35s ease
}

.snip1198 li {
display:inline-block;
list-style:outside none none;
margin:.4em .8em;
padding:0
}

.snip1198 a {
padding:2px .8em;
color:rgba(255,255,255,0.5);
position:relative;
text-decoration:none;
display:inline-block
}

.snip1198 a:before {
position:absolute;
content:'';
-webkit-transition:all .35s ease;
transition:all .35s ease;
opacity:0;
left:15%;
right:15%;
top:0;
bottom:0;
border-left:3px solid #404040;
border-right:3px solid #404040
}

.snip1198 a:hover,.snip1198 .current a {
color:#9A9A9A
}

.snip1198 a:hover:before,.snip1198 .current a:before {
opacity:1;
left:0;
right:0
}

.page-header {
width:100%;
text-align:center
}

h2 {
font-family:'Helvetica','Arial',sans-serif;
color:#a6a6a6;
font-size:18pt;
font-weight:700
}

.title {
font-family:'Helvetica','Arial',sans-serif;
color:#a6a6a6;
font-weight:700
}

#add_feedback_heading {
font-family:'Helvetica','Arial',sans-serif;
color:#a6a6a6;
font-weight:700
}

a {
font-family:'Helvetica','Arial',sans-serif;
color:#a6a6a6
}

hr {
margin:50px;
margin-top:2px;
margin-bottom:2px
}

.page-header {
text-indent:100%;
white-space:nowrap;
overflow:hidden
}

.user-page-content .panel .title:not(.feedtitle) {
margin:57px;
margin-top:.3px;
margin-bottom:.3px;
font-weight:200;
color:#868E00;
border-color:#eee
}

#blogpost- {
margin:120px;
margin-top:5px;
margin-bottom:60px
}

#postdetails {
color:#eee
}

.slideshow476109 {
height:470px
}
