.cookiePannel {
    /*  Set up by media screen width query */
    /* width:210px; */
    right: 10%;
    top: 10%;
    position: absolute;
    z-index: 6;
    font-color: #cdcdcd;
    font-size: 0.8em;
    text-align: center;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    padding: 0.5em;
    display: none;
}

/* Desktop 960 */
@media only screen and (min-width: 960px) {
    .cookiePannel {
        width: 410px;
    }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 967px) {
    .cookiePannel {
        width: 210px;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .cookiePannel {
        width: 310px;
    }
}

.headertopcol1 {
    float: left;
}

.headerseparatorcol {
    float: left;
    width: 1px;
    background-color: #fafafa;
    margin-top: 19px;
    margin-left: 15px;
}

.headeraccessbycol {
    float: right;
    height: auto !important;
    text-align: right;
}

.headeraccessbycol p {
    padding-bottom: 0;
}

.headeraccessbycol a {
    display: block;
    height: 100%;
    max-height: 60px;
}

#accessbyimg {
    max-height: 60px;
    display: inline;
}

.sgkerror {
    color: #f00;
    float: left;
    font: italic 11px Arial, Helvetica, sans-serif;
    left: 80px;
    top: -28px;
    max-height: 0;
    position: relative;
    width: 230px;
}

.bookdetailssgkerr .sgkerror{
    top: 0;
}

.sup {
    vertical-align: super;
    font: normal;
}

.textright {
    text-align: right;
}

.wrapperdiv {
    /*width: 300px; */
}

.wrapperdivRec {
	 width: 300px; 
}

.wrapperdivnew {
    margin-top: 10px;
    width: 150%;
}

.captchaerr {
    float: left;
    left: 320px;
    position: relative;
    top: -130px;
    width: 280px;
}

@media only screen and (max-width: 479px) {
    #recaptcha_widget_div {
       transform: scale(.65);
       margin-left: -35px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#recaptcha_widget_div {
	   transform: scale(.85);
	}
}

.fa-exclamation-circle {
    color: #A14A40;
}

.fa-exclamation-circle-homePage, .fa-exclamation-circle {
    color: #BD0B0B;
}

.myacctBtn {
    background: none repeat scroll 0 0 #10147e;
    color: #fff;
    font-weight: bold;
    border: medium none !important;
    font-size: 14px;
    padding: 6px 18px;
    cursor: pointer;
    display: inline-block;
    letter-spacing: -1px;
    padding: 7px 14px;
    transition: all 0.1s ease-in-out 0s;
    padding: 6px 18px;
}
/* */
#registration-personal-details .field .separate {
    float: left;
    margin-right: 40px;
    width: 250px;
}

.fbbox {
    padding-left: 0;
}

.twitterbox {
    padding-left: 10px;
    padding-right: 10px;
}

.edpicks {
    height: 305px;
}

.scroll-text {
    /* border: 1px solid red; */
    /* width: 400px; */
    height: 285px;
    overflow-y: scroll;
}

.jumpMenu {
    display: inline;
    margin-right: 20px;
}

.ellipsis {
    margin-right: 6px;
}

#registrationForm .fieldinline {
    float: none;
}

#personal-sign-in .wrapperdiv,#registrationForm .wrapperdiv {
    width: 100%;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,.ui-autocomplete,.ui-autocomplete:hover,.ui-menu-item,.ui-menu-item:hover,.ui-menu-item a,.ui-menu-item a:hover,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a
    {
    background: #ffffff none no-repeat;
    padding: 0;
    margin: 0;
    display: block;
    /* border: 0; */
    border-collapse: collapse;
}

.ui-menu {
    width: 100%;
   border-bottom: 1px solid #96C9FD;
    border-left: 1px solid #96C9FD;
    border-right: 1px solid #96C9FD;
    min-width: 400px;
}

.ui-menu .ui-menu-item {
    border-top: 1px solid #96C9FD;
    padding: 6px;
}

.ui-menu .ui-menu-item a {
    display: block;
    color: #000;
    font-family: 'Open Sans', Tahoma, Arial, sans-serif;
    font-size: 12px;
    cursor: pointer;
}

.ui-menu .ui-menu-item:hover,.ui-menu .ui-menu-item a:hover {
    background-color: #F3F3F3;
    background-repeat:  no-repeat;
}

.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active {
    /* margin: -1px; */
    background-color: #F3F3F3;
    background-repeat:  no-repeat;
}

a.buttonmyacctsmall {
    background-color: #ffffff;
    border: 3px solid #96C9FD;
    border-radius: 5px;
    color: #000000;
    display: inline-block;
    /* font: bold 12px/100% Trebuchet MS,sans-serif; 
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18); 
    text-decoration: none; */
    text-align: center;
    margin: 0 0 5px 5px;
    padding: 4px;
}

a.buttonalertsmall {
	background: none repeat scroll 0 0 #10147e;
	color: #fff;
	font-weight: bold;
	border: medium none !important;
	font-size: 14px;
	padding: 6px 18px;
	cursor: pointer;
	display: inline-block;
	letter-spacing: -1px;
	padding: 7px 14px;
	transition: all 0.1s ease-in-out 0s;
	padding: 6px 18px;
	disabled: disabled;
}

.box-wrapper {
    background-color: #ffffce;
    border: 0.15em solid black;
    margin: 0.3em;
    padding: 1em;
}

.box-text-wrapper {
    color: #10147e;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
}

span.box-text-wrapper h4 {
    display: inline;
}

.vmenubar li ul,.vmenubar li ul li ul,.vmenubar li ul li ul li ul {
    display: none;
    list-style-type: none;
}

.vmenubar li a {
    cursor: pointer;
}

.vmenubar li a span img {
    margin-left: -14px;
    margin-top: 5px;
    float: left;
    border: none;
}

#filterBySubject,#filterByTimePeriod,#filterByRegion {
    margin-left: 14px;
    margin-right: -14px;
}

.freetrial-left{
    width: 68%;
}

.freetrial-right {
    width: 20%;
}

@media only screen and (max-width: 959px) {
	.freetrial-right {
	    width: auto;
	}
}

.freetrial-box{
    float:left;
    margin: 0 0 0 4px;
}

.actionlinks-rho {
    background: none repeat scroll 0 0 #d0d0d0;
    padding-bottom: 2px;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 9px;
    margin-left: 1px;
    margin-top: 1px;
    float: left;
}

.isDisabled {
  
  /*color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
  */
  style="cursor: default; background: none repeat scroll 7px 7px #c4c4c4;"
}

.button.smallfa-rho {
    background: none repeat scroll 7px 7px #505050;
    color: #fff;
    font-size: 13px;
    font-weight: 600 !important;
    letter-spacing: normal !important;
    margin-bottom: 8px;
    padding: 3px 9px 3px 6px;
}

.button.smallfa-rho:hover{
    color:#fff; background:#688FCA; 
    font-size: 13px; padding-top:3px; padding-bottom:3px; padding-left:6px; padding-right:9px; 
    margin-bottom:8px; letter-spacing: normal !important;  font-weight:600 !important; 
    background-position: 7px 7px; 
}

.table-container, .fig-container {
    padding-top: 1.1em;
    padding-bottom: 1.1em;
}

.formula-picture-container {
    display: none;
}

.formula-container {
    padding-top: 1.1em;
    padding-bottom: 1.1em;
    padding-left:3em;
    padding-right:3em;
}

.reference-wrapper {
    padding-bottom: 0.7em;
}

.subject_classification_content {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #3a4554;
    font-size: 14px;
}

.subject_classification_content p {
    margin: 0 0 0 5px;
    padding-bottom: 5px;
}

.subjectsclassif li {
    display: inline;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

.subjectsclassif li a {
    font-weight: normal;
}

.taxonomy_expand a {
    font-weight: normal;
}

.subjectsclassif span {
    margin: 0 0 0 5px;
}

.taxonomy_expand {
    margin: 10px 0 0 5px;
    font-size: 14px;
}

.gtrspan {
    margin: 0;
}

#nameErr{
    font-size: 10pt;
    width: 200%;
    font-style: italic;
}

.sticky {
/*    border-top: 0 none;
    left: 0; */
    position: fixed;
    top: 0;
    /* width: 30%; */
    z-index: 100;
    width: 220px;
    overflow-y: auto;
    height: 600px;
}

#chaptercontent {
    float: right;
}

.maintenance{
    font: normal 15px 'open sans', Tahoma, Arial, sans-serif;
margin-bottom: 10px;
}

a.sort-desc:after {
content: '\25BC';
}

a.sort-asc:after {
content: '\25B2';
}

.tabs-nav li a {
    cursor: pointer;
}

.invisible2 {
display: none;
}

/* WRQ0457201 - START */
div.toc > div > ul > li {
    margin-left: 20px;
}

div.toc > div > ul > li ul {
    margin-top: 20px;
    margin-bottom: 26px;
}
/* WRQ0457201 - END */

.spacenowrap {
	white-space:nowrap;
}
.typeSearch {
	margin-top: 6px;
}

#altm-container {
	padding-bottom: 20px;
	display: block;
	width:220px;	
}

#pv-container {
	padding-bottom: 20px;
	display: block;
	width:220px;	
}

#altm-content {
	padding-bottom: 20px;	
} 

#pv-container {
	padding-bottom: 20px;	
}
.circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  font-size: 15px;
  color: #fff;
  line-height: 64px;
  text-align: center;
  background: #10147e;
  margin-bottom: 15px;
}

@media only screen and (max-width: 959px) and (min-width: 768px){
	#altm-container {
    	width: 172px;
	}	
}

@media only screen and (max-width: 767px){
	#altm-container {
   		 width: 300px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#altm-container {
    	width: 420px;
	}
}	
	@media only screen and (max-width: 959px) and (min-width: 768px){
	#pv-container {
    	width: 172px;
	}	
}

@media only screen and (max-width: 767px){
	#pv-container {
   		 width: 300px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#pv-container {
    	width: 420px;
	}
	
}

@media only screen and (max-width: 959px) and (min-width: 768px){
	.textarea-comments {
    	width: 95%;
	}	
}

@media only screen and (max-width: 767px){
	.textarea-comments {
   		 width: 95%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.textarea-comments {
    	width: 95%;
	}
}

@media only screen and (max-width: 479px) {
    .textarea-comments {
    	width: 65%;
	}
}	
	

