@import url(font-awesome.min.css);
@import url(default.css);
@import url(easy-responsive-tabs.css);

#title_header {
    height: 150px;
    position: relative;
    margin-bottom: 15px;
}

#title_header h2 {
    position: absolute;
    width: 99%;
    bottom: 0px;
    height: 48px;
    line-height: 48px;
    font-size: 32px;
    margin: 0px;
    padding: 0px 0px 0px 1%;
    background: rgba(0, 0, 0, 0);
    /*border-bottom: 6px solid rgba(0,0,0,0.5);*/
    color: white;
    font-weight: normal;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0);
}

#title_header img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 150px;
    width: 940px;
}

.product img {
    display: block;
    margin: 0px auto;
}

h2 {
    margin-bottom: 10px;
}

#spread .column.c {
    margin-right: 0px;
}

.tabs {
    display: block;
    background: rgb(74, 162, 214);
    border-top: 2px solid rgb(74, 162, 214);
    border-bottom: 2px solid rgb(74, 162, 214);
}

.tabs a {
    padding: 5px;
    background: rgb(74, 162, 214);
    color: white;
}

.tabs a:hover {
    text-decoration: none;
    background: rgb(60, 148, 200);
}

.tabs .current {
    background: rgb(34, 122, 174);
    padding: 8px;
    border-radius: 4px;
}

.tabs .current:hover {
    background: rgb(34, 122, 174);
    padding: 8px;
    cursor: default;
}

.tab_data_container {
    margin-top: 10px;
}

#tabs {
    border: 0px !important;
    width: 97% !important;
    display: inline-block !important;
    background: #EDEDED !important;

}

#tablist:after {
    display: block !important;
    clear: both !important;
    content: '' !important;
}

#tablist li {
    margin: 0px !important;
    float: left !important;
    list-style: none !important;
    border-bottom: 1px solid #B6B6B6 !important;
}

#tablist a {
    padding: 9px 15px !important;
    display: inline-block !important;
    /*border-radius:3px 3px 0px 0px !important;*/
    background: #EDEDED !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #000 !important;
    transition: all linear 0.15s !important;
    border-radius: 3px !important;
    margin: 0px 0px 0px 0px !important;
    height: 12px !important;

}

#tablist a:hover {
    background: #a7cce5 !important;
    text-decoration: none !important;

}

#tabs.ui-tabs .ui-tabs-panel {

    padding: 55px 0px 5px 30px !important;
    border: 0px !important;
    border-radius: 3px !important;
    /* box-shadow:0px 1px 0px 1px rgba(0,0,0,0.11) !important;*/
    background: #fff !important;
}

#tabs li.ui-state-active {
    /*
        border-right: 1px solid #C7C7C7 !important;
	border-left: 1px solid #C7C7C7 !important;
	border-top: 1px solid #C7C7C7 !important;
       */

}

.ui-tabs .ui-tabs-nav li {
    top: 2px !important;

}

#tablist li.ui-tabs-active {
    border-bottom: 1px solid #fff !important;

}

#tablist li.ui-tabs-active a, #tablist li.ui-tabs-active a:hover {
    /*display:block !important;*/
    color: black !important;
    background: #fff !important;
}

/*csg-4bcdaaf878b9b_24_24.jpg*/
#externalbookmarks .sprite-twitter {
    background: url(../_graphics/24_24icons/icons/twitter.png) no-repeat !important;

}

#externalbookmarks .sprite-linkedin {
    background: url(../_graphics/24_24icons/icons/linkedin.png) no-repeat !important;

}

#externalbookmarks .sprite-facebook {
    background: url(../_graphics/24_24icons/icons/facebook.png) no-repeat !important;
}

#externalbookmarks .sprite-google {
    background: url(../_graphics/24_24icons/icons/google.png) no-repeat !important;
}

#externalbookmarks .sprite-delicious {
    background: url(../_graphics/24_24icons/icons/delicious.png) no-repeat !important;
}

#externalbookmarks .sprite-digg {
    background: url(../_graphics/24_24icons/icons/digg.png) no-repeat !important;
    margin-top: 3px !important;
}

#externalbookmarks .sprite-stumbleupon {
    background: url(../_graphics/24_24icons/icons/stumbleupon.png) no-repeat !important;
    margin-top: 3px !important;
}

#externalbookmarks .sprite-email {
    background: url(../_graphics/24_24icons/icons/email.png) no-repeat !important;
    margin-top: 3px !important;
    width: 24px !important;
    height: 24px !important;

}

#two_column_right_sidebar_maincontent {
    width: 74%;
    margin: 0px;
    margin-right: 1%;
    min-height: 360px;
    float: left;
    padding: 0px 0px 5px;
    border: 0px;
}

#two_column_right_sidebar {
    width: 24%;
    margin: 0px;
    float: left;
    margin-left: 1%;
    padding: 0px 0px 5px;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
}

.tab_data {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: 1s;
}

.tab_data.current {
    opacity: 1;
    height: auto;
}

#admin_help:before {
    content: 'Block List';
    display: block;
    text-align: left;
    margin-left: 10px;
    text-decoration: underline;
    color: rgb(100, 100, 100);
}

#admin_help {
    position: fixed;
    left: 0px;
    bottom: 32px;
    border-bottom: 4px solid rgb(150, 150, 150);
    width: 150px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    background: rgb(237, 237, 237);
    margin: 0px;
    list-style-type: none;
    z-index: 10002;
}

/*
#admin_help a:hover:after {
	content: attr(data-spineblock);
	font-size: 8px;
	color: rgb(32,32,32);
	margin-left: 5px;
	text-shadow: 1px 1px 1px white;
}
*/
/*
#admin_help .button {
	position: absolute;
	top: 11px;
	right: 11px;
	padding: 5px;
	background: url(/_graphics/plus_minus.png);
	background-position: 10px 0px;
	cursor: pointer;
}*/

#admin_help .button, .block_help span {
    position: absolute;
    padding: 5px;
    background: url(/_graphics/plus_minus.png);
    background-position: 10px 0px;
    cursor: pointer;
}

#admin_help .button {
    top: 11px;
    right: 11px;
    height: 0;
}

#admin_help .f_container {
    cursor: pointer;
}

#admin_help .f_container span {
    background-position: 0px 0px;
    right: 6px;
    top: 6px;
}

#admin_help #admin_fave .f_container span {
    background-position: 10px 0px;
}

#admin_help #admin_fave .f_container:hover span {
    background-position: 10px 10px;
}

#admin_help .f_container:hover span {
    background-position: 0px 10px;
}

#admin_help .button:hover {
    background-position: 10px 10px;
}

#admin_help.collapse .button {
    background-position: 0px 0px;
    height: 0;
}

#admin_help.collapse .button:hover {
    background-position: 0px 10px;
}

#admin_help .block_help {
    position: relative;
}

#admin_help.collapse {
    overflow: hidden;
    height: 32px;
    width: 32px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#admin_help.collapse:before {
    display: none;
}

#admin_help hr {
    display: block;
    clear: both;
}

#admin_help.collapse hr {
    display: none;
}

#admin_help.collapse li, hr {
    display: none;
}

#admin_help li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#admin_fave {
    margin: 0px;
    padding: 0px;
    min-height: 0px;
    max-height: 80px;
    overflow: auto;
}

#admin_fave li span {
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 5px;
    background: url(/_graphics/plus_minus.png);
    background-position: 10px 0px;
    cursor: pointer;
}

#admin_fave li span:hover {
    background-position: 10px 10px;
}

#admin_fave li {
    position: relative;
}

#admin_help a {
    display: block;
    width: 75%;
    padding-left: 5%;
    padding-right: 5%;
    float: left;
}

#admin_help a:hover {
    text-decoration: none;
    color: white;
    background: rgb(200, 200, 200);
}

.f_container {
    width: 15%;
    height: 24px;
    float: left;
    position: relative;
}

.f_container:hover {
    background: rgb(200, 200, 200);
}

/*
#admin_help li a:hover:after {
	content: '';
	width: 20px;
	height: 20px;
	float: right;
	background: url(/mod/contentbuilder/graphics/page-edit-icon.png);
	margin-top: 2px;
	margin-right: 2px;
}
*/
#content_area_user_title h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    color: rgb(32, 32, 32);
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px dotted rgb(200, 200, 200);
}

#content_area_user_title.pretty {
    position: relative;
    height: 150px;
    background: url(/_graphics/rdm.png);
    position: relative;
    margin-bottom: 15px;
}

#content_area_user_title.pretty h2 {
    position: absolute;
    bottom: 0px;
    width: 99%;
    height: 48px;
    line-height: 48px;
    font-size: 32px;
    margin: 0px;
    padding: 0px 0px 0px 1%;
    background: rgba(0, 0, 0, 0.5);
    border-bottom: 6px solid rgba(0, 0, 0, 0.5);
    color: white;
    font-weight: normal;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}

#content_area_user_title h2:first-of-type {

}

#two_column_left_sidebar {
    width: 24%;
    margin-right: 1%;
    padding: 0px 0px 5px;
}

#two_column_left_sidebar_boxes {
    width: 24%;
    margin: 0px;
    margin-right: 1%;
}

#two_column_left_sidebar_maincontent_boxes {
    width: 74%;
    margin: 0px;
    margin-left: 1%;
    border: 0px;
}

#layout_canvas {
    margin: 15px 0px 0px 0px;
    padding: 0px 10px 15px 10px;
}

#two_column_left_sidebar_maincontent {
    width: 74%;
    margin: 0px;
    margin-left: 1%;
    min-height: 360px;
    float: left;
    padding: 0px 0px 5px;
}

.more_b {
    display: table;
    width: 100%;
    height: 32px;
}

.more_b a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}

.more_b a:hover {
    text-decoration: underline !important;
}

/* Funky/Experimental Begin */
#under_nav.layout_b {
    float: left;
}

#layout_canvas.outer_enforce_b {
    width: 75%;
    float: left;
    
}

#content.inner_enforce_b #left {
    width: 100%;
}

#content.inner_enforce_b #right {
    width: 100%;
}

#content.inner_enforce_b #right .inner {
    padding-left: 0px;
    padding-right: 15px;
}

/* Funky/Experimental End */

#header_nav .current {
    background: linear-gradient(360deg, rgb(255, 214, 93) 0%, rgb(245, 132, 5) 80%);
    /*border-radius: 6px 6px 0px 0px;*/
}

#header_nav .current .title {
    color: white;
}

#under_nav {
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    background: linear-gradient(180deg, rgb(255, 214, 93) 0%, rgb(245, 132, 5) 100%);
    line-height: 32px;
    /*box-shadow: 4px 4px 0px rgb(34,122,174);*/
}

#under_nav.layout_a {
    height: 32px;
}

#under_nav.layout_b {
    width: 20%;
    display: table;
}

#under_nav .sub_current {
    font-weight: bold;
}

#under_nav .sub_current:after {
    content: '';
    position: relative;
    top: 11px;
    margin: 0px 0px 0px 5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgb(247, 247, 247);
}

#under_nav li {
    float: left;
    margin-right: 10px;
}

#under_nav.layout_b li {
    float: none;
    margin-left: 10px;
    margin-top: 10px;
}

#under_nav.layout_b li a {
    border: 0px;
}

#under_nav a {
    color: white;
    /*border-right: 1px solid white;*/
    padding-right: 10px;
}

#under_nav li:last-child a {
    border-right: 0px;
    padding-right: 0px;
}

#under_nav b {
    float: left;
    width: 0;
    height: 0;
    margin: 11px 15px 0px 15px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid rgb(247, 247, 247);
}

#under_nav.layout_b b {
    display: none;
}

#under_nav span {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    background: rgb(34, 122, 174);
    margin: 8px;
    cursor: pointer;
}

/*
#under_nav b:before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: relative;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid rgb(247,247,247);
}

#under_nav b:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	position: relative;
	top: -20px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid rgb(247,247,247);
}
*/
/*
#under_nav li:after {
	content: ' | ';
	color: white;
}
*/
/* General Definitions (These I think should go into site.css? which is everything including wysiwyg */

html, body {
    height: 100%;
}

label {
    color: #2A4178;
}

input {
    color: #2A4178;
}

/* General Definitions End */

/* Template Related */

/* Core Template */

#page_container {
    background: white;
}

#page_wrapper {
    background: white; /*rgb(237,237,237);*/
    width: 960px;
    margin: 0 auto;
    border: none;
    padding: 0;
    position: relative;
}

/*
#layout_canvas {
	padding:0;
	position: relative;
	line-height: 24px;
}
*/
.contentWrapper {
    padding: 0px;
    border: none;
}

.footer-container {
    width: 960px;
    padding: 0px;
}

.contentWrapper {
    padding: 0px;
    margin: 0;
}
.contentWrapper.singleview {
    padding: 0px;
    margin-top: 0px;
}

#blog_edit_page #two_column_left_sidebar_maincontent {
    padding: 0px;
}

#two_column_left_sidebar {
    clear: left;
}

/* Header Related */

.logo_top {
    width: 300px;
    padding-bottom: 5px;
    padding-top: 30px;
}

/* These refer to the logo top left */

/*.logo_top img {
	width: 236px;
	height: 103px;
} */

#layout_header[style] {
    display: table;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 920px;

}

#header_margin {
    margin-top: 10px;
}

/* Header Related END */

/* Footer Wrapper */

#page_container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -36px;
}

#footer_c, .push {
    height: 36px;
}

#footer_c {
    border-top: 4px solid rgb(255, 237, 183);
    background: #f59805;
    position: relative;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

#footer_i {
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

/* Footer Wrapper End */

/*New Footer*/

#custom_footer {
    width: 100%;
    margin: 0;
    padding: 0;
}

#custom_footer .f_column {
    float: left;
}

#custom_footer .inner a:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px;
}

#custom_footer .inner a {
    color: #1a1400;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid rgb(247, 247, 247);
}

#custom_footer .f_column br { /*To make WYSIWIG friendly*/
    display: none;
}

#custom_footer .f_column .inner {
    line-height: 32px;
    color: #1a1400;
}

#custom_footer .first {
    width: 25%;
}

#custom_footer .last {
    width: 75%;
}

#custom_footer .last .inner {
    padding-left: 290px;
}

/*New Footer End*/

/*Admin related to be moved into loggedin.css? */

.contentbuilder.editpage {
    position: absolute;
    z-index: 99999;
    width: 20px;
    height: 20px;
    left: -25px;
    background-image: url("/mod/contentbuilder/graphics/page-edit-icon.png");
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 5px;
    display: none;
}

.contentbuilder.editpage {
    bottom: 99%;
    right: 99%;
    z-index: 0;
    visibility: visible;
}

/*Admin end*/

/* Two column equal layout */

#content {
    padding: 5px; /*Wrapper has been used with .relative_me */
}

#layout_canvas .content:first-of-type {
    border-top: 0px;
}

.content {
    padding: 5px;
    border-top: 5px solid rgb(220, 220, 220);
}

#left .inner {
    padding-right: 15px; /* Space between border */
}

.left .inner {
    padding-right: 15px;
}

/* Space between columns in this case is 30px */

#right .inner {
    padding-left: 15px; /*Space between border*/
}

.right .inner {
    padding-left: 15px;
}

#content #left, #right {
    display: inline-block;
    float: left;
    width: 50%;
}

.content .left, .right {
    display: inline-block;
    float: left;
    width: 50%;
}

#content .inner h2 {
    border-top: 1px dotted grey;
    padding-top: 10px;
    text-decoration: underline;
}

/* Two column equal layout End*/

/* Core Template End */

/* Top Navigation */

#nav_helper { /* needs to be a change to header html template to make more flexible, this is temp */
    position: absolute;
    left: 360px;
    bottom: 0px;
}

#header_nav {
    /*position: relative;*/
    width: 100%;
    height: 32px;
    display: inline-block;
    float: left;
    /*z-index: 5000;*/
}

#h_border { /* A long line that goes under the header template */
    height: 4px;
    width: 100%;
    background: #ffd65d;
    position: absolute;
    bottom: 0;
    z-index: 0;
}

#header_nav .container {
    position: relative;
    float: left;
    display: inline-block;
}

#header_nav .title {
    color: #1a1400;
    font-size: 14px;
    text-decoration: none;
    padding: 8px;
    line-height: 19px;
    position: relative;
    display: block;
}

#header_nav .drop {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    z-index: -1000;
}

#header_nav .container:hover .title {

}

#header_nav .drop li {
    background: white;
    font-size: 12px;
    border-right: 1px solid rgb(200, 200, 200);
    border-left: 1px solid rgb(200, 200, 200);
    width: 200px;
}

#header_nav .drop li:first-child {
    padding-top: 4px;
}

#header_nav .drop li:last-child {
    border-bottom: 1px solid rgb(200, 200, 200);
    padding-bottom: 4px;
}

#header_nav .drop li:hover {

}

#header_nav .drop li:hover a {
    color: white;
    background: rgb(245, 132, 5); /*changes colour of dropdown*/
}

#header_nav .drop li a {
    color: #2A4278;
    text-decoration: none;
    padding: 6px;
    display: block;
}

#header_nav .drop li:hover .title {
    color: white;
    background: rgb(42, 66, 120);
}

#header_nav .container:hover .drop {
    overflow: visible;
    opacity: 1;
    z-index: 1000;
}

/* Top Navigation End */

#static_one_column {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

#static_one_column .contentWrapper {
    margin-bottom: 0px;
}

/* Template Related END */

/* JQuery Carousel (Generalised) */

#carousel_container {
    position: relative;
    overflow: hidden;
}

#carousel_container #previ_home, #nexti_home {
    opacity: 1.0; /*Set default opacity*/
    position: absolute;
    height: 62px;
    width: 26px;
    display: block;
    z-index: 5000;
}

#carousel_container #previ_home {
    left: 0;
}

#carousel_container #previ_home:hover {
    opacity: 1.0;
}

#carousel_container #nexti_home {
    right: 0;
}

#carousel_container #nexti_home:hover {
    opacity: 1.0;
}

/* JQuery Carousel (Generalised) END */

/* Carousel Homepage*/

#carousel_container.homepage {
    width: 940px;
    margin: 0 auto;
    /*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 2px 4px rgba(160, 160, 160, 1.0);
	-moz-box-shadow: 0px 2px 4px rgba(160, 160, 160, 1.0);
	-webkit-box-shadow: 0px 2px 4px rgba(160, 160, 160, 1.0);*/
}

.homepage .slide_c, .homepage .slide_c img {
    width: 940px;
    height: 340px;
}

.homepage .slide_c {
    position: relative;
    overflow: hidden;
}

.homepage .slide_c h1 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: white;
    font-size: 16px;
    /*text-shadow: 2px 2px 0px rgba(0,0,0,1);*/
    text-align: center;
    padding: 0;
    margin: 0;
}

#carousel_container.homepage span {
    z-index: 1000;
}

#carousel_container b {
    position: relative;
    top: 3px;
    font-weight: normal;
    font-size: 32px;
}

#carousel_container.homepage #previ_home {
    top: 40%;
    background: url(/images/graphical_assets.png) no-repeat;
    background-position: 0px 0px;
}

#carousel_container.homepage #nexti_home {
    top: 40%;
    background: url(/images/graphical_assets.png) no-repeat;
    background-position: 0px -62px;
}

/* Carousel Homepage End */

/* Sub Navigation */

/* Generalised column definitions */

#spread {
    position: relative;
    height: 270px;
    width: 100%;
}

#spread.sub_portals .inner {
    min-height: 150px;
    display: none;
}

#spread.sub_portals .column {
    width: 23%;
    margin: 1%;
}

#spread.sub_portals .column .title {
    color: white;
    /*text-shadow: 0px 0px 4px rgb(0,53,104)*/
}

#spread.sub_portals .column .title a {
    color: white;
    /*text-shadow: 0px 0px 4px rgb(0,53,104);*/
}

#spread.sub_portals .column:hover .title {
    color: rgb(255, 255, 255);
    /*text-decoration: underline;*/

    text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
}

#spread.sub_portals {
    min-width: 23%;
    height: 0px;
}

#spread.sub_portals .title {
    border-radius: 8px;
    padding-left: 0px;
    text-align: center;
}

#spread.sub_portals .sub_current {
    cursor: default;
}

#spread.sub_portals .sub_current .title {
    color: white;
}

#spread.info {
    top: -20px;
    margin: auto;
    min-height: 330px;
}

#spread .column.wide {
    width: 100%;
}

#spread .column {
    width: 300px;
    margin-right: 20px;
    float: left;
    position: relative;
    margin-top: 20px;
}

#spread .column:last-child {
    margin-right: 0px;
}

#spread .title {
    background: linear-gradient(180deg, rgb(255, 214, 93) 0%, rgb(245, 132, 5) 80%);
    font-weight: normal;
    font-size: 18px;
/ / text-shadow: 0 px 0 px 4 px rgba(255, 255, 255, 0.5);
/ / color: rgb(255, 255, 255);
    color: white;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#spread a {
    text-decoration: none;
    color: #1a1400;
}

#spread .column:hover .title {
    /*background: rgb(0,153,204);
	background: -moz-linear-gradient(45deg, rgb(204,0,1) 40%, rgb(220, 220, 220) 100%);
	background: -webkit-linear-gradient(45deg, rgb(204,0,1) 40%, rgb(220, 220, 220) 100%);
	background: -o-linear-gradient(45deg, rgb(204,0,1) 40%, rgb(220, 220, 220) 100%);
	background: -ms-linear-gradient(45deg, rgb(204,0,1) 40%, rgb(220, 220, 220) 100%);
	background: linear-gradient(135deg, rgb(204,0,1) 40%, rgb(220, 220, 220) 100%);*/
    color: white;
    text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
    font-size: 19px;
/ / text-decoration: underline;
}

#spread .a .title {

}

#spread .b .title {

}

#spread .c .title {

}

#spread .inner {
    border-right: 1px solid rgb(245, 132, 5);
    border-bottom: 1px solid rgb(245, 132, 5);
    border-left: 1px solid rgb(245, 132, 5);
    font-size: 13px;
    line-height: 16px;
    color: #333;
    min-height: 200px;
    padding: 5px;
}

#spread.info .inner {
    min-height: 240px;
}

#spread.info .inner p {
    padding: 10px 15px;
    line-height: 1.4em;
    font-size: 1.1em;
    margin: 0;
}

#spread.social.vertical {
    width: 300px;
}

#spread.social.vertical .column {
    margin-right: 0;
    margin-bottom: 0;
    display: inline;
    float: none;
}

#spread.social.vertical form {
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 5px;
}

/* End of generalised column definitions */

#spread.sub_portals .title {
    font-size: 16px;
    font-weight: normal;
}

#spread .column:first-child {
    clear: left;
}

#spread {
    clear: both;
}

#spread.portals {
    display: table;
    width: 940px;
}

#spread.sub_portals {
    display: table;
}

#spread #news {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

#spread #news a {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

/* Sub Navigation End */

.clearfloat:after {
    content: "";
}

.strip_view.career {
    margin-top: 20px;
}

.strip_view.career .search_listing {

}

#career_list li {
    margin-bottom: 20px;
}

#content #right {
    clear: right;
}

/* Related to individual elements */

#searchbox {
    float: right;
    position: relative;
    margin-right: 10px;
}

.breadcrumb {
    margin-left: 20px;
}

/* Related to individual elements end */

/* Useful Classes*/

.relative_me { /* To make administrative overlay behave */
    position: relative;
    display: table;
}

.clear {
    clear: both;
}

.inner {
    position: relative;
}

.splitnone {
    -webkit-column-count: 1 !important;
    -webkit-column-gap: 20px !important;
    -webkit-column-rule: 0px dotted black !important;
    -moz-column-count: 1 !important;
    -moz-column-gap: 20px !important;
    -moz-column-rule: 0px dotted black !important;
    column-count: 1 !important;
    column-gap: 20px !important;
    column-rule: 0px dotted black !important;
}

.split2 {
    -webkit-column-count: 2 !important;
    -webkit-column-gap: 40px !important;
    -webkit-column-rule: 0px dotted black !important;
    -moz-column-count: 2 !important;
    -moz-column-gap: 40px !important;
    -moz-column-rule: 0px dotted black !important;
    column-count: 2 !important;
    column-gap: 40px !important;
    column-rule: 0px dotted black !important;
}

.split3 {
    -webkit-column-count: 3 !important;
    -webkit-column-gap: 20px !important;
    -webkit-column-rule: 0px dotted black !important;
    -moz-column-count: 3 !important;
    -moz-column-gap: 20px !important;
    -moz-column-rule: 0px dotted black !important;
    column-count: 3 !important;
    column-gap: 20px !important;
    column-rule: 0px dotted black !important;
}

/* Useful Classes End */

/* CSS Overrides */

.strip_view .search_listing_icon, .strip_view .owner_timestamp a {
    display: none;
}

.strip_view .search_listing_info {
    margin-left: 0px;
    min-height: 0px;
}

.strip_view .search_listing {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background: none;
}

.strip_view .search_listing:hover {
    background: #a8a9ad;
}

.strip_view .search_listing_info p.owner_timestamp {
    margin-left: 5px;
}

.strip_view.homenews .search_listing {
    margin: 0px;
}

.strip_view a {
    text-decoration: none;
    font-weight: normal;
    display: block;
    /*padding: 5px;*/
}

.strip_view .search_listing:nth-child(even) {
    background: rgb(225, 225, 225);
}

.strip_view .search_listing:nth-child(even):hover {
    background: #a8a9ad;
}

.strip_view .accessrights {
    opacity: 0;
    height: 0px;
    overflow: hidden;
}

/*
.strip_view .search_listing_icon, .owner_timestamp {
	display: none;
}

.strip_view .search_listing {
	display: block;

	background: none;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;

}

.strip_view .search_listing:hover{
	background: rgb(0,153,204);
}

.strip_view .search_listing_info {
	margin-left: 0px;
	min-height: 0px;
}


*/

/* CSS Overrides End*/

h1.title {
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px dotted grey;
    color: rgb(32, 32, 32);
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
}

/* Am I referring to the login button? */
.ui-button-icon-only .ui-icon {
    margin-left: 0;
    left: -2px;
    top: -2px;
}

/* Stripped out [bloglist] displaying only news title text */

.news_title_ecml {
    font-size: 18px;
    margin: 5px 0px 8px;
    line-height: 22px;
    font-family: Georgia, serif;
    color: #882b69;
}

#custom_display_a.news_p_leases {
    width: 644px;
    min-height: 2014px;
    max-height: 2014px;
    border: 0;
    overflow: auto;
    margin-top: 0;
    padding: 0;
}

#custom_display_a.news_p_leases .owner_timestamp {
    display: block !important;
    line-height: 1.4em;
    font-size: 1.1em;
    padding-top: 15px;
    border-top: 1px dotted #a7a9ac;
    margin-top: 5px;
    margin-bottom: -10px;
}

#custom_display_a.news_p_leases .search_listing {
    border-top: 0;
}

#custom_display_a.news_p_leases .search_listing:hover {
    color: #882b69 !important;
}

#custom_display_a.news_p_leases .search_listing .search_listing_info h4 a {
    font-family: Georgia, serif;
    color: #882b69;
    margin: 0.5em 0;
    font-size: 28px;
    padding: 0 0 10px;
}

#custom_display_a {
    min-height: 334px;
    max-height: 400px;
    width: 210px;
    overflow: auto;
    padding: 10px;
    border: 1px solid #e5e5e5;
    margin-top: 19px;
}

#custom_display_a .search_listing {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 0;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px dotted #a7a9ac;
    padding: 10px 5px 10px 0px;
}

#custom_display_a .search_listing_info {
    margin-left: 0;
    min-height: 0;
}

#custom_display_a .search_listing .search_listing_info h4 {
    margin: 0;
}

#custom_display_a .search_listing .search_listing_info h4 a {
    color: #333;
    line-height: 1.4em;
    font-size: 1.1em;
}

#custom_display_a .search_listing:hover .search_listing_info h4 a {
    color: rgb(104, 11, 73);
}

#custom_display_a .search_listing .search_listing_icon {
    display: none;
}

#custom_display_a .search_listing .search_listing_info .owner_timestamp {
    display: none;
}

#menutabs #elgg_horizontal_tabbed_nav {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-bottom: none;
}

#menutabs #elgg_horizontal_tabbed_nav ul {
    list-style: none;
    vertical-align: middle;
    padding: 0;
    margin-right: 25px;
}

#menutabs #elgg_horizontal_tabbed_nav li {
    display: block;
    float: right;
    border: 0px solid #fff;
    background: #fff;
    border-bottom-width: 0;
    height: 20px;
    color: white;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

#menutabs #elgg_horizontal_tabbed_nav a {
    color: #2A4278;
    text-decoration: none;
    vertical-align: middle;
    padding: 5px;
}

#menutabs #elgg_horizontal_tabbed_nav a:hover {
    background: #2A4278;
    color: #fff
}

#menutabs #elgg_horizontal_tabbed_nav .selected a {
    background: #2A4278;
    color: #fff
}

.alternative {
    color: #666666;
    font-size: 16;
    text-transform: capitalize;
    font-weight: bold;
}

#erudineHomeBanner {
    position: relative;
    margin-top: 5px;
    height: 363px;
    background-size: stretch;
    background: url(/pg/erudinegraphics/keymessage) no-repeat;
}

.erudineMessage {
    position: absolute;
    color: white;
    left: 90px;
    top: 10px;
    width: 230px;
    height: 230px;
    font-size: 12px;
}

.erudineMessage h1 {
    font-size: 1.8em;
}

#erudineMainMessage {
    position: absolute;
    font-size: 15px;
    left: 20px;
    top: 85px;
    width: 580px;
    height: 180px;
    color: #38357A
}

#erudinespecialheader {
    font-size: 25px;
    font-weight: 800;
    font-stretch: narrower;
}

#headcall2action {
    top: 240px;
    font-size: 1.2em;
    float: right;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}

#headcall2action a {
    top: 240px;
    font-size: 1.2em;
    float: right;
    color: white;
    text-decoration: none;
    vertical-align: middle;
}

#contentWrapper {
    margin-top: 10px;
}

.headernavlink {
    font-size: 100%;
    float: left;
    text-align: center;
    margin: 0 5px;
    padding: 0 2px 0 2px;
}

#navmessagesbutton {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 2px;
    padding-right: 2px;
    width: 30px;
}

#erudinesidemenu {
    background: white;
    padding: 0px;
}

#erudinesidemenu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

#erudinesidemenu li {
    list-style-type: none;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid #AEAEAE 1px;
    color: #2a4178;
}

#erudinesidemenu li a {
    list-style-type: none;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #2a4178;
}

#erudinesidemenu li:hover {
    margin-left: 0px;
}

#erudinesidemenu h2 {
    font-size: 17 pts;
    width: 100%;
    padding-left: 0px;
    color: #2a4178;

}

#tabs {
    min-height: 0;
    margin-left: 10px;
}

#tabs .ui-tabs-nav {
    margin-left: -3px;
    border-color: transparent;
    width: auto !important;

}

#tabs-nobg {
    padding: 0px;
}

#tabs-nobg .ui-tabs-nav {
    background: transparent;
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#tabs-nobg .ui-tabs-panel {
    margin: 0em 0.2em 0.2em 0.2em;
}

#tabs .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.1em 1em !important;
    text-decoration: none;
}

#structuredesc ul {
    list-style-type: none;
    background: url(/mod/erudine_theme/graphics/vline.png) repeat-y;
    margin: 0;
    padding: 0;
}

#structuredesc ul ul {
    margin-left: 20px;
}

#structuredesc li {
    margin: 0;
    padding: 0 12px;
    background: url(/mod/erudine_theme/graphics/node.png) no-repeat;
}

#structuredesc li:last-child {
    background: #fff url(/mod/erudine_theme/graphics/lastnode.png) no-repeat;
}

#structuredesc a {
    border: solid;
    border-width: thin;
    border-color: #AAA;
    height: 30px;
    width: 100%;
    color: #0000ff;;
    padding: 3px;
    margin: 2px;
    display: block;
}

#quicklinks a {
    display: block;
}

#quicklinks {
    background: white;
    margin-left: 10px;
    padding: 2px;
}

#quicklinks ul {
    list-style-type: none;
    padding: 4px;
    margin: 0px
}

#quicklinks li {
    background-image: url("/mod/erudine_theme/graphics/erudinebullet.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 12px;
    margin-left: 0px;
}

.capabilities, .cap_header {
    text-align: right;
}

.cap_header, .capabilities {
    width: auto;
    position: relative;
    text-align: right;
}

.cap_light, .cap_dim {
    display: inline-block;
    height: 15px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 150px;
    padding: 5px;
}

.capabilities > .cap_light, .capabilities > .cap_dim {
    display: inline-block;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    width: 15px;
    padding: 5px;
}

.cap_light {
    background: #EDF2F5;
}

.cap_dim {
    background: #CFE1EB;
}

.cap_header > p {
    width: 180px;
    position: relative;
    display: inline-block;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    text-align: left;
    padding: 0px;
    bottom: 60px;
}

.cap_header {
    margin-right: 10px;
    height: 180px
}

#erudinecontactus {
    margin-left: 12px;
}

#allsubcoms ul {
    list-style-type: none;
    background: url(/mod/erudine_theme/graphics/vline.png) repeat-y;
    margin: 0;
    padding: 0;
}

#allsubcoms ul ul {
    margin-left: 20px;
}

#allsubcoms li {
    margin: 0;
    padding: 0 12px;
    background: url(/mod/erudine_theme/graphics/node.png) no-repeat;
}

#allsubcoms li:last-child {
    background: #fff url(/mod/erudine_theme/graphics/lastnode.png) no-repeat;
}

#allsubcoms a {
    border: solid;
    border-width: thin;
    border-color: #AAA;
    height: 30px;
    width: 100%;
    color: #0000ff;;
    padding: 3px;
    margin: 2px;
    display: block;
}

#frontpagetable p > img {
    width: 200px;
}

#frontpagetable p > a > img {
    width: 200px;
}

#frontpagetable td > a > img.small {
    width: 40px;
    height: 40px;
}

#tabs .ui-tabs-nav {
    margin-top: 5px;
}

#profilepanel_info {
    margin: 0px 0px;
    padding: 0px;
}

#layout_footer {
    color: #2A4178;
    font-size: 12 pts;
    position: relative;
}

.ui-tabs .ui-tabs-nav li a {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 0px;
}

#hometable {
    border-collapse: separate;
    *border-collapse: expression('separate', cellSpacing = '0px');
}

#hometable th {
    border: none;
    text-align: left;
}

#hometable .htable {
    border-top: solid #264074 1px;
    width: 310px;
    padding-top: 10px;
}

#three_column_maincontent {
    width: 420
}

#layout_footer table {
    margin: 0px;
    width: 100%;
    margin-left: 10px;
}

#layout_footer .footertab {
    width: 90%;
    border-top: dotted #2A4178 1px;
}

#three_column_table {
    border: none;
}

#three_column_left .contentWrapper {
    margin-left: 0px;
    margin-right: 20px;
}

.ecml_admin_table td, th {
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#three_column_maincontent li {
    list-style: circle outside;
}

.ui-corner-all {
    border-radius: 0px;
}

#three_column_maincontent h1:first-of-type {
    padding-bottom: 10px;
    border-bottom: solid #264074 1px;
    width: 100%;
    font-size: 2.3em;
    color: #075992;
}

#three_column_right h2:first-of-type {
    padding-top: 20px;
    padding-bottom: 8px;
}

#contactus {
    padding-left: 10px;
}

#h1less {
    border-bottom: none !important;
    padding-bottom: 6px !important;
}

#headtopcall2contactus {
    position: absolute;
    left: 680px;
    top: -95px;
    width: 70px;
    text-align: center;
}

#headtopcall2aboutus {
    position: absolute;
    left: 778px;
    top: -95px;
    width: 70px;
    text-align: center;
}

.hbutton {
    border-top: 1px solid #264074;
    background: #456C84;
    background: -webkit-gradient(linear, left top, left bottom, from(#264074), to(#456C84));
    background: -webkit-linear-gradient(top, #264074, #456C84);
    background: -moz-linear-gradient(top, #264074, #456C84);
    background: -ms-linear-gradient(top, #264074, #456C84);
    background: -o-linear-gradient(top, #264074, #456C84);
    padding: 5.5px 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.hbutton:hover {
    border-top-color: #78abde;
    background: #78abde;
    color: #264074;
    text-align: center;
}

.hbutton:active {
    border-top-color: #1b435e;
    background: #1b435e;
    text-align: center;
}

.hbutton a {
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.pbutton {
    border-top: 1px solid #3d99cf;
    background: #3d99cf;
    background: -webkit-gradient(linear, left top, left bottom, from(#3d99cf), to(#0a679d));
    background: -webkit-linear-gradient(top, #3d99cf, #0a679d);
    background: -moz-linear-gradient(top, #3d99cf, #0a679d);
    background: -ms-linear-gradient(top, #3d99cf, #0a679d);
    background: -o-linear-gradient(top, #3d99cf, #0a679d);
    padding: 5.5px 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
    color: white;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
}

.pbutton:hover {
    border-top-color: #3d99cf;
    background: #3d99cf;
    color: #264074;
}

.pbutton:active {
    border-top-color: #3d99cf;
    background: #3d99cf;
}

.pbutton {
    width: 158px;
    margin-bottom: 16px
}

.pbutton a {
    color: #fff;
    background: url("/_graphics/arrow2.png") no-repeat scroll transparent;
    text-decoration: none;
    padding-left: 20px;
}

.pbutton a:hover {
    color: #fff;
    background: url("/_graphics/arrow2.png") no-repeat scroll transparent;
    text-decoration: none;
    padding-left: 20px;
}

#group_stats {
    margin-bottom: 70px !important;
}

.hidden {
    display: none;
}

/* Chosen */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.3.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
div#conversations_access_chosen.chosen-container {
    font-size: 0.6em;
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 210px !important;
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}

.chosen-container a {
    cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 2em;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: rgba(0, 0, 0, 0) url("images/arrow_button.png") no-repeat scroll 100% 50%;
    color: #7A7A7A;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 2em;
}

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 25px;
    border-right: 1px solid #aaa;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    /*  width: 12px;*/
    height: 12px;
    background: url('chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    /*  width: 18px;*/
    height: 100%;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('chosen-sprite.png') no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: white url('chosen-sprite.png') no-repeat 100% -20px;
    background: url('chosen-sprite.png') no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
    background-color: #EBEBEB;
    color: #7A7A7A;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
    background-color: #fff;
    color: #929292;
    text-transform: uppercase;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 25px;
    word-wrap: break-word;
    -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #929292;
    color: #fff;
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default;
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    cursor: text;
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    color: #fff;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

.chosen-disabled .chosen-single {
    cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
    text-align: right;
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px;
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px;
}

.chosen-rtl .chosen-choices li {
    float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: white url('chosen-sprite.png') no-repeat -30px -20px;
    background: url('chosen-sprite.png') no-repeat -30px -20px;
    direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url('chosen-sprite@2x.png') !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}

/* @end */

#h_border {
    height: 4px;
    width: 100%;
    background: rgb (10, 76, 35);
    position: absolute;
    bottom: 0px;
    z-index: 0;
}

/* @fixes after jquery update */
.fg-menu.ui-corner-all a.ui-state-hover {
    background: #0f0263;
}

div.widget_container div#tabsprofile.ui-tabs.ui-widget.ui-widget-content.ui-corner-all .ui-tabs-panel.ui-widget-content.ui-corner-bottom {
    color: #222222;
}

#cssbutton {
    margin-bottom: 10px;
}

#editablearea, #savecss {
    display: none;
}

#editablearea {
    font-size: 14px;
}

/* New page layout  ################################################################################################# */
/*################################################################################################# */

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}

/* Containers */

.container {
    margin-left: auto;
    margin-right: auto;
}

.container.\31

25
\25 {
    width: 100%;
    max-width: 100em;
    min-width: 80em;
}

.container.\37

5
\25 {
    width: 60em;
}

.container.\35

0
\25 {
    width: 40em;
}

.container.\32

5
\25 {
    width: 20em;
}

.container {
    /*width: 80em;  TEMPFIX*/
}

@media screen and (max-width: 1680px) {

    .container.\31

25\25 {
      width: 100%;
      max-width: 100em;
      min-width: 80em;
  }

    .container.\37

5\25 {
     width: 60em;
 }

    .container.\35

0\25 {
     width: 40em;
 }

    .container.\32

5\25 {
     width: 20em;
 }

    .container {
        width: 80em;
    }

}

@media screen and (max-width: 1280px) {

    .container.\31

25\25 {
      width: 100%;
      max-width: 81.25em;
      min-width: 65em;
  }

    .container.\37

5\25 {
     width: 48.75em;
 }

    .container.\35

0\25 {
     width: 32.5em;
 }

    .container.\32

5\25 {
     width: 16.25em;
 }

    .container {
        width: 65em;
    }

}

@media screen and (max-width: 980px) {

    .container.\31

25\25 {
      width: 100%;
      max-width: 112.5%;
      min-width: 90%;
  }

    .container.\37

5\25 {
     width: 67.5%;
 }

    .container.\35

0\25 {
     width: 45%;
 }

    .container.\32

5\25 {
     width: 22.5%;
 }

    .container {
        width: 90%;
    }

}

@media screen and (max-width: 736px) {

    .container.\31

25\25 {
      width: 100%;
      max-width: 112.5%;
      min-width: 90%;
  }

    .container.\37

5\25 {
     width: 67.5%;
 }

    .container.\35

0\25 {
     width: 45%;
 }

    .container.\32

5\25 {
     width: 22.5%;
 }

    .container {
        width: 90%;
    }

}

@media screen and (max-width: 480px) {

    .container.\31

25\25 {
      width: 100%;
      max-width: 112.5%;
      min-width: 90%;
  }

    .container.\37

5\25 {
     width: 67.5%;
 }

    .container.\35

0\25 {
     width: 45%;
 }

    .container.\32

5\25 {
     width: 22.5%;
 }

    .container {
        width: 90%;
    }

}

/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row > * {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row:after, .row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.row.uniform > * > :first-child {
    margin-top: 0;
}

.row.uniform > * > :last-child {
    margin-bottom: 0;
}

.row.\30 \25 > * {
    padding: 0 0 0 0em;
}

.row.\30 \25 {
    margin: 0 0 -1px 0em;
}

.row.uniform.\30 \25 > * {
    padding: 0em 0 0 0em;
}

.row.uniform.\30 \25 {
    margin: 0em 0 -1px 0em;
}

.row > * {
    padding: 0 0 0 2em;
}

.row {
    margin: 0 0 -1px -2em;
}

.row.uniform > * {
    padding: 2em 0 0 2em;
}

.row.uniform {
    margin: -2em 0 -1px -2em;
}

.row.\32

00
\25 > * {
    padding: 0 0 0 4em;
}

.row.\32

00
\25 {
    margin: 0 0 -1px -4em;
}

.row.uniform.\32

00
\25 > * {
    padding: 4em 0 0 4em;
}

.row.uniform.\32

00
\25 {
    margin: -4em 0 -1px -4em;
}

.row.\31

50
\25 > * {
    padding: 0 0 0 3em;
}

.row.\31

50
\25 {
    margin: 0 0 -1px -3em;
}

.row.uniform.\31

50
\25 > * {
    padding: 3em 0 0 3em;
}

.row.uniform.\31

50
\25 {
    margin: -3em 0 -1px -3em;
}

.row.\35

0
\25 > * {
    padding: 0 0 0 1em;
}

.row.\35

0
\25 {
    margin: 0 0 -1px -1em;
}

.row.uniform.\35

0
\25 > * {
    padding: 1em 0 0 1em;
}

.row.uniform.\35

0
\25 {
    margin: -1em 0 -1px -1em;
}

.row.\32

5
\25 > * {
    padding: 0 0 0 0.5em;
}

.row.\32

5
\25 {
    margin: 0 0 -1px -0.5em;
}

.row.uniform.\32

5
\25 > * {
    padding: 0.5em 0 0 0.5em;
}

.row.uniform.\32

5
\25 {
    margin: -0.5em 0 -1px -0.5em;
}

.\31

2
u, .\31

2
u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31

1
u, .\31

1
u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31

0
u, .\31

0
u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

.\31

2
u\24 + *,
.\31

1
u\24 + *,
.\31

0
u\24 + *,
.\39 u\24 + *,
.\38 u\24 + *,
.\37 u\24 + *,
.\36 u\24 + *,
.\35 u\24 + *,
.\34 u\24 + *,
.\33 u\24 + *,
.\32 u\24 + *,
.\31 u\24 + * {
    clear: left;
}

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (max-width: 1680px) {

    .row > * {
        padding: 0 0 0 2em;
    }

    .row {
        margin: 0 0 -1px -2em;
    }

    .row.uniform > * {
        padding: 2em 0 0 2em;
    }

    .row.uniform {
        margin: -2em 0 -1px -2em;
    }

    .row.\32

00\25 > * {
      padding: 0 0 0 4em;
  }

    .row.\32

00\25 {
      margin: 0 0 -1px -4em;
  }

    .row.uniform.\32

00\25 > * {
      padding: 4em 0 0 4em;
  }

    .row.uniform.\32

00\25 {
      margin: -4em 0 -1px -4em;
  }

    .row.\31

50\25 > * {
      padding: 0 0 0 3em;
  }

    .row.\31

50\25 {
      margin: 0 0 -1px -3em;
  }

    .row.uniform.\31

50\25 > * {
      padding: 3em 0 0 3em;
  }

    .row.uniform.\31

50\25 {
      margin: -3em 0 -1px -3em;
  }

    .row.\35

0\25 > * {
     padding: 0 0 0 1em;
 }

    .row.\35

0\25 {
     margin: 0 0 -1px -1em;
 }

    .row.uniform.\35

0\25 > * {
     padding: 1em 0 0 1em;
 }

    .row.uniform.\35

0\25 {
     margin: -1em 0 -1px -1em;
 }

    .row.\32

5\25 > * {
     padding: 0 0 0 0.5em;
 }

    .row.\32

5\25 {
     margin: 0 0 -1px -0.5em;
 }

    .row.uniform.\32

5\25 > * {
     padding: 0.5em 0 0 0.5em;
 }

    .row.uniform.\32

5\25 {
     margin: -0.5em 0 -1px -0.5em;
 }

    .\31

2u\28xlarge\29, .\31

2u\24\28xlarge\29 {
     width: 100%;
     clear: none;
     margin-left: 0;
 }

    .\31

1u\28xlarge\29, .\31

1u\24\28xlarge\29 {
     width: 91.6666666667%;
     clear: none;
     margin-left: 0;
 }

    .\31

0u\28xlarge\29, .\31

0u\24\28xlarge\29 {
     width: 83.3333333333%;
     clear: none;
     margin-left: 0;
 }

    .\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31

2u\24\28xlarge\29 + *,
 .\31

1u\24\28xlarge\29 + *,
 .\31

0u\24\28xlarge\29 + *,
 .\39 u\24\28xlarge\29 + *,
 .\38 u\24\28xlarge\29 + *,
 .\37 u\24\28xlarge\29 + *,
 .\36 u\24\28xlarge\29 + *,
 .\35 u\24\28xlarge\29 + *,
 .\34 u\24\28xlarge\29 + *,
 .\33 u\24\28xlarge\29 + *,
 .\32 u\24\28xlarge\29 + *,
 .\31 u\24\28xlarge\29 + * {
     clear: left;
 }

    .\-11u\28xlarge\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28xlarge\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28xlarge\29 {
        margin-left: 75%;
    }

    .\-8u\28xlarge\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28xlarge\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28xlarge\29 {
        margin-left: 50%;
    }

    .\-5u\28xlarge\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28xlarge\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28xlarge\29 {
        margin-left: 25%;
    }

    .\-2u\28xlarge\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28xlarge\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 1280px) {

    .row > * {
        padding: 0 0 0 1.5em;
    }

    .row {
        margin: 0 0 -1px -1.5em;
    }

    .row.uniform > * {
        padding: 1.5em 0 0 1.5em;
    }

    .row.uniform {
        margin: -1.5em 0 -1px -1.5em;
    }

    .row.\32

00\25 > * {
      padding: 0 0 0 3em;
  }

    .row.\32

00\25 {
      margin: 0 0 -1px -3em;
  }

    .row.uniform.\32

00\25 > * {
      padding: 3em 0 0 3em;
  }

    .row.uniform.\32

00\25 {
      margin: -3em 0 -1px -3em;
  }

    .row.\31

50\25 > * {
      padding: 0 0 0 2.25em;
  }

    .row.\31

50\25 {
      margin: 0 0 -1px -2.25em;
  }

    .row.uniform.\31

50\25 > * {
      padding: 2.25em 0 0 2.25em;
  }

    .row.uniform.\31

50\25 {
      margin: -2.25em 0 -1px -2.25em;
  }

    .row.\35

0\25 > * {
     padding: 0 0 0 0.75em;
 }

    .row.\35

0\25 {
     margin: 0 0 -1px -0.75em;
 }

    .row.uniform.\35

0\25 > * {
     padding: 0.75em 0 0 0.75em;
 }

    .row.uniform.\35

0\25 {
     margin: -0.75em 0 -1px -0.75em;
 }

    .row.\32

5\25 > * {
     padding: 0 0 0 0.375em;
 }

    .row.\32

5\25 {
     margin: 0 0 -1px -0.375em;
 }

    .row.uniform.\32

5\25 > * {
     padding: 0.375em 0 0 0.375em;
 }

    .row.uniform.\32

5\25 {
     margin: -0.375em 0 -1px -0.375em;
 }

    .\31

2u\28large\29, .\31

2u\24\28large\29 {
     width: 100%;
     clear: none;
     margin-left: 0;
 }

    .\31

1u\28large\29, .\31

1u\24\28large\29 {
     width: 91.6666666667%;
     clear: none;
     margin-left: 0;
 }

    .\31

0u\28large\29, .\31

0u\24\28large\29 {
     width: 83.3333333333%;
     clear: none;
     margin-left: 0;
 }

    .\39 u\28large\29, .\39 u\24\28large\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28large\29, .\38 u\24\28large\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28large\29, .\37 u\24\28large\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28large\29, .\36 u\24\28large\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28large\29, .\35 u\24\28large\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28large\29, .\34 u\24\28large\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28large\29, .\33 u\24\28large\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28large\29, .\32 u\24\28large\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28large\29, .\31 u\24\28large\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31

2u\24\28large\29 + *,
 .\31

1u\24\28large\29 + *,
 .\31

0u\24\28large\29 + *,
 .\39 u\24\28large\29 + *,
 .\38 u\24\28large\29 + *,
 .\37 u\24\28large\29 + *,
 .\36 u\24\28large\29 + *,
 .\35 u\24\28large\29 + *,
 .\34 u\24\28large\29 + *,
 .\33 u\24\28large\29 + *,
 .\32 u\24\28large\29 + *,
 .\31 u\24\28large\29 + * {
     clear: left;
 }

    .\-11u\28large\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28large\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28large\29 {
        margin-left: 75%;
    }

    .\-8u\28large\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28large\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28large\29 {
        margin-left: 50%;
    }

    .\-5u\28large\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28large\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28large\29 {
        margin-left: 25%;
    }

    .\-2u\28large\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28large\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 980px) {

    .row > * {
        padding: 0 0 0 1.5em;
    }

    .row {
        margin: 0 0 -1px -1.5em;
    }

    .row.uniform > * {
        padding: 1.5em 0 0 1.5em;
    }

    .row.uniform {
        margin: -1.5em 0 -1px -1.5em;
    }

    .row.\32

00\25 > * {
      padding: 0 0 0 3em;
  }

    .row.\32

00\25 {
      margin: 0 0 -1px -3em;
  }

    .row.uniform.\32

00\25 > * {
      padding: 3em 0 0 3em;
  }

    .row.uniform.\32

00\25 {
      margin: -3em 0 -1px -3em;
  }

    .row.\31

50\25 > * {
      padding: 0 0 0 2.25em;
  }

    .row.\31

50\25 {
      margin: 0 0 -1px -2.25em;
  }

    .row.uniform.\31

50\25 > * {
      padding: 2.25em 0 0 2.25em;
  }

    .row.uniform.\31

50\25 {
      margin: -2.25em 0 -1px -2.25em;
  }

    .row.\35

0\25 > * {
     padding: 0 0 0 0.75em;
 }

    .row.\35

0\25 {
     margin: 0 0 -1px -0.75em;
 }

    .row.uniform.\35

0\25 > * {
     padding: 0.75em 0 0 0.75em;
 }

    .row.uniform.\35

0\25 {
     margin: -0.75em 0 -1px -0.75em;
 }

    .row.\32

5\25 > * {
     padding: 0 0 0 0.375em;
 }

    .row.\32

5\25 {
     margin: 0 0 -1px -0.375em;
 }

    .row.uniform.\32

5\25 > * {
     padding: 0.375em 0 0 0.375em;
 }

    .row.uniform.\32

5\25 {
     margin: -0.375em 0 -1px -0.375em;
 }

    .\31

2u\28medium\29, .\31

2u\24\28medium\29 {
     width: 100%;
     clear: none;
     margin-left: 0;
 }

    .\31

1u\28medium\29, .\31

1u\24\28medium\29 {
     width: 91.6666666667%;
     clear: none;
     margin-left: 0;
 }

    .\31

0u\28medium\29, .\31

0u\24\28medium\29 {
     width: 83.3333333333%;
     clear: none;
     margin-left: 0;
 }

    .\39 u\28medium\29, .\39 u\24\28medium\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28medium\29, .\38 u\24\28medium\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28medium\29, .\37 u\24\28medium\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28medium\29, .\36 u\24\28medium\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28medium\29, .\35 u\24\28medium\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28medium\29, .\34 u\24\28medium\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28medium\29, .\33 u\24\28medium\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28medium\29, .\32 u\24\28medium\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28medium\29, .\31 u\24\28medium\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31

2u\24\28medium\29 + *,
 .\31

1u\24\28medium\29 + *,
 .\31

0u\24\28medium\29 + *,
 .\39 u\24\28medium\29 + *,
 .\38 u\24\28medium\29 + *,
 .\37 u\24\28medium\29 + *,
 .\36 u\24\28medium\29 + *,
 .\35 u\24\28medium\29 + *,
 .\34 u\24\28medium\29 + *,
 .\33 u\24\28medium\29 + *,
 .\32 u\24\28medium\29 + *,
 .\31 u\24\28medium\29 + * {
     clear: left;
 }

    .\-11u\28medium\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28medium\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28medium\29 {
        margin-left: 75%;
    }

    .\-8u\28medium\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28medium\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28medium\29 {
        margin-left: 50%;
    }

    .\-5u\28medium\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28medium\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28medium\29 {
        margin-left: 25%;
    }

    .\-2u\28medium\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28medium\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 736px) {

    .row > * {
        padding: 0 0 0 1.25em;
    }

    .row {
        margin: 0 0 -1px -1.25em;
    }

    .row.uniform > * {
        padding: 1.25em 0 0 1.25em;
    }

    .row.uniform {
        margin: -1.25em 0 -1px -1.25em;
    }

    .row.\32

00\25 > * {
      padding: 0 0 0 2.5em;
  }

    .row.\32

00\25 {
      margin: 0 0 -1px -2.5em;
  }

    .row.uniform.\32

00\25 > * {
      padding: 2.5em 0 0 2.5em;
  }

    .row.uniform.\32

00\25 {
      margin: -2.5em 0 -1px -2.5em;
  }

    .row.\31

50\25 > * {
      padding: 0 0 0 1.875em;
  }

    .row.\31

50\25 {
      margin: 0 0 -1px -1.875em;
  }

    .row.uniform.\31

50\25 > * {
      padding: 1.875em 0 0 1.875em;
  }

    .row.uniform.\31

50\25 {
      margin: -1.875em 0 -1px -1.875em;
  }

    .row.\35

0\25 > * {
     padding: 0 0 0 0.625em;
 }

    .row.\35

0\25 {
     margin: 0 0 -1px -0.625em;
 }

    .row.uniform.\35

0\25 > * {
     padding: 0.625em 0 0 0.625em;
 }

    .row.uniform.\35

0\25 {
     margin: -0.625em 0 -1px -0.625em;
 }

    .row.\32

5\25 > * {
     padding: 0 0 0 0.3125em;
 }

    .row.\32

5\25 {
     margin: 0 0 -1px -0.3125em;
 }

    .row.uniform.\32

5\25 > * {
     padding: 0.3125em 0 0 0.3125em;
 }

    .row.uniform.\32

5\25 {
     margin: -0.3125em 0 -1px -0.3125em;
 }

    .\31

2u\28small\29, .\31

2u\24\28small\29 {
     width: 100%;
     clear: none;
     margin-left: 0;
 }

    .\31

1u\28small\29, .\31

1u\24\28small\29 {
     width: 91.6666666667%;
     clear: none;
     margin-left: 0;
 }

    .\31

0u\28small\29, .\31

0u\24\28small\29 {
     width: 83.3333333333%;
     clear: none;
     margin-left: 0;
 }

    .\39 u\28small\29, .\39 u\24\28small\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28small\29, .\38 u\24\28small\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28small\29, .\37 u\24\28small\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28small\29, .\36 u\24\28small\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28small\29, .\35 u\24\28small\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28small\29, .\34 u\24\28small\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28small\29, .\33 u\24\28small\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28small\29, .\32 u\24\28small\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28small\29, .\31 u\24\28small\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31

2u\24\28small\29 + *,
 .\31

1u\24\28small\29 + *,
 .\31

0u\24\28small\29 + *,
 .\39 u\24\28small\29 + *,
 .\38 u\24\28small\29 + *,
 .\37 u\24\28small\29 + *,
 .\36 u\24\28small\29 + *,
 .\35 u\24\28small\29 + *,
 .\34 u\24\28small\29 + *,
 .\33 u\24\28small\29 + *,
 .\32 u\24\28small\29 + *,
 .\31 u\24\28small\29 + * {
     clear: left;
 }

    .\-11u\28small\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28small\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28small\29 {
        margin-left: 75%;
    }

    .\-8u\28small\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28small\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28small\29 {
        margin-left: 50%;
    }

    .\-5u\28small\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28small\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28small\29 {
        margin-left: 25%;
    }

    .\-2u\28small\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28small\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 480px) {

    .row > * {
        padding: 0 0 0 1.25em;
    }

    .row {
        margin: 0 0 -1px -1.25em;
    }

    .row.uniform > * {
        padding: 1.25em 0 0 1.25em;
    }

    .row.uniform {
        margin: -1.25em 0 -1px -1.25em;
    }

    .row.\32

00\25 > * {
      padding: 0 0 0 2.5em;
  }

    .row.\32

00\25 {
      margin: 0 0 -1px -2.5em;
  }

    .row.uniform.\32

00\25 > * {
      padding: 2.5em 0 0 2.5em;
  }

    .row.uniform.\32

00\25 {
      margin: -2.5em 0 -1px -2.5em;
  }

    .row.\31

50\25 > * {
      padding: 0 0 0 1.875em;
  }

    .row.\31

50\25 {
      margin: 0 0 -1px -1.875em;
  }

    .row.uniform.\31

50\25 > * {
      padding: 1.875em 0 0 1.875em;
  }

    .row.uniform.\31

50\25 {
      margin: -1.875em 0 -1px -1.875em;
  }

    .row.\35

0\25 > * {
     padding: 0 0 0 0.625em;
 }

    .row.\35

0\25 {
     margin: 0 0 -1px -0.625em;
 }

    .row.uniform.\35

0\25 > * {
     padding: 0.625em 0 0 0.625em;
 }

    .row.uniform.\35

0\25 {
     margin: -0.625em 0 -1px -0.625em;
 }

    .row.\32

5\25 > * {
     padding: 0 0 0 0.3125em;
 }

    .row.\32

5\25 {
     margin: 0 0 -1px -0.3125em;
 }

    .row.uniform.\32

5\25 > * {
     padding: 0.3125em 0 0 0.3125em;
 }

    .row.uniform.\32

5\25 {
     margin: -0.3125em 0 -1px -0.3125em;
 }

    .\31

2u\28xsmall\29, .\31

2u\24\28xsmall\29 {
     width: 100%;
     clear: none;
     margin-left: 0;
 }

    .\31

1u\28xsmall\29, .\31

1u\24\28xsmall\29 {
     width: 91.6666666667%;
     clear: none;
     margin-left: 0;
 }

    .\31

0u\28xsmall\29, .\31

0u\24\28xsmall\29 {
     width: 83.3333333333%;
     clear: none;
     margin-left: 0;
 }

    .\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31

2u\24\28xsmall\29 + *,
 .\31

1u\24\28xsmall\29 + *,
 .\31

0u\24\28xsmall\29 + *,
 .\39 u\24\28xsmall\29 + *,
 .\38 u\24\28xsmall\29 + *,
 .\37 u\24\28xsmall\29 + *,
 .\36 u\24\28xsmall\29 + *,
 .\35 u\24\28xsmall\29 + *,
 .\34 u\24\28xsmall\29 + *,
 .\33 u\24\28xsmall\29 + *,
 .\32 u\24\28xsmall\29 + *,
 .\31 u\24\28xsmall\29 + * {
     clear: left;
 }

    .\-11u\28xsmall\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28xsmall\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28xsmall\29 {
        margin-left: 75%;
    }

    .\-8u\28xsmall\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28xsmall\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28xsmall\29 {
        margin-left: 50%;
    }

    .\-5u\28xsmall\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28xsmall\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28xsmall\29 {
        margin-left: 25%;
    }

    .\-2u\28xsmall\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28xsmall\29 {
        margin-left: 8.33333%;
    }

}

/* Box */

.box {
    border-radius: 4px;
    border: solid 1px;
    margin-bottom: 2em;
    padding: 1.5em;
}

.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
    margin-bottom: 0;
}

.box.alt {
    border: 0;
    border-radius: 0;
    padding: 0;
}

.box {
    border-color: rgba(144, 144, 144, 0.2);
}

/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8em;
    font-weight: normal;
    height: 2.5em;
    letter-spacing: 0.25em;
    line-height: 2.5em;
    padding: 0 3em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
    margin-right: 0.5em;
}

input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
    display: block;
    margin: 0 0 1em 0;
    width: auto;
}

input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
    font-size: 0.8em;
}

input[type="submit"].major,
input[type="reset"].major,
input[type="button"].major,
button.major,
.button.major {
    min-width: 20em;
}

input[type="submit"].disabled, input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    opacity: 0.35;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.2);
    color: #707070;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
    background-color: rgba(144, 144, 144, 0.075);
}

input[type="submit"]:hover:active,
input[type="reset"]:hover:active,
input[type="button"]:hover:active,
button:hover:active,
.button:hover:active {
    background-color: rgba(144, 144, 144, 0.15);
}

input[type="submit"].disabled, input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
    background-color: rgba(144, 144, 144, 0.2);
}

input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {
    box-shadow: none;
    background-color: #f95; 
    color: #ffffff !important;
}

input[type="submit"].special:hover,
input[type="reset"].special:hover,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover { 
    background-color: #e74;
}

input[type="submit"].special:hover:active,
input[type="reset"].special:hover:active,
input[type="button"].special:hover:active,
button.special:hover:active,
.button.special:hover:active {
    background-color: #d64c5f;
}

/* Features */

.features {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1em 0 2em -1em;
    width: calc(100% + 1em);
}

.features section {
    padding: 3em 3em 1em 3em;
    border-radius: 4px;
    margin: 1em 0 0 1em;
    text-align: center;
    width: calc(33.33333% - 7em);
}

@media screen and (max-width: 1280px) {

    .features section {
        padding: 3em 2em 1em 2em;
        width: calc(33.33333% - 6em);
    }

}

@media screen and (max-width: 980px) {

    .features section {
        width: calc(37% - 7em);
    }

}

@media screen and (max-width: 736px) {

    .features section {
        padding: 3em 1em 1em 1.5em;
    }

}

@media screen and (max-width: 480px) {

    .features {
        display: block;
        margin: 0 0 2em 0;
        width: 100%;
    }

    .features section {
        margin: 0 0 1em 0;
        /*width: 100%;*/
        width: 90%;
    }

}

.features section {
    background-color: #ffffff;
    border-bottom: solid 1px #eaeaea;

}

/* circles */
.circle {
    background: #ffffff url(/_css/images/greycircle.svg) no-repeat right top;
    background-size: cover;
    margin: 10px;
    padding: 70px;
    display: inline-flex;
}

@media screen and (max-width: 1680px) {

    .circle {
        min-height: 200px;
        max-width: 200px;
        padding: 70px;
        margin: 10px;
    }

}

@media screen and (max-width: 1280px) {

    .circle {
        min-height: 160px;
        max-width: 160px;
        padding: 60px;
        margin: 6px;
    }

}

@media screen and (max-width: 980px) {

    .circle {
        min-height: 100px;
        max-width: 100px;
        padding: 45px;
        margin: 6px;
        font-size: 0.8em;
    }

}

@media screen and (max-width: 736px) {

    .circle {
        margin: 4px;
    }

    /* circles */
    .circle {
        background: #ffffff url("greycircle.svg") no-repeat right top;
        min-height: 390px;
        max-height: 390px;
        max-width: 390px;
        background-size: cover;
        margin: 10px;
        padding: 70px;
        display: inline-flex;
    }

    @media screen and (max-width: 1680px) {

        .circle {
            min-height: 360px;
            max-height: 360px;
            max-width: 360px;
            padding: 70px;
            margin: 10px;
        }

    }

    @media screen and (max-width: 1280px) {

        .circle {
            min-height: 300px;
            max-height: 300px;
            max-width: 300px;
            padding: 60px;
            margin: 6px;
        }

    }

    @media screen and (max-width: 980px) {

        .circle {
            min-height: 270px;
            min-height: 270px;
            max-height: 270px;
            max-width: 270px;
            padding: 45px;
            margin: 6px;
            font-size: 0.8em;
        }

    }

    @media screen and (max-width: 736px) {

        .circle {
            margin: 4px;
        }

    }

}

/* Features - circle */

.features_circle {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1em 0 2em -1em;
    width: calc(100% + 1em);
}

.features_circle section {
    padding: 4em 2em 6em 2em;
    border-radius: 50%;
    margin: 1em 0 0 2em;
    text-align: center;
    width: calc(33.33333% - 2em);
}

@media screen and (max-width: 1680px) {

    .features_circle section {
        padding: 2em 2em 4em 2em;
    }

}

@media screen and (max-width: 980px) {

    .features_circle section {
        width: calc(28% - -2em);
        margin: 1em 0em 0em 1em;
    }

}

@media screen and (max-width: 736px) {

    .features_circle section {
        padding: 3em 2.5em 8em 2.5em;
        margin: 2em 4em 0em 6em;
        width: calc(47% - -9em);
    }

}

@media screen and (max-width: 480px) {

    .features_circle {
        display: block;
        margin: 0 0 2em 0;
        width: 100%;
    }

    .features_circle section {
        margin: 0 0 1em 0;
        width: 100%;
    }

}

.features_circle section {
    background-color: #eaeaea;
    border-bottom: solid 1px #eaeaea;
}

/* Form */

form {
    margin: 0 0 1em 0;
}

label {
    display: inline-block;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0 0 0 0;
    color: #606060;
    font-weight: bold;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: solid 1px;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 96%;
    margin: 3px 0px;
}

input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
select:invalid,
textarea:invalid {
    box-shadow: none;
}

.select-wrapper {
    text-decoration: none;
    display: block;
    position: relative;
}

.select-wrapper:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

.select-wrapper:before {
    content: '\f078';
    display: block;
    height: 2.75em;
    line-height: 2.75em;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 2.75em;
}

.select-wrapper select::-ms-expand {
    display: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
select {
    height: 2em;
}

textarea {
    padding: 0.75em 1em;
}

input[type="checkbox"] + label:before {
    border-radius: 4px;
    border: solid 1px;
    content: '';
    display: inline-block;
    height: 1.65em;
    left: 0;
    line-height: 1.58125em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.65em;
}

::-webkit-input-placeholder {
    opacity: 1.0;
}

:-moz-placeholder {
    opacity: 1.0;
}

::-moz-placeholder {
    opacity: 1.0;
}

:-ms-input-placeholder {
    opacity: 1.0;
}

.formerize-placeholder {
    opacity: 1.0;
}

label {
    color: #707070;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    background: rgba(144, 144, 144, 0.075);
    border-color: #000;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    border-color: #000;
}

.select-wrapper:before {
    color: rgba(144, 144, 144, 0.2);
}

::-webkit-input-placeholder {
    color: #999999 !important;
}

:-moz-placeholder {
    color: #999999 !important;
}

::-moz-placeholder {
    color: #999999 !important;
}

:-ms-input-placeholder {
    color: #999999 !important;
}

.formerize-placeholder {
    color: #999999 !important;
}

/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

.icon > .label {
    display: none;
}

.icon.major {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 4px;
    border: solid 1px;
    display: block;
    font-size: 1.75em;
    height: 2.5em;
    line-height: 2.5em;
    margin: 0 auto 2em auto;
    position: relative;
    text-align: center;
    top: 0.5em;
    width: 2.5em;
}

.icon.major:before {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    text-align: center;
}

.icon.major {
    border-color: rgba(144, 144, 144, 0.2);
}

.icon.major:before {
    color: #db6172;
}

/* Image */

.image {
    border-radius: 4px;
    border: 0;
    display: inline-block;
    position: relative;
}

.image img {
    border-radius: 4px;
    display: block;
}

.image.left, .image.right {
    max-width: 40%;
}

.image.left img, .image.right img {
    width: 100%;
}

.image.left {
    float: left;
    margin: 0 2.5em 2em 0;
    top: 0.25em;
}

.image.right {
    float: right;
    margin: 0 0 2em 2.5em;
    top: 0.25em;
}

.image.fit {
    display: block;
    margin: 0 0 2em 0;
    width: 100%;
}

.image.fit img {
    width: 100%;
}

.image.main {
    display: block;
    margin: 0 0 3em 0;
    width: 100%;
}

.image.main img {
    width: 100%;
}

@media screen and (max-width: 736px) {

    .image.left {
        margin: 0 1.5em 1em 0;
    }

    .image.right {
        margin: 0 0 1em 1.5em;
    }

}

/* Image Circles */

.image-circles {
    margin: 0 0 2em 0;
    text-align: right;
}

.image-circles .images {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 1em 0 0 -1em;
    width: calc(100% + 1em);
}

.image-circles .images > * {
    -ms-flex: 1;
    display: block;
    margin: 0 0 0 1em;
    position: relative;
    white-space: nowrap;
    width: 50%;
}

.image-circles .images > *:before {
    border-radius: 100%;
    content: '';
    display: block;
    height: 100%;
    margin: 0 0 0 1em;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 0.5em);
}

.image-circles .images > * img {
    border-radius: 100%;
    display: block;
    width: calc(50% - 0.5em);
}

.image-circles .images:first-child {
    margin-top: 0;
}

.image-circles .images:nth-child(2n - 1) > * {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.image-circles .images:nth-child(2n - 1) > * img {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

@media screen and (max-width: 980px) {

    .image-circles {
        width: 100%;
        max-width: 30em;
    }

}

@media screen and (max-width: 736px) {

    .image-circles {
        max-width: 16em;
    }

}

.image-circles .images > *:before {
    box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.2);
}

/* List */

ol {
    list-style: decimal;
    margin: 0 0 2em 0;
    padding-left: 1.25em;
}

ol li {
    padding-left: 0.25em;
}

ul {
    list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 2em;
}

ul li {
    padding-left: 0.5em;
}

ul.alt {
    list-style: none;
    padding-left: 0;
}

ul.alt li {
    border-top: solid 1px;
    padding: 0.5em 0;
}

ul.alt li:first-child {
    border-top: 0;
    padding-top: 0;
}

ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.icons li {
    display: inline-block;
    padding: 0 1em 0 0;
}

ul.icons li:last-child {
    padding-right: 0;
}

ul.icons li .icon:before {
    font-size: 1.25em;
}

ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.actions li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}

ul.actions li:last-child {
    padding-right: 0;
}

ul.actions.small li {
    padding: 0 0.5em 0 0;
}

ul.actions.vertical li {
    display: block;
    padding: 1.3em 0 0 0;
}

ul.actions.vertical li:first-child {
    padding-top: 0;
}

ul.actions.vertical li > * {
    margin-bottom: 0;
}

ul.actions.vertical.small li {
    padding: 1em 0 0 0;
}

ul.actions.vertical.small li:first-child {
    padding-top: 0;
}

ul.actions.fit {
    display: table;
    margin-left: -1em;
    padding: 0;
    table-layout: fixed;
    width: calc(100% + 1em);
}

ul.actions.fit li {
    display: table-cell;
    padding: 0 0 0 1em;
}

ul.actions.fit li > * {
    margin-bottom: 0;
}

ul.actions.fit.small {
    margin-left: -0.5em;
    width: calc(100% + 0.5em);
}

ul.actions.fit.small li {
    padding: 0 0 0 0.5em;
}

@media screen and (max-width: 480px) {

    ul.actions {
        margin: 0 0 2em 0;
    }

    ul.actions li {
        padding: 1em 0 0 0;
        display: block;
        text-align: center;
        width: 100%;
    }

    ul.actions li:first-child {
        padding-top: 0;
    }

    ul.actions li > * {
        /*width: 100%;*/
        width: 80%;
        margin: 0 !important;
        padding: 0 2em;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    ul.actions li > *.icon:before {
        margin-left: -0.5em;
    }

    ul.actions.small li {
        padding: 0.5em 0 0 0;
    }

    ul.actions.small li:first-child {
        padding-top: 0;
    }

}

dl {
    margin: 0 0 2em 0;
}

dl dt {
    display: block;
    font-weight: normal;
    margin: 0 0 1em 0;
}

dl dd {
    margin-left: 2em;
}

ul.alt li {
    border-top-color: rgba(144, 144, 144, 0.2);
}

/* Wrapper */

.wrapper {
    padding: 3em 0 3em 0;
    position: relative;
}

.wrapper > .inner {
    margin: 0 auto;
    width: 75em;
}

.wrapper.style1 {
    background: #ffffff;
    border-bottom: solid 1px #eaeaea;
}

.wrapper.split > .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.wrapper.split > .inner > * {
    -ms-flex: 1;
    width: 50%;
}

.wrapper.split > .inner > :nth-child(2n - 1) {
    margin-right: 2em;
}

.wrapper.split > .inner > :nth-child(2n) {
    margin-left: 2em;
}

@media screen and (max-width: 1680px) {

    .wrapper {
        padding: 3em 0 3em 0;
    }

}

@media screen and (max-width: 1280px) {

    .wrapper > .inner {
        width: 100%;
        padding: 0 3em;
    }

}

@media screen and (max-width: 980px) {

    .wrapper.split {
        text-align: center;
    }

    .wrapper.split > .inner {
        -moz-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -moz-align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

    .wrapper.split > .inner > * {
        -ms-flex: none;
        margin-bottom: 4em;
        width: 100%;
    }

    .wrapper.split > .inner > :nth-child(2n - 1) {
        margin-right: 0;
    }

    .wrapper.split > .inner > :nth-child(2n) {
        margin-left: 0;
    }

    .wrapper.split > .inner > :first-child {
        margin-bottom: 0;
    }

}

@media screen and (max-width: 736px) {

    .wrapper {
        padding: 3em 0 1em 0;
    }

    .wrapper > .inner {
        padding: 0 1.5em;
    }

    .wrapper.split > .inner > * {
        margin-bottom: 2em;
    }

}

/* Basic */

@-ms-viewport {
    width: device-width;
}

body {
    -ms-overflow-style: scrollbar;
}

@media screen and (max-width: 480px) {

    html, body {
        min-width: 320px;
    }

}

body.is-loading *, body.is-loading *:before, body.is-loading *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

/* Type */

body {
    background-color: #f7f7f7;
    color: #999999;
}

body, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 14pt;*/
    font-size: 18px;
    font-weight: normal;
    line-height: 1.65;
}

@media screen and (max-width: 1680px) {

    body, input, select, textarea {
        font-size: 12pt;
    }

}

@media screen and (max-width: 1280px) {

    body, input, select, textarea {
        font-size: 11pt;
    }

}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

strong, b {
    font-weight: normal;
}

em, i {
    font-style: italic;
}

p {
    margin: 0 0 1em 0;
}

.submit_wrapper {
    text-align: right;
}

div.categoryfield + label {
    text-align: right;
}

.label_wrapper {
    text-align: right;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    letter-spacing: -0.0125em;
    line-height: 1.5;
    margin: 0 0 0 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 0.8em;
}

h6 {
    font-size: 0.7em;
}

@media screen and (max-width: 980px) {

    h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
        display: none;
    }

}

@media screen and (max-width: 736px) {

    h2 {
        font-size: 1.25em;
    }

    h3 {
        font-size: 1.1em;
    }

}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

blockquote {
    border-left: solid 4px;
    font-style: italic;
    margin: 0 0 2em 0;
    padding: 0.5em 0 0.5em 2em;
}

code {
    border-radius: 4px;
    border: solid 1px;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.65em;
}

pre {
    -webkit-overflow-scrolling: touch;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0 2em 0;
}

pre code {
    display: block;
    line-height: 1.75em;
    padding: 1em 1.5em;
    overflow-x: auto;
}

hr {
    border: 0;
    border-bottom: solid 1px;
    margin: 2em 0;
}

hr.major {
    margin: 3em 0;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

input, select, textarea {
    color: #707070;
}

a {
    color: #db6172;
}

strong, b {
    color: #707070;
}

h1, h2, h3, h4, h5, h6 {
    color: #707070;
}

blockquote {
    border-left-color: rgba(144, 144, 144, 0.2);
}

code {
    background: rgba(144, 144, 144, 0.075);
    border-color: rgba(144, 144, 144, 0.2);
}

hr {
    border-bottom-color: rgba(144, 144, 144, 0.2);
}

/* Footer */

#footer {
    background-color: #303639;
    color: #ffffff;
    padding: 7em 0 5em 0;
    background-image: -moz-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-image: -webkit-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-image: -ms-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-image: linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#footer input, #footer select, #footer textarea {
    color: #ffffff;
}

#footer a {
    color: #db6172;
}

#footer strong, #footer b {
    color: #ffffff;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #ffffff;
}

#footer blockquote {
    border-left-color: #ffffff;
}

#footer code {
    background: rgba(255, 255, 255, 0.075);
    border-color: #ffffff;
}

#footer hr {
    border-bottom-color: #ffffff;
}

#footer input[type="submit"],
#footer input[type="reset"],
#footer input[type="button"],
#footer button,
#footer .button {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #ffffff;
    color: #ffffff !important;
}

#footer input[type="submit"]:hover,
#footer input[type="reset"]:hover,
#footer input[type="button"]:hover,
#footer button:hover,
#footer .button:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

#footer input[type="submit"]:hover:active,
#footer input[type="reset"]:hover:active,
#footer input[type="button"]:hover:active,
#footer button:hover:active,
#footer .button:hover:active {
    background-color: rgba(255, 255, 255, 0.15);
}

#footer input[type="submit"].disabled, #footer input[type="submit"]:disabled,
#footer input[type="reset"].disabled,
#footer input[type="reset"]:disabled,
#footer input[type="button"].disabled,
#footer input[type="button"]:disabled,
#footer button.disabled,
#footer button:disabled,
#footer .button.disabled,
#footer .button:disabled {
    background-color: #ffffff;
}

#footer input[type="submit"].special,
#footer input[type="reset"].special,
#footer input[type="button"].special,
#footer button.special,
#footer .button.special {
    box-shadow: none;
    background-color: #db6172;
    color: #ffffff !important;
}

#footer input[type="submit"].special:hover,
#footer input[type="reset"].special:hover,
#footer input[type="button"].special:hover,
#footer button.special:hover,
#footer .button.special:hover {
    background-color: #e07685;
}

#footer input[type="submit"].special:hover:active,
#footer input[type="reset"].special:hover:active,
#footer input[type="button"].special:hover:active,
#footer button.special:hover:active,
#footer .button.special:hover:active {
    background-color: #d64c5f;
}

#footer a {
    color: inherit;
}

#footer .contact {
    list-style: none;
    padding: 0;
}

#footer .contact li {
    display: inline-block;
    padding: 0;
}

#footer .contact li:before {
    content: '\2022';
    margin: 0 0.75em;
}

#footer .contact li:first-child:before {
    display: none;
}

#footer .links {
    list-style: none;
    padding: 0;
}

#footer .links li {
    border-left: solid 1px;
    display: inline-block;
    line-height: 1;
    margin: 0 0 0 1.5em;
    padding: 0 0 0 1.5em;
}

#footer .links li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}

#footer .links li a {
    font-size: 0.8em;
    letter-spacing: 0.25em;
    text-decoration: none;
    text-transform: uppercase;
}

#footer > .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 75em;
}

#footer > .inner > * {
    font-size: 0.8em;
    width: 50%;
}

#footer > .inner .icons {
    -moz-order: 2;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    text-align: right;
}

#footer > .inner .contact {
    -moz-order: 4;
    -webkit-order: 4;
    -ms-order: 4;
    order: 4;
    text-align: right;
}

#footer > .inner .links {
    -moz-order: 1;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
}

#footer > .inner .copyright {
    -moz-order: 3;
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
}

@media screen and (max-width: 1680px) {

    #footer {
        padding: 5em 0 3em 0;
    }

}

@media screen and (max-width: 1280px) {

    #footer {
        background: #303639;
    }

    #footer > .inner {
        width: 100%;
        padding: 0 3em;
    }

}

@media screen and (max-width: 980px) {

    #footer > .inner {
        display: block;
    }

    #footer > .inner > * {
        width: 100%;
        font-size: 1em;
        text-align: center !important;
    }

}

@media screen and (max-width: 736px) {

    #footer {
        padding: 3em 0 1em 0;
    }

    #footer > .inner {
        width: 100%;
        padding: 0 1.5em;
    }

    #footer > .inner > * {
        font-size: 0.8em;
    }

}

@media screen and (max-width: 480px) {

    #footer .contact {
        list-style: none;
    }

    #footer .contact li {
        display: block;
        padding: 0;
    }

    #footer .contact li:before {
        display: none;
    }

    #footer .links li {
        margin: 0 0 0 0.75em;
        padding: 0 0 0 0.75em;
    }

}

/* Section/Article */

section.special, article.special {
    text-align: center;
}

header p {
    position: relative;
    margin: 0 0 2em 0;
}

header.major {
    text-align: center;
    margin: 0 0 3em 0;
}

header.major > :last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 980px) {

    header br {
        display: none;
    }

}

@media screen and (max-width: 736px) {

    header.major {
        margin: 0 0 2em 0;
    }

}

footer.major {
    text-align: center;
    margin: 3em 0 2em 0;
}

footer.major > :last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 736px) {

    footer.major {
        margin: 2em 0 2em 0;
    }

}

/* Spotlights */

.spotlights {
    margin: 2em 0 2em 0;
}

.spotlights section {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: solid 1px;
    margin-top: 3.4em;
    padding-top: 3.4em;
}

.spotlights section .image {
    position: relative;
    width: 35%;
}

.spotlights section .image img {
    display: block;
    width: 100%;
}

.spotlights section .content {
    -ms-flex: 1;
    margin: 0 0 0 4em;
    width: 65%;
}

.spotlights section .content > :last-child {
    margin-bottom: 0;
}

.spotlights section:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.spotlights section:nth-child(2n) {
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.spotlights section:nth-child(2n) .content {
    margin: 0 4em 0 0;
}

@media screen and (max-width: 980px) {

    .spotlights section {
        -moz-align-items: -moz-flex-start;
        -webkit-align-items: -webkit-flex-start;
        -ms-align-items: -ms-flex-start;
        align-items: flex-start;
    }

    .spotlights section .image {
        top: 0.35em;
        width: 40%;
    }

    .spotlights section .content {
        margin: 0 0 0 3em;
        width: 60%;
    }

    .spotlights section:nth-child(2n) .content {
        margin: 0 3em 0 0;
    }

}

@media screen and (max-width: 736px) {

    .spotlights section {
        display: block;
    }

    .spotlights section .image {
        display: block;
        top: 0;
        width: 90%;
        margin: 2em;
    }

    .spotlights section .content {
        margin: 0;
        width: 100%;
        text-align: center;
    }

}

/*	old

			.spotlights section {
				margin-top: 2em;
				padding-top: 2em;
			}

		}*/

@media screen and (max-width: 480px) {

    .spotlights section {
        display: block;
    }

    .spotlights section .image {
        display: block;
        top: 0;
        width: 100%;
        margin: 0 0 2em 0;
    }

    .spotlights section .content {
        margin: 0;
        width: 100%;
        text-align: center;
    }

}

.spotlights section {
    border-top-color: rgba(144, 144, 144, 0.2);
}

/* Table */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {
    margin: 0 0 2em 0;
    width: 100%;
}

table tbody tr {
    border: solid 1px;
    border-left: 0;
    border-right: 0;
}

table td {
    padding: 0.75em 0.75em;
}

table th {
    font-size: 0.9em;
    font-weight: normal;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
}

table thead {
    border-bottom: solid 2px;
}

table tfoot {
    border-top: solid 2px;
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px;
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}

table tbody tr {
    border-color: rgba(144, 144, 144, 0.2);
}

table tbody tr:nth-child(2n + 1) {
    background-color: rgba(144, 144, 144, 0.075);
}

table th {
    color: #707070;
}

table thead {
    border-bottom-color: rgba(144, 144, 144, 0.2);
}

table tfoot {
    border-top-color: rgba(144, 144, 144, 0.2);
}

table.alt tbody tr td {
    border-color: rgba(144, 144, 144, 0.2);
}

/* Wrapper */

.wrapper {
    padding: 0 0 2em 0;
    position: relative; 
}

.wrapper > .inner {
    margin: 0 auto;
    width: 75em;
}

.wrapper.style1 {
    background: #ffffff;
    border-bottom: solid 1px #eaeaea;
}

.wrapper.split > .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.wrapper.split > .inner > * {
    -ms-flex: 1;
    width: 50%;
}

.wrapper.split > .inner > :nth-child(2n - 1) {
    margin-right: 2em;
}

.wrapper.split > .inner > :nth-child(2n) {
    margin-left: 2em;
}

@media screen and (max-width: 1680px) {

    .wrapper {
        padding: 0em 0 2em 0;
    }

}

@media screen and (max-width: 1280px) {

    .wrapper > .inner {
        width: 90%;
        padding: 0 3em;
    }

}

@media screen and (max-width: 980px) {

    .wrapper.split {
        text-align: center;
    }

    .wrapper.split > .inner {
        -moz-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -moz-align-items: center;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

    .wrapper.split > .inner > * {
        -ms-flex: none;
        margin-bottom: 4em;
        width: 100%;
    }

    .wrapper.split > .inner > :nth-child(2n - 1) {
        margin-right: 0;
    }

    .wrapper.split > .inner > :nth-child(2n) {
        margin-left: 0;
    }

    .wrapper.split > .inner > :first-child {
        margin-bottom: 0;
    }

}

@media screen and (max-width: 736px) {

    .wrapper {
        padding: 3em 0 1em 0;
    }

    .wrapper > .inner {
        padding: 0 1.5em;
    }

    .wrapper.split > .inner > * {
        margin-bottom: 2em;
    }

}

/* Header */

body {
    /*padding-top: 3.125em;*/
}

div#placeholder {
    display: block;
    height: 4.25em;
}

@-moz-keyframes reveal-header {
    0% {
        top: -4em;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes reveal-header {
    0% {
        top: -4em;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@-ms-keyframes reveal-header {
    0% {
        top: -4em;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes reveal-header {
    0% {
        top: -4em;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

#header {
    background-color: #ffffff;
    border-bottom: solid 1px rgba(144, 144, 144, 0.2);
    cursor: default;
    height: 3.25em;
    left: 0;
    line-height: 3.25em;
    position: fixed;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#header > h1 {
    color: #707070;
    display: inline-block;
    height: inherit;
    left: 1.25em;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

#header > h1 a {
    font-size: 1.25em;
}

#header > a {
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: inherit;
    display: inline-block;
    font-size: 0.8em;
    letter-spacing: 0.25em;
    padding: 0 0.75em;
    text-decoration: none;
    text-transform: uppercase;
}

#header > a[href="#menu"] {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

#header > a[href="#menu"]:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

#header > a[href="#menu"]:before {
    content: '\f0c9';
    float: right;
    margin: 0 0 0 0.75em;
}

#header > a + a[href="#menu"]:last-child {
    border-left: solid 1px rgba(144, 144, 144, 0.2);
    padding-left: 2em;
    margin-left: 1em;
}

#header > a:last-child {
    padding-right: 1.25em;
}

@media screen and (max-width: 736px) {

    #header > a {
        padding: 0 0.5em;
    }

    #header > a + a[href="#menu"]:last-child {
        margin-left: 0.25em;
        padding-left: 1em;
    }

    #header > a:last-child {
        padding-right: 1em;
    }

}

#header + #banner {
    margin-top: -3.125em;
}

#header.reveal {
    -moz-animation: reveal-header 0.5s ease;
    -webkit-animation: reveal-header 0.5s ease;
    -ms-animation: reveal-header 0.5s ease;
    animation: reveal-header 0.5s ease;
}

#header.alt {
    -moz-animation: none;
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
    background-color: transparent;
    /*box-shadow: 0 1px 0 0 #ffffff;*/
    box-shadow: 0;
    color: #ffffff;
    position: absolute;
    top: 3em;
    left: 4em;
    width: calc(100% - 8em);
}

#header.alt > h1 {
    color: #ffffff;
    left: 0;
}

#header.alt > a + a[href="#menu"]:last-child {
    border-left-color: #ffffff;
}

#header.alt > a:last-child {
    padding-right: 0;
}

@media screen and (max-width: 1280px) {

    #header.alt {
        top: 2em;
        left: 3em;
        width: calc(100% - 6em);
    }

}

@media screen and (max-width: 980px) {

    body {
        padding-top: 44px;
    }

    #header {
        height: 44px;
        line-height: 44px;
    }

    #header > h1 {
        left: 1em;
    }

    #header > h1 a {
        font-size: 1em;
    }

}

@media screen and (max-width: 736px) {

    #header.alt {
        top: 0.25em;
        left: 1.5em;
        width: calc(100% - 3em);
    }

}

@media screen and (max-width: 480px) {

    #header {
        min-width: 320px;
    }

    #header.alt {
        min-width: 0;
    }

}

/* Menu */

ul.actions.vertical li {
    margin: 0 3em;
}

#menu {
    -moz-transform: translateX(20em);
    -webkit-transform: translateX(20em);
    -ms-transform: translateX(20em);
    transform: translateX(20em);
    -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -webkit-overflow-scrolling: touch;
    background: #ffffff;
    border-left: solid 1px rgba(144, 144, 144, 0.2);
    box-shadow: none;
    height: 100%;
    max-width: 80%;
    overflow-y: auto;
    /*padding: 3em 2em;*/
    padding: 3em 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 19em;
    z-index: 10002;
}

#menu > ul {
    margin: 0 0 1em 0;
}

#menu > ul.links {
    list-style: none;
    padding: 0;
}

#menu > ul.links > li {
    padding: 0;
}

#menu > ul.links > li > a:not(.button) {
    border: 0;
    border-top: solid 1px rgba(144, 144, 144, 0.2);
    color: inherit;
    display: block;
    line-height: 3.5em;
    text-decoration: none;
    padding: 0 2em 0 4em;
}

#menu > ul.links > li > a:not(.button):hover {
    color: #fff;
    line-height: 3.5em;
    background: #008DB1;
}

#menu > ul.links > li.has-sub.active > a {
    color: #fff;
    background: #008DB1;
}

#menu > ul.links > li > .button {
    display: block;
    margin: 0.5em 0 0 0;
}

#menu > ul.links > li:first-child > a:not(.button) {
    border-top: 0 !important;
}

#menu .close {
    background-image: url("../_graphics/new/close.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    -webkit-tap-highlight-color: transparent;
    border: 0;
    color: #999999;
    cursor: pointer;
    display: block;
    height: 3.5em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    vertical-align: middle;
    width: 6em;
}

#menu .close:before {
    font-size: 1.25em;
}

#menu .close:hover {
    color: #707070;
}

@media screen and (max-width: 736px) {

    #menu .close {
        height: 4em;
        line-height: 4em;
    }

}

#menu.visible {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.05);
    visibility: visible;
}

#menu ul.submenu {
    padding-left: 4em;
}

@media screen and (max-width: 736px) {

    #menu {
        padding: 2.5em 1.75em;
    }

    #menu .close {
        background-size: 50%;
    }

}

/* Banner */

#banner {
    background-color: #303639;
    color: #ffffff;
    padding: 7em 0 4em 0;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
   background-image: -moz-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2));
    background-image: -webkit-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2));
    background-image: -ms-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2));
    background-image: linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2));
    /*background-attachment: fixed;*/
    background-position: center;
    background-size: cover;
    height: 35vh;
    min-height: 10em;
    position: relative;
    max-width: 75em;
    margin: auto;
}

#banner input, #banner select, #banner textarea {
    color: #ffffff;
}

#banner a {
    color: #db6172;
}

#banner strong, #banner b {
    color: #ffffff;
}

#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
    color: #ffffff;
}

#banner blockquote {
    border-left-color: #ffffff;
}

#banner code {
    background: rgba(255, 255, 255, 0.075);
    border-color: #ffffff;
}

#banner hr {
    border-bottom-color: #ffffff;
}

#banner input[type="submit"],
#banner input[type="reset"],
#banner input[type="button"],
#banner button,
#banner .button {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #ffffff;
    color: #ffffff !important;
}

#banner input[type="submit"]:hover,
#banner input[type="reset"]:hover,
#banner input[type="button"]:hover,
#banner button:hover,
#banner .button:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

#banner input[type="submit"]:hover:active,
#banner input[type="reset"]:hover:active,
#banner input[type="button"]:hover:active,
#banner button:hover:active,
#banner .button:hover:active {
    background-color: rgba(255, 255, 255, 0.15);
}

#banner input[type="submit"].disabled, #banner input[type="submit"]:disabled,
#banner input[type="reset"].disabled,
#banner input[type="reset"]:disabled,
#banner input[type="button"].disabled,
#banner input[type="button"]:disabled,
#banner button.disabled,
#banner button:disabled,
#banner .button.disabled,
#banner .button:disabled {
    background-color: #ffffff;
}

#banner input[type="submit"].special,
#banner input[type="reset"].special,
#banner input[type="button"].special,
#banner button.special,
#banner .button.special {
    box-shadow: none;
    background-color: #f95;
    color: #ffffff !important;
}

#banner input[type="submit"].special:hover,
#banner input[type="reset"].special:hover,
#banner input[type="button"].special:hover,
#banner button.special:hover,
#banner .button.special:hover {
    background-color: #e74;
}

#banner input[type="submit"].special:hover:active,
#banner input[type="reset"].special:hover:active,
#banner input[type="button"].special:hover:active,
#banner button.special:hover:active,
#banner .button.special:hover:active {
    background-color: #d64c5f;
}

#banner:after {
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    -moz-transition: opacity 2s ease, visibility 2s;
    -webkit-transition: opacity 2s ease, visibility 2s;
    -ms-transition: opacity 2s ease, visibility 2s;
    transition: opacity 2s ease, visibility 2s;
    background-color: #303639;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 10001;
}

#banner .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    max-width: 75em;
}

#banner .inner h2 {
    font-size: 2.75em;
    margin-bottom: 0;
    margin-top: -0.25em;
    line-height: 1.3;
}

#banner .inner p {
    font-size: 1.2em;
    margin: 0.7em 0 0 0;
}

#banner .inner .content {
    -moz-transition: -moz-transform 1s ease-out, opacity 1s ease-out;
    -webkit-transition: -webkit-transform 1s ease-out, opacity 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out, opacity 1s ease-out;
    transition: transform 1s ease-out, opacity 1s ease-out;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

#banner .inner .content > :last-child {
    margin-bottom: 0;
}

#banner .inner .actions {
    -moz-transition: -moz-transform 1s ease-out, opacity 1s ease-out;
    -webkit-transition: -webkit-transform 1s ease-out, opacity 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out, opacity 1s ease-out;
    transition: transform 1s ease-out, opacity 1s ease-out;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    border-left: solid 1px #ffffff;
    margin: 0 0 0 4em;
    min-width: 20em;
    padding: 1em 0 1em 3em;
}

@media screen and (max-width: 1280px) {

    #banner {
        background-attachment: scroll;
    }

    #banner .inner {
        max-width: 100%;
        padding: 0 3em;
    }

}

@media screen and (max-width: 980px) {

    #banner .inner {
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-align-items: stretch;
        -webkit-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        text-align: center;
    }

    #banner .inner .actions {
        border-left: 0;
        margin: 3em 0 0 0;
        min-width: 0;
        padding: 0;
    }

}

@media screen and (max-width: 736px) {

    #banner {
        padding: 7.5em 0 3.5em 0;
        height: auto;
        min-height: 0;
    }

    #banner .inner {
        padding: 0 1.5em;
    }

    #banner .inner h2 {
        font-size: 1.75em;
    }

    #banner .inner p {
        font-size: 1em;
    }

    #banner .inner .actions {
        margin: 2em 0 0 0;
    }

}

@media screen and (max-width: 480px) {

    #banner {
        min-height: 75vh;
    }

    #banner .inner {
        -ms-flex: 1;
    }

}

body.is-loading #banner:after {
    opacity: 1;
    visibility: visible;
}

body.is-loading #banner .inner .content {
    opacity: 0;
    -moz-transform: translateY(-1em);
    -webkit-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    transform: translateY(-1em);
}

body.is-loading #banner .inner .actions {
    opacity: 0;
    -moz-transform: translateY(1em);
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
}

@media screen and (max-width: 980px) {

    body.is-loading #banner .inner .content {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    body.is-loading #banner .inner .actions {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

}

/* Footer */

#footer {
    background-color: #303639;
    color: #ffffff;
    padding: 7em 0 5em 0;
    background-image: -moz-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-image: -webkit-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-image: -ms-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-image: linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../_graphics/new/banner.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#footer input, #footer select, #footer textarea {
    color: #ffffff;
}

#footer a {
    color: #db6172;
}

#footer strong, #footer b {
    color: #ffffff;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #ffffff;
}

#footer blockquote {
    border-left-color: #ffffff;
}

#footer code {
    background: rgba(255, 255, 255, 0.075);
    border-color: #ffffff;
}

#footer hr {
    border-bottom-color: #ffffff;
}

#footer input[type="submit"],
#footer input[type="reset"],
#footer input[type="button"],
#footer button,
#footer .button {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #ffffff;
    color: #ffffff !important;
}

#footer input[type="submit"]:hover,
#footer input[type="reset"]:hover,
#footer input[type="button"]:hover,
#footer button:hover,
#footer .button:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

#footer input[type="submit"]:hover:active,
#footer input[type="reset"]:hover:active,
#footer input[type="button"]:hover:active,
#footer button:hover:active,
#footer .button:hover:active {
    background-color: rgba(255, 255, 255, 0.15);
}

#footer input[type="submit"].disabled, #footer input[type="submit"]:disabled,
#footer input[type="reset"].disabled,
#footer input[type="reset"]:disabled,
#footer input[type="button"].disabled,
#footer input[type="button"]:disabled,
#footer button.disabled,
#footer button:disabled,
#footer .button.disabled,
#footer .button:disabled {
    background-color: #ffffff;
}

#footer input[type="submit"].special,
#footer input[type="reset"].special,
#footer input[type="button"].special,
#footer button.special,
#footer .button.special {
    box-shadow: none;
    background-color: #db6172;
    color: #ffffff !important;
}

#footer input[type="submit"].special:hover,
#footer input[type="reset"].special:hover,
#footer input[type="button"].special:hover,
#footer button.special:hover,
#footer .button.special:hover {
    background-color: #e07685;
}

#footer input[type="submit"].special:hover:active,
#footer input[type="reset"].special:hover:active,
#footer input[type="button"].special:hover:active,
#footer button.special:hover:active,
#footer .button.special:hover:active {
    background-color: #d64c5f;
}

#footer a {
    color: inherit;
}

#footer .contact {
    list-style: none;
    padding: 0;
}

#footer .contact li {
    display: inline-block;
    padding: 0;
}

#footer .contact li:before {
    content: '\2022';
    margin: 0 0.75em;
}

#footer .contact li:first-child:before {
    display: none;
}

#footer .links {
    list-style: none;
    padding: 0;
}

#footer .links li {
    border-left: solid 1px;
    display: inline-block;
    line-height: 1;
    margin: 0 0 0 1.5em;
    padding: 0 0 0 1.5em;
}

#footer .links li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}

#footer .links li a {
    font-size: 0.8em;
    letter-spacing: 0.25em;
    text-decoration: none;
    text-transform: uppercase;
}

#footer > .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 75em;
}

#footer > .inner > * {
    font-size: 0.8em;
    width: 50%;
}

#footer > .inner .icons {
    -moz-order: 2;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    text-align: right;
}

#footer > .inner .contact {
    -moz-order: 4;
    -webkit-order: 4;
    -ms-order: 4;
    order: 4;
    text-align: right;
}

#footer > .inner .links {
    -moz-order: 1;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
}

#footer > .inner .copyright {
    -moz-order: 3;
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
}

@media screen and (max-width: 1680px) {

    #footer {
        padding: 5em 0 3em 0;
    }

}

@media screen and (max-width: 1280px) {

    #footer {
        background: #303639;
    }

    #footer > .inner {
        width: auto;
        padding: 0 3em;
    }

}

@media screen and (max-width: 980px) {

    #footer > .inner {
        display: block;
    }

    #footer > .inner > * {
        width: 100%;
        font-size: 1em;
        text-align: center !important;
    }

}

@media screen and (max-width: 736px) {

    #footer {
        padding: 3em 0 1em 0;
    }

    #footer > .inner {
        width: 100%;
        padding: 0;
    }

    #footer > .inner > * {
        font-size: 0.8em;
    }

}

@media screen and (max-width: 480px) {

    #footer .contact {
        list-style: none;
    }

    #footer .contact li {
        display: block;
        padding: 0;
    }
 
    #footer .contact li:before {
        display: none;
    }

    #footer .links li {
        margin: 0 0 0 0.75em;
        padding: 0 0 0 0.75em;
    }

}

/* Main */

#main {
    background: #ffffff;
    /*border-bottom: solid 1px #eaeaea;*/
}

#main > header {
    background-color: #303639;
    color: #ffffff;
    background-image: -moz-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../../images/banner.jpg");
    background-image: -webkit-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../../images/banner.jpg");
    background-image: -ms-linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../../images/banner.jpg");
    background-image: linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("../../images/banner.jpg");
  
    background-position: center;
    background-size: cover;
    padding: 4em 0;
    /*position: relative;*/
    text-align: center;
    /*top: -7em;*/
    max-width: 75em;
    margin: auto;
}

#main > header input, #main > header select, #main > header textarea {
    color: #ffffff;
}

#main > header a {
    color: #db6172;
}

#main > header strong, #main > header b {
    color: #ffffff;
}

#main > header h1, #main > header h2, #main > header h3, #main > header h4, #main > header h5, #main > header h6 {
   * color: #ffffff; !*
}

#main > header blockquote {
    border-left-color: #ffffff;
}

#main > header code {
    background: rgba(255, 255, 255, 0.075);
    border-color: #ffffff;
}

#main > header hr {
    border-bottom-color: #ffffff;
}

#main > header h2 {
    font-size: 2.75em;
    line-height: 1.3;
    margin-bottom: 0;
	color: #5c5749;
}

#main > header p {
    margin: 1em 0 0 0;
}

@media screen and (max-width: 1680px) {

    #main > header {
        top: -5em;
    }

}

@media screen and (max-width: 1280px) {

    #main > header {
        background-attachment: scroll;
        padding: 6em 3em;
    }

}

@media screen and (max-width: 980px) {

    #main > header {
        padding: 8em 3em;
    }

}

@media screen and (max-width: 736px) {

    #main > header {
        padding: 5em 1.5em;
        top: -3em;
    }

    #main > header h2 {
        font-size: 1.75em;
    }

    #main > header p {
        font-size: 1em;
    }

}

/* Logged in Styles */

/* Footer for logged in users */

.logged #footer > .inner > div {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 75em;
}

.logged #footer > .inner > div > * {
    font-size: 0.8em;
    width: 50%;
}

.logged #footer > .inner div > .icons {
    -moz-order: 2;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    text-align: right;
}

.logged #footer > .inner div > .contact {
    -moz-order: 4;
    -webkit-order: 4;
    -ms-order: 4;
    order: 4;
    text-align: right;
}

.logged #footer > .inner div > .links {
    -moz-order: 1;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
}

.logged #footer > .inner div > .copyright {
    -moz-order: 3;
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
}

@media screen and (max-width: 1280px) {

    .logged #footer > .inner > div {
        width: 100%;
    }

    .logged #footer > .inner > div > * {
        font-size: 1em;
        text-align: center !important;
        width: 100%;
    }

}

/* From Social publishing and other css.php files */

#appearance_form .attribute {
    margin-bottom: 10px;
}

#appearance_form .attribute label {
    width: 280px;
    display: inline-block;
}

#appearance_form .attribute .input-text {
    width: 200px;
    display: inline-block;
}

#appearance_form .attribute.image label {
    display: block;
}

#appearance_form .attribute.css label {
    width: 400px;
    display: inline-block;
}

#appearance_form .attribute .input-textarea {
    height: 65px;
}

#appearance_form .attribute.custom_css .input-textarea {
    height: 200px;
}

.entity_without_icon .search_listing_info {
    min-height: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

/* General fixes */
#page_wrapper {
    width: auto;
    position: static;
}

#two {
    background-color: #f7f7f7;
}

#layout_canvas {
    max-width: 75em;
    margin: auto;
}

#wrapper_header.sp_mainpage {
    font-size: 14px;
}

input.input-checkboxes {
    color: #2a4178;
    -moz-appearance: none;
    display: block;
    float: left;
    margin-right: 1em;
    opacity: 1;
    width: 1em;
    height: 1em;
    z-index: -1;
}

input[type="submit"] {
    background-image: none;
}

.messages {
    top: 30px;
    z-index: 10000;
}

button#logoutbutton {
    background-color: #E07685;
    width: 100px;
    height: 36px;
    color: #000 !important;
    font-size: 0.6em;
    line-height: 1.25em;
    padding: 0 1em;
    margin-left: 30%;
}

div#layout_header {
    background-color: #A0AFB0;
    height: auto;
}

section#banner + div.sp_mainpage > div#layout_header {
    display: block;
    height: auto;
}

body.logged #header.alt {
    box-shadow: none;
}

body.logged #header {
    border-bottom: 0;
}

body.logged {
    padding-top: 0;
}
body.not_logged {
    margin-top: 132px;
}

@media screen and (max-width: 980px) {
    body {
        padding-top: 0;
    }
}
.content {
    border-top: 0px;
    padding: 0;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    font-size: 14px !important;
}

#sp_main {
    background: #fff;
}

.defaultSkin table {
    width: 100% !important;
}
#generic_comment_toolbar1, #generic_comment_toolbar2 {
    width: auto !important;
}

/* Front page Top area block */

#header2 > h1 {
    color: #ffffff;
    display: inline-block;
    height: inherit;
    left: 1.25em;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

#header2 > h1 a {
    font-size: 1.25em;
}

#header2 > a {
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: white;
    display: inline-block;
    font-size: 0.8em;
    letter-spacing: 0.25em;
    padding: 0 0.75em;
    text-decoration: none;
    text-transform: uppercase;
}

#header2.alt {
    -moz-animation: none;
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
    background-color: transparent;
    box-shadow: 0 1px 0 0 #ffffff;
    color: #ffffff;
    position: absolute;
    top: 3em;
    left: 4em;
    width: calc(100% - 8em);
    z-index: 10;
}

/* End of Front page Top area block */

ul.submenu {
    list-style: none;
    display: none;
}

.highlited {
    border-bottom: 1px dotted #F7711D;
}

.active {
    border: 0;
}

ul.submenu a {
    color: #999999;
    text-decoration: none;
}

ul.submenu a:hover {
    color: #BCADAD;
}

/* Styles for login fields */
#layout_header #logindialog2 {
    display: none;
}

#loginusername, #loginpassword {
    width: 75%;
}

#loginform div input[type="checkbox"] {
    border-style: solid;
}

/* Stylels to user list*/

.login_as_return {
    float: right;
    margin-left: 3em;
    vertical-align: top;
    z-index: 9999;
}

.usericon > div.sub_menu > p {
    margin: 0;
}

/* End of Stylels to user list*/

/* Styles for menubuilder */

div.main_menu_container {
    width: 100%;
    margin: 0 auto;
}

div.first-column, div.second-column, div.third-column {
    display: table-cell;
}

input.menubuilder {

}

p.menubuilder {
    margin: 0;
}

input.menubuilder.sideitem {
    opacity: 1;

}

#savemenubtn {
    margin-top: 2em;
}

span.add_menu, span.add_submenu {
    background: url('/_graphics/new/circle.png') no-repeat;
    background-size: cover;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

span.add_menu {
    position: relative;
    top: 5px;
    left: -15px;
    float: left;
}

span.add_submenu {
    position: relative;
    top: 5px;
    left: 15px;
    float: left;
}

p.submenu_p {
    margin-left: 45px;
}

span.deleteitem {
    background: url('/_graphics/new/minus.png') no-repeat;
    background-size: cover;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

span.deleteitem.submenu {
    position: relative;
    left: -10px;
    top: 30px;
}

span.deleteitem.menubuilder {
    position: relative;
    left: -20px;
    top: 65px;
}

div.sub_wrapper .first-column input {
    margin-right: 3em;
    margin-left: 1em;
}

.first-column input.menubuilder {
    width: 250px;
    margin-right: 25px;
}

.second-column input.menubuilder {
    width: 400px;
    margin-right: 25px;
}

.third-column {
    width: 150px;
}

div.sub_wrapper {
    margin-top: 15px;
    display: none;
}

div.sub_wrapper.filled {
    display: block;
}

div.sub_wrapper .first-column input, div.sub_wrapper .second-column input, div.sub_wrapper .third-column select {
    height: 2em;
}

.sub_wrapper .first-column input.menubuilder {
    width: 220px;
    margin-right: 45px;
}

.sub_wrapper .second-column input.menubuilder {
    width: 380px;
    margin-right: 35px;
}

.sub_wrapper .third-column {
    width: 150px;
    vertical-align: top;
}

.add_menu.buttom_btn, .buttom_btn {
    display: none;
}

.submit_button {
    background: none;
}

input[type="submit"] {
    background: none;
    margin-right: 20px;
}

/*  Review to remove */
header.reveal {
    z-index: 9999;
    position: fixed;
    width: 85%;
    top: 0;
    padding-top: 20px;
}

ul.submenu2 {
    display: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    position: absolute;
}

ul.menu2 {
    list-style: none;
    margin: 0;
    padding-bottom: 0;
}

.topwhite ul.submenu2 {
    background-color: darkgrey;
}

ul.menu2 li {
    float: left;
}

ul.menu2 li ul li {
    float: none;
    list-style: none;
}

ul.menu2 li a {
    color: #000;
    text-decoration: none;
}

/* Styles for Blogs */

.options {
    text-align: right;
}
.blog_post_body {
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 3px solid #DADADA;
    padding-left: 75px;
}
.singleview .blog_post_body {
    border-bottom: 0;
    border-top: #7A7A7A 1px dotted;
    padding-top: 10px;
    color: #606060;
}

.blog_post_body p {
    text-align: left;
}

.blog_post {
    margin-bottom: 30px;
}

.blog_post h3 a {
    font-size: 16px;
    font-weight: bold;
}

.readmore {
    margin-right: 10px;
}

.option_wrapper .readmore, .option_wrapper .options {
    display: inline-block;
    font-weight: bold;
}

.blog_post .options {
    font-weight: bold;
    text-align: right;
}

.readmore a, .options a {
    color: #fff;
    background: #008DB1;
    border-radius: 5px;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 30px;
}

.option_wrapper {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.singleview .strapline {
    text-align: right;
}
.blog_post .strapline {
    line-height: 1em;
    margin-bottom: 0px;
}
.singleview .blog_post_title a {
    color: #000;
    font-weight:bold;
    position: relative;
    top: -23px;
}
.blog_post p {
    margin: 0;
}
.singleview .blog_post {
    margin-bottom:0;
}
.blog_post_top_first {
    display: flex;
}

.blog_post_top {
    display: flex;
    justify-content: space-between;
}

.blog_post_icon {
    float: left;
    margin: 3px 10px -20px 0;
    padding: 0;
}

.blog_post_top_user a {
    color: #000;
    font-style: italic;
    font-weight: normal;
    margin-left: 25px;
}

.blog_post .blog_post_title {
    color: #000;
    padding: 0 0 0 75px;
    font-style: normal;
    font-weight:bold;
}

.blog_post .blog_post_title a {
    color: #000;
    font-size: 100%;
}
.contentWrapper.singuserclass .blog_post_title, .contentWrapper.singuserclass .blog_post_body, .singleview .blog_post_body {
    padding-left: 0;
}
.contentWrapper.singuserclass .blog_post_title {
    margin-top: -37px;
    position: absolute;
}

.comment_count a {
    color: #d68227;
    font-size: 20px;
    position: relative;
    text-decoration: none;
}

span.counter {
    border: 1px solid;
    border-radius: 14px;
    display: initial;
    font-size: 9px;
    padding: 0px 6px;
    margin: auto 3px;
    position: relative;
    top: -12px;
}

.accessrights {
    cursor: help;
    float: right;
    margin-left: 5px;
    padding-right: 5px;
    font-size: 16px;
}
.access_public i {
    font-size: 18px;
}
/* End Styles for Blogs */

/* Date picker styles */

.ui-widget-header {
    background: #E6E6E6;
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 0.8em;
    margin: 0;
    width: 100%;
    background: #008DB1;
}

.ui-datepicker table th {
    color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #008DB1 none repeat scroll 0 0;
    border: none;
    color: #fff;
    font-weight: bold;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.ui-datepicker td a:hover {
    background: #000;
}

.ui-datepicker {
    padding: 0;
    width: 15em;
    line-height: inherit;
}

/* End Date picker styles */

/* Block for User Profile page */

div.tabheader {
    background-color: #D68227;
}

div.tabheader li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding: 5px 0 5px 15px;
}

.tabheader li {
    list-style: none;
}

div.tabheader {
    background-image: url(../_graphics/new/circle_arrow.png);
    background-repeat: no-repeat;
    background-position: 99% 5px;
}

/* Block Top header */
.wrapper_loggedblock {
    display: flex;
    padding: 0;
    justify-content: space-between;
}

.left_loggedblock, .right_loggedblock {
    display: flex;
}

#loggedtopblock {
    width: auto;
    margin-right: 15px;
}

#loggedtopblock span.username {
    color: #000;
}

#loggedtopblock div.usericon {
    float: left;
    margin-right: 10px;
    height: 30px;
}

.headerblock {
    display: block;
}

.middle-top {
    width: auto;
}

.right-top {
    width: auto;
    margin-right: 15px;
}

body.logged #header {
    top: 175px;
}

body.logged #sp_main {
    margin-top: 170px;
}

body.logged header.reveal {
    top: 160px;
}

div.logoblock {
    text-align: left;
}

div.imgbg {
    width: 60%;
    text-align: right;
}

.wrapper_imgblock {
    display: flex;
    padding: 0;
    background-size: 100%;
    margin: 0;
    height: 100px;
}

.logo_block {
    width: 40%
}

.menu_area_wrapper {
    padding: 0;
    max-width: 75em;
    display: block;
    margin: auto;
    position: relative;
}

.menu_area {
    float: left;
    height: 30px;
    position: static;
    width: calc(100% - 35px);
}

.search_icon {
    color: #000;
    float: right;
    width: 30px;
    z-index: 10000;
    display: block;
    font-size: 20px;
}

.toparea {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
}

.loginbtn {
    display: block;
    position: fixed;
    background: rgb(230, 230, 230) none repeat scroll 0% 0%;
    border-radius: 5px;
    padding: 0px 15px;
    border: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    right: 115px;
    top: 70px;
}

#header, #header.alt {
    top: 91px;
}

header.reveal {
    top: 91px;
}

.mainmenu, .topmenu_items {
    color: #929292;
    font-size: 1.3em;
}

.topmenu_items {
    margin-right: 15px;
}

.md-text {
    vertical-align: top;
    display: inline-block;
    color: #000;
}

.headerblock > a {
    display: inline-block;
}

.mob, .secondmenu {
    display: none;
}

#searchform {
    margin: 0;
}

#searchbox {
    position: absolute;
    margin: 0;
    top: 0;
    right: 40px;
    display: none;
    z-index: 10001;
}

#searchbox.search_active {
    right: 136px;
    width: 180px;
}

input.searchfield {
    height: 28px;
    width: 130px;
    background: #fff;
    margin-right: 30px;
    border-radius: 15px 0 0 15px;
    border-color: #999999;
}

input.searchfield:focus, #searchselect:focus {
    border-color: rgba(144, 144, 144, 0.2);
    border: solid 1px;
    box-shadow: initial;
}

#searchform {
    position: relative;
}

#searchselect {
    width: 15px;
    height: 30px;
    right: 0;
    position: absolute;
    border-radius: 0 15px 15px 0;
    border-color: #999999;
    background: #FFA834;
    margin: 0;
}

/* Layout */

.middle-view-flex {
    max-width: 75em;
    margin: auto;
}

div.block_3 {
    height: 100px;
    width: 600px;
    margin: auto;
}

#social_bar {
    height: 26px;
    overflow: hidden;
    margin-bottom: 5px;
}

/* Styles for old elements */
div.usericon a.icon img.tiny {
    height: 25px;
    width: 25px;
}

div.usericon a.icon img, div.groupicon a.icon img {
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: 0 1px 3px #666;
    height: 40px;
    width: 40px;
    z-index: 10;
}

.usericon div.sub_menu {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: #e5e5e5 #999 #999 #e5e5e5;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    display: none;
    margin: 0;
    padding: 2px;
    position: absolute;
    text-align: left;
    width: 160px;
}

.avatar_menu_button {
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 15px;
    position: absolute;
    right: 0;
    width: 15px;
}

.usericon {
    position: relative;
}

.sidebarBox .membersWrapper .recentMember {
    float: left;
    margin: 2px;
}

#teaser_parent {
    width: 98%;
}

/* Social Bar styles */

/* jQuery tooltips */
.ui-tooltip {
    top: 10px;
    font-size: 12px;
    border: 0;
    background: #F2CE8C;
}

h2.blog_highlight {
    padding: 0;
    margin: 0 0 0 15px;
    font-size: 28px;
}
h2.blog_highlight a {
    color: #707070;
}
.activity_highlight {
    display: inline-block;
    margin: 0 0 0 15px;
    color: #000;
    font-size: 1.5em;
}

.social_bar_header {
    height: 26px;
    width: 100%;
    min-width: 50px;
    background: #09b;
    background-image: url('/_graphics/new/arrow_bottom_sb.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    position: relative;
    font-size: 11pt;
    z-index: 9000;
}

.social_bar_header.opened_sb {
    background-image: url('/_graphics/new/arrow_bottom_sb_right.png');
}

label.hidden_field {
    display: none;
}

.icon_wrapper_social {
    display: table-cell;
}

.accessright_inner_wrapper i:hover {
    cursor: pointer;
}

.social_bar_header i {
    color: #fff;
    margin: 0 0 0 10px;
    cursor: default;
    font-size: 18px;
    vertical-align: middle;
}

.social_bar_icons {
    display: inline-block;
    vertical-align: middle;
}

#social_bar_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#social_bar_block .social_bar_icons .icon_wrapper a {
    color: #929292;
    font-size: 1.6em;
    margin-right: 15px;
}

#social_bar_block .icon_wrapper a:hover, #social_bar_block .social_bar_icons a.active_link {
    color: #D68227;
}
#social_bar_block .icon_wrapper .social_bar_icons.nonlogged:hover {
    color: inherit;
    cursor: inherit;
}
.wrapper_social_bar {
    display: flex;
    align-items: center;
}
.select_wrapper, .icon_wrapper, .blog_highlight {
    display: inline-block;
}

.select_wrapper {
    margin-right: 50px;
    margin-bottom: 5px;
}

#sb_filter {
    width: 205px;
    height: 35px;
    color: #fff;
    background: #008DB1;
    text-transform: uppercase;
    margin-right: 50px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 0.85em;
    display: inline-block;
}

.sb_highlight {
    height: 60px;
    width: 100%;
    background: #EBEBEB;
    color: #000;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.sb_highlight span {
    margin: 0 0 0 25px;
}

a.start_new_conversation {
    color: #7A7A7A;
    font-size: 1.5em;
    margin-right: 30px;
}

/* Events */
.search_listing {
    background: #fcfcfc none repeat scroll 0 0;
    display: block;
    margin: 20px 0 5px 0;
    padding: 5px 5px 10px;
}

#content_area_user_title_events {
    display: inline-block;
}

#social_bar_block .icon_wrapper .filter a {
    color: #fff;
    font-size: inherit;
    margin-right: 0;
}

/* Action dropdown menu */
#owner_block_submenu ul li a {
    color: #000;
}

#owner_block_submenu ul li a:hover, #owner_block_submenu ul li.selected a, #owner_block_submenu ul li.selected a:hover {
    background: #008DB1;
    color: #fff;
}

#owner_block {
    background: #FAFAFA none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-radius: 1px;
    border-right: 1px solid #ccc;
    padding: 10px;
}

/* Activity Stream */

.river_item_contents a {
    font-weight: normal;
    /*text-decoration: none;*/
    font-style: italic;
    color: #000;
    /*margin-left: 25px;*/
}

.river_comment_form_button.link,
.river_user_follow_button.link,
.river_user_like_button.link,
.river_item_contents {
    margin-left: 0;
}

.river_user_follow_button.link,
.river_user_like_button.link,
.river_comment_form_button.link {
    color: #D68227;
    font-size: 20px;
}

.river_user_follow_button span.gray_icon {
    color: grey;
}

span.time {
    font-size: 14px;
    vertical-align: top;
    color: #7A7A7A;
    font-weight: bold;
}

.comments_container a {
    margin-left: 0;
}

.access .material-icons {
    font-size: 18px !important;
}

div.river_comment div.usericon a.icon img, div.member_icon img, div.elgg_likes_user div.usericon a.icon img {
    border-radius: 3px;
    /*height: 40px;*/
    /*width: 40px;*/
}

.river_item .river_comment_contents {
    margin-left: 60px;
}

.river_item .entity_subtext {
    display: inline;
    line-height: 1.4em;
    float: right;
}

.river_item_contents .access {
    float: right;
    margin-left: 10px;
}

.river_comment_part {
    display: inline-block;
    padding-left: 25px;
    width: 50%;
}

.river_comment_part.comment_entity {
    padding-left: 0;
}
.river_content_title {
    display: inline-block;
}

.river_comments {
    background: #fff;
}

.river_item {
    padding-bottom: 5px;
    border-bottom: 3px solid #DADADA;
}

.river_item_contents.clearfloat {
    width: 100%;
}
.river_content_display {
    display: inline-block;
    margin: 8px 0 5px;
    padding-left: 5px;
    z-index: 9000;
    width: calc(200% - 75px);
    overflow: visible;
}

.river_comment_contents {
    background: #FFF1D7;
    border-radius: 8px;
    padding: 1px 5px 10px 10px;
    position: relative;
}

.river_comment_contents:before {
    border-bottom: 8px solid transparent;
    border-right: 15px solid #fff1d7;
    border-top: 9px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    top: 33%;
    width: 0;
}

.river_comment_contents a {
    font-style: normal;
}

.river_comment_form {
    background: #FFF1D7;
    padding: 10px;
    margin: 50px 10px 10px 40px;
    border-radius: 10px;
    position: relative;
}

.river_comment_form:before {
    border-bottom: 20px solid #fff1d7;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 90px;
    top: -20px;
    width: 0;
}

.river_comment_form input.input-text {
    background: #fff;
    width: 80%;
    display: inline;
}

.river_comment_form.hidden a.submit_button {
    background: #008DB1;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
    font-size: 0.9em;
    height: 2em;
    border-radius: 5px;
    padding: 5px 20px;
}

.mob_addcomment {
    display: none;
}

.entity_subtext {
    font-style: normal;
    color: #7A7A80;
    font-weight: bold;
}

.parent_block {
    position: relative;
}

.icon_wrapper_mob {
    display: inline-block;
}

.icon_wrapper_mob .text_wrapper {
    display: none;
}

.opened, .closed {
    display: none;
    color: #d68227;
}
/* Blog comment styles */
.generic_comment_details {
    margin-left: 70px;
    display: flex;
    justify-content: space-between;
}
.comment_owner_name {
    color: #000;
    font-weight: bold;
    text-align: right;
}
span.title_activity {
    display: block;
}
span.title_activity a {
    font-weight:bold;
    font-style: normal;
}
.comment_owner_name {
    display: block;
}
.generic_comment_owner {
    border-top: 0;
    color: #666;
    font-size: 90%;
    margin: 0;
    white-space: nowrap;
}
.generic_comment {
    background: 606060;
    margin: 0 10px 10px;
    padding: 10px;
    border: 1px grey dotted;
}
.generic_comment_details .comment_text {
    margin: 0 10px 5px 0;
    border: 1px #fff1d7 solid;
    padding: 3px 3px 10px 3px;
    text-align: justify;
}
.comment_submit_button {
    text-align: right;
}
.comment_submit_button .submit_button, .comment_submit_button .submit_button:hover {
    color: #fff;
    padding: 0 20px;
    margin: 0;
    background: #008DB1;
    border-radius: 4px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    height: 40px;
    line-height: normal;
    border: none;
}

.tags {
    background: none;
    min-height: 22px;
    padding: 0;
    color: #d68227;
    font-size: 20px;
}
.tags i {
    margin-right: 20px;
}
.tags a {
    color: #fff;
    background: #d68227;
    display: inline-block;
    font-size: 14px;
    padding: 2px 5px;
    border-radius: 3px;
    text-decoration: none;
}
.options_wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: baseline;

}
/* Custom field types */
/* ------ Colored block for testing ------------- */

.usercategoryselect div.chosen-container {
    display: inline-block;
}

div.description_field {
    /*background: #F2F9CF;*/
    font-size: 14px;
    flex-grow: 5;
    margin-bottom: 5px;
}

div.description_field_inner {
    max-width: 70%;
    font-size: 20px;
}

div.label_field {
    /*background: #F7D9B9;*/
    width: 33%;
    text-align: right;
    padding-right: 30px;
}

div.label_field.longtext {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.compound_first_column {
    width: 33%;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 0;
    padding-right: 30px;
    align-self: center;
    /*background: #D1C5EA;*/
}

.compound_first_column.rich-text, .compound_first_column.check-boxes,
.compound_first_column.ratings, .compound_first_column.multiple-exclusive-questions,
.compound_first_column.date,
.compound_first_column.time {
    align-self: auto;
}

div.categoryfield .detail.compound {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

div.label_field.compound {
    display: inline-block;
    width: 66%;
    text-align: left;
}

div.label_field.compound label {
    font-weight: bold;
}

.compound div.inputfield.accessright {
    width: 33%;
}

.flex_container.compound {
    width: 100%;
}

.title_wrapper_compound {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.flex_container.compound .flex_container_inner {
    width: 100%;
}

div.label_field label {
    font-weight: bold;
    color: #606060;
}

div.inputfield {
    /*background: #85EAB8;*/
}

div.inputfield.accessright {
    /*background: #80F3F7;*/
}

.access_right_label, div.detail.longtext_editarea label.access_right_label {
    display: none;
}

.accessright i {
    color: #000;
}

.flex_container {

    display: flex;
}

.flex_container.text, .flex_container.dropdown, .flex_container.email,
.flex_container.radio, .flex_container.tags, .label_field.url, .flex_container.url {
    align-items: center;
}

.flex_container .flex_container_inner {
    flex-direction: column;
}

.inputfield.dropdown label {
    display: none;
}

div.categoryfield .compound .inputfield.longtext {
    width: 66%;
}

div.flex_container_inner div.embed_media,
div.flex_container_inner div.toggle_editor_container {
    padding: 0;
    margin: 5px 0;
}

/* Hiding  redundunt elements */
.flex_container_inner .enable-files-media-upload-, .flex_container_inner .enable-files-media-upload- + .inputfield.dropdown,
.flex_container_inner .enable-investor-groups-, .flex_container_inner .enable-investor-groups- + .inputfield.dropdown {
    display: none;
}

/* ----------End of Colored block for testing ----------- */
.inputfield.longtext iframe {
    width: 100% !important;
}

#usercategorydetail input:not([type="hidden"]) {
    border: 1px dotted grey;
    display: inline-block;
    width: 90%;
    min-width: 200px;
}

.title_wrapper_longtext .labelwrapper {
    display: block;
    color: #606060;
    font-weight: bold;
    text-align: left;
    width: 33%;
    align-self: center;
}

.title_wrapper_longtext {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

div.categoryfield .inputfield.longtext {
    width: 66%;
}

div.categoryfield label.labelwrapper {
    display: inline-block;
}

.flex_item {
    vertical-align: top;
    display: flex;
    margin-bottom: 20px;
    /*background: #EFD2E2;*/
}

.flex_item label {
    display: inline-block;
    font-weight: bold;
    color: #606060;
    vertical-align: top;
}

.compound_span {
    font-weight: bold;
    color: #606060;
}

.flex_item label.plain-text {
    vertical-align: middle;
}

div.categoryfield .inputfield {
    display: inline-block;
    width: 25%;
    min-width: 250px;
}

div.categoryfield .inputfield {
    width: 33%;
    min-width: initial;
}

div.categoryfield .inputfield.radio {

}

.categoryfield .inputfield.accessright .accessright_inner_wrapper {
    /*margin-top: 5px;*/
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;

}

.accessright_inner_wrapper label {
    text-align: left;
}

.accessright_inner_wrapper i {
    margin-right: 10px;
    margin-left: 10px;
}

div.categoryfield .inputfield.compound {
    width: auto;
    margin-left: 0;
    display: none;
}

.categoryfield .inputfield {
    width: 70%;
}

.inputfield.compound {
    width: auto;
}

.categoryfield .inputfield {
    margin-top: 0px;
}

.mrating_wrapper {
    display: block;
    width: auto;
}

.mratings .mrating_val {
    display: inline-block;
    width: 30px;
    text-align: center;
    margin-right: 10px;
    margin-left: 0;
}

.mrating_val.values_title {
    margin-right: 10px;
    margin-left: 0;
    font-weight: bold;
    width: 30px;
    font-size: 15px;
    text-align: center;
}

table.checkboxtable {
    margin: 0;
}

table.checkboxtable tr {
    border: none;
    background: transparent !important;
}

table.checkboxtable td {
    max-width: 200px;
    padding: 0;
    display: block;
}

div.categoryfield .detail {
    width: 100%;
    margin-bottom: 35px;
}

div.detail.longtext_editarea label {
    display: inline-block;
}

a.toggle_editor, a.embed_media, .messages_buttonbank input[type="button"] {
    color: #fff;
    padding: 0 30px;
    margin: 10px 0;
    background: #008DB1;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    float: none;
    font-size: 1em;
    font-weight: normal;
    text-align: center;
}

.messages_buttonbank input[type="button"] {
    margin: 0 10px;
    text-transform: initial;
}

input.input-file {
    color: #fff;
    padding: 5px 40px;
    background: #008DB1;
    border-radius: 10px;
}

input[type="checkbox"] {
    display: block;
    float: left;
    opacity: 1;
    width: 1em;
    z-index: 0;
}

label.radio {
    display: inline-block;
    border: 1px solid #000;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    margin: 0 5px 0 0;
    position: relative;
    top: 5px;
}

div.mrating_val {
    color: #606060;
    font-weight: bold;
    font-size: 0.9em;
}

input:checked + label.radio {
    background: url('/_graphics/new/inner_dot.png') no-repeat 5px 5px;
}

div.mrating_val input[type="radio"],
.input-radio,
.input-checkboxes,
.inputfield input[type="radio"],
.checkboxes input[type="checkbox"],
input[type="checkbox"]#contentlicense,
input[type="checkbox"]#newlicense,
input[type="checkbox"]#connections,
input[type="checkbox"]#allow_comments_id {
    display: none !important;
}

input[type="checkbox"] + label::before {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 4px;
    position: absolute;
    display: inline-block;
    top: 0;
    line-height: 1em;
}

input[type="checkbox"] + label {
    padding: 0 20px 0 30px;
    margin: 0;
    position: relative;
}

input[type="checkbox"]:checked + label::before {
    background: #fff;
    border-color: #000;
    color: #000;
    content: "\E876";
    font-family: "Material Icons";
    font-size: 20px;
}

.input-textarea {
    width: 95%;
}

.inputfield .icheckbox {
    margin-right: 10px;
}

.icheckbox {
    width: 20px;
    height: 20px;
    top: 3px;
    border: 1px solid #000;
    border-radius: 4px;
    display: inline-block;
    line-height: 1em;
    font-size: 18px;
}

.icheckbox.checked {
    background: url('/_graphics/new/tick.png') no-repeat 3px 3px;
    border-color: #000;
}

.iradio {
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 20px;
}

.inner_txt {
    margin: 0 20px 0 5px;
}

div.embed_media, div.toggle_editor_container {
    display: block;
    float: none;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding-right: 6px;
    padding-top: 6px;
    text-align: right;
    width: 190px;
    height: 32px;
    padding-bottom: 15px;
}
#generic_comment_parent, #generic_comment {
    display: block;
    margin-top: 25px;
}

form#blogPostForm div#two_column_left_sidebar_maincontent div.embed_media {
    margin-bottom: 20px;
}

div.categoryfield .inputfield.longtext a.toggle_editor,
div.categoryfield .inputfield.longtext a.embed_media,
div.categoryfield div.flex_container div.flex_item div.inputfield2.longtext div.embed_media a.embed_media,
div.categoryfield div.flex_container div.flex_item div.inputfield2.longtext div.toggle_editor_container a.toggle_editor {
    float: none;
    text-align: center;
    width: 180px;
}

p.usercategoryselect label {
    margin-right: 30px;
}

.emailtogglefield .icheckbox, .sitetogglefield .icheckbox, .activitytogglefield .icheckbox {
    left: -10px;
    top: 0px;
}

.input_type_wrapper input {
    width: 200px;
}

.input_type_wrapper {
    display: inline-block;
}

.username_wrapper {
    color: #000;
}

.social_network_label div span {
    vertical-align: middle;
}

div.compound_first_column label.radio {
    border: none;
    display: none;
}

/* Messages styles */
#social_bar_block .icon_wrapper a.action_button {
    font-weight: normal;
    font-size: 18px;
    color: #7A7A7A;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 40px;
    background: #EBEBEB;
    border-radius: 5px;
}

#messages a {
    color: #000;
    text-decoration: none;
}

#messages .message_read {
    background: white none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

#messages .message_notread {
    background: #f7dad8 none repeat scroll 0 0;
    border: 1px solid #ff6c7c;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

#messages {
    margin: 10px 0 0 0;
}

#messages .delete_msg {
    display: inline-block;
    margin-top: 15px;
}

#messages span.time {
    font-size: 16px;
    font-weight: bold;
}

#messages .delete_msg a {
    background: rgba(0, 0, 0, 0) url("../_graphics/new/delete_icon.jpg") no-repeat scroll right 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 18px;
    margin: 0;
    text-indent: -9000px;
    width: 14px;
}

#messages .delete_msg a:hover {
    background-position: initial;
}

/*Page Navigation*/

#pagenav {
    width: 75em; /* 1000 */
    position: absolute;
    left: 40%;
    margin-left: -30em; /* 30 480 */
    z-index: 9999;
    text-decoration: none;
}

#pagenav > a {
    display: none;
}

#pagenav li {
    position: relative;
    padding-left: 0;
}

#pagenav li a {
    color: #fff;
    display: block;

}

#pagenav li a:active {
    background-color: #f95 !important;

}

#pagenav span:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #fff;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}

/* first level */

#pagenav > ul {
    height: 32px; /* 60 */
    background-color: #f95;
    list-style: none;
    padding-left: 0;
    margin: 0;
}

#pagenav > ul > li {
    width: 16.66%;
    height: 100%;
    float: left;
    padding-left: 0;
}

#pagenav > ul > li > a {
    height: 100%;
    /*font-size: 1.5em; /* 24 */
    /*line-height: 2.5em; /* 60 (24) */
    text-align: center;
    text-decoration: none;
}

#pagenav > ul > li /*:not( :last-child )*/> a {
    border-right: 1px solid #fff;
}

#pagenav > ul > li:hover > a, #pagenav > ul:not( :hover ) > li.active > a {
    background-color: #e74;
}

/* second level */

#pagenav li ul {
    background-color: #e74;
    display: none;
    position: absolute;
    top: 100%;
    list-style: none;
    padding-left: 0;
    z-index: 9100;
}

#pagenav li:hover ul {
    display: block;
    left: 0;
    right: 0;
}

#pagenav li:not( :first-child ):hover ul {
    left: -1px;
}

#pagenav li ul a {
    /*font-size: 1.25em; /* 20 */
    border-top: 1px solid #fff;
    padding: 0.75em; /* 15 (20) */
    text-decoration: none;

}

#pagenav li ul li a:hover, #pagenav li ul:not( :hover ) li.active a {
    background-color: #e74;
}

@media only screen and ( max-width: 62.5em ) /* 1000 */ {
    #pagenav {
        width: 100%;
        position: static;
        margin: 0;
    }
}

.checkbox_column {
    width: 20px;
    display: inline-block;
}

.message_wrapper {
    display: flex;
    justify-content: space-between;
}

.flex_left {
    flex-grow: 2;
}

.column_one {
    width: 70px;
    display: block;
}

.column_two {
    display: flex;
    flex-direction: column;
}

.column_three {
    display: flex;
}

.column_three * {
    margin: 10px 10px 0 0;
}

#messages .msgsender {
    float: none;
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: #494944;
}

#messages .msgsubject {
    font-weight: bold;
    font-size: 18px;
    display: block;
}

#messages .msgsubject a {
    color: #000;
    text-decoration: none;
}

#blog_edit_page #two_column_left_sidebar_210 {
    float: left;
    margin: 0 0 20px;
    min-height: 360px;
    padding: 0;
    width: 250px;
}

/* Temp changes for testing */
div.test_menu {
    z-index: 10001;
    position: absolute;
    display: block;
    background: #F4AF55;
    width: 50px;
    height: 50px;
    top: 0;
    font-size: 10px;
}

.navmenu {
    position: initial;
}

.navmenu li {
    list-style: none;
}

/* Field types */

#rich-text-label p {
    display: inline-block;
    margin-right: 10px;
}

#tag-type-label a, #compound-type-label a {
    text-decoration: none;
}

#tabsprofile label {
    color: #000;
    font-weight: bold;
}
/* Profile styles */
.top_wrapper {
    width: 100%;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.right_wrapper {
	display: flex;
}
#profilepanel_top_right_container {
	display: none;
}
.button_standard {
	display: inline-block;
	width: auto;
    margin-top: 5px;

}
.button_standard a {
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	padding: 10px 25px;
	border-radius: 4px;
	background: #008db1;
	text-transform: uppercase;
	font-size: 18px;
}
.profilepanel_info_edit_buttons {
    position: absolute;
    top: 0;
    right: 10px;
}
.profilepanel_info_edit_buttons a {
    cursor: pointer;
    font-size: 1.5em;
    color: grey;
}
.profilepanel_info_edit_buttons a:hover {
    color: #db6172;
}
.profile_div {
    display: none;
    padding: 5px 20px 5px 20px;
}

#profilepanel_pictures {
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    width: 100px;
    position: relative;
}

#profilepanel_pictures > img {
    height: 100px;
    width: 100px;
    border-radius: 8px;
}
#current_user_avatar img {
    border-radius: 8px;
}
.user_info_block {
    display: block;
    min-width: 300px;
    width: auto;
}

#profilepanel_info #profilepanel_top_left_container {
    float: left;
    width: auto;
    margin-right: 40px;
}

#profilepanel_info .contentbuilder.editblock.block_3 {
    margin-left: 130px;
    text-align: left;
}

#profilepanel_info .contentbuilder.editblock.block_3 h2 {
    margin-right: 10px;
    font-size: 1.5em;
    font-weight: bold;
}
a.editlink {
    color: #0000CC;
}
.ui-accordion-content .title_value, .ui-accordion-content .data_value {
    width: 33%;
}
.ui-accordion-content .title_value {
    text-align: right;
    padding-right: 20px;
}
.ui-accordion-content .data_value {
    padding-left: 20px;
}
.ui-accordion-content #rich-text-label .extracted_data {
    width: 33%;
    text-align: right;
}
.ui-accordion-content #multiple-exclusive-questions-label .data_value {
    text-align: right;
    display: inherit;
}
.ui-accordion-content #slideout_inner, .ui-accordion-content #profile_menu_wrapper {
    width: 33%;
    text-align: right;
    display: inline-block;
}
    /* Accordion tab styles */
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: 0 0 0 .7em;
    min-height: 0;
    font-size: 100%;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #D68227 none repeat scroll 0 0;
    border: none;
    color: #fff;
    font-weight: bold;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #fff;
    text-decoration: none;
}

.ui-corner-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ui-corner-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ui-corner-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.ui-corner-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.ui-corner-all {
    border-radius: 0;
}

.ui-accordion .ui-accordion-content {
    padding: 40px 0 0 0;
}

.widget_container .ui-widget-content {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    font-weight: normal;
    padding: 0 0 0 0.7em;
}

.ui-accordion .ui-accordion-header .ui-icon {
    left: initial;
    right: 25px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.profile_user_name, .profile_user_title {
    display: inline-block;
    color: #000;
}
.profile_user_company {
    color: #000;
}
.profile_user_name {
    margin-right: 10px;
}

/* Fixes for mobile */

@media (max-width: 1024px) {
    .wrapper_loggedblock img, .wrapper_imgblock img {
        width: 100%;
    }

    body.logged #header {
    }

    .flex_container {
        flex-wrap: wrap;
    }

    .categoryfield .inputfield {
        margin-left: 0;
    }

    .categoryfield div.inputfield.accessright {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .title_wrapper_longtext div.inputfield.accessright {
        width: 100%;
    }

    .title_wrapper_longtext {
        justify-content: space-around;
    }

    div.label_field.longtext {
        margin-bottom: 10px;
    }

    div.label_field, div.categoryfield .inputfield {
        width: 50%;
        padding-right: 0;
    }

    div.label_field label {
        margin-right: 30px;
    }

    .categoryfield .inputfield.accessright .accessright_inner_wrapper {
        width: 50%;
        justify-content: flex-end;
    }

    .longtext_editarea .categoryfield .inputfield.accessright .accessright_inner_wrapper {
        width: 100%;
    }

    .longtext_editarea .categoryfield .inputfield.accessright .accessright_inner_wrapper {
        width: 100%;
    }

    div.categoryfield .inputfield.longtext {
        width: 100%;
    }

    div.label_field.compound {
        width: 100%;
    }

    .compound_first_column {
        width: 50%;
        padding-right: 0;
    }

    .compound_first_column label, span.mrating_wrapper,
    a.toggle_editor, a.embed_media {
        margin-right: 30px;
    }

    div.categoryfield .compound .inputfield.longtext {
        width: 50%;
    }
}

@media screen and (max-width: 980px) {

    span.md-text {
        display: none;
    }

    .wrapper_loggedblock, .wrapper_imgblock {
        padding: 5px 15px;
    }

    .toparea {
        display: flex;
        flex-direction: column;
    }

    .menu_area_wrapper {
        padding: 0;
        margin: 0 20px;
    }

    .logo_block {
        width: 100%;
    }

    .middle-view-flex {
        display: inline-block;
        width: 50%;
        margin: 0
    }

    body.logged .middle-view-flex {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap-reverse;
        justify-content: space-between;
        width: auto;
        margin: 0;
    }

    #loggedtopblock div.usericon {
        float: none;
        margin-right: 10px;
        height: 30px;
    }

    .wrapper_loggedblock {
        width: auto;
    }

    .wrapper_imgblock {
        background: none !important;
        height: auto;
        margin: 0;
    }

    .right-top, .mainmenu, #loggedtopblock, .middle-top {
        display: inline-block;
    }

    #loggedtopblock, .middle-top {
        width: auto;
    }

    .img_block, .username, .mob {
        display: none;
    }

    body.logged .sp_mainpage_outter {
        margin-top: 97px;
    }

    .loginbtn {
        top: 10px;
        right: 30px;
    }

    body.logged #sp_main {
        margin-top: 0px;
    }

    #searchbox {
        top: auto;
        right: 2.5em;
    }

    .title_wrapper_compound {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .menu_area_wrapper a {
        font-size: 1em;
    }

    .wrapper_loggedblock {
        text-align: right;
        margin-left: 0;
    }

    .right-top {
        width: auto;
    }

    .features section {
        width: 100%;
    }
}

@media screen and (max-width: 620px) {

    .social_bar_icons {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

    #social_bar_block .social_bar_icons .icon_wrapper a {
        display: inline;
    }

    #loggedtopblock, .middle-top, .desctop {
        display: none;
    }

    .mob {
        display: inline-block;
    }

    .dotes {
        position: absolute;
        right: 25px;
        top: 7px;
        z-index: 10000;
    }

    .right-top {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 10001;
        background: #fff;
    }

    .headerblock {
        display: flex;
        justify-content: space-around;
    }

    body.logged .sp_mainpage_outter {
        margin-top: 50px;
    }

    .wrapper_loggedblock {
        margin-left: 0;
        width: 20px;
        padding: 0;
    }

    .wrapper_imgblock {
        padding: 0;

    }

    .toparea {
        flex-direction: row;
        justify-content: space-between;
    }

    .search_icon {
        margin: 3px 5px 0px 0px;
    }

    .search_icon i {
        font-size: 20px;
    }

    a.secondmenu {
        color: #000;
        font-size: 20px;
        padding-left: 20px;
    }

    .wrapper_imgblock {
        width: 85%;
    }

    #searchbox {
        top: 5px;
        right: 56px;
        z-index: 10002;
    }

    #searchform input {
        background: #fff;
    }

    .menu_area {
        position: absolute;
        left: 0;
        width: auto;
    }

    .menu_area ul.menu2 {
        background: #fff;
    }

    .menu_area ul.menu2 li {
        float: none;
    }

    .loginbtn {
        top: initial;
        right: 45%;
        bottom: 10px;
        margin: 0 auto;
    }

    #social_bar_block {
        flex-direction: column;
    }

    .icon_wrapper {
        width: 100%;

    }

    #sb_filter {
        width: 100%;
    }

    /* Second mobile menu */
    .menu_area {
        -moz-transform: translateX(-10em);
        -webkit-transform: translateX(-10em);
        -ms-transform: translateX(-10em);
        transform: translateX(-10em);
        -webkit-overflow-scrolling: touch;
        background: #ffffff;
        border-right: solid 1px rgba(144, 144, 144, 0.2);
        box-shadow: none;
        height: 100%;
        max-width: 80%;
        overflow-y: auto;
        padding: 3em 0;
        position: fixed;
        left: 0;
        top: 0;
        visibility: hidden;
        width: 10em;
        z-index: 10002;
    }

    .menu_area.visible {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
        -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
        -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
        transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
        box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.05);
        visibility: visible;
    }

    .menu_area .second_close {
        background-image: url("../_graphics/new/close.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top left;
        -webkit-tap-highlight-color: transparent;
        border: 0;
        color: #999999;
        cursor: pointer;
        display: block;
        height: 3.5em;
        position: absolute;
        left: 0;
        text-align: left;
        top: 0;
        vertical-align: middle;
        width: 6em;
    }

    .river_item .entity_subtext {
        float: left;
    }

    #sb_filter {
        font-size: 1em;
        display: block;
    }

    .river_comment_form {
        padding: 10px;
        margin: 30px 0px 0px 0px;
    }

    .river_comment_form:before {
        right: 10px;
        top: -20px;

    }

    .river_comment_form.hidden a.submit_button {
        background: #FFF1D7;
        color: #D68227;
        font-size: 1em;
        height: 1em;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .addcomment {
        display: none;
    }

    .mob_addcomment {
        display: inline-block;
    }

    .river_comment_contents {
        padding: 1px 5px 25px 10px;
    }

    .entity_subtext .time, .river_comment_part {
        margin-left: 10px;
    }

    .sb_highlight {
        display: none;
    }

    .select_wrapper {
        display: block;
        margin-right: 0;
    }

    /* Dropdown icons submenu */
    .river_item_contents {
        position: relative;
    }

    .parent_block {
        position: absolute;
        top: 1px;
        right: 0px;
    }

    .icon_wrapper_mob {
        display: none;
        background: #fff;
        position: absolute;
        right: 0;
        z-index: 10000;
        min-width: 150px;
    }

    .icon_wrapper_mob .text_wrapper {
        display: inline;
        color: #000;
        margin-left: 15px;
        font-size: 14px;
    }

    .icon_wrapper_mob .fa {
        display: inline !important;
    }

    .icon_wrapper_mob a {
        display: block;
        font-size: 1.5em;
        padding: 5px;
        border: solid 1px #CCCCCC;
        border-bottom: 0px;
    }

    .icon_wrapper_mob:last-child {
        border-bottom: solid 1px #CCCCCC;
    }

    .river_user_follow_button.link:hover, .river_user_like_button.link:hover, .river_comment_form_button.link:hover {
        border: solid 1px #008DB1;
    }

    .closed {
        display: inline-block;
    }

    .closed.displayMob {
        display: none;
    }

    .opened.displayMob {
        display: block;
    }

    .icon_wrapper_mob.displayMob {
        display: block;
    }

    .opened, .closed:hover {
        cursor: pointer;
    }

    .delete_button {
        float: none;
    }

    .delete_button a {
        margin: 0;
    }

    .river_comment_part a {
        margin-left: 5px;
    }

    #social_bar_block .icon_wrapper a.action_button {
        font-size: 10px;
        padding: 5px 5px;
        display: block;
        margin-right: 0;
    }

    .flex_container {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: flex-start;
    }

    div.categoryfield .inputfield {
        width: 100%;
    }

    div.inputfield.accessright {
        justify-content: flex-end;
        width: 100%;
    }

    .compound div.inputfield.accessright {
        width: 100%;
    }

    div.description_field_inner {
        max-width: 100%;
    }

    .title_wrapper_longtext {
        flex-wrap: wrap;
    }

    div.detail.longtext_editarea label,
    .title_wrapper_longtext div.inputfield.accessright {
        display: block;
        width: 100%;
    }

    div.label_field {
        width: 100%;
        text-align: left;
    }

    .inputfield.longtext table {
        width: 100% !important;
    }

    .flex_item {
        vertical-align: top;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    div.compound_first_column {
        width: 100%;
        align-items: flex-start;
    }

    .categoryfield .inputfield.accessright .accessright_inner_wrapper {
        width: 100%;
    }

    .accessright_inner_wrapper i {
        margin-right: 50px;
    }

    .chosen-container {
        width: 100% !important;
    }

    input[type="checkbox"] + label {
        padding: 5px 20px 0 30px;
    }

    div.description_field_inner {
        font-size: 15px;
    }

    div.label_field {
        padding-right: 0;
    }

    .compound_first_column {
        padding-right: 0;
    }

    .input-textarea {
        width: 90%;
    }

    div.categoryfield .compound .inputfield.longtext {
        width: 100%;
    }

    .mrating_wrapper {
        display: inline-block;
        width: 25%;
        text-align: right;
    }

    .value_wrapper.title_wrapper {
        margin-left: calc(25% + 30px);
    }

    ul.actions.vertical li {
        margin: 0;
    }

    .features section {
        width: 85%;
    }

    input[type="submit"].major, input[type="reset"].major, input[type="button"].major, button.major, .button.major {
        min-width: 18em;
    }

    input[type="submit"], input[type="reset"], input[type="button"], button, .button {
        font-size: 12px;
        height: 2em;
        letter-spacing: 0.25em;
        line-height: 2em;
        padding: 0 2em;
    }

    input[type="text"] {
        width: 90%;
    }
    input.searchfield {
        width: inherit;
    }
}

@media only screen and ( max-width: 62.5em ) /* 1000 */ {
    #pagenav {
        width: 100%;
        position: static;
        margin: 0;
    }
}
@media only screen and ( max-width: 40em ) /* 640 */ {
    html {
        font-size: 75%; /* 12 */
    }
    #pagenav {
        position: relative;
        top: auto;
        left: auto;
    }
    #pagenav > a {
        /*width: 3.125em; /* 50 */
        height: 3.125em; /* 50 */
        text-align: left;
        text-indent: -9999px;
        /*background-color: #e15a1f;*/
        position: relative;
    }
    #pagenav > a:before, #pagenav > a:after {
        position: absolute;

        top: 35%;
        left: 25%;
        right: 25%;
        content: '';
    }
    #pagenav > a:after {
        top: 60%;
    }
    #pagenav:not( :target ) > a:first-of-type, #pagenav:target > a:last-of-type {
        display: block;
    }
    /* first level */

    #pagenav > ul {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
    }
    #pagenav > ul {
        display: block;
        list-style: none;
    }
    #pagenav > ul > li {
        width: 100%;
        float: none;
    }
    #pagenav > ul > li > a {
        height: auto;
        text-align: left;
        padding: 0 0.833em; /* 20 (24) */
        font-size: 90%;
    }
    #pagenav li ul a {
        font-size: 90%;
        padding: 0.25em;
    }
    #pagenav > ul > li:not( :last-child ) > a {
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    /* second level */

    #pagenav li ul {
        position: static;
        padding: 1.25em; /* 20 */
        padding-top: 0;
    }
}

.missing {
	background: red;
	color: white;
}