@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'icomoon';
  src: url("/external/15/rwd/css/icons/icomoon.eot?nxvgz8");
  src: url("/external/15/rwd/css/icons/icomoon.eot?#iefixnxvgz8") format("embedded-opentype"), url("/external/15/rwd/css/icons/icomoon.woff?nxvgz8") format("woff"), url("/external/15/rwd/css/icons/icomoon.ttf?nxvgz8") format("truetype"), url("/external/15/rwd/css/icons/icomoon.svg?nxvgz8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-size: 16px;
  letter-spacing: 0.5em; }


.icon-camera:before {
  font-family: 'icomoon';
  content: "\e914";
  font-size: 16px;
  padding-right: 5px;
  color: #072549; }


/* ------------------------ LIVE WEBCAST CALLOUT ------------------------------*/
.webc-callout {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #ee8e40;
  color: white;
  padding: 5px;
text-align:center;
margin:20px 0; }
  .webc-callout p {
    margin: 0 10px; }
  .webc-callout a, .webc-callout a:visited, .webc-callout p, .webc-callout .icon-camera {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-weight:bold; }
.webc-callout a, .flagcs a {
	text-decoration:none;
}
    .webc-callout a:hover {
      color: white; }
  .webc-callout .icon-camera:before {
    color: black; }

 /* --------------- FLAGSHIP COMING SOON --------------- */
.flagcs {
    background: #d7d9de;
    width: 90%;
    padding: 5%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: MuseoSans-300;
	margin:20px 0;
}
.flagcs.arcs {
	text-align:right;
	direction:rtl;
}
.flagcs p.csoon {
    margin: -10px 0 10px 0;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 0.1em;
    padding: 0;
}
.flagcs p.right.csoon {
	margin:-30px 0 10px 0;
}
.flagcs h3 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 15px!important;
    padding: 10px;
    background: #e1ab08;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
.flagcs h3.weo {
	background:#00549e;
}
.flagcs h3.gfsr {
	background:#257737;
}
.flagcs h3.fm {
	background:#a7230a;
}
.flagcs h3.africa {
 	background:#ce5d27;	
}
.flagcs h3.europe {
 	background:#007db0;	
}
.flagcs h3.whd {
 	background:#8e3f9c;	
}
.flagcs h3.asia {
 	background:#257b71;	
}
.flagcs h4 {
    color: #000!important;
	font-size:14px;
	line-height:18px;
}