#FormFieldsContainer h1{
    position: initial;
}
body {font-family:'CenturyGothic';}
h1{ font-size:60px; text-transform:uppercase; line-height:1.1; color:#fff;}

grammarly-btn, grammarly-extension {display:none;}

.top_links li:first-of-type a:before {
    content: "\f09a";
}
.top_links li:nth-of-type(2) a:before{
    content:"\f073";
}
.top_links li:nth-of-type(3) a:before {
    content: "\f167";
}

.home .featured_article {
    padding: 40px 0px;
}

h2.content_title {
    text-transform: uppercase;
    font-weight: 500 !important;
}

.home .featured_article {
    padding: 20px 0 !important;
}

.content_body {font-family: 'Lato', sans-serif;}

.sidebar_left_top img {
    width: 60%;
}

div#maincontent {
    padding: 0;
}

.sy-caption-wrap {
    border-bottom-color: #906097 !important;
}

ul#nav_section {
    background-color: #906097 !important;
    color: white !important;
}

#nav_section > li > a {
    color: white;
}

.movable_area.featured_article.odd {
    background-color: #f9f9f9;
}

.movable_area.featured_article.even {
    background-color: #e8d7eb !important/*#ceb2d3 !important*/;
}

.featured_article_first span.marker {
    font-family: century gothic;
    font-weight: 500;
    font-size: 24px;
}

.search_area {
    float:left;
    position:relative;
    margin-right:20px;
}
.search_area input[type="text"] {
    height:30px;
}
.search_area input[type="submit"] {
    border-radius: 0px;
    padding: 0px 10px;
    height: 30px;
}
/* grammarly is not compatible with ShulCloud */
grammarly-btn, grammarly-extension {
    display:none;
}

@media (max-width: 570px){

#header_admin_menu_menu{
    left:0px !important;
}

}

