body{
	background-color: #fff;
	margin: 0;
	color: #1a1a1a;
	font-family: arial, sans-serif;
	background: url("/assets/web/img/bg-body.jpg") top left repeat #ededec;
	padding-top: 33px;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #949393;
}
ul,li{
	list-style: none;
	padding: 0;
}
img{
	border:none;
}
h1, h2{
	font-size: 20px;
	font-weight: bold;
	color: #282828;
	margin-bottom: 5px;
}
h1,h2,h4 {
	background:  url("/assets/web/img/bg-title-b.png") left center repeat-x #fff;
	padding: 6px 0;
	margin-left: 7px;
}
h1 span,
h2 span,
h4 span{
	background-color: #fff;	
	padding-right: 5px;
}
.sidebar h4{
	font-size: 14px;
	font-weight: bold;
	color: #282828;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
	margin-left: 0;
}
.text-article h2{
	font-size: 17px;
	background: none;
	margin-top: 10px;
	margin-left: 0;
}
.text-article h3{
	color: #404040;
	font-size:13px;
	margin:20px 0 0;
	font-weight: bold;
}
.text-article div{
	margin-bottom: 35px;
}
.text-article .back-top{
	display: block;
	text-align: right;
	background: url("/assets/web/img/icon-back-top.jpg") right 5px no-repeat transparent;
	padding: 2px;
	padding-right: 15px;
	font-size: 13px;

	font-style: italic;
	margin-bottom: 20px;
}
.module{
	border: 1px solid #e0e0e0;
	margin: 0;
	margin-top: -1px;
	padding: 19px;

	margin-bottom: 20px;
}
.sidebar .module{
	padding: 11px;
}
.sidebar .nasdaq .module{
	padding: 3px;
}
.sidebar .register p{
	font-size:11px;
	color: #87888a;
	margin: 0;
	margin-bottom:0;
}
.sidebar .register p .highlight{
	font-weight: bold;

}
.sidebar .register a{

	padding:5px;
	display:block;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	width: 24px;
	margin: 0 auto;
	margin-right: 0;
}
.sidebar .register a:hover{
	background-color: #038574;
}
.container{
	width: 1020px;
	margin: 0 auto;
	position: relative;
}

.container:after{
	content: '';
	display: block;
	clear: both;
}

ul.container.nav {
	width: 960px;
}
.logo{
	max-width: 1020px;
	margin: 0 auto;
	position: relative;
	height: 143px;
	background-color: #fff;
	background:  url("/assets/web/img/bg-header.jpg") top center no-repeat transparent;
}
.logo a{
	display: block;
	margin-left: 30px;
}
.section{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.4);
}
.header{
	
}
.header a {
	display: block;
	width: auto;
	padding-top:28px;
}

.menu{
	height: 44px;
	margin: 0 auto;
	background-color:#2d2d2d;
	border-bottom: 5px solid #444;
}

.menu .nav{
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	height: 45px;
}
.menu li{
	float: left;
	margin: 0;
	border-right: 1px solid #3D3D3D;
	border-left: 1px solid #222222;
	height:49px;
}
.menu li.first{
	border-left: none;
}
.menu li.first a{
	padding: 10px 20px;
	height: 29px;
}
.menu li.last{
    
	border-right: none;
}
.menu a,
.menu #search label{
	padding: 15px 0px;
	font-size: 13px;
	color: #dddddd;
	height: 25px;
	padding: 17px 16px 10px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	font-weight: bold;
}

.menu li a:hover,
.menu li.active a,
.menu li.active{

	border:none;

	margin-top: -4px;
	color: #f8f8f8;
}
.menu #search{
	padding: 13px 0;
}
.menu #search input{
    padding: 7px;
	width: 130px;
	height: 24px;
	display: inline-block;
	font-size: 11px;
	padding-left: 5px;
}

.menu #search label{
	padding: 15px 7px;
}
.menu #search .form-group{
	display: inline-block;
}
.menu li.form-search{
	width: 297px;
}
.menu #search .btn{
	background: url("/assets/web/img/search.png") center center / 50% auto no-repeat #1b4383;
	text-indent: -9999px;
	cursor: pointer;
	height: 24px;
	width: 24px;
	padding: 0px !important;
	border-width: 0px !important;
	margin-left: -4px !important;

}
.menu #search .btn:hover{
}
.container.content{
	background-color: #fff;
	padding: 24px;
	width: 972px;
	margin: 20px auto;
}
.container.content .home-content{
/*	width: 660px;*/
	width: 653px;
	float: left;
}

.container.content .home-content1{
/*	width: 660px;*/
	width: 100%;
	float: left;
}
.container.content .sidebar{
	width: 297px;
	float: left;
	margin-left: 19px;
	padding-top: 5px;
}
.container.content .home-content > img{
	background-color: #666;
	width: 649px;
	height: 316px;
}

.container.content .home-content1 > img{
	background-color: #666;
	width: 649px;
	height: 316px;
}
.principal-article {
	padding: 30px 20px;
	height: 159px;
}
.principal-article img{
	float: left;
	border: 1px solid #e0e0e0;
}
.principal-article > div{
	float: left;
	width: 320px;
	margin-left: 20px;
}
.principal-article h2{
	color: #010101;
	font-size: 22px;
	font-weight: normal;
	background: none;
	margin: 0;
	padding-bottom: 3px;
}
.principal-article p{
	font-size:12px;
	color: #404040;
	line-height: 16px;
	margin-top: 8px;
}
.principal-article .date{
	color: #9d9d9d;
	font-size:12px;
	margin: 5px 0;
}
.see-more{
	color: #1ead9b;
}
.see-more:hover{
	color: #000;
	text-decoration: none;
}
.home-content ul{
	border: 1px solid #e0e0e0;
	height: 136px;
	margin: 0;
	margin-top: -1px;
	padding: 14px 0;
	
}
.home-content1 ul{
	border: 1px solid #e0e0e0;
	height: 136px;
	margin: 0;
	margin-top: -1px;
	padding: 14px 0;
	
}
.home-content li{
	width: 312px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 3px solid #e0e0e0;
	padding: 4px 7px 10px 6px;
}
.home-content1 li{
	width: 312px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 3px solid #e0e0e0;
	padding: 4px 7px 10px 6px;
}
.home-content li.last{
	border-bottom: none;
}
.home-content .pull-right{
    margin-top: -10px;
	float: right;
}

.home-content1 .pull-right{
    margin-top: -10px;
	float: right;
}
.home-content ul img{
	float: left;
	display: inline-block;
}
.home-content ul div{
	float: left;
	display: inline-block;
	margin-left: 6px;
	width: 249px;
}
.home-content ul div h3{
	margin: 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom:6px;
	margin-top: 4px;
}

.home-content1 ul div h3{
	margin: 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom:6px;
	margin-top: 4px;
}
.home-content ul div h3 a{
	color: #000000;
}

.home-content1 ul div h3 a{
	color: #000000;
}
.home-content ul div h3 a:hover{
	cursor: pointer;
	color: #949393;
}
.home-content1 ul div h3 a:hover{
	cursor: pointer;
	color: #949393;
}
.home-content ul div .date{
	font-size: 11px;
	color: #6d6d6d;
	margin: 0;
}
/*main home table*/
#main-table {
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	line-height: 20px;
	font-size: 12px;
	margin: 20px 0;
	font-size: 11px;
	line-height: 1;
	margin: 0;
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 15px;
	width: 100%;
}
#main-table .striped{
	background-color: #f5f5f5;
}
#main-table th {
	padding:15px 5px 10px;
	background-color: #e7e7e7;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear,left top,left bottom,from(#ffffff),to(#e7e7e7));
	background-image: -moz-linear-gradient(#ffffff,#e7e7e7);
	background-image: -ms-linear-gradient(#ffffff,#e7e7e7);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e7e7e7));
	background-image: -webkit-linear-gradient(#ffffff,#e7e7e7);
	background-image: -o-linear-gradient(#ffffff,#e7e7e7);
	background-image: linear-gradient(#ffffff,#e7e7e7);
	font-weight: 700;
	border-bottom: 1px solid #e7e7e7;
	cursor: default;
	text-align: right;
}
#main-table tr:last-child td {
	border-bottom: 1px solid #e7e7e7;
	padding: 3px 8px;
}
#main-table th, 
#main-table td {
	border-top: 1px solid #e7e7e7;
	font-size: 11px;
	color: #000;
}
#main-table td {
	padding: 3px 8px;
}
#main-table th:first-child, 
#main-table td:first-child {
	border-left: 1px solid #e7e7e7;
	text-align: left;
}
#main-table th:last-child, 
#main-table td:last-child {
	border-right: 1px solid #e7e7e7;
	text-align: left;
}
/*item-symbol
item-name
item-bid
item-ask
item-varation
item-volume
item-shares
item-last*/

#main-table td{
	text-align: right;
}
#main-table .item-varation.neutral{
	color: #9c9e9f;
}
#main-table .item-varation.negative{
	color: #e05a5a;
}
#main-table .item-varation.positive{
	color: #00AC00;
}
#main-table .item-name,
#main-table .th-name{
	text-align: left;
}
#main-table .th-symbol{
	width: 26px;
}
#main-table .item-symbol{
	height: 20px;
}
#main-table .item-name a{
	color: #0DA591;
	text-transform: uppercase;
}
#main-table tr.disabled td{
	color: #9c9e9f;
}

#main-table tr:hover.disabled td{
	color: #000;
	cursor: pointer;
}
#main-table tr:hover.disabled .item-varation.negative{
	color: #e41515;
}
#main-table tr:hover.disabled .item-varation.positive{
	color: #007C00;
}
#main-table tr:hover.disabled  .item-name a{
	color: #00CAB0;
}
/*about*/
.home-content.about h1 span{
	width: 406px; 
}
.home-content.pages .section-title{

	margin-top: 0;
	margin-bottom: 10px;
}
.home-content.pages .module{
	padding: 10px;
}
.home-content.pages p{
	color: #404040;
	font-size: 13px;
	line-height: 18px;
}
/*contac us*/
.detail.contact-us form .btn{
	width: 150px;
	height: 30px;
	margin-top: 9px;
	
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	margin: 19px 0 0 auto;
}
.detail.contact-us form .btn a{
	border: none;
	color: #fff;
	font-weight: bold;
}
.detail.contact-us form a.btn{
	text-align: center;
	padding-top: 5px;
	padding-top: 8px;
	height: 22px;
}
.detail.contact-us form .btn:hover{
	background-color: #118576;
	cursor: pointer;
}
.detail.contact-us form {
	padding: 10px;
	width: 613px;
}
.detail.contact-us form .form-group{
	margin-bottom: 7px;
}
.detail.contact-us form label{
	display: block;
	font-size: 12px;
	width: auto;
	font-weight: bold;
	color: #88898b;
}
.detail.contact-us form input{
	padding-left: 5px;
}
.detail.contact-us form input,
.detail.contact-us form textarea{
	width: 607px;
	height: 23px;
	margin-top: 5px;
	border: 1px solid #D5D5D5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.detail.contact-us form textarea{
	height: 97px;
}
.detail.contact-us form input:active,
.detail.contact-us form textarea:active,
.detail.contact-us form input:focus,
.detail.contact-us form textarea:focus{
	box-shadow: none;
}
.detail.contact-us.login-error .login label,
.detail.contact-us.login-error .contact-info span{
	color: #ff0000;
}
/*footer*/
.footer{
	clear: both;
	max-width: 1020px;
	margin: 0 auto;
	background-color: #333333;

}
.footer ul{
	margin: 30px auto 50px;
	width: 544px;
}
.footer ul li{
	display: inline-block;
}
.footer ul li:before{
	content: "|";
	padding: 0 6px;
	color: #fff;
	font-size: 12px;
}
.footer ul li:first-child:before{
	content: none;
}
.footer ul a{
	color: #fff;
	font-size: 12px;
}
.footer ul a:hover{

}
.footer .copyright{
	clear: both;
	text-align: center;
	color: #fff;
	background-color: #242424;
	padding:2px 0 2px;
	font-size: 13px;
	height: 40px;
}
/*login*/
.detail.contact-us .login {
	width: 310px;
	border-right: 1px solid #e8e8e8;
	padding-right: 20px;
	margin-right: 11px;
	display: inline-block;
}
.detail.contact-us .login input {
	width: 303px;
}
.detail.contact-us .contact-info{
	width: 274px;
	padding-top: 13px;
	display: inline-block;
	vertical-align: top;
}
.detail.contact-us .contact-info p{
	font-size: 11px;
	line-height: 18px;
}
/*.footer .company-info,
.footer .contact-us,
.footer img{
	float: left;
}*/
/*.footer .company-info,
.footer .contact-us{
	width: 213px;
	margin-left: 48px;
	color:#fff;
}
.footer .company-info{
	background:url(img/icon-company-info.jpg) top left no-repeat transparent;
	padding-left: 63px;
}
.footer .contact-us{
	background:url(img/icon-contact-us.jpg) 25px 0 no-repeat transparent;
	padding-left: 92px;
}
.footer h4{
	margin-top:0;
	margin-bottom: 8px;
}
.footer .contact-us{
	border-left: 1px solid #5a5c71;
}
.footer p{
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	opacity: 0.8;
}
.footer .contact{
	padding: 30px 0 0;
	height: 137px;
}*/

.right-nav{
	text-align: right;
}

.right-nav ul{
	margin-top: 0;
}

.right-nav ul li{
	display: inline-block;
}

.right-nav ul li a{
	display: block;
	color: #555;
	position: relative;
	padding: 0 10px;
	font-weight: 600;
	font-size: 14px;
	transition: all 0.4s;
}

.right-nav ul li a:hover{

}

.right-nav ul li a:after{
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	background: #555;
	position: absolute;
	right: -2px;
	top: 1px;
}

.right-nav ul li:last-child a:after{
	display: none;
}

.userinfo-box{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-bottom: 30px;
}

.userinfo-box h3{
	font-size: 14px;
	margin: 0;
}

.userinfo-box span{
	display: inline-block;
	min-width: 100px;
}

.userinfo-box table tr td{
	padding: 6px;
	line-height: 1.5em;
	vertical-align: top;
}

.report-table table{
	width: 100%;
	color: #555;
	font-size: 13px;
	border-collapse: collapse;
	border: 1px solid #999;
}

.report-table table tr th{
	text-align: left;
	border-bottom: 1px solid #999;
	padding: 12px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: #f1f1f1;
}

.report-table table tr td{
	padding: 12px 10px;
	border-bottom: 1px solid #999;
}

tr.footer-row{
	background: #f1f1f1;
	color: #00a706;
	font-weight: normal;
	text-transform: uppercase;
}

.report-table table tr td span.gross{
	color: green;
}

.report-table table tr td span.loss{
	color: red;
}

.report-table table tr td span.nutal{
	color: #000;
}

.note{
	font-size: 14px;
	margin-top: 30px;
}

.note h5{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

.note p{
	margin: 6px 0 0;
}

.btn-download-report{
	width: 190px;
	text-align: center;
	display: block;
	background: #16436A;
	color: #fff;
	padding: 12px 6px;
	margin: 16px auto 0;
	border-radius: 26px;
	transition: all 0.4s;
}

.btn-download-report:hover{
	background: #2d2d2d;
	color: #fff !important;
	opacity: 1;
}

.symbol-section h5{
	text-align: center;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 8px;
}

.symbol-section h5 span{
	text-transform: uppercase;
	color: #16436A;
	font-weight: 900;
}

.symbol-information:after{
	content: '';
	display: block;
	clear: both;
}

.symbol-left{
	width: 300px;
	float: left;
}

.symbol-left h3{
	font-size: 17px;
	color: #16436A;
	font-weight: 700;
	margin: 0 0 14px;
}

.symbol-right p,
.symbol-left p{
	font-size: 14px;
	margin: 6px 0;
	color: #333;
}

.symbol-right{
	width: 300px;
	float: right;
}

.bid-box{
	margin-bottom: 34px;
}

.bid-box span{
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	margin-top: 2px;
}

.bid-box a{
	display: inline-block;
	vertical-align: middle;
	background: linear-gradient(#54d9c8,#138677);
	color: #fff;
	padding: 10px 20px;
	font-weight: bold;
	border-radius: 8px;
	margin: 0 12px;
}

.bid-box a:hover{
	background: #138677;
}

.financial-advisor{
	text-align: right;
}

.financial-advisor p{
	margin: 0 0 8px;
}

.cash-table{
	margin-top: 30px;
}

.cash-table h3{
	font-size: 18px;
	color: #000;
	margin-bottom: 6px;
}

.cash-table table{
	width: 100%;
	color: #555;
	font-size: 14px;
	border-collapse: collapse;
	border: 1px solid #999;
}

.cash-table table tr th{
	text-align: left;
	border-bottom: 1px solid #999;
	padding: 12px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: #f1f1f1;
}

.cash-table table tr td{
	padding: 12px 10px;
	border-bottom: 1px solid #999;
}