







a, .sprungAdmin td .btn-link, button.btn-link { 
	color: #bb3f06;
}
a:focus-visible,button:focus-visible,input:focus-visible {
	opacity: 1;
  	outline: 3px solid #4bb6f5;
  	outline-offset: 3px;
}
/* h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 22px;
	margin-bottom: 11px;
}	 */


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

p.clarificationerror {
	color: #990000;
}

.alphabets li span {
	color: #ccc;
}

.logo a {
	display: block;
	position: relative;
    z-index: 99;
}
.logo a:hover,.logo a:focus {
	outline: 1px solid rgb(211, 205, 205);
}

.jumpmenu {
	padding: 20px 0;
}

.help h2 {
    color: #646464;
    border-top: 1px solid #646464;
    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: #646464;
	margin: 0 15px;
}

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

.topnext {
	float: right;
}

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

.advsearch-holder {
	position: relative;
}

.advsearch-holder a {
	color: #646464;
}

.advsearch-holder a:hover,.advsearch-holder a:focus {
	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 {
	margin-top: 7px;
}

.search-form2 .row	{
	margin: 5px 0;
}

.search-form2 #advsearch_submit{
	width: auto;
	background: #BD580F;
	color: #fff;
	padding: 8px 50px;
	font-size: 20px;
	line-height: 24px;
	outline-offset: 3px;
	position: relative;
	left: 14px;
}
.search-form2 #advsearch_submit:hover,
.search-form2 #advsearch_submit:focus,
.buttonbg1:hover,.buttonbg1:focus,
#subsreport #subexportsubmit:focus{
	background: #f47920 !important;
	color: #fff !important;    
}
.buttonbg1:focus,
.sprungAdmin .buttonbg2:focus{
	outline-color: #dddbbd !important;
}

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

.buttonbg1,
#subexportzoomsubmit, #subexportcollsubmit {
    background: #BD580F;
    color: #fff !important;
}

.goleft {
	float: left;
	margin: 0px 5px;
}
.goleft.or {
  position: relative;
  top: 5px;
}

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

.justOne {
	margin: 8px;
}


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

#useraccountsubmit {
	position: relative;
	top: 4px;
}

/* #useraccountsubmit2 {
	position: relative;
	top: 14px;
} */

#useraccountsubmit3 {
	position: relative;
	top: 4px;
}


.pagination {
	text-align: center;
}

.pagination span, .pagination a {
	display: inline-block;
	margin: 0 10px;
}

.pagination .disabled {
	
}

.pagination .current {
	
}

.pagination a {
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px 13px;
	border-radius: 5px;
	
}

.pagination a:hover {
	background: #f47920;
	color: #fff;
	text-decoration: none;
}




/* Responsive Overrides */

/* Greater then tablets
-------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
	.advsearch-holder {
	text-align: right;
	}
    
}


/* Tablet & Small Desktop Widths 768px - 1280px
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {
    

}

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

	.nav-area #nav .open ul {
		overflow-y: scroll;
		max-height: 250px;
	}
}

/* All Devices under 960px
--------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
    
}

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

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

}

/* Between Phone and Mobile
--------------------------------------------------------------*/
@media only screen and (max-width: 500px) {


}

/* Phone Portrait and Landscape
--------------------------------------------------------------*/
@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;
    }

	.advsearch-holder{
		text-align: left !important;
	}
}

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

/* Phone Portrait
--------------------------------------------------------------*/
@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;
	}
}






/* ======================================================================= */
.overflow-inherit{
	overflow: inherit;
}