body, h1,h2,h3,h4,h5,h6,p,span,div,ul,li,table,tr,th,td{
	margin:0px;
	padding:0px;
	
	
}

.clear_both{
clear:both;
}

a img{
	border:none;
}
body{
	
background: #05345F url(../img/background-image.jpg) repeat 0 0;
}
/*style for navigation bar */
#navi_tb{
		/*width: 724px;
		float: right;
		*/
}

#navi_tb td a{
	text-decoration: none;
    color: #FFF;
    display: block;
    padding: 3px 30px 3px 27px;
    font-size: 14px;
   /* width: 105px;*/
    text-align: center;
    margin: 0 auto;
    transition: 0.2s ease-in all;
}

/*Navigation  CSS */
tr td.nav_td_text:first-child {
    border-left: 1px solid#eee;
}

td.nav_td_text {
    border-right: 1px solid #eee;
}


#navi_tb td a:hover{
    padding-top: 10px;
    border-top: 2px solid #FF9800;
}

/*---end of navigation bar css---*/

/*Editorial board css start*/

.both {
    width: 46%;
    float: left;
    border: 1px solid #CAC8C8;
    padding: 10px;
	/*min-height:auto;
	height: 121px;*/
	height: 145px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 11px;
    background-color: #F7F7F7;
}

.both_right {
    float: right;
}

h2.editorial_heading {
    font-size: 16px;
}
/*Editorial board css start end*/




#wrapper{
/*	border:2px solid #eee;
	clear: both;
	
	
	box-shadow:0px 0px 21px rgba(219, 207, -8, 0.6);*/
}

.headerc{
	/*background: url(../image/bgh.jpg);  */
	border-top: 10px solid #000;
}
#header{
	
	overflow: hidden;
	/*background-color: #D6D6D6;*/
}

.top_bar
{
	height: 25px;
	width: 300px;
	
}
.logo{
		float: left;
}



.hin_eng_slt
{
	font-size: 16px;
	cursor: pointer;
	color: #F5F5F5;
}




/*Content Css*/



.content_div {
		border: 7px solid #45579E;
		float: right;
		line-height: 25px;
		border-radius: 0px;
		padding: 0 42px;
		margin: 10px 10px 10px 5px;
		width: 575px;
		/*background-color: #FFF;
		min-height:708px;*/
		/*min-height: 685px;*/
		min-height: 225px;
}


#footer
{
	margin-top: -14px;
}
#container{
		/*border: 1px solid;*/
		overflow: hidden;
		width: 1000px;
		margin: 5px auto;
		min-height:470px;
		padding-bottom: 10px;
		background: url(../image/tr.png);
}



.left_con_parent{		
		overflow: hidden;
		width: 268px;
		float: left;
		/*min-height: 483px;*/
		min-height: auto;
		margin:10px 5px 10px 10px;
		/*background-color: #FFF;*/
		border: 7px solid #455797;
		border-radius: 0px;
}
.lftCornChild{
	display:none;
	border: 2px dotted #EEE;
	border-radius: 13px;
	clear: both;
	min-height: 100px;
	max-height: auto;
	width: 249px;
	margin: 25px auto;
	margin-left: 7px;
}

.txtAlgn{
	text-align: center;
}


.p_inside
{

}


/*--New Marquee Heading--*/
.p_inside{
		border: 2px solid;
		text-align: center;
		background:#0b2379 url(../image/bg.jpg) repeat-x;
	/*	font-size: 15px; */
		line-height: 22px;
		color: #FFF;
		border-radius: 0;
		
}
.sub_cat_div_nav .p_inside{
	background:#525252;
}


/*--end--*/

/*--Style of marquee--*/
.marquee{
	height: 165px;
	margin: 0px auto;
	display: block;
	text-align: center;
	padding: 0px 10px;
}
	.td_value
{	border: 2px solid;
padding: 4px;
width: 300px;
background-image: url(../image/bg.jpg);
color: whitesmoke;
}

.heaad
{
	border: 2px solid black;
border-collapse: collapse;
font-size:14px;
text-align: center;

}
.heaad_td
{
	border: 2px solid black;

border-collapse: collapse;

text-align: center;

}
.anchor_tag
{
	text-decoration: none;color: #FFF;font-size: 15px;
}

.p_inside a{
	text-decoration: none;
	color:#fff;
	transition: 0.2s all;
}
 .p_inside>a,.main_cat>div:first-child {
transition: 0.2s all;

}


.sub_cat_div_nav .p_inside a:hover, .main_cat>div:first-child:hover , .p_inside>a:hover{
    font-size: 16px;
    font-weight: bold;
}
.p{
	width: 193px;
	height: 225px;
	border: 2px dotted #eee;
	float: left;
	margin: 4px;
	margin-top: 14px;
	border-radius: 13px;
}



/*--End--*/

/*style for inner content of discription*/

.inner_content {
margin-top: 10px;
line-height: 25px;
padding: 1px;
border-radius: 20px;
text-align: justify;
font-size: 14px;
font-family: verdana;
}

/************************************css of side navi hindi and english**************************************/
.main_div
{
width: 200px; border: 1px solid #fff;overflow: auto;padding: 0px 10px 10px;
}
.inner_div
{
width:100px; float:left;
}
.inner_div1
{
float:right;width:100px;
}
/************************************css of side navi hindi and english end**************************************/
/*Today Work 29-12-2016*/
a.text-deco_none {
    background-color: #F5F5FD;
    padding: 10px;
    margin: 5px;
    transition: ease-in 0.4s;
    width: 44%;
    float: left;
    text-decoration: none;
}

.text-center{
	text-align: center;
}

.ul_cls{
	list-style: none;
}

ul.ul_cls>a{
	text-decoration: none;
}

ul.ul_cls>a>li{
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	width: 14%;
	font-weight: bold;
	color: #fff;
	background-color: #05345f;
	border-radius: 4px;
}
/*End 29-12-2016*/

/*Search btn*/
.search:hover {
	padding: 10px;
	border-top: 2px solid #45579e;
	border-left: 2px solid #45579e;
	border-bottom: 2px solid #45579e;
}

.search {
	position: absolute;
    right: 0%;
    bottom: 40%;
    font-size: 20px;
    font-weight: bold;
    background-color: dodgerblue;
    padding: 5px;
	transition: all 0.2s;
}

.search a {
	text-decoration: none;
	color: #fff;
}
/*End Search btn*/


.tblCls{
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.td, .th{
	border: 1px solid #dddddd;
	width: 80px;
}
.td1w{
	width:350px;
}
.padBot10{
	padding-bottom: 10px;
}

.boxBorder{
	border: 1px solid #dddddd;
    padding: 10px;
}


/*style for new vol issue list*/
.user_search_btn{
width: 140px;
    height: 43px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 20px;
}
.search_input{
    padding: 5px 10px;
    width: 100%;
    margin: 10px 0;
}

.btn-primary {
    background: #1b4996;
    color: #fff;
}
.well_new:hover {
    background: #322d81;
    color: #fff;
    font-size: 17px;
}
/*style for new vol issue list*/
.fontSize14{
	font-size: 14px;
}
.fontSize16{
	font-size: 16px;
	text-align:center;
}
.fontSize18{
	font-size: 18px;
	text-align:center;
}
.imgProperty{
	width:100%;
	margin: 10px 0px 10px 0px;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.paraPadTop{
	padding-top: 10px;
}

