@font-face {
    font-family: "yekan";
    src: url(../fonts/BYekan.eot);
    src: url(../fonts/BYekan.eot?#iefix) format("embedded-opentype"), url(../fonts/BYekan.woff) format("woff"), url(../fonts/BYekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "mitra";
    src: url(../fonts/BMitra.eot);
    src: url(../fonts/BMitra.eot?#iefix) format("embedded-opentype"), url(../fonts/BMitra.woff) format("woff"), url(../fonts/BMitra.ttf) format("truetype"), url(../fonts/BMitra.svg#BMitra) format("svg");
    font-weight: normal;
    font-style: normal
}

*{
    /*transition: all 0.3s;*/
    direction: rtl;
}

body{
    /*position: relative;*/
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    font-family:  'yekan', 'tahoma' !important;
}

.webformTree{
    width: 100%;
    height: auto;
    margin-top: 3px;
    line-height: 12px;
    color: #333333;
    background-color: #EEE;
    overflow-x:hidden;
    overflow-y:auto;
    direction: rtl;
}
.webReportForm{
    font-family: 'mitra','yekan', tahoma, arial;
}
.webReportForm *{
    font-family: 'mitra','yekan', tahoma, arial;
    line-height: 30px;
    padding: 0 10px 0 10px;
}
.uk-alert *{
    font-family: 'mitra','yekan', tahoma, arial;
    font-size: 24px;
    line-height: 30px;
    padding: 0 10px 0 10px;
}

.synNav *{
    font-size: 12px !important;
}

.synNav select{
    height: 25px !important;
    min-width: 55px !important;
    max-width: 55px !important;
    width: 55px !important;
    font-size: 12px !important;
    margin-top: -2px;
}

.uk-alert *{
    font-family:  'yekan', 'tahoma' !important;
}

/******************************************* TOP NAVIGATION **************************************/

nav.uk-navbar{
    background: #FFF;
    border: none;
    box-shadow: rgba(0,0,0,0.32) 0 5px 5px;
    border-radius: 0;
    right: 0;
    width: 100% !important;
    padding-top: 40px;
    z-index: 99999;
}
nav.uk-navbar.uk-active #co-logo{
    display: none;
}
nav .uk-navbar-nav > li > a{
    font-family: "yekan", "verdana";
    box-sizing: border-box;
    font-size: 17px;
    border: none !important;
    text-shadow: none !important;
    padding: 0 20px;
}
nav .uk-navbar-nav > li.uk-active{
    background-color: #0099ff;
}
nav .uk-navbar-nav > li.uk-active > a:hover{
    color: #FFF !important;
}
nav .uk-navbar-nav > li.uk-active > a {
    background-color: transparent;
    color: #FFF;
}
nav .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a{
    background: transparent;
    color: #0099ff;
}

nav form{
    width: 100%;
    display: table;
    box-sizing: border-box;
    position: relative;
}

nav form input{
    float: left;
    border-radius: 0 !important;
}
nav form input[type="button"],
nav form input[type="submit"]{
    background: #CCC;
    color: #FFF;
    padding: 5px 20px;
    border: none;
}

/*.search-form-container{ float: left !important; }*/

#customer-logo{
    float: right;
    margin-top: -35px;
    height: 70px;
    margin-left: 20px;
}

#co-logo{
    left: 0;
    top: 185px;
    width: 120px;
    padding: 0;
    position: absolute;
    z-index: 10;
    border-radius: 50%;
}

#pajohan-logo {
    float: left;
    margin-top: -25px;
    margin-left: 25px;
}

/*
.page-description{
    margin-top: 110px;
    font-family: "yekan", "verdana";
    font-size: 16px;
}

.page-description h2{
    font-family: "yekan", "verdana";
    font-size: 16px;
}

.page-description div{
    font-family: "yekan", "verdana";
    font-size: 16px;
}
*/

/*********************** Breadcrumb **************************/
ul.uk-breadcrumb * {
    font-family: "yekan", "verdana";
    font-size: 16px;
}
ul.uk-breadcrumb{
    margin: 0;
    padding: 10px;
    background: #F3F3F3;
}
div.uk-container{
    margin-top: 10px;
    min-height: 350px;
}

/***********************OFFCANVAS NAVIGATION **************************/
nav .uk-navbar-nav.uk-nav-offcanvas > li {
    width: 100%;
}
nav .uk-navbar-nav.uk-nav-offcanvas > li > a {
    color: #CCC !important;
}
ul.uk-navbar-nav.uk-hidden-small {
    position: relative;
    margin: auto;
    float: none;
    display: table;
    width: 960px;
}

/********************** Footers *****************************/
footer { color: #FFF; }
footer .upper-footer {
    left: 0;
    font-family: "yekan", "verdana";
    width: 100%;
    height: 135px;
    margin-top: 35px;
    background: #09f;
}
footer .lower-footer {
    left: 0;
    font-family: "yekan", "verdana";
    width: 100%;
    min-height: 40px;
    line-height: 30px;
    background: #9B9B9B;
}
footer div.upper-footer p{
    display: table;
    /*background: url('../img/tir.png') no-repeat left 15px;*/
    background-size: 110px;
}
footer div p{
    width: 960px;
    padding: 5px 0;
    margin: 0 auto;
    text-align: right;
}
footer div p a:nth-child(odd) {
    clear: both;
}
footer div p a {
    width: 200px;
    display: inline;
    margin: 0 0 0 20px;
    color: #FFF;
    line-height: 25px;
}
footer div p a:hover{ color: #FFF; border-bottom: 2px solid #FFF; }

span#j_date_time {
    float: left;
    padding: 0;
}
footer div p span.stats {
    float: right;
    color: #FFF;
    margin-top: -5px;
}
footer div p span.stats label {
    float: right;
    padding: 7px;
    clear: both;
    width: 150px;
    text-align: left;
    background: rgba(255,255,255,0.3);
}
footer div p span.stats span {
    float: right;
    padding: 7px;
    background: rgba(255,255,255,0.2);
    min-width: 100px;
    text-align: right;
}

footer span,a{ font-size: 13px; }



/****************************** HEADER SLIDESHOW ***********************************/

/*
#slideshow *{
    transition: none !important;
}
#slideshow{
    width: 100%;
    height: 300px;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: #09F;
}
#slideshow li{ background-color: #09F; }
.uk-slideshow > li > img { visibility: visible;height: 300px; }
#slideshow .uk-caption {
    display: block;
    margin: 0 !important;
    */
/*margin-top: 0 !important;*//*

    padding: 0;
    width: 960px;
    height: 300px;
    float: none;
    */
/*margin: auto;*//*

    opacity: 1;
}
#slideshow .uk-active .uk-caption {
*/
/* opacity: 1; *//*


}
#slideshow .uk-slideshow{ padding-right: 0; height: 300px !important; }
#slideshow .uk-slideshow  li.uk-active{ height: 300px !important; }
#slideshow .uk-cover-background { background-position: center top; }
#slideshow .uk-vertical-align-middle.uk-width-1-2 {
    width: 960px;
}
#slideshow .slideshow-content{
    width: 50%;
    height: 300px;
    float: right;
    clear: both;
    color: #FFF;
    background: rgba(0,153,255,0.85);
}
#slideshow .slideshow-content *{
    color: #FFF;
    text-align: right;
}
#slideshow .slideshow-content h1{
    font-size: 24px;
    padding: 70px 20px 0 20px;
    line-height: 40px;
    margin-bottom: 70px;
}
#slideshow .slideshow-content p{
    font-size: 17px;
    padding: 0 20px;
}
#slideshow .uk-slideshow li img{ max-width: initial !important; width: 100%; }
#slideshow h1{ font-family: "yekan", "verdana"; }

#slideshow.small-slideshow{
    height: 200px !important;
}
#slideshow.small-slideshow{ background-color: rgba(0,153,255,0.8); }
#slideshow.small-slideshow .uk-slideshow{ height: 200px !important; }

*/

/**************************** Searches *************************/

/*.searches{*/
    /*padding-top: 50px;*/
/*}*/


/*.uk-text-small {*/
    /*font-size: 16px;*/
    /*line-height: 20px;*/
/*}*/
#boxes {
    margin-right: -22px;
}
#boxes *{
    border-radius: 0;
}
/*#boxes{ margin-right: -2px;}*/

#boxes .box{
    margin-top: 2px;
    padding :0;
    border-right: 2px solid #FFF;
    background-position: center;
    background-size: auto 100%;
}

/*#boxes .box.tab form{*/
    /*position: absolute;*/
    /*display: table;*/
    /*bottom: 260px;*/
    /*left: 10px;*/
    /*direction: ltr;*/
    /*z-index: 1;*/
    /*opacity: 0;*/
/*}*/
/*#boxes .box.tab.uk-active form{ opacity: 1; }*/

/*#boxes .box.tab {*/
    /*opacity: 1;*/
    /*position: relative;*/
    /*background-size: auto 100%;*/
    /*background-repeat: no-repeat;*/
    /*min-width: 213px;*/
/*}*/
/*#boxes .box.tab.uk-active {*/
    /*background-size: auto 100% !important;*/
    /*opacity: 1;*/
    /*margin: 0 !important;*/
/*}*/
/*a.box.tab.uk-grid-margin.uk-width-medium-2-5.uk-active input.uk-button,*/
/*a.box.tab.uk-grid-margin.uk-width-medium-2-5.uk-active .uk-autocomplete input {*/
    /*height: 40px;*/
    /*margin-bottom: -10px;*/
/*}*/

/*#boxes .uk-width-1-1{ margin-bottom: 35px; }*/
#boxes .uk-width-medium-1-4{
    background-color: #F5F5F5;
    background-position: center top;
    background-repeat: no-repeat;
    height: 238px;
    width: 238px;
}
#boxes .uk-panel-box .uk-panel-title{
    color: #FFF;
    font-family: "yekan", "verdana";
}
#boxes .uk-panel-box{
    border-color: transparent;
    background: rgba(0,0,0,0.8);
    color: #FFF;
    height: 67px;
    margin-top: 170px;
    box-sizing: border-box;
}
#boxes  .box:hover .uk-panel-box{
    background-color: rgba(0,153,255,0.8);
}
#boxes a:hover{
    text-decoration: none;
}

.allcornerssoft{
    border-radius: 4px !important;
}
.bottomcornerssoft{
    border-radius: 0 0 4px 4px !important;
}



/*




#main.small-slideshow{ padding-top: 265px; }
nav{
    margin-bottom: 90px;
}
input{
    font-family: 'yekan', 'tahoma' !important;
    line-height: 32px !important;
    box-sizing: border-box !important;
    height: 30px;
}

nav *{
    font-family: "yekan", "verdana";
}
.uk-container{
    padding: 0;
}
a{
    text-decoration: none !important;
}

*/
/* FOR SUB PAGES *//*

#page-cover {
    background: #09F;
    height: 200px;
    position: absolute;
    left: 0;
    margin: -215px 0 0 0;
}

#slideshow .uk-width-medium-1-1{ padding: 0; }
#slideshow h1{ font-family: "yekan", "verdana"; }

#slideshow.small-slideshow{
    height: 200px !important;
}
#slideshow.small-slideshow{ background-color: rgba(0,153,255,0.8); }
#slideshow.small-slideshow .uk-slideshow{ height: 200px !important; }
#slideshow.small-slideshow .uk-slideshow li.uk-active{ height: 200px !important; }

#co-logo.small-logo{
    top: 20%;
    width: 120px;
}

*/
/*
 *
 * Content
 *
 *//*

#boxes .box {
    */
/*border-radius: 4px;*//*

}
#boxes .uk-panel-box,
#boxes .uk-panel-box .uk-panel-title {
    */
/* text-overflow: ellipsis; *//*

    overflow: hidden;
    */
/* white-space: nowrap; *//*

    padding: 10px;
}
#boxes .box.tab.uk-active {
    background-size: 100%;
    background-position: center;
    width: 320px;
}
*/
/*#boxes  .uk-width-medium-1-4:hover .uk-panel-box,*//*

#boxes .box-1 { background-image: url('img/box-1.jpg'); }
#boxes .box-2 { background-image: url('img/box-2.jpg'); }
#boxes .box-3 { background-image: url('img/box-3.jpg'); }
#boxes .box-4 { background-image: url('img/box-4.jpg'); }
#boxes .box-5 { background-image: url('img/box-5.jpg'); }
#boxes .box-6 { background-image: url('img/box-6.jpg'); }
#boxes .box-7 { background-image: url('img/box-7.jpg'); }
#boxes .box-8 { background-image: url('img/box-8.jpg'); }
#boxes .box-9 { background-image: url('img/box-9.jpg'); }
#boxes .box-10 { background-image: url('img/box-10.jpg'); }
#boxes .box-11 { background-image: url('img/box-11.jpg'); }
#boxes .box-12 { background-image: url('img/box-12.jpg'); }

#boxes .tab-1 { background-image: url('img/tab-1.jpg'); }
#boxes .tab-2 { background-image: url('img/tab-2.jpg'); }
#boxes .tab-3 { background-image: url('img/tab-3.jpg'); }
#boxes .tab-4 { background-image: url('img/tab-4.jpg'); }

#main.small-slideshow #boxes table { margin-top: 0; }

#boxes .uk-tab li a{
    font-family: "yekan", "verdana";
}
#boxes .uk-tab { margin-top: 0; }



#boxes .article{
    width: 790px;
    position: relative;
}
#boxes .article .article-date{
    float: left;
    display: block;
    background: #AAA;
    color: #FFF;
    padding: 5px 10px;
}
#boxes .article .uk-width-7-10 {
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}
h2.article-link {
    float: left;
    width: 100%;
    */
/*position: absolute;
    right: 75px;
    bottom: 5px;*//*

    padding: 0 !important;
    margin: 0 !important;
    top: -50px;
    position: relative;
}
#boxes .article .article-link a{
    font-size: 14px;
    background: rgba(0,0,0,0.8);
    color: #FFF;
    display: block;
    text-align: center;
    padding: 10px;
    margin: -5px 5px;
}
#boxes .article .article-link a:hover{
    background: rgba(0,153,255,0.8);
}






.uk-accordion.news-list{
    margin: 0 !important;
}
h2.uk-accordion-title {
    border: 0;
    background: rgba(76, 183, 255, 0.99);
    background: #09F;
    color: #FFF;
    padding: 5px 10px !important;
    */
/*margin-bottom: 10px !important;*//*

}

#boxes .news.uk-accordion-content{
    */
/*height: 350px;*//*

}


#boxes .news{
    width: 100%;
    padding:0;
    margin-bottom: 0;
    position: relative;
}

#boxes .news_abstract{
    text-align: justify;
    padding: 10px 0 5px 15px;
    height: 220px;
    overflow-y: hidden;
    font-size: 18px;
    */
/*width: 40%;*//*

    display: block;
}

#boxes .news h2 a{
    */
/*text-align: justify;*//*

    */
/*padding-left: 10px;*//*

    */
/*max-height: 280px;*//*

    */
/*overflow-y: hidden;*//*

    */
/*width: 40%;*//*

}

.news_title{
    background: #09F;
    min-height: 40px;
    padding: 5px 10px 0 0;
    margin: 0 0 0 0 !important;
    */
/*line-height: 40px;*//*

    color: #ffffff;
    border-left: 6px solid #09F;
}

.news_image{
    border: 0;
}

#boxes .news_subtitle{
    float: left;
    position: relative;
    width: 50%;
    height: 300px;
    background: rgba(76, 183, 255, 0.99);
    color: white;
    padding: 5px;
    opacity: 0.6;
    font-size: 20px;
    font-family: yekan;
}

*/
/*.news_subtitle span{*//*

*/
/*opacity: 1.0;*//*

*/
/*}*//*


.news_content{
    margin: 0 !important;
    padding: 0;
}

.news.uk-grid.uk-width-1-1{
    margin: 0;
    padding: 0 0 0 -5px;
    border-left: 3px solid #09F;
    border-bottom: 3px solid #09F;
    box-sizing: border-box;
}
#boxes .news-date{
    float: left;
    display: block;
    color: #FFF;
    padding: 5px 0 0 15px;
}
*/
/*#boxes .news .uk-width-6-10{*//*

*/
/*margin-right: -35px;*//*

*/
/*margin-bottom: 10px;*//*

*/
/**//*

*/
/*font-size: 16px;*//*

*/
/*font-family: tahoma;*//*

*/
/*line-height: 25px;*//*

*/
/*}*//*

#boxes .news .uk-width-6-10{
    padding: 0;
    */
/*margin-bottom: 10px;*//*


    font-size: 16px;
    font-family: tahoma;
    line-height: 25px;
}
#boxes .news .uk-width-6-10 img {
    height: 310px;
    width: 60%;
    position: absolute;
}
*/
/*#boxes .news .uk-width-6-10 span {*//*

*/
/*height: 135px !important;*//*

*/
/*overflow: hidden;*//*

*/
/*text-overflow: ellipsis;*//*

*/
/*line-height: 24px;*//*

*/
/*padding: 10px;*//*

*/
/*box-sizing: border-box;*//*

*/
/*display: block;*//*

*/
/*background: rgba(76, 183, 255, 0.99);*//*

*/
/*color: #FFF;*//*

*/
/*}*//*

#boxes .news .uk-width-4-10 {
    */
/*width: 318px;*//*

    */
/*margin-right: 10px;*//*

    */
/*margin-left: 10px;*//*

    */
/*margin-bottom: 10px;*//*

    height: 280px;
    */
/*padding: 20px;*//*

    line-height: 25px;
    */
/*overflow: hidden;*//*

    */
/*text-overflow: ellipsis;*//*

    */
/*background: rgba(76, 183, 255, 0.99);*//*

    */
/*color: #FFF;*//*

}
*/
/*h2.news-link {*//*

*/
/*float: left;*//*

*/
/*width: 181px;*//*

*/
/*position: absolute;*//*

*/
/*right: 75px;*//*

*/
/*bottom: 5px;*//*

*/
/*padding: 0 !important;*//*

*/
/*margin: 0 !important;*//*

*/
/*}*//*

#boxes .news .news-link a{
    font-size: 20px;
    font-family: yekan;
    background: #09F;
    color: #FFF;
    display: block;
    text-align: center;
    margin: 15px 20px 10px 15px;
    padding: 10px 15px;
    border-radius: 5px;
    width: 135px;
    */
/*text-align: center;*//*


    */
/*position: absolute;*//*

    */
/*top:300px;*//*

    */
/*left:10px;*//*

    */
/*z-index : 20;*//*


}
*/
/*#boxes .news .news-link a:hover{*//*

*/
/*background: rgba(0,153,255,0.8);*//*

*/
/*}*//*

*/
/*.news-title{*//*

*/
/*width: 100%;*//*

*/
/*}*//*

*/
/*.news-title strong{*//*

*/
/*float: left;*//*

*/
/*font-weight: normal;*//*

*/
/*}*//*




*/



/*
.uk-description-list-line{
    min-height: 175px;
}
.uk-description-list-line > dt {
    font-weight: normal;
    font-family: "yekan", "tahoma";
    font-size: 16px;
    padding: 5px 10px;
    background: #F3F3F3;
    margin-bottom: 5px;
    border-top: 0 !important;
}
.uk-description-list-line > dd {
    padding: 5px 10px;
    color: #333;
}
#boxes .uk-dropdown{
    width: 169px;
    margin: 9px 0 0 0;
    padding: 5px;
    max-height: 160px;
    overflow-y: auto;
    overflow-x: hidden;
}

#boxes .uk-dropdown li{
    width: auto !important;
}

.pagination{
    text-align: center !important;
    font-family: 'yekan', 'tahoma';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}
.pagination *{
    margin: 2px;
    padding: 1px 5px;
    color: #09F;
}
.pagination .uk-active{
    background: #09F;
    color: #FFF;
}
.pagination .arrow{
    padding: 0;
    font-size: 20px;
}
.download-list a{
    padding: 3px 10px;
    background: #09F;
    color: #FFF;
    margin: 2px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    float: left;
}


.collapse, .expand{
    display: table;
    width: 100%;
    padding: 10px 40px !important;
    margin: 5px 0 !important;
    font-family: 'yekan', 'tahoma';
    background: #EEE;
    box-sizing: border-box;
}
.collapse:before{
    content: "-";
    float: right;
    margin-right: -26px;
    font-size: 32px;
    font-family: 'yekan';
}
.expand:before{
    content: "+";
    float: right;
    margin-right: -26px;
    font-size: 32px;
    font-family: 'yekan';
}
.collapsed{ display: none !important; }


.corporate {
    float: right;
    width: 49%;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    background: #F4F4F4;
}
.corporate:nth-child(even) {
    margin-right: 1% !important;
}
.corporate:nth-child(odd) {
    margin-left: 1% !important;
    clear: both;
}
.corporate label{
    font-family: 'yekan', 'tahoma';
    background: #EEE;
}
.corporate *{
    padding: 5px;
    width: 100%;
    float: right;
    clear: both;
    box-sizing: border-box;
}
a.email {
    float: left;
    width: auto;
    margin-bottom: -30px;
    position: relative;
    z-index: 10000;
}

a.link {
    float: left;
    width: auto;
    margin-bottom: -30px;
    padding-top: 25px;
    position: relative;
    z-index: 10000;
}

#boxes h2, #boxes .uk-nav{ font-family: "yekan", "verdana"; }
#boxes div.uk-nav{ height: 0; overflow: hidden; }
#boxes div.uk-nav.uk-active{ height: auto; }
#boxes .uk-nav li{ width: 90%; }
#boxes .uk-nav li:hover a{ background: #F3F3F3; }
#boxes .uk-nav li.uk-active a{
    background: #09F;
    color: #FFF !important;
}
#boxes .uk-nav li.year a {
    background: #F3F3F3;
    margin: 1px 0;
}
#boxes .uk-nav li.uk-active.year a {
    background: initial;
    color: #07D !important;
}
#boxes .uk-nav li.year.year-active a {
    background: #9B9B9B;
    color: #FFF !important;
}
.scrollspy{
    font-family: "yekan", "verdana";
    font-size: 17px;
    line-height: 20px;
    padding: 5px 10px !important;
    position: fixed;
    z-index: 1000;
    color: #FFF;
    background: rgba(0, 153, 255, 1);
    border: 1px solid rgba(76, 183, 255, 0.5);
    bottom: 100px;
    right: 100px;
    margin-top: 0 !important;
    opacity: 0;
}


.details{
    margin: 0 !important;
    padding: 0 !important;
}
.details .field{
    min-height: initial;
    width: 49%;
    width: 100%;
    float: right;
    padding: 0;
    background: #F7F7F7;
    margin-bottom: 10px;
    min-height: 40px;
}
.details .field:nth-child(even){
}

.details .field dt, .details .field dd, .tow-col th{
    float: right;
    text-align: right;
    box-sizing: border-box;
    padding: 10px;
    background: #AAA;
    color: #FFF;
    margin-bottom: 0;
    width: 25%;
    font-family: 'yekan', 'tahoma';
    font-size: 16px;
    font-weight: normal;
}
.tow-col th{
    float: none;
}
.details .field dd, .tow-col td{
    background: #F7F7F7;
    color: #333;
    text-align: right;
    width: 70%;
}

.solganBox{
    border: 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    margin: 0;
    float: right;
    text-align: center;
    font-family: "yekan", "verdana";
}

.solgan{
    color: #3366ff;
    font-size: 1.0em;
    width: 100%;
    text-align: center !important;
    font-family: "yekan", "verdana";
}
*/
















/*
@font-face {
	font-family: 'BMitra';
	src: url('../fonts/BMitra.eot?#') format('eot'),
	     url('../fonts/BMitra.woff') format('woff'),
         url('../fonts/BMitra.ttf') format('truetype'),
         url('../BMitra.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
    margin: 0 0 0 0;
	padding:0 0 0 0;
    border:0;
	width: 100%;
	height: 100%;
    clear:both;
    text-decoration:none;
}
body {
    font-family: 'BMitra',tahoma,arial;
    font-size: 14px;
    line-height: 20px;
    direction:rtl;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    border:0;
    width: 100%;
    height: 100%;
    text-decoration:none;
    clear:both;
    color: #333333;
    */
/*overflow-x : hidden;*//*

}


#homepageHeader{
    */
/*position: absolute;*//*

    width: 100%;
    height: 70px;
    min-width:600px;
    background: transparent url('/_img/logo/Logo_bg.png') 0 0 repeat;
    padding:0 0 0 0;
    margin :0 0 0 0;
    */
/*text-align:center;*//*

    z-index:1;
}
#homepageHeader #headerImage
{
    background-image: url('/_img/logo/Logo.png');
    background-repeat:no-repeat;
    background-position:center;
    height: 70px;
    */
/*width:338px;*//*

    width: 100%;
    */
/*float: center;*//*

    z-index:2;
}

#homepageBody{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 5px 15px 3px;
    height: 100%;
    width:100%;
    */
/*float:left;*//*

    */
/*left:0;*//*

    vertical-align: top;
    font-size:1.3em;
    */
/*overflow-x:auto;*//*

}

#homepageFooter{
    */
/*position:absolute;*//*

    display:block;
    width: 100%;
    height:35px;
    bottom:0;
    overflow:hidden;
    background: #333;
    color: #c0c0c0;
    clear: both;
    padding:0 0 0 0;
    margin :0 0 0 0;
    z-index:1;
}
#homepageFooter a{color: #ff9231;text-decoration:none;}
#homepageFooter a:hover{text-decoration: underline;}
#homepageFooter .homepageFooterLeft{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display:inline-block;
    width: 48%;
    height: 35px;
    line-height:35px;
    */
/*vertical-align: middle;*//*

    padding-left: 20px;
    float: left;
    direction:ltr;
    text-align:left;
    font-size:0.8em;
}
#homepageFooter .homepageFooterRight{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display:inline-block;
    width: 48%;
    height: 35px;
    line-height:35px;
    */
/*vertical-align: middle;*//*

    padding-right: 20px;
    float: right;
    direction:rtl;
    text-align:right;
    font-size:1.1em;
}

#homepageInfobar{
    */
/*position:absolute;*//*

    top:70px;
    width:100%;
    height: 35px;
    line-height:35px;
    background: #00528c;
    padding:0 0 0 0;
    margin :0 0 0 0;
    z-index:1;
}
.homepageInfobarItem{
    display:inline-block;
    height: 35px;
    line-height:35px;
    color: white;
    text-decoration:none;
    font-size:1.3em;
}

.homepageInfobarIcon{
    display:inline-block;
    line-height:35px;
    */
/*vertical-align:middle;*//*

    margin-right:20px;
    float:right;
}
.homepageInfobarText{
    display:inline-block;
    line-height:35px;
    height:35px;
    padding-right:5px;
    float:right;
}

#dateContainer {
    */
/*position:absolute;*//*

    float:left;
    color: #ffffff;
    */
/*top:6px;*//*

    */
/*left:30px;*//*

    font-size:1.3em;
    padding: 0 15px 0 12px;
    */
/*color:#333333;*//*

    direction:rtl;
    z-index:2;
}
#loginIcon{
    background: url("/_img/icons/small/login.png") no-repeat transparent;
    background-size:20px 20px;
    width:20px;
    height:20px;
    margin-top:7px;
    */
/*vertical-align:middle;*//*

}

#contactusIcon{
    background: url("/_img/icons/small/contactus.png") no-repeat transparent;
    width:20px;
    height:20px;
    margin-top:7px;
    */
/*vertical-align:middle;*//*

}

#homepageIcon{
    background: url("/_img/icons/small/home.png") no-repeat transparent;
    width:20px;
    height:20px;
    margin-top:7px;
    */
/*vertical-align:middle;*//*

}


#loginPanel{
    display:none;
    position:absolute;
    width:300px;
    height:150px;
    color: #f7f7f7;
    background: #00528c;
    top: 105px;
    right:20px;
    padding:10px;
    z-index:1003;
}

#loginPanel a{
    color:white;
    text-decoration:none;
}

.infoBox{
    font-size: 1.3em;
}

#newsScroller{
    color:white;
    height:34px;
    max-height:34px;
    line-height:34px;
    font-size:1.2em;
    padding: 0 40px 0 40px;
    overflow:hidden;
}

#newsScroller ul li {
    list-style-type: none;
}

.categoryItem{
    display:block;
    width:180px;
    height:80px;
    border-bottom: 1px #aaaaaa;
    vertical-align:middle;
    text-align:center;
}

.categoryItem>img{
    width:60px;
    height:60px;
}
.categoryItem > span{
    display:inline-block;
    height:35px;
    vertical-align:middle;
    margin-bottom:20px;
    text-align: center;
    padding: 0 5px;
}

#newsPanel{
    position: relative;
    */
/*-moz-box-sizing: border-box;*//*

    */
/*-webkit-box-sizing: border-box;*//*

    */
/*box-sizing: border-box;*//*

    display:inline-block;
    height:100%;
    width:40%;
    */
/*padding:7px;*//*

    */
/*float:right;*//*

}
#linksPanel{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 0.5% 0 0.5%;
    display:inline-block;
    height:100%;
    width:59%;
    float:left;
    background: #EEE;
}

#linksPanel a{
    display: inline-block;
}

#prioritiesContent{
    display: inline-block;
    width: 49%;
    background-color: #eee;
    vertical-align: top;
}
#researchdocsContent{
    display: inline-block;
    width: 49%;
    padding-right: 1%;
    background-color: #eee;
    vertical-align: top;
}

.panelItemContainer{
    clear:both;
    margin:5px 10px 5px 5px;
    min-height:30px;
}
.panelItemImageContainer{
    float:right;
    margin:0 0 5px 10px;
}
.panelItemContainer img{
    width:24px;
    height:24px;
}
.panelItemTextContainer{
    text-align:justify;
    margin:0 0 10px 5px;
}


*/
/*--------------------------------------------------------------------dhxWinsContent----------------------------------------------------------------------*//*

.dhxWinsContent{
    width:96%;
    height:96%;
    padding:2%;
    direction:rtl;
    overflow:auto;
    font-size:1.2em;
}

*/
/*--------------------------------------------------------------------HyperLink Style----------------------------------------------------------------------*//*

a,
a:focus,
a:visited{
  */
/*color: #004080;*//*

  text-decoration: none;
}
a:hover{
    */
/*color: #cc0000;*//*

    text-decoration: none;
}

*/
/*--------------------------------------------------------------------Wait Dialog-------------------------------------------------------------------------------*//*

#ajaxcallWaitDialog{
    position:absolute;
    top:10px;
    left:40%;
    height:18px;
    border:1px solid #C1AB11;
    background-color:#F5E992;
    padding:3px 10%;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-size:1.2em;
    z-index:100000;
}
*/
.standartTreeRow{
    font-family:  'yekan', 'tahoma' !important;
    font-size: 13px !important;
    font-weight: normal;
}