/*a:visited, a:link, a:active {
    text-decoration: none;
}
.row {
	margin:0;
}
body {
    background-color: #fff;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
body {
    margin: 0;
}

#sors-header-fixed {
    position: sticky;
    top: 0;
    z-index: 1;
}
.top-bar{
	background-color: #eeeeee;
    color: #fff;
    height: 100px;
}
.top-bar .content {
    margin-left: auto;
    margin-right: auto;
    width: 67%;
}
.top-bar.left-content {
    float: left;
}
.top-bar.inner {
    display: inline-block;
}
.top-bar.left-content a {
    color: #32313f;
    text-decoration: none;
}
.top-bar img {
    height: 80px;
    width: auto;
}
.logo-top-text {
    left: 90px;
    position: relative;
    text-decoration: none;
    top: -57px;
}
.top-bar.right-content-container {
    float: right;
}
.top-bar .right-content-contact {
    color: #fff;
    display: inline-block;
    padding: 15px 20px;
}
.top-bar .right-content-contact a {
    color: #32313f;
    padding: 0 5px;
    text-decoration: none;
}
/* Senior text help /
.language {
    display: flex;
    float: right;
}
.aaA {
    display: flex;
    padding-left: 5px;
    position: relative;
    top: 10px;
}

.aaA img {
    height: 34px;
    margin: 0 4px;
}

/* Language selector /
.language .dropdown {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("/images/arrow_down_black.png") no-repeat scroll right bottom / 16px auto;
    border: 0 none;
    color: #32313f;
    cursor: pointer;
    padding-top: 15px;
    width: 100px;
}
/* Searchh box /
.top-search-area {
    background-color: #fff;
    display: block;
    position: relative;
}
.top-search-area .content {
    float: right;
    height: 30px;
    width: 70%;
}
.top-search-bar {
    bottom: 0;
    color: #a7a7a7;
    height: 28px;
    margin: 0;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}
.top-search-bar input {
    background-color: #fff;
    border: 0 none;
    color: #303f82;
    font-weight: bold;
    height: 30px;
    position: relative;
    width: 85%;
}
.top-search-bar button {
    background-color: #c90034;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    height: 30px;
    left: 0;
    position: relative;
    vertical-align: top;
    width: 30px;
}
/* Navigation bar /
.navigation-bar {
    background-color: #dddddd;
}

nav {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.navigation-bar ul {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    margin-bottom: 0;
	margin-top: 0;
}
.navigation-bar ul li {
    display: inline-block;
	border-bottom: 2px solid #dddddd;
}
.navigation-bar ul li.current_page_item.active,
.navigation-bar ul li:hover {
	border-bottom: 2px solid #c90034;
}
.navigation-bar ul li a {
    color: #8c8c8c;
    font-weight: bold;
    text-decoration: none;
	padding: 5px 10px;
	display: block;
}
.navigation-bar ul li div {
    display: none;
}
.navigation-bar ul li:hover div{
	display: inline-block;
	z-index:1;
}
.nav-column.row{
	background: #cfcfcf none repeat scroll 0 0;
    border-radius: 0;
    display: inline-flex;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0.15s;
	width:100%;
	top: 132px;
}

.navigation-bar .nav-column div h3 {
    background-color: #32313f;
    color: #fff;
    margin-bottom: 0;
    min-height: 40px;
    padding: 3px 0;
    text-align: center;
}
.navigation-bar ul li:hover div div {
    vertical-align: top;
    width: 250px;
	font-size:12px;
}
.navigation-bar .nav-column.row ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
}
.navigation-bar .nav-column.row li {
    display: block;
}
.nav-column.row .nav-items{
    display: inline-flex;
    justify-content: center;
    width: 100%;
}
/* Footer /
.sors-footer {
    bottom: 0;
    width: 100%;
}
.sors-footer .content {
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

div.sors-footer
{
	background-color:#32313f;
}
div.sors-footer a {
	display: block;
	color: #fff;
    text-decoration: none;
}

.footer-column {
    display: inline-block;
    margin: 0;
    padding: 10px;
    vertical-align: top;
    width: 25%;
}

.footer-row {
    display: flex;
    justify-content: space-between;
    padding: 5px;
}

div.sors-subfooter {
	background-color:#3c3b49;
	color: #fff;
}
div.sors-subfooter .footer-column > a{
    color: #fff;
    display: block;
}
/* Banner /
.sors-banner {
    background-color: #32313f;
    color: #fff;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
	padding-bottom: 18px;
}
.sors-banner-container {
	margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.elem-container {
    height: 100px;
    margin: 25% auto 0;
}
.sors-banner-container .title {
    font-size: 32px;
	font-family: Impact;
    font-weight: bold;
}
.sors-banner-container .icont{
	display: inline-block;
	padding: 10px 50px;
}
/* Social Links /
.sors-social-links {
    display: block;
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 1;
}
.sors-social-item {
    margin: 0 10px;
    padding: 0;
	text-align:center;
}
.social-image > img {
    height: 30px;
    margin: 0;
    padding: 0;
}
.sors-social-item .text {
    color: #fff;
}
.sors-text-page{
	overflow:auto;
	padding-bottom:135px;
}
/* tiles /
.tile {
    
}
.sors-tiles {
    padding: 5px 0 250px;
	color: #fff;
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.tile > img {
    padding: 15px;
}
*/