
table{
  width: 100%;
  margin-bottom:20px;
}
table tr th{
	font-weight:bold;
	color:#fff !important;
	background:#ec671f !important;
}
table, th, td {
    border: 1px solid #ddd;
}

th, td {
    padding: 8px;
}
thead{
	background-color: #0a808e;
    color: #fff;
}
tr:nth-child(even) {
    background-color: #f7f7f7
}
/* tr:hover{
	background-color: #f7f7f7;
} */
.hd123{
	min-height: 650px;
}

.content-area{
  /* padding-left: 25px; */
}
.content-area p, span {
    font-size: 100%;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}

.content-area p, span {
    text-align: justify;
    line-height: 22px;
    font-size: 100%;
}
span{
	line-height: 18px;
}

.content-area h2 {
    font-size: 140%;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}


.content-area ul li{
	font-size: 100%;
	line-height: 25px;
}

strong {
    font-weight: bold;
    font-size: 100%;
}

hr{
	border-top: 1px solid #ffffff !important;
}

.content-area ul{
	margin-left:15px;
	 list-style-image: url('http://45.115.99.201/fssai/images/lisit-image.png');
}
.content-area ol{
	margin-left:30px;
	font-size: 100%;
	line-height: 28px;
}



.background-white{
	min-height:550px;
}
/* CMS Pages CSSS */
 .top-logo1 {
    position: absolute;
    top: 10px;
    left: 2%;
    z-index: 500;
   /* background: rgba(255, 255, 255, 0.71);*/
    padding: 10px;
    border-radius: 6px;
}
.top-logo1 img{
	width:42%;
}
.gm2{
  /*background: #50c0ce;*/
  background: url(../images/about-fssai.jpg) no-repeat;
  height: 130px;
  background-size: cover;
}
.container-fluid{
  padding-left: 15px;
  padding-right: 15px;
}

.left-menu {
	overflow: inherit !important;
    margin: 0px auto 0px;
    height: auto;
}

.left h3 {
    background-color: #0a808e;
    padding: 10px;
    color: #fff;
    margin: 0px;
    margin-top: 10px;
	font-size: 140%;
	border-bottom: 1px solid #fff;
}




.midd-list{
  padding-left: 20px;
}

.midd-list li{
  line-height: 22px;
  font-size: 100%;
   font-family: 'Open Sans', sans-serif;
}


 .left-menu{
  overflow:hidden;
  margin:0px auto 0px;
  height: auto;
}

/*food authority
}*/
.members-box{
		/*background: #f2f2f2;*/
		padding: 6px;
		border: 1px solid #d1d1d1;
		min-height: 255px;
		text-align:center;
	}
	.members-box h4{
	background: #0a808e;
    padding: 10px;
    text-align: center;
    margin: 0;
    color: #fff;
	    margin-bottom: 30px;
	}
	.members-box p{
		margin-bottom: 0px;
		text-align:center;
	}
	.members-row{
		margin-bottom: 30px;
	}
	.members-box p span{
		padding: 10px;
		padding-right: 10px;
	}
	
	.content-area ol.whatnewall{
		margin-left: 0px; 
	}
	.content-area .mtuptevnt{
		padding-left: 0px !important;
	}