/* Normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure{margin:0}legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

/* Fonts */
@font-face {
	font-family: 'pf_din_text_comp_proregular';
	src: url('fonts/pfdintextcomppro-regular-webfont.eot');
	src: url('fonts/pfdintextcomppro-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/pfdintextcomppro-regular-webfont.woff') format('woff'),
	url('fonts/pfdintextcomppro-regular-webfont.ttf') format('truetype'),
	url('fonts/pfdintextcomppro-regular-webfont.svg#pf_din_text_comp_proregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'Wingdings';
	src: url('fonts/Wingdings.eot');
	src: local('☺'), url('fonts/Wingdings.woff') format('woff'), url('fonts/Wingdings.ttf') format('truetype'), url('fonts/Wingdings.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Structure */
html, body {
	height: 100%;
	min-height: 760px;
	color: #161919;
	font: 400 12px/16px 'PT Sans';
}

body {
	margin: 0;
}

a:focus {
	outline: none;
}

.page-wrapper {
	margin: 0 auto;
	min-width: 995px;
	max-width: 1920px;
	width: 100%;
	min-height: 100%;
	position: relative;
}

.menu {
	margin: 0;
	padding: 0;
}

.invisible {
	display: none;
}

.clear {
	clear:both;
}

/* page header */
.page-header {
	height: 47px;
	background: #3a1f0c;
	position: relative;
	border-bottom: 1px solid #CCCED0;
}

.page-header .logo {
	left: 22px;
	position: absolute;
	top: 11px;
}
.page-header .logo > img {
	width: 175px;
}

.header-nav {
	float: left;
	padding: 0 0 0 248px;
}

.header-nav li:first-child {
	padding: 0;
}
.header-nav li {
	float: left;
	list-style: none outside none;
	padding-left: 1px;
}
.header-nav a {
	color: #FFFFFF;
	display: block;
	font: 700 12px/12px 'PT Sans';
	height: 31px;
	outline: medium none;
	padding: 19px 7px 0;
	text-decoration: none;

}
.header-nav a:hover {
	color: #999;
}

.item-conferences a {
	width: 32px; /*65*/
}

.header-nav .active a {
	background: url("../img/top_nav_arr.png") no-repeat bottom #654c3e;
}
.header-nav .active a:hover {
	color: #FFF;
}
.header-cart-b {
	float: right;
	position: relative;
	margin-right: 9px;
}

input.focus{
  border:1px solid #F26F21 !important;
}

textarea.focus{
  border:1px solid #F26F21 !important;
}

select.focus{
  border:1px solid #F26F21 !important;
}

.log-in-b {
	float: left;
	padding: 11px 0 0 0;
	margin-right: 39px;
	position: relative;
}

.log-in-b a {
	color: #FFF;
	font: 400 12px/12px 'PT Sans';
	text-decoration: none;
}
.log-in-b a:hover {
	border: none;
}

.log-in-b .log-in {
	border-bottom: 1px dotted #FFF;
}
.log-in-b .sign-up {
	margin-left: -2px;
	border-bottom: 1px solid #FFF;
}

.log-in-b span {
	color: #5c666d;
	font: 400 12px/12px 'PT Sans';
}
.log-in-b .welcome-name {
	color: #FFF;
	display: block;
}
.log-in-b .signed {
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 4px;
}
.log-in-b .signed li:first-child {
	border: none;
}
.log-in-b .signed li {
	border-left: 1px solid #FFFFFF; /* #5c666d */
	float: left;
	padding: 0 2px;
	line-height: 10px;
}
.log-in-b .signed a {
	color: #FFFFFF; /* #5c666d */
	font: 400 11px/11px 'PT Sans';
}
.log-in-b .signed a:hover {
	color: #FFF;
}
.cart-ico {
	display: inline-block;
	margin-left: 8px;
	z-index: 2;
	right: 0;
	top: 0;
}

.search-b {
	float: right;
	height: 24px;
	margin: 12px 20px 0 0;
	padding-left: 3px;
	width: 31.1%;
}

#search-input {
	background-color: #5d4435;
	border: medium none;
	color: #FFFFFF;
	float: left;
	font: 400 12px/12px 'PT Sans';
	height: 24px;
	padding: 0 2% 0 7px;
	width: 87.5%;
}
#search-input:focus {
	background-color: #FFF;
	color: #000;
}

#search-submit {
	background: url("../img/search_s.png") no-repeat scroll center center #5d4435;
	border: 0 none;
	float: left;
	height: 24px;
	padding: 0;
	width: 24px;
}

/* panels */
.panels {
	padding-top: 11px;
	position: relative;
	overflow: hidden;
	background-size: cover;
}
.panel-b {
	float: left;
}

.art-b {
	width: 14.8%;
}
.soc-b {
	width: 10.5%;
}
.life-b {
	width: 9%;
}
.phys-b {
	width: 15.6%;
}
.eng-b {
	width: 15.1%;
}
.bus-b {
	width: 8.8%;
}
.med-b {
	width: 12.4%;
}
.edu-b {
	width: 13.8%;
}

.panel-b a {
	font: 700 14px/23px 'PT Sans';
	height: auto;
	padding: 0 0 0 3px;
	text-decoration: none;
	word-spacing: -1px;
	color: #000000;
	border-left: 4px solid;
	display: block;
}

.panel-b span {
	border-left: 4px solid;
	display: block;
}

.panel-b.active span {
	cursor: default;
	height: 306px;
	margin-top: -11px;
	outline: medium none;
	position: absolute;
}

.slide-home .panel {
	cursor: pointer;
}

.art-b a,
.art-b span {
	border-color: #b07330;
	margin-left: 24px;
}
.soc-b a,
.soc-b span {
	border-color: #529dba;
}
.life-b a,
.life-b span {
	border-color: #bfd730;
}
.phys-b a,
.phys-b span {
	border-color: #7d2a90;
}
.eng-b a,
.eng-b span {
	border-color: #f58220;
}
.bus-b a,
.bus-b span {
	border-color: #809840;
}
.med-b a,
.med-b span {
	border-color: #ed1c24;
}
.edu-b a,
.edu-b span {
	border-color: #005dac;
}

.panel {
	min-height: 298px;
	width: 100%;
	background: no-repeat center top;
	background-size: cover;
}

.art-b .panel {
	background-image: url("../img/panels/_arts_1583.jpg");
}
.soc-b .panel {
	background-image: url("../img/panels/_social_1583.jpg");
}
.life-b .panel {
	background-image: url("../img/panels/_life_1583.jpg");
}
.phys-b .panel {
	background-image: url("../img/panels/_physics_1583.jpg");
}
.eng-b .panel {
	background-image: url("../img/panels/_engineering_1583.jpg");
}
.bus-b .panel {
	background-image: url("../img/panels/_business_1583.jpg");
}
.med-b .panel {
	background-image: url("../img/panels/_medicine_1583.jpg");
}
.edu-b .panel {
	background-image: url("../img/panels/_education_1583.jpg");
}

.panel-info {
	left: 26px;
	position: absolute;
	top: 92px;
}

.panel-info  h1 {
	font: 700 62px/60px 'PT Sans';
	color: #FFF;
	letter-spacing: -2px;
	margin: 0;
}

.panel-info  h2 {
	color: #FFFFFF;
	/*font: 400 21px/25px 'PT Sans';*/
	letter-spacing: 0;
	margin: 7px 0 0;
}

.panel-info h2 a {
	color: #FFFFFF;
	/*font: 400 21px/25px 'PT Sans';*/
	font: 400 18px/21px 'PT Sans';
	letter-spacing: 0;
	margin: 0;
}

.panel-info h2 a:hover {
	text-decoration: none;
}



/* featured */
.featured {
	margin: 14px auto 11px;
	overflow: hidden;
}
.featured .book {
	border: 1px solid #A7B1B7;
    padding: 1px;
}

.featured-title {
	font: 400 15px/17px 'PT Sans';
	margin: 0 0 8px;
}
.featured-title span {
	font: 700 15px/16px 'PT Sans';
}

.featured-b {
	float: left;
}
.featured-b img {
	display: block;
}
.featured-b a:hover img {
	visibility: hidden;
}
.featured-b a:hover .book-title,
.featured-b a:hover .book-author {
	visibility: visible;
}
.book-title {
	color: #FFFFFF;
	font: 13px/14px pf_din_text_comp_proregular;
	left: 10px;
	position: absolute;
	text-transform: uppercase;
	top: 9px;
	width: 80px;
	visibility: hidden;
}

.book-author {
	bottom: 10px;
	color: #FFFFFF;
	font: 13px/14px pf_din_text_comp_proregular;
	left: 10px;
	position: absolute;
	visibility: hidden;
}

.book-5,
.book-6,
.book-7,
.book-8,
.journal-3,
.journal-4,
.journal-5 {
	display: none;
}
.featured-slider .slides {
	height: 199px;
	overflow: hidden;
}
.page-wrapper .featured-b .book-all:hover,
.page-wrapper .featured-b .book-all:hover img,
.page-wrapper .featured-b .journal-all:hover,
.page-wrapper .featured-b .journal-all:hover img {
	background-color: transparent;
	visibility: visible;
}

.featured-b .featured-title + a,
.featured-journal .featured-title + a {
	margin-left: 0;
}

.featured-b a {
	float: left;
	margin-left: 10px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}

.featured-b .book:hover {
	background-color: #B07330;
}

.featured-book {
	margin-left: 24px;
	width: 60%;
}

.featured-journal {
	margin-left: 4px;
	width: 37%;
}

/* upcoming */
.upcoming {
	overflow: hidden;
}

.upcoming .featured-title {
	margin: 0 0 7px 24px;
}

.upcoming .featured-title + .upcoming-b {
	margin-left: 24px;
}
.upcoming-b {
	float: left;
	margin-left: 19px;
	position: relative;
	width: 261px;
}
.upcoming-b-last {
	width: 110px;
}

.upcoming-b-4,
.upcoming-b-5,
.upcoming-b-6 {
	display: none;
}

.upcoming-b .date {
	color: #FFF;
	font: 700 45px/45px 'PT Sans';
	height: 101px;
	padding-top: 4px;
	text-align: center;
	width: 111px;
	float: left;
	text-decoration: none;
}
.upcoming-b .date .month {
	font: 700 65px/42px 'PT Sans';
	display: block;
}


.upcoming-b.brown .date {
	background: #d2ae85;
}
.upcoming-b.blue .date {
	background: #a1c8db;
}
.upcoming-b.lime .date {
	background: #dde89a;
}
.upcoming-b.fiolet .date {
	background: #b089bf;
}
.upcoming-b.lightorange .date {
	background: #fcbc86;
}
.upcoming-b.green .date {
	background: #bac292;
}
.upcoming-b.orange .date {
	background: #f69679;
}
.upcoming-b.darkblue .date {
	background: #8299ce;
}


.upcoming-b .category {
	color: #999999;
	font: 700 7px/8px 'PT Sans';
	margin: 1px 0 4px 120px;
	text-transform: uppercase;
}

.upcoming-b .title {
	color: #505050;
	display: block;
	font: 400 11px/13px 'PT Sans';
	margin-left: 120px;
}
.upcoming-b .title:hover {
	text-decoration: none;
}
.upcoming-b .place {
	bottom: 3px;
	color: #999999;
	font: 400 10px/15px 'PT Sans';
	left: 120px;
	position: absolute;
}

/* footer */
.page-footer {
	background: none repeat scroll 0 0 #6C777E;
	margin: -26px auto 0;
	max-width: 1920px;
	min-width: 995px;
	height: 26px;
	overflow: hidden;
	position: fixed;
	z-index: 5;
	width: 100%;
	float: left;
	bottom: 0;
}

.fake {
 	float: left;
    height: 49px;
    width: 90%;
}

.page-footer li {
	background: url("../img/footer_arr.png") no-repeat scroll right top transparent;
	float: left;
	list-style: none outside none;

}


.page-footer li:first-child a {
	margin-left: 24px;
	padding-left: 0;
}
.page-footer li a {
	color: #FFFFFF;
	display: block;
	font: 400 12px/25px 'PT Sans';
	height: 26px;
	text-decoration: none;
	padding: 0 13px 0 11px;
}
.page-footer li a:hover {
	color: #999999;
}

/* category art */
.category-art .featured-title span {
	color: #B07330;
}
.category-art .upcoming-b .date {
	background: #d2ae85;
}
.category-art .panel {
	background: url("../img/panels/_arts_1583.jpg") no-repeat top center;
}
.book-art:hover,
.content-section article.art .poster:hover,
.content-section article.art .poster.conference,
.page-conferences-content .content-section article.art .top h1 span,
.category-art .book:hover {
	background-color: #B07330;
}
/* category social */
.category-social .featured-title span {
	color: rgb(82,157,186);
}
.category-social .upcoming-b .date {
	background: #a1c8db;
}
.category-social .panel {
	background: url("../img/panels/_social_1583.jpg") no-repeat top center;
}
.book-social:hover,
.content-section article.social .poster:hover,
.content-section article.social .poster.conference,
.page-conferences-content .content-section article.social .top h1 span,
.category-social .book:hover {
	background-color: #529dba;
}

/* category life */
.category-life .featured-title span {
	color: rgb(191,215,48);
}
.category-life .upcoming-b .date {
	background: #dde89a;
}
.category-life .panel {
	background: url("../img/panels/_life_1583.jpg") no-repeat top center;
}
.book-life:hover,
.content-section article.life .poster:hover,
.content-section article.life .poster.conference,
.page-conferences-content .content-section article.life .top h1 span,
.category-life .book:hover {
	background-color: #bfd730;
}
/* category physical */
.category-physical .featured-title span {
	color: rgb(125,42,144);
}
.category-physical .upcoming-b .date {
	background: #b089bf;
}
.category-physical .panel {
	background: url("../img/panels/_physics_1583.jpg") no-repeat top center;
}
.book-physical:hover,
.content-section article.physical .poster:hover,
.content-section article.physical .poster.conference,
.page-conferences-content .content-section article.physical .top h1 span,
.category-physical .book:hover {
	background-color: #7d2a90;
}
/* category engineering */
.category-engineering .featured-title span {
	color: rgb(245,130,32);
}
.category-engineering .upcoming-b .date {
	background: #fcbc86;
}
.category-engineering .panel {
	background: url("../img/panels/_engineering_1583.jpg") no-repeat top center;
}
.book-eng:hover,
.content-section article.engineering .poster:hover,
.content-section article.engineering .poster.conference,
.page-conferences-content .content-section article.engineering .top h1 span,
.category-engineering .book:hover {
	background-color: #f58220;
}
/* category business */
.category-business .featured-title span {
	color: rgb(128,152,64);
}
.category-business .upcoming-b .date {
	background: #bac292;
}
.category-business .panel {
	background: url("../img/panels/_business_1583.jpg") no-repeat top center;
}
.book-bus:hover,
.content-section article.business .poster:hover,
.content-section article.business .poster.conference,
.page-conferences-content .content-section article.business .top h1 span,
.category-business .book:hover {
	background-color: #809840;
}
/* category medicine */
.category-medicine .featured-title span {
	color: rgb(237,28,36);
}
.category-medicine .upcoming-b .date {
	background: #f69679;
}
.category-medicine .panel {
	background: url("../img/panels/_medicine_1583.jpg") no-repeat top center;
}
.book-med:hover,
.content-section article.medicine .poster:hover,
.content-section article.medicine .poster.conference,
.page-conferences-content .content-section article.medicine .top h1 span,
.category-medicine .book:hover {
	background-color: #ed1c24;
}
/* category education */
.category-education .featured-title span {
	color: rgb(0,93,172);
}
.category-education .upcoming-b .date {
	background: #8299ce;
}
.category-education .panel {
	background: url("../img/panels/_education_1583.jpg") no-repeat top center;
}
.book-edu:hover,
.content-section article.education .poster:hover,
.content-section article.education .poster.conference,
.page-conferences-content .content-section article.education .top h1 span,
.category-education .book:hover{
	background-color: #005dac;
}

.page-category .panel {
	background-size: cover;
	margin-top: 0;
}

/* new nav styles */
.panel-nav .panel-b > a {
	padding-bottom: 6px;
}
.panel-nav .conferences-menu li a:hover {
	color: #FFF;
	margin-left: -4px;
    padding-left: 7px;
}

.art-b a:hover,
.art-b.active a,
.art-b .active a {
	color: #B07330;
}
.soc-b a:hover,
.soc-b.active a,
.soc-b .active a {
	color: #529DBA;
}
.life-b a:hover,
.life-b.active a,
.life-b .active a {
	color: #BFD730;
}
.phys-b a:hover,
.phys-b.active a,
.phys-b .active a {
	color: #7D2A90;
}
.eng-b a:hover,
.eng-b.active a,
.eng-b .active a {
	color: #F58220;
}
.bus-b a:hover,
.bus-b.active a,
.bus-b .active a {
	color: #809840;
}
.med-b a:hover,
.med-b.active a,
.med-b .active a {
	color: #ED1C24;
}
.edu-b a:hover,
.edu-b.active a,
.edu-b .active a {
	color: #005DAC;

}


.panel-nav .art-b .conferences-menu a:hover,
.panel-nav .soc-b .conferences-menu a:hover,
.panel-nav .life-b .conferences-menu a:hover ,
.panel-nav .phys-b .conferences-menu a:hover,
.panel-nav .eng-b .conferences-menu a:hover,
.panel-nav .bus-b .conferences-menu a:hover,
.panel-nav .med-b .conferences-menu a:hover,
.panel-nav .edu-b .conferences-menu a:hover,

.panel-nav .art-b .conferences-menu .active a,
.panel-nav .soc-b .conferences-menu .active a,
.panel-nav .life-b .conferences-menu .active a,
.panel-nav .phys-b .conferences-menu .active a,
.panel-nav .eng-b .conferences-menu .active a,
.panel-nav .bus-b .conferences-menu .active a,
.panel-nav .med-b .conferences-menu .active a,
.panel-nav .edu-b .conferences-menu .active a {
	margin-left: -4px;
	padding-left: 7px;
	color: #FFF;
}

.panel-nav .art-b .conferences-menu li a:hover,
.panel-nav .art-b .conferences-menu .active a {
	margin-left: 20px
}

.panel-nav .art-b .conferences-menu a:hover,
.panel-nav .art-b .conferences-menu .active a {
	background-color: #B07330;
}
.panel-nav .soc-b .conferences-menu a:hover,
.panel-nav .soc-b .conferences-menu .active a {
	background-color: #529DBA;
}
.panel-nav .life-b .conferences-menu a:hover,
.panel-nav .life-b .conferences-menu .active a {
	background-color: #BFD730;
}
.panel-nav .phys-b .conferences-menu a:hover,
.panel-nav .phys-b .conferences-menu .active a {
	background-color: #7D2A90;
}
.panel-nav .eng-b .conferences-menu a:hover,
.panel-nav .eng-b .conferences-menu .active a {
	background-color: #F58220;
}
.panel-nav .bus-b .conferences-menu a:hover,
.panel-nav .bus-b .conferences-menu .active a {
	background-color: #809840;
}
.panel-nav .med-b .conferences-menu a:hover,
.panel-nav .med-b .conferences-menu .active a {
	background-color: #ED1C24;
}
.panel-nav .edu-b .conferences-menu a:hover,
.panel-nav .edu-b .conferences-menu .active a {
	background-color: #005DAC;
}
/* login form */

.log-in-form {
	background: none repeat scroll 0 0 #3A1F0C; /* #333C42 */
	left: -8px;
	padding: 11px 10px 5px;
	position: absolute;
	top: 47px;
	z-index: 2;
	display: none;
}

.log-in-form .username-input,
.log-in-form .password-input {
	border: medium none;
	font: 400 12px/12px 'PT Sans';
	margin-bottom: 15px;
	padding: 4px 8px;
	width: 149px;
}
.popup {
	visibility: hidden;
}
.popup.active {
	visibility: visible;
}

.log-in-form .password-input {
	margin-bottom: 0;
}

.log-in-form .forgot-pass {
	color: #FFFFFF; /* #5C666D */
	font-size: 9px;
	line-height: 10px;
	margin-right: 18px;
	position: relative;
	text-decoration: underline;
	top: -1px;
}
.log-in-form .forgot-pass:hover {
	text-decoration: none;
	color: #FFF;
}

.log-in-form .forgot-pass2 {
	color: #FFFFFF; /* #5C666D */
	font-size: 9px;
	line-height: 10px;
	margin-right: 18px;
	position: relative;
	text-decoration: underline;
	top: -1px;
}
.log-in-form .forgot-pass2:hover {
	text-decoration: none;
	color: #FFF;
}

.remember-b #login-remember {
	margin-top: 6px;
}

.remember-b label {
	color: #FFFFFF;
	font-size: 9px;
	left: 2px;
	line-height: 10px;
	position: relative;
	top: -3px;
}

.login-submit {
	background: none repeat scroll 0 0 #CBDD5D; /*#6C777E*/
	border: medium none;
	bottom: 9px;
	color: #FFFFFF;
	font: 700 12px/14px 'PT Sans';
	padding: 4px 12px;
	position: absolute;
	right: 9px;
}

.login-submit:hover {
	background: #CBDD5D; /*#CFD6DA*/
	color: #626D74;
}

.panel-nav > ul {
	margin-bottom: 0;
	margin-top: 8px;
	overflow: hidden;
	padding: 0;
}
.panel-nav li {
	float: left;
	list-style: none outside none;
}

/* conferences menu */
.conferences-menu {
	padding: 0;
}
.conferences-menu li {
	float: none;
}

.conferences-menu a {
    display: inline-block;
    font: 400 12px/13px 'PT Sans';
    height: auto;
    margin-right: 2px;
	padding: 2px 5px 3px 3px;
	vertical-align: top;
}

/* sub-footer */
.page-conferences.map .fake {
	height: 76px;
}
.sub-footer {
	background: none repeat scroll 0 0 #A7B1B7;
	height: 50px;
	margin: -76px auto 0px;
	position: fixed;
	bottom: 0;
	z-index: 4;
	min-width: 995px;
	width: 100%;
	float: left;
}
.conferences-footer-2.sub-footer-menu {
	/*overflow: auto;*/
	padding-left: 30px;
}
.sub-footer-menu {
	padding: 0;
	margin: 0;
}
.sub-footer-menu li:first-child {
	border: none;
}
.sub-footer-menu li:first-child {
	border: medium none;
	padding-left: 0;
}
.sub-footer-menu li {
	border-left: 1px solid #9fa9af;
	float: left;
	font: 400 12px/15px 'PT Sans';
	list-style: none outside none;
	padding-left: 4px;
	padding-right: 5px;
}
.sub-footer-menu li a {
	border-bottom: 1px dotted #8d979d;
	color: #3E484F;
	position: relative;
	text-decoration: none;
	top: -1px;
}
.sub-footer-menu .active a, .sub-footer-menu li a:hover {
	color: #FFF;
	border-bottom: none;
}

.sub-footer-left {
	float: left;
	padding-top: 20px;
	width: 295px;
	padding-left: 24px;
}
.sub-footer-right {
	float: right;
	width: 455px;
}

.search-events-b {
	background: url("../img/sub-footer-search.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 25px;
	width: 174px;
	margin-top: 13px;
	position: relative;
}
.search-events-b .search-events-input {
	background: url("../img/sub-footer-search.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #3E484F;
	float: left;
	font: 400 12px/15px 'PT Sans';
	height: 22px;
	padding: 1px 10px 0;
	width: 131px;
}
.search-events-b .search-events-input::-webkit-input-placeholder {
	color: #3E484F;
}
.search-events-b .search-events-input:focus,
.search-events-b .search-events-input.active {
	background: url("../img/sub-footer-search.png") no-repeat scroll 0 -25px transparent;
}
.search-events-b .search-submit {
	background: url("../img/sub-footer-search.png") no-repeat scroll top right transparent;
	border: medium none;
	float: left;
	width: 23px;
	height: 22px;
}

.advanced-search-b {
	background: none repeat scroll 0 0 #A7B1B7;
	height: 107px;
	left: -7px;
	padding: 11px 8px 0;
	position: absolute;
	top: -120px;
	width: 272px;
}
.conferences-footer-3.sub-footer-menu {
	display: inline-block;
	margin-left: 11px;
	margin-top: 19px;
	vertical-align: top;
}
.conferences-footer-3 li {
	border: none;
	padding-right: 18px;
}

.subscribe-btn, .add-event-btn {
	background: transparent;
	color: #FFF;
	display: inline-block;
	font: 700 18px/12px 'PT Sans';
	letter-spacing: -1px;
	margin-left: 8px;
	margin-top: 8px;
	padding: 10px 11px 11px 10px;
	text-decoration: none;
	vertical-align: top;
	border: none;
}
.subscribe-btn {
	background: none repeat scroll 0 0 #626D74;
}

.add-event-btn {
	margin-left: 2px;
	padding: 0;
}
.add-event-btn span {
	background: none repeat scroll 0 0 #CBDD5D;
	float: left;
	padding: 10px 8px 11px 13px;
}
.add-event-btn .btn-corner {
	background: none repeat scroll 0 0 transparent;
	border-color: transparent transparent transparent #CBDD5D;
	border-style: solid;
	border-width: 17px 0 16px 6px;
	font-size: 0;
	padding: 0;
}

.add-event-btn:hover span,
.subscribe-btn:hover {
	color: #A7B1B7;
}
.add-event-btn:hover .btn-corner {
	background: transparent;
}

.events-timeline {
	position: absolute;
	width: 100%;
	bottom: 50px;
	min-height: 370px;
}


.scroll-pane.horizontal-only {
	height: auto;
	min-height: 370px;
	overflow: auto;
	position: relative;
	width: 100%;
}
.conferences-scroll .scroll-wrapper {
	white-space: nowrap;
	width: 3587px;
}

.conferences-scroll .month {
	width: 320px;
	float: left;
	white-space: nowrap;
	border-right: 1px solid #dadfe3;
	height: 360px;
	overflow: hidden;
}
.month.first, .month.last {
	width: 348px;
}
.conferences-scroll .month.last {
	border-right: none;
}
.conferences-scroll .month ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.conferences-scroll .month.first ul {
	margin-left: 12px;
}
.conferences-scroll .month.last ul {
	margin-right: 12px;
}

.conferences-scroll .month li, .infoBox {
	float: left;
	padding: 6px 8px 5px 12px;
	white-space: normal;
	width: 140px;
	margin-bottom: 10px;
	height: 89px;
}

.conferences-scroll .month .active {
	background: #cfd6da;
}
.conferences-scroll .month .old {
	opacity: 0.5;
}
.conferences-scroll .month.first .month-title, .right-sb .month-title{
	padding-left: 24px;
}
.conferences-scroll .month .month-title, .right-sb .month-title {
	background: none repeat scroll 0 0 #E4E8EB;
	color: #909aa1;
	font: 400 16px/17px 'PT Sans';
	margin: 0;
	padding: 1px 0 3px 10px;
}
.conferences-scroll .month-day-info-b {
	max-height: 53px
}
.conferences-scroll .month-day-info-b, .infoBox .month-day-info-b {
	margin-bottom: 5px;
	overflow: hidden;
}

.conferences-scroll .month .month-day {
	color: #FFF;
	float: left;
	font: 700 17px/12px 'PT Sans';
	height: 26px;
	margin: 0 6px -2px 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	vertical-align: middle;
	width: 21px;
}

.infoBox .month-day {
	color: #FFF;
	float: left;
	font: 700 11px/11px 'PT Sans';
	height: 26px;
	margin: 0 6px -2px 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	vertical-align: middle;
	width: 21px;
}

.conferences-scroll .month .month-content, .infoBox .month-content {
	color: #0A0A0A;
	display: block;
	font: 400 11px/13px 'PT Sans';
	text-decoration: none;
	margin-top: 2px;
}
.conferences-scroll .month .month-content:hover, .infoBox .month-content:hover {
	text-decoration: underline;
}

.conferences-scroll .month .month-place, .infoBox .month-place {
	color: #A1A1A1;
	font: 400 10px/12px 'PT Sans';
	margin: 1px 0 0 0;
}
.conferences-scroll .month .month-rating, .infoBox .month-rating {
	color: #A1A1A1;
	font: 10px/10px Wingdings;
	letter-spacing: 1px;
}

/* conferences vertical */
.conferences-scroll.vertical-only {
	width: 100%;
	height: 370px;
}
.conferences-scroll.vertical-only .month .month-title {
	padding-left: 24px;
}
.conferences-table {
	width: 100%;
	white-space: normal;
}
.conferences-table tr td:first-child {
	padding-left: 25px;
}
.conferences-table tr td {
	padding-bottom: 3px;
	padding-top: 4px;
}

.conferences-table .where-td {
	width: 30%;
}
.conferences-table .day-td {
	width: 11px;
}
.conferences-table .logo-td, .conferences-table .category-td {
	vertical-align: top;
}

.conferences-table .logo-td {
	width: 14%;
}
.conferences-table .category-td {
	padding-right: 9px;
	width: 11.8%;
}

.conferences-table .place-td {
	padding-right: 45px;
	vertical-align: top;
	width: 16%;
}
.conferences-table .website-td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.subscribe-td {
	vertical-align: top;
	width: 7.7%;
}
.rating-td {
	width: 6.1%;
	vertical-align: top;
}
.conferences-scroll.vertical-only .month {
	border-right: 1px solid #DADFE3;
	height: auto;
	width: 101%;
	border: none;
	margin-bottom: 6px;
}

.conferences-scroll.vertical-only .month ul,
.conferences-scroll.vertical-only .month.first ul,
.conferences-scroll.vertical-only .month.last ul {
	margin: 0;
	overflow: hidden;
}
.conferences-scroll.vertical-only .month li {
	float: left;
	height: 26px;
	padding: 4px 0 4px 24px;
	margin: 0;
	width: 100%;
}
.conferences-scroll.vertical-only .month-day-info-b {
	height: auto;
}
.conferences-scroll.vertical-only .month .month-day {
	margin: 0 14px 0 0;
}

.conferences-scroll.vertical-only .month-where-b {
	float: left;
	margin-top: -4px;
}

.conferences-scroll.vertical-only .month .month-place {
	margin: -2px 0 0;
}

.conferences-scroll.vertical-only .month .month-content {
	margin-top: -1px;
}

.conferences-scroll.vertical-only .month-logo {
	color: #999;
	float: left;
	font: 400 10px/12px 'PT Sans';
	margin: -2px 9px 0 61px;
	width: 71px;
}
.conferences-scroll.vertical-only .month-description {
	color: #000000;
	float: left;
	font: 400 11px/13px 'PT Sans';
	margin: -2px 9px 0 21px;
	width: 350px;
}
.conferences-scroll.vertical-only .month-logo img {
	margin-top: 3px;
	max-width: 100%;
	max-height: 100%;
}

.conferences-scroll.vertical-only .month-category {
	font: 700 12px/12px 'PT Sans';
}

.conferences-scroll.vertical-only .month-category a{
	font: 700 12px/12px 'PT Sans';
	text-decoration: none;
}

.website-td a, .subscribe-td a {
	display: inline-block;
	color: #5B6666;
	text-decoration: none;
	border-bottom: 1px dotted #5B6666;
}
.website-td a {
	border-bottom: medium none;
	float: left;
	font: 400 11px/11px 'PT Sans';
	margin-top: -2px;
	text-decoration: underline;
}
.website-td a:hover {
	text-decoration: none;
}
.subscribe-td a {
	font: 400 11px/11px 'PT Sans';
	float: left;
	margin-top: -2px;
}

.website-td a:hover, .subscribe-td a:hover {
	border: none;
}

.conferences-scroll.vertical-only .jspVerticalBar {
	width: 21px;
}
.conferences-scroll.vertical-only .jspHorizontalBar {
	width: 21px;
}
.conferences-scroll.vertical-only .jspVerticalBar .jspArrow {
	height: 21px;
}

.conferences-scroll.vertical-only .jspHorizontalBar .jspDrag {
	position: relative;
	background:#cbdd5d;
	height: 24px;
	width:16px !important;
	z-index: 2;
}

.conferences-scroll.vertical-only .jspHorizontalBar .jspDrag:after {
	position:absolute;
	margin-top: -12px;
	content:'';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 4px solid #cbdd5d;
}

.conferences-scroll.vertical-only .jspVerticalBar .jspDrag {
	width: 24px;
	height: 16px !important;
	background:#cbdd5d;
}

.conferences-scroll.vertical-only .jspVerticalBar .jspDrag:after {
	position:absolute;
	margin-left: -12px;
	content:'';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-right: 4px solid #cbdd5d;
}


.conferences-scroll.vertical-only .jspArrow {
	background: none repeat scroll 0 0 #eeeef4;
	cursor: default;
}

/* tags block */
.tags-b {
	bottom: 50px;
	height: 370px;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 395px;
	background: none repeat scroll 0 0 #fff;
	border-left: solid 1px #949fa6;
}

.tags-panel, .watchlist-panel {
	background: #949fa6;
	height: 22px;
	margin-bottom: 7px;
	position: relative;
}

.popup-close {
	position: absolute;
	right: 10px;
	top: 5px;
}

.tags-panel-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tags-panel-menu .item:first-child {
	border-left: medium none;
	padding-left: 11px;
}
.tags-panel-menu .item.last {
	border: medium none;
	margin-top: -1px;
	padding-left: 13px;
}
.tags-panel-menu .item {
	border-left: 1px solid #9EA8AF;
	float: left;
	height: 14px;
	margin-top: 5px;
	padding: 0 5px;
}
.tags-panel-menu .item a {
	border-bottom: 1px dotted #212626;
	color: #212626;
	display: inline-block;
	font: 400 12px/11px 'PT Sans';
	position: relative;
	text-decoration: none;
	top: -5px;
}

.search-tags-input {
	border: 1px solid #CDD3D7;
	color: #495252;
	font: 400 12px/15px 'PT Sans';
	height: 16px;
	padding: 0 3px;
	width: 220px;
	margin-top: 3px;
}

.tags-panel-menu .item a:hover, .tags-panel-menu .item.active a,
.tags-list a:hover, .tags-list .active a,
.watchlist-panel .add-to-watchlist:hover, .watchlist-content a:hover {
	color: #FFF;
	background: #626D74;
	border-bottom: 1px dotted transparent;
}

.tags-list {
	float: left;
	list-style: none outside none;
	margin: 0 0 0 12px;
	padding: 0 0 2px 0;
	width: 29%;
}

.tags-list li {
	line-height: 12px;
	margin-top: 4px;
}
.tags-list a {
	font: 400 12px/15px 'PT Sans';
	color: #212626;
	text-decoration: none;
	border-bottom: 1px dotted #212626;
}

.tags-list a:hover{
	background-color: #676E71;
}
.tags-all {
	height: 335px;
	overflow: auto;
	position: relative;
	width: 100%;
}

.tags-all.tags-all-sorted {
	display: none;
}

.tags-all .jspVerticalBar, .watchlist-b .jspVerticalBar {
	width: 16px;
}
.tags-all .jspDrag, .watchlist-b .jspDrag {
	background: #676E71;
	width: 16px;
}
.tags-all .jspTrack, .watchlist-b .jspTrack {
	background: none repeat scroll 0 0 #d7d9db;
}

/* watchlist-b #A7B1B7 */
.watchlist-b {
	bottom: 50px;
	height: 370px;
	position: absolute;
	right: 0;
	width: 330px;
	background: none repeat scroll 0 0 #fff;
	border-left: solid 1px #949fa6;
}

.watchlist-panel {
	margin-bottom: 2px;
}

.watchlist-panel .add-to-watchlist {
	border-bottom: 1px dotted #212626;
	color: #212626;
	display: inline-block;
	font: 400 12px/11px 'PT Sans';
	margin-left: 12px;
	margin-top: 5px;
	position: relative;
	text-decoration: none;
	word-spacing: -1px;
}

.watchlist-content {
	height: 350px;
	overflow: hidden;
}

.watchlist-content ul {
	margin: 0;
	padding: 0 0 2px 13px;
	width: 263px;
	list-style: none;
}
.watchlist-content li {
	margin-bottom: 10px;
	position: relative;
}

.watchlist-content a {
	font-size: 12px;
	line-height: 15px;
	color: #212626;
	text-decoration: none;
	border-bottom: 1px dotted #212626;
	margin-right: 3px;
}
.watchlist-content .watchlist-category a {
	font-family: 'PT Sans';
	font-weight: 700;
}
.watchlist-subcategory {
	overflow: auto;
}
.watchlist-content .watchlist-subcategory a {
	font-family: 'PT Sans';
	float: left;
	font-weight: 400;
}
.watchlist-content .watchlist-close {
	border: medium none;
	position: absolute;
	right: 0;
	top: 2px; /* 7 */
	margin: 0;
}
.conferences-scroll.horizontal-only .jspHorizontalBar .jspDrag {
	position: relative;
	background:#cbdd5d;
	height: 24px;
	width:16px !important;
	z-index: 2;
}

.conferences-scroll.horizontal-only .jspHorizontalBar .jspDrag:after {
	position:absolute;
	margin-top: -12px;
	content:'';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 4px solid #cbdd5d;";


}

.conferences-scroll.horizontal-only .jspVerticalBar .jspDrag {
	width: 24px;
	height: 16px !important;
	background:#cbdd5d;
}

.conferences-scroll.horizontal-only .jspVerticalBar .jspDrag:after {
	position:absolute;
	margin-left: -12px;
	content:'';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-right: 4px solid #cbdd5d;";
}


.conferences-scroll.horizontal-only .jspHorizontalBar {
	height: 21px;
}
.conferences-scroll.horizontal-only .jspVerticalBar {
	width: 21px;
}

.conferences-scroll .jspTrack {
	background: #eeeef4;
}

.timeline-info {
	bottom: 79px;
	color: #333C42;
	font: 400 12px/15px 'PT Sans';
	margin: 0;
	opacity: 0.65;
	position: absolute;
	right: 65px;
	z-index: 1;
}

.events-total {
	color: #3E484F;
	font: 400 14px/17px 'PT Sans';
	margin: 0 0 2px 24px;
	opacity: 0.5;
}
.events-total strong {
	font-family: 'PT Sans';
	font-weight: 700;
}
/* colors */
.month-art .month-day, .book-list-table .art .border {
	background: #B07330;
}
.month-social .month-day, .book-list-table .social .border {
	background: #529DBA;
}
.month-life .month-day, .book-list-table .life .border {
	background: #BFD730;
}
.month-phys .month-day, .book-list-table .phys .border {
	background: #7D2A90;
}
.month-eng .month-day, .book-list-table .eng .border {
	background: #F58220;
}
.month-bus .month-day, .book-list-table .bus .border {
	background: #809840;
}
.month-med .month-day, .book-list-table .med .border {
	background: #ED1C24;
}
.month-edu .month-day, .book-list-table .edu .border {
	background: #005DAC;
}

.month-art .month-category {
	color: #B07330;
}
.month-social .month-category {
	color: #529DBA;
}
.month-life .month-category {
	color: #BFD730;
}
.month-phys .month-category {
	color: #7D2A90;
}
.month-eng .month-category {
	color: #F58220;
}
.month-bus .month-category {
	color: #809840;
}
.month-med .month-category {
	color: #ED1C24;
}
.month-edu .month-category {
	color: #005DAC;
}

/* add event */
.add-event-wrap {
	border-top: 2px solid #E0E3E4;
	margin: 11px 0 0 24px;
	width: 96%;
}
.add-event-wrap > div {
	float: left;
	width: 28%;
}
.add-event-left {
	margin-right: 4.8%;
}
.add-event-center {
	margin-right: 4.5%;
}
.add-event-wrap .add-event-right {
	width: 33%;
}

.add-event-wrap h2 {
	color: #161919;
	font: 400 21px/25px 'PT Sans';
	margin: 5px 0 16px;
}
.add-event-wrap label,
.page-file-upload .content-section label,
#sign-up-form label {
    display: block;
    font: 700 12px/12px 'PT Sans';
    margin-bottom: 7px;
    position: relative;
}

.ui-widget {
	margin-top: 10px;
}
.add-event-wrap p {
	color: #869191;
	font: 400 12px/15px 'PT Sans';
	margin: 4px 0 21px;
	width: 100%;
}
.add-event-left input, .add-event-center input, .add-event-right input,
.page-file-upload .content-section input, #sign-up-form input {
	border: 1px solid #BBC3C9;
	color: #676E71;
	font: 400 12px/15px 'PT Sans';
	height: 21px;
	margin-top: 0;
	padding: 0 3%;
	width: 92%;
}
.event-description textarea {
	margin-top: 8px;
}

#event-sponsor {
	margin-bottom: 11px;
}

#event-city, #event-website {
	margin-bottom: 10px;
}
.page-add-event #event-website, .page-add-event #event-sponsor {
	width: 83%;
}
.add-event-wrap .custom-select {
	margin: 0 0 10px;
}
.custom-select ul {
	width: 100% !important;
}
.page-add-event .ui-helper-hidden-accessible {
	display: none;
}
.page-add-event .autocomplite-b {
	left: 24px;
	position: absolute;
	top: 483px;
}
body .ui-autocomplete {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BBC3C9;
	border-top: none;
	color: #676E71;
	font: 400 12px/21px 'PT Sans';
	max-height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	margin-top: 0;
	border-radius: 0;
}
body .ui-menu-item {
	list-style: none outside none;
}
body .ui-menu-item a {
	border-radius: 0;
	cursor: pointer;
}
body .ui-menu-item a:hover {
	background: #676E71;
	color: #FFF;
}
.add-event-wrap .custom-select .custom-text,
.add-event-wrap .custom-select.disable span.custom-text:hover {
	background: url("../img/custom-select-white.png") right no-repeat #FFF;
	padding: 0 3%;
	width: 92% !important;
}

.add-event-wrap .select-list.custom-scroll {
	padding: 0;
	width: 98%;
}
.add-event-wrap .custom-select li {
	margin-right: 15px;
	padding-left: 3%;
}
.add-event-wrap .custom-select li:hover {
	background-color: #676E71;
	color: #FFF;
}

.page-add-event .custom-upload-b {
	margin-right: 1%;
}
.page-add-event .custom-upload-b label {
	display: inline;
	top: -2px;
}
.page-add-event .custom-upload {
	background: url("../img/custom_browse.png") no-repeat scroll right center transparent;
	border: 1px solid #BBC3C9;
	height: 22px;
	width: 99%;
	overflow: hidden;
}
.page-add-event .custom-upload:hover {
	background: url("../img/custom_browse_hover.png") no-repeat scroll right center transparent;
}
.page-add-event .custom-upload > input {
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
	width: 93%;
	cursor: pointer;
}
.page-add-event .optional {
	color: #B3BDBD;
	float: right;
	font: 400 12px/15px 'PT Sans';
}

.page-add-event .subcategory > div, .page-add-event .subcategory label{
	display: none;
}

.page-add-event .subcategory {
	overflow: hidden;
	margin-bottom: 4px;
}
.page-add-event .subcategory div ul:first-child {
	margin-left: 0;
}
.page-add-event .subcategory ul {
	float: left;
	list-style: none outside none;
	margin: 10px 0 0 6%;
	padding: 0;
	width: 47%;
}
.page-add-event .subcategory li {
	color: #869191;
	font: 400 12px/12px 'PT Sans';
	margin-bottom: 4px;
	position: relative;
}
.page-add-event .subcategory li input {
	height: 100%;
	position: absolute;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	margin-top: 0;
	filter: alpha(opacity=0);
	display: block;
}
.page-add-event .subcategory li.active {
	color: #FF6600;
}
.page-add-event .subcategory li:hover {
	color: #FF6688;
}
.page-add-event .add-event-center .custom-select {
	margin-bottom: 1px;
}

.selected-tags {
	margin-top: 4px;
}
.page-add-event .selected-tags ul {
	padding: 0;
	margin: 1px 0 0;
	list-style: none;
}
.page-add-event .selected-tags ul li {
	background: none repeat scroll 0 0 #626D74;
	color: #E3E8E8;
	display: inline-block;
	font: 400 12px/12px 'PT Sans';
	margin: 0 2px 4px 0;
	padding: 4px 5px 3px;
	position: relative;
}
.page-add-event .selected-tags ul li:hover {
	background: #CFD6DA;
	color: #626D74;
}
.page-add-event .selected-tags ul li input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
}
.page-add-event .selected-tags > label {
	display: inline;
	top: -3px;
}

.page-add-event .selected-tags > span {
	color: #B3BDBD;
	font: 400 12px/15px 'PT Sans';
	position: relative;
	top: -3px;
}

.page-add-event .date-small {
	float: left;
	width: 47%;
	margin-bottom: 6px;
}
.page-add-event .date-small .datepicker {
	width: 83%;
}

.ui-datepicker-trigger {
	cursor: pointer;
	display: inline-block;
	vertical-align: bottom;
}

.page-add-event #deadline-date {
	margin-bottom: 10px;
}
.page-add-event #deadline-date + img,
.page-add-event .date-small .datepicker + img {
	margin-left: -23px;
	vertical-align: top;
}

.page-add-event .date-small-2 {
	width: 52%;
}
.page-add-event .date-small-2 #end-date {
	width: 92%;
}

.page-add-event .event-description {
	margin: 5px 0 8px;
}
.page-add-event .event-description.two-textareas {
	overflow: auto;
	width: 90%;
	margin-top: 10px;
}
.two-textareas div:first-child {
	margin-left: 0;
}
.two-textareas div {
	float: left;
	margin-left: 8.5%;
	width: 45%;
}
.two-textareas div .custom-textarea {
	width: 94%;
}
.page-add-event .custom-textarea {
	border: 1px solid #BBC3C9;
	color: #676E71;
	font: 400 12px/15px 'PT Sans';
	height: 150px;
	margin-top: 0;
	padding: 10px 3%;
	resize: none;
	width: 74%;
}

#save-event-form #event-email, #save-event-form #event-name, #save-event-form #event-last {
	width: 83%;
	margin-bottom: 11px;
}

.page-add-event .sub-footer-right {
	width: 190px;
}

.page-add-event .sub-footer-left label {
	color: #000000;
	font: 700 12px/28px 'PT Sans';
}
.page-add-event .sub-footer-left #captcha {
	border: 1px solid #BBC3C9;
	color: #676E71;
	font: 400 12px/15px 'PT Sans';
	height: 19px;
	margin-right: 12px;
	padding: 0 5px;
	width: 221px;
}
.page-add-event .sub-footer-left {
	padding-left: 14px;
	padding-top: 11px;
	width: 500px;
}
.page-add-event .captcha > img {
	position: relative;
	top: 4px;
}

img[src*="iws3.png"],
img[src*="google_white2.png"],
img[src*="szc4.png"] {
	display: none;
}

.gmnoprint .gmnoprint div + div {
	background: url("../img/map_zoom_in.png") no-repeat scroll 0 0 transparent;
	height: 21px !important;
	left: auto !important;
	right: 57px !important;
	width: 62px !important;
}
.gmnoprint .gmnoprint div + div + div {
	background: url("../img/map_zoom_out.png") no-repeat scroll 0 0 transparent;
	right: 0 !important;
	top: 2px !important;
}
.gmnoprint img {
	display: none;
}

.infoBox {
	background: none repeat scroll 0 0 #CFD6DA;
}
.infoBox > img {
	margin: 0 0 0 7px !important;
}

.google-label {
	font: 700 11px/12px 'PT Sans';
	color: #FFF;
	width: 17px;
	text-align: center;
	z-index: 30;
}

.page-conferences.map {
	min-height: 805px;
}

.page-conferences.map .panel-b {
	width: 100%;
}

.page-conferences.map .conferences-menu {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	position: relative;
	z-index: 10;
}

.fullmenu .conferences-menu {
	position: static;
	display: block;
}
.conferences-menu {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	position: absolute; /* relative */
	z-index: 10;
}

.page-conferences.map .art-b .conferences-menu {
	margin-left: 24px;
}
.page-conferences.map .art-b .conferences-menu a {
	margin-left: 0;
}
.page-conferences.map .art-b .conferences-menu a:hover, .page-conferences.map .art-b .conferences-menu .active a {
	margin-left: -4px;
    padding-left: 7px;
}

.page-conferences.map .conferences-menu li:last-child a {
	padding-bottom: 3px;
}

.map-b {
	bottom: 0px;
	height: 695px;
	position: absolute;
	width: 100%;
}

.map-b .events-total {
	bottom: 57px;
	color: #FFFFFF;
	font: 400 14px/17px 'PT Sans';
	left: 24px;
	opacity: 1;
	position: absolute;
}
.month-map-menu {
	color: #FFFFFF;
	font: 400 16px/17px 'PT Sans';
	height: 10px;
	left: 49px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 50px;
	z-index: 1;
}
.month-map-menu li {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.month-map-menu-controls {
	left: 30px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 2px;
	width: 86px;
	z-index: 1;
}
.month-map-menu-controls li {
	background: url("../img/map_arr_right.png") no-repeat center;
	text-indent: -9999px;
	width: 20px;
}
.month-map-menu-controls li:first-child {
	background: url("../img/mar_arr_left.png") no-repeat center;
}
.month-map-menu-controls .prev {
	float: left;
	cursor: pointer;
}
.month-map-menu-controls .next {
	float: right;
	cursor: pointer;
}

/*featured*/
.header-sub-nav-b {
	background: none repeat scroll 0 0 #A7B1B7;
	overflow: hidden;
	width: 100%;
	margin-top: 11px;
}
.header-sub-nav {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0 21px;
}
.header-sub-nav li {
	background: url("../img/arr_small.png") no-repeat scroll right center transparent;
	display: inline-block;
	vertical-align: top;
}
.header-sub-nav li a, .header-sub-nav p {
	color: #000000;
	display: block;
	font: 400 15px/21px 'PT Sans';
	height: 21px;
	padding-left: 3px;
	padding-right: 15px;
	text-decoration: none;
	margin:0;
}
.header-sub-nav li a:hover {
	color: #FFF;
}
.header-sub-nav-b .events-total {
	float: right;
	margin: 2px 35px 0 0;
}

.featured-footer .conferences-footer-2.sub-footer-menu {
	display: inline-block;
	padding-left: 66px;
}
.featured-footer .sub-footer-left {
	width: 630px;
}
.featured-footer .conferences-footer-3.sub-footer-menu {
	display: inline-block;
	margin: 0 0 0 22px;
	vertical-align: top;
}
.featured-footer .conferences-footer-3 li:first-child {
	padding-right: 3px;
	position: relative;
	top: -1px;
	color: #495252;
}
.featured-footer .conferences-footer-3 li {
	border: medium none;
	padding-right: 9px;
}
.featured-footer .sub-footer-right {
	float: right;
	width: 338px;
}
.featured-footer .search-events-b {
	background: url("../img/featured-search.png") no-repeat scroll 0 0 transparent;
	width: 225px;
}
.featured-footer .search-events-b .search-events-input {
	background: url("../img/featured-search.png") no-repeat scroll 0 0 transparent;
	width: 180px;
}
.featured-footer .search-events-b .search-events-input:focus {
	background: url("../img/featured-search.png") no-repeat scroll 0 -26px transparent;
}
.conferences-footer-4.sub-footer-menu {
	display: inline-block;
	margin: 20px 0 0 25px;
	vertical-align: top;
}
.page-featured .featured-b {
	overflow: hidden;
}
.page-featured .featured-b a {
	margin: 0 -4px 19px 25px;
	white-space: normal;
}
.page-featured .scroll-pane.horizontal-only {
	min-height: 330px;
}

.page-featured .book-5, .page-featured .book-6, .page-featured .book-7, .page-featured .book-8,
.page-featured .journal-3, .page-featured .journal-4, .page-featured .journal-5 {
	display: block;
}


.left-sb,
.right-sb {
   float: left;
   margin-top: 11px;
   position: static;
   width: 17.5%;
}

.right-sb {
    float: right;
}

.sb-title {
	background: none repeat scroll 0 0 #CDD3D8;
	font: 400 15px/21px 'PT Sans';
	margin: 0;
	padding-left: 9%;
}

.rel-conf .infoBox {
	background: none repeat scroll 0 0 transparent;
	height: auto;
	margin: 0;
	padding: 15px 0 0;
	width: auto;
	float: none;
}
.rel-conf .infoBox:first-child {
	padding-top: 0;
}

.books-timeline {
    float: left;
    position: static;
    width: 82.5%;
	margin-top: 11px;
}

.content-section {
	float: left;
	margin: 0;
    width: 65%;
}
.content-section .header-sub-nav {
	padding: 0 0 0 15px;
}
.books-timeline .header-sub-nav-b {
	margin-top: 0;
}

.rel-journal-b {
	padding: 20px 0 0;
}
.rel-journal-b:first-child {
	padding: 0;
}
.rel-journal-b a {
	color: #000;
	display: inline-block;
	font: 700 11px/13px 'PT Sans';
	margin-bottom: 0;
	text-decoration: none;
}
.rel-journal-b a:hover {
	text-decoration: underline;
}
.rel-journal-b span {
	color: #869191;
	display: block;
	font: 400 11px/13px 'PT Sans';
}
.book-list-table {
	width: 100.5%;
	border-left: 1px solid #EEF0F1;
}
.page-book-list .book-list-table {
	border-left: none;
}
.page-book-list .conferences-scroll .jspContainer {
	border-left: 1px solid #EEF0F1;
	min-height: 661px;
}

.book-list-table tr:hover {
	background: #e3e7ea;
}
.conferences-table tr:hover {
	background: #e3e7ea;
}
.book-list-table tr.spacer:hover {
	background: transparent;
}
.conferences-table tr.spacer:hover {
	background: transparent;
}
.book-list-table .title {
	padding: 1px 35px 3px 10px;
	vertical-align: top;
}

.book-list-table .title a {
	font: 700 11px/13px 'PT Sans';
	color: #000000;
	float: left;
	vertical-align: top;
	text-decoration: none;
}
.book-list-table .title a:hover {
	text-decoration: underline;
}
.book-list-table .title p {
	color: #495252;
	float: left;
	font: 400 11px/13px 'PT Sans';
	margin: 0;
	width: 100%;
}
.book-list-table .spacer {
	height: 6px;
}
.book-list-table .empty {
	width: 17px;
}
.book-list-table .border {
	width: 4px;
}
.book-list-table .border span {
	background: none repeat scroll 0 0 #529DBA;
	bottom: 0;
	float: left;
	left: 20px;
	position: absolute;
	top: 0;
	width: 6px;
}
.book-list-table .author,
.book-list-table .pages,
.book-list-table .year {
	color: #869191;
	font: 400 11px/12px 'PT Sans';
	padding-left: 5px;
	padding-right: 31px;
	vertical-align: middle;
}
.book-list-table .icons {
	width: 81px;
}
.book-list-table .icons > div {
	margin-right: 7px;
	width: 18px;
	display: inline-block;
}
.book-list-table .pages {
	width: 65px;
	padding: 0;
}
.book-list-table .year {
	padding: 0;
	text-align: center;
	width: 52px;
}

.add-to-cart {
	width: 91px;
}
.book-list-table .add-to-cart > a {
	display: none;
	padding-left: 30px;
}
.book-list-table .add-to-cart img {
	display: block;
}
.book-list-table tr:hover .add-to-cart > a {
	display: block;
}

.book-detail-table .empty {
	width: 13px;
}
.book-detail-table .poster {
	vertical-align: top;
	width: 61px;
}
.book-detail-table .poster > img {
	width: 61px;
	margin-top: 2px;
}

.book-detail-table .title .title-b {
	min-height: 60px;
}
.book-detail-table .title p {
	padding: 0;
}
.book-detail-table .info {
	font: 400 11px/13px 'PT Sans';
	color: #333333;
	vertical-align: top;
	padding-right: 10px;
}
.book-detail-table .info > p {
	margin-top: 0;
}
.book-detail-table tr:hover {
	background: none;
}
.conferences-table2 tr:hover {
	background: none;
}
.book-detail-table td {
	padding-bottom: 13px;
}

.right-sb .month-title {
	padding-left: 24px;
}

.paper-b {
	position: relative;
}
.paper-b .title {
	color: #495252;
	font: 400 11px/12px 'PT Sans';
	margin: 0;
}
.paper-b .pages,
.paper-b .choose {
	color: #99A3A3;
	font: 400 11px/11px 'PT Sans';
	margin-top: 0;
}
.paper-b strong {
	color: #485252;
	font: 700 18px/12px 'PT Sans';
	position: absolute;
	right: 10px;
	top: 0;
}

.paper-wrap .btn,.btn {
	background: none repeat scroll 0 0 #626D74;
	color: #FFFFFF;
	display: block;
	font: 700 12px/12px 'PT Sans';
	margin: -2px 0 9px;
	padding: 5px 0 6px;
	text-align: center;
	text-decoration: none;
	width: 140px;
}
.paper-wrap .btn:hover, .btn:hover {
	background: #CFD6DA;
	color: #626D74;
}

.paper-wrap a {
	color: #99A3A3;
	display: block;
	font: 400 11px/11px 'PT Sans';
	margin: -3px 0 5px;
}
.paper-wrap a:hover {
	text-decoration: none;
}
.other-b {
	padding: 12px 0 0 25px;
}
.other-b a {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
.other-b .ico-google {
	background: url("../img/ico-google.png") no-repeat scroll 0 0 transparent;
	height: 13px;
	margin-right: 12px;
	width: 39px;
}
.ico-amazon {
	background: url("../img/ico-amazon.png") no-repeat scroll 0 0 transparent;
	height: 17px;
	width: 56px;
}
.ico-ibook {
	background: url("../img/ico-ibook.png") no-repeat scroll 0 0 transparent;
	height: 12px;
	position: relative;
	top: -3px;
	width: 58px;
}
.ico-nook {
	background: url("../img/ico-nook.png") no-repeat scroll 0 0 transparent;
	height: 17px;
	position: relative;
	top: -2px;
	width: 45px;
}
.other-b .ico-barnes {
	background: url("../img/ico-barnes.png") no-repeat scroll 0 0 transparent;
	height: 9px;
	margin-right: 9px;
	width: 74px;
}
.ico-diesel {
	background: url("../img/ico-diesel.png") no-repeat scroll 0 0 transparent;
	height: 16px;
	position: relative;
	top: -3px;
	width: 24px;
}
.other-b a:hover {
	background-position: bottom;
}

#recaptcha_area .recaptchatable .recaptcha_image_cell {
	padding: 0 !important;
}
#recaptcha_table td + td {
	padding: 10px 3px 7px !important;
}
#recaptcha_table td + td + td {
	display: none;
}
/* content section */
.page-conferences-content .fake,
.page-add-event .fake {
	float: left;
	/*height: 76px;*/
	width: 100%;
	bottom: 50px;
}
.page-add-event .fake {
	height: 90px;
}
.content-section article {
	padding: 12px 18px 0;
	border-right: 1px solid #EEF0F1;
	border-left: 1px solid #EEF0F1;
}
.content-section article h1 {
	color: #161919;
	font: 700 24px/24px 'PT Sans';
	margin: 0 0 0 142px;
}
.content-section article h2 {
	color: #495252;
	font: 400 16px/16px 'PT Sans';
	margin: 0 0 0 142px;
}

.content-section article .top {
	min-height: 173px;
	position: relative;
	overflow: hidden;
}

.content-section article .poster {
	display: block;
	float: left;
	height: 174px;
	margin-top: 2px;
	position: relative;
	width: 125px;
	z-index: 1;
}
/*
.content-section article .poster:hover .text {
	visibility: visible;
}
.content-section article .poster:hover img {
	display: none;
}
*/
.content-section article .poster img {
	height: 170px;
	width: 125px;
	display: block;
}

.content-section article .text {
	color: #FFFFFF;
	font: 13px/14px pf_din_text_comp_proregular;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 79px;
	visibility: hidden;
	width: 72px;
}

.content-section article .author,
.content-section article .author a {
	font: 400 11px/12px 'PT Sans';
	color: rgb(153,153,153);
}
.content-section article .author a:hover,
.content-section a:hover {
	text-decoration: underline;
}

.content_a {
        color: #999999;
        font: 400 12px/14px 'PT Sans';
        text-decoration: none;
}

.content-section article .author {
	margin-left: 142px;
	margin-top: 5px;
}
.content-section a {
	color: #495252;
}

.content-section article .author img {
	margin-left: 10px;
	margin-right: -2px;
	position: relative;
	top: 2px;
}

.content-section article .book-type {
	color: #495252;
	font: 400 11px/13px 'PT Sans';
	margin: 12px 0 0 142px;
}
.content-section article .book-type > img {
	display: inline-block;
	margin-right: 2px;
}
.content-section article .book-type > span {
	display: inline-block;
	margin: 4px 12px 0 0;
	vertical-align: top;
}

.content-section article .book-detail-info {
	color: #495252;
	font: 400 11px/11px 'PT Sans';
	margin-left: 141px;
	margin-top: 11px;
}
.content-section article  .book-detail-info > p {
	margin: 0;
}
.content-section article .book-detail-info span {
	color: #161919;
	display: inline-block;
	font: 700 11px/11px 'PT Sans';
	text-align: right;
	margin-right: 3px;
}
.content-section article .book-detail-info table tr td {
	padding: 0;
}
.content-section article .book-detail-info table tr td:first-child {
	text-align: right;
}
.content-section .content {
	font: 400 12px/14px 'PT Sans';
	margin-top: 15px;
	color: #495252;
}
.content-section .content h3 {
	color: #161919;
	font: 700 12px/14px 'PT Sans';
	margin-bottom: 5px;
}
.content > p {
	margin-bottom: 17px;
	margin-top: 0;
}
.content-section .content ul {
	list-style: none;
	margin: 0 0 18px;
	padding: 0;
}
.content-section .content ul li {
	margin-bottom: 4px;
}
.content-section .content ul li em {
	color: #000;
	opacity: 0.6;
}

.cur-issues .cur-issue-b {
	color: #161919;
	display: inline-block;
	font: 400 11px/13px 'PT Sans';
	margin-bottom: 8px;
	margin-right: 20px;
	text-decoration: none;
	width: 97px;
}
.cur-issues .cur-issue-b > img {
	width: 97px;
}

.page-journal-content .content-section article .text {
	text-align: center;
	top: 51px;
	width: 115px;
}

.paper-wrap.submissions-b {
	margin-bottom: 14px;
}
.submissions-b .title {
	font: 400 11px/13px 'PT Sans';
	margin-bottom: 9px;
	margin-top: 10px;
}


.advisory-b {
	padding-right: 10px;
}
.advisory-b > p {
	color: #495252;
	font: 500 11px/12px 'PT Sans';
	margin: 13px 0 2px;
}

.advisory-b ul {
	list-style: none outside none;
	margin: 0 0 -4px;
	padding: 0;
}
.advisory-b li {
	margin-top: 10px;
}
.advisory-b ul em {
	color: #99A3A3;
	display: block;
	font: 11px/12px MyriadPro-Italic;
}
.advisory-b ul p {
	color: #99A3A3;
	font: 400 12px/12px 'PT Sans';
	margin: 0;
}


.page-wrapper .cloud-tags {
	padding: 12px 0 69px 18px;
}
.page-wrapper .cloud-tags a {
	background: none repeat scroll 0 0 #626D74;
	color: #E3E8E8;
	display: inline-block;
	font: 400 12px/12px 'PT Sans';
	margin-bottom: 2px;
	margin-right: 3px;
	padding: 3px 4px 4px;
	text-decoration: none;
}
.page-wrapper .cloud-tags a:hover {
	background: #CFD6DA;
	color: #626D74;
}
.rel-books p {
	color: #495252;
	font: 400 11px/13px 'PT Sans';
	margin: 2px 0 0;
}

.rel-books .rel-journal-b a {
	vertical-align: bottom;
}
.rel-books .rel-journal-b span {
	margin-top: 5px;
}

.sb-content-b {
	padding: 13px 9%;
}

.conference-date-b .title {
	color: #161919;
	font: 700 12px/14px 'PT Sans';
	margin: 0;
}
.conference-date-b .date {
	color: #495252;
	font: 400 26px/24px 'PT Sans';
	margin-bottom: 0;
	margin-top: 5px;
}
.conference-date-b .month {
	color: #495252;
	font: 400 16px/16px 'PT Sans';
	margin-bottom: 18px;
	margin-top: 0;
}
.conference-date-b .subtitle {
	color: #495252;
	font: 400 12px/14px 'PT Sans';
	margin-top: 4px;
}

.comments-b {
	padding: 2px 7px 0 24px;
}
.comments-b .title {
	color: #161919;
	font: 700 12px/14px 'PT Sans';
	margin-bottom: 0;
	margin-top: 11px;
}
.comment-form-b textarea {
	border: 1px solid #DDE1E4;
	color: #495252;
	font: 400 12px/15px 'PT Sans';
	height: 76px;
	margin-bottom: 1px;
	margin-top: 8px;
	padding-left: 3px;
	width: 90%;
}
.comments-b label,
#sign-up-form label[for="captcha"] {
	font: 400 8px/10px 'PT Sans';
	color: #99A3A3;
	margin-bottom: 0;
}
.comment-form-b #captcha {
	border: 1px solid #DDE1E4;
	color: #495252;
	display: inline-block;
	font: 400 12px/15px 'PT Sans';
	height: 19px;
	margin-right: 2px;
	margin-top: 2px;
	vertical-align: top;
	width: 53px;
}
.comment-form-b img {
	display: inline-block;
	margin-top: 4px;
}
.comment-form-b input[type="submit"],
#sign-up-form input[type="submit"] {
	background: none repeat scroll 0 0 #626D74;
	border: medium none;
	color: #FFFFFF;
	font: 700 12px/12px 'PT Sans';
	margin-top: 7px;
	padding: 4px 0;
	width: 140px;
	display: block;
	height: 23px;
}

#sign-up-form .sign-up-submit {
	margin-top: 10px;
}

#sign-up-form .sign-up-submit input[type="submit"] {
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

.comment {
	margin-bottom: -2px;
	margin-top: 9px;
}
.comment .author {
	color: #161919;
	font: 700 12px/14px 'PT Sans';
}
.comment .sep {
	color: #99A3A3;
	font: 700 12px/14px 'PT Sans';
}
.comment .date {
	color: #99A3A3;
	font: 400 8px/10px 'PT Sans';
}
.comment p {
	color: #495252;
	font: 400 12px/14px 'PT Sans';
	margin-bottom: 0;
	margin-top: 2px;
}

.page-wrapper .show-comments {
	border-bottom: 1px dotted #161919;
	bottom: 36px;
	color: #161919;
	font: 700 12px/14px 'PT Sans';
	left: 24px;
	position: absolute;
	text-decoration: none;
}
.page-wrapper .show-comments:hover {
	border-bottom: 1px dotted transparent;
}
.comment.hidden {
	display: none;
}

.page-conferences-content .content-section article {
	padding: 12px 18px 12px 22px;
}
.page-conferences-content .content {
	width: 67%;
}
.content-section article .poster.conference {
	height: 101px;
	width: 101px;
}
.content-section article .poster.conference:hover .text {
	visibility: visible;
	text-align: center;
	width: auto;
	top: 45px;
}
.content-section .read-more-link:hover {
	text-decoration: none;
}
.page-conferences-content .content-section article .top h1,
.page-conferences-content .content-section article .top h2 {
	margin: 0 0 0 121px;
}

.page-conferences-content .content-section article .top h1 span {
	color: #FFFFFF;
	float: left;
	font: 700 9px/11px 'PT Sans';
	margin-right: 5px;
	margin-top: 3px;
	padding: 0 3px 1px;
	text-transform: uppercase;
}
.page-conferences-content .content-section article .top a {
	font: 400 12px/14px 'PT Sans';
	text-decoration: none;
	color: #999999;
}
.content-section article .rait {
	color: #B2BAC0;
	font: 13px/12px Wingdings;
	margin: 10px 0 1px 122px;
}
.content-section article .rait span {
	font: 400 8px/10px 'PT Sans';
	margin-left: 7px;
	position: relative;
	top: -1px;
}
.content-section article .views {
	color: #999999;
	font: 700 8px/10px 'PT Sans';
	margin-left: 121px;
	margin-top: 6px;
}

.page-conferences-content .content-section article .top .links-wrap {
	float: left;
	margin-top: 5px;
	width: 100%;
}

.page-conferences-content .content-section article .top .link-b {
	margin-bottom: -3px;
	margin-top: 0;
	width: 100%;
}

.page-conferences-content .content-section article .top .link-b img {
	margin-left: 5px;
	position: relative;
	top: 3px;
}

.page-conferences-content .content-section article .top {
	height: 158px;
}

.share-b p {
	margin-top: 0;
}
.stButton {
	height: 22px;
	overflow: hidden;
}
.share-b .stButton .stLarge {
    height: 23px;
    width: 22px;
}
.st_googleplus_large .stLarge {
	background-size: contain;
}
.st_googleplus_large .stButton .stLarge:hover {
	background-position: -66px 0;
}
.st_facebook_large .stLarge {
	background: url("../img/ico-fb.png") no-repeat !important;
}
.st_facebook_large:hover .stLarge {
	background: url("../img/ico-fb-hover.png") no-repeat 0 -1px !important;
}

.st_linkedin_large .stLarge {
	background: url("../img/ico-ln.png") no-repeat !important;
}
.st_linkedin_large:hover .stLarge {
	background: url("../img/ico-ln-hover.png") no-repeat 0 -1px !important;
}

.st_twitter_large .stLarge {
	background: url("../img/ico-tw.png") no-repeat !important;
}
.st_twitter_large:hover .stLarge {
	background: url("../img/ico-tw-hover.png") no-repeat 0 -1px !important;
}

.st_googleplus_large .stLarge {
	background: url("../img/ico-goggle-plus.png") no-repeat !important;
}
.st_googleplus_large:hover .stLarge {
	background: url("../img/ico-goggle-plus-hover.png") no-repeat 0 -1px !important;
}

.jspPane {
	margin-left: 0 !important;
}

.page-nonfiction-form {
	min-height: 890px;
}
.page-nonfiction-form #author-name {
    margin-bottom: 9px;
}
.page-nonfiction-form .custom-textarea {
    height: 46px;
    padding: 1% 3%;
    width: 92%;
}
.page-nonfiction-form .event-description p {
	margin-bottom: 16px;
}
h2 + .event-description .custom-textarea {
	margin-top: 0;
}
.page-nonfiction-form .sub-footer-right {
	width: 280px;
}
.add-event-wrap .describe-other {
    margin-bottom: 7px;
    margin-top: -3px;
}
.add-event-wrap .describe-other-input {
    margin-bottom: 10px;
}

.page-wrapper .textarea-middle {
    height: 82px;
    margin-bottom: 2px;
}
.page-wrapper .textarea-small {
    height: 46px;
    margin-bottom: 2px;
    width: 92%;
}

.add-event-wrap .feedback-p {
    margin-top: 22px;
}

.academic-conf .add-event-wrap p,
.academic-conf .add-event-wrap {
    color: #495252;
    line-height: 14px;
    font-weight: 400;
    font-family: 'PT Sans';
}

.academic-conf .how-works {
    border-bottom: 2px solid #E0E3E4;
    color: #161919;
    font: 700 16px/23px 'PT Sans';
    margin-bottom: 0;
    margin-top: -7px;
}
.ul-square {
    color: #161919;
    font: 400 12px/16px 'PT Sans';
    list-style: square outside none;
    padding: 0;
    margin-top: 22px;
}

.ul-square li {
    background: url("../img/square-bullet.png") no-repeat scroll 1px 5px transparent;
    list-style: none outside none;
    padding-left: 15px;
}

.page-wrapper .ul-square p {
    color: #161919;
    font: 400 12px/16px 'PT Sans';
    margin: 0;
}

.academic-conf .add-event-center p {
	margin-bottom: 0;
}

.academic-conf .request-info-b {
    width: 311px;
}
.academic-conf .request-info-b .add-event-btn {
    padding-left: 8px;
    text-align: left;
    width: 275px;
}
.date-wrap {
	position: relative;
	 width: 99%;
}
.date-wrap input {
	border-right: none;
}

.date-wrap .ui-datepicker-trigger {
    position: absolute;
    right: 0;
}
.academic-conf #i-organizer {
    display: inline-block;
    margin-right: 7px;
    vertical-align: top;
    width: auto;
    border: none;
    padding: 0;
}
.academic-conf label[for="i-organizer"] {
    display: inline-block;
    top: 2px;
    width: 92%;
    margin-bottom: 21px;
}

.academic-conf .mr-b {
    float: left;
    width: 23%;
}

.add-event-wrap .mr-b .custom-select li {
	margin: 0;
}
.add-event-wrap .mr-b .custom-select li:first-child {
	display: none;
}
.academic-conf .name {
    margin-bottom: 10px;
    margin-left: 6%;
    width: 33.8%;
}
.academic-conf .soname {
    margin-bottom: 10px;
    margin-left: 5%;
    width: 17%;
}
.page-wrapper .margin-top {
	margin-top: 10px;
}

.academic-conf #conf-url {
	margin-bottom: 3px
}
.academic-conf #city-state {
   float: left;
   width: 48.5%;
}

.academic-conf .state-b {
    float: left;
    margin-left: 6%;
    width: 38%;
}

.academic-conf label {
	color: #000;
}

.page-about .content-section article,
.page-about .content-section article a {
	font: 400 12px/14px 'PT Sans';
	color: #495252;
}
.page-about .content-section article a:hover {
	text-decoration: none;
}
.page-about .content-section article h2:first-child {
    margin-top: 0;
}
.page-about .content-section article h2 {
    border-bottom: 2px solid #D3D8DB;
    font: 700 16px/20px 'PT Sans';
    margin: 14px 0 0;
}
.page-about .content-section article p {
    margin-bottom: 0;
    margin-top: 4px;
}


.who-we-b {
    color: #999;
    font: 400 10px/12px 'PT Sans';
}
.who-pic {
	float: left;
	margin-right: 6px;
    margin-top: 2px;
}
.who-we-b p {
    margin-bottom: 15px;
}
.who-we-b .who-name,
.who-we-b .who-position {
    color: #333333;
    font: 400 11px/13px 'PT Sans';
    margin-bottom: 1px;
    margin-top: 0;

}
.who-we-b li {
	list-style-type: lower-alpha;
	font: 400 12px/13px 'PT Sans';
}
.who-we-b a {
	color: #000000;
	text-decoration: none;
}
.who-we-b a:hover {
	text-decoration: underline;
	color: #999999;
}
.who-position {
    color: #869191;
}

.black-color {
	color: rgb(51,51,51);
	display: block;
	font: 400 11px/13px 'PT Sans';
}
.black-color a {
	color: rgb(51,51,51);
}
.black-color a:hover {
	text-decoration: none;
}
.who-we-b-private p {
	margin-top: -3px;
}

.add-event-wrap .label-inline {
    display: inline-block;
    vertical-align: top;
}

.page-add-event .send-submission {
    width: 317px;
}

.add-event-wrap .person-data-title {
    margin-bottom: 10px;
    margin-top: 68px;
}

.add-event-wrap .pub-date-title {
	margin-top: 28px;
}

.page-file-upload .fake {
	height: 77px;
}

.page-add-event .file-upload-b {
	width: 270px;
}

.file-upload-form-b {
    margin-top: 20px;
    width: 400px;
}

#sign-up-form {
	width: 320px;
}
#sign-up-form #captcha {
	width: 50%;
}
#sign-up-form #captcha + img {
	position: relative;
	top: 7px;
}

.about-author .fake {
    height: 26px;
}

.page-file-upload .content-section .author-login-submit {
	width: 100px;
}

label[for="author-bio"] + span {
	margin-right: 5px;
}

.ui-autocomplete a {
	color: #676E71;
    font: 400 12px/15px 'PT Sans';
}

.facebook-login {
	bottom: 9px;
	position: absolute;
	right: 67px;
}
.facebook-login img {
	width: 18px;
}

#commentform label[for="captcha"] {
	display: block;
}

.error {
	color: #ff0000 !important;
}

.layout-4 .sidebar {
	width: 20%;
}
.layout-4 .content-section {
	width: 60%;
}

.column-3 .sb-content-b {
	border-right: 1px solid #EEF0F1;
}

/*
.step-3 {
	visibility: hidden;
	height: 0;
	position: fixed;
} */
.step-3, .step-3.active {
	visibility: visible;
	height: auto;
	position: static;
}

.add-event-center .events-timeline{
	display: block;
	position:absolute;
	left:00px;
	top:96px;
	background: rgba(255,255,255,0.9);
	height: 100%;
	width: 100%;
	z-index:2;
}
.add-event-center .events-timeline-content
{
	width: 400px;
	margin:auto;
	margin-top:5%;
	padding:20px;
	background:white;
	box-shadow:0px 0px 40px #ccc;
}
.page-add-event .events-timeline .scroll-wrapper {
	width: 1633px; /* +5 border */
}

.page-add-event .month{
	height:auto;	
}


.month-short {
	float: left;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	width: 100%;
}
.day-short {
	float: left;
	font-size: 16px;
	width: 100%;
}

.event-descr-b {
	overflow: hidden;
	max-height:140px;
}
.event-descr-b p {
	margin-top: 0;
}
@media screen and (max-width: 1110px) {
	.panel-b > a {
		font: 700 12px/23px 'PT Sans';
	}
	.conferences-menu li:first-child a {
		padding-top: 0;
	}
}
#dialog-form label {
	display:block;
}

#dialog-form fieldset {
	padding:0;
	border:0;
	margin-top:0;
}

#dialog-form  input.text {
	width:95%;
}

#dialog-form2 label {
	display:block;
}

#dialog-form2 fieldset {
	padding:0;
	border:0;
	margin-top:0;
}

#dialog-form2 input.text {
	width:95%;
}

#dialog-form3 label {
	display:block;
}

#dialog-form3 fieldset {
	padding:0;
	border:0;
	margin-top:0;
}

#dialog-form3 input.text {
	width:95%;
}

.validateTips {
	border: 1px solid transparent;
	padding: 0.3em;
}

.conferences-scroll.vertical-only.tall {
	height: 100%;
}

acronym {
     cursor: pointer;
}

.featured-event {
	color: #3A1F0C;
	font-weight: bold;
}
.read-more-link {
	display: inline-block;
	margin-bottom: 15px;
}
.posting-title {
	margin-top: 0;
}

.subscribe-custom-textarea {
	border: 1px solid #BBC3C9;
	color: #676E71;
	font: 400 12px/15px 'PT Sans';
	height: 150px;
	margin-top: 0;
	padding: 10px 3%;
	resize: none;
	width: 92%;
}
.bookstore_third_title {
	color: #000000;
	display: block;
	font: 400 15px/21px 'PT Sans';
	height: 21px;
	margin: 0;
	padding-left: 3px;
	padding-right: 15px;
}

#map_canvas .google-label.art {
	background-color: #B07330;
}
#map_canvas .google-label.social {
	background-color: #529DBA;
}
#map_canvas .google-label.life {
	background-color: #BFD730;
}
#map_canvas .google-label.phys {
	background-color: #7D2A90;
}
#map_canvas .google-label.eng {
	background-color: #F58220;
}
#map_canvas .google-label.bus {
	background-color: #809840;
}
#map_canvas .google-label.med {
	background-color: #ED1C24;
}
#map_canvas .google-label.edu {
	background-color: #005DAC;
}

.book-list-table tr:hover td {
	background-color: #F5F5F5 !important;
	cursor: pointer !important;
}

.conferences-table tr:hover td {
	background-color: #F5F5F5 !important;
	cursor: pointer !important;
}

/* ckeditor styles */
.page-wrapper .front_header {
    border-bottom: 2px solid #d3d8db;
    font: 700 16px/20px 'PT Sans';
    margin-top: 0;
    margin-left: 0;
    color: #495252;
}
.page-wrapper .front_subheader {
 	color: #495252;
	font: 400 14px/14px 'PT Sans';
    margin-bottom: 14px;
    margin-top: 14px;
}
.page-wrapper .front_normal {
    margin-bottom: 0;
    margin-top: 4px;
    color: #495252;
    font: 400 12px/14px 'PT Sans';
}
.advisory-ul {
    list-style: none outside none;
    margin: 0 0 -4px;
    padding: 0;
}


.fb_overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.fb_loader {
    bottom: 0;
    height: 37px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
.common_input {
    font: 400 12px/15px "PT Sans" !important;
    color: #676e71;
}
.yearslist:hover, .yearslist.current {
    color: #ffffff !important;
    background: none repeat scroll 0 0 #161919;
}
.yearslistsearch:hover, .yearslistsearch.current {
    color: #ffffff !important;
    background: none repeat scroll 0 0 #626d74;
}
.countryselect {
    margin-bottom: 1px;
    color: #676e71;
    font: 12px/15px "PT Sans";
    height: 23px;
    width: 168px;
    left: 0;
    position: relative;
    top: 0;
}