@font-face {
    font-family: 'Battambang';
    src: url('../fonts/Battambang.eot');
    src: url('../fonts/Battambang.eot?#iefix') format('embedded-opentype'), url('../fonts/Battambang.woff2') format('woff2'), url('../fonts/Battambang.woff') format('woff'), url('../fonts/Battambang.ttf') format('truetype'), url('../fonts/Battambang.svg#Battambang') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* @font-face {

  font-family: 'Chenla';

  src: url('../fonts/Chenla.eot');

  src: url('../fonts/Chenla.eot?#iefix') format('embedded-opentype'), url('../fonts/Chenla.woff2') format('woff2'), url('../fonts/Chenla.woff') format('woff'), url('../fonts/Chenla.ttf') format('truetype'), url('../fonts/Chenla.svg#Chenla') format('svg');

  font-weight: normal;

  font-style: normal;

} */

@font-face {
    font-family: 'KhmerOSmuol';
    src: url('../fonts/KhmerOSmuol.eot');
    src: url('../fonts/KhmerOSmuol.eot?#iefix') format('embedded-opentype'), url('../fonts/KhmerOSmuol.woff2') format('woff2'), url('../fonts/KhmerOSmuol.woff') format('woff'), url('../fonts/KhmerOSmuol.ttf') format('truetype'), url('../fonts/KhmerOSmuol.svg#KhmerOSmuol') format('svg');
    font-weight: normal;
    font-style: normal;
}

.home,
.page-template,
.page-template-default,
.single,
.archive,
.search {
    padding: 0px;
}

.my-item:hover {
    border-radius: 5px;
    background-color: rgb(209, 209, 209);
}

.screen-reader-text{
    display: none;
}
/* image post and page */
img.alignnone, .aligncenter, .alignleft, .alignright {
    width: 100%;
    height: auto;
    border:1px solid #ccc;
    padding:5px;
    margin:5px 0px;
}
/* image post and page */

.my-item{
    line-height: 1.6;
    margin:1px;
}


.my-item {
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
    /* text-align: center; */
    font-size: 13px;
    /* padding: 20px; */
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    /* margin: 5px; */
}

.my-item a {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.my-item a:after {
    content: '\00bb';
    position: absolute;
    font-size: 23px;
    opacity: 0;
    top: -12px;
    left: -5px;
    transition: 0.5s;
}

.my-item:hover a {
    padding-left: 15px;
}

.my-item:hover a:after {
    opacity: 1;
    left: 0px;
}

.search-form label {
    margin-bottom: 1px;
}

@media only screen and (max-width:575px) {
    .flag .email {
        margin-top: 10px;
        width: 20px;
    }
    /* #form{
   width: 60%;
    } */
    /* .form-inline{
    height: 10px;
     top: -10px;
  } */
    .navbar,
    .nav-link {
        font-size: 12px;
    }
    .front-font,
    .card-title {
        font-size: 11px;
    }
}

.search-field {
    width: 100%;
    height: 30px;
    margin-left: 5px;
    font-family: Battambang;
    font-size: 10px;
}

.search-submit {
    display: none;
}

@media only screen and (max-width:991px) {
    .navbar {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .live {
        font-size: 11px;
    }
}


/* nav */


/* adds some margin below the link sets  */

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: none;
    background-color: #ffffff!important;
}


/* breakpoint and up - mega dropdown styles */

@media screen and (min-width: 992px) {
    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    .navbar .nav-item {
        padding: .7rem .3rem;
        margin: 0 .25rem;
        line-height: 1;
    }
    .nav-link:focus {
        outline: none;
    }
    .nav-item:focus {
        outline: none !important;
    }
    /* hover navbar transition */
    .nav-item::after {
        content: '';
        display: block;
        width: 0px;
        height: 2px;
        background: #e6c868;
        transition: 0.5s;
    }
    .nav-item:hover::after {
        width: 100%;
    }
    /* hover navbar transition */
    /* makes the dropdown full width  */
    .navbar .dropdown {
        position: static;
    }
    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        /*  height of nav-item  */
        top: 50px;
    }
    .navbar .dropdown-menu {
        font-family: Battambang;
        font-size: 16px;
        border: 1px solid rgba(0, 0, 0, .15);
        background-color: #fff;
    }
}

.sub-menu {
    color: rgb(51, 48, 48);
}

.sub-menu:visited {
    color: rgb(51, 48, 48);
}

.sub-menu:hover {
    color: rgb(0, 0, 216);
}


/* nav */


/* --------------------------------------------------------------------- */


/* carousel starts */


/* .carousel-control-next, .carousel-control-prev {
  top: 10pc;
  vertical-align: middle;
  width: 5%;
  background-color: #ffffff82;
  opacity: 0.1;
  height: 25%;
} */

#item-inner {
    top: 70px;
}


/* .carousel-caption {
   bottom:-75px;
   width:100%;
   left: 0px;
   padding: 5px 0px;
} */


/* .carousel-indicators li {
  width: 7px;
  margin-top: -132px;
} */

.carousel-indicators {
    opacity: 1;
    height: 5px;
    width: 45px;
    /* display: none; */
}


/* .carousel-caption, .carousel-caption>p{
  margin: 0px;
  background-color:#d4af37;
} */


/* .carousel-inner>.carousel-item {
  -webkit-transition: -webkit-transform 5s ease-in-out !important;
  -o-transition: -o-transform 2s ease-in-out !important;
  transition: transform 2s ease-in-out !important;
} */


/* carousel end */


/* --------------------------------------------------------------------- */


/* multi-slider */

* {
    box-sizing: border-box;
}

.slider {
    width: 100%;
    margin: 10px auto;
}

.slick-slide {
    margin: 0px 10px;
}

.slick-slide img {
    width: 100% !important;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.slick-initialized {
    margin: 0px;
}

@media only screen and (max-width:767px) {
    .slick-slide {
        opacity: 1;
        margin-right: 5px;
        margin-left: 5px;
    }
}


/* animation image in multi slide */

.wrap {
    position: relative;
    width: 100%;
    padding: 1px;
    margin: 0px;
    overflow: hidden;
    transition: all linear 1.4s;
}

.image-overlay {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.overlay {
    margin-bottom: 15px;
    ;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 0;
    transition: .0s ease;
}

.wrap:hover .overlay {
    height: 100%;
    margin-bottom: 0;
    background-color: rgba(116, 116, 116, 0.7);
    transition: .3s ease;
}

#img {
    transition: .5s ease;
}

.wrap:hover #img {
    /* opacity: 0.5; */
    transform: scale(1.3);
    transition: .5s ease;
}

.text-overlay {
    cursor: pointer;
    /* color: black; */
    width: 100%;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.wrap:hover .text-title {
    font-size: 20px;
}

 
@media only screen and (max-width:767px) {
    .wrap:hover .text-title {
        font-size: 10px;
    }
    .logo-senate{
        width: 115% !important;
        margin-top: 15px !important;
        margin-left: 5px !important;
    }
    .wrapper {
        width: 100%;
        height: auto;
        background-color: #ffc400;
    }
}

.text-title {
    width: 100%;
    /* color:white; */
    color: #ffc400;
    /* font-size: 14px; */
    font-family: KhmerOSmuol;
}


/* animation image in multi slide */


/* multi-slider */


/* ------------------------------------------------------------------------------- */


/* read more button */

.btn-readmore {
    float: right;
    padding: 5px 6px;
    font-size: 10px;
    font-family: Battambang;
    background: #c9c9c963;
    color: #000;
    border: 1px solid rgba(116, 116, 116, 0.3);
}


/* read more button */


/* border-style */

.nav>li,
.nav>li>a {
    display: block;
    position: relative;
}

.border-tab.added-border {
    border-color: #d4af37;
}

.border-tab {
    border-bottom: 3px solid #555;
}

.border-tab.added-border>li.title a .corner {
    border-color: transparent transparent transparent #d4af37;
}

.border-tab>li.title>a .corner {
    position: absolute;
    top: 0;
    right: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 0 0 11px;
    border-color: transparent transparent transparent #555;
}

*,
 :after,
 :before {
    box-sizing: border-box;
}

.border-tab>li.title>a {
    font-size: 13px;
    background: #d4af37;
    border-radius: 0;
    height: 32px;
    border: 0;
    position: relative;
    padding: 10px 20px;
}


/* border-style */


/* ------------------------------------------------------------------------- */

#over-flow {
    /* border-bottom: 1px solid #686872; */
    text-decoration: none;
    color: #686872;
    /* /* display: block; */
    display: -webkit-box;
    max-width: 95%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    margin: auto;
    text-overflow: ellipsis;
    font-size: 12px;
    margin-top: 3px;
}


/* --------------------------------------------------------------------- */


/* calendar */

#calendar {
    color: #d4af37;
    font-family: Battambang;
    width: 100%;
    margin: 0 auto;
    font-size: 10px;
    padding: 0 5px;
    /* background-color: rgb(112, 130, 158); */
}

.fc-toolbar {
    font-family: Battambang;
    padding: 0px;
    padding-top: 2px;
    font-size: 10px;
    /* background-color: rgb(112, 130, 158); */
}

.fc-center h2 {
    font-size: 10px !important;
    font-family: Battambang;
}

.fc-button-group button {
    /* outline: none; */
    font-family: Battambang;
    /* color: black; */
    /* background-color:  rgb(112, 130, 158);
  border: 1px solid  rgb(214, 214, 214); */
}

.fc-view-container table {
    font-family: Battambang !important;
    color: rgb(17, 49, 109);
}

.fc-center>h2::before {
    display: inline;
    /* margin-top : 4px; */
}

.fc-week-number {
    width: 100%;
}

.fc-view table {
    margin-bottom: 2px;
}


/* -------------------------------- */


/* event */

.event-list>li {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px rgb(51, 51, 51);
    box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.2);
    padding: 0px;
    margin: 0px 0px 10px;
}

ul li {
    list-style: none;
}

.event-list>li>.info {
    text-align: center;
    overflow: hidden;
}

.info {
    top: 20px;
}

time {
    width: 20px;
    font-weight: bold;
    float: left;
}

.event-list>li>time {
    width: 50px;
    border-radius: 5px;
    height: 50px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.event-list>li>.info>.title {
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 3px;
}

@media only screen and (max-width:991px) {
    .info>h5 {
        margin-left: 24px;
    }
}

@media only screen and (max-width:770px) {
    .modal-dialog {
        width: 80% !important;
    }
    #exampleModalLabel {
        font-size: 15px;
    }
    .modal-font {
        font-size: 12px;
    }
}


/* event */


/* ----------------------------------------- */


/* calendar */


/* --------------------------------------------------------------------- */

a:focus {
    outline: none;
}


/* facewbook */


/* ._2p3a{
  width: 70%;
} */


/* VERTICAL MENU */

.list-group-flush{
    width: 200px !important;
}

@media  only screen and (min-width: 768px){
    #wrapper.toggled #sidebar-wrapper {
        margin-left: -13rem !important;
    }
}
.menu-item-object-page a,
#menu-item-9 a,
.menu-item-object-page {
    color: rgb(51, 48, 48);
    text-decoration: none;
    
}

.menu-item-object-page a:visited {
    color: rgb(51, 48, 48);

}

.menu-item-object-page {
   
    border-bottom: 1px solid rgba(179, 179, 179, .3);
    padding: 8px 8px 8px 15px;
    /* margin-left: 10px; */
    font-family: Battambang;
    font-size: 12px;
}

#menu-item-47 {
    border: none;
}

.menu-item-object-page:hover {
    background-color: #e7e7e7;
}

.menu-item-object-page a:hover {
    color: rgb(17, 48, 184);
}

#menu-item-9 a:hover {
    color: rgb(17, 48, 184);
}

.current-menu {
    background-color: #e7e7e7;
}


/* VERTICAL MENU */


/* footer */

.cal-font {
    font-size: 12px;
}

@media only screen and (max-width:768px) {
    #contact,
    #partnerIn,
    #partnerOut {
        font-size: 12px;
        text-align: center;
    }
    .images {
        width: 30px;
    }
    /* .cal-font, .dataTables_info,.dataTables_paginate,.dataTables_length,.dataTables_filter{
    font-size:9px;
  } */
}


/* datatable */

#myTable_length {
    float: left;
    font-size: 12px;
}

#myTable_filter {
    float: right;
    font-size: 12px;
}

#myTable_paginate span a, #myTable1_paginate span a {
    background-color: rgb(235, 235, 235);
    padding: 5px;
    margin: 0px 2px;
    cursor: pointer;
}


/* datatable */

@media only screen and (max-width:770px) {
    #contact,
    #partnerIn,
    #partnerOut {
        font-size: 12px;
        text-align: center;
    }
}

.txt-title {
    font-size: 28px;
}

@media only screen and (max-width:768px) {
    .abc {
        background-position: center;
        /* padding:0px 5px;
    margin: 0px 5px; */
    }
    .txt-title {
        font-size: 17px;
    }
}

.img-croped {
    height: 140px;
}

.card-front,
.card-new {
    width: 90%;
    height: 100%;
    font-family: Battambang;
}


/* .right-side{
  width:85%;
  height:230px;
  font-family:Battambang;
} */

@media only screen and (max-width:575px) {
    .images {
        width: 30px;
    }
    #partnerIn,
    #partnerOut {
        font-size: 12px;
        text-align: left;
    }
    .card-front,
    .card-new {
        padding: 5px;
        width: 100%;
        height: 100%;
        font-family: Battambang;
    }
    .img-croped {
        width: 100%;
        height: 100%;
    }
    #over-flow {
        /* line-height: 170%; */
        text-decoration: none;
    color: #686872;
    /* /* display: block; */
    display: -webkit-box;
    max-width: 95%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    margin: auto;
    text-overflow: ellipsis;
    font-size: 12px;
    }
}


/* footer */


/* go to top */

.topbutton {
    cursor: pointer;
    height: 100px;
    width: 100px;
    position: fixed;
    right: 2px;
    bottom: 10px;
    Z-index: 1;
    background-image: url("../img/to-top.png");
    background-repeat: no-repeat;
    display: none;
    background-size: 50px 50px;
}

@media only screen and (max-width:575px) {
    .topbutton {
        background-size: 45px;
        right: -35px;
        bottom: -25px;
    }
}


/* style for tab in Achievment  */


/*
 CSS for the main interaction
*/

.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}


/*
 Styling
*/

.tabset>label {
    position: relative;
    display: inline-block;
    padding: 15px 15px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}

.tabset>label::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 10px;
    width: 22px;
    height: 4px;
    background: #8d8d8d;
}

.tabset>label:hover,
.tabset>input:focus+label {
    color: rgb(204, 156, 0);
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
    background: rgb(204, 156, 0);
}

.tabset>input:checked+label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}


/*
 Demo purposes only
*/

*,
*:before,
*:after {
    box-sizing: border-box;
}

body {
    padding: 30px;
}

.tabset {
    max-width: 65em;
}

#bg-image {
    width: 100%;
    background-position: middle;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-attachment: scroll !important; */
    background-position: center;
    min-height: 320px
}


