a { 
	color: #f47920;
}

a[href]:not([href=""]){ 	
	color: #4d4c4c; /* #f47920; */
	text-decoration: underline;
}

a[href]:not([href=""]):hover,a[href]:not([href=""]):focus{
	color: #ee6f14;
}

.table > tbody > tr > td {
	border: 0;
}

p.clarificationerror {
	color: #990000;
}

.alphabets li span {
	color: #ccc;
}

.logo a {
	display: block;
	position: relative;
    z-index: 99;
}

.jumpmenu {
	padding: 20px 0;
}

.help h2 {
    color: #4d4c4c;
    border-top: 1px solid #4d4c4c;
    font-size: 20px;
    padding-top: 20px;
    margin-top: 30px;
    display: inline-block;
}

.help .title-block2 a {
	color: #fff;
}

.help .title-block2 a:hover {
	color: #f47920 !important;
}

.jumpmenu a {
	color: #4d4c4c;
	margin: 0 15px;
}

.jumpmenu a:first-child {
	margin-left: 0;
}

.topnext {
	float: right;
}

.topnext a:hover {
	color: #4d4c4c;
	text-decoration: none;
}

.advsearch-holder {
	margin-top: 5px;
}

.advsearch-holder a {
	color: #4d4c4c;
}

/* .advsearch-holder a:hover,
.advsearch-holder a:focus {
	/* color: #f47920; */
	color: #ee6f14;
  	text-decoration: none;
  	border-bottom: 2px solid #a69393;
  	transition: transform 0.3s ease-in-out;
  	transform: scale(1);
} */

.search-form2 input {
	width: 100%;
	padding: 4px 10px;
	/* background: #f0f0f0; */
	/* border: 0; */
}

.search-form2 label {
	font-weight: bold;
}

.search-form2 .row	{
	margin: 5px 0;
}
/* #advancedsearchOpen{
	text-align: right;
} */
.search-form2 #advsearch_submit{    
	width: auto;
	background: #f0f0f0;
	color: #4F4F4F;
	padding: 8px 50px;
	outline-offset: 3px;
	position: relative;
	left: 14px;
	font-weight: bold;
}
.search-form2 #advsearch_submit:hover,
.search-form2 #advsearch_submit:focus{
	background: #3E6D84 !important;
	text-decoration: underline;
	color: white;
}

.search-form2 #advsearch_submit:focus{
	outline: 3px solid #2ab8f0ff;

}	

#activityreport #useraccountsubmit {
    width: auto;
    background: #f47920;
    color: #fff;
    border: none;
    padding: 3px 18px;
    margin: 0 0 0px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 0;
}


#seeFullData,
#seeFullBook,
#excel,
#pdf,
.justOne {
	background: #f47920 !important;
	border: 0 !important;
	padding: 3px 10px !important;
	border-radius: 0 !important;
}

.justOne {
	margin: 8px;
}

#useraccountsubmit,
#useraccountdel {
	position: relative;
	top: 14px;
}

.linkdisp a{
	padding-left: 20px;
	background: url('/images/icon-arrow-right.png') no-repeat top left;
	background-size: 12px;
}

.linkdisp a {
	color: #892F06 !important;
	font-size: 15px !important;
	font-weight: normal !important;
	display: block;
}
.linkdisp a:hover{
	color: rgb(27, 7, 209) !important;
}
.linkdisp a:focus{
	text-decoration: underline;
	color: black !important;
	font-weight: bold !important;
}

.detail-block.bl {
	padding: 12px 15px 12px;
    margin-bottom: 16px;
}

@media only screen and (min-width: 768px) {

    
}



@media only screen and (min-width: 768px) and (max-width: 1280px) {
    

}

@media only screen and (max-width: 1023px) {
    
	
	.nav-area #nav ul.show {
		overflow-y: scroll;
		max-height: 250px;
		position: relative !important;
  		transform: translate(0px, 0px) !important;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
		border-top: 1px solid #e3e3e3 !important;
	}
}

@media only screen and (max-width: 959px) {
    
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

}


@media only screen and (max-width: 500px) {


}

@media only screen and (max-width: 767px) {
    .content-block .btns-holder a.book span:before, 
	.articles-block .links-holder a.book:before {
	    top: -4px;
	    height: 26px;
	    width: 26px;
	}
	
	.content-block .btns-holder a.readtomebook span:before,
	.articles-block .links-holder a.readtomebook:before {
		height: 28px;
	    width: 28px;
	    top: -5px;
	}
	
	.content-block .btns-holder a.database span:before,
	.articles-block .links-holder a.database:before {
		top: -7px;
	    height: 29px;
	    width: 29px;
	}

    .content-block .btns-holder a.intbook span:before,
    .articles-block .links-holder a.intbook:before {
	    top: -5px;
		height: 28px;
		width: 28px;
    }
    
    .content-block .btns-holder a.eboost span:before,
    .articles-block .links-holder a.eboost:before {
	    top: -5px;
		height: 28px;
		width: 28px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
     
}


@media only screen and (max-width: 767px) {
    .footer-top {
        display: flex;
        flex-direction: column;
    }

    .footer-top .col-auto {
        order: -1;
        text-align: left !important;
        padding-left: 0;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-bottom: 4px;
    }

    .footer-top .powered-text {
        order: 0;
    }
}

@media only screen and (max-width: 480px) {
	
	.advsearch-holder a,
	.breadcrumbs .open {
		font-size: 13px;
	}
 
	.search-form2 label {
		font-size: 13px;
	}
	
	.jumpmenu a {
    margin: 5px;
	}
}



