﻿   .accordion .contentBox {
    padding: 10px 2px;
}
.accordion p {
    margin-bottom: 15px;
    line-height: 1.7;
    font-size: 14px;
    font-weight: 500;
    text-indent: 20px;
}
.search-section
{
 box-shadow: 1px 2px 5px rgba(0,0,0,.16);
    /* border-color: #dedede; */
    margin-bottom: 1.5rem!important;
    border-radius: 0.25rem!important;
    /* border: 1px solid #dee2e6!important; */
    margin: 13px 0px;
    background: #ffe9dc;
    }
/*.search-section:before {
     position: absolute;
    content: "";
    background-color: #c3c3c3;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    top: 9px;
    right: 2px;
    left: 2px;
    height: 5px;
}*/
.search-section-box{padding: 1.5rem;
    align-items: center!important;
    display: flex!important;}
.search-font {
    font-size: 15px;
    color: #830000;
    font-weight: 600;
    padding-bottom: 5px;
    width: 25%;
    text-align: right;
    padding-right: 25px;
}

 .sm-font{font-size: 14px;
    margin-top: 7px;
    padding-left:10px;}  
    .sm-date01 {color: #757575;
    padding: 3px 7px;} 
 .lbl-new {
    background: #ffe66a;
    color: #ff4700;
    float: none;
    font-size: 12px;
    padding: 1px 8px;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: middle;
    border: 1px solid #fffa65;
    /* margin: 0px; */
    line-height: 18px;
    margin-top: 2px;
}

.svmanager {
    text-align: end;
    font-size: 12px;
    /* border-bottom: 3px solid #eee; */
    color: #8b8b8b;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-bottom: 10px;
}
.group-rule{
            font-size: 12px;
    font-weight: 500;
    background-color: #fbf4d5;
    padding: 5px 10px;
    margin: 0px 0px;
    border-radius: 8px;
    color: #a54e00;}
table {
  /*font-family: arial, sans-serif;*/
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
 
               body{  font-family: "SF UI Text",'bai jamjuree','Hind Vadodara' !important;}
        .tem-post-content
        {
            font-family: "SF UI Text",'bai jamjuree','Hind Vadodara' !important;
            font-size: 14px;
            font-weight: 400;
        }
        .page-header.underline-orange
        {
                 /* background-color: #f57d2c;
    padding: 10px;
    margin: 0px 0px;
    font-size: 17px;
    color: #ffffff;
    border-bottom: 1px solid #ffb23f;
    font-weight: 400;
   border-radius: 10px;*/
       background-color: #ffffff;
    color: #8e3c00;
    padding: 5px;
    margin: 10px 0px;
    font-size: 18px !important;
    /* color: #ffffff; */
    border-bottom: 2px solid #ffb23f;
    font-weight: 400;
        }
        
        .graybg
        {
            background-color: #fff6e1;
        }
        .pad-c1
        {
            margin: 20px;
        }
        .langtop{background: #dedede;
    padding: 5px 10px;
    text-align: right;
    font-size: 17px;
    color: #000 !important;}
    .langtop a{color: #000 !important;}
    .langtop a:hover{color: #ff5200 !important}
   .cancle-header {
    background: #ffd5d5;
    padding: 6px 8px;
    text-align: center;
    color: #bd0000 !important;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 10px;
    cursor:pointer;
}
  .cancle-header:hover {
    background:#bd0000 !important;
    color:  #ffd5d5 !important;
   
}
.tb-style-rule4 tbody td:first-child {
    width: 5%;
    text-align: center;
}
.tb-style-rule4 tbody td:nth-child(3) {
    width: 17%;
    text-align: center;
    line-height: 1.6;
}

.tb-style-rule5{ width:100%;margin-bottom:20px;
    font-family: "SF UI Text",'bai jamjuree','Hind Vadodara' !important;
    font-size: 15px;    font-weight: 500;}
.tb-style-rule5 thead th:nth-child(2) { /*text-align:left*/}
.tb-style-rule5 tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
 
    font-size: 15px;}
.tb-style-rule5 tbody td:first-child {     width: 60%;text-align: left;    padding-left: 15px;}
.tb-style-rule5 tbody td:last-child { border-right:0}
.tb-style-rule5 tbody td:nth-child(2) { width:15%; text-align:center; line-height:1.6} 
.tb-style-rule5 tbody td:nth-child(3) { width: 10%; text-align: center;} 
.tb-style-rule5 tbody td:nth-child(4) { width: 10%; text-align: center;} 
.tb-style-rule5 tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-rule5 tbody tr:nth-child(odd) { background:#FFF}
.tb-style-rule5 thead th {        /* font-weight: 400; */
   font-size: 14px;
    border: 1px solid #eee;
    padding: 5px 2px;
    background-color: #eaeaea;
    border-bottom: 2px solid #c3c3c3;
    text-align: center;
    color: #5b5b5b;
    font-weight: 500;}