/*@font-face {
    font-family: SaysetthaMXRegular;
    src: url('fonts/saysettha_mx-webfont.eot');
    src: url('fonts/saysettha_mx-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/saysettha_mx-webfont.woff') format('woff'),
         url('fonts/saysettha_mx-webfont.ttf') format('truetype'),
         url('fonts/saysettha_mx-webfont.svg#SaysetthaMXRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: SaysetthaMXRegular;
    src: url('fonts/Lao_Noon.ttf') format('truetype');
    /*font-weight: normal;
    font-style: normal;*/
}
@font-face {
    font-family: LaoKao;
    src: url('fonts/Xatlao-Van42.woff');
    font-weight: normal;
    font-style: normal;
}
/* @font-face {
    font-family: LaoDharma;
    src: url('fonts/Xatlao-Tham10-MS3.otf');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family: Lao_Typing;
    src: url('fonts/Lao_Typing.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Lao_typing4C_OT;
    src: url('fonts/Lao_typing4C_OT.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Lao_Rajbandith;
    src: url('fonts/Lao_Rajbandith.ttf');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: LaoDharma;
    src: url('fonts/Mahasena99B.otf');
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: LaoPali;
    src: url('fonts/Xatlao_Pali.otf');
    font-weight: normal;
    font-style: normal;
} */
@font-face {
    font-family: LaoPali;
    src: url('fonts/Lanexang_Pali.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: calibriFont;
    /* src: url('fonts/CALIBRI.woff');*/
    src: url('fonts/CALIBRI.otf');
    font-weight: normal;
    font-style: normal;
}


body {
  padding-top: 70px;
  padding-bottom: 0px;
  
 
  /*background: url(../img/bg.jpg) no-repeat #FFF fixed;*/
  background-size: 100% auto;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.uppercase {
text-transform: uppercase;
}

.greenword {
    color: #86dc00 !important;
}

.login {
    text-decoration: underline;
}

.login:hover {
    text-decoration: underline !important;
}

.main a {
    color: #62be01 !important;
}

.media {
    margin-top: 5px;
}

.sidebar-left h4 {
    margin-bottom: 5px !important;
    /*font-weight: 600;*/
}

.sidebar-left p {
    margin-bottom: 0px !important;
}

/* .sidebar-block-left {
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 20px;
    background: white;
} */

.video-by {
    font-size: 14px !important;
}

.sidebar-right h4 {
    border-bottom: solid 1px #ccc;
}

.sidebar-right .sidebar-right-content {
    padding: 10px 20px;
    padding-right: 0 !important;
}

.sidebar-right .sidebar-right-content .row{
    background: white;
    border-radius: 5px;
    padding: 10px 0;
}

.categories h5 a {
    font-weight: 600;
    color: #62be01 !important;
}

.pagination li.active a {
    background: #EEE !important;
    border-color: #CCC;
}

.lao {
    font-family: SaysetthaMXRegular !important;
}


.navbar-inverse {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#212121+0,000000+48,212121+100 */
background: #121212; /* Old browsers */
}

#liste-mot-dico tr td{
    font-size: 14px !important;
}

#liste-mot-dico tr td .lao{
    font-size: 18px !important;
}


span.LaoKao {
    font-family: "LaoKao" !important;
    font-size: 20px !important;
    font-weight: bold;
}
span.LaoPali {
    font-family: "LaoPali" !important;
    font-size: 22px !important;
    font-weight: bold;
	
}

span.Lao_Typing {
    font-family: "Lao_Typing" !important;
    font-size: 22px !important;
    font-weight: bold;
}

span.Lao_typing4C_OT{
    font-family: "Lao_typing4C_OT" !important;
    /*font-size: 22px !important;*/
    font-weight: bold;
}
span.Lao_Rajbandith{
    font-family: "Lao_Rajbandith" !important;
    /*font-size: 22px !important;*/
    font-weight: bold;
}

span.LaoDharma {
    font-family: "LaoDharma" !important;
    font-size: 26px !important;
    /*font-weight: bold;*/
}

span.Calibri {
	font-family: calibriFont;
        font-size: 20px !important;
}

input[name="keyword"] { 
    font-size: 18px !important;
    font-family: SaysetthaMXRegular !important;
}


.media {
    border: solid 1px #EEE;
}
.youtube-thumbnail {
    max-height: 90px;
}

.youtube-thumbnail img {
    height: 122px !important;
    border-right: solid 1px #EEE;
    margin-top: -16px;
    
}

.compteur {
    font-size: 12px;
}

.media-left,
.media > .pull-left {
  padding-right: 0px !important;
}

.footer-container {
   background: #252525; 
   min-height: 200px;
   padding-top: 20px;
   margin-top: 50px;
}

.footer-container .col-lg-4 {
    padding: 20px;
    text-align: justify;
}

.footer-container p {
   color: #EEE !important;
}

.footer-container a {
   color: #EEE !important;
}
.footer-container a:hover {
   color: #CCC !important;
   background: none !important;
}

.footer-title {
    color: #FFF;
}

.required {
    border-color: #FF0000 !important;
    color: #FF0000 !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.video-list {
    background: #fcfcfc;
    border-radius: 3px;
    cursor: pointer;
}

.video-list:hover {
    background: #f3f3f3;
    border-radius: 3px;
}

.card-title {
    padding-left: 5px;
    padding-right: 5px;
}

