html, body {
    height: auto;
}

#header-logo {
    float: right;
    border-bottom: 2px solid #c00055;
}

#site-container {
    padding: 1em;
}

.site-top-menu, #header-right,
.carousel, #site-footer ul, .headicons {
    display: none;
}

#site-body {
    page-break-after: avoid;
    padding-bottom: 1em !important;
}

.mother-container, #site-body,
.col-full, .map940x400 {
    width: 100% !important;
}

#site-top, #site-top div {
    background: none;
    color: #000;
}

#site-header {
    height: 7em;
}

.col-container {
    margin: 0;
    padding: 0em 0;
}

.content-col {
    clear: both;
    width: 100%;
    margin: 1em 0 !important;
    float: none;
}

div.copyright,
div.copyright ul {
    display: block !important;
    list-style: none;
}

ul.copyright li {
    color: #000;
    display: block;
    list-style: none;
}

/* Standard content p, anchors, headings, etc */
p {
    padding: 0 0 1em;
    font-size: 1.4em;
    line-height: 1.5em;
}

/*p a:after, p a:link:after  {*/
/*color: #000000;*/
/*background-color:transparent;*/
/*content: " (" attr(href) ")";*/
/*}*/

/*p a:visited:after {*/
/*color:#000000;*/
/*background-color:transparent;*/
/*content: " (" attr(href) ")";*/
/*}*/

a.pointybutton {
    background: none;
    border: none;
    color: #000;
    display: inline-block;

    font-size: 1em;
    height: 1.6em;
    padding: 0;
    text-decoration: underline;
    text-transform: uppercase;
}

/*.contactbox a{*/
/*display:none;*/
/*}*/
.box {
    background: none !important;
    color: #000;
    border: 1px solid #ccc;
}

.box.lightblue.scroll-fixed {
    position: static;
    top: auto;
    width: auto;
}

.box.cool {
    color: #666;
    height: auto;
    border: none;
    background: none;
}

.box.cool,
.box.cool h3,
.box.cool h2,
.box.cool p {
    color: #666 !important;
}

.box.grey,
.box.green {
    display: none;
}

.img-head-wrapper {

}

.col-third #block {
    display: none;
}

li.more, div.backtotop {
    display: none !important;
}

#site-footer {
    position: relative;
    page-break-before: avoid;
    page-break-after: avoid;
    color: #000 !important;
    background: none;
}

#site-footer div.copyright {
    display: block;
}

#site-footer div {
    float: none !important;
}

#filelist a {
    width: auto;
}

div.collist > div.row > a {
    display: block;
    float: left;
    text-decoration: none;
    width: 40%;
}

hr.spacey {
    padding: 0.5em 0;
}

hr.emptyspace {
    margin: 0;
}

h1 {
    padding: 1em 0;
}

h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}

p, blockquote, ul, ol, dl, pre {
    page-break-inside: avoid;
}

.youtube-content {
    display: none;
}

p.read-more {
    position: static !important;
    display: none !important;
}

.item-fixed-height {
    height: auto !important;
}

*.st-content ul,
.st-content ol {
    display: inline-block;
    color: #262626;
    float: none ! important;
    display: inline ! important;
}

*.align-left {
    float: none ! important;
    display: inline ! important;
}