﻿/*	TechBox */
.tech-box{
    clear:both;
    height: 40px;
    position: relative;
    padding-top:10px;
}
.tech-wrapper{
    border-bottom: 1px dotted #4b3b42;
    border-top: 1px dotted #4b3b42;
    width: 270px;
    overflow: hidden;  height: 20px; padding-top:2px; 
}
.site-header-en .tech-wrapper{direction: ltr;}
.site-header .tech-wrapper{direction: rtl;}
.tech-text{
    font-weight: normal !important;
    color: #4b3b42;
    font-family: 'Alef';
    font-size: 12px !important;
    /*padding:0 5px 0 5px;*/
}
.tech-remark{
    display: none;
    background-color: #4b3b42;
    color: #fff;
    width: 85px;
    height: 12px;
    font-size: 9px;
    position: absolute;
}
.page-en .tech-remark{left: 160px;}
.page .tech-remark{right: 160px;}
#mark{text-decoration:none;}
#icons { padding-top:10px;}
.img-role{vertical-align: top; height: 16px;font-family: arial;color:#4b3b42;        font-size: 11px !important;}
    .info-text{text-align: right; font-family:Arial;color:#5d4e55;font-size:12px;line-height:18px;}