.container-fluid.footer {
    background-color:#567db3;
    padding:10px;
    color:#fff;
    text-align: center;
}
.container-fluid.footer img{
    max-width:100%;
    padding:10px 0;
    float:none;
}
.container-fluid.footer a{
    padding:0;
}
.container-fluid.footer ul{
    margin:20px;
padding:20px;
    border-top:1px #fff solid;
}
.container-fluid.footer ul li{
    width:100%;
    float:left;
    text-align:center;
}
.container-fluid.footer .pull-right{
    float:none!important;
}
.side-navigation{
    height:0;
    overflow:hidden;
}
.side-navigation.active{
    height:auto;
}
.side-navigation-static.active{
   
    margin-bottom:30px;
}
.side-navigation-static strong{
    margin-left:10px;
}
.side-navigation + .side-navigation-static:before {
    content:'';
    width:100%;
    display:block;
    margin-top:30px;
    padding-top:40px;
    border-top:2px #fff solid;
}

.container-fluid{
    overflow-x: hidden;
    padding-left:5px;
    padding-right:5px;

}
.container{
    padding-left:5px;
    padding-right:5px;
}
.grid_9.page_content {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #fbfbfb;
}

.grid_9.page_content > .page_content_inner {
    padding: 10px;
}

.grid_9.page_content > .page_content_inner > .page_top {
    position: relative;
}

.grid_9.page_content > .page_content_inner > .page_top img {
    width: 100%;
}

.editors_notes_content .title {
    cursor: pointer;
}

.editors_notes_content .container_12 h2, .hp_uls .grid_6 h2 {
    border-top: 1px #fff solid;
}

.editors_notes_content .container_12, .hp_uls .grid_6 {
    height: 38px;
    overflow: hidden;
}

.editors_notes_content .container_12.active, .hp_uls .grid_6.active {
    height: auto;
    overflow: hidden;
}

.editors_notes_content .grid_3 {
    width: 100%;
    margin: 0px;
    background-color: #1F5390;
    border-top: 1px #fff solid;
}

.editors_notes_content .grid_3 .title {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    float: left;
    margin-left: 10px;
}

.editors_notes_content .grid_3 .date {
    display: none;
}

.editors_notes_content .container_12 {
    background-color: #fff;
    line-height: 130%;
}

.editors_notes_content .grid_7 {
    padding: 2%;
}

.editors_notes_content .image_column {
    padding: 2%;
    width: 33%;
    float: right;
}

.editors_notes_content .image_column img {
    box-shadow: 0px 0px 2px #000;
    margin: 2%;
    width: 100%;
}

.hp_uls .grid_6 {
    background-color: #fff;
}

.hp_uls .grid_6 > h2 {
    background-color: #1F5390;
    height: 38px;
    line-height: 38px;
    z-index: 200;
    position: relative;
}

.hp_uls .grid_6 > h2 > a {
    font-size: 16px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    text-decoration: none;
    margin-left: 10px;
}

.hp_uls .grid_6 > .image {
    width: 40%;
    float: right;
}

.hp_uls .grid_6 > ul {
    width: 50%;
    float: left;
    margin: 2%;
}

.hp_uls > .grid_6 > ul > li {
    line-height: 25px;
    background-image: url(../images/li-arrows.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    font-size: 14px;
}

.hp_uls > .grid_6 > ul > li > a {
    text-decoration: none;
}

.hp_uls .grid_6 > .image img {
    width: 100%;
}

.hp_uls > .grid_6.find_out {
    position: relative;
}

.hp_uls > .grid_6.find_out img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-width: 40%;
    z-index: 100;
}

.grayscale .grid_4 {
    width: 49.5%;
    margin: 0px;
    border: 1px #fff solid;
}

.grayscale .grid_4 .image img {
    width: 100%;
    display: none;
}

.grayscale .grid_4 .image img.colour {
    display: block;
}

.grayscale .grid_4 > h2 {
    background-color: #1F5390;
    height: 30px;
    line-height: 30px;
}

.grayscale .grid_4 > h2 > a {
    font-size: 16px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 1px #fff solid;
}

.bread_crumbs {
    display: none;
}

.page_content {
    padding: 10px;
    box-sizing: border-box;
}

.page_content > .grid_12 > h1 {
    margin: 10px 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.slide_content_inner {
    float: left;
    width: 100%;
    padding-bottom: 5px;
}

.page_content > .grid_12 > .journal_row > .journal_image_container {
    width: 100%;
    text-align: center;
}

.page_content > .grid_12 > .journal_row > .journal_date {
    color: #FF6600;
    font-size: 16px;
    width: 100%;
    float: left;
    clear: left;
    padding: 5px 0px;
}

.page_content > .grid_12 > .journal_row > .journal_description {
    width: 100%;
    float: left;
}

.page_content > .grid_12 > .journal_row > .journal_actions {
    float: left;
    width: 100%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul {
    float: left;
    width: 100%;
    position: relative;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 44px;
    background-color: #F1F1F1;
    margin-top: 6px;
    opacity: 0;
    box-shadow: 0px 0px 10px #000;
    z-index: -1;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li.active > .slide_content {
    z-index: 100;
    transition: opacity .25s ease-in;
    -webkit-transition: opacity .25s ease-in;
    -moz-transition: opacity .25s ease-in;
    -o-transition: opacity .25s ease-in;
    opacity: 1;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .arrow_top {
    position: absolute;
    bottom: -6px;
    left: 25%;
    opacity: 0;
    z-index: -1;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li.active > .arrow_top {
    position: absolute;
    top: -14px;
    left: 25%;
    opacity: 1;
    z-index: 101;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner {
    padding: 1%;
    width: 98%;
    float: left;
    padding-top: 30px;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner {
    position: relative;
    box-sizing: border-box;
    z-index: 100;
    padding: 10px;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_title {
    float: left;
    width: 100%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_title > .content-date {
    float: left;
    clear: left;
    font-size: 14px;
    color: #666;
    display: none;
    font-style: italic;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_title > .content-title-text {
    float: left;
    font-size: 26px;
    margin-bottom: 5px;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_text {
    line-height: 130%;
    font-size: 14px;
    color: #333;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_text > .content_image {
    float: right;
    max-width: 183px;
    max-height: 197px;
    width: 25%;
    min-height: 200px;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_text > .content_image img {
    max-width: 100%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > .slide_content > .slide_content_inner > .content_text > .content_image > .content_image_caption {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 130%;
    margin-left: 5px;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li {
    float: left;
    padding-right: 1.85%;
    box-sizing: border-box;
    font-size: 14px;
    height: 30px;
    width: 10%;
    float: left;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > a {
    color: #000;
    text-decoration: none;
    opacity: 0.3;
    transition: opacity .25s ease-in;
    -webkit-transition: opacity .25s ease-in;
    -moz-transition: opacity .25s ease-in;
    -o-transition: opacity .25s ease-in;
    line-height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 40px;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > a > span {
    display: none;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li > a:hover {
    opacity: 1;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > li.active > a {
    opacity: 1;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .keyfind_link {
    width: 18.756%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .keyfind_link > a {
    background-image: url(../images/key_findings_link.png);
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .editors_notes_link {
    width: 19.621%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .editors_notes_link > a {
    background-image: url(../images/editors_notes_link.png);
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .news_notes_link {
    width: 19.683%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .news_notes_link > a {
    background-image: url(../images/news_notes_link.png);
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .accepted_link {
    width: 23.107%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .accepted_link > a {
    background-image: url(../images/accepted_articles_link.png);
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .early_view_link {
    width: 17.137%;
}

.page_content > .grid_12 > .journal_row > .journal_actions > ul > .early_view_link > a {
    background-image: url(../images/early_view_link.png);
}

.page_content > .grid_12 > .journal_row > .journal_actions > a.button {
    display: none;
}

.accessibility {
    display: none;
}

#slideprev {
    display: none;
}

#slidenext {
    display: none;
}

.navbar {
    float: right;
}

.navbar-inner {
    padding: 5px;
}

.navbar-inner .nav li {
    float: left;
}

.press_releases {
    display: none;
}
.header .ssa-logo{
    display:none;
}
.header .logo{
    display:block;
    width:70%;
    padding:10px 0;
}
.tagline {
    display:block;
    border-top:1px #fff solid;
    float:left;
    padding-top:10px;
    /*display: none;*/
}
.navigation{
    position: absolute;
    top:0;
    left:0;
    width:100%;
}
.nav {
    position: absolute;
    top: 144px;
    left: 50%;
    transform:translatex(-50%);
    background-color: #1C519A;
    z-index: 2500;
    width: calc(100vw + 1px);
    overflow: hidden;
    height: 0;
}

.nav > li {
    border-bottom: 1px #fff solid;
    width: calc(100% - 50px);
    margin-left:25px;
    float: left;
}
.nav > li:last-of-type{
    border-bottom:0;
}
.nav > li a {
    text-decoration: none;
    color: #fff;
    margin-left: 10px;
    width: 100%;
    float: left;
    line-height: 37px;
}

.nav.active {
    height: auto;
}

.nav > li > .subnav {
    background-color: #e2e2e2;
    height: 0;
    overflow: hidden;
}

.nav > li > .subnav.active {
    height: 0;
}

.nav > li > .subnav > li {
    border-top: 1px #fff solid;
    width: 100%;
    float: left;
}

.nav > li > .subnav > li > a {
    color: #2766b0;
    margin-left: 30px;
}
.navigation .twitter{
    display:none;
}
.navigation_button > a {
    display: block;
    color:#fff;
    border:1px #fff solid;
    width:40px;
    height:30px;
    border-radius:5px;
    margin-right:15px;
    margin-top:25px;
    position:relative;
}
.navigation_button > a:after {
    content:'';
    width:25px;
    height:2px;
    border-top:1px #fff solid;
    border-left:0;
    border-right:0;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.navigation_button > a:before{
    content:'';
    width:25px;
    height:14px;
    border:1px #fff solid;
    border-left:0;
    border-right:0;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.navigation_button > a span{
    display:none;
}

.navigation_button {
    float: right;

}

.hp_head_text {
    display: none;
}

.container_12 {
    width: 100%;
    float: left;
}

.container_12 .grid_12 {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.features_slider > li > a {
    width: 100%;
    background-color: #fff;
}

.features_slider > li .content_title {
    display: none;
}

.features_slider > li .content_image {
    float: right;
    width: 30%;
    padding: 2%;
    text-align: center;
}

.features_slider > li .content_image img {
    max-width: 100%;
}

.features_slider > li .content_text {
    width: 63%;
    float: left;
    padding: 2%;
    padding-right: 0%;
}

.container_12 .grid_6 {
    width: 100.0%;
    margin: 0px;
}

.hp_buttons > .grid_3 {
    width: 49.5%;
    border: 1px #fff solid;
    margin: 0px;
    padding: 0px;
}

.navigation > .grid_12 {
    border-top: 1px #fff solid;
    background-color: #1F5390;
}

.navigation > .grid_12 > .active_page {
    color: #fff;
    line-height: 37px;
    margin-left: 10px;
}

.navigation > .grid_12 > .navbar {
    color: #fff;
    line-height: 37px;
    margin-right: 10px;
    float: right;
}

.navigation > .grid_12 > .navbar .navigation_button > a {
    text-decoration: none;
    color: #fff;
    line-height: 37px;

}

.features_slider > li > a {
    width: 100%;
    color: #fff;
    background-color: #2766B0;
    line-height: 37px;
    padding-left: 30px;
    box-sizing: border-box;
    border-top: 1px #fff solid;
    text-decoration: none;
}

.features_slider .slide_content {
    overflow: hidden;
    float: left;
}

.features_slider > li {
    height: 37px;
    width: 100%;
    float: left;
    overflow: hidden;
}

.features_slider > .active {
    height: auto;
}

.features_slider > .active .slide_content {
    margin-bottom: 20px;
}

.hp_quick_links > h2, .hp_quick_links > p {
    display: none;
}

.quick_links {
    float: left;
    width: 100%;
}

.quick_links > li {
    width: 100%;
    float: left;
    height: 30px;
    overflow: hidden;
    background-color: #2064b3;
    box-sizing: border-box;
    border-bottom: 1px #fff solid;
}

.quick_links > li > a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    width: 100%;
    float: left;
    padding-left: 10px;
}

.quick_links > li.active {
    height: auto;
}

.quick_links > li > .slide_content {
    width: 100%;
    background-color: #fff;
}

.quick_links > li > .slide_content > ul > li > a {
    line-height: 30px;
    background-color: #fff;
    width: 100%;
    float: left;
    padding-left: 25px;
    background-image: url('../images/li-arrows.png');
    background-position: 10px center;
    background-repeat: no-repeat;
}

.grid_3.top_spacer.omega.side {
    width: 100%;
    float: right;
}

.page_content {
    width:100vw;
    margin-left:-10px;
    line-height: 130%;
    background-color:#fff;
    float:none!important;
}

.page_content strong {
    font-weight: 600;
}

.grid_9.page_content h1 {
    border-bottom: 1px #CCC solid;
    padding-bottom: 11px;
}

.grid_9.page_content h2 {
    font-size: 22px;
    font-weight: lighter;
    color: #333;
    margin-bottom: 10px;
}

.grid_9.page_content ul {
    list-style: disc;
    margin-left: 20px;
}

.sidenav {
    top: 38px;
    left: 0;
    background-color: #1C519A;
    z-index: 100;
    width: 100%;
    overflow: hidden;
}

.sidenav > li {
    border-bottom: 1px #fff solid;
    width: 100%;
    float: left;
}

.sidenav > li a {
    text-decoration: none;
    color: #fff;
    margin-left: 10px;
    width: 100%;
    float: left;
    line-height: 38px;
}

.sidenav.active {
    height: auto;
}

.sidenav > li > .subnav {
    background-color: #e2e2e2;
    height: 0;
    overflow: hidden;
}

.sidenav > li > .subnav.active {
    height: auto;
}

.sidenav > li > .subnav > li {
    border-top: 1px #fff solid;
    width: 100%;
    float: left;
}

.sidenav > li > .subnav > li > a {
    color: #2766b0;
    margin-left: 30px;
}

.cta_item {
    width: 49.5%;
    float: left;
    border: 1px #fff solid;
}

.cta_item .colour {
    display: block;
}

.cta_item h3 {
    background-color: #1F5390;
    width: 100%;
    float: left;
    font-size: 14px;
}

.cta_item h3 a {
    float: left;
    margin-left: 10px;
    line-height: 38px;
    text-decoration: none;
    color: #fff;
}

.cta_item img {
    width: 100%;
    display: none
}
.page_content img{
    max-width:100%;
}
.page_content a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}
.side {
    background-color:#1C519A;
    width:calc(100vw + 1px);
    left:50%;
    transform:translatex(-50%);
    color:#fff;
    min-height: 80px;
}
.side > a:after{
    position: absolute;
    top:15px;
    right:20px;

    content:'';
    width:20px;
    height:20px;
    transform:rotate(90deg);
    background-image:url(/images/2016/arrow-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transition:transform 0.25s ease-in-out;
}
.toggle-side-nav.active:after{
    transform:rotate(-90deg);
}
.side > a{
    padding:0 10px;
    color:#fff;
    line-height:48px;
    text-decoration: none;
}
.page_content .banner img.head{
    max-width:none;
    max-height:90%;
    width:auto;
}
.people-list .people {
    -moz-column-count: 2;
    column-count: 2;
    font-size:12px;
}
.ui-tabs-nav{
    width:100%;
    
}
.ui-tabs-nav li{
    width:50%;
    float:left;
    background-color:#ccc;
    text-align: center;
    line-height: 20px;
    padding:10px;
}
.ui-tabs-nav li.ui-tabs-selected{
    background-color: #1C519A;
    color:#fff;
}
.ui-tabs-nav li.ui-tabs-selected a {
    color:#fff;
}
.ui-tabs-nav li a{
    text-decoration: none;
    display:block;
}
.ui-tabs-hide{
    display:none
}
.footer-contact-details a{
    color:#fff;
}
html body .rss-icon.news{
    text-decoration: none;
    margin-left: 10px;
    display: inline-block;
    max-width: 20px;
    position: absolute;
    top: 0;
    padding-top: 38px;
    left: 100px;
}
html body .rss-icon.meetings{
    text-decoration: none;
    margin-left: 10px;
    display: inline-block;
    max-width: 20px;
    position: absolute;
    top: 0;
    padding-top: 38px;
    left: 140px;
}