body {
  background-color:rgb(250,255,255);
}

a {
  color: rgb(0, 36, 159); 
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

#wrapper {
  min-height: 100%;
  overflow:hidden;
  margin: 0px auto;
  width: 75%; 
  max-width: 1046px;
  height:auto;
}

@media (min-width:768px) and (max-width:1024px) {
#wrapper {
  margin: 0px auto;
  width: 85%; 
  height:auto;
}
}

@media (max-width:767px) {
#wrapper {
  margin: 0px auto;
  width: 95%; 
  height:auto;
}
}




#header {
        left: 0;
        top: 0;
        z-index:50; 
	height: 125px; 
        width: 100%;
        overflow: hidden;
}

@media (max-width:767px) and (min-width:351px) {
#header {
        left: 0;
        top: 0;
        z-index:50;
//	height: 125px;
        height:10%; 
        width: 100%;
        overflow: hidden;
}
}

@media (max-width:350px) {
#header {
        left: 0;
        top: 0;
        z-index:50;
//	height: 125px;
        height:10%; 
        width: 100%;
        overflow: hidden;
}
}



.header-box {
  background-color: rgb(150,200,255);
  width: 100%;
  height: 110px;
  padding: 10px 0px 0px 0px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

@media (max-width:767px) {
.header-box {
  background-color: rgb(150,200,255);
  width: 100%;
  height: 90%;
  padding: 0px 0px 0px 0px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
}

.logo {
	background: url("991.jpg") no-repeat;
        background-size: auto 100%;
        background-position:center;
        width: 100%;
        height:50%; 
        text-align:center;
//        text-indent: -9999px; 
        overflow: hidden; 
        float: left;
	border-radius: 10px;
        position:absolute;
}

@media (max-width:767px) and (min-width:601px) {
.logo {
	background: url("991.jpg") no-repeat;
        background-size: 70% auto;
        background-position:center;
        width: 100%;
        height:100%; 
        margin: 0px 0px 0px 0px; 
        text-indent: -9999px; 
        overflow: hidden; 
//        float: left;
	border-radius: 5px;
        position:relative;
}
}

@media (max-width:600px) and (min-width:451px) {
.logo {
	background: url("991.jpg") no-repeat;
        background-size: 80% auto;
        background-position:center;
        width: 100%;
        height:100%; 
        margin: 0px 0px 0px 0px; 
        text-indent: -9999px; 
        overflow: hidden; 
//        float: left;
	border-radius: 5px;
        position:relative;
}
}


@media (max-width:450px) {
.logo {
	background: url("991.jpg") no-repeat;
        background-size: 90% auto;
        background-position:center;
        width: 100%;
        height:100%; 
        margin: 0px 0px 0px 0px; 
        text-indent: -9999px; 
        overflow: hidden; 
//        float: left;
	border-radius: 5px;
        position:relative;
}
}


.logo a {
	height: 100%; 
        display: block; 
        position: relative; 
        cursor: pointer;
}




#lang {
 list-style: none;
 margin: 0px; 
 padding: 0px 0px 0px 1px; 
 position:absolute;
 bottom:3px;
 right:5px; //260
}

@media (max-width:767px) {
#lang {
   display:none;
}
}



#lang li {
 display: inline;
 padding: 0px 3px 0px;
 text-decoration: none; 
 color: rgb(50, 100, 150);
}

#lang li a {
 text-decoration: underline; 
 color: rgb(0, 36, 159);
}




#nav {
 list-style: none;
 margin: 0px; 
 padding: 0px 0px 0px 1px; 
 position:absolute;
 bottom:3;
 margin-top:5px;
 left:5px; //260
// width:455px;
}

@media (max-width:767px) {
#nav {
  display:none;
// list-style: none;
// margin: 0px; 
// padding: 0px 0px 0px 1px; 
// position:absolute;
// bottom:3;
// margin-top:5px;
// left:5px; //260
// width:455px;
}
}


#nav li{
 padding: 0px 0px 0px;
 width: 100px; 
 display: inline;
 background-color:rgb(50,100,150);
 left:0px;
}

#nav li a {
 background-color:rgb(50,100,150);
 font: bold 15px/normal Arial, Helvetica, sans-serif;
 padding: 7px 10px 0px 11px; 
 height: 25px; 
 color: rgb(255, 255, 255); 
 text-decoration: none; 
 float: left; 
 cursor: pointer;
// font-size-adjust: none;
 font-stretch: normal;
}

#nav li a:hover {
 background-color:rgb(100,150,200); 
}







.main {
 width:100%;
 height:auto;
 font-family:"Georgia";
}

@media (max-width:767px) {
.main {
 width:100%;
 height:auto;
 font-family:"Georgia";
}
}

.odd {
    background:rgb(220,240,240);
}

.mainblock {
  float:left;
//  width:660px;
  width:66%;
  height:auto;
}

@media (max-width:1024px) and (min-width:768px) {
.mainblock {
//  float:left;
  float:left;
  width:100%;
  height:auto;
}
}

@media (max-width:767px) {
.mainblock {
//  float:left;
  width:100%;
  height:auto;
   font-size:18px;
  line-height:24px;
}
}

@media (max-width:767px) {
.mainblock .img {
  width:85%;
  height:auto;
}
}


.em_block img
{
        height:auto;
        width:85%;
}

.mainblock .em_block {
  margin:1px 20px 1px 20px;
}

@media (max-width:767px) {
.mainblock .em_block {
  margin:1px 5px 1px 5px;
}
}

.mainblock .em_block li a{
  color:rgb(50,100,250);
  text-decoration: underline;
}

.mainblock .em_block li a:hover{
  text-decoration: none;
}



.table-wrap {
 overflow-x:auto;
}

.em_fin {
// font-family:"Arial";
 font-size:14px;
 border-collapse:collapse;
}

.em_fin td {
 width:80px;
 height:22px;
 text-align:center;
 border: 1px solid black;
}

.em_fin th {
 width:80px;
 height:22px;
 text-align:center;
 border: 1px solid black;
 background-color:rgb(220,230,230);
}

@media (min-width:451px) and (max-width:600px) {
.em_fin {
// font-family:"Arial";
 font-size:12px;
 border-collapse:collapse;
 display:flex;
 flex-wrap:wrap;
 flex-direction:row;
}

.em_fin td {
 width:80px;
 height:auto;
// height:22px;
 text-align:center;
 border: 1px solid black;
}

.em_fin th {
 width:80px;
 height:auto;
// height:22px;
 text-align:center;
 border: 1px solid black;
 background-color:rgb(220,230,230);
}
}


@media (max-width:450px) {
.em_fin {
// font-family:"Arial";
 font-size:9px;
 border-collapse:collapse;
 display:flex;
 flex-wrap:wrap;
 flex-direction:row;
}

.em_fin tr {
//display:flex;
//flex-direction:row;
//flex-wrap:wrap;
}

.em_fin td {
 width:80px;
 height:auto;
// height:22px;
 text-align:center;
 border: 1px solid black;
}

.em_fin th {
 width:80px;
 height:auto;
// height:22px;
 text-align:center;
 border: 1px solid black;
 background-color:rgb(220,230,230);
}
}


.quotation_block {
  float:right;
//  width:330px;
  width:33%;
  height:auto;
  font-family:"Georgia";
  font-size:14px;
}

@media (min-width:768px) and (max-width:1024px) {
.quotation_block {
//  float:right;
  width:100%;
  height:auto;
  font-family:"Georgia";
  font-size:16px;
}
}

@media (max-width:767px) {
.quotation_block {
//  float:right;
  width:100%;
  height:auto;
  font-family:"Georgia";
  font-size:18px;
}
}


.title-block {
//  height:25px;
  padding:3px 0px 0 0px;
  background-color: rgb(200,240,255);
  font-size:20px;
  text-align:center;
  vertical-align:middle;
  font-weight:normal;
  color:rgb(5,5,100);
  margin:3px 3px 15px 3px;
}

.title-block a{
  color:(5,5,30);
  font-size:20px;
  text-decoration: none;
}

.title-block a:hover{
  text-decoration: underline;
}

//.mainblock .title-block{
//  width:654px;
//  margin:3px 3px 15px 3px;
//}

.quotation_block .title-block{
  width:336px;
//  margin:3px 3px 15px 3px;
  font-family:"Georgia";
  font-size:20px;
}

@media (min-width:768px) and (max-width:1024px) {
.quotation_block .title-block{
  width:100%;
//  margin:3px 3px 15px 3px;
  font-family:"Georgia";
  font-size:18px;
}
}


@media (max-width:767px) {
.quotation_block .title-block{
  width:100%;
//  margin:3px 3px 15px 3px;
  font-family:"Georgia";
  font-size:18px;
}
}



.mainblock-all-companies {
  float:left;
//  width:660px;
  width:50%;
  height:auto;
}

.mainblock-all-companies img {
  width:85%;
  height:auto;
}


@media (max-width:767px) {
.mainblock-all-companies {
  width:100%;
  height:auto;
   font-size:18px;
}
}

@media (max-width:767px) {
.mainblock-all-companies img {
  width:85%;
  height:auto;
}
}

.container {
  display: flex;
}

@media (max-width:767px) {
.container {
  display:block;
  width:100%;
  height:auto;
     font-size:18px;
}
}

.news_block {
 flex:1;
}

@media (max-width:767px) {
.news_block {
  width:100%;
  position:relative;
  height:auto;
}
}

.news_block .title-block{
  margin:8px 3px 15px 3px;
}

@media (max-width:767px) {
.news_block .title-block{
  width:100%;
  margin:3px 3px 15px 3px;
//  font-family:"Georgia";
//  font-size:16px;
}
}

.main-news {
 display:none;
}

@media (max-width:767px) {
.main-news {
 display:block; 
}
}





.updates_block {
 flex:1;
  padding:5px 0px 0;
  overflow:visible;
}

@media (max-width:767px) {
.updates_block {
  width: 100%;
//  height:auto;
//  padding:5px 0px 0;
}
}


.main_quotation_block {
  flex:1;  
  overflow:visible;
}

@media (max-width:767px) {
.main_quotation_block {
  width:100%;
//  height:auto;
//  font-size:16px;
}
}





.updates_block .title-block{
//  width:314px;
  margin:3px 3px 15px 3px;
}




.main_quotation_block .title-block{
//  width:336px;
  margin:8px 3px 15px 3px;
//  font-family:"Georgia";
//  font-size:16px;
}











.title-block-news {
//  height:25px;
  padding:3px 0px 0 0px;
  background-color: rgb(200,240,255);
  font-size:20px;
  text-align:center;
  vertical-align:middle;
  font-weight:normal;
  color:rgb(5,5,100);
  margin:3px 3px 15px 3px;
}

.em_quotes .title-block{
  width:336px;
  margin:8px 3px 15px 3px;
}






#news-list{
	list-style:none;
	margin:0 20px -13px;
	padding:0;
	overflow:hidden;
}

#news-list li{
	overflow:hidden;
	vertical-align:top;
	padding:0 0 18px 0;
}

#news-list li a{
        color:#28323C;
        text-decoration: none;
}

#news-list li a:hover{
        text-decoration: underline;
}


#news-list li .date{
	display:inline-block;
	background: url(../../files/bg-date1.gif) repeat-x;
	color:#5a646e;
	line-height:16px;
	padding:0 6px;
	margin:0 0 1px;

}


#newsline-list{
	list-style:none;
	margin:0 10px -0px 15px;
	padding:0;
	overflow:hidden;
}

#newsline-list li{

	overflow:hidden;
	vertical-align:top;
	padding:0 0 1px 0;
}

#newsline-list li a{
//        color:#28323C;
        text-decoration: none;
}

#newsline-list li a:hover{
        text-decoration: underline;
}


#newsline-list li .date{
	display:inline-block;
	color:#5a646e;
	line-height:11px;
	padding:0 0px;
	margin:0 0 0px;

}





.equities-table{
  border-collapse:collapse;
	padding:0;
	margin:1px 1px 1px 1px;
	vertical-align:top;
	text-align:right;
	color:rgb(10,10,60);
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
}

@media (max-width:1024px) {
.equities-table{
  border-collapse:collapse;
	padding:0;
	margin:1px 1px 1px 1px;
	vertical-align:top;
	text-align:right;
	color:rgb(10,10,60);
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  width:100%;
}
}

.equities-table th{
	padding:0 1px 3px;
        margin:0;
        text-align:center;
}
.equities-table .colnew{
	width:342px;
        padding-left:5px;
	text-align:left;
}

@media (max-width:767px) {
.equities-table .colnew{
	width:100%;
        padding-left:5px;
	text-align:left;
}
}


.equities-table .col1{
	width:95px;
        padding-left:5px;
	text-align:left;
}
.equities-table .col2{
	width:50px;
        padding-left:5px;
	text-align:center;
}
.equities-table .col3{
	width:70px;
        padding-left:10px;
	text-align:center;
}
.equities-table .col4{
	width:85px;
        text-align:center;
}

.equities-table td{
	padding:1px 0 3px;
	margin:0;
        text-align:center;
}











.mainblock .block {
  margin:1px 20px 1px 20px;
}

.mainblock .block li a{
  color:#28323C;
  text-decoration: none;
}

.mainblock .block li a:hover{
  text-decoration: underline;
}


.mainblock .block p{
 color:#28323C;
 font-family: "Georgia";   
}


.em_main_table {
 font-size:16px;
}

.em_main_table td{
  width:100px;
  text-align:center;
}
.em_main_table th{
  width:100px;
  text-align:center;
}







.macro_table {
 font-family:"Arial";
 font-size:14px;
 border-collapse:collapse;
}

.macro_table td {
 width:60px;
 height:22px;
 text-align:center;
 border: 1px solid black;
}

.macro_table th {
 width:60px;
 height:22px;
 text-align:center;
 border: 1px solid black;
 background-color:rgb(220,230,230);
}


.em_quotes {
  float:right;
  width:342px;
  height:132%;

}

.equities-table .em_col1 {
 width:260px;
 text-align:left;
}

.equities-table .em_col2 {
 width:80px;
 text-align:right;
}








#footer {
	clear:both; 
}








