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

body
{
	background-color:#f5f5f5;
	font-family: 'Open Sans', sans-serif;color:#3a3a3a;	
	font-size:15px;font-weight:400;line-height:19px;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none !important;
}
.row-mb
{
	margin-bottom:50px;
}
.more-button
{
 font-family: 'Montserrat', sans-serif;font-weight:600;	color:#000;
 text-align:right;display:block;
}
.more-button:before
{
	content: "+";
    font-family: FontAwesome;
    margin-right: 8px;font-weight:800;font-size:22px;
    color: #fff;background-color:#ffd503;padding:4px 10px;
}

h1, h2, h3
{
	font-family: 'Montserrat', sans-serif;font-weight:600;
}
h3
{
	font-size:23px !important;font-weight:700 !important;
	margin:0px 0px 26px 0px !important;
}
.financials-wrapper div h5
{
	display:inline-block;vertical-align:middle;
	font-weight:600;color:#3a3a3a;min-width:160px;
}
.financials-wrapper div a
{
	
}
.financials-wrapper div img
{
	margin-right:18px;
}
.financials-wrapper .clearfix
{
	margin:22px 0px;
}
.financials-wrapper div h5 span
{
	display:block;
}
.stockname
{
	color:#bc0011;font-size:20px;
}
.stock-wrapper h1
{
	font-size:55px;font-weight:600;display:inline-block;
	margin-right:10px;
}
.stockvalue {
    font-size: 24px;   
    padding:22px 0px;display:inline-block;
}
.stockvalue .priceUp
{
	color:#03b602;
}
.stockvalue .priceDown
{
	color:#d71921;
}
.stockvalue .priceUp:after {  
	
	content: "\f0d8";
    font-family: FontAwesome;
    margin-left: 08px;
    color: #03b602;
    font-size: 24px;
	vertical-align:middle;	
}

.stockvalue .priceDown:after {  
	content: "\f0d7";
    font-family: FontAwesome;
    margin-left: 08px;
    color: #d71921;
    font-size: 24px;
	vertical-align:middle;
}
.stockvalue .undone{	
	font-size:25px;			
	color:#333;
}
.stockdetails
{
	background-color:#bc0011;
	padding:10px 12px;
	 color:#fff;
}
.stockdetails div
{
	display:inline-block;margin:0px 21px;
}
.quotesource
{
	font-size:12px;color:#3a3a3a;margin:15px 0px 0px 0px;
}


.news-wrapper, .media-wrapper
{
	border-bottom:1px solid #99222e;overflow:hidden;
	padding-bottom:15px;margin-bottom:15px;
	
}
.news-wrapper:last-of-type, .media-wrapper:last-of-type
{
	border:none;
}
.news-wrapper p, .media-wrapper p
{
	margin-bottom:0px;
}
.news-wrapper a, .media-wrapper a
{
   color:#3a3a3a;	
}
.news-wrapper p:first-child
{
	display:inline-block;text-align:center;
	font-size:13px;color:#505050;
	font-family: 'Montserrat', sans-serif;font-weight:400;
	padding:0px 8px;vertical-align:middle;width:15%;	 
}
.news-wrapper p:first-child span
{
	display:block;font-family: 'Montserrat', sans-serif;font-weight:600;
	color:#000;font-size:20px;
}
.news-wrapper p:nth-child(2)
{
	display:inline-block;font-size:15px;color:#3a3a3a;
	font-weight:400;line-height:20px;width:82%;vertical-align:middle;	 
}
.media-wrapper p:first-child
{
    display:inline-block;text-align:left;
	font-size:13px;color:#bc0011;
	font-family: 'Montserrat', sans-serif;font-weight:400;
	padding:0px 12px;width:30%;vertical-align:middle;	 
}
.media-wrapper p:first-child span
{
	display:block;font-family: 'Montserrat', sans-serif;font-weight:400;
	color:#000;padding-bottom:05px;font-size:14px;
}
.media-wrapper p:nth-child(2)
{
	display:inline-block;font-size:15px;color:#3a3a3a;
	font-weight:400;line-height:20px;vertical-align:middle;
	width:65%;	 
}
.webcast
{
	background-image:url(../images/audio-webcast-bg.jpg);
	height:320px;background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}

.webcast a 
{
	position: absolute;
	bottom:0;
    padding: 12px 50px 12px 25px;
    margin-bottom: 0px;
    background-color: rgba(0,0,0,0.45);
    width: 100%;
    color: #f5f5f5;
    font-size: 15px;	
}
.webcast a:after
{
	content: "\f028";
    font-family: FontAwesome;
    margin-left: 08px; font-size:15px;  
    vertical-align: middle;
    color: #f5f5f5;   
	position: absolute;
    right: 25px;top: 50%;
    margin-top: -6px;
    vertical-align: middle; 
}
#investors-resources {
    background-image: url(../images/resources-bg.jpg);
    background-repeat: no-repeat;
    padding: 40px 0px;
    background-size: cover;
    background-position: center right;
    color: #fff;background-color:#ce0015;	
}
.team-icon, .mobile-icon, .mail-icon
{
	font-size:14px;margin-bottom:06px;
}
.mail-icon a
{
	color:#fff !important;
}
.team-icon:before, .mobile-icon:before, .mail-icon:before
{
	font-family: FontAwesome;
    margin-right: 10px;
    vertical-align: middle;	display:inline-block;
	width: 23px; text-align: center;
}
.team-icon:before {
    content: "\f2c0";    
}
.mobile-icon:before {
    content: "\f10b";font-size:20px;    
}
.mail-icon:before {
    content: "\f003";    
}
#investors-resources hr
{
  line-height:1px;color:#e1e1e1;margin:20px 0px;  
}

#investors-resources a
{
	color:#ffd503;
}
#investors-resources input.inputbox
{
	border:none;
	border-bottom:1px solid #e1e1e1;
	background-color:transparent;
	color:#e1e1e1;display:block;
	outline:none;padding:8px 12px;min-width:235px;
	background: url(../images/corner.png) right bottom no-repeat !important;
	margin-right:25px;margin-bottom:8px;
}

::placeholder {
    color: #e1e1e1 !important;
    opacity: 1; /* Firefox */
	font-style:italic !important;font-size:14px !important;
}
.register-button, #investors-resources input.inputbox:last-of-type
{
	display:inline-block;
}
.register-button
{
	position: relative;
    top: 3px;
}
.register-button input
{
 font-family: 'Montserrat', sans-serif;font-weight:800;	color:#fff;
 text-align:right;background-color:transparent;outline:none;border:none;
 vertical-align:middle;font-size:15px;line-height:16px;padding:0px;
}
.register-button:before {
     content: "+";
    font-family: FontAwesome;
    margin-right: 8px;font-weight:800;font-size:22px;
    color: #fff;background-color:#ffd503;padding:4px 10px;
}