@charset "utf-8";
a {
	cursor: pointer;
}
.container-fluid {
	padding-right: 0;
	padding-left: 0
}
.navbar {
	margin-bottom: 0!important;
	min-height: 20px;
	border-radius:0;
}

.navbar-right {
	float: left!important;
	margin-right: 0;
}
.navbar-default {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #FFF;
	background: -webkit-linear-gradient(#1f76c7, #094073); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1f76c7, #094073); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1f76c7, #094073); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1f76c7, #094073); /* Standard syntax */

	font-family: Arial, Helvetica, sans-serif;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-left: 16px;
	padding: 14px 14.2px;
	border-left: 1px solid #3f86c7;
	border-right: 1px solid #0b4579;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #f2f2f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-radius: 0px;
	background: #004080;
    padding: 14px 14.2px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: 0 0;
	color: #047B40;
}
.navbar-collapse {
	padding-left: 0
}
.dropdown>.dropdown-menu, .dropdown-submenu>.dropdown-menu {
	right: 0px;
	left: 0px;
	min-width: 205px;
}
.dropdown-submenu>.dropdown-menu {
	left: 100%;
}
.dropdown-menu>li>a:link, .dropdown-menu>li>a:visited {
	color: #185fa1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #CCC;
}
.dropdown-menu > li > a:hover {
    background: #bf5a14 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #fff;
}
#main-nav .open>.dropdown-menu {
	display: block !important;
}
@media (max-width: 991px) and (min-width: 768px) {
.dropdown-submenu.open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}
@media (max-width: 767px) {
.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li.dropdown-header, .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>a {
	padding-left: 35px;
	background: #55B8E4;
	color: white;
	border-color: #e3e3e3;
}
}
@media only screen (min-width:767px) and (max-width:1280px) {
.dropdown:hover>.dropdown-menu {
display:block;
border:3px solid;
border: 3px solid #185fa1;
border-top:0
}
}
@media only screen and (min-width:992px) {
.dropdown:hover>.dropdown-menu {
	display: block;
	border: 3px solid #185fa1;
	border-top: 0;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #185fa1;
	background-color: #bf5a14
}
a {
	text-decoration: none
}
}
@media only screen (min-width:1024px) and (max-width:1280px) {
.container {
width:100%
}
a {
text-decoration:none
}
}
 @media (min-width:768px) and (max-width:1023px) {
.container {
	width: 100%
}
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #185fa1;
	background: #FFF
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #185fa1;
	background: #FFF
}
.navbar-right {
	margin-left: 5px
}
}
 @media only screen and (max-width:992px) {
.tftextinput {
	width: 85%;
}
}
/*-------------------------------Ganapathi-----------*/
<!--
-----------Tabbed menu-------> .nav-tabs {
 border-bottom: 1px solid #ddd;
 font-size:16px;
 font-weight:500;
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 8px;
	padding-left: 35px;
	padding-right: 35px;
	min-height: 20px;
	line-height: 12px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #FFF;
	background: #185FA1;
	font-size: 16px;
	font-weight: 500;
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
	background: #004080;
	color: #FFF;
	min-height: 20px;
	border: 1px solid transparent;
	font-size: 16px;
	font-weight: 500;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #000;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	font-size: 16px;
	font-weight: 600;
}
.tab-content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #FFF;
	padding: 0px 10px 10px 10px;
	overflow-y: scroll;
	overflow-x:hidden;
	height:990px;
}
.tab-content-about {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #FFF;
	padding: 0px 10px 10px 10px;
	overflow: scroll;
	height: 990px;
}
@media (max-width:500px) {
.banner_width {
	display: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	top: 13%;
}
.journal_search {
	display: none;
}
.headerzone-row1-right {
	display: none;
}
.headerzone-row1-left {
	display: none;
}
.journal_logo {
	padding-top: 12px;
}
.journal_head {
	font-size: 26px;
	text-align: left;
}
.journal-desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BF5A14;
	float: right;
	text-align: right;
}
.sp_issue {
	display: none;
}
.bread {
	display: none;
}
#tfnewsearch {
	display: none;
}
.ebimages {
	width: 50px;
	height: 50px;
}
.eb_desc {
	width: 130px;
}
.eb_desc p {
	margin: 0px;
	padding: 0px;
}
.biography_block {
	display: none;
}
.indexing_images {
	width: 70px;
	height: 28px;
}
.spissue_td {
	width: 55px;
	height: 55px;
}
.spissue_desc {
	width: 120px;
}
.img_class {
	width: 220px;
	height: 200px;
}
.table_img_class {
	width: 35px;
	height: 35px;
}
.ref_width {
	width: 230px;
}
.tabbed_menu {
	margin-top: 10px;
	text-align: left;
	width: 220px;
	line-height: 20px;
	padding-left: 0px;
}
.go-top a {
	padding: 8px;
}
.article-input {
	width: 150px;
}
.jb_subjt
{
	margin-bottom:10px;
}
}
strong {
	color: #185FA1;
}
.headerzone-row1-left {
	float: left;
	padding-top: 6px;
}
.headerzone-row1-right {
	float: right;
	text-align: right;
	padding-top: 6px;
}
.issn {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: 600;
	padding-top: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #185FA1;
	padding: 5px 0px 0px 0px;
	float: left;
	text-align: left;
	font-weight: normal;
}
.journal-desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BF5A14;
	width: 600px;
	float: right;
	padding-right: 120px;
	text-align: right;
}
#tfnewsearch {
	margin: 0px;
	padding-top: 35px;
	width: 100%;
	text-align: right;
}
.tftextinput {
	margin: 0;
	padding: 5px 0px 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #0076a3;
	border-right: 0px;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	width: 71%;
}
.tfbutton {
	margin: 0;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #0076a3;
	border-right: 0px;
	background: #185fa1;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	margin-left: -4px;
}
.tfbutton:hover {
	text-decoration: none;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
}
.tfbutton::-moz-focus-inner {
border:0;
}
.tfclear {
	clear: both;
}
.bread {
	color: #BF5A14;
	background: #D8ECFF;
	padding: 4px;
	border: 1px solid #B8C9D9;
	height: 32px;
}
.email-alert {
	width: 100%;
	float: left;
	height: auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 0px #DDD solid;
	box-shadow: inset 0px 0px 5px #777;
	padding: 10px;
}
.email-alert a {
	display: block;
	height: 100%;
	width: 100%;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
h2 {
	font: Cambria;
	font-size: 20px;
	font-weight: normal;
	color: #185FA1;
	border-bottom: 1px solid #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.citation_title {
	font: Cambria;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.citation_author {
	font-family: Calibri;
	font-size: 13px;
	color: #000;
	text-align: justify;
	color: #000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.redheading {
	font: Cambria;
	font-size: 20px;
	font-weight: normal;
	color: #BF5A14;
}
.bulletstyle a:active, .bulletstyle a:link, .bulletstyle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	text-decoration: none;
	font-weight: 400;
	background-image: url(http://www.omicsonline.org/images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px
}
.bulletstyle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a8420b;
	text-decoration: none;
	font-weight: 400;
	background-image: url(http://www.omicsonline.org/images/bullet-hover.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px
}
.art_search {
	background: #1a6fab;
	background-image: -moz-linear-gradient(#2a95d9, #0776bc);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0776bc), color-stop(1, #2a95d9));
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #0070be #00508d #004779;
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	height: 28px;
	margin: 0 0 0 5px;
	padding: 0;
	width: 90px;
	cursor: pointer;
	font: bold 14px Arial, Helvetica;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.art_search:hover {
	background: #1a6fab;
	background-image: -moz-linear-gradient(#0776bc, #2a95d9);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a95d9), color-stop(1, #0776bc));
}
.art_search:active {
	background: #1a6fab;
	outline: none;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}
.article-input {
	padding: 2px 2px;
	float: left;
	margin-bottom: 5px;
	height: 28px;
	width: 230px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #f1f1f1;
	color: #666666;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
.article-input:focus {
	padding: 2px 2px;
	float: left;
	margin-bottom: 5px;
	height: 28px;
	width: 230px;
	border: 1px solid #24B8FF;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #EAEAEA;
	color: #000000;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
#footer-box1 {
	float: left;
	width: 200px;
	text-align: left;
	line-height:18px;
}
#footer-box2 {
	float: left;
	width: 262px;
	line-height:18px;
}
.go-top {
	float: right;
}
.go-top a {
	background: #1b1a1b;
	padding: 14px;
	display: block;
	border: 1px solid #272727;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.footer-heading {
	font-family: Calibri;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 10px;
}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:hover {
	color: #BF5A14;
	text-decoration: underline;
	font-weight: normal;
}
.feed-col1 {
	width: 70px;
	float: left;
	color: #FFF;
	font-weight: normal;
}
.feed-col2 {
	width: 140px;
	float: left;
	margin-left: 10px;
	font-weight: normal;
}
#feed-input {
	padding: 2px 2px;
	margin-bottom: 5px;
	height: 20px;
	width: 135px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #f1f1f1;
	color: #666666;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
#feed-input:focus {
	padding: 2px 2px;
	float: left;
	margin-bottom: 5px;
	height: 20px;
	width: 135px;
	border: 1px solid #CCCCCC;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #D2D2D2;
	color: #000000;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
#feed-textarea {
	width: 140px;
	padding: 2px 2px;
	margin-bottom: 5px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #f1f1f1;
	color: #666666;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}
#feed-submit {
	background: #FFF;
	background-image: -moz-linear-gradient(#f2f2f4, #FFF);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFF), color-stop(1, #4787ED));
	border-width: 0px;
	border-style: solid;
	border-color: #FFF;
	border-radius: 3px;
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
	height: 24px;
	margin: 0px;
	padding: 0;
	width: 70px;
	cursor: pointer;
	font: Calibri;
	font-size: 13px;
	color: #185FA1;
}
#feed-submit:hover {
	background: #BF5A14;
	background-image: -moz-linear-gradient(#BF5A14, #BF5A14);
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4D90FE), color-stop(1, #4787ED));
	font-size: 13px;
}
#feed-submit:active {
	background: #BF5A14;
	outline: none;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}
.sprite {
	background: url(http://www.omicsonline.org/images/journal_bootstrap_sprite.png) top left no-repeat;
	width: 23px;
	height: 17px
}
.country-list tr td:nth-child(2n+1) {
	width: 28px;
}
.sprite.usa {
	background-position: 4px 4px
}
.sprite.australia {
	background-position: 4px -23px
}
.sprite.uae {
	background-position: 4px -50px
}
.sprite.italy {
	background-position: 4px -77px
}
.sprite.germany {
	background-position: 4px -104px
}
.sprite.uk {
	background-position: 4px -129px
}
.sprite.japan {
	background-position: 4px -156px
}
.sprite.brazil {
	background-position: 3px -183px
}
.sprite.korea {
	background-position: 4px -210px
}
.sprite.spain {
	background-position: 4px -237px
}
.sprite.canada {
	background-position: 4px -264px
}
.sprite.china {
	background-position: 4px -291px
}
.sprite.france {
	background-position: 4px -318px
}
.sprite.india {
	background-position: 4px -345px
}
.sprite.malaysia {
	background-position: 4px -372px
}
.sprite.singapore {
	background-position: 4px -399px
}
.sprite.south-africa {
	background-position: 4px -426px
}
.sprite.rss {
	background-position: 4px -457px;
	width: 35px;
	height: 35px
}
.sprite.facebook {
	background-position: 0 -502px;
	width: 35px;
	height: 35px
}
.sprite.twitter {
	background-position: 0 -547px;
	width: 35px;
	height: 35px
}
.sprite.blog {
	background-position: 0 -592px;
	width: 35px;
	height: 35px
}
.sprite.linkedin {
	background-position: 0 -637px;
	width: 35px;
	height: 35px
}
.sprite.youtube {
	background-position: 0 -682px;
	width: 35px;
	height: 35px
}
.sprite.googleplus {
	background-position: 0 -727px;
	width: 35px;
	height: 35px
}
.sprite.pinterest {
	background-position: 0 -772px;
	width: 34px;
	height: 36px
}
.sprite.flickr {
	background-position: 0 -818px;
	width: 35px;
	height: 35px
}
.sprite.slideshare {
	background-position: 0 -863px;
	width: 35px;
	height: 35px
}
.top-nav {
	margin-right: 7px
}
.top-nav span a {
	display: inline-block;
	padding-left: 18px;
	width: auto
}
.sprite.home_w {
	background-position: 0 -907px
}
.sprite.join {
	background-position: 0 -932px
}
.sprite.contactus {
	background-position: 0 -956px
}
.sprite.sitemap {
	background-position: 0 -978px
}
.sprite.omics-international {
	background-position: 0 -1002px;
	width: 300px;
	height: 100px
}
.home_w a:link, .home_w a:visited {
	background-image: url(http://www.omicsonline.org/images/home_w.png);
	background-position: 0 -908px;
	width: 16px;
	height: 16px
}
.sprite.confrence-logo {
	background-position: 0 -1112px;
	width: 202px;
	height: 77px;
	display: inline-block;
	text-indent: -9999em
}
.email-alert .sprite {
	padding: 4px 0 0 25px
}
.sprite.citation-icon {
	background-position: 0 -1677px
}
.sprite.benefits-icon {
	background-position: 0 -1407px
}
.sprite.submit-icon {
	background-position: 0 -1435px
}
.sprite.track-icon {
	background-position: 0 -1463px
}
.sprite.nih-logo-new {
	background-position: 0 -1491px
}
.sprite.proposal-assoc {
	background-position: 0 -1523px
}
.sprite.propose-icon {
	background-position: 0 -1555px
}
.sprite.recommend-icon {
	background-position: 0 -1587px
}
.sprite.alerts-icon {
	background-position: 0 -1619px
}
.sprite.call-invitation {
	background-position: 0 -1651px
}
.headerzone-row1-right a:link, .social a {
	display: inline-block;
	text-indent: -9999em
}
.sprite.fb-icon {
	background-position: 0 -1199px;
	width: 16px;
	height: 16px
}
.sprite.twitter-icon {
	background-position: 0 -1225px;
	width: 16px;
	height: 16px
}
.sprite.linkedin-icon {
	background-position: 0 -1251px;
	width: 16px;
	height: 16px
}
.sprite.rss-icon {
	background-position: 0 -1277px;
	width: 16px;
	height: 16px;
	padding-left: 15px;
}
.sprite.google-plus {
	background-position: 0 -1303px;
	width: 16px;
	height: 16px
}
.sprite.blog-icon {
	background-position: 0 -1329px;
	width: 16px;
	height: 16px
}
.sprite.youtube-icon {
	background-position: 0 -1355px;
	width: 16px;
	height: 16px
}
.sprite.pinterest-icon {
	background-position: 0 -1381px;
	width: 16px;
	height: 16px
}
.email-alert .list-inline li {
	padding: 0;
	zoom: .8;
	-moz-transform: scale(0.80);
	-moz-transform-origin: 0 0;
}
.sprite.ebooks-logo {
	background-position: 0 -1707px;
	width: 140px;
	height: 60px;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.sprite.young-scientist-award {
	background-position: 0 -1917px;
	width: 140px;
	height: 60px;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.issue_type {
	color: #11a296;
}
.volume-issue {
	padding: 0px 0px 5px 0px;
	font-family: Calibri;
	font-size: 16px;
	border-bottom: 1px solid #E0E0E0;
	color: #BF5A14;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; /* no underline */
	color: #185FA1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #185FA1;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #185FA1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #185FA1;
	color: #FFF;
	border-radius: 4px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
.articletype-content {
	color: #185fa1;
	font-family: Calibri;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
}
.more {
	padding: 2px 0px 0px 0px;
}
.more a {
	color: #BF5A14;
	background: url(http://www.omicsonline.org/images/disc.jpg) 0px 4px no-repeat;
	padding-left: 15px;
	text-decoration: underline;
}
.more a:hover {
	text-decoration: none;
}
.right-heading {
	font-family: Calibri;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	padding: 5px
}
.table_shadow {
	border-radius: 8px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 2px 2px 2px;
	-webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
	padding-top: 5px;
	border-left: 1px solid #CCCCCC;
}
.fulltext-heading {
	font-family: Calibri;
	color: #185FA1;
	font-size: 22px;
	text-align: left;
	padding-bottom:12px;
	margin:0px;
}
.eb_tooltip {
	border-bottom: 0px dotted #000000;
	outline: none;
	cursor: hand;
	text-decoration: none;
	position: relative;
}
.eb_tooltip span {
	margin-left: -2590em;
	position: absolute;
}
.eb_tooltip:hover span {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 90;
	margin-left: 0;
	width: 520px;
	text-align: justify;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #565656;
}
.eb_tooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: right;
	position: absolute;
}
.eb_tooltip:hover em {
	display: block;
	padding: 0.2em 0 0.6em 0;
	width: 520px;
}
.classicx {
	padding: 0.8em 1em;
}
.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}
.classicx {
	background: #FFFFFF;
	border: 2px solid #75BAFF;
}
/*----------------spissue tooltip-------------------*/
.sp_tooltip {
	border-bottom: 0px dotted #000000;
	outline: none;
	cursor: hand;
	text-decoration: none;
	position: relative;
}
.sp_tooltip span {
	margin-left: -2590em;
	position: absolute;
	left: 10px;
}
.sp_tooltip:hover span {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 90;
	margin-left: 0;
	width: 520px;
	text-align: justify;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #565656;
}
.sp_tooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: right;
	position: absolute;
}
.sp_tooltip:hover em {
	display: block;
	padding: 0.2em 0 0.6em 0;
	width: 520px;
}
.classicx {
	padding: 0.8em 1em;
}
.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}
.classicx {
	background: #FFFFFF;
	border: 2px solid #75BAFF;
}
/*-----------------------------------*/
/*----------------scroll to top---------------------*/
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/*----------------Journal home styles--------------------*/
h2.heading-highlights {
	background: #e7e7e7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e7e7e7 1%, #ffffff 50%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e7e7e7), color-stop(50%, #ffffff), color-stop(100%, #d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e7e7e7 1%, #ffffff 50%, #d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e7e7e7 1%, #ffffff 50%, #d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e7e7e7 1%, #ffffff 50%, #d5d5d5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e7e7e7 1%, #ffffff 50%, #d5d5d5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#d5d5d5', GradientType=0 ); /* IE6-8 */
	margin: 0;
	padding: 6px 10px 14px 14px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	position: relative;
	color: #FFF;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	text-shadow: 1px 1px 0px #323232;
	background: linear-gradient(to bottom, #bf5a14 1%, #ff9e58 50%, #bf5a14 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:#BF5A14 !important;
}
h2.heading-highlights {
	font-size: 20px;
	font-weight: normal;
}
h2.heading-highlights:before, h2.heading-highlights:after {
	content: "";
	width: 13px;
	height: 34px;
	position: absolute;
	bottom: -18px;
	left: 20px;
	background: url(http://www.omicsonline.org/images/paperclip.png) no-repeat;
	z-index: 100;
}
h2.heading-highlights:after {
	left: auto;
	right: 20px;
}
.home_tab_content {
	border-left: 1px solid #ff9e58;
	border-right: 1px solid #ff9e58;
	border-bottom: 1px solid #ff9e58;
	border-top: 1px solid #FFF;
	padding: 25px 5px 5px 5px;
	overflow: scroll;
	height: 635px;
	background: #FFF;
	line-height: 20px;
}
.homepage-highlights ul li:first-child {
	padding-top: 20px;
}
.homepage-highlights ul {
	margin-top: 0px;
	margin-bottom: 20px;
	border-right: 1px solid #ff9e58;
	border-left: 1px solid #ff9e58;
	border-bottom: 1px solid #ff9e58;
}
.homepage-highlights .list-group-item {
	border: 0;
	padding: 5px;
	border-bottom: 1px solid #DDD;
	margin: 0;
	box-shadow: none;
	background: #f2f2f1;
	color: #000;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: left;
}
.homepage-highlights .list-group-item:hover, .homepage-highlights .list-group-item:active {
	background: #2187E0;
	border-bottom: 1px solid #DDD;
	border-left: 4px solid #BF5A14;
	color: #FFF;
}
.homepage-highlights .list-group-item a {
	color: #000;
	display: block;
}
.homepage-highlights .list-group-item a:hover {
	text-decoration: none;
	color: #FFF;
}
.list-group-item:first-child {
	border-radius: 0;
}
.homepage-highlights .list-group-item:first-child {
	border-top: 0;
}
.homepage-highlights .list-group-item:last-child {
	border-bottom: 0;
}
/*------------home styles end now banner slider styles---------------------*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
}
.glyphicon-chevron-left::before {
	content: "\e079";
}
.glyphicon-chevron-right::before {
	content: "\e080";
}
.glyphicon {
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: relative;
	top: 1px;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(http://www.esciencecentral.org/journals/fonts/glyphicons-halflings-regular.eot);
	src: url(http://www.esciencecentral.org/journals/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(http://www.esciencecentral.org/journals/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(http://www.esciencecentral.org/journals/fonts/glyphicons-halflings-regular.woff) format('woff'), url(http://www.esciencecentral.org/journals/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(http://www.esciencecentral.org/journals/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.carousel-indicators {
	bottom: -10px;
}
/*--------------new-----------*/
li, a {
	transition: all 0.5s ease 0s;
}
.contry h2, .subjt h2, .subjt h2, .clincl_mj h2, .contries h2, .cbc h2 {
	background-color: #bf5a14;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 8px 10px;
	text-shadow: 1px 1px 1px #666666;
	border-radius: 3px 3px 0 0;
}
div.contry, div.subjt, div.clincl_mj, div.contries, div.cbc {
	border: 1px solid #bf5a14;
	border-radius: 4px;
}
.sprite_flgs {
	background: url(http://www.omicsonline.org/images/sprite_flags_icons.png) top left no-repeat;
	height: 17px
}
.sprite_flgs.poland {
	background-position: 4px -306px;
}
.sprite_flgs.Austria {
	background-position: 4px -442px;
}
.sprite_flgs.Turkey {
	background-position: 4px -510px;
}
.sprite_flgs.Finland {
	background-position: 4px -544px;
}
.sprite_flgs.NewZealand {
	background-position: 4px -578px;
}
.sprite_flgs.Ukraine {
	background-position: 4px -612px;
}
.sprite_flgs.Philippines {
	background-position: 4px -952px;
}
.sprite_flgs.Denmark {
	background-position: 4px -782px;
}
.sprite_flgs.Mexico {
	background-position: 4px -816px;
}
.sprite_flgs.Netherlands {
	background-position: 4px -850px;
}
.sprite_flgs.Norway {
	background-position: 4px -884px;
}
.contries ul {
	width: auto;
	padding: 0;
	float: left;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 8px;
}
.contries ul li {
	list-style-type: none;
	line-height:2.23em;
	border-bottom: 1px solid #e6e7e8;
}
.contries ul li a {
	padding-left: 35px;
	display: table;
	width: auto;
}
.contries ul li:hover {
	background-color: #f8f8f8;
}
.contries ul li a:hover {
	text-decoration: underline;
}
.clincl_mj ul {
	float: left;
	padding-top: 10px;
	padding-left:10px;
}
.clincl_mj ul li {
	border-bottom: 1px solid #e6e7e8;
	line-height: 1.88em;
	list-style-type: none;
}
.clincl_mj ul li a {
	padding-left: 2px;
	padding-right: 2px;
}
.cbc ul {
	float: left;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 10px;
}
.cbc ul li {
	padding: 0;
	margin-left:3px;
	line-height:24px;
	list-style-type: none;
	border-bottom: 1px solid #e6e7e8;
}
.cbc ul li a {
	padding-left: 2px;
	padding-right: 2px;
}
.subjt ul {
	float: left;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 10px;
}
.subjt ul li, .journal_subjt ul li {
	list-style-type: none;
	line-height: 28px;
	border-bottom: 1px solid #e6e7e8;
}
.subjt ul li a, .journal_subjt ul li a {
	padding-left: 2px;
	padding-right: 2px;
}
.subjt ul li:hover, .journal_subjt ul li:hover {
	background-color: #f8f8f8;
}
.subjt ul li a:hover, .journal_subjt ul li a:hover {
	text-decoration: underline;
}
.jb_subjt ul li a {
	padding-left: 16px;
	padding-right: 16px;
}
.jrnlsbj_li_pding ul {
	float:none;
	clear:both;
}
.jrnlsbj_li_pding ul li {
	line-height:1.85em;
}
.sprite.usa {
	background-position: 4px 4px
}
.sprite {
	background: url(http://www.omicsonline.org/images/main_bootstrap_sprite.png) top left no-repeat;
	height: 17px
}
.sprite.australia {
	background-position: 4px -23px
}
.sprite.uae {
	background-position: 4px -50px
}
.sprite.italy {
	background-position: 4px -77px
}
.sprite.germany {
	background-position: 4px -104px
}
.sprite.uk {
	background-position: 4px -129px
}
.sprite.japan {
	background-position: 4px -156px
}
.sprite.brazil {
	background-position: 3px -183px
}
.sprite.korea {
	background-position: 4px -210px
}
.sprite.spain {
	background-position: 4px -237px
}
.sprite.canada {
	background-position: 4px -264px
}
.sprite.china {
	background-position: 4px -291px
}
.sprite.france {
	background-position: 4px -318px
}
.sprite.india {
	background-position: 4px -345px
}
.sprite.malaysia {
	background-position: 4px -372px
}
.sprite.singapore {
	background-position: 4px -399px
}
.sprite.south-africa {
	background-position: 4px -426px
}
.sprite.confrence-logo {
	background-position: 0 -1112px;
	display: inline-block;
	height: 77px;
	text-indent: -9999em;
	width: 202px;
}
/* useful links */
.useful_links {
	border: 1px solid #185fa1;
	border-radius: 4px;
}
.useful_links h2 {
	background-color: #185fa1;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 8px 10px;
	text-shadow: 1px 1px 1px #666666;
	border-radius: 3px 3px 0 0;
}
.useful_links ul li {
	background: url("http://www.omicsonline.org/images/left_arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	line-height: 2em;
	list-style-type: none;
	padding-left: 20px;
	color: #004080;
	font-size: 13px;
}
.useful_links ul {
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
.useful_links ul li:hover {
	color: #bf5a14;
	padding-left: 22px;
}
/* jhighlights links */
.jh_links {
	border: 1px solid #FF9E58;
	border-radius: 4px;
}
.jh_links h2 {
	background-color: #185fa1;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 8px 10px;
	text-shadow: 1px 1px 1px #666666;
	border-radius: 3px 3px 0 0;
}
.jh_links ul li {
	background: url("http://www.omicsonline.org/images/left_arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	line-height: 2.2em;
	list-style-type: none;
	padding-left: 28px;
	color: #004080;
	font-size: 13px;
}
.jh_links ul {
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
.jh_links ul li:hover {
	color: #bf5a14;
	padding-left: 32px;
}
.share_this_page ul li a {
	padding-left: 22px;
	color: #004080;
	font-size: 13px;
}
.impact_msg {
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.impact_msg_qoute {
	font-weight: 600;
	line-height: 26px;
	font-size: 14px;
}
.impact_msg_qoute h2 {
	color: #BF5A14;
	font-size: 24px;
	margin-top: 10px;
}
blockquote {
	border-left: 5px solid #BF5A14 !important;
}
.m_t {
	margin-top: 20px;
}
.container_style {
	background: #FFF;
	box-shadow: 0 1px 10px #414141;
}
.editors_block {
	background-color: #eee;
	border: 1px solid #bf5a14;
	border-radius: 4px;
	min-height: 150px;
}
.editors_block h2 {
	background-color: #bf5a14;
	border-radius: 3px 3px 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 8px 10px;
	text-shadow: 1px 1px 1px #666666;
}
.editor {
	border-radius: 4px;
	box-sizing: content-box;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	padding: 5px;
	border: 2px solid #dadada;
	background-color: #FFF;
	margin-top: 8px;
	margin-bottom: 8px;
	transition: all 1s ease-in-out 0s;
	font-size: 13px;
	color: #bf5a14;
	height: 235px;
}
.editor img, .editors img {
	border-radius: 50%;
	border: 5px solid #dadada;
	margin-bottom: 5px;
}
.editor p {
	padding-top: 5px;
}
.editor:hover, .editors:hover {
	background-color: #fff;
	box-shadow: 0px 0px 2px #cdcdcd;
	background-color: #ff9c56;
	color: #fff;
	border: 2px solid #fff;
}
/* demostyes */
.editors {
	border-radius: 4px;
	box-sizing: content-box;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	padding: 5px;
	border: 2px solid #dadada;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
	min-height: 235px;
	transition: all 1s ease-in-out 0s;
}
/*-----------footer contact-----*/
.footerBg {
	width:100%;
	padding-bottom:10px;
	padding-top:10px;
	background:url(http://www.omicsonline.org/images/clmj_container_bg.png) repeat 0 0 #185FA1;
	border-top:5px solid #BF5A14;
}
.ftr-grid p:first-child{
	font-size:12px;
	font-weight:600;
	padding-bottom:2px;
	color:#feb24c;
}
.ftr-grid p {
	color:#fff;
	margin-bottom:0;
	font-size:12px;
	line-height:20px;
}
.ftr-grid p a {
	color:#fff;
	margin-bottom:0;
	display:inline-block;
}
.ftr-grid p span {
	padding-right:5px;
	width:18px;
	color:#d4a72d;
}
.pding-lft {
	padding-left:5px;
}
.ftrHrd h3 {
	font-size:22px;
	color:#fff;
	margin:0px 0px 5px 5px;
}
.contact_list > div.col-md-3 {
	border-bottom:1px dotted #2168aa;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:6px;
	padding-right:2px;
	min-height:100px;
	transition: all 0.5s ease 0s;
}
.contact_list > div.col-md-3:hover {
	background-color:#0e83cd;
	border-radius:4px;
}
.j_readmore { float:right; margin-top:-5px; margin-right:0px; position:relative; }
.panel-group a {
	display: block;
}
.panel-default > .panel-heading {
	background: #bf5a14;
	color: #fff;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	height: 170px;
	overflow-y: scroll;
}
.panel-body {
	padding: 10px 15px 8px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	padding: 0;
}
.panel-title {
	font-size: 15px;
	text-shadow: 1px 1px 0 #323232;
	text-align: left;
}
.panel-group .panel + .panel {
    margin-top: 2px !important;
}
.glyphicon {
	font-size: 12px;
}
.jh_links_n {
	border: 1px solid #185fa1;
	border-radius: 4px;
	margin-bottom: 5px;
}
.jh_links_n ul {
	height: 200px;
	overflow-y: scroll;
	padding-bottom: 5px;
	padding-top: 5px;
}
.jh_links_n h3 {
	background-color: #185fa1;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 8px 10px;
	text-shadow: 1px 1px 1px #666666;
	border-radius: 3px 3px 0 0;
}
.panel-heading.active {
	background-color: #BF5A14;
}
.panel-heading {
	padding: 8px 15px;
}
span.journal_head_ft {
font-family: "Times New Roman",Times,serif;
font-size: 36px;
color: #185FA1;
padding: 5px 0px 0px;
float: left;
text-align: left;
font-weight: normal;
margin-top: 18px;
margin-bottom: 0px;
line-height:38px;
}
/* Social Icons */
.social-icons {
	text-align:right;
}

.social-icons li {
	display: inline-block;
	margin: -1px 1px 5px 0;
	padding: 0;
	overflow: visible;
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
}

.social-icons li:hover a {
	background: #171717;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127;
}

.social-icons li:hover.social-icons-youtube a {
	background: #c3191e;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107;
}

.social-icons.social-icons-transparent li {
	box-shadow: none;
}

.social-icons.social-icons-transparent li a {
	background: transparent;
}

.social-icons.social-icons-icon-light li a i {
	color: #FFF;
}