body {
    background-color: #fff;
    margin: 0;
    color: #b1b3b4;
    font-family: arial, sans-serif;
    background:  url("/assets/web/img/bg-body.jpg")  top left repeat #ededec;
    padding-top: 33px;
}

.container.content {
    background-color: #fff;
    padding: 24px;
    width: 972px;
    margin: 20px auto;
}

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 span,
h2 span{
	background: url(img/bg-title.png) left center repeat-x transparent;
	padding: 6px;
	width: 432px;
	margin-left: 7px;
	display: inline-block;
}*/

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;
    color: #1b4383 !important;
    font-style: italic;
    margin-bottom: 20px;
}

.module {
    border: 1px solid #e0e0e0;
    margin: 0;
    margin-top: -1px;
    padding: 19px;
    border-bottom: 2px solid #1b4383 !important;
    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;
    color: #1b4383 !important;
}

.sidebar .register a {
    background-color: #1b4383 !important;
    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;
}

ul.container.nav {
    width: 990px;
}

.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 {
    border-bottom: 5px solid #1b4383 !important;
}

.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 {
    background-color: #1b4383 !important;
    border: none;
    border-top: 4px solid #ffffff !important;
    margin-top: -4px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    color: #f8f8f8;
}

.menu #search {
    padding: 13px 0;
}

.menu #search input {
    width: 130px;
    height: 16px;
    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 {

}

.menu #search .btn:hover {
    background-color: #038574;
}

.container.content {
    background-color: #fff;
    padding: 24px;
    width: 972px;
    margin: 20px auto;
}

.container.content .home-content {
    /*	width: 660px;*/
    width: 653px;
    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;
}

.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;
    border-bottom: 2px solid #1b4383 !important;
}

.home-content 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 {
    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-content ul div h3 a {
    color: #000000;
}

.home-content 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 {
    color: #1b4383 !important;
    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;
    background-color: #1b4383 !important;
    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;
    border-top: 7px solid #1b4383 !important;
}

.footer ul {
    margin: 30px auto 50px;
    width: 544px;
}

.footer ul li {
    display: inline-block;
}

.footer ul li:before {
    content: "|";
    padding: 0 6px;
    color: #909090;
    font-size: 12px;
}

.footer ul li:first-child:before {
    content: none;
}

.footer ul a {
    color: #fff;
    font-size: 12px;
}

.footer ul a:hover {
    color: #1b4383 !important;
}

.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("/assets/web/img/icon-company-info.jpg")  top left no-repeat transparent;
	padding-left: 63px;
}
.footer .contact-us{
	background: url("/assets/web/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;
}*/