@charset "UTF-8";
/* CSS Document */

.jumbotron {
}

@charset "UTF-8";
#mainwrapper #content #sidebar .btn-gms:hover,
#mainwrapper #content #sidebar .btn-gms:focus,
#mainwrapper #content #sidebar .btn-gms.focus,
#mainwrapper #content #sidebar .btn-gms:active,
#mainwrapper #content #sidebar .open > .dropdown-toggle.btn-gms {
  color: #fff;
  background-color: #c00;

  
}

:target:before {
content:"";
display:block;
height:60px; /* fixed header height*/
margin:-60px 0 0; /* negative fixed header height */
}


.redtext {
	color:#c00;
}
.navbar-nav .open .dropdown-menu {
	background-color: #9E9E9E;
	color: #fff;
	max-height: 200px;
	
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	
	color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	
	color: #c00;
}

a.toplink {
    color: #c00;
    
}

.dropdown-menu > li > a:hover {

  background-color: #9E9E9E;
}

#mainwrapper #content #sidebar .btn-gms {
	width: 100%;
	background-color: #BCBEC0;
	color: #000;
	margin-bottom: 5px;
	padding: 5px;
	border:none;
}

h4, .h4 {
	font-size: 15px;
	font-weight: bold;
}


#mainwrapper header {
	/*Header */
	background-color: rgba(208,207,207,1.00);
	overflow: auto;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
}
#mainwrapper header #logo {
	/* Company Logo text */
	width: 28%;
	float: left;
	padding-left: 2%;
	padding-top: 12px;
	padding-bottom: 12px;
	color: rgba(146,146,146,1.00);
}

.tablestyle {
	
	text-align:center;
	padding:5px 0px 5px 0px;
	border:thin solid lightgray;
}

#mainwrapper header nav {
	/*Nav bar containing links in header */
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 2%;
	width: 68%;
	float: left;
	color: rgba(146,146,146,1.00);
}
header nav a {
	/* Links in header */
	padding-right: 2%;
}
#content #mainContent li {
	padding-bottom:3px;
	list-style-type: square;
	
}

/*hide bullets*/
#content #mainContent ul .none {
	
	list-style-type: none;
	
}

.left {
	float: left;
	margin-right: 25px;
	width: 40%;	
}

h1 {
	/* Styling for main headings */
	color: #6d6e71;
}

h2    {
	/* Styling for main headings */
	color: #cc0000;
	clear: both;
	margin-top: 0;
}
h3 {
	/*Captions ot Taglines */
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #6D6E71;
}
#content #mainContent #bannerImage {
	/*Container for main banner image */
	width: 100%;
	background-color: rgba(208,207,207,1.00);
}
p {
	/* All paragraphs under maincontent */
	
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;	/*text-align: justify;*/
	
}
#authorgms {
	/* Author gms section */
	background-color: rgba(208,207,207,1.00);
}
#authorgms h2, #content #mainContent #authorgms p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 11px;
}
#content #mainContent #authorgms p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 11px;
	padding-right: 2%;
}
footer article  {
	/* Footer articles */
	width: 46%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146,146,146,1.00);
}
footer article h3  {
	/* Footer article titles */
	text-align: center;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
}
#mainContent {
	/* Container for the blog post in individal blog view */
	padding-left: 3%;
	width: 80%;
	float: left;
	padding-right: 2%;
	padding-top: 0px;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	width: 20%;
	padding-left: 2%;
	float: left;
	margin-top: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#mainwrapper {
	/* Container of all content */
	width: 90%;
	overflow: auto;
	margin-left: 5%;
	
	box-shadow: 0px 0px 10px #888888;
}
#content #sidebar input {
	/* Search box in sidebar */
	width: 98%;
	height: 32px;
}
#content #sidebar #adimage {
	/* Container for Image in sidebar */
	width: 100%;
	background-color: #fff;
	float: none;
	overflow: auto;
}
nav ul li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
nav ul {
	padding-left: 0%;
}
nav ul li a {
	color: rgba(254,254,254,1.00);
	text-decoration: none;
}
#footerbar {
	/* Footer bar at the bottom of the page */
	height: 25px;
	clear: both;
	background-color: rgba(150,150,150,1.00);
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #E6E6E6;
	text-align: center;
	font-size: 12px;
}
footer {
	/* Container for footer artices */
	width: 71%;
	padding-left: 2%;
	padding-right: 2%;
}
.notOnDesktop {
	/*element to be displayed only in mobile view and tabet view */
	display: none;
}
#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}

#print {
	float: left;
	display: block;
	clear: both;
	margin-top: 10px;
}

.img-responsive {
	padding-bottom: 1px;
}

#mainwrapper #content #mainContent #textbox {
	display:block;
	margin-top:-10px;
}

#mainwrapper #content #mainContent #textbox p {
	line-height:14px;

	margin-bottom:5px;
}

#mainwrapper #content #mainContent #textbox .textbox-header {
	font-weight:bold;
	margin-bottom:3px;
	margin-top:10px;
}

.clearleft {
	clear:left;
}

#mainwrapper header nav a {
	/* Links in header */
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}

#content #mainContent table tbody tr td p {
	
	padding:5px;
	margin:0;
	
}

#content #mainContent table tbody tr td {
	
	padding:5px;
	margin:0;
	
}

.white {
	color:#fff;
	font-weight:bold;
	}

td {
	padding:5px;
}

#column1 {
	float:left;
	width:45%;
	margin-right:10px;
}


#column2 {
	float:left;
	width:45%;
}

.column1 {
	float:left;
	width:50%;
	margin-right:10px;
}


.column2 {
	float:left;
	width:45%;
}

#singlecolumn {
	
	width: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	display:block;
	clear:both;
}


#singlecolumn img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
	
}

.singlecolumn {
	width: 100%;
	margin-right: 10px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	float: left;
}

.singlecolumn img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;	
}

#column3 {
	float:right;
	width:50%;
	padding:10px;
	margin-left:15px;
	background-color:#E3E3E3;
}

#column3 img {
	float:left;
	margin-right:10px;
	
}

#commentary {
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#commentary h2 {
	margin:0px 0px 10px 0px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

#mainwrapper #content #sidebar p {
	color: #6d6e71;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 16px;
}

#mainwrapper #content #sidebar a {
	color: #6d6e71;
	/* [disabled]font-weight: bold; */
}



#mainwrapper #content #disclaimer {
	background-color: #bcbec0;
	margin-top: 10px;
	padding: 5px;
	font-size: 10px;
}

.airtop {
  margin-bottom:10px;
}

#mainwrapper #content .figure {
	font-weight:bold;
}

#mainwrapper #content .caption {
	font-size: 12px;
	font-style: italic;
}
	

#mainwrapper #content .leftimage {
float:left; margin:5px 15px 5px 0px;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  color:#006086;
  border-left: 5px solid #6d6e71;
  
}



.contacttable tr:hover {
	background-color:#f5f5f5;
	margin-bottom:0px;
}

.contacttable tr {
	border: 1px solid white;
	border-bottom-width:10px;
}




.contacttable img {
	border: 1px solid #000;
	margin-left: 15px;	
	
	
}

/*

#countrywrapper{
	width: 100%;
	display: inline-block;
	height: auto;
	margin-bottom:20px;
	
		}
.countryimage{
	width: 25%;
	float: left;	
	
	
	
}

.about{
	width: 75%;
	padding-left: 10px;
	float: right;
	height: 100px;
	overflow: visible;
}


*/


/* Tablet view*****************************************************************************************/
@media screen and (max-width:769px){
	.top {
display: inline;
}

.notOnDesktop {
	/* Search box shown only in mobile view and Tablet view */
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 96%;
}
#content .notOnDesktop input {
	height: 28px;
}
#mainContent {
	/* Container for the blog post */
	padding-top: 0px;
	float: none;
	width: 96%;
}
#sidebar input {
	/* Search box in sidebar */
	display: none;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	float: none;
	width: 92%;
	padding-top: 13px;
	overflow: auto;
	margin-top: 3px;
	margin-left: 2%;
	padding-bottom: 13px;
}
#content #sidebar #adimage {
	/* Image in sidebar */
	width: 60%;
	margin-top: 0px;
	float: left;
}
#content #sidebar nav {
	/* Navigation links in sidebar */
	width: 100%;
	float: left;
	padding-left: 4%;
}
#sidebar nav ul {
	margin-top: 0px;
}
footer {
	/* Footer region */
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;

}
#content footer article {
	/*Each footer article */
	width: 46%;
}
#mainwrapper header {
	/* Header */
	width: 100%;
}
#mainwrapper #content #sidebar .btn-gms {
	width: 100%;
	background-color: #BCBEC0;
	color: #000;	
}

#column1 {
	width:100%;
	margin:0px 10px 10px 0px;
}



#column2 {
	width:100%;
	margin:0px 10px 10px 0px;
}


#column3 {
	width:100%;
	margin:0px 10px 10px 0px;
	background-color:transparent;
	
}

#content ol li {
	color:#cc0000;
}







}

/* Mobile view */
@media screen and (max-width:480px){
#mainwrapper header #logo {
	/* Company Logo text in header */
	width: 96%;
	margin-left: 2%;
}
#mainwrapper header nav {
	/*navigation links in header */
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	width: 98%;
}
#content #sidebar #adimage {
	/* Container for image in sidebar */
	width: 100%;
}
#content #sidebar nav {
	/* Navigation bar for links in sidebar */
	width: 96%;
	padding-top: 7px;
	color: #fff;
	clear: both;
}
#sidebar nav ul li {
	display: inline-block;
	width: 32%;
	text-align: center;
}
#mainwrapper #content #sidebar {
	/* sidebar */
	padding-bottom: 0px;
}
#content .notOnDesktop {
	/* Search box shown only in mobile and tablet view */
	width: 100%;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#content .notOnDesktop input {
	width: 80%;
	text-align: center;
}

#content footer article {
	/* Each foter article */
	width: 96%;
}

#singlecolumn img {
	width:100px; /* you can use % */
    height: auto;
	margin-right:10px;
	
}

.column1 {
	float:left;
	width:50%;
	margin-right:15px;
}


.column2 {
	float:left;
	width:45%;
}
}


@media print {
#column1 {
	/*width:100%;*/
	padding:0px 10px 10px 0px;
}

#column1 img, #column2 img {
	width:60px; /* you can use % */
    height: auto;
	margin-right:10px;
	
}

#column2 {
	width:100%;
	margin:0px 10px 10px 0px;
}


#column3 {
	width:100%;
	margin:0px 10px 10px 0px;
	background-color:transparent;
	
}

#sidebar {
display: none;
}

#print {
	
	display: none;
	
	
}

#mainContent {
	/* Container for the blog post in individal blog view */
	padding-left: 2%;
	width: 100%;
	float: left;
	padding-right: 2%;
	
}


.nobreak {
	page-break-inside: avoid;
}

a[href]:after {
    content: none !important;
  }
  
    #content #mainContent h1 {
	/* Styling for main headings */
	color: #6d6e71 !important;
}

    #content #mainContent h2    {
	/* Styling for main headings */
	color: #cc0000 !important;
}


#content #mainContent h3 {
	color: #6D6E71 !important;

}

#commentary {
	background-color: #F2F2F2 !important;
	
}

.top {
display: none;
}

}




* {
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	padding-bottom: 10px;
	
}

.navbar-default .navbar-toggle {
  border-color: #6d6e71;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #6d6e71;
}
.navbar-nav {
	background-color: #E7E7E7;
}

.scrollable-menu {
    height: auto;
    /*max-height: 200px;*/
    overflow-x: hidden;
}

.center {
	

	text-align: center;
		
}

.navbar-default {
	background-color: #fff;
	border-bottom-color: #6d6e71;
	
	
}

.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #6d6e71;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #c00;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-brand {
color: #000;
	background-image:url(../images/RGA.svg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent:-9999px;
	margin-left: 15px;

}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #E3D236;
  background-color: transparent;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: #C0C0C0;
}

.navbar-default .navbar-toggle .icon-bar {
  
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
	width: 75px;
}


.col-sm-3 {
	text-align: center;
}

.col-sm-3 img {
	padding-bottom: 10px;
	text-align: center;
	
}

.img-responsive .col-sm-3 {
	text-align: center;
}

.container-fluid {

	max-width: 2280px;
	
}
