@charset "windows-1256";






.bpopg { color: black;  font-weight: bold; padding:15px 15px 15px 15px;
    display: block;
    position:fixed;
    background-color: white;
    padding: 5px 5px 5px 5px;
    border: 1px #676767 solid;
    white-space: normal;
    width : 20em;
    font-size: 11pt;
    left: 30em;
     height:9em;
    top: 20em;
    direction:rtl;
    text-align : right;
    text-decoration: none;
   z-index : 1005;
 
} 

.bpop {color: black;
     display:none;
     text-align : right;
      direction:rtl;
     font-size: 11pt;  
     text-decoration: none;
     z-index : auto;
     text-decoration: none;
    
}

.tutorial:hover .bpop {color:Black;font-weight: bold; padding:15px 15px 15px 15px; padding-left:12px;
    display: block;
    position:fixed;
     direction:rtl;
    background-color: white;
    padding: 5px 5px 5px 5px;
    border: 1px #676767 solid;
    white-space: normal;
    width : 20em;
    font-size: 11pt;
    left: 20em;
     height:9em;
    top: 20em;
    text-align : right;
    text-decoration: none;
   z-index : 1005;
} 

