/* REL CENTRAL CUSTOM CSS */

body {
 font-size: 100% !important; color: #292929; 
}

@media (min-width: 1200px) {
.container { width: 1110px !important; }
}

.container {
 margin-top: 7.5em;
 font-size: 1.2em; 
}

.list-group {
 margin-top: 25px;
 font-size: 1.3em;
} 

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { 
background-color: #407694;
 border-color: #407694;
} 

.content p  {
 font-size: 1.3em; 
}

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; background-color: #f5f5f5; border-left: 10px solid #266575;
}

.relnw { margin-bottom: 50px; }

.index .relnw p { padding: .5em .8em; }

.relnw p { font-size: 1.35em; }

.relnw p.media { padding: 0; margin-top: 0px; }

.relnw p.small { padding: 0; font-size: 1.2em; }

.relnw ul, .relnw ol { font-size: 1.35em; }

.relnw ul.events { font-size: 1.85em; }

.tab-content { padding-top: 20px; }

#chartdiv a { display: none; }

.relnw a { color:#337ab7; }

.relnw h1 { color: #7D5679; }

.relnw h2, .relnw h3, .relnw h4 { color: #266575; }

h4 { line-height: 1.4; font-size: 20px; }

.grey { background-color: #eee; }

figure.right { float: right;  margin-left: 10px; margin-bottom: 10px; }

figure.right img { border: 1px solid #eaeaea; }

figure.center { margin: 10px; }

.figure-caption { 
    font-size: 1.1em;
    margin-top: 5px;
    width: 230px;
}

figure.banner {  }

figure.banner img { 
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border: 1px solid #eaeaea; }

.relnw img.page { 
    border: 1px solid #eaeaea; 
    float: right;
    margin-left: 10px;
    margin-bottom: 10px; }

.relnw img.page-noborder { 
    border: none; 
    float: right;
    margin-left: 10px;
    margin-bottom: 10px; }

.media img { border: 1px solid #eaeaea; margin-top: 3px; }

.social { color: #407694; font-size: 2.8em; padding-top: 0px; margin-top: -15px; }
.social a { color: #407694; margin-right: 3px; }
.social a:hover { color: #266575 !important; }

#about .panel-body   
{ background-image: url(../images/about-banner.jpg); }
#ourregion .panel-body  
{ background-image: url(../images/region-banner.jpg); }
#work .panel-body    
{ background-image: url(../images/work-banner.jpg); } 
#partner .panel-body 
{ background-image: url(../images/partnership-banner.jpg); }

#about .panel-body, #ourregion .panel-body, #work .panel-body, #partner .panel-body {
background-repeat: no-repeat; 
padding: 150px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}

#about .panel-footer, #ourregion .panel-footer, #work .panel-footer, #partner .panel-footer {
background-color: #6ab5c8; 
margin-bottom: 0px;
color: #fff; 
}
	
#about .panel-footer a, #ourregion .panel-footer a, #work .panel-footer a, #partner .panel-footer a {
color: #fff; 
margin-bottom: 0px;
}	

#about ol.breadcrumb, #ourregion ol.breadcrumb, #work ol.breadcrumb, #partner ol.breadcrumb {
background-color: transparent; 
margin-bottom: 0px;
padding: 0px 8px;
}

#about ol.breadcrumb>.active, #ourregion ol.breadcrumb>.active, #work ol.breadcrumb>.active, #partner ol.breadcrumb>.active {
color: #fff; 
}	

#region .btn-default { background-color: #266575; border-color: #fff; color: #f5f5f5; }
#region .btn-default:hover { background-color: #6ab5c8; border-color: #fff; color: #f5f5f5; }
#region .btn-group-lg>.btn, .btn-lg { border-radius: 0px; }

.rp-icon { height: 30px; width: 30px; margin-right: 10px; }

.fa-video-camera, .fa-picture-o, .fa-leanpub, .fa-file-text { color: #a53507; }

#accordion ul { list-style-type: none; padding-left: 0px; }
#accordion ul li { margin-bottom: 15px; }

.relnw h4.panel-title a { color: #a53507; }

#submobile-menu .navbar-default {
background-color: #fff !important;
border-color: #fff !important;
}

#submobile-menu .navbar {
margin-bottom: 0; 
}

#submobile-menu .navbar-nav {
font-size: 1.4em;
}



/* New Styles KL */

.centralButton {
    background-color:#f5f5f5;
}

.centralButton:hover {
    background-color:#266575;
}

.centralButton:hover a h4, .centralButton:hover h4{
    color:#266575;
}

.centralButton:hover a h4, .centralButton:hover h4{
    color:#f5f5f5 !important;
}

.askarelQuestion {

}

.askarelResponse {

}

.askarelResponse p{
    
}

.askarelResources {

}

.askarelReferenceText {
    padding-bottom:0;
    margin-bottom:10px;
}

.askarelReference p{
   
}

.askarelReference a{
   // font-size:12px;
}

.askarelAbstract {
    margin:0 15px;
    border-left:solid 10px #eee;
}

.askarelClosing {
    font-size:11px !important;
    color:#5688c7 !important;
    text-align:center;
}

.askarelAbstract ul li {
    font-size:14px;
}