body {
     font-family:  Verdana,Arial,Helvetica,sans-serif;	 
     color: rgb(81, 81, 81)!important;    
	
/*background: #E6EEC0;*/
     margin: 0px auto;  
background: url("images/bg-body2.png") no-repeat scroll center top #ffffff;
border-top: 5px solid rgb(65, 48, 51);
}

center {
	text-align:left;
}


.quicksearchtag {
display: inline-block;
position: relative;
color: #293C66;
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
text-decoration: none;
text-align: center;
padding: 4px 8px;
font-size: 12px;
font-weight: 700;
font-family: helvetica, arial, sans-serif;
border-radius: 4px;
border: 1px solid #bcbcbc;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12);
box-shadow: 0 1px 3px rgba(0,0,0,0.12);
background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
border-right: none;
}

.quicksearchtag:before {
content: '';
position: absolute;
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
background-image: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 1%,rgba(240,240,240,1) 100%);
height: 50%;
width: 15px;
border-right: 1px solid #bcbcbc;
top: 1px;
right: -5px;
-webkit-transform: skew(35deg, 0);
-moz-transform: skew(35deg, 0);
-o-transform: skew(35deg, 0);
-ms-transform: skew(35deg, 0);
transform: skew(35deg, 0);
}

.quicksearchtag:after {
content: '';
position: absolute;
height: 48%;
width: 15px;
border-right: 1px solid #bcbcbc;
background-image: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
background-image: -moz-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
background-image: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
background-image: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
background-image: linear-gradient(top, rgba(240,240,240,1) 0%,rgba(239,239,239,1) 10%,rgba(225,223,226,1) 100%);
right: -5px;
bottom: 1px;
-webkit-transform: skew(-35deg, 0);
-moz-transform: skew(-35deg, 0);
-o-transform: skew(-35deg, 0);
-ms-transform: skew(-35deg, 0);
transform: skew(-35deg, 0);
-webkit-box-shadow: 2px 1px 2px rgba(100,100,100,0.1);
box-shadow: 2px 1px 2px rgba(100,100,100,0.1);
}

.contact_form input[type="text"], .contact_form input[type="password"], .contact_form input[type="email"] {
height: 20px;
width: 196px;
padding: 3px 8px;
}

.contact_form input, .contact_form textarea {
border: 1px solid #aaa;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius: 5px;
padding-right: 10px;
-moz-transition: padding .25s;
-webkit-transition: padding .25s;
-o-transition: padding .25s;
transition: padding .25s!important;
}

.contact_form a:hover{
display: inline-block;
position: relative;
color: rgb(108, 176, 24)!important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
text-decoration: none;
text-align: center;
padding: 5px 8px;
font-size: 12px;
font-weight: 700;
font-family: helvetica, arial, sans-serif;
border-radius: 4px;
border: 1px solid #bcbcbc;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12);
box-shadow: 0 1px 3px rgba(0,0,0,0.12);
background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
border-right: none;
}

#homecontent {
font-family: Verdana,Arial,Helvetica,sans-serif!important;
font-size: 12px;
color: rgb(87, 87, 87);
line-height: 1.5em!important;
text-align: justify;
}

#container {
	line-height: 100%;
	text-align: center;
      
}
a, a:link, a:active, a:visited{*color:rgb(0, 102, 153); text-decoration:none!important;}



a:hover {
	color:#000!important;
       background:none;
}

a:visited{background:none!important;}
img{border:none!important;}

#searchtop{
float: right;
margin-top: 10px;
top: 10px;
margin-right: 5px;
}


.search_style {
float: left;
height: 23px;
width: 150px;
border-radius: 5px;
border: 1px solid #CFE372;
}

.combo_box{
margin-left: 3px;
float: left;
height: 27px;
width: 105px;
border-radius: 5px;
border: 1px solid #CFE372;
}

input.button_add {
border: medium none;
width: 40px;
height: 27px;
background: url("images/search_but12.png") no-repeat scroll left top transparent;
cursor: pointer;
margin-left: 3px;
text-indent: -9999px;
}

.button_add:hover {
background-color: rgb(226, 227, 228)!important;
}


table.listing tr.heading td {
font-weight:bold!important;
}



#headerTitle {
width: 980px;
height: 150px;
background: none repeat scroll 0% 0% transparent;
}

#headerTitle img {

/*position: absolute;
margin-left: -117px;
overflow: hidden;
width: 750px;
height: 110px;
margin-top: -13px;*/


position: absolute;
margin-left: -94px;
margin-top: -20px;
overflow: hidden;
}

#header{
width: 980px;
*background: url("images/Untitled-1.png");
background: none repeat scroll 0% 0% transparent !important;
margin: 0px auto;
margin-top:20px;
text-align: center;
*background-color: rgb(102, 153, 19);
*background: url("https://hjar.org/public/journals/282/images/Untitled-12.png")!important;

  }




#body { width:980px;
	margin: 0 auto;
	/*background: #FFFFFF;*/
	/*border-top: 2px solid rgb(226, 227, 228);
	border-left: 2px solid rgb(226, 227, 228);
	border-right: 2px solid rgb(226, 227, 228);*/
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	margin-top:0px;
*border-left:1px solid rgb(226, 227, 228);
*border-right:1px solid rgb(226, 227, 228);
box-shadow:0 9px 5px #4A4A4A!important;
}



#main { 
	width: 685px;
	padding: 0 0em 2em 0em;
	padding-bottom:0;
	margin-bottom:0;
	background-color: #FFFFFF;
	color: #003300;
	font-family:  Verdana,Arial,Helvetica,sans-serif;	 
       border-right: none;
float: none;
display: inherit;
margin-left: 1%;
overflow: visible;
}


#main h2 {
    padding-left:6px;
    font-family:  Verdana,Arial,Helvetica,sans-serif;	 
    line-height: 1;
    font-size: 20px; 
   color: #293C66!important;
 
 }

#main h3 {
	font-size: 18px;
	font-family:Verdana; Arial,Helvetica,sans-serif	 
	color: #006699;
	margin:1px;
	margin-left:15px;
}
#about{display:}
#navbar #search{display:;}
#current{display:none;}
#archives{display:;}
#announcements{display:none;}
#navbar #register{display:;}
#emptyFilters > div.extrasContainer > table > tbody > tr:nth-child(5) {
display: none;
}
 #emptyFilters > div.extrasContainer > table > tbody > tr:nth-child(4) {
display: none;
}


#navbar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    /*background-image: url("https://hjar.org/public/journals/282/images/navimg.jpg"); */
    background: url("images/bg-menu.jpg") repeat-x scroll center center transparent;
	background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: rgb(175, 37, 28);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 980px;
	overflow: visible;
	border-bottom:none;
}


#navbar a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://hjar.org/public/journals/282/images/navoverimage.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: rgb(255, 255, 255) !important;
}

#navbar a{
padding: 19px 25px 19px;
font-size: 13px;

font-weight: 400;
line-height: 10px;
height: 12px;
text-decoration: none;
float: left;
display: block;
font-weight:bold;
*color: #2C2C2D!important;
/*background: url('https://hjar.org/public/journals/282/images/nav_sep.png') no-repeat scroll right center transparent;*/
border-right: 1px solid #d5d5d6;

color: #31353d;
/*color:#b6bbbf;*/
*border-right: 1px solid #f0bc2b;
font-family: 'Droid Sans',sans-serif;



}


/* #navbar a:hover , #navbar ul li:hover{  background-image: url("https://hjar.org/public/journals/282/images/navoverimage.jpg"); */
 
/* -webkit-transition: 0.4s ease-in;
-moz-transition: 0.4s ease-in;
-o-transition: 0.4s ease-in;
transition: 0.4s ease-in; */
}

#active{
border-radius:4px;
*transition: all 0.5s ease 0s;
color: black!important;

background: rgb(231,231,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(231,231,231,1) 48%, rgba(207,207,207,1) 65%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,rgba(231,231,231,1)), color-stop(65%,rgba(207,207,207,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* IE10+ */
background: linear-gradient(to bottom, rgba(231,231,231,1) 48%,rgba(207,207,207,1) 65%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
}

#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


#menu {
   margin-top: -46px;
}

#menu:before,
#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}

#menu {
    zoom:1;
}


#menu li {
    float: left;
    position: relative;
}

#menu a {
    float: left;
    padding: 18px 14px;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
	color:#ffffff;
    }

#menu li:hover > a {
    color: #fafafa;
}

*html #menu li a:hover { /* IE6 only */
    color: #fafafa;
}

#menu ul {
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 999;    
    background: #444;   
    /*background: linear-gradient(#444, #111); */
    /*background-image: url("images/bg-menu.jpg");	*/
	background: linear-gradient(#9BADD3, #566792); 
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);  
    border-radius: 3px;
    transition: all .2s ease-in-out;
}

#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0; /*IE6 only*/
    box-shadow: -1px 0 0 rgba(255,255,255,.3);   
    
}

#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0; /*IE6 only*/
    box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu ul li:last-child {   
    box-shadow: none;    
}

#menu ul a {    
    padding: 10px;
    min-width: 130px;
    max-width: 100%;
    _height: 10px; /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

#menu ul a:hover {
   background-color: #0186ba;
    background-image: linear-gradient(#04acec, #0186ba);

}
#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}

#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}

#menu ul li:first-child a:hover:after {
/**    border-bottom-color: #04acec;**/ 
}

#menu ul ul li:first-child a:hover:after {
    border-right-color: #0299d3; 
    border-bottom-color: transparent;   
}

#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}
.bnhs_is a {color:#fff!important;
border-right:none!important;
}
.bnhs_is a:hover{background:transparent!important;}


#navbar ul li:hover{
width:auto!important;
/*background: url("images/img_02.png") no-repeat scroll right top transparent !important; */
background:#293C66;
overflow: visible !important;
color:#FFF!important;
/*padding:0 7px;*/

}

li.selected {
  background: url("images/img_02.png") no-repeat scroll right top transparent!important;
padding: 25px 17px 16px 11px!important;
}

#active {
    *margin: 1px 0px 0px !important;
    float: left!important;
    text-decoration: none!important;
    text-align: center!important;
  background: url("images/img_02.png") no-repeat scroll right top transparent!important;
overflow: visible !important;
color:#FFF!important;

    height: 23px!important;
}


#body1{
margin: 0px auto;
width: 980px;
border-left: 1px solid rgb(226, 227, 228);
border-right: 1px solid rgb(226, 227, 228);
border-top: 1px solid rgb(226, 227, 228);
padding: 1px 0px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
box-shadow:0 9px 5px #4A4A4A!important;
}


/********************Slide Show Code Begins**********/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:420px;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
 

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(https://hjar.org/public/journals/282/images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
	width:618px; /* Make sure your images are the same size */
	height:auto; /* Make sure your images are the same size */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	border: 1px solid #DDD;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(https://hjar.org/public/journals/282/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    *box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-36px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://hjar.org/public/journals/282/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
background: url("pagination.png") no-repeat scroll 0% 0% transparent;
	*background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:33px;
	height:65px;
	background:url(https://hjar.org/public/journals/282/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-33px 0;
	right:0px;
	margin-top:-20px;
}
.theme-default a.nivo-prevNav {
	left:0px;
	margin-top:-20px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}




#biobanner{
width: 984px !important;
margin: -416px auto 0px -23px;
position: relative;
height: 120px !important;
}


#banner {
float: inherit;
height: 310px;
width: 940px;
margin-left: 20px;
margin-top: -2px;
}


#breadcrumb {
	padding-top: 1em;
	padding-left:10px;
	font-size: 0.7em;
       border-bottom:thick solid 2px;
       border-bottom: 1px solid #DDD;
       padding-bottom: 6px;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a.current {
	font-weight: bold;
}

#breadcrumb a:hover {
background:none;
 
}
/*
#breadcrumb{width:662px; margin-left:21px; border-bottom:1px solid #ddd;}
#breadcrumb a{color: rgb(0, 102, 153)!important;}
#breadcrumb a:hover{
  color: rgb(19, 149, 214)!important;
}*/


/*home page tabs code begins */

p.switch {
display: block;
float: right;
}
.expandtocSectionTitle a {
display: block;
padding: 3px 10px;
text-decoration:none;
}

.expandtocSectionTitle a.open:link, .expandtocSectionTitle a.open:visited {
border-style: solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
background: #EEE url(https://hjar.org/public/journals/282/images/arrow-up.gif) no-repeat 98% 50%!important;
margin-bottom: 10px;

}

.expandtocSectionTitle a:link, .expandtocSectionTitle a:visited {
border: 1px solid #EAEAEA;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
background-image: url(https://hjar.org/public/journals/282/images/arrow-down.gif);
background-repeat: no-repeat;
background-position: 98% 50%;
padding-bottom:6px;
}

.btn_more {
       border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; /*background:#444;*/ color:#fff; text-shadow:0 -1px #000; border:none; padding:5px 15px; font-weight:bold; font-size:11px; cursor:pointer; 
text-align: center;
background: rgb(177, 32, 1) ;
/*background-image: url(https://hjar.org/public/journals/282/images/hpbutton.png);*/
background-repeat: repeat-x;
}
.btn_more:hover {
background: #2a4e98;
 
}
#content h5{padding-top:0px!important}
#tab1,#tab2,#tab3,#tab4, #tab5, #tab6, #tab7{margin-top:30px;}


/* homepage tabs end */

.login_styl {
color: rgb(255, 255, 255);
float: right;
padding: 3px 10px;
background: none repeat scroll 0% 0% #3391cb;
border: medium none;
}
.login_styl:hover {
*background:rgb(85, 85, 85);
background: linear-gradient(to bottom, #92a6d3, #293C66) repeat scroll 0% 0% transparent;

}


/****login page*****/
.login_styl, .login_style {
 
text-align:right
/*border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;*/ 
*background: none repeat scroll 0% 0% rgb(68, 68, 68);
background: linear-gradient(to bottom, #293C66, #92a6d3) repeat scroll 0% 0% transparent;
color: rgb(255, 255, 255); text-shadow:0 -1px #000; border:none; 
padding:5px 12px; font-weight:bold; font-size:11px; 
cursor:pointer; text-align: center
}

.login_style:hover {background:rgb(85, 85, 85);}
/*******/

.field input {width:200px; text-shadow:1px 1px #f4f4f4; color:#666; font:bold 11px Verdana, Geneva, sans-serif; padding:6px; border:1px solid #000;}

#content {
/*width:665px;*/
border-top:none;
padding-left:10px;
*padding-right:15px; 	        
line-height: 1.5em !important;
text-align: justify;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: rgb(87, 87, 87);
 

/*border-top: 1px solid rgb(229, 229, 229);
border-right:1px solid rgb(229, 229, 229);
border-left:1px solid rgb(229, 229, 229);
box-shadow: 0px 0px 8px rgb(240, 240, 240);*/  

}

#content div {
	line-height:120%;
}	
 

#content h3 {
color: rgb(87, 87, 87);
font-family:  Verdana,Arial,Helvetica,sans-serif;	 
font-size: 18px;
margin: 10px 0px 5px;
line-height: 1.2em;
text-align: justify;	
}


#content h4 {
	/*color: #336600;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;	 
	/*font-weight: bold;*/
	font-size: 17px;
       letter-spacing:0.07px;
       *color: rgb(47, 118, 187);     
       height: 20px;
	margin:0;
	margin-bottom:5px;
	margin-top:15px;
	padding-top:5px!important;
}

#content ul.plain {
	margin:0;
	margin-left:15px;
	padding:0;
}

#content ul.plain li {
	margin:0;
	padding:0;
	padding-bottom:3px;
}

table {
	margin-top:10px;
	
} 

#advancedSearch table.data td.label {
width: 30%;
}
#content table.data td.label {
width: 30%;
}

table td {
	font-size:1em;
	/*font-weight:bold;*/
	line-height:1.05em;
}

table td a, table td a:link, table td a:visited, table td a:hover {
	font-size:1em;
	font-weight:bold;
}

tr + tr td {
	font-weight:normal;
	padding-top:1px;
	padding-bottom:15px;
	font-size:1.1em;
	//color:#000000;
}


table.listing, table.plain, #sidebar .block table, table.data, table.nested, table.info, table.listing table, table.listing + table {
	
	*margin-top:0px;
	padding:0;
	margin-left:0px!important;
	padding-right:15px!important;
	background:none!important;
	border-bottom:none!important;
}

#sidebar .block table {
	background-color: rgb(245, 245, 245);	
}
/*****Article listing**********/
.tocSectionTitle {margin: 0; padding: 0;}
.tocArticle {
border-bottom: 1px solid #ddd; 
margin:0px auto;
*margin-top:22px;
margin-bottom: 4px; 
padding-bottom: 4px;
}

.tocAuthors{padding-top:2px;}
.tocTitle  a{text-decoration: none !important; color:rgb(87, 87, 87);}

.tocTitle a:hover{color:#999999; background:none!important;}
.tocSectionTitle{font-weight:bold;}

table.tocArticle td.tocGalleys {
background: url(pdf.png) no-repeat fixed;
}

table.tocArticle td.tocGalleys {
text-align: right;
border-left:solid #CCCCCC 2px;
}

table.tocArticle td.tocAuthors {
color: black!important;
}

table.tocArticle td.tocPages {
text-align: right;
vertical-align: top;
border-left:solid #CCCCCC 2px
}

table.tocArticle td.tocTitle {
padding-right:40px;
width: 85%;
height: 1.3em;
font-weight:bold;
}

table.tocArticle td.tocAuthors{padding-right:40px;}

#articleTitle {color:#575757 !important;}


/*****Article listing**********/



table.listing td.headseparator {
	border-top:none;
}

table.listing td, table.plain td, #sidebar .block table td, table.data td, table.nested td, table.info td, table.listing table td, table.listing + table td {
	margin:0!important;
	padding:0!important;
	padding-bottom:5px!important;
	background-color:none!important;
	/*color:#000000!important;*/
	font-size:1em!important;
	font-weight:normal!important;
}

table.listing td a, table.plain td a, #sidebar .block table td a, table.data td a, table.nested td a, table.info a, table.listing table td a, table.listing + table td a {
	font-size:1em!important;
	font-weight:normal!important;
        
}

a.action, table.listing a.action {
	font-size:0.9em!important;
	font-weight:normal!important;
}

table.listing tr td h4 {
	margin:0;
	margin-top:8px!important;
	padding:0;
	color:#1d2c36!important;
	line-height:15px!important;
}

td.separator, td.endseparator {
	border-top:1px solid #ddd!important;
	font-size:0.1em;
	line-height:10px;
}

#sidebar {
margin: 0px 0px 20px;
padding: 25px 0px;

border: 2px solid rgb(226, 227, 228);
background: none repeat scroll 0% 0% rgb(253, 253, 253);


	float: right;
	width: 244px;
	*font-family: 'Helvetica Neue Light',HelveticaNeue-Light,'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	border:none;
	background: transparent;
z-index: 11;
position: relative;
}
#rightSidebar{ 
margin-right: 2%;
margin-top:-5px;
width: 100%;
/*background-image: url(https://hjar.org/public/journals/282/images/sidebarbg.png);*/
padding: 1em;

}
#sidebar .block {
     width: 244px;
    float: left;
    background-color: rgb(252, 252, 252);
    *border-top: 5px solid #DB2D29;

 }

#sidebar .block .blockTitle {
padding-bottom: 8px !important;
color: #293C66 !important;
*font-weight: bold !important;
*background-color: #4A8A02 !important;
*background: url("images/Untitled-1.png");
font-family: 'Arial' !important;
*font-family: Verdana,Geneva,sans-serif !important;
padding-top: 8px !important;
*padding-left: 15px !important;
font-size: 17px !important;
text-transform:none!important;
letter-spacing: 0.05em!important;
font-weight: bold;
border-bottom:1px solid rgb(222, 222, 222);
margin-left:15px;
margin-right:15px;
}

#sidebar .block .blockSubtitle {
font-weight: bold;
       color: #104E8B;
       text-transform:uppercase!important;
       padding: 0.5em 0 0.5em 0!important;
       padding-left:17px!important;
       font-size: 12px!important;
       color:#333433;
       letter-spacing:0.09em;
	background-image: url(https://hjar.org/public/journals/282/images/title-tail.gif) repeat-x left top;
border-top: 1px solid #eceaea;
border-bottom: 1px solid #eceaea;

	font-family: "Avant Garde" , sans-serif;	
}
#sidebar .textField, #sidebar .selectMenu, #sidebar .button {
	font-size: 1em;
}
 input.button {
/*text-align: right border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;*/
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent;
color: white;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold;
font-size: 11px;
cursor: pointer;
text-align: center;
}
input.button:hover {
background: linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent;
}
select.selectMenu:focus {
    background:#feffef;}


a.action, a.file {
 text-transform: none;
}

#advancedSearch input.defaultButton {
margin-left: 10px;
}


input.textField:focus, input.uploadField:focus{ background:#feffef;}

#searchForm > table > tbody > tr > td.value > input.button.defaultButton {
background: url('https://hjar.org/public/journals/282/images/go1.png')no-repeat scroll 12% 40% rgba(0, 0, 0, 0)!important;
text-indent:-999px;
border: none!important;
padding: 10px 19px 13px;
background-repeat: no-repeat!important;
}


input.defaultButton {
/* text-align: right border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;*/
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent;
color: white;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold;
font-size: 11px;
cursor: pointer;
text-align: center;
}

input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent;;
}

/*#register input.defaultButton {
 text-align: right;
 border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent!important;
color: white!important;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold!important;
font-size: 11px;
cursor: pointer;
text-align: center;
text-indent: inherit;
}

#register input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent!important;
}

#notificationSettings input.defaultButton {
 text-align: right;
border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent!important;
color: white!important;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold!important;
font-size: 11px;
cursor: pointer;
text-align: center;
text-indent: inherit;
}

#notificationSettings input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent!important;
}


#journalLayout input.defaultButton {
 text-align: right;
border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent!important;
color: white!important;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold!important;
font-size: 11px;
cursor: pointer;
text-align: center;
text-indent: inherit;
}

#journalLayout input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent!important;
}

#setupForm p input.defaultButton {
 text-align: right;
border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent!important;
color: white!important;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold!important;
font-size: 11px;
cursor: pointer;
text-align: center;
text-indent: inherit;
}

#setupForm p input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent!important;
}

#emptyFilters p input.defaultButton {
 text-align: right;
 border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent!important;
color: white!important;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold!important;
font-size: 11px;
cursor: pointer;
text-align: center;
text-indent: inherit;
}

#emptyFilters p input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent!important;
}

form p input.defaultButton {
 text-align: right;
 border-radius:7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent!important;
color: white!important;
text-shadow: 0 -1px black;
border: none;
padding: 5px 12px;
font-weight: bold!important;
font-size: 11px;
cursor: pointer;
text-align: center;
text-indent: inherit;
}

form p input.defaultButton:hover {
background:linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent!important;
}*/


#sidebar .block .sidebaruserlabel{ margin-left:20px;   padding-bottom:6px;}
select.selectMenu{
    margin-bottom: 6px;
    height: 22px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 0px 0px 8px rgb(240, 240, 240);
   }

#sidebar .block table td{color: rgb(89,89,89)!important;}

textarea.textArea{

margin-bottom: 6px;
 border-radius: 3px 3px 3px 3px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 0px 0px 8px rgb(240, 240, 240);


}


input.textField,  input.uploadField { 
          margin-bottom: 6px;
    height: 19px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 0px 0px 8px rgb(240, 240, 240);
                    
}

#sidebar .block .textField,  #sidebar .block .selectMenu {
      margin-left:20px;
      margin-bottom:6px;
      width:200px;
      height:25px;
      border: solid 1px #E5E5E5;
      display:block;
      font-size:13px;
      background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;                      
}
#sidebar .block .textField:focus,#sidebar .block  .textField:focus {
z-index:-1;
    background:#feffef;}
#sidebar div.block {*padding-bottom: 0.5em!important;  } 

#sidebar ul li {padding-left:30px; }
#sidebar .block ul {
	margin:0;
	padding:0;}

#sidebarNavigation ul li{
float:left;
padding:0px 0px 0px 10px!important;
}


#sidebar .block ul li {

display:block!important;
*font-family: Arial,sans-serif;
font-size: 12px;
font-weight: normal;
color: #8e8f8e;
padding: 11px 7px 10px 20px;
margin-left:0px;
border-bottom: 1px solid rgb(222, 222, 222);
margin-left:15px;
margin-right:15px;
padding-left:0px;

}


#sidebar .block img {
	padding:0px;
}



#sidebar .block table {
	margin-left:0!important;
	margin-top:3px!important;
       background:none!important;

}
 

/*****Article listing**********/
 h4.tocSectionTitle {
       background-color: rgb(241, 242, 242);
        border-radius: 5px 5px 5px 5px;      
padding: 2px 2px 2px 2px;
padding-bottom:6px;
      height: auto!important;
      position: relative;
      left: 1px; 
      font-size:12px;
     /* border-bottom: 2px solid #1d85c6;*/
      z-index: 2;
}
#articleAbstract h4, #articleSubject h4{background-color: rgb(241, 242, 242);
        border-radius: 5px 5px 5px 5px;}
.IE h4.tocSectionTitle {
      /* background-color: rgb(241, 242, 242);*/
background-image: linear-gradient(to right, #ddd, #f5f5f5);
       padding: 2px 2px 2px 2px;
      
      position: relative;
      left: 1px; 
      font-size:12px;
     /* border-bottom: 2px solid #1d85c6;*/
      z-index: 2;
}

.tocSectionTitle {margin: 0; padding: 0;}
.tocArticle {border-bottom: 1px solid #ddd; margin-bottom: 4px; padding-bottom: 4px;}
.listing td a{color:#000;}

a.file{
float:;
text-decoration: underline !important;
font-weight:bold;
color:rgb(87,87,87)!important;
}

.file_abstract{
font-weight:bold!important;
}

a:hover.file{color:#999!important;}
.tocAuthors{padding-top:2px;}
.tocTitle  a{text-decoration: none !important; color:rgb(87, 87, 87);}

.tocTitle a:hover{color:#999999; background:none!important;}
.tocSectionTitle{font-weight:bold;}

table.tocArticle td.tocGalleys {
background: url(pdf.png) no-repeat fixed;


}

table.tocArticle td.tocGalleys {
text-align: right;
border-left:solid #CCCCCC 2px
}


table.tocArticle td.tocPages {
text-align: right;
vertical-align: top;
border-left:solid #CCCCCC 2px
}

table.tocArticle td.tocTitle {
width: 85%;
padding-right:40px;
height: 100%;
line-height:1.3em!important;
}
table.tocArticle td.tocAuthors{padding-right:40px;}

#results table.listing td{width:70%;
height:20px;
line-height:1.3em!important;
}

#results table.listing td .serchtitle a {
    font-weight: bold !important;
}


#results .heading{
background-color: rgb(241, 242, 242);

}

#results table.listing td a.file_abstract {
    *padding: 4px 16px 7px;
    *background-color: rgb(73, 175, 205);
    color: rgb(0, 0, 0)!important;
    *ackground-image: linear-gradient(to bottom, rgb(116, 0, 0), rgb(166, 19, 0));
    background-repeat: repeat-x;
    margin-right: 5px;
    font-weight: bold !important;
text-decoration:underline!important;
}


#results table.listing {
border-radius: 3px 3px 3px 3px;
border: 1px solid rgb(229, 229, 229);
border-bottom: 1px solid rgb(229, 229, 229)!important;
box-shadow: 0px 0px 8px rgb(240, 240, 240);
padding-left:10px;
}



#footer {
         clear: both;
         margin: 0px auto;
         padding: 0px;
      
width: 980px;
height: 80px;
/*margin-left:-19px; */
margin-left:-19px; 
margin-bottom: 15px;
background-color:#FFFFFF!important;
*border-right: 1px solid rgb(226, 227, 228);
border-top: 1px solid #F2F2F2;
*background: url("images/Untitled-1.png") repeat-x scroll center center transparent;
border-bottom:5px solid #293C66;
    }

*:first-child+html #footer {
	margin:0;
	margin-left:-10px;
	padding:10px;
	padding-bottom:5px;
	min-height:0!important;
	width: 798px;
	border-bottom: 1px solid #336600;
	border-top: 1px solid #336600;
	background-color:none;
}

*html #footer {
	margin:0;
	margin-left:0;
	padding:0;
	padding-bottom:5px;
	padding-top:5px;
	min-height:0!important;
	width: 698px;	
	border-bottom: none;
	border-top: none;
	background-color:none;
}

/*#footer1 {
    width: 930px;
    margin:auto;
    margin-top:1px;
    clear: both;
    padding: 5px 0px;
}

#footer1 ul.list, #footer1 ul.list1 , #footer1 ul.list2 , #footer1 ul.list3  {color:#FFFFFF;
  /*  margin: 0px 0px 0px -4px;*/
    width: 160px;
    float: left;
    
}
#footer2 {
   width:980px;
    color:#FFFFFF;
    padding:5px;
   /* border-top: 1px solid #2d627c;*/
    *text-align: center;

}

#footer3{
float:left;
   width:980px;
    color:#FFFFFF;
    padding:5px;
   /* border-top: 1px solid #2d627c;*/
    *text-align: center;

}


#footer p {
	font-size: 10px;
	align: left;
	padding: 0.5px;
	padding-top:0;
	margin-top:0;
	margin-bottom:20px;
	padding-left:20px;
}

#footer a:link, #footer a:visited, #footer a:active {
letter-spacing: 0px;
color: #293C66;
font-family: 'Arial';
font-size: 12px;
font-weight: bold;
font-style: normal;
	 background:none!important;
      text-decoration:none!important;

}

.text_left{
width: 960px!important;
background-color: black;
height:20px;
text-align:center!important;
}

#footer a:hover {
color: #293C66!important;
text-decoration: underline!important;

}
#navfooter {
	margin: auto;
	height: auto;
	width:650px;
}




#contact_logo {
  padding-left:650px;  
    color: #FFFFFF!important;

    margin-top: 5px;  
}
*/

#footer1 {
    width: 980px;
    margin:auto;
   
    clear: both;
    padding: 15px 0px;
}
#footer2 {
    
width:980px;
    //height: auto;
   padding:1px;
    margin: auto;
     *border-top: 1px solid rgb(222, 222, 222);
      line-height:20px;
    *text-align: center;
    color: rgb(88, 154, 16);
font-size:12px!important;
*font-weight:bold!important;
    clear: both;
float:left;
padding-top:4px;
}
#footer2 ul li{
    margin:0px auto;
 float: left;
padding-top:6px;
padding-right:30px;

}

#footer3 ul li{
    margin:0px auto;
 float: left;
padding-top:6px;
padding-right:30px;

}





#foottab{color:#FFFFFF;  *background: none repeat scroll 0% 0% rgb(55, 121, 153);  padding:2px 5px 2px 5px; border-radius:5px; *margin:10px 0px 10px 0px;}
.try, .try2{color:#FFFFFF; padding:2px 5px 2px 15px; }
.try{ border-right:1px solid rgb(45, 98, 124);}

#footer1 ul.list li {
    list-style: disc outside url(https://hjar.org/public/journals/282/images/li2.png)!important;
    padding: 5px 0px;
   /* border-bottom:1px solid rgb(45, 98, 124);*/
}

#footer1 ul.list2, #footer1 ul.list3{list-style-type:none;}


#footer a:hover {
	color: #999999;}

#cont {padding: 2px;
text-align: justify; display:block;}

#cont p{font-family: Georgia, "Times New Roman", Times, serif;
 color: #838383;

line-height:1.2em !important;
text-align:justify;}

#copy {
width: 980px;
margin-top: -42px;
margin-left: -19px;
height: 22px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #293C66!important;
font-weight:bold!important;
text-align: center;
*background: url("images/bg-menu.jpg") repeat-x scroll center center transparent;
padding-top: 5px;
margin-bottom:50px;
}




text-shadow: 0px 1px 1px rgb(0, 0, 0);
      padding: 2px;
      text-align: justify; display:block;
}
#cont p{width:920px;}

#articleAbstract div {
       padding:5px;
	text-align: justify;
       line-height:1.5em;
}


#sidebarUser ul li{color: rgb(89, 89, 89); 

}

#sidebarUser{
*border: thin solid rgb(204, 204, 204)!important;
box-shadow: 0px 2px 3px 0px rgb(227, 229, 229)!important;
border-top: 6px solid #293C66;
margin-bottom: 20px;
}


#notification ul li a{
padding-left: 25px;
}

#notification ul li a:hover{
background: url("https://hjar.org/public/journals/282/images/marker2_1.png") no-repeat scroll 0px 46% transparent;
}


#notification ul li {
background: url("https://hjar.org/public/journals/282/images/marker2_2.png") no-repeat scroll 0px 48% transparent;
padding-right:10px;
}


#notification ul li {color: rgb(89, 89, 89);}

#sidebarInformation ul li a{
padding-left: 25px;
}

#sidebarInformation ul li a:hover{
background: url("https://hjar.org/public/journals/282/images/marker2_1.png") no-repeat scroll 0px 46% transparent;
}

#sidebarInformation ul li {
  background: url("https://hjar.org/public/journals/282/images/marker2_2.png") no-repeat scroll 0px 46% transparent;

}

#sidebarInformation{
border-top: 6px solid #293C66;
margin-bottom: 12px;
box-shadow: 0px 2px 3px 0px rgb(227, 229, 229) !important;
}

#notification{
border-top: 6px solid #293C66;
margin-bottom: 20px;
box-shadow: 0px 2px 3px 0px rgb(227, 229, 229) !important;
margin-top: -7px;
}


/** -----------------------------------------*/



#sidebarNavigation .blockSubtitle{/*border-bottom:1px solid #ddd; padding-bottom:10px!important;*/}




#homecontent{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: rgb(87, 87, 87);
line-height: 1.5em !important;
text-align: justify;
letter-spacing: 0.1px;
}
#homecontent p{text-align: justify;}

p {
*font-family: "Avant Garde" , sans-serif;
text-align: justify;
}

#content img{padding:4px; }
#content a:hover img { filter: Gray }
#footer_nav img{padding-left:440px;}

#by_issue {
float:left;
padding:10px;
}

#by_issue:hover{
opacity:0.6;
}



#sidebarNavigation ul li a img { float:left;}

.navimg{margin-left:-4px;}

div.separator{border-bottom:1px solid #ddd;}

table.announcements td.headseparator{border-top:1px solid #ddd;}
#announcementsHome h3 {
    text-align: left;
}
/*#topBar{padding-bottom:0em;}*/
#post { width:635px; height:auto; border: 1px solid #e9e9e9;  background: 	#FCFCFC; padding:15px 15px 20px 15px; margin-bottom:15px;}
.images_left {
float: left;
margin-right: 15px;
padding: 4px;
background: white;
border: 1px solid #E7E7E7;
}
.images_right {
float: right;
margin-left: 15px;
padding: 4px;
background: white;
border: 1px solid #E7E7E7;
}

#hp{ font-family:"Avant Garde" , sans-serif; font-size: 20px; font-weight: normal; color:#494949; width:100%; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #d8d8d8;}


a:link.more, a:visited.more, a:link.more1, a:visited.more1 {text-decoration:none; float:right; margin-top:10px; padding:3px 10px; background:url(https://hjar.org/public/journals/282/images/more.png);height: 29px;
width: 97px;
line-height: 27px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: rgb(255, 255, 255);
text-decoration: none;
padding: 0px 0px 0px 16px;
}

a:link.more5{text-decoration:none; float:right; margin-top:10px; padding:3px 10px; background:url(https://hjar.org/public/journals/282/images/jep.png); height: 29px;
width:203px;

line-height: 27px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: rgb(255, 255, 255)!important;
text-decoration: none;
padding: 0px 0px 0px 16px;
}
a.more5{color: rgb(255, 255, 255)!important;}

a:hover.more5{background:url(https://hjar.org/public/journals/282/images/jephover.png);}

a:hover.more, a:hover.more1{background:url(https://hjar.org/public/journals/282/images/more1.png);}



.para1 {
line-height: 18px!important;
margin-bottom:35px;
text-align: justify;
}
#aboutPeople{display:none;}

.description{text-decoration:blink;}
h3{font-size: 19px;
color: rgb(89, 89, 89)!important;

}
#content p.ini{
/*border: 2px solid rgb(226, 227, 228);*/
margin-left:5px;
background: none repeat scroll 0% 0% rgb(253, 253, 253);
background: url("https://hjar.org/public/journals/282/images/horizon.jpg") repeat-x scroll left top transparent;
}
#content p.ini a:hover{
Background-color: #293C66!important;
color: rgb(255, 255, 255)!important;

}


#content p.ini {/*border-left: 1px solid rgb(212, 212, 212);
border-right: 1px solid rgb(212, 212, 212);*/
clear:left;
font-size: 12px;
font-weight: normal;
height: 20px;
padding: 25px 0px 7px;
text-align:left;}

#content p.ini a{color: rgb(0, 102, 153);
display: inline;
height: 23px;
margin: 40px 0px 0px;
padding: 5px 5px;
text-decoration: none;
vertical-align: bottom;
width: 10px;}

.ini a{
border: 1px solid rgb(221, 221, 221);

} 



.style6{ font-size: 14px;
        background-image: linear-gradient(to right, #ddd, #f5f5f5);

       letter-spacing:0.07px;
       color: rgb(47, 118, 187);     
       height: 20px;
	margin:0;
	 }
.menulink1{display:none!important;}
.menulink5{display:none!important;}
.menulink6{display:none!important;}
.menulink7{display:none!important;}

/***** changes as per client
.menulink1{display:none!important;}
.menulink3{display:none!important;}
.menulink5{display:none!important;}
.menulink6{display:none!important;}
.menulink7{display:none!important;}
*****/
#sidebarSubscription{display:none!important;}




/*****                        *****/



.expandissueyear a {
padding: 3px 10px;
}

.expandissueyear a.open:link, .expandissueyear a.open:visited {
background: url(collapse.png) no-repeat ;
}

.expandissueyear a:link, .expandissueyear a:visited {
background: url(expand.png) no-repeat;
 
}
#table-2 {
border: 1px solid #e3e3e3; 	
background:#fff;
width: 100%;
border-radius: 6px; 	
-webkit-border-radius: 6px; 	
-moz-border-radius: 6px; } 

/*.alter{background:rgb(241, 242, 242);}*/

#table-2 td, #table-2 th { 		

padding: 5px; 	
color: #595959; } 

#table-2 thead { 	
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	
padding: .2em 0 .2em .5em; 	
text-align: left; 	
color: #4B4B4B; 	
background-color: #C8C8C8; 	
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 242, 242)), to(rgb(241, 242, 242)), color-stop(.6,#fcfcfc)); 	
background-image: -moz-linear-gradient(top, rgb(241, 242, 242), rgb(241, 242, 242), rgb(241, 242, 242) 90%); 	
border-bottom: solid 1px #999; } 

#table-2 th { 
	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 	
font-size: 17px; 	
line-height: 20px; 	
font-style: normal; 	
font-weight: normal; 	  	
text-shadow: white 1px 1px 1px; } 

#table-2 td { 

//width:150%;	
line-height: 20px; 	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 	
font-size: 14px; 	
border-bottom: 1px solid rgb(241, 242, 242); 	
border-top: 1px solid rgb(241, 242, 242);
border-right: 2px solid rgb(241, 242, 242);  } 

#table-2 td:hover { 	
background-color: #FCFCFC; } 

.userrole{
margin-left:12px!important;
}

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 250px;
    right: 0px;
    list-style: none outside none;
    z-index: 9999;
    float: left;
    display: inline !important;
}
ul#navigation li {
    width: 150px;
}

ul#navigation .trial a {
    background-image: url("https://hjar.org/public/journals/282/images/sidetab-trial.png");
}

ul#navigation .contact a {
    background-image: url("https://hjar.org/public/journals/282/images/sidetab-contact.png");
}
ul#navigation li a {
    display: block;
    margin-right: -2px;
    width: 150px;
    height: 72px;
    background-repeat: no-repeat;
    background-position: center center;
}

button:focus,
input:focus,
select:focus,
#sidebar .block .textField:focus {
    -moz-box-shadow: #0066ff 0 0 4px 0;
    -webkit-box-shadow: #0066ff 0 0 4px 0;
    -o-box-shadow: #0066ff 0 0 4px 0;
    box-shadow: #293C66 0 0 4px 0;
    z-index: 1;
}

.addissn {
    margin-left: 3px;
    margin-bottom: 20px!important;
}


.addissn:before {
   
    content: "ISSN : 0970-0595";
    font-size: 11.5px;
    letter-spacing: auto;
    color: #575757;
 margin-top:10px;
}

.addissn:after {
    
    /*content: "Print ISSN : 0971-930X";*/
    font-size: 11.5px;
    letter-spacing: auto;
    color: #575757;

}

#accessKey{margin-bottom:0px!important;}


#homepagecontent{
line-height: 1.5em !important;
text-align: justify;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: rgb(87, 87, 87);
}

.pkp_controllers_fontController_smallFont{
background:url(https://hjar.org/public/journals/282/images/font-down.png)!important;
width:30px;
height:29px;

}

.pkp_controllers_fontController_defaultFont{
width:30px;
height:29px;
background:url(https://hjar.org/public/journals/282/images/font-default.png)!important;


}

.pkp_controllers_fontController_largeFont{
width:30px;
height:29px;
background:url(https://hjar.org/public/journals/282/images/font-up.png)!important;


}

 


#sizer a:hover {
opacity:0.7;

}


#sizer a {
    width: 32px;
    float: left;
    display: block;
    text-indent: -9999px;
    outline: medium none;
    margin-top: 6px;
    margin-left: 16px;
    margin-right: 4px;
    height: 30px;
}



#sidebarFontSize {
float: left;
width: 295px;
border-radius: 5px 5px 5px 5px;
border: thin solid rgb(204, 204, 204);
box-shadow: 0px 2px 3px 0px rgb(227, 229, 229);
margin-bottom:14px!important;
}


#content #authors {
/*border-radius: 3px 3px 3px 3px!important;
border: 1px solid rgb(226, 227, 228)!important;
padding-left:20px!important;
border: 2px solid rgb(226, 227, 228)!important;
background: none repeat scroll 0% 0% rgb(253, 253, 253)!important;
padding-left:22px!important;*/
}

p {
line-height: 1.5em !important;
text-align: justify;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: rgb(87, 87, 87);
}

/*select.selectMenu {
    height: 20px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(255, 255, 255) 25px) repeat scroll 0% 0% transparent;
    box-shadow: 0px 0px 8px rgb(240, 240, 240);
}*/


/*input.textField, textarea.textArea, input.uploadField {
    margin-bottom: 6px;
    border: 1px solid rgb(229, 229, 229);
    font-size: 13px;
    background: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(255, 255, 255) 25px) repeat scroll 0% 0% transparent;
    box-shadow: 0px 0px 8px rgb(240, 240, 240);
}*/

#titleAndAbstract{
border-radius: 3px 3px 3px 3px;
border: 1px solid rgb(226, 227, 228);
box-shadow: 0px 0px 8px rgb(240, 240, 240);
margin-top:20px;
}


/*
table.listing{
border-radius: 3px 3px 3px 3px;
border: 1px solid rgb(229, 229, 229);
border-bottom:1px solid rgb(229, 229, 229);
box-shadow: 0px 0px 8px rgb(240, 240, 240);
}*/


#content .menu li {
   list-style: none outside none;
    padding: 1px 15px;
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: rgb(73, 175, 205);
    background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(255, 255, 255));
    background-repeat: repeat-x;
    margin-left: 2px;
    cursor: pointer;
    margin-top: -1.5px;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.ediboard td {
    *padding: 2px;
    position: relative;
    left: 1px;
    font-size: 12px;
    border-radius: 5px 5px 5px 5px;
    *box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid rgb(234, 234, 234);
    color:rgb(0, 102, 153)!important;
    font-family: Verdana,Arial,Helvetica,sans-serif!important;
    padding-bottom:8px!important;
}


#lnk1, #lnk2, #lnk3, #lnk4, #lnk5, #lnk6,#lnk7{
    border-radius: 4px 4px 4px 4px;
    background: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)) repeat-x scroll 0% 0% rgb(221, 221, 221);
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153);
    color: rgb(51, 51, 51);
    font: bold 12px/1.3 "Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;
    outline: 0px none;
    overflow: visible;
    padding: 3px 10px;
    text-shadow: 0px 1px 1px white;
    width: 85px;
    cursor: pointer;
}
#lnk1{
margin-left: 284px !important;
}

#lnk2{
margin-left: 209px !important;
}
#lnk3{
margin-left: 392px!important;
}

#lnk4{
margin-left: 385px!important;

}

#lnk5 {
margin-left: 388px!important;
}

#lnk6 {
margin-left: 338px!important;
}
#lnk7 {
margin-left: 347px !important;
}


#tbl2,#tbl3,#tbl4,#tbl5,#tbl6,#tbl7{display:none;}


  {
    background: none repeat scroll 0% 0% rgb(250, 250, 250);
    border: 1px solid rgb(220, 220, 220) !important;
    padding: 8px;
}

#table-3 tr td{

border:1px solid rgb(220, 220, 220) !important;
}

#chapter td{
border: 1px solid rgb(226, 226, 226);
}

#primary .node table tr td {
    border: 1px solid rgb(226, 226, 226);
}

#issueDescription {
margin-top:-10px;

}

#print{
margin:0px auto;
margin-top:100px;
margin-bottom:100px;
}

#Editorial {
border: 1px solid rgb(234, 234, 234);
padding-bottom:10px;
}



.ediboard td span{
float:right;
margin-right:5px;
}

#Manuscript a{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight:bold;
}

.custom li a {
   font-size: 12px;
font-weight: normal;
font-family: Verdana,Arial,Helvetica,sans-serif;

}
.one {

padding-right: 21px;
vertical-align: middle;
margin-right: 6px;
margin-top: -4px;
margin-left:-20px;
width: 13px;
}

#paper{
float:right;
width:120px;

}

#animage{
margin:0px auto;
width:610px;
height:auto!important;
color: rgb(47, 118, 187);

}


#animage strong{
color: rgb(47, 118, 187)!important;
*font-size: 14px;
}

#animage span {
color: rgb(87, 87, 87)!important;
}

table.announcementsMore td{
padding-top:0em!important;
}

table.announcements{

}

/*#issueToc-205 {
*margin-top:30px!important;

}*/
.expandtocSectionTitle{height:auto!important;
line-height:17px;}

.at4-whatsnext.at-whatsnext-nophoto{
display:none!important;
} 

#custom img{
margin:0px auto;
margin-left:-2px;

}

.addthis-smartlayers at4-recommended-outer{
display:none;
}

#Universal {
margin-top:25px;
font-weight:bold;
background: none repeat scroll 0% 0% rgb(51, 145, 203);
color: rgb(255, 255, 255)!important;
text-shadow: 0px -1px rgb(0, 0, 0);
border: medium none;
padding: 6px 8px;
font-weight: bold;
font-size: 11px;
cursor: pointer;
*text-align: center;
width:94px;
}

#Universal a{
color:white!important;
}

#Slink{
border:none!important;
box-shadow:none!important;
}

.at4-whatsnext.at-whatsnext-nophoto{
display:none!important;
} 

.at-vertical-menu{
top:30%;
}

.at-vertical-menu a .at-share-label{
*color: rgb(176, 38, 28) !important;
}

.at-vertical-menu a:hover{
background: none repeat scroll 0% 0% rgb(255, 255, 255);
}


.at-vertical-menu.at-vertical-menu-right a:hover {
    border-radius: 4px 0px 0px 4px;
    *background: none repeat scroll 0% 0% rgb(255, 255, 255)!important;
    right: 95px!important;
*border: 1px solid rgb(195, 195, 195);
}


ul#navigation{
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 70px;
    right: 0px;
    z-index: 9999;
    float: left;
    display: inline !important;
    list-style: none outside none;
}

ul#navigation li {
    width: 110px;
}

ul#navigation .sn1 a {
    background-image: url("https://hjar.org/public/journals/282/sni/blogger.png");
   margin-left: 50px;
}

ul#navigation li a {
    display: block;
    margin-right: -2px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}


ul#navigation .sn2 a {
    background-image: url("https://hjar.org/public/journals/282/sni/linkedin.png")!important;
 margin-left: 50px;
}


ul#navigation .sn3 a {
    background-image: url("https://hjar.org/public/journals/282/sni/google+.png");
 margin-left: 50px;
}
ul#navigation .sn4 a {
    background-image: url("https://hjar.org/public/journals/282/sni/Twitter.png")!important;
margin-left: 50px;
}

ul#navigation .sn5 a {
    background-image: url("https://hjar.org/public/journals/282/sni/Pinterest.png");
margin-left: 50px;
}


ul#navigation .sn6 a {
    background-image: url("https://hjar.org/public/journals/282/sni/rditt.png");
margin-left: 50px;
}

ul#navigation .sn7 a {
    background-image: url("https://hjar.org/public/journals/282/sni/tumbler.png");
margin-left: 50px;
}

ul#navigation .sn8 a {
    background-image: url("https://hjar.org/public/journals/282/sni/LIVE JOURNAL.png");
margin-left: 50px;
}

ul#navigation .sn9 a {
    background-image: url("https://hjar.org/public/journals/282/sni/StumbleUpon.png");
margin-left: 50px;
}


ul#navigation .sn10 a {
    background-image: url("https://hjar.org/public/journals/282/sni/facebook.png");
margin-left: 50px;
}

#sidebarNavigation{
display:none;
}


#anil {
margin-top:280px!important;

}

#table-2 {
    border: 1px solid rgb(227, 227, 227);
    background-color: rgb(242, 242, 242);
    width: 100%;
    border-radius: 6px;
}

#table-2 thead {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    padding: 0.2em 0px 0.2em 0.5em;
    text-align: left;
    color: #FFF!important;
    border-bottom: 1px solid rgb(153, 153, 153);
    background-color: rgb(200, 200, 200);
    *background-image: linear-gradient(to bottom, #376B00, #437600);
background:url("images/Untitled-1.png");
}

#table-2 td {
    line-height: 20px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    border-bottom: 1px solid rgb(255, 255, 255);
    border-top: 1px solid rgb(255, 255, 255);
    border-right: 1px solid rgb(255, 255, 255);
    padding: 4px;
    text-align: center;
}

#table-2 th{
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
font-style: normal;
font-weight: normal;
text-shadow: 1px 1px rgb(0, 0, 0);
color:#FFF;
}


.auth_index_title {
    font-weight: bold;
    margin-bottom: -15px;
    font-size: 10pt;
   *color: rgb(47, 118, 187) !important;
}

#authorDetails ul li {
    margin-top: 10px;
    margin-left: -30px;
    line-height: 20px;
    *background-color: rgba(231, 231, 231, 0.2);
    padding-left: 10px;
    padding-bottom: 12px;
    padding-top: 10px;
    *border: 1px solid rgba(165, 202, 236, 0.27);
    border-radius: 4px;
list-style: none;
}

#subscrip{
margin-bottom:8px;
box-shadow: 0px 2px 3px 0px rgb(227, 229, 229) !important;
border-top: 6px solid rgb(74, 138, 2);
*margin-bottom: 12px;
height: 126px;

}


#subscrip ul li a{
padding-left: 25px;
}

#subscrip ul li a:hover{
background: url("https://hjar.org/public/journals/282/images/marker2_1.png") no-repeat scroll 0px 46% transparent;
}


#subscrip ul li {
background: url("https://hjar.org/public/journals/282/images/marker2_2.png") no-repeat scroll 0px 48% transparent;
padding-right:10px;
}





#onlineSubmissions a {
    color: rgb(51, 102, 0);
    font-size: 14px !important;
    font-weight: bold !important;
}

#submissionPreparationChecklist li{
line-height:180%;
}


#subscrip div {
padding-bottom: 8px !important;
color: rgb(88, 154, 16) !important; 
*background: url("images/Untitled-1.png") repeat scroll 0% 0% transparent;
font-family: 'Arial' !important;
padding-top: 8px !important;
*padding-left: 15px !important;
font-size: 17px !important;
text-transform: none !important;
letter-spacing: 0.05em !important;
font-weight: bold;
border-bottom: 1px solid rgb(222, 222, 222);
margin-left:15px;
margin-right:15px;
}

#articleCitations div  ul{
    list-style-type: ;
}

#more a {
float: right;
border: medium none;
padding: 5px 12px;
font-weight: bold;
font-size: 11px;
cursor: pointer;
text-align: center;
color:#FFF;
background: linear-gradient(to bottom, rgb(140, 194, 37), rgb(108, 176, 24)) repeat scroll 0% 0% transparent;
/*border-radius:5px;*/
}

#more a:hover {
color:#FFF!important;
background: linear-gradient(to bottom, rgb(82, 142, 15), rgb(59, 120, 11)) repeat scroll 0% 0% transparent;
}

#homecontent1 table td {
line-height: 1.6em;
}

#authors h3{
color:#293C66!important;
}

#sidebarRTAuthorBios,#sidebarRTArticleTools,#sidebarPopularArticles{
background-color: rgb(252, 252, 252);
box-shadow: 0px 2px 3px 0px rgb(227, 229, 229)!important;
margin-bottom: 20px;
border-top: 6px solid #293C66;
}

.popart, #authorBio {
border-bottom: 1px solid rgb(222, 222, 222)!important;
padding: 8px 0px;
margin-left: 15px;
margin-right: 15px;
}

#authorBio p{
margin:0px;
}

div.articleToolItem {
border-bottom: 1px solid rgb(222, 222, 222);
padding: 5px 0px 5px 0px;
margin-left: 15px;
margin-right: 15px;
}

#advanced span.trigger {
    display: block;
    position: absolute;
    left: -46px;
    margin-top: -8px;
    width: 46px;
    height: 158px;
    cursor: pointer;
    text-align: center;
    background: url('https://hjar.org/public/journals/282/images/citizen_charter_slide.png') no-repeat scroll left top transparent;
}

#advanced span.trigger:hover{
opacity:0.8;
}

#advanced {
    position: fixed;
    z-index: 999;
    right: -115px;
    top: 220px;
    background: none repeat scroll 0% 0% #FFF;
    padding: 8px 0px 8px 20px;
    width: 95px;
    height: 140px;
    font-size: 13px;
    font-family: Tahoma,Geneva,sans-serif;
    color: #DFDFDF;
    text-transform: none;
    border-radius: 0px;
    font-weight: bold;
}

#advanced ul li {
    padding-bottom: 8px;
    margin-left: -32px;
}
table.announcements td.posted{
display:none;
}

a:link
{
 color:#293C66;
}

#breadcrumb a
{
 color:#293C66;
}

/* Feb 27 code begins */

.ediboardtable, .ediboardtable1 {
    border-spacing: 3px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
}
.ediboardtable td, .ediboardtable1 td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: rgb(237, 237, 237);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(237, 237, 237);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(237, 237, 237);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(237, 237, 237);
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 12px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    line-height:20px !important;
}

img.coverZoomIn {
    height: 177px;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 139px !important;
}
img.coverZoomIn:hover {
    transform: scale(2);
}

/* Feb 27 code ends */

/* Feb 28 code begins */

#quick
{
border-top-color: rgb(41, 60, 102);
border-top-style: solid;
border-top-width: 6px;
}
/*
.squick
{
 margin-top:-15px !important;
}
*/
#quick .qspan
{
    border-bottom-color: rgb(222, 222, 222);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    color: rgb(41, 60, 102) !important;
    font-family: "Arial" !important;
    font-size: 17px !important;
    font-weight: bold;
    letter-spacing: 0.05em !important;
    margin-left: 15px;
    margin-right: 15px;
    /* padding-bottom: 8px !important;
    padding-top: 9px !important; */
    text-transform: none !important;
}

.squick li a
{
 color:#293C66 !important;
}

/* Feb 28 code ends */