﻿@charset "UTF-8";
/*...................................*/
.title_textlink {
    font-family:'OpenSans-Bold';
    font-size:18px;
    color:#000;
    margin-top:15px;
    font-weight:normal;
    margin-top:-13px;
    margin-bottom:13px;
}
.text_link {
    font-family:OpenSans-Regular;
    font-size:16px;
   
}
    .li_text_link {
     border-top:1px solid rgb(200,200,200);
     padding-top:10px;
     padding-bottom:10px;
     height:auto;
     width:97%;
    }
    .text_link a {
        text-decoration:none;
    }
 .text_linkimg {
   width:15px;
   height:17px;
 
}
arrow_link {
    margin-bottom:-50px;
}

/*....................................*/
.lipresscenter {
    font-size:13px;
    font-family:OpenSans-SemiBold;
    padding:8px;
    border:1px solid rgb(242,242,242);
}
    .lipresscenter li:hover > .active > a {
          background-image:url(../../../images/arrow-3.png);
    color:red;
    }
    li:hover > a {
        color:red;
    }
arrow_link:hover {
    background-image:url('../../../images/arrow-3.png');
}

/*........Home link list style..............*/
.spaceimg_text {
    width:25px;
   
}
.homelinklist {
    padding:10px 0px 10px 0px;
    border-top:1px solid rgb(200,200,200);
}
.homelink_img {
    width:15px;
    height:17px;
    margin-bottom:3px;
    margin-right:10px;
}
.homelink_a {
    text-decoration:none;
    font-family:OpenSans-Regular;
    font-size:14px;

}

.home_readmore {

    border-top:1px solid #DCDCDC;
}
.home_readmore_a {
    float:right;
    text-decoration:none;
    font-family:Open Sans;
    font-size:13px;
    color:#545454!important;
    margin-top:10px;
    background: url(../../../../images/red-arrow.png) no-repeat right 5px !important;
    padding-right: 10px;
}

.home_readmore_a:hover {color:#005BAC !important;}

.home_readmore_a.home_readmore_a_minister {color: #FFF !important;}
.readmore_img {
   width:15px;
   height:17px;
   margin-bottom:3px;
   font-family: OpenSans-Light,'Khmer OS Battambang';
}
/*.......static css trade information book.........*/
  #wrapbook {
        width:100%;
        height:auto;
        border:0px solid black;

    }
    .book {
        width:33%;
        height:auto;
        border:0px solid red;
        float:left;
        padding-left:2%;
    }
h5{
        font-family:'OpenSans-Light' ;
        color:#005bac;
       font-size:13px;
    }

/*Table style for Official Document*/
.od_td {
    border-top:1px solid rgb(200,200,200);width:40px;
}
.od_td2 {
    border-top:1px solid rgb(200,200,200);
     padding-top:10px;
     padding-bottom:10px;
    
     height:auto;
     width:95%;
}
.od_td_img {	
   width:15px;
   height:17px;
}

.date,
.date span,
.status, 
.status span, 
.note, 
.note span{
    font-size: 12px;
    font-family: OpenSans-Italic,'Khmer OS Battambang';
    color: #474747;
}

.note, .note span{
    font-size: 13px;
}

.link-list-action {
    float:right;
}

.list-item.of-submenu td:first-child {background: url(../../../../images/gray-arrow.png) no-repeat 5px 15px;}

.list-item td:first-child {padding-left: 20px;}
.list-item td{ border-top: 1px solid #DCDCDC;}
.list-item td:first-child,
.list-item.of-submenu td:first-child:hover,
.list-item.of-submenu td:first-child.active {background: url(../../../../images/red-arrow.png) no-repeat 5px 15px;}
.list-item-has-con td:first-child {min-width: 35px; width:10%}
.list-item td img.list-item-icon {width:35px; height:35px;}

.list-item.of-submenu li:first-child {background: url(../../../../images/gray-arrow.png) no-repeat 5px 15px;}

.list-item li{ border-top: 1px solid #DCDCDC; padding-left: 20px;}
.list-item li:first-child,
.list-item.of-submenu li:first-child:hover,
.list-item.of-submenu li:first-child.active {background: url(../../../../images/red-arrow.png) no-repeat 5px 15px;}
.list-item-has-con li:first-child {min-width: 35px; width:10%}
.list-item li img.list-item-icon {width:35px; height:35px;}


.list-item a{
    font-size: 14px;
}

.list-item td:first-child a {margin-right: 10px;}

.list-item.of-submenu a{
	color: gray;
}

.list-item.of-submenu a:hover,
.list-item.of-submenu a.active {color:red;}
.list-paging{
    border-top: 1px solid #D7D7D7;
}
.list-paging a, .list-paging span{
    padding: 5px 12px;
    background-color:#F2F2F2;
    color:#696969 !important;
    font-size: 13px;
}

.list-paging span, .list-paging a:hover{
    background-color:#DDD;
}

