html
    {
    height:100%;
    direction:rtl;
    -moz-transform-origin:top center;
    transform-origin:top center;
    -ms-transform-origin:top center;
    }
body
    {           
    text-align:right;
    font-family:Arial; 
    font-size:120%;
    line-height:130%;
    color:#000;
    margin:0;
    padding:0;
    }
a
    {
    text-decoration:underline;
    color:blue;
    }
a:focus, a:hover
    {
    color:Blue;
    background:yellow;
    outline:none;
    }
a img, img
    {
    border:1px solid rgba(0, 0, 0, 0);
    }
a:focus img, a:hover img
    {
    background:rgba(0,0,0,0);
    }
H1, H2, H3, H4, H5, H6, ul, li, p
    {
    padding:0;
    margin:0; 
    }   
HR
    {
    height:1px;
    width:100%;
    color:#999;
    }
.hideItem
    {
    display:none;
    }    
.leftSide
    {
    float:left;            
    }
.rightSide
    {
    float:right;            
    }   
.red     
    {
    color:#8e0000 !important;
    }
img.responsive
    {
    width:100%;
    height:auto;
    }
.back-to-homepage
    {
    display:none !important;
    }
aside 
    {
    font-size: 90%;
    }
h1
    {
  text-align: center;
  line-height: 15px;
  margin: 20px 0;
    }   
#logo-box
    {
    display:block;
 
 
    float: right;        
    }
#logo-box > a
    {
    float:right;    
    }
#logo-box > a:focus, #logo-box > a:hover
    {
    background-color:#fff;
    }
#logo-box > h1
    {
    float: right;
    font-size: 18px;
    margin-top: 52px;
    margin-right: 12px;
    }        
#logo-box > h1 span
    {
    display:none;
    } 
.portal-header .globes-logo
    {
    width: 100%;
    float: none;  
    }
#logo-box.portal-header > h1, #logo-box.portal-header > a
    {
    margin: 0;
    float: none;
    }
header
    {
    display: table;
    }
/*----------------------------*/
/* Base
/*----------------------------*/    
#main
    {
    width:100%;
    max-width:990px;
    display:block;
    overflow:hidden;
    margin:0 auto;
    position:relative;
    }  
#LogoGlobes
    {
    overflow: hidden;
    display: block;
    width: 200px;
    height: 80px;
    float:right;
    }			
h2    
    {
    background: #fff;
    color: #ac0000;
    margin: 0 0 20px;   
    display:block;
    overflow:hidden;
    }           
.titlebar1
    {
    background-color: #FDEBE2;
    padding: 10px;
    }
#sub_menu
{
clear:both;
} 
#reqular-globes-site-Link
{
 
  margin-top: 35px;
  font-size: 16px;
 
}
#reqular-globes-site-Link .dropdown-box
{
float:left !important;
position:relative;
}    
#reqular-globes-site-Link span
{
display:inline-block;
margin:0 5px;
float:left;
} 
.dropdown
{
position: absolute;
top: 22px;
right: 0px;
width:200px;
background: #FFF;
border: 1px solid #666;
display: none;
overflow:hidden;
}  
.dropdown a
{
display: block;
margin: 15px 0;
padding: 0px 10px;
} 
#reqular-globes-site-Link > a 
{
float:left;
}  
#MiniArticle #moreinmador{display:none}

/*----------------------------*/
/* Global Class
/*----------------------------*/
.black_and_white * /*:not(a)*/
	{
	color:white !important;
	background-color:black !important;
	}
.black_and_white a
	{
	color:yellow !important;
	}
.black_and_white a:hover, .black_and_white a:focus
	{
	color:yellow !important;
	background-color:blue !important;
	}
.black_and_white img 
	{
	-webkit-filter: invert(100%);
	filter: invert(100%);
	}
.gray_screen
    {
    color:black !important;    
    }	
.gray_screen *
    {
    color:black !important;    
    }    
.gray_screen a
    {
    color:white !important;
    background:black !important;
    }	
.gray_screen a:hover, .gray_screen a:focus
    {
    color:black !important;
    background:silver !important;    
    }	
.gray_screen  .titlebar1, .gray_screen h2 , .gray_screen h2 a
    {
    background:black !important;    
    color:#fff !important;    
    }
.gray_screen img
    {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
    filter: gray !important;    
    }
.JumpingTabShow
	{
    min-height:30px;
    padding: 5px 10px;
    visibility:visible !important;
	}	
.JumpingTab
	{
	background:#fff;
	overflow:hidden;
	width:100%;
	height:0;
	color:blue;
	text-align:right;
	visibility:hidden;	
	}
.JumpingTab ul
	{
    float: right;
    width: 90%;
	}	
.JumpingTab li
	{
	list-style: none;
	margin-bottom: 50px;
	text-align: right;
	} 
.JumpingTab li a
	{
	color:blue;
	text-decoration:none;
	}
.JumpingTabShowOpen
    {
    height:auto;
    }
.JumpingTabShowOpen li
    {
    margin-bottom:5px !important;
    border-bottom:1px solid #999;
    padding-bottom:5px;
    float:right;
    width:50%;
    }
.JumpingTabShowOpen:before 
    {
    content: "ניווט מהיר";
    color: #000;
    font: bold 130% arial;
    height: 40px;
    display: block;
    text-decoration: underline;
    }    
.ListArticles
    {
    width:100%;
    display:block;
    overflow:hidden;
    margin:30px 0;
    }
.ListArticles h2
    {
    background-color: #FDEBE2;
    padding: 10px;
    }    
.ListArticles h2 a
    {
    color:#c00;
    text-decoration:underline;
    }
.element .leftSide
    {
    width:759px;
    width:calc(100% - 232px);
    }             
.element .leftSide p
    {
    margin:10px 0;    
    }
.ListArticles .element
    {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;    
    }
.globes-logo
    {
    display: block;
    margin: 15px auto 5px;
    width:100%;
    }
h1
    {
    text-align:center;
    } 
h1 small
{
    display:block;
    margin-top:20px;
} 
.homepage-buttons-link 
    {
    padding:0 10px;
    display: inline-block;
    margin: 10px 15px 0 0;
    border: 1px solid #666;
    text-decoration: none;
    overflow: hidden;
    width: 21%;
    min-height:40px;
    text-align: center;
    vertical-align: top;
    font: normal 18px/36px arial;
    background: #FFE;
    color: #000;
    }
.homepage-buttons-link:hover, .homepage-buttons-link:focus
    {
    background: yellow;
    color: blue;
    text-decoration: underline;
    border:1px solid blue;
    }     
.G_BradCrams 
    {
    display: block;
    margin: 20px 0;
    clear:both;
    padding-top:15px;
    }    
/*----------------------------*/
/* Mini Menu
/*----------------------------*/ 
#mini-menu
    { 
    border-bottom: 1px dashed #C3C3C3;
    overflow: hidden;
    margin-top: 0;
    font-size:16px;
    /*position: fixed;
    top: 0; 
    background: #FFF;
    width: 990px;
    z-index:10000; */
    }
#mini-menu li     
    {
    float: right;
    list-style: none;
    list-style-position: inside;
    text-align: center;     
    margin-left:25px;
    }
#mini-menu li:last-child
    {
    margin-left:0;
    }
#mini-menu li a
    {
    color: #000;
    text-decoration: none;
    display: inline-block;
    padding: 5px;
    }   
#mini-menu li:hover a, #mini-menu li:focus a
    {
    color:Blue;
    background:yellow;
    }      
/*----------------------------*/
/* Main Menu
/*----------------------------*/ 
#main-menu
    { 
    border-bottom: 4px double #000;
    border-right: 0 none;
    border-left: 0 none;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom:0;
    }
#main-menu ul
    {
    display: block;
    margin: 0 auto;
    overflow: hidden;
      text-align: center;
    }    
#main-menu li     
    {
    display: inline-block;
    list-style: none;
    list-style-position: inside;
    width: 14%;
    text-align: center;
    border: 1px solid #666;
    margin: 10px 20px 0 0;
    border-bottom: 0 none;
    border-radius: 10px 10px 0 0;
    background: #FFE;
    }
#main-menu li:last-child
    {
    margin-left:0;
    }
#main-menu li a
    {
    color: #000;
    text-decoration: none;
    width: 100%;
    display:inline-block;
    padding:15px 0;
    }   
#main-menu li:hover, #main-menu li:focus
    {
    color:Blue;
    background:yellow;
    cursor:pointer;
    }   
#main-menu li:hover a, #main-menu li a:focus
    {
    color:Blue;
    text-decoration:underline;
    background: rgba(0,0,0,0);
    }     
/*-------------------------------*/          
[data-class='Hot_article'] h2
    {
    display:none;
    }
[data-class='Globes_TV'] .videoIMG
    {
    position: relative;
    display: inline-block;
    overflow: hidden;
    } 
#main [data-class='Globes_TV'] .videoIMG:focus, [data-class='Globes_TV'] .videoIMG:hover
    {
    background-color: #FFF!important;
    outline: none;
    }
[data-class='Globes_TV'] .videoIMG img:first-child
    {
    width:100%;
    max-width:200px;
    height:auto;
    max-height:150px;
    }   
 [data-class='Globes_TV'] .GlobesTV_playIcon
    {
    position: absolute;
    bottom: 10px;
    left: 4px;
    width: 50px;
    }   
[data-class='Globes_TV'] .duration
    {
    display:block;
    }  
/*----------------------------*/
/* Article
/*----------------------------*/    
#MiniArticle    
    {
    width: 96%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    }
#MiniArticle h1
    {
    margin: 25px 0;
    text-align: right;
    font-size:200%;
    line-height:130%;
    }
.article-title    
    {
    color: #000;
    margin: 30px 0 20px;
    display: block;
    overflow: hidden;
    line-height: 40px;
    font-size: 34px;        
    }
#MiniArticle .article-subtitle
    {
    color: #000;
    font:normal 22px/26px arial;  
    width:100%;
    margin-bottom: 30px;
    }
#MiniArticle .article-author-modify > span
    {
    display:block; 
    margin-bottom:10px;   
    } 
.article-modify, .article-author
    {
    font-weight:bold;
    }
.article-big-image
    {
    margin: 25px 0;
    display: table;
    background: #333;
    overflow: hidden;
    padding-bottom: 10px;
    color: #FFF;
    }
.article-big-image:focus
    {
    outline: 10px solid #FF0;
    }
.article-ImageCradit
    {
        padding-right:10px;
    }
#MiniArticle .text
    {
    font-size:110%;
    line-height:150%;
    width:90%;
    } 
#MiniArticle .text p
    {
    margin-bottom:20px;
    }  
#more_article > article
    {
    float: right;
    width: 45%;
    margin-bottom:30px;       
    }
#more_article > article:nth-of-type(2n)
    {
    float: left;
    width: 45%;
    }    
#more_article > article aside
    {
    margin-top:10px
    }    
#more_article > article .ListArticleImage
    {
    width:100%;
    } 
#more_article > article h3
    {
    margin:10px 0;
    } 
.ListArticles[data-id='more-article-homepage']
    {    
    margin-top:-30px;
    }
.ListArticles[data-id='more-article-homepage'] h2
    {
    display:none;        
    }
    
/*------------ Footer ----------*/ 
footer
    {
    clear: both;
    overflow:hidden;
    background: #fff;
    padding-bottom:30px;
    direction:rtl;
    width:100%;
    max-width:990px;
    display:block;
    margin:20px auto;
    padding-top:20px
    }
#footer-globes-copyright
    {
    font: 14px arial;
    text-align: center;
    overflow: hidden;
    display: block;
    }
footer ul {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  display: block;
  width: 915px;
}
#footer-main-links{
  display: block;
  overflow: hidden;
  background: #FDEBE2;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
}
#footer-main-links > a 
{
  margin: 0 30px;    
}
footer li
    {
    list-style: none;
    margin: 10px;
    float: left;
    font: normal 12px arial;
    direction: ltr;
    }       
footer li:after {
  margin-left: 20px;
  content: "|";
  font-size: 16px;
  font-weight: normal;
}
footer li:last-child:after {
  margin-left:0;
  content: "";
}
.inner_title
    {
    font-weight:bold;
    list-style:none;
    margin-top:25px;
    }
#col1
    {
    max-width:400px;
    }
#col1 ul
    {
    float:right;
    width:200px;
    }            
.marginTop-10
    {
        margin-top:10px;
    }    
#contac-us li
    {
    list-style:none;
    list-style-position:outside;
    padding:0;
    margin:10px 0 ;
    }
#contac-us-title
    {
    padding-top:0;
    }    
#advertise
    {
    font: bold 20px arial;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #800;
    padding: 10px 20px;
    display: inline-block;
    width: 100px;
    background: #D10000;
    border-radius: 5px;
    }
#advertise:hover
    {
    background: #960a0a;
    } 
#newspaper
    {
    float:left;
    }  
#contact-us-phone
    {
    width: 100%;
    text-align: center;
    display: block;
    }
#contact-us-phone strong
    {  
    font-size: 28px; 
    }
#main_nav > a 
    {
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    top: -15px;
    }
.get-focus
    {
    background:#ffa;
    }    
.ListArticles[data-class='Random_in_articlePage'] .element   
    {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    width: 100%;
    position:relative;
    }
.dynasty-article    
    {
    display:block;
    overflow:hidden;
    margin:5px 0;
    text-align:right;    
    }
.dynasty-article ul
    {
    padding:0;
    margin:0;
    }
.dynasty-article li
    {
    float:right;
    list-style:none;
    }
.dynasty-article li a
    {
    text-decoration:none;
    }    
.dynasty-article li a:after
    {
    content:">";
    margin:0 10px;
    color:#000;
    }
.dynasty-article li:last-child a:after
    {
    content:"";
    }
.BTNs-more-article-of-mador
    {
    display: block;
    text-align: center;
    margin: 20px auto;
    width: 150px;
    background: #FF8;
    padding: 10px;
    border: 1px solid #808080;
    text-decoration:none;
    font-size: 18px;
    } 
.BTNs-more-article-of-mador:hover
    { 
    background: #FF0;   
    outline:2px solid blue;
    border:0 none;
    text-decoration:underline; 
    }   
[data-class='show-more-articles-of-mador'] h2
    {
    display:none;
    }    
#mador-tv .element
    {
    display: block;
    margin: 0 auto 40px;      
    position:relative;
    }  
#mador-tv .element .leftSide
    {
    float:none;
    width:100%;    
    }  
#mador-tv .videoIMG
    {     
    position: relative;
    overflow: hidden;
    display: table;
    float:right;
    margin-left:20px;
    } 
#mador-tv .videoIMG:hover, #mador-tv .videoIMG:focus
    {     
    background:rgba(0, 0, 0, 0);
    }        
#mador-tv [data-class='main_article'] .element
    {
    width:520px;
    }    
#mador-tv [data-class='main_article'] .videoIMG > img:first-child
    {
    display: block;
    margin: 0 auto; 
    width:100%;     
    }    
#mador-tv .GlobesTV_playIcon 
    {
    position: absolute;
    border-radius: 50%;
    background: #FFF;
    box-shadow: 0 0 10px 0px #666;
    top: 95px;
    left: 10px;
    width: 40px;
    height: 40px;
    }     
#mador-tv [data-class='main_article'] .videoIMG > img.GlobesTV_playIcon 
    {
    top:50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    } 
#mador-tv .duration  
    {    
    display:block;
    }
#mador-tv .videoIMG > img:first-child
    {
    width:200px;
    display:block;
    }
#all-programs
    {
    display:block;
    overflow:hidden;
    width:100%;
    list-style:none;
    padding:0;
    margin:0;
    }    
#all-programs li
    {
    width:109px;
    border: 1px solid #CCC;
    overflow: hidden;
    display: block;
    margin: 10px 15px;
    
    float: right;
    } 
#all-programs li a
    {
    width:99px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    display:table-cell;
    vertical-align: middle;
    padding:0 5px;
    background: #FFE;
    color: #000;
    text-decoration: none;
    } 
#all-programs li a:hover, #all-programs li a:focus    
    {
    background: yellow;
    color: blue;
    text-decoration: underline;
    }    
#MiniArticle #clip
    {
    text-align:center;
    display:none;
    }
.more-tv-article-miniArticle [data-class='Globes_TV'] div.element:nth-of-type(1) 
    {
    margin: 20px 0px 30px;
    width: auto;
    max-width: 100%;
    }
.more-tv-article-miniArticle [data-class='Globes_TV'] div.element:nth-of-type(1) .videoIMG img:first-child 
    {
    width: 100%;
    max-width: 200px;
    height: auto;
    max-height: 360px;
    }
.more-tv-article-miniArticle [data-class='Globes_TV'] div.element:nth-of-type(1) .leftSide      
    {
    float: left;
    width: 759px;
    }
.deot-article-author-icon
    {
    vertical-align: middle;       
    }
#finance-data h2
    {
    background-color: #FDEBE2;
    padding: 10px;
    }

#finance-data table
    {
    clear:both;
    float:none;
    display:block;
    overflow:hidden;
    margin-bottom:30px;
    }
#finance-data table  td
    {
    width:23%;
    border:1px solid #333;
    }    
    
/*----------------------------*/
/* PORTAL
/*----------------------------*/ 
.light_red
    {
    color:#c00;
    direction:ltr;
    display:inline-block;
    }
.strong_red
    {
    background:#c00;
    color:#fff;
    direction:ltr;
    display:inline-block;
    padding:0 5px;
    } 
.light_green 
    {
    direction: ltr;
    display: inline-block;
    color: #006000;
    }    
.strong_green 
    {
    background:#006000;
    color:#fff;
    direction:ltr;
    display:inline-block;
    padding:0 5px;
    }        
.portal-main-title 
    {
    margin: 50px auto;
    text-align: center;
    color: #000;
    background: #FFF;
    clear:both;
    }
.portal-main-title span
    {
    display: inline-block;
    background: #FFF;
    padding: 0 15px;
    }      
.portal-main-title + hr
    {
    height: 1px;
    width: 100%;
    border: 0;
    border-bottom: 1px dashed #000;
    margin: -60px 0 50px 0;
    padding: 0;
    }    
.portal-main-title:before
    {
    content: '\00AB';
    background: #FFF;
    display: inline-block;
    }
.portal-main-title:after
    {
    content:'\00BB'; 
    background: #FFF;
    display: inline-block;
    }    
.portal-stock-box
    {
    display:block;
    overflow:hidden;
    margin:25px 0;
    }
.portal-stock-box h2
    {
    background: #FDEBE2;
    color: #AC0000;
    margin: 0 0 20px;
    display: block;
    overflow: hidden;
    padding: 10px;
    }        
.portal-stock-box > span
    {
    display:block;
    }     
.portal-stock-details
    {
    float: right;
    overflow: hidden;
    margin: 25px 0px 25px 35px;
    border: 1px solid #666;
    width:475px;
    }
.portal-stock-details:nth-of-type(2n)
    {
    margin-left:0;
    }      
.portal-stock-details > div
    {
    }
.portal-stock-details > div > div
    {
    padding:15px;
    }    
.portal-stock-details > div > div strong
    {
    margin-right:5px;
    }    
.portal-stock-details > div > div:nth-of-type(odd)
    {
    background: #EFEFEF; 
    }      
.portal-stock-details > div > span
    {
    display:block;
    padding:15px;
    }    
.portal-stock-details .portal-stock-details-graph
    {
    display:block;
    padding:15px;
    }
.portal-stock-details-graph img
    {
    display:block;
    width:100%;
    overflow:hidden;
    }        
.portal-stock-details-gotopage
    {
    display:block;
    padding:15px;
    background: #EFEFEF;
    text-align:center;
    } 
.portal-stock-details:focus
    {
    border-color:Blue;
    }        
.portal-arbitraj-details
    {
    overflow: hidden;
    margin: 25px 0px 25px 35px;
    width:100%;
    }
.portal-arbitraj-details-right
    {    
    float: right;
    margin: 25px 0 25px 10px;
    }
.portal-arbitraj-details-graph
    {
    width: 40%;
    display: block;
    margin: 30px auto 0;
    } 
.portal-arbitraj-flag
    {
    display: inline-table;
    vertical-align: middle;
    margin:0 0 0 5px;
    } 
.arbitraj > div
    {
    padding:10px;
    }                    
.arbitraj > div:nth-of-type(2)
    {
    background:#EFEFEF;    
    }
.arbitraj-graph
    {
    text-align:center;
    display:block;    
    }
.arbitraj-link
    {
    text-align: center;
    display: block;
    padding: 10px 0;
    background: #EFEFEF;  
    }              
.portal-stock-details[data-id="currency"] div
    {
    padding:15px;
    }    
.portal-stock-details[data-id="currency"] div:nth-of-type(2n)
    {
    background: #EFEFEF;
    }
.portal-stock-details[data-id="currency"] span
    {
    display: inline-table;
    vertical-align: middle;
    margin-left:10px;
    padding:0;
    } 
.portal-stock-details[data-id="currency"] p
    {
    text-align:center;
    }       
.portal-stock-details[data-id="currency"] a
    {
    text-align:center;
    background: #EFEFEF;
    display:block;
    padding: 15px 0;
    }           
.portal-stock-box[data-id="news"] li
    {
    margin-bottom:15px;        
    } 
li.portal-news-rows a span 
    {
    color:Black;
    text-decoration:none !important;
    display:inline-block;
    margin-left:10px;
    }    
 .portal-stock-details[data-id="active-stocke"]
    {
    float: none;
    display: block;
    border: 0 none;
    width: 100%;
    border-bottom: 1px solid #666;
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 0;
    }   
.portal-stock-details[data-id="active-stocke"]:last-child
    {
    border-bottom:0 none;
    }    
 .portal-stock-details[data-id="active-stocke"] > div
    {
    float:right;
    width:30%;
    margin-left:2%;
    } 
.portal-stock-details[data-id="active-stocke"] > div:nth-of-type(3n)
    {
    margin-left:0;
    }     
.portal-stock-details[data-id="active-stocke"] > div > span
    {       
    display:block;
    padding:0;
    }
 .portal-stock-box[data-id="active-stocke"] h2.inner-main-title
    {
    display:none;    
    }                    
.portal-currency-rate
    {
    float: right;
    width: 100%;
    max-width: 300px;
    padding: 10px;
    background: #EFEFEF;
    border: 1px solid #CCC;
    }  
.portal-currency-rate:nth-of-type(even)
    {
    background:#fff;
    }                                     
.portal-currency-rate span
    {
    display: block;
    text-align:center;
    }  
.portal-currency-rate span img
    {
    display: BLOCK;
    TEXT-ALIGN: CENTER;
    MARGIN: 0 AUTO;
    }      
.portal-currency-rate .equalIcon
    {
    display:block;
    font:bold 26px arial;
    }
.options-box {
  background: #F9F9F9;
  width: 44%;
  padding: 1.5%;
  float: right;
  margin: 1.4%;
  border: 1px solid #CCC;
} 
.options-box-header {
    display:block;
    margin:20px 0;
    direction:rtl;
}   
p.option-box-last-option {
  font-size: 16px;
  margin-bottom: 20px;
}
.options-box h3
{
margin-bottom:10px;
}
.options-box-others {
  font-size: 16px;
  float: right;
  padding:5px 10px;
  border:1px solid #333;
}
.options-box-others:nth-of-type(even) {
border-right:0;
}
.table-center
{
display: table;
margin: 0 auto;
}

#instrument_page h2{
  display: block;
  clear: both;
  overflow: hidden;
  margin: 25px 0;
  padding: 10px;
  background: #FDEBE2;
}
#instrument_page > div
{

width: 48%;
float: right;
margin-left: 20px;
margin-bottom: 30px;
}
#instrument_page > div:nth-of-type(even)
{
margin-left:0;
float:left;
}
#instrument_page > div > h3
{
text-align:center;
}
#instrument_page table
{
padding: 10px;
}
#instrument_page td, #instrument_page th
{
border: 1px solid #CCC;
padding: 10px;
min-width: 190px;
}
#stocksTable2 th
{
    font-size:18px;
    text-align: center;
}
#stocksSortingSigns
    {
        display:none;
    }
td:not(a)
    {    
    background-color:#FBFDF4;
    }
    
td:not(a):focus, td:not(a):hover
    {    
        background-color:#ffa;
    }
/*-------------------------------------*/
/* RESPONSIVE SITE
/*-------------------------------------*/    
    
@media only screen and (max-width:568px) 
{
    
    header {display:flex;     flex-flow: column;}


#topMagazine .col-2 {    place-self: center;}
 
    .main_article .ListArticles
        {
        margin:30px 0 0 !important;
        padding-bottom:0;
        }
    .element img.rightSide
        {
        float:none;
        margin:0 auto 20px;
        display:block; 
        width:100%;
        max-width:200px;
        height:auto;        
        }
    .element .leftSide
        {
        float:none;
        margin:0 auto 20px;
        display:block; 
        width:96%;
        height:auto;        
        }
    .G_BradCrams
        {
        margin: 20px 10px;    
        }
    aside
        {
        background: #EFEFEF;
        padding: 15px 5px;
        border-bottom: 1px solid #CCC;
        }
    footer > div
        {
        border:0 none;
        }
        #advertise
        {
        display:block;
        margin:2px auto;    
        }
    #mini-menu
         {
         display:none;
         }  
    .globes-logo
        {
        /*margin: 10px auto 50px;*/
        }
    .portal .globes-logo
        {
        margin: 10px auto 15px;
        width: 96%;
        height: auto;
        overflow: hidden;    
        }
    #MiniArticle 
        {
        width: 96%;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        }        
    .article-title 
        {
        color: #000;
        margin: 15px 0 20px;
        display: block;
        overflow: hidden;
        line-height: 38px;
        font-size: 32px;
        }
    #MiniArticle .article-subtitle 
        {
        color: #000;
        width: 96%;
        margin-bottom: 30px;
        font:normal 22px/26px arial;  
        }
    .article-author-modify
        {
        background: #EFEFEF;
        padding: 25px 5px;
        font: 18px arial;
        line-height: 18px;
        display:block;
        margin:0 auto;
        overflow:hidden;    
        }
    #MiniArticle .text 
        {
        font-size: 20px;
        line-height: 26px;
        width: 96%;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        }
    .article-big-image img 
        {
        width: 96%;
        display: block;
        overflow: hidden;
        margin: 5px auto 0;
        }
    .portal-stock-details
        {
        float: none;
        overflow: hidden;
        margin: 25px auto;
        border: 1px solid #666;
        max-width: 475px;
        width: 96%;
        display: block;
        }
    .portal-stock-details:nth-of-type(2n) 
        {
        margin: 25px auto;
        }
     [data-id="active-stocke"] .portal-stock-details:nth-of-type(2n) 
        {
        margin:0 auto;
        }
    .portal-stock-details[data-id="currency"] span 
        {
        margin-left:5px;    
        }
    .portal-news-rows
        {
        list-style-type:none;
        }
    li.portal-news-rows a span
        {
        width:100%
        }
    .portal-stock-details[data-id="active-stocke"] > div 
        {
        float: none;
        width: 96%;
        margin: 10px auto;
        }

    } 
@media only screen  and (min-width:568px)  and (max-width:990px) 
    {
    .element 
        {
        width: 96%;
        display: block;
        margin: 0 auto;
        }
    #mini-menu
         {
         display:none;
         }  
    .G_BradCrams
        {
        margin: 20px 10px;    
        }
    #main-menu li
        {
        width: 125px;
        }  
    .globes-logo
        {
        /*margin: 10px auto 50px;*/
        }
    .element:nth-of-type(2n)
        {
        background: #EFEFEF;
        border-bottom: 1px solid #CCC;
        padding: 25px 0 10px;
        border-top: 1px solid #CCC;
        }
        
    }