@charset "utf-8";
/* CSS Document Created By Naresh Yannam*/
.service_box
{
	background: linear-gradient(-90deg, #f6b476, #fe7f29);
	min-height: 100px;
	text-align: center;
	box-shadow: 0px 0px 3px #a1a1a1;
	/* border-bottom-left-radius:  38px; */
	/* border-top-left-radius:  38px; */
	padding: 2px;
	margin-bottom: 50px;
	border-radius: 10px;
}
.inner_page_div
{
	 padding: 20px;
	 min-height: 415px;
	 background: #ffebd8;
}
.service_icon
{
	width: 80px;
	float: left;
	background: #f4eee3;
	border-radius: 50%;
	padding: 10px;
	position: absolute;
	top: -38px;
	left: 40%;
	border: 1px solid #c9570c;
}
.service_box h2
{
	font-size: 14px;
    line-height: 14px;
    color: #700035;
    margin-top: 50px;
}
.service_box h2 a
{
	color: #700035;
}
/*Source from old start */

.main_text
{
    padding:10px;
    float: left;
    width: 100%;
}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}

#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 10px;
    overflow: hidden;
    position: relative;
}

#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}

#accordion .panel-title a{
    display: block;
    padding: 10px 20px;
    margin: 0;
    background: #fe7725;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0;
    position: relative;
}

#accordion .panel-title a.collapsed{background: #fbbc53;}

#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: fontawesome;
    width: 30px;
    height: 30px;
    line-height: 22px;
    border-radius: 50%;
    background: #fe7725;
    font-size: 14px;
    font-weight: normal;
    color: #9d3b00;
    text-align: center;
    border: 3px solid #9d3b00;
    position: absolute;
    top: 5px;
    right: 14px;
}

#accordion .panel-title a.collapsed:before{
    content: "\f067";
    background: #ffffff;
    border: 4px solid #ffffff;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "";
    width: 17px;
    height: 7px;
    background: #9d3b00;
    position: absolute;
    top: 17px;
    right: 0;
}

#accordion .panel-title a.collapsed:after{
    width: 19px;
    background: #ffffff;
}

#accordion .panel-body{
    border: 1px solid #fe7725;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #1c2336;
    line-height: 27px;
    position: relative;
}


.abt_box img
{
    float: left;
    background: #b6b6b6;
    padding: 2px;
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.abt_box p
{
    float:left;
    font-weight: 600;
    color: #FF5722;
    margin-bottom:  0px;
}
.min_txt
{
    padding-top: 36px;
    /* text-align: right; */
    /* width: 100%; */
    padding-left: 146px;
}
.abt_box
{
    float: left;
    width: 100%;
    background: #ececec;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #b6b4b4;
    margin-bottom:  10px;
}
.nav-tabs li a
{
    font-size:15px !important;
}
.nav-tabs li a:hover
{
    font-size:15px !important;
    font-weight:500;
}
.tab-content
{
    border:none;
}
.with-nav-tabs .panel-heading {
    padding: 5px 15px 0px 4px;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    opacity: 1;
}
.ext_link{
	    color: #ff5e04;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
}
.table-bordered {
    border: 1px solid #bebdbd !important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #b5a68b;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-size: 18px;
    text-align:center;
}
.members_box
{
	width: 100%;
	background: #ececec;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #bcbbbb;
	margin-bottom: 10px;
	overflow: hidden;
	min-height: 258px;
}
.min_minitxt p
{
	margin-bottom:0px;
	text-align: center;
	font-size: 12px;
}
.img-circle {
    border-radius: 50%;
}
.Authority
{
	padding-top:10px;
}
.flex-container
{
	display: flex;
	flex-wrap: wrap;
}
.footer-part
{
    float: left;
    width: 100%;
}

.body-content
{
    margin: 25px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    width: 96%;
    min-height: 360px;
}
.csstable th
{
    padding: 10px;
    background: #5f5f5f;
    font-size: 14px;
    text-align: center;
}
.csstable td
{
    padding: 9px;
    font-size: 14px;
}
.footer-bg-dark
{
    float:left;
    width:100%;
}
/*End */
.modal-open {
    overflow-y: scroll;
}
@media (max-width:667px){
    .second-nav-toggler
    {
        position: absolute;
        right: 16px;
    }
    .body-content {
        margin: 11px !important;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 5px;
        float: left;
        width: 96%;
    }
}

.ext_link {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 14px;
    margin-bottom: 10px;
    white-space: inherit;
}
.ext_link a {
    color: #fff;
}
#accordion .panel-title a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    background: #fe7725;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #fff;
    border-radius: 0;
    position: relative;
}
@media (max-width: 1045px){
.members_box {
    width: 100%;
    background: #ececec;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #bcbbbb;
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 282px;
}
    .footer-copyright .col-xs-6
    {
        width:50% !important;
    }
}
.link_pdf {
    margin: 0px;
    padding: 0px;
    padding-left: 9px;
}
.link_pdf li {
    list-style: none;
    padding: 5px;
}
.link_pdf li a {
    font-size: 17px;
    line-height: 36px;
    color: #004acd;
    /*font-family: arial;*/
}
.panel-warning > .panel-heading {
    color: #6d501f;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-size: 18px;
    text-align: center;
    padding: 7px;
}
.link_pdf li i {
    font-size: 18px;
    color: #ff6814;
} 

.layoutstab li a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
background: #ffaa3b;
color: #000 !important;
padding: 22px 14px !important;
font-weight: 500;
border-radius: 5px;
font-size: 20px !important;
}