@charset "utf-8";
/* CSS Document */
body{background:#5e5e5e !important;font-family: sans-serif !important;}
ul li { margin:0; padding:0; list-style:none;}
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
.content-title{
    color: #222;
    font-weight: 700;
    text-transform: capitalize;
}
.content-text {
    color: #555;
    font-size: 16px;
}
h1{
font-size:30px !important;
}
header,footer{ background:#fff;}
header{ margin-bottom:15px;}
footer{ margin-top:15px;}
footer{ padding-top:15px;}
footer ul li a{ color:#222;}
footer ul li a:hover{ color:#09357a;}

.top-ad-banner{
	margin-bottom:7px;	
	padding:0px;
	overflow:auto;
}

.time{   float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 13px;
    margin-top: 19px;}
.form-control {
    background-color: #ffffff;
    background-image: none;
    border:1px solid #cccccc;
    border-radius: 2px;
    box-shadow: none;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #777777;
    box-shadow: none;
}
.fontawesome-icon-list .fa-hover a .fa {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
    width: 32px;
}



#top{
background:#2096c4 !important;
color:white;
padding:5px 10px;
}
#top .lefttext{
font-size:16px;
margin:0px;
}

.table-responsive{
	margin-bottom: 10px;
}


.social{float:left;
    font-size: 38px;}
	.navbar-left {
    float: left !important;
    margin-top: 14px;
}
.home{float:left;
    font-size: 38px;}
	footer h1{  font-size: 19px;
    font-weight: bold;}
	.footer_bottom{ border-top:1px solid #eeeeee; background:#fff; font-size: 0.8em; color:#222;  padding: 10px 0;}
	.content-body {
    padding: 40px; background:#fff;
}


.content-body-right {
    padding: 20px; background:#fff;
}







.more_bg{  background: none repeat scroll 0 0 #f9f9f9;
    border-top: 1px solid #ddd;
    padding: 20px; text-align:right;}
.table-responsive tr td{
	font-size:0.8em;
	}
	.table {
    margin-bottom:0px;
    max-width: 100%;
    width: 100%;
}
h2{font-size: 16px;
    font-weight: bold;}
	.white{ background:#fff; padding:5px; margin-top:15px;}
	.mar_bom{ margin-bottom:15px;}
.right-banner{
	position: absolute;
	right: 0px;
	top: 177px;
}
 
.left-banner{
	position: absolute;
	left: 0px;
	top: 177px;
}

@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

/*--------my coding--------------*/

.flag{
font-size:15px;
text-decoration: none !important;
}

.sidebar-headlines{
	background-color:#fff;
	padding:10px;	
}

.sidebar-headlines ul li{
	padding: 5px 0;	
}

.top-head-menus{
	list-style:none;
}
.top-head-menus li{
	display:inline-block;
	padding:5px 10px;	
}

@media only screen and (max-width: 1200px) {
	#country-list-table table td:nth-child(2), 
	#country-list-table table th:nth-child(2) ,
	#country-list-table table th:nth-child(7) ,
	#country-list-table table td:nth-child(7) ,
	#country-list-table table th:nth-child(8) ,
	#country-list-table table td:nth-child(8) 
	{display: none;}
	
	#industry-quote-tables table td:nth-child(2), 
	#industry-quote-tables table th:nth-child(2) ,
	#industry-quote-tables table th:nth-child(7) ,
	#industry-quote-tables table td:nth-child(7) ,
	#industry-quote-tables table th:nth-child(8) ,
	#industry-quote-tables table td:nth-child(8) 
	{display: none;}
	
	#global-currency table td:nth-child(3), 
	#global-currency table th:nth-child(3) ,
	#global-currency table th:nth-child(1) ,
	#global-currency table td:nth-child(1) ,
	#global-currency table th:nth-child(10) ,
	#global-currency table td:nth-child(10) {
		display: none;
	}
	
	
	
}
#share-trading-quote-table table{ width:100%;}
#other-equity-quote-table table{ width:100%;}
#industry_peer_quote_tables{ width:100%;}
#industry_peer_quote_tables td{ padding:5px 0 !important; }
#industry-quote-tables table { width:100%;}

@media only screen and (max-width: 500px) {
	#country-list-table table td:nth-child(4), 
	#country-list-table table th:nth-child(4) ,
	#country-list-table table th:nth-child(9) ,
	#country-list-table table td:nth-child(9)
	{display: none;}
	#country-list-table table th{width:25% !important;}
	#country-list-table table td{padding:5px 2px; text-align:center;}

	#share-trading-quote-table td:nth-child(2),
	#share-trading-quote-table th:nth-child(2),
	#share-trading-quote-table td:nth-child(3),
	#share-trading-quote-table th:nth-child(3),
	#share-trading-quote-table td:nth-child(4),
	#share-trading-quote-table th:nth-child(4),
	#share-trading-quote-table td:nth-child(8),
	#share-trading-quote-table th:nth-child(8),
	#share-trading-quote-table td:nth-child(9),
	#share-trading-quote-table th:nth-child(9),
	#share-trading-quote-table td:nth-child(10),
	#share-trading-quote-table th:nth-child(10){
		display: none;
	}
	
	#industry-quote-tables table td:nth-child(3), 
	#industry-quote-tables table th:nth-child(3) ,
	#industry-quote-tables table td:nth-child(9), 
	#industry-quote-tables table th:nth-child(9) {
		display: none;
	}
	
	.news-table > tbody > tr > td, .news-table > tbody > tr > th, .news-table > tfoot > tr > td, .news-table > tfoot > tr > th, .news-table > thead > tr > td, .news-table > thead > tr > th
	{
		padding:0 !important;
	}
	
	
	#global-currency table td:nth-child(4), 
	#global-currency table th:nth-child(4) ,
	#global-currency table th:nth-child(5) ,
	#global-currency table td:nth-child(5) ,
	#global-currency table th:nth-child(8) ,
	#global-currency table td:nth-child(8) {
		display: none;
	}
	
	table th, table td{
		white-space: normal;
		word-break: break-all;
		word-wrap: break-word;
	}
	
}

@media only screen and (max-width: 600px) {
	#other-equity-quote-table table th:nth-child(3),
	#other-equity-quote-table table td:nth-child(3),
	#other-equity-quote-table table th:nth-child(4),
	#other-equity-quote-table table td:nth-child(4),
	#other-equity-quote-table table th:nth-child(5),
	#other-equity-quote-table table td:nth-child(5),
	#other-equity-quote-table table th:nth-child(6),
	#other-equity-quote-table table td:nth-child(6),
	#other-equity-quote-table table th:nth-child(9),
	#other-equity-quote-table table td:nth-child(9),
	#other-equity-quote-table table th:nth-child(10),
	#other-equity-quote-table table td:nth-child(10){
	display: none;
	}
}

@media only screen and (max-width: 700px) {
	#industry_peer_quote_tables table th:nth-child(2),
	#industry_peer_quote_tables table td:nth-child(2),
	#industry_peer_quote_tables table th:nth-child(3),
	#industry_peer_quote_tables table td:nth-child(3),
	#industry_peer_quote_tables table th:nth-child(5),
	#industry_peer_quote_tables table td:nth-child(5),
	#industry_peer_quote_tables table th:nth-child(8),
	#industry_peer_quote_tables table td:nth-child(8),
	#industry_peer_quote_tables table th:nth-child(9),
	#industry_peer_quote_tables table td:nth-child(9)
{
	display: none;
	}
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(32, 150, 196, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.cd-top.cd-fade-out:hover {
  background-color: #2096c4;
  opacity: 1 !important;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}



<!------------------------->
