
         h3 {
/*  font-family: 'kanit';*/
    font-weight: 600;
    font-size: 18px;
    /* padding-top: 15px; */
    color: #f47920;
    line-height: 23px; letter-spacing: 1px;
}
.content-gallery1 {
  /*  font-family: 'kanit';*/
    font-weight: 500;
    font-size: 15px;
    /* padding-top: 15px; */
    color: #585858;
    line-height: 23px;
    text-indent: 50px;
    letter-spacing: 1px;
}
    .bgcontent-gallery
{
   
        border: 1px dotted #ffd192;
    background-color: #ffede1;
    padding: 0px 20px 20px 20px;
    margin: 20px 0px;
}
.table-gallery {
    border-bottom: 2px solid #DDDDDD;
   /* font-family:Prompt;*/
    font-size:13px;
}
.table-gallery>tbody>tr>td:first-child
{
  width:10%;    color: #6b6b6b;
    background-color:#f7f7f7;
}

.btn-back   
{
    border: 1px solid #e45c00;
    padding: 4px;
    font-weight: 500;
    background-color: #f37900;
    color: #fffcce; 
}
.btn-back:hover {   
    border: 1px solid #f3a200;
    padding: 4px;
    background-color: #ffe7a7;
    font-weight: 500;
    background-color: #fff6e7;
    text-decoration:none;
}
.demo-gallery > ul > li a > img {

    height: 210px !important;}