body{
	font-family: "futura-pt", sans-serif;
}

.page-template-page-scied-video #content #main article section.video-player .video_container #player_0_container.fixed{
    position: fixed;
    right: 3.5%;
    top: 146px;
    width: 25%;
    z-index: 2;
}
.page-template-page-scied-video #content #main article section.video-player .video_container .subscription_block_holder.fixed{
	position: fixed;
    right: 3.5%;
    top: 146px;
    width: 25%;
    z-index: 2;
    padding: 1%;
}
.page-template-page-scied-video #content #main .video-nav.fixed {
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 513px;
    width: 25%;
    margin-top:0;
}
#masthead #site-navigation.main-navigation ul ul.child .featured-cont ul li {
	width: 25%;
}
.page-template-page-scied-video #content #main article section div.fp-subtitle.fp-active p{
	color:#FFF;
}
.page-template-page-scied-video #content #main article section.video-player .video_container #player_0_container.fixed.bot{
	bottom: 600px;
    left: 68%;
    position: absolute;
    top: auto;
}
.page-template-page-journal-video #content #main article section p.jove_title{
	font-weight:bold;
}
.page-template-page-journal-video #content ul.article-nav li ul{
	max-height:400px;
	overflow-y:auto;
	max-width:270px;
}

.page-template-page-journal-video #content ul.article-nav li ul li a{
white-space:initial;
}

.page-template-page-journal-video #content ul.article-nav li:last-child ul{
	right:-50%;
}

.page-template-page-scied-video #content #main article section div.fp-subtitle.fp-active p, .page-template-page-journal-video #content #main article section .fp-subtitle p{
	color:#FFF;
	font-size:1em;
	background: rgba(0,0,0,.7);
    padding: 0.2%;
}


.page-template-page-journal-video #content #main .video-nav.fixed.bot {
    bottom: 34px;
    left: 68%;
    position: absolute;
    top: auto;
}

.page-template-page-scied-video #content #main .video-nav.fixed .access{
	display:none;
}

.video-card .article-title a{
	min-height:54px;
}

/*total video time for se videos*/
.video-card .article-image a .video-length {
	background-color:#fff;
	border: 1px solid #000;
	border-radius: 20px;
	font-size:13px;
	bottom: 13.5px;
	display: block;
	height: 20.5px;
	position: absolute;
	transition: all .25s ease;
	left: 6px;
	width: 49px;
	text-align:center;
	color:#000;
}

/*grid on scied sections*/
*{
	outline:none;
}
.sections .panel-cat-scied ul{
	background-color:#eee;
	min-height:300px;
}
.sections .panel-cat-scied ul li{
	margin-top:1px;
	margin-bottom:1px;
	background-color:#fff;
}
/* scied video list*/
.scied .article-title span.title{
	display:inline-block;
	margin-bottom:20px;
}
li.scied .article-image{
	min-height:165px;
}


/* Search Page result height*/
.search_content .search_results .article_summary_container{
	min-height:200px;
}

.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container a.thumb_link .play_button .ellipse, .page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container a.thumb_link .play_button,
.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button .ellipse, .page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button{
	bottom:14px;
}


/* Search Page SE Results*/
.page-template.page-template-page-search .site-content .main_content #content .search_results .se .article_summary_section .article_thumb_container{
	width:11%;
}

.page-template.page-template-page-search .site-content .main_content #content .search_results .se .article_summary_section p{
	width:84%;
	float:right;
	font-size: 16px;
}

/* FRONT PAGE FILTER SELECTS */
.video-slide-panel .slider .header .filter select.filter-list, select.filter-list {
  background: #d1ddee;
  color: #547598;
  border:none;
  border-radius:25px;
  padding:10px;
  font: bold 10.5px/1 "brandon-grotesque", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top:-2px;
  outline:none;
}
.home-slide div.slider-video{
	height:auto;
}
.video-slide-panel .slider .header .filter select.filter-list option, select.filter-list option{
  padding:10px;

}

#homepage_video.flowplayer .fp-engine{
	object-fit: cover;
	margin-top: -3%;
}
#homepage_video.flowplayer{
	width:60%;
}
.slider-nav .dots{
	position:absolute;
	margin-left:-40px;
	margin-top: -40px;

}

.slider-nav .dots .dot{
	width: 15px;
    height: 15px;
    position: relative;
    background: #FFF;
    border-radius: 50%;
    margin: 5px;
    opacity: .4;
	transition: all .25s ease;
	cursor:pointer;
	box-shadow: 0px 1px 1px #333;
}
.slider-nav .dots .dot.active,.slider-nav .dots .dot:hover {
	opacity:.9;
}


.home-slide div.slider-nav .nav-items .nav-item{
	display:none;
}
.home-slide div.slider-nav{
	left: 5.8125%;
    top: 42%;
	z-index:11;
}

article.error_top2{
	text-align:center;
}
/*HEADER ADDTIONAL STYLES*/
#masthead #fixed-position-header-main form #advanced_search_link {
        cursor:pointer;
}

.applications .video-card .article-image a h3, section.applications ul li.video-card:Hover .article-image a h3{
	/*bottom:86.56872%;*/
}

#masthead #site-navigation .menu-primary-navigation-container ul li a, .journal-scied > div h3.tab, .site-footer ul li a, .site-footer ul li ul.sub-menu li a.button{
	/*text-transform: none;*/
}
#masthead #fixed-position-header-main form #header_advanced_search #header_advanced_filters .param .remove_parameter{
	width:24px;
	height:24px;
	line-height:21px;
}
#masthead #fixed-position-header-main form #header_advanced_search #header_advanced_filters .param{
	margin-bottom:5px;
}
#masthead #fixed-position-header-main form #header_advanced_search #header_advanced_filters .param.ajax_content input[type="text"]{
	margin:0 5px;
}
.signin_menu{
	display:inline-block;
	position:absolute;
	z-index: 51;
	right:0;
	width:11vw;
	background:#f0f0f0;
	border:1px solid #CCC;
	padding:1em;
	margin-right:1vw;
}

#header_advanced_search{
	width:15vw;
	position:absolute;
	background: #f0f0f0;
	border: 1px solid #CCC;
	z-index:22;
	margin-left:571px;
	padding:1vw 1vh;
}
#masthead #fixed-position-header-main .signin_menu form{
	width:11vw;
}

/* JoVE SHADOWBOX */
#jovebox_container {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

#jovebox_mask {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color: #000000;
	z-index:200;
}

#jovebox_content {
	display:none;
	background-color:#ffffff;
	z-index:201;
	position:absolute;
	width: 1000px;
	height: 450px;/*removed important may have to go back*/
	/*max-height:450px!important;*/
	margin: 50px auto;
	overflow-x:hidden;
	overflow-y:auto;
	box-shadow: 0 0 40px 15px #444444;
	-moz-box-shadow: 0 0 40px 15px #444444;
	-webkit-box-shadow: 0 0 40px 15px #444444;
}

#jovebox_default_content {
	display:block;
	text-align:center;
	margin: 50px auto;
}

#jovebox_close_button {
	display:none;
	position:absolute;
	z-index:102;
	width: 22px;
	height:22px;
	background: url(/img/sprite.png?v=179) no-repeat -55px -838px !important;
	cursor: pointer;
}
div#month_close_button_from, #month_close_button_to{
	position:absolute;
	top:0;
	right:0;
	margin-right:-10px;
	margin-top:-10px;
	cursor: pointer;
}


/*JOVEBOX FAV SIGNIN*/
#jovebox_content .main_content{
	background:#FFF;
	padding:0px;
}

#jovebox_content .main_content .signin_modal input[type="text"], #jovebox_content .main_content .signin_modal input[type="password"]{
	width:100%;
	margin-bottom:10px;
}

/*JOVEBOX TRIAL RECOMMENDATION BOX*/
#jovebox_content .recommend_box input[type='text'],#jovebox_content .recommend_box textarea{
	width:69%;
}

#jovebox_content .recommend_box p{
	width:100%;
}

.recommend_box #trial_form  input[type='text']{
	width:555px;
}
.recommend_box #trial_form textarea{
	width:550px;
}

#modal_trial_form a{
	color:#FFF;
}


/*related videos*/
.related {
	padding-bottom:5px;
}
.related_videos {
	position: absolute;
	z-index: 12;
	margin: 20px 20px 0px 20px;
	box-shadow: 0 0 12px #000000;
	-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	background-color:#333333;
	width:468px;
	height:240px;
}
.related_videos h2 {
	color:white;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	margin: 8px 0px 5px 0px;
}
.related_videos .replay_video {
	display:block;
	clear:both;
	text-align:center;
	color:white;
	font-size: 10pt;
	cursor: pointer;
}
.replay_icon {
	width: 22px;
	height:22px;
	background: url(/img/sprite.png?v=179) no-repeat -18px -838px !important;
	margin-right: 10px;
	display:inline-block;
}
.related_videos_close_button {
	width: 22px;
	height:22px;
	background: url(/img/sprite.png?v=179) no-repeat -55px -838px !important;
	position:absolute;
	left: 455px;
	top:-5px;
	cursor: pointer;
}
.related_videos_close_button:hover {
	background-position: -54px -837px !important;
}
.sidebar_box, .related {
	clear: both;
	overflow: hidden;
	position:relative;
	z-index:3;
}
.signup,footer{
	position:relative;
	z-index:3;
}
.related .video_list a, .related_videos .video_list a {
	color: #3F76B8;
	text-decoration: none;
}
.related .video_list:last-child {
	margin-bottom: 0 !important;
}
.video_container .related_videos .video_list {
    width: 209px;
}
.page-template-page-journal-video #content #main article section.video-player.fixed .meta-video-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
#section_body_protocol h2.jove_title {
    font-size: 18px;
}

/*Fix for giant links in TMIJ videos*/
#section_body_protocol h2 a {
    color: #0b3871;
    font: bold 19px/1.2 "futura-pt", sans-serif;
    text-decoration: none;
    text-transform: none;
}


.page-template-page-journal-video #content #main article section p.transnote{
	font-size:16px;
}
.page-template.page-template-page-search .site-content .main_content .pagination_container .sep{
	padding:0;
	margin:0;
	min-width:0;
}
.page-template.page-template-page-search .site-content .main_content .pagination_container .sep:hover{
	background:none;
	color:#292b31;
}
/*NEEDS TO HAVE A MARGIN TOP TO SEPARATE FROM MAIN CONTENT*/
.page-template-page-scied-video #content article .applications {
	margin-top:1.5%;
	position:relative;
	z-index: 3;
}

/*NEEDS A SPECIAL WIDTH DUE TO PHP SPACING*/
.page-template-page-scied-video #content article .video-nav .video-nav-prev-next a {
	width:46.6%;
}
/*REMOVE THE ARROW BECAUSE IT LOOKS BAD */
.page-template-page-scied-video #content article .video-nav .video-nav-panel .chapter h4:after {
    background: none;
}



/* HIDE SCRIPT ON THE SCI-ED PAGE*/
.hidden_video_script{
	display:none;
}
.subscription_block_holder{
	display:none;
}

/* ARTICLE PAGE FIXES */

.page-template-page-journal-video #content #main article{
	width:51.5%;
}
.page-template-page-journal-video #content #main .article-sidebar{
	width:46%;
}
.page-template-page-journal-video #content #main article section.video-player.fixed .video_container{
	width:25%;
	top: 180px;
	max-height: 350px;
}
.page-template-page-journal-video #content #main article.fix, .page-template-page-scied-video #content article .video-player.fixed{
	width:70.5%;
}
.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder,
.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder{
	max-height:350px;
	overflow-y:auto;
}
.page-template-page-journal-video #content #main .article-sidebar.fix {
    width: 27%;
}
.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
    top: 560px;
	width:25.4%;
}
.page-template-page-journal-video #content #main .article-sidebar div.button-holder{
	text-align: center;
	margin-bottom:20px;
}
.page-template-page-journal-video #content #main article.no-access section.nomask{
	max-height:none;
}
.page-template-page-journal-video #content #main article.no-access section.nomask:after{
	content:none;
}

.page-template-page-journal-video #content #main article .meta-video-header div.published, .page-template-page-journal-video #content #main article .meta-video-header a.published, .page-template-page-journal-video #content #main article .meta-video-header a,.page-template-page-journal-video #content #main article .meta-video-header div {
    /*width: 20%;*/
}
.page-template-page-journal-video #content #main .article-sidebar .video-nav-panel .chapter {
	overflow-y:hidden;
}
.page-template-page-journal-video #content #main article .entry-header .authors {
	line-height:1.2;
}
.jove_player{
	background: #CCC;
    width: 100%;
    min-height: 371px;
    background-image: url(/img/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

section.video-player.fixed .jove_player{
	min-height:0;
	max-height: 350px;
}

.page-template-page-journal-video #content #main .article-sidebar .fixed .button.square.half,.page-template-page-journal-video #content #main .article-sidebar .fixed .button.square {
    display: none;
}
.page-template-page-journal-video #content #main .article-sidebar .fixed.fix .button.square.half {
	display:inline-block;
}
.page-template-page-journal-video #content #main .article-sidebar .fixed.fix .button.square.related{
	display:block;
}
section.panel li{
	font-size:16px;
}

.page-template-page-journal-video #content #main article section#comments .comment_reply_container p{
	color: #636363;
	display: block;
	font-size: 15px;
	font-weight: 500;
	margin: 20px 0 0;
	vertical-align: middle;
}

.page-template-page-journal-video #content #main article section#comments .comment_reply_container .post_comment span{
    color: #06ce7a;
    font: bold 11px/15px "brandon-grotesque", sans-serif;
    letter-spacing: .4px;
    padding: 0 0 0 24px;
    text-decoration: none;
    text-transform: uppercase;
    cursor:pointer;
}


.page-template-page-journal-video #content #main article section.video-player .meta-video-footer{
	padding:1.5%;
}

.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue:before{
	background:none;
	width:0;
	height:0;
}
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer{
	width:98%;
	margin: auto;
	display: block;
}
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue,
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite,
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
	display: inline-block;
	width: 24%;
	text-align:center;
}

.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button:nth-of-type(1) {
	display: inline-block;
	margin-left: 4%;
	margin-right: 4%;
	text-align:center;
}

.page-template-page-scied-video #content #main article section .flowplayer .fp-menu .fp-dropdown {
	column-count:3;
	width:302px;
}


.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button {
	padding-top: 14px;
	text-align: center;
}
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue{
	padding: 0px;
	line-height: 14px;
}
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
	background: url(../img/icons/favorite-inactive.png) 20% center/22px no-repeat;
	padding: 2% 0px 2% 6%;
}

.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
	background: url(../img/icons/favorites-hover.png) 20% center/22px no-repeat;
}

.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite.active{
	background: url(../img/icons/favorites-active.png) 20% center/22px no-repeat;
}
/*new embed*/
.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
  background: url(../img/icons/embed_icon.png) 20% center/22px no-repeat;
  color: #0b3871;
  font: 500 12px/1 "brandon-grotesque", sans-serif;
  letter-spacing: 1px;
  padding: 2% 0px 2% 0;
  text-decoration: none;
  text-transform: uppercase;
	border: 0px solid #03ca7e;
	line-height: 20px;
}

.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed:hover {
  background-image: url(../img/icons/embed_icon_hover.png);
	text-decoration: underline;
}

.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed:active {
  background-image: url(../img/icons/embed_icon_hover.png);
}
/*end*/

.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite{
	background: url(../img/icons/favorite-inactive.png) 20px center/22px no-repeat;
}
.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite:hover{
	background: url(../img/icons/favorites-hover.png) 20px center/22px no-repeat;
}
.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite.active{
	background: url(../img/icons/favorites-active.png) 20px center/22px no-repeat;
}

.page-template-page-journal-video #content ul.article-nav li span, .page-template-page-journal-video #content ul.article-nav li a{
	font-size:12px;
}



#institution_table_holder {
	height: 260px;
	width: 320px;
	margin: 0px 10px;
	padding-bottom:0px;
	display:inline-block;
	overflow-x: hidden;
	overflow-y: auto;
}
#institution_referrers_holder {
	float:right;
	display:inline-block;
	width: 500px;
	height: 260px;
}
#institution_referrers {
	text-align:center;
	vertical-align:top;
	width: 600px;
	height: 260px;
	display:inline-block;
	margin: 0px 0px 0px -100px;
}

.page-template-page-journal-video #content #main article section#comments ol li .hide, .page-template-page-journal-video #content #main article section#comments ol li .show{
    color: #06ce7a;
    display: block;
    font: bold 11px/15px "brandon-grotesque", sans-serif;
    letter-spacing: .4px;
    padding: 0 0 0 24px;
    position: absolute;
    right: 70px;
    top: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

/*article table fixes*/

.page-template-page-journal-video #content #main article section table tbody tr td:last-child{
	padding-right:3px;
}

.page-template-page-journal-video #content #main article section table tbody tr td:first-child{
	padding-left:3px;
}

.page-template-page-journal-video #content #main article section table tbody tr td{
	padding-right:3px;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
}

.page-template-page-journal-video #content #main article section table tbody tr td {
	font-size:.6em;
}

.page-template-page-journal-video #content #main article section#materials table tbody tr td {
	font-size:.6em;
}

.page-template-page-journal-video #content #main article section#materials div.overflow{
	overflow-x:auto;
	margin: 30px;
}

.page-template-page-journal-video #content #main article section div.overflow{
	overflow-x:auto;
}

/* SCI ED ARTICLE FIXES */

.page-template-page-scied-video #content article .access {
    background: #fff;
	color: #7d7d7d;
    box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
    display: inline-block;
    margin: 0 0 20px;
    padding: 6%;
    text-align: center;
    vertical-align: top;
    width: 100%;
	line-height:21px;
}
.page-template-page-scied-video #content article .access p#access{
	font-size:11px;
	color: #7d7d7d;
}

.page-template-page-scied-video #content #main article section li, .page-template-page-scied-video #content #main article section p, .page-template-page-scied-video #content #main article section ul, .page-template-page-scied-video #content #main article section ol, .page-template-page-scied-video #content article .video-player .summary p{
	color: #292b31;
    font-size: 16px;
    line-height: 1.5;
}


/* SCI ED LANDER PAGE */

.page-template-page-scied-lander .entry-header:before {
    background: -moz-linear-gradient(116deg, rgba(85, 119, 187, 0.66) 55%, #00d081 55%);
    background: -webkit-linear-gradient(116deg, rgba(85, 119, 187, 0.66) 55%, #00d081 55%);
    background: linear-gradient(116deg, rgba(85, 119, 187, 0.66) 55%, #00d081 55%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f1668e0', endColorstr='#00d081',GradientType=1 );
}

.related-sections .section#in-press .header h3:after, .sections .section#in-press .header h3:after{
	background:none;
}


.scied-navigation ul li {
	width:240px;
}

.scied-navigation li.board a:before{
    background: #0b3871;
	border-radius: 50%;
    content: '';
    display: block;
    height: 7px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 4px;
    vertical-align: top;
    width: 7px;
}

.series.scied .collection:nth-child(odd) {
    margin-right: 1.4%;
}

.related-sections .section#in-press .header, .sections .section#in-press .header{
	background: -webkit-radial-gradient(center, ellipse cover, #aaa 29%, #808080 100%);
}

/* JOURNAL LANDER*/

.journal-navigation li.board a:before{
    background: #0b3871;
	border-radius: 50%;
    content: '';
    display: block;
    height: 7px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 4px;
    vertical-align: top;
    width: 7px;
}
.journal-navigation li.methods a:before{
	background: #0b3871;
}

.journal-lander .sections .section{
		width:48.2%;
	}
.journal-lander .sections .section .header, .section .header{
	cursor: pointer;
}
.journal-lander .sections .section .header.inactive h3:before{
	/*background:#CCC;*/
}
.journal-lander .sections .section .video-card:nth-child(2) {
	border-right: none;
}
.journal-lander .sections .section .video-card{
	width:49.6%;
}

.related-sections .video-card .article-title{
	min-height:77px;
}
.page-template-page-journal-video #content ul.article-nav li ul li a{
	font-weight:normal;
}
.page-template-page-journal-video #content ul.article-nav li ul li a {
    font-weight: normal;
    text-align: left;
}
.page-template-page-journal-video #content ul.article-nav li ul li:hover a {
	text-decoration:underline;
}

.page-template-page-journal-video #content ul.article-nav li ul li.no_select span{
	cursor:default;
}
.main_content section table.subscribed_inst{
	font-size:20px;
}
/* GENERAL SITE WIDE STYLES */
section.author.in-jove ul li.video-card .article-title a .citations, section.author.in-jove ul li.video-card .article-title a .authors{
	font-style: italic;
}
section.author.in-jove ul li.video-card .article-title a .citations{
	margin-bottom:10px;
}

section.author.not-jove ul li.video-card, section.author.in-jove ul li.video-card, section.scied.collection ul li.video-card {
	min-height:115px;
}
section.author.not-jove ul li.video-card, section.author.in-jove ul li.video-card, section.scied.collection ul li.video-card, section.applications ul li.video-card{
	width:47%;
}
section.author.not-jove ul li.video-card, section.author.in-jove ul li.video-card, section.scied.collection ul li.video-card {
    margin: 0 0 3%;
    min-height: 0;
    padding: 0 0 0 240px;
    width: 100%;
}

section.scied.collection ul li.video-card {
    min-height: 165px;
}

.video-slide-panel .slider .slides button.slick-arrow{
	opacity:.8;
}


.video-card .article-title a.pmid{
	display:inline;
}
.site-footer ul li.contact ul.sub-menu li.sn{
	margin-right:11px;
}
.signup {
    padding: 33px 15px 20px;
}
.video-card .article-title a {
	font-size:16px;
}
/* INSTITUTION PAGE */
.contributing_institution_link a {
    color: #FFF;
    text-decoration: none;
    text-align: right;
    position: absolute;
    z-index: 11;
    font-size: 17px;
    margin-top: 89px;
    margin-left: 0px;
}

/* SEARCH PAGE FIXES */
.page-template.page-template-page-search .site-content .main_content #side .control .control_panel #advanced_filters .param select{
	min-width:80px;
}

.main_content #content .search_results article {
margin: 0 0 20px;
padding: 0 0 10px 27%;
position: relative;
}
.main_content #content .search_results article .article_thumb_container {
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	display: block;
	left: 0;
	padding: 2px;
	position: absolute;
	top: 0;
	width: 25%;
}
.main_content #content .search_results article .article_thumb_container a.thumb_link img {
	display: block;
	width: 100%;
}
.main_content #content .search_results article .article_thumb_container a.thumb_link .play_button {
	background: url("../wp/wp-content/themes/jove/_img/button-play.svg") center center/contain no-repeat;
	border: 1.5px solid #fff;
	border-radius: 50%;
	bottom: 25px;
	display: block;
	height: 37.5px;
	position: absolute;
	transition: all .25s ease;
	right: 13.5px;
	width: 37.5px;
}
.main_content #content .search_results article .article_thumb_container a.thumb_link .play_button .ellipse {
	background: #4e78ff;
	background: -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
	background: -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
	background: linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
	border-radius: 50%;
	display: block;
	height: 49.5px;
	opacity: 0;
	position: absolute;
	left: -6px;
	top: -6px;
	transition: all .25s ease;
	width: 49.5px;
}
.main_content #content .search_results article .article_thumb_container a.thumb_link:hover .play_button, .page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container a.thumb_link:active .play_button {
	background: url("../wp/wp-content/themes/jove/_img/button-play.svg") center center/contain no-repeat #4e78ff;
	background: url("../wp/wp-content/themes/jove/_img/button-play.svg") center center/contain no-repeat, -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
	background: url("../wp/wp-content/themes/jove/_img/button-play.svg") center center/contain no-repeat, -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
	background: url("../wp/wp-content/themes/jove/_img/button-play.svg") center center/contain no-repeat, linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
	border: none;
}
.main_content #content .search_results article .article_thumb_container a.thumb_link:hover .play_button .ellipse, .page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container a.thumb_link:active .play_button .ellipse {
	opacity: .38;
}
.main_content #content .search_results article .article_thumb_container .thumb_article_number {
	display: none;
}
.main_content #content .search_results article .article_summary_section .section_icon {
	border: 1px solid #2ad095;
	border-radius: 6px;
	color: #333;
	display: inline-block;
	font: normal 8px/1 "brandon-grotesque", sans-serif;
	padding: 6px 10px;
	text-transform: uppercase;
}
.main_content #content .search_results article .article_summary_section .section_icon .section_icon {
	display: none;
}
.main_content #content .search_results article h2 {
	line-height: 1.2;
	margin: 10px auto;
	text-align: left;
}
.main_content #content .search_results article h2 a {
	color: #0b3871;
	font: bold 14px/1.2 "futura-pt", sans-serif;
	text-decoration: none;
	text-transform: none;
}
.main_content #content .search_results article .article_authors,
.main_content #content .search_results article .article_institutions {
	margin: 0 0 18px;
	font-size: 12px;
	font-weight: 500;
}
.main_content #content .search_results article .article_abstract {
	margin: 0;
}


.series.scied .collection .intro{
	min-height:180px;
}

.page-template-page-journal-category .pagination_container {
        display: inline-block;
        float: none;
        margin: 0 auto;
        text-align: center;
        vertical-align: top;
        width: 100%;
	margin-top:1%;

}
.page-template-page-journal-category .pagination_container a,
.page-template-page-journal-category .pagination_container .sep {
        border: 1px solid #0b3871;
        color: #0b3871;
        cursor: pointer;
        display: inline-block;
        font: 14px/1 "futura-pt", sans-serif;
        min-width: 20px;
        margin: 4px;
        padding: 4px;
        text-align: center;
        text-decoration: none;
        transition: all .25s ease;
}
.page-template-page-journal-category .pagination_container a:hover, .page-template-page-journal-category .pagination_container a:active, .page-template-page-journal-category .pagination_container a.current,
.page-template-page-journal-category .pagination_container .sep:hover, .page-template-page-journal-category .pagination_container .sep:active,.page-template-page-journal-category .pagination_container .sep.current {
          background: #0b3871;
          color: #fff;
}
.page-template-page-journal-category .pagination_container .sep {
        border: none;
        cursor: auto;
        padding: 5px;
}


.page-template-page-journal-video #content #main .article-sidebar .fixed.fix{
	overflow-y:auto;
	overflow-x:hidden;
}

.page-template-page-journal-video #content #main article section.video-player div.section, .page-template-page-scied-video #content article .video-player div.section {
	background: rgba(255, 255, 255, 1);
	border:none;
	font-size:11px;
	font-weight:bold;
}
.page-template-page-journal-video #content #main article section a.button{
	margin:0 auto;
}

/*
.page-template-page-journal-video #content #main article section.video-player:hover div.section, .page-template-page-scied-video #content article .video-player:hover div.section {
	display:inline-block;
}
*/
.page-template-page-journal-video #content.site-content,
.page-template-page-scied-video #content.site-content,
.page-template-page-search #content.site-content{
	padding-top:0;
}
.page-template.page-template-page-search .site-content .main_content{
	margin:0 2%;
	padding:0;
}
.page-template.page-template-page-search .site-content .main_content #side .control .control_panel .section_checkbox_holder label span{
	color:#000;
}

.page-template.page-template-page-search .site-content .main_content #side .control .control_panel .series_checkbox_holder label span{
	color:#000;
	display: inline-block;
	font: normal 17px/1.5 "futura-pt", sans-serif;
	margin-left: 12px;
}

.page-template.page-template-page-search .site-content .main_content #side .control .control_panel.closed{
	display:none;
}

.page-template-page-scied-video .meta-video-header .button{
	/*margin-bottom:5%;*/
	width:50%;
	border:none;
}
.page-template-page-scied-video #content article .video-nav{
	margin-top:-43px;
}

.page-template-page-scied-video .button:focus{
	transform: none;
}

.page-template-page-scied-video .meta-video-header{
	background:#FFF;
	width: 51.5%;
	display:flex;
}
.page-template-page-scied-video #content article .video-player{
	width:51.5%;
	margin-right:2.5%;

}
.page-template-page-scied-video #content article .video-nav{
	margin-left:0px;
	width:46%;
}

.page-template-page-journal-category #main article section.filters{
	padding:1% 10% 1%;
}
section.author.not-jove, section.author.in-jove, section.scied.collection{
	max-width:65%;
}

.page-template-page-journal-video #content #main article .meta-video-header div.views {
    background: url(/img/views.svg) center 10px/20px no-repeat;
    padding:22px 0 0px
}

.journal-scied > div ul li.rule{
	width: 9%;
	margin-left:-5px;
}
.journal-scied > div ul li.methods {
	border-top: 1px solid rgba(11, 56, 113, 0.5);
	width: 20%;
	margin-left:15.4%;
	padding: 8px 0 0;
	margin-top: -3.5px;

}
.journal-scied > div ul li.methods a {
	color:black;
}

.scied-navigation li.in-press, .journal-navigation li.in-press{
	width:41%;
}
/*account section Icons*/
.account_icon{
	width: 42px;
	height:42px;
	margin-right: 10px;
	display:inline-block;
}

.account_watch_history_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -524px -524px !important;
}
.account_favorite_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -618px -172px !important;
}
.account_citations_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -296px -337px !important;
}
.account_jove_access_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -425px -335px !important;
}
.account_quiz_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -100px -10px !important;
}
.account_information_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -425px -249px !important;
}
.account_library_resources_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -300px -10px !important;
}
.account_subscribed_institutions_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -170px -335px !important;
}
.account_my_papers_icon {
	background: url(/img/google-material-design-icons.png?v=179) no-repeat -236px -94px !important;
}
span.highlight{
	background-color: rgba(56, 184, 171, 0.32);
}
.page-template.page-template-page-search .site-content .main_content #side .control .filter_heading .slide_indicator svg path{
	fill:#FFF;
}
.page-template.page-template-page-search .site-content .main_content #side .control .filter_heading.closed .slide_indicator svg path{
	fill:#3a405b;
}


.page-template-page-journal-video #content #main article section.video-player div.section,.page-template-page-scied-video #content #main article section.video-player div.section {
	padding-left:30px;
}

.page-template-page-journal-video #content #main article section.video-player div.section:before,.page-template-page-scied-video #content #main article section.video-player div.section:before
{
    background: #50a4ff;
    background: -moz-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: -webkit-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a4ff', endColorstr='#3458ef',GradientType=1 );
    border-radius: 50%;
    content: '';
    display: block;
    height: 12px;
    left: 7px;
    position: absolute;
    top: 6px;
    width: 12px;
}

.page-template-page-scied-video #content #main article section.video-player div.section:before{
    background: #00d081;
    background: -moz-linear-gradient(45deg, #00d081 0%, #16b36a 100%);
    background: -webkit-linear-gradient(45deg, #00d081 0%, #16b36a 100%);
    background: linear-gradient(45deg, #00d081 0%, #16b36a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d081', endColorstr='#16b36a',GradientType=1 );
}
.page-template-page-scied-video #content article .video-player .meta-video-footer{
	/*display: -webkit-flex;
    display: flex;*/

}

.page-template-page-search .main_content section{
	max-width: none;
}
.page-template-page-search .main_content h2{
	text-align:left;
}
.page-template-page-journal-video #content ul.article-nav li{
	margin: 0 1.5%;
}
.page-template-page-journal-video #content #main article section ul.fp-dropdown{
	padding-left: 0;
}
.page-template-page-search .entry-header{
	background: #0b3871;
    background-size: cover;
    padding-top: 60px !important;
}
.page-template-page-search .entry-header:before{
	background: linear-gradient(151deg, rgba(19, 103, 255, 0.75) 0%, rgba(11, 56, 113, 0.51) 26%, rgba(91, 69, 45, 0.51) 100%);
}

.page-template-page-search .entry-header h2.entry-subtitle {
    color: #fff;
    font: 500 16px/1 "din-2014", sans-serif;
    letter-spacing: .45px;
    margin: 0;
    padding: 0;
    position: absolute;
    /*text-transform: uppercase;*/
    z-index: 10;
	margin-top:3.8%;
}
.page-template-page-search .entry-header h1.headline {
    position: relative;
    top: 54% !important;
    width: 30%;
	text-align:left;
}
.page-template-page-search .entry-header .description{
	width:58%;
}

section.applications ul li.video-card{
	min-height:198px;
	padding-left: 20%;
	margin-bottom: 2.5%;
}

/* TESTS STYLES */
/*LOGIN PAGE*/
#content .main_content.quiz_content .quizzes form#quiz_signin_form ol li.buttons a:nth-child(2){
	width:145px;
}
#content .main_content.quiz_content .quizzes form#quiz_signin_form ol li.buttons{
	width: calc(100% + 60px);
	padding:0px;
}
 #content .main_content.quiz_content .quizzes form#quiz_signin_form ol li.buttons a{
	margin-left:0;
 }
#content .main_content.quiz_content > section{
	max-width:1300px;
}
/*************/
.ui-tooltip-content {
    font-size:12px;
	line-height: 14px;
}
#ui-datepicker-div{
	z-index:3!important;
}

.quizzes textarea{
	max-width:100%;
}

#content .main_content.quiz_content .quiz_section .create_quiz{
	position:relative;
}

#page #content .main_content.quiz_content  .alert-danger span#remove_constraint{
    background: #ef4b4b;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 0 8px 0 0;
    text-align: center;
    width: 18px;
    float: right;
    margin-top: -43px;
}.remove_constraint{
    background: #ef4b4b;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 0 8px 0 0;
    text-align: center;
    width: 18px;
    float: right;
    margin-top: -25px;
}

 #page #content .main_content.quiz_content  section#unsubscribed_email span#remove_constraint{
    background: #ef4b4b;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 0 8px 0 0;
    text-align: center;
    width: 18px;
    float: right;
    position: absolute;
    top:0px;
    right: -7px;
}

#content .main_content.quiz_content .quiz_create, #content .main_content.quiz_content .quiz_review{
	background:transparent;
}
#content .main_content .quizzes form input[type='text'], #content .main_content .quizzes form input[type='submit']#quiz_search{
	background:#FFF;
}
#content .main_content.quiz_content .quiz_section table tr td.test-name p.existing_quiz {
	max-width: 365px;
	word-wrap: break-word;
}

#quiz_search_results ul{
	list-style:none;
	background:#FFF;
	position:absolute;
	border:1px solid #CCC;
	z-index:2;
	margin:0;
	padding:0;
	margin-top:-15px;
	width: 95.5%;
	font-size:14px;
}
#quiz_search_results ul li{
	padding:10px;
	font-size:14px;
	margin:0px;
	cursor:pointer;
}
/*DISTRIBUTE QUIZ*/
.quizzes div.capsule{
	padding:10px;
	background:#FFF;
	border: 1px solid #F9f9f9;
	margin-bottom:20px;
}
#content .main_content.quiz_content > section {
	max-width:1300px;
}
#content .main_content.quiz_content.distribute_quizzes .quizzes{
	background:transparent;
}
span.input_help{
	display: block;
	margin-bottom:5px;
	text-align: left;
	color: #545454;
	font-size: 13px;
	line-height:13px;
}
#content .main_content.quiz_content.distribute_quizzes .left_cats,.right_cats{
	width:49.5%;
	display:inline-block;
	vertical-align:top;
}
.quizzes textarea{
	max-width:100%;
}
div#quiz_takers{
	min-height: 78px;
}
#content .main_content.quiz_content.distribute_quizzes .right_cats {
	margin-left: .5%;
}
.quizzes .question label{
	font-size:18px;
	display:block;
	width:90px;
}
.quizzes label{
	font-size:18px;
	display:block;
}
#content .main_content.quiz_content .quizzes form#quiz_send ol li.buttons{
	bottom:0;
	padding:0 30px;
}
/****************/
/****QUIZ RESULTS****/
table.quiz_results {
	table-layout: fixed;
	min-width:100%;
	font-size:15px;
	font-family:futura-pt, sans-serif;
	font-style: normal;
}
table.quiz_results th.vfix{
	position: absolute;
	margin-top: -43px;
}
table.quiz_results .fix {
	position: absolute;
	margin-left: -15%;
	width: 160px;
}
table.quiz_results td.fix{
	width:162px;
	line-height:32px;
}
table.quiz_results th.fix{
	width:170px;
}
table.quiz_results td, table.quiz_results th {
	vertical-align: top;
	border: 1px solid #FFF;
	padding: 10px;
	background:#FFF;
}
table.quiz_results td{
	height:32px;
	vertical-align: middle;
	display:table-cell;
}
.quiz_container {
	overflow-x: scroll;
	overflow-y: visible!important;
	width: 84%;
	margin-left: 16%
}
table.quiz_results tr th.score{
	text-indent:-10000px;
	font-size:1px;
}
table.quiz_results tr td.q .quiz_result_div_correct, table.quiz_results tr td.q .quiz_result_div_incorrect{
	min-width:50px;
	min-height:30px;
	position:inherit;
}

table.quiz_results tr td.q .quiz_result_div_correct{
	background:#16b36a;
}
table.quiz_results tr td.q .quiz_result_div_incorrect{
	background: #710b0b;
}

#content .main_content.quiz_content > section table.quiz_results tr th.email, #content .main_content.quiz_content > section table.quiz_results tr td.email, table.quiz_results .email{
	width:15%;
}
#content .main_content.quiz_content > section table.quiz_results tr th.score,#content .main_content.quiz_content > section table.quiz_results tr td.score, table.quiz_results .score{
	width:4%;
}
#content .main_content.quiz_content > section table.quiz_results tr th.date,#content .main_content.quiz_content > section table.quiz_results tr td.date, table.quiz_results .date {
	width:20%;
	text-align:center;
}
#content .main_content.quiz_content > section table.quiz_results tr th.email{
	font-size:14px;
}
.quizzes .quiz_results #tooltip_obj{
	z-index:20;
	width:400px;
}
#content .main_content.quiz_content > section .buttons.anchored a{
	padding:0px 15px;
	color:#FFF;
	margin:0px;
	background: #1668e0;
	text-align:center;
}
#content .main_content.quiz_content > section .buttons.anchored a:nth-child(2){
	background:#16b36a;
}
#content .main_content.quiz_content > section .buttons.anchored{
	padding:0px;
}
#content .main_content.quiz_content > section table.quiz_results tr td.q{
	position:inherit;
}
#content .main_content.quiz_content > section table.quiz_results tr td.q .quiz_result_div_incorrect, #content .main_content.quiz_content > section table.quiz_results tr td.q .quiz_result_div_correct{
	max-width:50px;
	max-height:30px;
	position:inherit;
}
#content .main_content.quiz_content > section table.quiz_results tr td.q #tooltip_obj{
	left:initial!important;
	top:initial!important;
}
div#quiz_choice_tooltip{
	font-size:16px;
}
/*****************/




#quiz_search_results ul li:hover{
	background:#ebecf0;
}
#content .main_content.quiz_content .quiz_create #questions .question textarea.question_text, #content .main_content.quiz_content .quiz_review #questions .question textarea.question_text{
	max-width:100%;
}
#content .main_content.quiz_content h3.panel-subtitle{
	cursor:pointer;
}
#content .main_content.quiz_content .quiz_create .capsule, #content .main_content.quiz_content .quiz_review .capsule{
	background:#FFF;
	padding:10px;
	border:1px solid #bdbdbd;
}
#content .main_content.quiz_content .quiz_create .capsule:last-of-type{
	margin-bottom:0px;
}

#content .main_content.quiz_content .quizzes form ol li.buttons{
	background:#ebecf0;
}
#content .main_content.quiz_content .quiz_create .left_cats,#content .main_content.quiz_content .quiz_create .right_cats{
	width:50%;
	display:inline-block;
	vertical-align: top;
}
#content .main_content.quiz_content .quiz_create #questions .question label div.toggle, #content .main_content.quiz_content .quiz_review #questions .question label div.toggle{
	max-width:90px;
	height: 30px;
}
#content .main_content.quiz_content .quiz_create #article_selection .video_link, #content .main_content.quiz_content .quiz_review #article_selection .video_link,
#content .main_content.quiz_content .quiz_create #view_vid, #content .main_content.quiz_content .quiz_review #view_vid {
	background:#15ab66;
	color:#FFF;
}
#content .main_content.quiz_content .quiz_create #collection_selection,
#content .main_content.quiz_content .quiz_create #quiz_actions,#content .main_content.quiz_content .quiz_create #view_vid,
#content .main_content.quiz_content .quizzes.quiz_create form ol li.buttons{
	display:none;
}
#content .main_content.quiz_content .quizzes.quiz_create form ol li.buttons{
	margin:0px 30px;
	padding:0px;
}

#content .main_content.quiz_content .quizzes.quiz_create form ol li.buttons input.not-primary, #content .main_content.quiz_content .quizzes form ol li.buttons a, #content .main_content.quiz_content .quiz_review form ol li.buttons input.not-primary{
	background:#1668e0;
	padding:0px 15px;
	color: #fff;
	float:none;
	display:inline-block;
}
#content .main_content.quiz_content .quiz_review form ol li.buttons{
	padding:0px 30px;
}
#content .main_content.quiz_content .quiz_review form ol li.buttons input.not-primary{
	float:none;
	margin-left:15px;
	width:130px;
	display:inline-block;

}
#content .main_content.quiz_content .quizzes form ol li.buttons a:nth-child(2){
	margin:0;
	float:none;
	width:89px;
	display:inline-block;
	border-left:1px solid #CCC;

}
#content .main_content.quiz_content .quizzes form ol li.buttons input.button{
	position:relative;
}
#content .main_content.quiz_content .quiz_create #view_vid{
	margin:0;
}

#content .main_content.quiz_content .quiz_create #questions .question, #content .main_content.quiz_content .quiz_review #questions .question{
	border: 1px solid #CCC;
	padding: 10px 10px 10px 26px;
    margin-bottom: 15px;
}
#content .main_content.quiz_content .quiz_create #questions .question, #content .main_content.quiz_content .quiz_review #questions .question{
	border-color:#CCC;
}
#content .main_content.quiz_content .quiz_create #questions .question.checked, #content .main_content.quiz_content .quiz_review #questions .question.checked{
	border-color:#45a31f;
}
#content .main_content.quiz_content .quiz_create #questions .question, #content .main_content.quiz_content .quiz_review #questions .question{
	border-color:#CCC;
}
#content .main_content.quiz_content .quiz_create #questions .question .question_seq{
	top:8px;
	left:8px;
}
span.tooltips{
	cursor:pointer;
}


#content .main_content.quiz_content .quiz_create #questions .question .question_seq, #content .main_content.quiz_content .quiz_review #questions .question .question_seq{
	top:0px;
	left:0px;
}
#content .main_content .quizzes form input[type='text'],#content .main_content .quizzes form input[type='password']{
	width:100%;
	margin-bottom:15px;
}

#content .main_content .quizzes form input[type='text'],#content .main_content .quizzes a.register{
	padding-left:2%;
}
#content .main_content .quizzes form input[type='text'],#content .main_content .quizzes form input[type='submit']{
	margin-top:2%;
}
.page-template.page-template-page-search .site-content .main_content #side .control .control_panel#control_date .date_range .month_grid table tbody tr td .year {
    font-weight: 500;
    padding: 4px;
    background-color: #d1ddee;
}
.page-template.page-template-page-search .site-content .main_content #side .control .control_panel#control_date .date_range .month_grid table tbody tr td .month:hover{
	color:#FFF;
	background:#0b3871;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article{
		min-height:150px;
}

article.article_summary_container div.coming_soon {
    width: 100%;
    text-align: center;
    background: #808080;
    height: 123px;
		display: inline-block;
		line-height: 19px;
		padding-top: 41px;
		font-size: 16px;
}
article.article_summary_container a.coming_soon {
	line-height:123px;
	color:#FFF;
	text-decoration:none!important;
}

/* START NEW JOURNAL CATEGORY PAGE */

.page-template-page-journal-category #main article section.articles, article.article_summary_container,.page-template-page-journal-category .resultstotal {
	text-align: left;
	padding:.5% 12%;
}
.page-template-page-journal-category .resultstotal{
	color: #292b31;
    font: 18px/1 "futura-pt", sans-serif;
    display: inline-block;
}
.page-template-page-journal-category .articles article, article.article_summary_container article{
	margin: 0 0 20px;
    padding: 0 0 10px 16%;
    position: relative;
	min-height:191px;
}

.page-template-page-journal-category .articles article .article_summary_section .section_icon, article.article_summary_container article .article_summary_section .section_icon{
    border: 1px solid #2ad095;
    border-radius: 100px;
    color: #333;
    display: inline-block;
    font: 600 normal 11px/1 "brandon-grotesque", sans-serif;
    letter-spacing: 1px;
    padding: 8px 13px;
    text-transform: uppercase;
}

.page-template-page-journal-category .articles article .article_summary_section .section_icon .section_icon, article.article_summary_container article .article_summary_section .section_icon .section_icon{
    display: none;
}


.page-template-page-journal-category .articles article h2, article.article_summary_container article h2{
    line-height: 1.2;
    margin: 10px auto;
    text-align: left;
	color:#0b3871;
	font-size:18px;
}

.page-template-page-journal-category .articles article .article_thumb_container, article.article_summary_container article .article_thumb_container {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    display: block;
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0;
    width: 14%;
}

.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button, article.article_summary_container article .article_thumb_container a.thumb_link .play_button{
    background: url(../_img/button-play.svg) center center/contain no-repeat;
    border: 1.5px solid #fff;
    border-radius: 50%;
    bottom: 25px;
    display: block;
    height: 37.5px;
    position: absolute;
    transition: all .25s ease;
    right: 13.5px;
    width: 37.5px;
}
.page-template-page-journal-category .articles  article .article_thumb_container a.thumb_link img, article.article_summary_container article .article_thumb_container a.thumb_link img {
    display: block;
    width: 100%;
}
.page-template-page-journal-category .articles  article h2 a, article.article_summary_container article h2 a{
    color: #0b3871;
    font: bold 19px/1.2 "futura-pt", sans-serif;
    text-decoration: none;
    text-transform: none;
}
.page-template-page-journal-category .articles article .article_authors, .page-template-page-journal-category .articles article .article_institutions,
article.article_summary_container article .article_authors, article.article_summary_container article .article_institutions
{
    margin: 0 0 18px;
    font-size: 15px;
    font-weight: 500;
}
.page-template-page-journal-category .articles article .article_thumb_container .thumb_article_number, article.article_summary_container article .article_thumb_container .thumb_article_number {
    display: none;
}

.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button .ellipse, article.article_summary_container article .article_thumb_container a.thumb_link .play_button .ellipse {
    background: #4e78ff;
    background: -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    border-radius: 50%;
    display: block;
    height: 49.5px;
    opacity: 0;
    position: absolute;
    left: -6px;
    top: -6px;
    transition: all .25s ease;
    width: 49.5px;
}
.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button, article.article_summary_container article .article_thumb_container a.thumb_link .play_button{
    background: url(/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat;
    border: 1.5px solid #fff;
    border-radius: 50%;
    bottom: 14px;
    display: block;
    height: 37.5px;
    position: absolute;
    transition: all .25s ease;
    right: 13.5px;
    width: 37.5px;
}
.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link:hover .play_button .ellipse, .page-template-page-journal-category .articles article .article_thumb_container a.thumb_link:active .play_button .ellipse,
article.article_summary_container article .article_thumb_container a.thumb_link:hover .play_button .ellipse, article.article_summary_container article .article_thumb_container a.thumb_link:active .play_button .ellipse
{
    opacity: .38;
}

.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link:hover .play_button, .page-template-page-journal-category .articles article .article_thumb_container a.thumb_link:active .play_button,
article.article_summary_container article .article_thumb_container a.thumb_link:hover .play_button, article.article_summary_container article .article_thumb_container a.thumb_link:active .play_button
{
    background: url(/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat #4e78ff;
    background: url(/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: url(/wp-content/themes/jove/jove/_img/button-play.svg) center center/contain no-repeat, -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: url(/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    border: none;
}
article .article_thumb_container a.thumb_link img {
	max-height:205px;
}
.page-template-page-journal-category .articles article .article_institutions, .page-template.page-template-page-search .site-content .main_content #content .search_results article .article_institutions,
article.article_summary_container article .article_institutions
{
	margin-bottom:0px;
}

/* END NEW JOURNAL CATEGORY PAGE */
/*HEADER SEARCH STYLES*/
#masthead #fixed-position-header-main .fixed-position-header-right .fixed-position-header-signin #signin_container #signin_menu .centered_signin_links a:nth-of-type(3) {
    width: 100%;
}
#masthead #fixed-position-header-main .fixed-position-header-right .fixed-position-header-signin #signin_container #signin_menu .centered_signin_links a{
	font-size:12px;
}
#masthead #fixed-position-header-main form #header_advanced_search #header_advanced_filters .param input[type="text"]{
	padding:5px!important;
}
#masthead #fixed-position-header-main form #header_advanced_search #header_advanced_filters .param select{
	margin-right:10px;
	font-size:16px;
	padding: 5px 38px 5px 8px!important;
}
#masthead #fixed-position-header-main form #header_advanced_search label span{
	font-size:16px;
}

#masthead #fixed-position-header-main form #advanced_search_link {
	margin-top:-23px;
}
#masthead #fixed-position-header-main form #q{
	font-size:16px;
}
#masthead #fixed-position-header-main form #header_advanced_search #header_advanced_filters .param input{
	width: calc(100% - 133px);
}

#masthead #fixed-position-header-main form #header_advanced_search #add_parameter{
	width:24px;
	height:24px;
	line-height:24px;
	margin-top:5px;
	font-size:24px;
}
#masthead #fixed-position-header-main form #header_advanced_search p{
	font-size:16px;
}
#header_advanced_search .control {
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0 0 5px;
}

#header_advanced_search .control .filter_heading {
    background: #0b3871;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    cursor: pointer;
    font: bold 14px/1 "brandon-grotesque", sans-serif;
    letter-spacing: 1px;
    padding: 12px 50px 12px 30px;
    position: relative;
    text-transform: uppercase;
    transition: all .25s ease;
	text-align:left;
}
#header_advanced_search .control .filter_heading .slide_indicator {
    display: block;
    height: 6px;
    position: absolute;
    right: 20px;
    top: 16px;
    transition: transform .25s ease;
    width: 11px;
}
#header_advanced_search .control .filter_heading.closed {
    background: #d1ddee;
    color: #3a405b;
}

#header_advanced_search .control .control_panel#control_authors, #header_advanced_search .control .control_panel #sidebar_search_box_holder {
    margin: 0 0 15px;
    position: relative;
    width: auto !important;
}
#header_advanced_search .control .control_panel {
    padding: 5px;
	text-align:left;
}
#header_advanced_search .control .control_panel#control_authors input.sidebar_text_box, #header_advanced_search .control .control_panel #sidebar_search_box_holder input.sidebar_text_box {
    background: #fff;
    border: 1px solid #e4e7ef;
    border-radius: 25px;
    color: #9ca0ae;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 37px;
    outline: none;
    padding: 0 112px 0 30px;
    width: 100%;
}
#header_advanced_search .control .control_panel#control_authors span.smallbutton, #header_advanced_search .control .control_panel #sidebar_search_box_holder span.smallbutton {
    background: url(/wp-content/themes/jove/_img/icon-search.svg) center center/14px no-repeat #2183ed;
    border: none;
    border-radius: 50%;
    display: block;
    height: 37px;
    position: absolute;
    right: 0;
    text-align: left;
    text-indent: -10000px;
    top: 0;
    width: 37px;
}
#header_advanced_search  .control .control_panel#control_authors span.smallbutton {
    top: 15px;
    right: 30px;
}

#header_advanced_search .control .filter_heading .slide_indicator svg {
    display: block;
	fill:#FFF;
}

#header_advanced_search .control .filter_heading .slide_indicator.closed {
    transform: rotate(180deg);
}

#header_advanced_search .control .control_panel.closed {
    display: none;
}
#header_advanced_search .control .filter_heading .slide_indicator svg path {
    fill: #fff;
    transition: fill .25s ease;
}
#header_advanced_search .control .filter_heading.closed .slide_indicator svg path {
    fill: #3a405b;
}
#masthead #fixed-position-header-main form #header_advanced_search #add_parameter{
	margin-bottom:10px;
}
#masthead #fixed-position-header-main form #header_advanced_search {
    background: #ebecf0;
	border: 1px solid #dad8d8;
}

#header_advanced_search .control .control_panel#control_date .date_range {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 48%;
}
#header_advanced_search .control .control_panel#control_date .date_range .date_display {
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin: 5px 0;
}

#header_advanced_search .section_checkbox_holder {
    display:inline-block;
	padding: 0px;
    width: 32%;
}

#header_advanced_search .series_checkbox_holder {
    display:inline-block;
	padding: 0px;
    width: 45%;
}

#header_advanced_search{
	overflow-y:auto!important;
	max-height:550px;
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid table {
    margin: 0;
    width: 100%;
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid table tbody tr td .year {
    font-weight: 500;
    padding: 2px;
    background-color: #d1ddee;
	line-height:18px;
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid table tbody tr td .month {
    cursor: pointer;
	line-height:18px;
    /*padding: 2px;*/
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid {
    background: #fff;
    border: #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    left: 20px;
    max-width: 600px;
    padding: 10px;
    position: absolute;
    top: 40px;
    width: auto;
    z-index: 100;
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid table {
    margin: 0;
    width: 100%;
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid table tbody tr td {
    font-size: 12px;
    text-align: center;
}
#header_advanced_search .control .control_panel select.search_list{
	width:100%;
}
#header_advanced_search .control .control_panel#control_date .date_range .month_grid table tbody tr td .disabled-month{
	opacity: .75;
	/*padding: 2px;*/
	line-height:18px;
}
/* ARCHIVES STYLES */
.archives .narrow_column_left .archive_year.closed .slide_indicator svg path {
    fill: #3a405b;
}

.archives .narrow_column_left .archive_year.closed .slide_indicator{
    transform: rotate(180deg);
}

.archives .narrow_column_left .archive_year.closed ~ ul{
	display:none;
}

.series.scied .collection .header h3{
	padding:10px 20px;
	background-color:rgba(44, 140, 103, 0.58);
	text-shadow: -1px 2px 4px #333;
}

.video-card .article-image a h3 {
    background: #FFF;
    border-radius: 14px;
    color:#000;
	top:2%;
	left:8.5px;
	height:auto;
	overflow:hidden;
	bottom:auto;
	/*bottom: 89.56872%;*/
}

.video-card:hover .article-image a h3, .video-card:active .article-image a h3 {
    /*bottom: 90.576577%;*/
	bottom:auto;
}
#browse_homepage .video-card:hover .article-image a h3,#browse_homepage .video-card:active .article-image a h3,
.related .video-card:hover .article-image a h3,.related .video-card:active .article-image a h3{
	top:5%;
}

.page-template-page-journal-video #content #main article section.video-player div.section, .page-template-page-scied-video #content #main article section.video-player div.section{
    display:none;
}
.journal-scied .journal ul {
    column-count: inherit;
}
.journal-scied .journal ul li {
    width: 20%;
}
.scied-navigation ul {
    column-count: 4;
}

.page-template-page-journal-video #content #main article .meta-video-header a.comments,.page-template-page-journal-video #content #main article .meta-video-header .views {
	cursor:pointer;
}
.page-template-page-journal-video #content #main .article-sidebar .sponsor p strong, .page-template-page-scied-video #content article .access p strong{
	display:inline;
}
.page-template-page-journal-video #content #main .article-sidebar .sponsor{
	padding:2%;
}
.page-template-page-journal-video #content #main article section.video-player .summary, .page-template-page-scied-video #content article .access {
    padding: 4.5% 4.5%;
}
.page-template-page-scied-video #content article .access{
	padding:2%;
}
.page-template-page-scied-video #content article{
	max-width:96%;
}

.page-template-page-journal-video #content #main .article-sidebar .fixed.fix{
	padding-top:0;
}

.page-template-page-scied-video #content article .video-player .meta-video-footer .button.share{
	width:23.5%;
	/*height: 40px;*/
	/*margin-left:4px;*/
	min-width: 187px;
	line-height: 20px;
	display: inline-block;
}

.page-template-page-scied-video #content article .video-player .meta-video-footer .button.download{
	/*width:22%;*/
	width:23.5%;
  min-width:187px;
	//max-width: 150px;
	line-height: 20px;
	display: inline-block;
}

.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite {
    /*background: url(../_img/favorite-inactive.png) 10px center/22px no-repeat;*/
    color: #0b3871;
    font: bold 12px/1 "brandon-grotesque", sans-serif;
    letter-spacing: 1px;
    padding: 8px 10px 8px 40px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	border: 2px solid #03ca7e;
	min-width: 187px;
	margin-left:4px;
	width:23.5%;
	line-height: 20px;
	/*height: 40px;*/
	display:inline-block;
}

.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite.active {
    /*background-image: url(../_img/favorite-active.png);*/
}

.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite:hover {
    /*background-image: url(../_img/favorite-hover.png);*/
}

.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .embed {
  background: url(../img/icons/embed_icon.png) 10px center/22px no-repeat;
  color: #0b3871;
  font: bold 12px/1 "brandon-grotesque", sans-serif;
  letter-spacing: 1px;
  padding: 8px 10px 8px 32px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
	border: 2px solid #03ca7e;
	margin-left:4px;
	min-width: 187px;
	/*width:15%*/
	width:23.5%;
	line-height: 20px;
	/*height: 40px;*/
	display: inline-block;
}

.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .embed:hover {
  background-image: url(../img/icons/embed_icon_hover.png);
}


.page-template-page-scied-video #content article .video-player .meta-video-footer .button{
	width:40%;
}
a:focus{
	outline:none;
}
.scied-navigation li a:before, .journal-navigation li a:before{
	top:7px;
}
section.scied.collection ul li.video-card .article-image h3, section.scied.collection ul li.video-card:hover .article-image h3,
.series.scied .collection .video-card .article-image a h3, .series.scied .collection .video-card:hover .article-image a h3,
.sections .section .video-card .article-image a h3, .sections .section .video-card:hover .article-image a h3,
.author .video-card .article-image a h3, .article-image h3, section.author.in-jove ul li.video-card:Hover .article-image h3
{
	left:5%;
	top:5%;
	bottom:auto;
}

section.scied.collection ul li.video-card p.jove_content, section.scied.collection ul li.video-card p{
	font-size:16px;
}
.main_content.savings-calculator section form p .input_label{
	float:none;
	margin:0;
	text-align:left;
	width:auto;
}

.series.scied .collection:last-of-type{
	margin-bottom:0;
}

.video-card .article-image a h3:before{
	top:22%;
}


.browse .video-card .article-image a h3:before{
	top:21%;
}

.cta.classroom{
	background-image:url(/files/banners/scied/in_the_classroom.jpg);
	position:relative;
}

.cta.classroom .wrapper{
    /*background-color: rgba(44, 140, 103, 0.58);*/
    text-shadow: -1px 2px 4px #333;
}
section.author.not-jove ul li.video-card, section.author.in-jove ul li.video-card{
	min-height:146px;
}

section.author.intro .columns div h3, section.scied.intro .columns div h3{
	cursor: pointer;
}

section.author.intro .columns div ul, section.scied.intro .columns div ul{
	display:none;
}
.video-card .article-title a .desc{
	font-weight:normal;
}

span.oh{
	text-transform: lowercase
}
#jovebox_content{
	height:auto!important;
	max-height:65%!important;
	max-width:95%!important;
	overflow:hidden!important;
	overflow-y:auto!important;
}

#jovebox_content.iframe-trial {
	overflow-y:hidden!important;
}

.page-template-page-journal-video #content ul.article-nav{
	z-index:101;
}
#masthead #site-navigation.main-navigation ul ul.child > li a{
	text-transform: uppercase;
}
.scied-collection .entry-header.scied-series{
	height:auto;
}

.entry-header.scied-series{
	padding-top:114px;
	padding-bottom:20px;
}
.scied-collection .entry-header.scied-series{
	padding-top:50px;
	padding-bottom:20px;
}

.entry-header.scied-series h2.entry-subtitle a{
	color:#FFF;
	text-decoration:none;
}
.entry-header.scied-series h2.entry-subtitle a:hover{
	text-decoration:underline;
}

.scied-collection li.video-card p.jove_content{
	font-size:16px;
	margin:10px 0;
}
.scied-collection li.video-card .article-title a{
	min-height:0;
}
.entry-header.scied-series p{
	color:#FFF;
	position: relative;
	display:block;
	width:90%;
	margin:20px auto;
}

.series.scied .collection{
	width:48.3%;
}
.series.scied .collection .video-card {
	width: 46.5%;
}
div.statcounter{
	display:none;
}
div.advancedToggle{
	padding:10px;
	margin-top:20px;
	text-align:center;
	background:#FFF;
	cursor:pointer;
	display:none;
}
.page-template.page-template-page-search .site-content .main_content #side{
	display:inline-block;
}
.page-template.page-template-page-search .site-content .main_content #side .control .control_panel #advanced_filters .param.ajax_content input {
    margin: 0px 5px;
}
.page-template.page-template-page-search form select{
	max-width:98%;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container,
.page-template-page-journal-category .articles article .article_thumb_container{
	position:relative;
	float:left;
	width:11%;
	margin-top:-36px;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_abstract,
.page-template-page-journal-category .articles article .article_abstract{
	clear:both;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article,
.page-template-page-journal-category .articles article{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCC;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_authors,
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_institutions,
.page-template-page-journal-category .articles article .article_authors,
.page-template-page-journal-category .articles article .article_institutions{
    float:right;
	width: 88%
}

.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_authors a,
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_institutions a,
.page-template-page-journal-category .articles article .article_authors a,
.page-template-page-journal-category .articles article .article_institutions a{
	color:#000;
	text-decoration:none;
}


.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_authors a:hover,
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_institutions a:hover,
.page-template-page-journal-category .articles article .article_authors a:hover,
.page-template-page-journal-category .articles article .article_institutions a:hover{
	text-decoration:underline;
}

.page-template-page-journal-category .entry-header .description{
	transform:none;

}



.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section .section_icon,
.page-template-page-journal-category .articles article .article_summary_section .section_icon{
	float:right;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container a.thumb_link .play_button,
.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button{
	height:30.5px;
	width:30.5px;
	right:7.5px;
	bottom:7px;
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container a.thumb_link .play_button .ellipse,
.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button .ellipse{
	height:35.5px;
	width:35.5px;
	left: -3px;
    top: -3px;
}
.video-slide-panel .slider .slides button.slick-arrow:after{
	opacity:1;
}
.page-template-page-scied-video #content article .video-player #section_body_quiz .quiz_question_content{
	max-width:none;
}


/* ACCESS PAGE */
.main_content section .access_message a{
	text-decoration:none;
}
.main_content section .access_message .access_icon{
	    display: inline-block;
		width: 22%;
		font: 600 16px/1.4 "futura-pt", sans-serif;
		color:#1668e0;
}
.main_content section .access_message .access_icon a{
	color:#1668e0;
}
.main_content section .access_message .access_icon_se{
	    display: inline-block;
		width: 50%;
		font: 600 16px/1.4 "futura-pt", sans-serif;
		color:#15ab66;
}
.main_content section .access_message .access_icon_se a{
	color:#15ab66;
}

.main_content section .access_message .access_icon span.access_icon_text, .main_content section .access_message .access_icon span.access_icon_text_no_access
{
		font: 600 16px/1.4 "futura-pt", sans-serif;
}
.main_content section .access_message .access_icon_se span.access_icon_text, .main_content section .access_message .access_icon_se span.access_icon_text_no_access {
		font: 600 16px/1.4 "futura-pt", sans-serif;
}

.main_content section.access_box{
	max-width:90%;
}

.access_message h1{
	font: 400 22px/1.4 "futura-pt", sans-serif;
	margin: 5px 0px 5px 0px;
	padding-bottom: 4px;
	border-bottom:1px solid #ccc;
	width:250px;
	text-align:left;
	text-transform:none;
}

.access_message .access_icon a{
	text-decoration:none;
	color: #1668e0;
}


.main_content section .access_message .access_icon span.access_icon_text:before, .main_content section .access_message .access_icon_se span.access_icon_text:before {
	background: url(/img/icons/access_check.png) center center/contain no-repeat !important;
	background-size: 15px 15px !important;
	display:inline-block;
	padding-left:22px;
	width:15px;
	height:13px;
	content: ' ';
}

.main_content section .access_message .access_icon span{
	display:inline-block;
}

.main_content section .access_message .access_icon span.access_icon_text_no_access:before, .main_content section .access_message .access_icon_se span.access_icon_text_se_no_access:before {
	background: url(/img/icons/access_check_inactive.png) center center/contain no-repeat !important;
	background-size: 15px 15px !important;
	display:inline-block;
	padding-left:22px;
	width:15px;
	height:13px;
	content: ' ';
}
.main_content section .access_message .access_icon span.access_icon_text{
	display:inline-block;
}



 #page #content .main_content.quiz_content section#unsubscribed_email{
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: relative;
}

#page #content .main_content.quiz_content section#unsubscribed_email div#msg{
	width: 95%;
	word-wrap: break-word;
}

#page #content .main_content.quiz_content section#unsubscribed_email {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
 #page #content .main_content.quiz_content section#unsubscribed_email {
  border-top-color: #e4b9c0;
}
 #page #content .main_content.quiz_content section#unsubscribed_email {
  color: #843534;
}


section.author.not-jove ul li.video-card .article-image, section.author.in-jove ul li.video-card .article-image, section.scied.collection ul li.video-card .article-image{
	min-height:150px;
}
/*.favorites .video-card .article-image a h3,.recent .video-card .article-image a h3{
	bottom:86.56872%;
}*/
.citations article.article_summary_container article .article_thumb_container a.thumb_link .play_button{
	bottom:40px;
}

.citations .citation_wrapper{
	width:100%;
	border: 1px solid #CCC;
	display: -webkit-flex;
	display: flex;
}
.citations .citation_text{
	width:79.6%;
	font-size:.86em;
	display:inline-block;
}
.citations .citation_date{
	padding-bottom:2px;
	width:215px;
	font-size:.7em;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
}
.citations .remove_citation {
	position: absolute;
	right: 0px;
	margin-top: -26px;
	border: 1px solid #CCC;
	padding: .5em;
	text-transform: uppercase;
	font-size: .8em;
}

.citations .citation_text p{
	margin:0px;
	padding:1em;
}
.citations .copy_citation{
	background:#9c9c9c;
	width:20%;
	text-align:center;
		padding: 1.245em;
	display:inline-block;
	text-transform: uppercase;
	font-size: .8em;
}
.citations .copy_citation img{
	width:65px;
	display:block;
	margin:auto;
}
.citations .copy_citation a, .citations .remove_citation a{
	text-decoration:none;
	color:#000;
}
span#input_label_email{
	width:28%;
}

.page-template-page-scied-video #content article .video-player .meta-video-footer .button{
	width:36%;
}
/* jove author page*/

.article-title a span.authors, .article-title a span.citations{
	font-size:80%;
}

/* ACCOUNT CSS */
/*  index page */
ul.account_menu {
	display:inline-block;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
	margin-top:20px;

}
ul.account_menu li{
	display:inline;
	background-color:#000;
	margin-left:20px;
}
ul.account_menu li a{
	display:inline-block;
	min-height: 60px;
	min-width: 250px;
	background-color:#000;
	text-align:center;
	color:#fff;
	padding-top:20px;
	text-decoration:none;
	margin-top:10px;
}
.author_meta {
	border-top: 1px solid #9a9a9a;
	padding: 8px 0px;
}
.author_meta span{
	display:inline-block;
	width:33%;
}
.author_meta .stats_link{
	text-align: center;
	text-transform:uppercase;
	font-size:16px;
}
.author_meta .comments{
	text-align:right;
	font-size:16px;
	background: url(/wp/wp-content/themes/jove/_img/icon-comments.svg) center right 0px/30px no-repeat;
	padding-right:44px
}
.author_meta .views{
	font-size:19px;
	color:#0b3871;
	font-weight:bold;

}

.create_account_form p span.input_label_error, .edit_account_form p span.input_label_error, .edit_quizzes_form p span.input_label_error, .password_form p span.input_label_error {
	color: #F00;
}
.main_content section form p .input_label_error {
	color:#f00;
}
.site-footer{
	padding:40px 15px;
}
.site-footer ul li ul.sub-menu li a.button:focus {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}



/* favorites for account */
div.video-card span.favorite_icon span.elipse{
    background-color: #4e78ff;
    background: -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    border-radius: 50%;
    display: block;
    height: 49.5px;
    opacity: 0;
    position: absolute;
    left: -6px;
    top: -6px;
    transition: all .25s ease;
    width: 49.5px;
}

.video-card .article-image span.favorite_icon {
   background-image: url(../img/icons/favorites-active.png) !important;
   background-size: 25px 25px !important;
   background-repeat: no-repeat;
   display: block;
   height: 37.5px;
   position: absolute;
   transition: all .25s ease;
   right: 13.5px;
   width: 26.5px;
   top: 5px;
   z-index:2;
   cursor:pointer;
}

/* upload account page  */

.upload_container {
	text-align:center;
	background-color:#ccc;
	padding:10px;
	text-align:center;
	width:45%;
	margin:auto;
	margin-bottom:20px;
}
.upload_container img{width:150px;height:50px;}
div form #upload_logo{
	color:#000;
	background-color:#e1e1e1;
	border: 1px solid #999;
	border-radius: 0;
	font-size: 16px;
	padding: 3px;
	padding-left: 9px;
	padding-right: 8px;
	}

	/* create account over-rides */

.main_content section.account_box{
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
}
body section.account_box2 p{
	font-size:12pt;
}
section .create_account_status{
	border:2px solid #c00;
	text-align:center;
	border-radius:0px;
	display:none;
}
.custom_tip{
	margin-top:20px;
	background:#fff;
	padding:15px;
	width:90%;
	text-align:center;
	display:inline-block;
	margin:auto;
	border: 2px solid #55a6ff;
}
.main_content section form .form-right input[type="submit"]{
	background: #01c781;
    border-radius: 10px;
    display: block;
    padding: 8px 16px;
    position: relative;
    margin: auto;
    text-indent: 0;
    top: auto;
    width: auto;
	color:#fff;
	float:none;
}
.main_content section p input.button{
	background: #01c781;
    border-radius: 10px;
    display: block;
    padding: 8px 16px;
    position: relative;
    right: auto;
    text-indent: 0;
    top: auto;
    width: auto;
	color:#fff
}
.main_content section.account_box2{

}
.main_content section.create_account_form{
	margin:0px;
}
form div.form-left{
	display:inline-block;
	width:57%;
}
form div.form-right{
	display:inline-block;
	margin-left:2%;
	width:40%;
	vertical-align:top;
}
#form_wrapper{
	width:100%;
}
#aboutcreate{
	width:100%;
}
.main_content section{
	max-width:1300px;
}
.main_content section#create_account_form_inner{
	max-width:initial;
}
.main_content section form p input{
	width:90%
}
/*redesign archive page*/
.main_content section.wide_column_right .article_summary_container .article_thumb_container,
.main_content section.wide_column_right article .article_thumb_container{
	position: relative;
    float: left;
    width: 11%;
    margin-top: -36px;
	left:auto;
	top:auto;

}
.main_content section.wide_column_right .article_summary_container,
.main_content section.wide_column_right article{
	padding:10px 30px 20px;
}
.main_content section.wide_column_right .article_summary_container h2 a,
.main_content section.wide_column_right article h2 a{
	font-size:19px;
}

.main_content section.wide_column_right .article_summary_container .article_thumb_container a.thumb_link .play_button,
.main_content section.wide_column_right article .article_thumb_container a.thumb_link .play_button.ellipse{
	height: 30.5px;
    width: 30.5px;
    right: 7.5px;
    bottom: 7px;
	background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat;
    border: 1.5px solid #fff;
    border-radius: 50%;
	position: absolute;
    transition: all .25s ease;
}
.main_content section.wide_column_right .article_summary_container .article_thumb_container a.thumb_link .play_button .ellipse,
.main_content section.wide_column_right article .article_thumb_container a.thumb_link .play_button .ellipse{
	background: #4e78ff;
    background: -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    border-radius: 50%;
    display: block;
    height: 35.5px;
    opacity: 0;
    position: absolute;
    left: -3px;
    top: -3px;
    transition: all .25s ease;
    width: 35.5px;
}
.main_content section.wide_column_right article .article_thumb_container a.thumb_link:hover .play_button,
.main_content section.wide_column_right article .article_thumb_container a.thumb_link:active .play_button{
	background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat #4e78ff;
    background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
    border: none;
}


.main_content section.wide_column_right .article_summary_container .article_thumb_container a.thumb_link:hover .play_button .ellipse,
.main_content section.wide_column_right article .article_thumb_container a.thumb_link:hover .play_button .ellipse{
	opacity:.38;
}
.main_content section.wide_column_right  article .article_summary_section .section_icon{
	border: 1px solid #2ad095;
    border-radius: 100px;
    color: #333;
    display: inline-block;
    font: 600 normal 11px/1 "brandon-grotesque", sans-serif;
    letter-spacing: 1px;
    padding: 8px 13px;
    text-transform: uppercase;
	float:right;
}
.main_content section.wide_column_right .article_summary_container .article_summary_section .section_icon, .main_content section.wide_column_right article .article_summary_section .section_icon{
	font-size:11px;
}

.main_content section.wide_column_right .article_summary_container .article_authors,
.main_content section.wide_column_right .article_summary_container .article_institutions,
.main_content section.wide_column_right article .article_authors,
.main_content section.wide_column_right article .article_institutions{
	float:right;
	width:86%;
	font-size:14px;
}

@media only screen and (max-width: 1050px){
	form div.form-left{
		display:block;
		width:100%;
	}
	form div.form-right{
		width:100%;
		display:block;
		margin-left:0px;
	}

}

/* Article progress tracker page */

/*Article Progress tracker css*/

.step_complete{
	position:relative;
	float:left;
	width:190px;
	height:49px;
	margin:4px;
	padding-left:4px;
	color:#ffffff;
	background-color:#55a6ff;
	vertical-align:middle;
	text-align:center;
}
.step_complete:hover{
	background-color:#1668e0;
}

[id*="stepdiv1"] {

}

.step_ready{
	position:relative;
	float:left;
	width:190px;
	height:49px;
	margin:4px;
	padding-left:4px;
	color:#ffffff;
	background-color:#c7ddf2;
	vertical-align:middle;
	text-align:center;
	vertical-align:middle;
	color:#000;
}

.step_ready:hover{
	background-color:#1668e0;
}

.step_complete .text, .step_ready .text{
	display:inline-block;
	font-size:14px;
	margin-top:10px;
}

.circle_step {
	display:inline-block;
	height:17px;
	width:19px;
	border-radius:11px;
	background-color:#eee;
	color:#333;
	padding-bottom:3px;

}
.number{
	padding-left:5px;
}
.stepWrapper{
	width:100%;
	margin:auto;
	position:relative;
}
#step_description{
	float:left;
	display:none;
	width:700px;
	height:60px;
	border:1px solid #ccc;
	background-color:#eee;
	border-radius:5px;
	margin-bottom:1px;
}
#step_description_text{
	padding:4px;

}

.article_progress_text_wrapper{
	width:80%;
	background-color:#fff;
	margin:auto;
	padding: 3% 3%;
}

/*  Subscribed Institutions page */

/*.main_content section#subscribed_institutions{
	max-width:920px;
}*/

section#subscribed_institutions table tr:nth-child(even){
	background-color:#eee;
}
section#subscribed_institutions table td{
	border: 1px solid #d1d1d1;
	padding:5px;
}

div.back_to_top{
	position:fixed;
	bottom:15px;
	right:15px;
}
div.centered_text{
	text-align:center;
	margin-bottom:5px;

}

/* navigation menu */
section.nav_container {
	background: linear-gradient(151deg, rgba(19, 103, 255, 0.75) 0%, rgba(11, 56, 113, 0.51) 26%, rgba(91, 69, 45, 0.51) 100%);
	background-color: #0b3871
}

section.nav_container h2{
	color:#fff;
}
section.nav_container ul{
	background-color:#e3e9f3;
	border-bottom:0px;
}
section.nav_container ul li{
	background-color:#c7ddf2;
	min-height:60px;
	height:60px;
	margin:5px;
	padding: 0 2vw 0 2vw;
	width:22%;
	min-width:265px;
	border:2px solid #fff;
	text-align:center;
	display: inline-block;
}
section.nav_container ul li.menu_selected{
	background-color:#55a6ff;
}

section.nav_container ul li:hover{
	background-color:#55a6ff;
}

section.nav_container ul li.active{
	background-color:#55a6ff;
	margin-left:10px;
}
section.nav_container ul li span.menu_item{
	display:inline-block;
	font-weight:600;
	vertical-align:middle;
	padding:11px 0;
	font-size:13px;
}

section.nav_container ul li a{
	letter-spacing:-.1px;
	padding-top:11px !important;
	padding-bottom:11px !important;
}

section.nav_container ul li span{
	display:inline-block;
	margin-top:-2px;
}

.account_watch_history_icon {
	background: url(/img/icons/_JVE-All-Icons-29.svg) center center/contain no-repeat !important;
	background-size: 40px 40px !important;
}
.account_favorite_icon {
	background: url(/img/icons/favorites-menu-item.png) center center/contain no-repeat !important;
	background-size: 22px 22px !important;
}
.account_citations_icon {
	background: url(/img/icons/_JVE-All-Icons-36.svg) center center/contain no-repeat !important;
	background-size: 50px 50px !important;
}
.account_jove_access_icon {
	background: url(/img/icons/_JVE-All-Icons-32.svg) center center/contain no-repeat !important;
	background-size: 30px 30px !important;
}
.account_quiz_icon {
	background: url(/img/icons/_JVE-All-Icons-16.svg) center center/contain no-repeat !important;
	background-size: 30px 30px !important;
}
.account_information_icon {
	background: url(/img/icons/_JVE-All-Icons-33.svg) center center/contain no-repeat !important;
	background-size: 60px 60px !important;
}
.account_library_resources_icon {
	background: url(/img/icons/_JVE-All-Icons-16.svg) center center/contain no-repeat !important;
	background-size: 40px 40px !important;
}
.account_subscribed_institutions_icon {
	background: url(/img/icons/_JVE-All-Icons-30.svg) center center/contain no-repeat !important;
	background-size: 50px 50px !important;
}
.account_my_papers_icon {
	background: url(/img/icons/_JVE-All-Icons-20.svg) center center/contain no-repeat !important;
	background-size: 50px 50px !important;
}
.account_home_icon {
	background: url(/img/icons/_JVE-All-Icons-35.svg) center center/contain no-repeat !important;
	background-size: 50px 50px !important;
}
.account_upload_logo_icon {
	background: url(/img/icons/upload_icon.svg) center center/contain no-repeat !important;
	background-size: 40px 40px !important;
}
.account_icon{
	margin-top:0px;
	vertical-align:top;
}
section.create_account_form select, section.edit_account_form select{
	background-color:#e9eff5;
    border-color: #e4e7ef;
	border-radius:0px;
	width:90.1%;
	color:#666;
}

section.create_account_form #account_role_other,section.create_account_form #account_institution_state,
section.create_account_form #account_institution_province, section.create_account_form #account_institution_ch_province,
section.create_account_form #account_role_other,section.edit_account_form #account_institution_state,
section.edit_account_form #account_institution_province, section.edit_account_form #account_institution_ch_province{
	margin-top:20px;
}

section.create_account_form select option, section.edit_account_form select option{
	background:#FFF;
}

.page-template-page-journal-video #content #main article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration #form_fields input[type='text'],
.page-template-page-scied-video #content article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration #form_fields input[type='text'] {
    border: none;
    border-radius:0px;
    box-shadow: 0 15px 23px rgba(54, 54, 54, 0.15);
    color: #9ba1c1;
    font: normal 18px/1 "futura-pt", sans-serif;
	height:auto;
    padding: 5px 12px!important;
    text-align: left;
}
.page-template-page-journal-video #content #main article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration #form_fields input#email,
.page-template-page-scied-video #content article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration #form_fields input#email{
	text-align:left;
	display:inline-block;
	padding:5px 12px!important;
	width:99.3%;
	font: normal 18px/1 "futura-pt", sans-serif;
	height:auto;
	border-radius:0px;
}
.page-template-page-journal-video #content #main article .subscription_block_holder .subscription_block_text section.main_content a,
.page-template-page-scied-video #content article .subscription_block_holder .subscription_block_text section.main_content a{
	color:#FFF;
}
.page-template-page-journal-video #content #main article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration,
.page-template-page-scied-video #content article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration{
	width:100%;
	height:auto;
	max-width:none;
}

.page-template-page-journal-video #content #main article .subscription_block_holder .subscription_block_text section.main_content,
.page-template-page-scied-video #content article .subscription_block_holder .subscription_block_text section.main_content{
	text-align:left;
}
.subscription_block_holder a, .page-template-page-scied-video #content #main article section.subscription_block_holder p{
	color:#FFF;
}

.page-template-page-journal-video #content #main article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration .button.button2,
.page-template-page-scied-video #content article .subscription_block_holder .subscription_block_text section.main_content form#trial_registration .button.button2{
	position:relative;
	background-image:none;
	text-indent:0;
	padding: 15px 42px;
	width:auto;
	height:auto;
	color:#FFF;
	border-radius:50px;
}




#jovebox_content #modal_trial_form #modal_buttons .button.red {
    background: #b13232;
}
section.nav_container ul li.nav-message{
	background-color:#e3e9f3;
	border:0px;
	font-size:70%;
	vertical-align:middle;
	padding-top:8px;
	min-width: 265px;
    margin: 7px;
}
section.nav_container ul li.nav-message a{
	display:inline;
	color: #1668e0;
	font-weight:500;
}

.journal-uppercase {
	text-transform: uppercase;
}

.se-uppercase {
	text-transform: uppercase;
}
div#trial_box {
    display: block;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 10000;
    height: 80px;
    background: #1668e0;
    color: #FFF;
    padding: 10px;
}
span#time_left {
    display: block;
    text-align: center;
    font-weight: bold;
}

#masthead #site-navigation.main-navigation ul ul.child {
	display: inherit;
	text-align: left;
}

#masthead #site-navigation.main-navigation ul ul.child > li {
	display: inline-block;
}

#ui-date-picker {
	z-index: 3 !important;
}

.page-template-page-journal-video #content #main .article-sidebar .sponsor:nth-of-type(2) img{
	margin-top: 8px;
}

a.download_files.supplemental {
	font-size:80%;
}

a.prompt_comment_signin {
	text-decoration: underline;
  cursor: pointer;
}
a.prompt_comment_signin:hover{
    text-decoration: none;
}

.entry-content .panel-grid .tabs ul li{
	text-transform:none;
}

.entry-content .panel-grid .slider-nav ul li, .entry-content .panel-grid .tabs ul li{
	text-transform:none;
}

.single-career h3, .single-cont h3{
	text-transform:none;
}

.single-career .twitter .twitter-follow, .single-cont .twitter .twitter-follow{
	text-transform:none;
}

section.cta.classroom:before {
    background: #16b36a;
    background: -moz-linear-gradient(-45deg, #5b6775 0%, #5b6775 100%);
    background: -webkit-linear-gradient(-45deg, #5b6775 0%, #5b6775 100%);
    /* background: linear-gradient(-45deg, #0e0e0e 0%, #202020 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b6775', endColorstr='#5b6775',GradientType=1 );
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
}

.entry-content .panel-grid [class*="full-width-"] .widget-title, .single-career [class*="full-width-"] .widget-title, .entry-content .panel-grid [class*="full-width-"] h3, .single-career [class*="full-width-"] h3{
	text-transform:none;
}

.cta .wrapper h2{
	text-transform:none;
}

.journal-scied > div h3.tab {
	top:-36.5px;
}

.journal-scied div h3.tab a{
	color:#FFF;
	text-decoration:none;
}

.create_account_link {
	text-align: center;
}

#reset_password_link_modal {
	position: relative;
	top: -20px;
	height: 36px;
	padding: 8px 42px;
}

#modal-close {
	padding: 10px 15px;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	font-style: normal;
}

.page-template-page-journal-category .entry-header .description {
	width:38%;
}

.page-template-page-journal-category .entry-header h1.headline, .page-template-page-journal-category .entry-header h2.headline {
	top: 28% !important;
}

.page-template-page-journal-category .related-sections .section, .page-template-page-journal-category  .sections .section{
	width:48.3%;
}
.page-template-page-journal-category .sections .section .header.inactive h3:before{
	/*background:#CCC;*/
}
.page-template-page-journal-category .sections .section .video-card:nth-child(2) {
	border-right: none;
	border-left:none;
}
.page-template-page-journal-category .related-sections .section .video-card, .page-template-page-journal-category .sections .section .video-card{
	width:49.6%;
}
.page-template-page-journal-category .related-sections .section .video-card .article-image a h3{
	bottom:84.56872%
}
.page-template-page-journal-category .related-sections .section .video-card:hover .article-image a h3{
	bottom:84.56872%
}

.page-template-page-journal-category .related-sections .section:nth-child(even){
	margin-right:1.4%;
}
.page-template-page-journal-category select.filter-list{
	width:86%;
	padding:14px !important;
}

.page-template-page-scied-video #content #main article section#translate article{
	display: block;
    margin: 0;
    width: auto;
}
.page-template-page-scied-video #content #main article section#translate article{
	display: block;
    margin: 0;
    width: auto;
}
.page-template-page-scied-video #content #main article section#translate article p{
	color: #0b3871;
    font: normal 20px/1 "brandon-grotesque", sans-serif;
    letter-spacing: .4px;
    margin: 20px 0 14px !important;
    text-transform: uppercase;
	font-size:18px;
}

.page-template-page-scied-video #content #main article section#translate article ul li a{
	color: #0b3871;
    display: block;
    font-size: 15px;
    line-height: 1.4;
    text-decoration: none;
}

.page-template-page-scied-video #content #main article section#translate article ul li{
	list-style:none;
}

.page-template-page-scied-video #content #main article section#translate article #choose_translation{
	/* display:none; */
	font-size: 16px;
    line-height: 1.2px;
    margin: 0 0 20px;
	cursor: pointer;
}

.page-template-page-scied-video #content #main article section#translate article p
{
	color: #0b3871;
    font: normal 20px/1 "brandon-grotesque", sans-serif;
    letter-spacing: .4px;
    /*margin: 20px 0 14px !important;*/
	font-size:12px;
}

.page-template-page-scied-video #content #main article section#translate{
	padding: 1% 1% 0;
}


.page-template-page-scied-video #content #main article section#translate article p#translate_title
{
	font-weight:bold;
	font-size:15px;
}

.page-template-page-scied-video #content #main article section#translate ul#translation_menu{
	display:none;
}
/*fix for scied title a's having a hover state*/
.page-template-page-scied-video div.summary h3.section_heading a{
	color: #0b3871;
}
.page-template-page-scied-video div.summary h3.section_heading a:hover{
	color: #0b3871;
}

/* hide "chapter_text" in some translated sc-ied articles*/

.page-template-page-scied-video div.chapter_text {
display:none;
}

/*account librarian resources page styles */
div.content-area resource_header_wrapper {
	margin-top:30px;
}

div.content-area section.articles div.resource_container{
	width:80%;
	margin:auto;
	padding-bottom:30px;
}


div.content-area section.articles div.resource_container .resource_wrapper_container{
	width:100%;
	margin:auto;
}

div.content-area section.articles div.resource_wrapper{
	border:1px solid #ccc;
	display:inline-block;
	width:20%;
	margin:20px;
	background-color:#eee;
	vertical-align:top;
}
div.content-area section.articles div.resource_wrapper span{
	width:100%;
	background-color:#fff;
	display:inline-block;
	padding:10px;
	border: 1px solid #ccc;
	margin-top: -7px;
	text-align:center;
}

div.content-area section.articles div.resource_wrapper span a{
	text-decoration:none;
	color:#333;
	font-size:10pt;
}

div.content-area section.articles h2{

}
div.content-area section.articles h3.resource_header{
	color:#;
	float:left;
	margin:0px;
}
div.content-area section.articles a.resource_link{
	position:relative;
	color:#999;
	float:right;
}

div.content-area section.articles div.resource_wrapper img{
	width:100%;
	height:100%;
}

/* Search Page SE Results */
@media only screen and (max-width: 840px){
	.page-template.page-template-page-search .site-content .main_content #content .search_results .se .article_summary_section .article_thumb_container{
		width:40%;
		margin-top:5px;
	}

	.page-template.page-template-page-search .site-content .main_content #content .search_results .se .article_summary_section p{
		width:100%;
	}
}
/* suggested institutions for create user/update account */

	section.main_content section.edit_account_form #institution_suggestions, section.main_content section.create_account_form #institution_suggestions{
		margin-top: -15px;
		width:43%;
		position: absolute;
		z-index:2;
	}
	section.main_content section.edit_account_form #institution_suggestions ul, section.main_content section.create_account_form #institution_suggestions ul{
		list-style:none;
		border:1px solid #ccc;
		margin:0px;
		background-color:#fff;
		padding:5px;
	}
	section.main_content section.edit_account_form #institution_suggestions ul li,section.main_content section.create_account_form #institution_suggestions ul li{
		padding:0px;
		margin:0px;
		font-size:16px;
	}

	@media only screen and (max-width: 1050px){
	section.main_content section.edit_account_form #institution_suggestions, section.main_content section.create_account_form #institution_suggestions{
		width:90%;
	}
}

/* end suggested institutions for create user */

/* quiz video title as a button */

#content .main_content.quiz_content .quiz_create #article_selection .article_name
{
	cursor: pointer;
	display: inline;
	font-size: 12px;
	line-height: 1;
	margin: 0 0 6px;
	background: #1668e0;
	color: #FFF;
	padding: 5px 8px;
	border: 1px solid #dedede;
}

.section_header_methods_search:before{
	background: #50a4ff;
    background: -moz-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: -webkit-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: linear-gradient(55deg, #292b31 0%, #292b31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a4ff', endColorstr='#3458ef',GradientType=1 );
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
	margin-bottom:-1px
}

.section_header_methods_search{
	background: rgba(255, 255, 255, 1);
    border: 1px solid #292b31;
    border-radius: 6px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #333;
    display: inline-block;
    font: normal 8px/1 "brandon-grotesque", sans-serif;
    padding: 6px 10px;
    text-transform: uppercase;
    z-index: 100;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	float:right;
	margin-right: 10px;
}

.section_header_methods_search a{
	 text-decoration:none;
	color:#000;
}

/*adding journal section to article header*/

.page-template-page-journal-video #content #main section.article_container div.section_header:before {
    background: #50a4ff;
    background: -moz-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: -webkit-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a4ff', endColorstr='#3458ef',GradientType=1 );
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 10px;
	margin-bottom:-1px
}
#main section.article_container div.section_header_methods:before{
    background: #50a4ff;
    background: -moz-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: -webkit-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
    background: linear-gradient(55deg, #292b31 0%, #292b31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a4ff', endColorstr='#3458ef',GradientType=1 );
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
	margin-bottom:-1px
}


.page-template-page-journal-video #content #main section.article_container div.section_header{
	background: rgba(255, 255, 255, 1);
	border: 1px solid #2ad095;
	border-radius: 6px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
	color: #333;
	display: inline-block;
	font: normal 8px/1 "brandon-grotesque", sans-serif;
	padding: 6px 10px;
	text-transform: uppercase;
	z-index: 100;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top: 45px;
}
#main section.article_container div.section_header_methods{
    background: rgba(255, 255, 255, 1);
    border: 1px solid #292b31;
    border-radius: 6px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #333;
    display: inline-block;
    font: normal 8px/1 "brandon-grotesque", sans-serif;
    padding: 6px 10px;
    text-transform: uppercase;
    z-index: 100;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
}
.page-template-page-journal-video #content #main section.article_container div.section_header a {
    text-decoration:none;
	color:#000;
}
#main section.article_container div.section_header_methods a{
	 text-decoration:none;
	color:#000;
}

/* Share feature */
.page-template-page-journal-video .button:focus{
	color:#fff;
}

.page-template-page-journal-video div.share-wrapper, .page-template-page-scied-video div.share-wrapper{
	position:absolute;
	z-index:1001;
	background: #fff;
	box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
	display: block;
	margin: 0 0 0px;
	padding: .5em;
	width:100%;
	max-width:170px;
}
.page-template-page-journal-video div.share-wrapper a.share-button, .page-template-page-scied-video div.share-wrapper a.share-button{
	margin-left:5%;
	display:inline-block;
}
.page-template-page-journal-video div.share-wrapper a.share-button img, .page-template-page-scied-video div.share-wrapper a.share-button img{
	width:36px;
	height:36px;
}

.page-template-page-journal-video #content #main article .meta-video-header a#share_this{
	/*width:25%;*/
	margin-left:.25em;
}

.page-template-page-journal-video #content #main article .meta-video-header div, .page-template-page-journal-video #content #main article .meta-video-header a{
	   display: inline-block;
    font-size: 15px;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    width: inherit;
}

.page-template-page-journal-video #content #main article .meta-video-header
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:space-between;
}
.page-template-page-journal-video #content #main article .meta-video-header .published {
	min-width:150px;
	min-height:40px;
	max-height:68px;
	}
.page-template-page-journal-video #content #main article .meta-video-header .comments {
	min-width:150px;
	}
.page-template-page-journal-video #content #main article .meta-video-header .views {
	min-width:150px;
	width:150px;
	}
.page-template-page-journal-video #content #main article .meta-video-header .cite {
	min-width:150px;
	flex-grow: 1;
	}
.page-template-page-journal-video #content #main article .meta-video-header .share_this {
	min-width:150px;
	}

/* context link */

#contextual_link_preview {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:11;
}
#contextual_link_preview span {
	display:block;
	background-color:white;
	box-shadow: 0 0 5px 2px #555;
	-moz-box-shadow: 0 0 5px 2px #555;
	-webkit-box-shadow: 0 0 5px 2px #555;
	height:150px;
}
#contextual_link_preview span .science-education-article-small-list {
	margin:0px;
	padding:0px;
}
#contextual_link_preview span .science-education-article-small-list p.science-education-article-small-list-title {
	position:absolute;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.7);
	background: url(/img/video_gradient.png) top center repeat-x;
	color: #ffffff;
	bottom: 0px;
	width: 180px;
	padding:10px 10px 10px 10px;
	margin:0px;
	font-family: 'Bitter';
	font-size: 13pt;
	line-height: 1.2;
	/*height:50px;*/
	white-space:normal;
}

#banner{
	padding:2% 14%;
}
#banner .desc {
	padding-right:283px;
	font-size:24px;
}


/*override the focus 'grow' for share button*/
.page-template-page-journal-video #content #main article .meta-video-header a#share_this:focus {
	transform: scale(1.0);
}
.page-template-page-journal-video #content #main article .meta-video-header a.button:visited {
	transform: scale(1.0);
}

/*erratum*/
.page-template-page-journal-video #content #main article #erratum_link{
	color:#ff0000;
	font-style:italic;
}
.page-template-page-journal-video #content #main article div.erratum_head{

}
.page-template-page-journal-video #content #main article div.erratum_head p.errata{
	font-weight:bold;
	background-color:#d0d0d0;
	padding-left:10px;
	padding-right:10px;
	font-size:.9em;
}

/*text shadow for homepage video player*/
.site-content .site-main .home-slide div.slider-nav .nav-items .nav-item a{
	text-shadow: 1px 1px #333;
}

.site-content .site-main .home-slide div.slider-nav h3{
	text-shadow: 1px 1px #333;
	font-size:16px;
}


#content .main_content.quiz_content #quiz_main_navigation input{
	border: 1px solid #cacaca;
    border-bottom: none;
}
#content .main_content.quiz_content #quiz_main_navigation input.selected{
	background: #03ca7e;
    color: #FFF;
    font-weight: bold;
}

/*change password*/
.main_content section.password_form form p .input_label {
	text-align:left;
}
.main_content section.password_form form input[type="submit"]{
	background-image:none;
	border-radius:inherit;
	height:auto;
	width:auto;
	position:relative;
	text-indent:0;
}

/*recommendations page*/
.content-area article.recommendation{
	width:80%;
	margin:auto;
	display:block;
	margin-top:10px;
	background-color:#e3e9f3;
	font-size:12px;
	padding:10px;
}

.content-area article.recommendation article.recommendation p{
	font-size:16px;
}

.content-area article.recommendation p.info{
	background-color:#e3e9f3;
	margin-top:0px;
}

.content-area .site-main p.text_blurb, #content .resources div.header{
	width:80%;
	margin:auto;
	display:block;

}
.site-main div.header  h3.recommend_title{
    font-size: 26.5px;
    line-height: 28px;
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
	color:#404040;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
}

/* search result 'bubbles?'*/
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section span.section_icon:before{
	background: #50a4ff;
	background: -moz-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
	background: -webkit-linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
	background: linear-gradient(55deg, #50a4ff 0%, #3458ef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a4ff', endColorstr='#3458ef',GradientType=1 );
	border-radius: 50%;
	content: '';
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-right: 10px;
	margin-bottom:-1px
}
.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section span.section_icon{
	background: rgba(255, 255, 255, 1);
	border: 1px solid #1668e0;
	border-radius: 6px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
	color: #333;
	display: inline-block;
	font: normal 8px/1 "brandon-grotesque", sans-serif;
	padding: 6px 10px;
	text-transform: uppercase;
	z-index: 100;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
}

.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section span.section_icon_se{
	border: 1px solid #2ad095;
}

.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section span.section_icon_se:before{
	background: #50a4ff;
     background: -moz-linear-gradient(45deg, #00d081 0%, #16b36a 100%);
    background: -webkit-linear-gradient(45deg, #00d081 0%, #16b36a 100%);
    background: linear-gradient(45deg, #00d081 0%, #16b36a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d081', endColorstr='#16b36a',GradientType=1 );
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
	margin-bottom:-1px
}

.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section span.section_icon_noaccess:before{
	border: 1px solid #CCC;
	background: #ccc;
    background: -moz-linear-gradient(45deg, #999 0%, #ccc 100%);
    background: -webkit-linear-gradient(45deg, #999 0%, #ccc 100%);
    background: linear-gradient(45deg, #999 0%, #ccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999', endColorstr='#ccc',GradientType=1 );
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
	margin-bottom:-1px
}

.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_summary_section span.section_icon_noaccess{
	border: 1px solid #CCC;
}

article.post-13399 .entry-content .panel-grid .widget-title{
	color:#0b3871;
	margin:40px;

}
article.post-13399 .wp-playlist {
	width: 40%;
	float: right;
	margin: 10px 15px 30px 30px;

}
article.post-13399 .entry-content .panel-grid p{
	margin:40px;
}
article.post-13328 .entry-content .panel-grid p{

	border:1px solid #CCC;
	padding: 20px;
}
article.post-13328 .panel-widget-style.drop-shadow{
	margin: 30px 0px 2px 0px;
}
article.post-13328 .entry-content .panel-grid .widget-title{
	color:#0b3871;
	margin:30px;
	text-align:center;
}

article.post-13358 .panel-widget-style.drop-shadow,
article.post-8315 .panel-widget-style.drop-shadow{
	margin: 30px 0px 2px 0px;
}
article.post-13358 .entry-content .panel-grid .widget-title,
article.post-8315 .entry-content .panel-grid .widget-title{
	color:#0b3871;
	margin:30px;
	text-align:center;
}

article.post-13358 .entry-content .panel-grid p{
	margin:40px;
}

article.post-13358 .entry-content .panel-grid .yellowunderline h2:after,
article.post-8315 .entry-content .panel-grid .yellowunderline h2:after{
	content: "";
    display: block;
    position: relative;
    width: 70px;
    background-color: #fff200;
    height: 4px;
    margin-top: 31px;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

/*
	font size for industry site
*/
article.post-13242 .entry-content .panel-grid p,
article.post-13338 .entry-content .panel-grid p,
article.post-14329 .entry-content .panel-grid p,
article.post-13358 .entry-content .panel-grid p,
article.post-8269 .entry-content .panel-grid p,
article.post-8315 .entry-content .panel-grid p,
article.post-8296 .entry-content .panel-grid p,
article.post-9179 .entry-content .panel-grid p{
	font-size: 18px;
}
article.post-13338 .entry-content .panel-grid li,
article.post-14329 .entry-content .panel-grid li,
article.post-13358 .entry-content .panel-grid li,
article.post-8296 .entry-content .panel-grid li,
article.post-9179 .entry-content .panel-grid li,
article.post-8315 .entry-content .panel-grid li{
	font-size: 17px;
}

article.post-13338 .entry-content .panel-grid .widget-title,
article.post-8296 .entry-content .panel-grid .widget-title{
	color:#0b3871;
	margin:30px;
	text-align:center;
}
article.post-13338 .panel-widget-style.drop-shadow,
article.post-8296 .panel-widget-style.drop-shadow{
	margin: 30px 0px 2px 0px;

}
article.post-13338 .entry-content .panel-grid p,
article.post-8296 .entry-content .panel-grid p{
	margin:40px;
}


article.post-13309 .panel-widget-style.drop-shadow{
	margin: 30px 0px 2px 0px;

}
article.post-13555 .entry-content .panel-grid p{
	margin:40px;
}
article.post-13555 .panel-widget-style.drop-shadow{
	margin: 30px 0px 2px 0px;

}
article.post-13309 .entry-content .panel-grid p{
	margin:40px;
}
article.post-13242 .entry-content .panel-grid .widget-title,
article.post-8269 .entry-content .panel-grid .widget-title{
	color:#0b3871;
	margin:30px;
	text-align:center;

}

article.post-13242 .entry-content .panel-grid p,
article.post-8269 .entry-content .panel-grid p{
	margin:20px;
}
article.post-13242 .panel-widget-style.drop-shadow,
article.post-8269 .panel-widget-style.drop-shadow{
	margin: 30px 0px 2px 0px;

}
article.post-12280 .slider .panel-layout > .panel-grid > .panel-grid-cell:nth-of-type(odd),
article.post-12334 .slider .panel-layout > .panel-grid > .panel-grid-cell:nth-of-type(odd),
article.post-12377 .slider .panel-layout > .panel-grid > .panel-grid-cell:nth-of-type(odd){
	border:none;
}
article.post-12280 .entry-content .panel-grid .slider-nav ul li,
article.post-12377 .entry-content .panel-grid .slider-nav ul li{
	padding: 15px 2vw 30px;
}

article.post-12334 .entry-content .panel-grid .slider-nav ul li{
	width: calc(20% - 10px);
}
article.post-12334 .entry-content .panel-grid .slider-nav ul li:last-of-type{
	margin-left: 12px;
}
article.post-12334 .entry-content .panel-grid .slider-nav ul li{
	padding: 15px 1% 30px 1%;
}

article.post-12322 .entry-content .panel-grid li,
article.post-12280 .entry-content .panel-grid li,
article.post-12268 .entry-content .panel-grid li,
article.post-12191 .entry-content .panel-grid li{
	padding-bottom: 10px;
}
article.post-12377 .so-widget-sow-image-default-813df796d9b1 .sow-image-container .so-widget-image{
	border: 1px solid;
}

/* update to series page*/
.series.scied {
    margin: 0 auto;
    max-width: 1400px;
    padding: 1% 20px;
}

.site-main ul li.scied a:before {
    background: linear-gradient(45deg, #00d081 0%, #16b36a 100%);
}

section.secondary_nav .journal-navigation {
	padding: 30px 0px;
    column-count: 2;
}

section.secondary_nav .journal-navigation li.scied a:before{
	margin-left: 22px;
}

section.secondary_nav .journal-navigation li.scied a.no_access:before{
	background:#ccc;
}

section.secondary_nav .journal-navigation li a {
	padding: 0 0 0 40px;
}

article#post-12377 .slider > .panel-grid-cell > .slick-list > .slick-track > .so-panel{
	padding: 18px 47.25px 40px 67.5px;
}

.video-slide-panel .slider .header h3 a{
	text-decoration: none;
}


/*affiliations on article page*/
.page-template-page-journal-video #content #main .entry-header .sponsors{
	text-transform:none;
	font-size:14px;
}

/*methods collection*/



	/*SEARCH RESULT STYLES*/
	.page-template.page-template-page-search .site-content .main_content #side .control .control_panel#control_authors input.sidebar_text_box, .page-template.page-template-page-search .site-content .main_content #side .control .control_panel #sidebar_search_box_holder input.sidebar_text_box{
		padding-right:40px;
	}


	.main-content section.collection-articles .search_results article.article_summary_container {
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		border-bottom: 1px solid #CCC;
	}
	.main-content section.collection-articles .search_results article h2 {
		line-height: 1.2;
		margin: 10px auto;
		text-align: left;
	}
	.main-content .search_results article .article_summary_section .section_icon {
		border: 1px solid #2ad095;
		border-radius: 100px;
		color: #333;
		display: inline-block;
		font: 600 normal 11px/1 "brandon-grotesque", sans-serif;
		letter-spacing: 1px;
		padding: 8px 13px;
		text-transform: uppercase;
		float:right;
	}
	.main-content .search_results article h2 a {
		color: #0b3871;
		font: bold 19px/1.2 "futura-pt", sans-serif;
		text-decoration: none;
		text-transform: none;
	}
	.main-content .search_results article .article_authors,
	.main-content .search_results article .article_institutions {
		margin: 0 0 18px;
		font-size: 14px;
		font-weight: 500;
	    float: right;
		width: 88%;
	}
	.main-content .search_results article .article_thumb_container{
		position: relative;
		float: left;
		width: 11%;
		margin-top: -36px;
		border: 1px solid #e0e0e0;
		border-radius: 5px;
		display: block;
		left: 0;
		padding: 2px;
		top: 0;
	}
	.main-content .search_results article .article_summary_section .section_icon .section_icon{
		display:none;
	}
	.main-content .search_results article .article_thumb_container .thumb_article_number{
		display:none;
	}

	.main-content .search_results article .article_thumb_container a.thumb_link .play_button{
		height: 30.5px;
		width: 30.5px;
		right: 7.5px;
		bottom: 7px;
		background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat;
		border: 1.5px solid #fff;
		border-radius: 50%;
		display: block;
		position: absolute;
		transition: all .25s ease;
	}

	.main-content .search_results article .article_thumb_container a.thumb_link:hover .play_button,
	.main-content .search_results article .article_thumb_container a.thumb_link:active .play_button{
		background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat #4e78ff;
		background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
		background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
		background: url(/wp/wp-content/themes/jove/_img/button-play.svg) center center/contain no-repeat, linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
		border: none;
	}



	.main-content .search_results article .article_thumb_container a.thumb_link .play_button .ellipse {
		height: 35.5px;
		width: 35.5px;
		left: -3px;
		top: -3px;
		bottom:14px;
		background: #4e78ff;
		background: -moz-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
		background: -webkit-linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
		background: linear-gradient(50deg, #4e78ff 0%, #6db5ff 100%);
		border-radius: 50%;
		display: block;
		opacity: 0;
		position: absolute;
		transition: all .25s ease;
	}
	.main-content .search_results article .article_thumb_container a.thumb_link img{
		width:100%;
		display:block;
	}
	.main-content .search_results article .article_thumb_container a.thumb_link:hover .play_button .ellipse{
		opacity: .38;
	}


	/* END SEARCH ITEM STYLES */

	div.methods-collections-collection header div.description{
		z-index:10;
	}
	div.methods-collections-collection header div.description a{
		color:#FFF;
		text-decoration:none;
	}
	div.methods-collections-collection header div.description a:hover{
		text-decoration:underline;
	}
	div.methods-collections-collection div.main-content{
		width:100%;
		padding:1% 2%;
		float:left;
		background-color: #e9ebf2;
	}

	/*.main-content section.collection-articles, .main-content section.collection-description, .main-content section.collection-abstracts  {
		width: initial;

	}*/

	/*div.main-content section.collection-content{
		width:65%;
		margin:2%;
		float:right;

	} changed to div*/

	div.main-content div.collection-content{
		width: 73%;
		margin: 1% 0% 1% 1%;
		float: left;
	}

	div.methods-collections-collection div.side-bar{
		width:25%;
		margin: 1% 1% 1% 0%;
		float:left;
	}
	div.methods-collections-collection div.side-bar a.collection-propose {
		margin-top: 0px;
	}
	div.methods-collections-collection .collection-editor {
		background: #e1e1e1;
		margin-top: 10px;
		font-size: 16px;
	}
	div.methods-collections-collection img.editor-img {
		float: left;
		max-height: 110px;
		padding-right: 10px;
	}
	div.methods-collections-collection a.editor-link{
		color:#000;
		text-decoration:none;
	}
	div.methods-collections-collection a.editor-link:hover{
		text-decoration:underline;
	}
	div.methods-collections-collection span.editor-aff {
		font-style: italic;
	}
	div.methods-collections-collection span.editor-name{
		font-weight:bold;
		padding-top:.5em;
		display:inline-block;
	}
	div.methods-collections-collection div.media-container{
		width:100%;
		display:inline-block;
		margin-top:10px;
	}
	div.methods-collections-collection div.media-container img{
		/*width:100%;*/
		border:1px solid #e1e1e1;
	}

	div.methods-collections-collection div.side-bar h3{
		font-size:22px;
	}

	div.methods-collections-collection div.side-bar .button.square{
		width:100%;
		margin-bottom:1%;
	}

	div.methods-collections-collection .main-content section h3, .sidebar h3{
		color: #0b3871;
		font: bold 17px/1 "brandon-grotesque", sans-serif;
		letter-spacing: .4px;
		margin: 0 0 30px;
		text-transform: uppercase;
	}

	div.methods-collections-collection .main-content section{
		width:100%;
		float:left;
		background: #fff;
		box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
		padding: 1%;
		display: inline-block;
		margin: 0 0% 24px 0%;
		word-wrap: break-word;
	}

	div.collection-meta span, div.additional-meta span{
		min-width: 100px;
		/*width: calc(30% - 10px);*/
		background: #03ca7e;
		/*flex-grow: 1;*/
		display:inline-block;
		height:50px;
		padding:10px;
		text-align:center;
		margin-top: 2px;
		//margin-left:2px;
	}
	div.collection-meta span:first-child{
		margin-left:0px;
	}
	div.collection-meta span a{
		text-decoration:none;
		color:#fff;
		font: 900 15px/100% "brandon-grotesque", sans-serif;
	}
	div.collection-meta span.deadline{
		color:#333;
		background:#fff;
		font-size:15px;
		line-height:2.1;
		text-align:center;
	}

	div.methods-collections-collection section.deadline{
		text-align:center;
	}

	div.methods-collections-collection .entry-header h2.entry-subtitle a {
		color: #FFF;
		text-decoration: none;
	}
	div.methods-collections-collection .entry-header h2.entry-subtitle a:hover {
		text-decoration: underline;
	}
	div.methods-collections-collection .entry-header h2.entry-subtitle {
		color: #fff;
		font: 500 16px/1 "din-2014", sans-serif;
		letter-spacing: .45px;
		margin: 0;
		margin-top: 35px;
		padding: 0 0 0 0;
		position: absolute;
		text-transform: uppercase;
		z-index: 10;

	}

	div.methods-collections-collection .collection-abstract h4{
		font-weight:bold;
	}

	/* Share feature */


	div.methods-collections-collection .button:focus{
		color:#fff;
	}

	div.methods-collections-collection span.share a#share-methods{
		color:#FFF;
		background-color:#1568e0;
		position:relative;
		padding:15px 25px;
		text-align:center;
		display:block;
		min-width: 100px;
		width: 100%;
		background-color:#1568e0;
		display: inline-block;
		height: 30px;
		padding: 8px;
		margin-top: 2px;
		text-decoration: none;
		font: 900 15px/100% "brandon-grotesque", sans-serif;
	}

	div.methods-collections-collection div.share-wrapper{
		position:absolute;
		z-index:1001;
		background: #fff;
		box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
		display: block;
		margin: 0 0 0px;
		padding: .5em;
		width:100%;
		max-width:170px;
	}
	div.methods-collections-collection div.share-wrapper a.share-button{
		margin-left:5%;
		display:inline-block;
		background: #fff;
	}
	div.methods-collections-collection div.share-wrapper a.share-button img{
		width:36px;
		height:36px;
		background: #fff;
	}

	/*end share*/

	div.methods-collections-collection a.showmore, div.methods-collections-collection a.showless{
		font-size:16px;
		cursor:pointer;
	}
	div.methods-collections-collection span.hidden{
		display:none;
	}

	div.methods-collections-collection .entry-header{
		background-size:100%;
	}
	div.methods-collections-collection .entry-header:after{
		background:none;
	}
	div.methods-collections-collection .entry-header:before {
		background: rgba(22, 104, 224, 0.56);
		background: rgba(22, 104, 224, 0.56);
		background: rgba(22, 104, 224, 0.56);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1668e0', endColorstr='#1668e0',GradientType=1 );
	}

	div.collection-meta span.propose{
		background-color:#0c3771;
		float:right;
	}

	.collection-abstract{
		border-bottom:1px solid #ccc;
	}

	.collection-abstract p, .collection-abstracts div.abstract_authors, .collection-abstracts div.abstract_affiliations{
		font-size: 15px;
		font-weight: 500;
	}

	.collection-abstract h4{
		color: #0b3871;
		font: bold 19px/1.2 "futura-pt", sans-serif;
		margin-bottom:8px;
	}

	div.methods-collections-collection .side-bar h3{
		display:inline-block;
		margin-bottom: 0px;
		padding-left: 7px;
	}

	div.methods-collections-collection .side-bar span.share{
		display:inline-block;
		float:right;
		margin-top:0px;
	}

	/*.side-bar h3 + span.share{
		width:auto;
	}*/

	div.methods-collections-collection div.side-bar .media-container #ytplayer{
		height:284px;
	}

	div.methods-collections-collection .side-bar section.deadline{
		margin-bottom:2px;
	}

	/*SEARCH RESULT STYLES*/
	@media screen and (max-width: 1747px){
		div.methods-collections-collection div.side-bar a.collection-propose {
			margin-top: 2px;
		}
	}

	@media screen and (max-width: 900px){
		div.collection-meta span {
			width: 48%;
		}
		div.collection-meta span.propose{
			background-color:#0c3771;
			float:left;
		}
	}

	@media screen and (max-width: 1080px){
		div.methods-collections-collection .side-bar span.share{
			float:left;
			width:100%;
		}
	}

	@media screen and (max-width: 800px){
		div.methods-collections-collection .entry-header h2.entry-subtitle {
			margin-left:40px;
			height:265px;
			margin-top:35px;
		}
	}

	@media screen and (max-width: 740px){
		div.collection-meta span {
			width: 98%;
		}
		div.methods-collections-collection div.side-bar a.collection-propose {
			margin-top: 2px;
		}
		div.methods-collections-collection div.side-bar a.collection-share {
			margin-top: 2px;
		}

		div.methods-collections-collection div.main-content {
			width: 100%;
			margin: auto;
		}

		div.methods-collections-collection div.side-bar {
			width: 100%;
			text-align: center;
		}
		div.methods-collections-collection div.collection-content{
			width:100%;
		}
	}

/*end methods collection*/

/*start methods collections*/
		div.methods-collections-lander div.collections-list {
		padding: 2% 2% 2% 1%;
		background-color: #e9ebf2;
		-moz-column-count: 3;
	 	-webkit-column-count: 3;
		column-count: 3;
		-moz-column-gap: 10px;
	 	-webkit-column-gap: 10px;
		column-gap: 10px;
	}

	div.methods-collections-lander div#msg{
		text-align:center;
		padding: 10px;
		text-align: center;
		background-color: #1668e0;
		border:1px solid #FFF;
		color: #FFF;
		font-size: 1.2em;
		line-height: 1.2em;
	}
	div.methods-collections-lander div.collections-list::after {
		visibility: hidden;
	  display: block;
	  font-size: 0;
	  content: " ";
	  clear: both;
	  height: 0;
	}
	div.methods-collections-lander div.collection{
		width: 98%;
		min-height: 308px;
		background: #fff;
		box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
		padding: 2%;
		/*display: inline-block;*/
		margin: 0 2.5% 24px 2.5%;
		overflow: hidden; /* Fix for firefox and IE 10-11  */
		-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
		page-break-inside: avoid; /* Firefox */
		break-inside: avoid; /* IE 10+ */
		break-inside: avoid-column;
	}
	div.methods-collections-lander div.collections-header{
		background:#f0f0f0;
		padding:1% 10% 1%;
		text-align:center;
	}
	div.methods-collections-lander div.collections-header a{
		color:#333;
		text-decoration:none;
		padding-left:1%;
		font-size: 16px;
		font-weight:bold;
	}
	div.methods-collections-lander div.collections-header a:hover{
		text-decoration:underline;
	}
	div.methods-collections-lander div.collection-clear-fix {
		clear:both;
	}
	body div.methods-collections-lander div.collection h3.collection_title{
		clear:both;
		color: #0b3871;
		margin: 10px 0px;
	}
	body div.methods-collections-lander div.collection h3.collection_title a{
		text-decoration:none;
		color: #0b3871;
	}
	body div.methods-collections-lander div.collection h3.collection_title a p:hover{
		color: midnightblue;
	}
	div.methods-collections-lander div.collection h3.collection_title p{
		color: #0b3871;
		font: bold 24px/1 "brandon-grotesque", sans-serif;
		letter-spacing: .4px;
		margin: 0 0 10px;
		/*text-transform: uppercase;*/
	}
	div.methods-collections-lander div.collection span.editors_list{
		font-size:16px;
		display: block;
	}
	div.methods-collections-lander div.collection span.editors_list a{
		color:#000;
		text-decoration:none;
		/*margin-left: 8px;*/
	}
	div.methods-collections-lander div.collection span.editors_list a:hover{
		text-decoration:underline;
	}

	div.methods-collections-lander div.collection img.collection_img{
		float:right;
		margin:10px 0px 10px 10px;
		border: none;
		min-width:50%;
		max-width:50%;
	}
	div.methods-collections-lander div.collection div.collection_abstract{
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		word-wrap: break-word;
	}
	div.methods-collections-lander div.collection div.collection_status{
		font-weight:bold;
		float:right;
		font-size:14px;
		margin-bottom:5px;
	}
	div.methods-collections-lander div.collection div.collection_status a{
		text-decoration: none;
		font-size: 16px;
	}

	div.methods-collections-lander div.collection div.collection_status a:visited{
		color:royalblue;
	}
	div.methods-collections-lander div.collection div.collection_status.open a, div.methods-collections-lander div.collection div.collection_status.open a:visited{
		color:#15ab66;
	}
	div.methods-collections-lander div.collection_abstract a.showmore,div.methods-collections-lander div.collection_abstract a.showless{
		font-size:16px;
		cursor:pointer;
	}
	div.methods-collections-lander div.collection_abstract span.hidden{
		display:none;
	}

	div.methods-collections-lander .entry-header {
		background-size: 100%;
	}

	div.methods-collections-lander .entry-header:after {
		background: none;
	}

	div.methods-collections-lander .entry-header:before {
		background: rgba(22, 104, 224, 0.56);
		background: rgba(22, 104, 224, 0.56);
		background: rgba(22, 104, 224, 0.56);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1668e0', endColorstr='#1668e0',GradientType=1 );
	}


	@media screen and (max-width: 1440px) and (min-width: 741px){
		div.methods-collections-lander div.collections-list {
			padding: 2% 2% 2% 1%;
			-moz-column-count: 2;
		 	-webkit-column-count: 2;
			column-count: 2;
			-moz-column-gap: 10px;
		 	-webkit-column-gap: 10px;
	  	column-gap: 10px;
		}

		div.methods-collections-lander div.collection{
			width: 98%;
		}

		div.methods-collections-lander div.collection-clear-fix {
			clear:right;
		}
	}



	@media screen and (max-width: 740px){
		div.methods-collections-lander div.collections-list {
			padding: 2%;
			-moz-column-count: 1;
		 	-webkit-column-count: 1;
			column-count: 1;
			-moz-column-gap: 10px;
		 	-webkit-column-gap: 10px;
	  	column-gap: 10px;
		}

		div.methods-collections-lander div.collection{
			width: 95%;
		}

		div.methods-collections-lander div.collection-clear-fix {
			clear:both;
		}
	}
/*end methods collections*/

	/*abstract-submission-form*/
	div.methods-collections-propose-collection div.main-content{
		padding:2%;
		background-color: #e9ebf2;
	}
	div.methods-collections-propose-collection .main-content section h3{
		color: #0b3871;
		font: bold 17px/1 "brandon-grotesque", sans-serif;
		letter-spacing: .4px;
		margin: 0 0 30px;
		text-transform: uppercase;
	}
	div.methods-collections-propose-collection .main-content section{
		width:100%;
		background: #fff;
		/*box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);*/
		padding: 1%;
		display: inline-block;
		margin: 0 0 24px 0;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle a {
		color: #FFF;
		text-decoration: none;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle a:hover {
		text-decoration: underline;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle {
		color: #fff;
		font: 500 16px/1 "din-2014", sans-serif;
		letter-spacing: .45px;
		margin: 0;
		margin-top:30px;
		padding: 0 0 0 0;
		position: absolute;
		text-transform: uppercase;
		z-index: 10;
	}
	div.methods-collections-propose-collection form#abstract-submission input[type="text"],div.methods-collections-propose-collection form#abstract-submission input[type="email"], div.methods-collections-propose-collection form#abstract-submission select,div.methods-collections-propose-collection form#abstract-submission textarea, div.methods-collections-propose-collection form#abstract-submission #cost_wrapper{
		width:100%;
		margin-bottom:1%;
		max-width:100%;
	}
	div.methods-collections-propose-collection form#abstract-submission textarea{
		min-height:200px;
		padding: 10px 40px 10px 25px !important;
	}
	div.methods-collections-propose-collection form#abstract-submission input[type='submit']{
		background-image:none;
		border-radius:inherit;
		height:auto;
		width:auto;
		position:relative;
		text-indent:0;
	}
	div.methods-collections-propose-collection form#abstract-submission #errors{
		font-size:16px;
		color:#F00;
		display:none;
		background:#e6c6c6;
		padding:15px;
		border:1px solid #F00;
		margin:1% 0;
	}
	div.methods-collections-propose-collection div#cost_wrapper{
		font-size:16px;
		margin-left:0px;
		padding: 15px;
		background: #e9eff5;
	}
	div.methods-collections-propose-collection div#cost_wrapper span {
		padding-left:10px;
	}

	div.methods-collections-propose-collection .main-content .half{
		width:48.5%;
		display:inline-block;
		margin:.5%;
	}
	div.methods-collections-propose-collection .main-content label{
		font-size:16px;
	}

	div.methods-collections-propose-collection .main-content a.add_author {
		background: #01c781;
		border-radius: 50%;
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 24px;
		font-weight: bold;
		height: 24px;
		line-height: 24px;
		text-align: center;
		width: 24px;
		margin-bottom:10px;
	}

	div.methods-collections-propose-collection .main-content a.rem_author{
		background: #ef4b4b;
		border-radius: 50%;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 26px;
		font-weight: bold;
		height: 24px;
		line-height: 21px;
		margin: 0 0 0 10px;
		text-align: center;
		width: 24px;
	}
	div.methods-collections-propose-collection .main-content div.author{
		border-bottom:1px solid #CCC;
		margin-bottom:10px;
		padding:10px 0;
	}

	div.methods-collections-propose-collection .abstract-form .main_author_wrapper{
		width:49%;
		float:left;
	}

	div.methods-collections-propose-collection .abstract-form .supplementary_info_wrapper{
		width:49%;
		float:left;
		margin-left:2%;
	}

	div.methods-collections-propose-collection .abstract-form .abstract_content_wrapper{
		width:100%;
	}

	div.methods-collections-propose-collection section.abstract-form, form#abstract-submission, div.main-content{
		background-color: #e9ebf2;
	}

	div.methods-collections-propose-collection #author_container, .supplementary_info_wrapper, .abstract_content_wrapper{
		background-color:#fff;
		box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
		padding:1%;
	}
	div.methods-collections-propose-collection .abstract_content_wrapper{
		float:left;
		margin-top:1%;
	}
	div.methods-collections-propose-collection .add_author_wrapper{
		width:100%;
		background-color:#fff;
		text-align:right;
		padding:1%;
		float:left;
	}

	div.methods-collections-propose-collection .add_author_wrapper a{
		display:inline-block;
		margin-right:1%;
		float:right;
	}

	div.methods-collections-propose-collection .submit_wrapper{
		text-align:center;
		width:100%;
		float:left;
		margin-top:1%
	}

	div.methods-collections-propose-collection form#abstract-submission input[type='submit']{
		display:inline-block;
	}

	@media only screen and (max-width: 1000px){
		div.methods-collections-propose-collection .abstract-form .main_author_wrapper, div.methods-collections-propose-collection .abstract-form .supplementary_info_wrapper{
			width:100%;
			margin-left:0px;
		}
		div.methods-collections-propose-collection .main-content .half{
			width:100%
		}
	}

	/*end abstract-submission form*/

	/*start collection-submission form*/

		div.methods-collections-editor div.main-content{
		padding:2%;
	}
	div.methods-collections-editor .main-content section h3{
		color: #0b3871;
		font: bold 17px/1 "brandon-grotesque", sans-serif;
		letter-spacing: .4px;
		margin: 0 0 30px;
		text-transform: uppercase;
	}
	div.methods-collections-editor .main-content section{
		width:100%;
		background: #fff;
		box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
		padding: 1%;
		display: inline-block;
		margin: 0 0 24px 0;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle a {
		color: #FFF;
		text-decoration: none;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle a:hover {
		text-decoration: underline;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle {
		color: #fff;
		font: 500 16px/1 "din-2014", sans-serif;
		letter-spacing: .45px;
		margin: 0;
		margin-top:30px;
		padding: 0 0 0 0;
		position: absolute;
		text-transform: uppercase;
		z-index: 10;
	}
	div.methods-collections-editor form#collection-form input[type="text"],div.methods-collections-editor form#collection-form input[type="email"], div.methods-collections-editor form#collection-form select{
		width:97.6%;
		margin-bottom:1%;
	}
	div.methods-collections-editor form#collection-form input[type="text"].half, div.methods-collections-editor form#collection-form input[type="email"].half, div.methods-collections-editor form#collection-form select.half{
		width:48.8%;
	}

	div.methods-collections-editor form#collection-form textarea{
		min-height:200px;
		width:97.6%;
		padding: 10px 40px 10px 25px !important;
	}
	div.methods-collections-editor form#collection-form input[type="submit"]{
		background-image:none;
		border-radius:inherit;
		height:auto;
		width:auto;
		position:relative;
		text-indent:0;
	}
	div.methods-collections-editor form#collection-form #errors{
		font-size:16px;
		color:#F00;
		display:none;
		background:#e6c6c6;
		padding:15px;
		border:1px solid #F00;
		margin:1% 0;
	}
	/*science editor page overrides*/
	article#post-12604 .sow-image-container img.so-widget-image {
		width: 80%;
		margin: 0 auto;
		display: block;
		height: auto;
	}

	article#post-12604 .siteorigin-widget-tinymce.textwidget p{
		font-size:12pt;
		line-height:1.2;
	}

	article#post-12604 .team > .panel-grid-cell.active .widget_sow-editor .widget-title:before{
		background-color:initial;
	}

	article#post-6822 .sow-image-container img.so-widget-image {
		width: 80%;
		margin: 0 auto;
		display: block;
		height: auto;
	}

	article#post-6822 .siteorigin-widget-tinymce.textwidget p{
		font-size:12pt;
		line-height:1.2;
	}

	article#post-6822 .team > .panel-grid-cell.active .widget_sow-editor .widget-title:before{
		background-color:initial;
	}
	/*about page overrides*/
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(odd) .widget-title{
		float:left;
		margin-left:50px;
	}
	article.post-7 #panel-w5a3837c8a50ee-0-0-0 .textwidget{
		float: right;
	}
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(odd) .widget-title  a{
		color: #2183ed;
		position: relative;
		font-family: "din-2014", sans-serif;
		font-size: 20px;
		letter-spacing: 1.5px;
		font-weight: 900;
		margin-bottom: 0;
		margin-top: 0;
		text-decoration:none
	}
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(even) .widget-title{
		float:left;
		margin-left:50px;
	}
	article.post-7 #panel-w5a3837c8a50ee-0-1-0 .textwidget{
		float: right;
	}
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(even) .widget-title  a{
		color: #1fd580;
		position: relative;
		font-family: "din-2014", sans-serif;
		font-size: 20px;
		letter-spacing: 1.5px;
		font-weight: 900;
		margin-bottom: 0;
		margin-top: 0;
		text-decoration:none
	}
@media screen and (max-width: 800px){
	div.methods-collections-editor form#collection-form input[type="text"].half, div.methods-collections-editor form#collection-form input[type="email"].half, div.methods-collections-editor form#collection-form select.half{
		width:97.6%;
	}
}

/*start collection-submission form*/

/*start collection-editor*/

	div.methods-collections-editor div.main-content{
		padding:2%;
		background:#e9ebf2;
	}
	div.methods-collections-editor div.media-container{
		width:15%;
		display:inline-block;
	}
	div.methods-collections-editor div.media-container img{
		width:100%;
		border:1px solid #e1e1e1;
	}
	div.methods-collections-editor section.top-content .editor-bio{
		display:inline-block;
		width:74%;
		vertical-align: top;
		padding-left:2%;
	}
	div.methods-collections-editor .main-content section h3{
		color: #0b3871;
		font: bold 17px/1 "brandon-grotesque", sans-serif;
		letter-spacing: .4px;
		margin: 0 0 30px;
		text-transform: uppercase;
	}
	div.methods-collections-editor .main-content section{
		width:100%;
		background: #fff;
		box-shadow: -9px 9px 38px rgba(54, 54, 54, 0.16);
		padding: 1%;
		display: inline-block;
		margin: 0 0 24px 0;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle a {
		color: #FFF;
		text-decoration: none;
	}
	div.methods-collections-editor .affiliation{
		font-style: italic;
	}


	div.methods-collections-editor .entry-header h2.entry-subtitle a:hover {
		text-decoration: underline;
	}
	div.methods-collections-editor .entry-header h2.entry-subtitle {
		color: #fff;
		font: 500 16px/1 "din-2014", sans-serif;
		letter-spacing: .45px;
		margin: 0;
		margin-top: 35px;
		padding: 0 0 0 0;
		position: absolute;
		text-transform: uppercase;
		z-index: 10;
	}
	div.methods-collections-editor .editor-publications .video-card{
		width:98%;
		margin-bottom:1%;
	}
	.editor-publications .video-card .article-title a{
		font-weight:bold;
		border: 1px solid #e0e0e0;
	}
	div.methods-collections-editor .editor-publications .video-card .article-title a span.authors, div.methods-collections-editor .editor-publications .video-card .article-title a span.citations{
		display:block;
	}
	div.methods-collections-editor .entry-header:after{
		background:none;
	}
	div.methods-collections-editor .entry-header:before {
		background: rgba(22, 104, 224, 0.56);
		background: rgba(22, 104, 224, 0.56);
		background: rgba(22, 104, 224, 0.56);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1668e0', endColorstr='#1668e0',GradientType=1 );
	}
	div.methods-collections-editor .entry-header{
		background-size:cover;
	}
	/*ARTICLE PAGE ADJUSTMENTS*/
	.page-template-page-journal-video #content #main .entry-header .authors{
		font-size:16px;
		margin-bottom:5px;
	}
	.page-template-page-journal-video #content #main .entry-header h1.entry-title.headline{
		font-size:22px;
		margin-bottom:10px;
	}
	.page-template-page-journal-video #content #main{
		margin-top:15px;
	}
	.page-template-page-journal-video #content #main .entry-header{
		margin-bottom:10px;
	}
	.page-template-page-scied-video #content article .entry-header h1.entry-title.headline {
		font-size: 20px;
	}
	.page-template-page-scied-video #content article .entry-header {
		margin-bottom: 5px;
	}
	/*END ARTICLE PAGE ADJUSTMENTS*/

/*end collection-editor*/

/*start access page redesign*/

.access_message span.ip_true, .access_message span.email_true{
	background-color:#444;
	width:12px;
	height:12px;
	display: inline-block;
	text-align:center;
	color:#444;
	vertical-align:middle;
	line-height:.8;
	margin-right:2px;
	margin-bottom: 3px;
}

.access_message span.ip_false, .access_message span.email_false{
	background-color:#ccc;
	width:12px;
	height:12px;
	display: inline-block;
	text-align:center;
	color:#ccc;
	vertical-align:middle;
	line-height:.8;
	margin-right:2px;
}

.access_message span.ip_false,.access_message span.ip_true{
	border-radius:10px;
	background-color:#fff;
	line-height:.65;
	font-size:18px;
}

.access_message span.email_false,.access_message span.email_true{

}

.access_message span.access_none a{
	color:#ccc;
	font: 600 16px/1.4 "futura-pt", sans-serif;
	margin-left: 6px;
}

.access_message .access_journal span.access_none, .access_message .access_journal span.access_some , .access_message .access_journal span.access_all{
	border-radius:5px;
	width:22%;
	display:inline-block;
	margin:3px;

}

.access_message .access_se span.access_none, .access_message .access_se span.access_some , .access_message .access_se span.access_all{
	border-radius:5px;
	width:30%;
	display:inline-block;
	margin:3px;

}

.access_message .access_journal span.access_some, .access_message .access_journal span.access_all{
    font: 600 16px/1.4 "futura-pt", sans-serif;
}

.access_message .access_se span.access_some, .access_message .access_se span.access_all{
    font: 600 16px/1.4 "futura-pt", sans-serif;
}

.access_message .access_journal span.access_some a, .access_message .access_journal span.access_all a{
	color:#1668e0;
	margin-left: 6px;
}

.access_message .access_se span.access_some a, .access_message .access_se span.access_all a{
	color:#15ab66;
	margin-left: 6px;
}

.access_message span.access_none span.ip_true, .access_message span.access_none span.email_true, .access_message span.access_none span.ip_false, .access_message span.access_none span.email_false{
	/*background-color:#ccc;*/
	color:#ccc;
	width:12px;
	height:12px;
	display: inline-block;
	text-align:center;
}

.simple_access_key{
	margin-top:10px;
	float: left;
    clear: left;
}

.simple_access_key .key{
	float:left;
	width:200px;
}

.simple_access_key .key .access{
	background-color:#444;
	width:12px;
	height:12px;
	display:inline-block;
	text-align:center;
	color:#444;
	vertical-align:middle;
	line-height:.8;
	margin-bottom: 4px;
}

.simple_access_key .key .no_access{
	background-color:#ccc;
	width:12px;
	height:12px;
	display:inline-block;
	text-align:center;
	color:#ccc;
	vertical-align:middle;
	line-height:.8;
    margin-bottom: 4px;
}

div.recommend_message{
	float:right;
	border:1px solid #ccc;
	background-color:#eee;
	border-radius:10px;
    width: 465px;
    padding: 6px;
    font-size: 12pt;
}

.access_welcome p {
	margin:0px;
	font-size:18px;
}

div.access_message_text{
	float:left;
	margin-top:10px;
}

.ajax_loading {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: -6px;
	background-image: url(/img/loading.gif);
}

.page-template.page-template-page-search .site-content .main_content #content .search_results.search_overlay {
  opacity: 0.4;
  z-index: 10000;
}

.video-slide-panel .slider .header .filter h4 {
	margin: 8px 0 0;
}


.home-slide h1 span strong {
	font-size: 45px;
}

.home-slide h1 span {
	font-size: 50px;
}

.home-slide h1 span:after {
	left: 3px;
}

/* slick slider */
.video-slide-panel {
	position: relative;
}
#central-slider {
	position: static;
}

/******cs-trial page******/
.cs_trial article.error_top p.cs_trial_p {
	padding: 0px;
}

.cs_trial .cs_trial_message {
	margin: 0 auto 30px;
	max-width: 800px;
	padding: 30px;
	text-align: center;
	background: #fff;
}

.cs_trial .cs_trial_logo {
	background: url(/wp/wp-content/themes/jove/_img/logo.svg) center center/contain no-repeat;
  display: block;
  text-decoration: none;
  text-indent: -10000px;
}

.cs_trial .cs_trial_message .cs_trial_title {
	font-size: 24px;
}

/*****************article tracker*****************/
#article-tracker {
	height: 40%;
	margin-bottom: 20px;
}

#article-tracker h2 a {
	text-decoration: none;
}

#lineCont {
  width: 100%;
  height: 30%;
	padding: 50px 0px 30px 0px;
}

#line {
  height: 6px;
  width: 70%;
  background: #EBECF0;
  border-radius: 5px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
#line .complete {
	position: absolute;
	border-top: 2px solid #03CA7E;
	border-bottom: 2px solid #03CA7E;
	width:calc(100% / 7);
}
#span {
  display: none;
  width: 70%;
  margin: auto;
  margin-top: 25%;
  text-align: center;
  color: white;
}

.circle {
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  top: -7px;
  border: 3px solid #EBECF0;
  cursor: pointer;
}
.circle.active-circle {
	border: 3px solid #03CA7E;
}

.circle.active-circle.current:before {
	display:none;
}
.circle.active-circle:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #03CA7E;
  position: absolute;
  border-radius: 100%;
  top: 2px;
  left: 2px;
  display: block;
}
.popupSpan {
  width: 100px;
  height: auto;
  padding: 10px;
  white-space: nowrap;
  display: inline-block;
  color: black;
  position: absolute;
  top: 20px;
  left: -75px;
  display: none;
  transition: all 0.1s ease-out;
	font-size: 14px;
}

.circle.hover:before, .circle.active:before {
  display: block;
}

.circle.future.active:before {
	content: '';
  width: 10px;
  height: 10px;
  background: #d7d9e0;
  position: absolute;
  border-radius: 100%;
  top: 2px;
  left: 2px;
  display: block;
}
.circle.hover .popupSpan, .circle.active .popupSpan {
  display: block;
}
.circle.active .popupSpan {
  top: -40px;
}

#mainCont {
  height: 80%;
  width: 100%;
  position: relative;
  color: black;
  font-size: 20px;
  text-align: center;
  transition: all 0.2s ease-out;
	padding-top: 30px;
}
#mainCont div {
  display: none;
	margin: auto;
  width: 60%;
  height: 100%;
  top: 30%;
	text-align:left;
  transition: opacity 1s;
}
#mainCont div .article-tracker-desc {
	font-size: 16px;
}

#mainCont div .article-tracker-notes {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#mainCont div.active {
  display:block;
}

/* overwrite wp css on home page and scied page video grey transparent shadow*/
.video-card .article-image a {
	background: -webkit-linear-gradient(top, rgba(20, 22, 46, 0) 0%, rgba(20, 22, 46, 0) 100%);
	background: linear-gradient(to bottom, rgba(20, 22, 46, 0) 0%, rgba(20, 22, 46, 0) 100%);
}

.video-card .article-title a {
	border-width: 0px;
}

@media screen and (max-width: 1690px) {
	.home-slide h1 span strong {
		font-size: 40px;
	}

	.home-slide h1 span {
		font-size: 45px;
	}
}

@media screen and (max-width: 1540px) {
	.home-slide h1 span strong {
		font-size: 36px;
	}

	.home-slide h1 span {
		font-size: 40px;
	}
}
@media screen and (max-width: 1400px) {
	.home-slide h1 span strong {
		font-size: 30px;
	}

	.home-slide h1 span {
		font-size: 36px;
	}
}
@media screen and (max-width: 1300px) {
	.home-slide h1 span strong {
		font-size: 27px;
	}

	.home-slide h1 span {
		font-size: 32px;
	}


}
@media screen and (max-width: 1225px) {
	.home-slide h1 span strong {
		font-size: 24px;
	}

	.home-slide h1 span {
		font-size: 28px;
	}

}
@media screen and (max-width: 1150px) {
	.home-slide h1 span strong {
		font-size: 24px;
	}

	.home-slide h1 span {
		font-size: 28px;
	}

}
@media screen and (max-width: 1100px) {
	.home-slide h1 span strong {
		font-size: 24px;
	}

	.home-slide h1 span {
		font-size: 28px;
		margin-left: 34%;
	}
	.home-slide h1 span:after {
		right: 0;
		left: auto;
	}
}
@media screen and (max-width: 916px) {
	.home-slide h1 span strong {
		font-size: 20px;
	}

	.home-slide h1 span {
		font-size: 24px;
		margin-left: 20%;
	}
	.home-slide h1 span:after {
		right: 0;
		left: auto;
	}
}

/* make article font size small*/
section.article_container {
	font-size: 16px;
}

@media screen and (max-width: 1200px)  {
	.simple_access_key{
		float:left;
		clear:both;
	}
	div.recommend_message{
		float:left;
	}
}

@media screen and (max-width: 1630px)  {
	.access_message .access_se span.access_none, .access_message .access_se span.access_some , .access_message .access_se span.access_all{
	width:45%;
	}
}
@media screen and (max-width: 1330px)  {
	.access_message .access_journal span.access_none, .access_message .access_journal span.access_some , .access_message .access_journal span.access_all{
	width:30%;
	}
}

@media screen and (max-width: 1300px)  {
	.access_welcome_key{
	float:left;
	}
	.access_information{
		float:left;
	}
	.access_welcome {
		float:left;
	}
}

@media screen and (max-width: 1200px)  {
	.access_information{
		float:left;

		margin-bottom:20px;
	}
	.access_welcome {
		float:left;
		clear:both;
	}
	.access_welcome_key{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 1130px)  {
	.access_message .access_se span.access_none, .access_message .access_se span.access_some , .access_message .access_se span.access_all{
	width:90%;
	}
}
@media screen and (max-width: 998px)  {
	.access_message .access_journal span.access_none, .access_message .access_journal span.access_some , .access_message .access_journal span.access_all{
	width:48%;
	}
}
@media screen and (max-width: 650px)  {
	.access_message .access_journal span.access_none, .access_message .access_journal span.access_some , .access_message .access_journal span.access_all{
	width:90%;
	}
}

@media screen and (max-width: 550px){
	div.recommend_message{
		width:390px;
	}
}

/*end access page redesign*/

/*a very specific range*/
@media only screen and (max-width: 969px) and (min-width: 924px){
	.page-template-page-journal-video #content #main article .meta-video-header .published{
	flex-grow:1;
	}
}

@media only screen and (max-width: 740px){
	#banner .desc {
		padding-right:0px;
	}
	.page-template-page-journal-video #content #main article .meta-video-header{
		/*display:none;*/
	}
}

@media only screen and (max-width: 970px){
	.page-template-page-journal-video #content #main article .meta-video-header a#share_this{
		margin-top:.25em;
	}
}

@media only screen and (max-width: 1270px) and (min-width: 971px){
	.page-template-page-journal-video #content #main article .meta-video-header a#share_this{
		margin-top:0;
	}
}

@media only screen and (max-width: 1580px) and (min-width: 1271px){
	.page-template-page-journal-video #content #main article .meta-video-header a#share_this{
		/*margin-top:.25em;*/
	}
}


@media only screen and (max-width: 1730px){
	.page-template-page-journal-video #content #main article .meta-video-header a#share_this{
		/*width:25%;*/
		margin-left:.25em;
	}
}
/* end Share feature */

@media only screen and (max-width: 1880px){
	div.content-area section.articles div.resource_wrapper{
		width:21%;
	}
}

@media only screen and (max-width: 1450px){
	div.content-area section.articles div.resource_wrapper{
		width:19%;
	}
}

@media only screen and (max-width: 1050px){
	div.content-area section.articles div.resource_wrapper{
		width:18%;
	}
}

@media only screen and (max-width: 970px){
	div.content-area section.articles div.resource_wrapper{
		width:17%;
	}
}

@media only screen and (max-width: 800px){
	div.content-area section.articles div.resource_wrapper{
		width:75%;
	}
}

/*end account librarian resources page styles */


@media screen and (min-width: 925px){
	.page-template-page-journal-video #content #main article .meta-video-header a.button{
		/*transform: scale(1.05);*/
	}
}

@media screen and (max-width: 1830px)  {
	.page-template-page-journal-video #content #main article.fix .subscription_block_holder .subscription_block_text section.main_content form#trial_registration #form_fields input[type='text']{
		width:100%;
	}
	.page-template-page-scied-video #content #main article.fix .subscription_block_holder .subscription_block_text section.main_content form#trial_registration #form_fields input[type='text']{
		width:100%;
	}
	.page-template-page-journal-video #content #main article.fix .subscription_block_holder .subscription_block_text section.main_content form#trial_registration select{
		width:100%;
	}
	.page-template-page-scied-video #content #main article.fix .subscription_block_holder .subscription_block_text section.main_content form#trial_registration select{
		width:100%;
	}
}

@media screen and (max-width: 1770px) {
	.page-template-page-scied-video #content article .video-player .meta-video-footer .button.share {
		width: 48%;
		margin-top: 8px;
		margin-right: 5px;
		/*margin-left:0px;*/
	}

	.page-template-page-scied-video #content article .video-player .meta-video-footer .button.download {
		width: 48%;
		margin-top: 8px;
	}

	.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite {
		width: 48%;
		margin-top: 8px;
	}

	.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .embed {
		width: 48%;
		margin-top: 8px;
		margin-left:0px;
	}
}

@media screen and (max-width: 1530px) and (min-width: 1377px) {
	.journal-scied > div ul li.rule{
		width: 10%;
	}
}

@media screen and (max-width: 1650px) {
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 0% center/22px no-repeat;
		padding-left: 0%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 0% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:active{
		background: url(../img/icons/favorites-hover.png) 0% center/22px no-repeat;
	}
}
@media screen and (max-width: 1650px) {
	.page-template-page-scied-video #content #main .video-nav.fixed{
		top:466px;
	}
}

@media screen and (max-width: 1570px) {
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
		width: 48%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button:nth-of-type(1) {
		margin-left: 14%;
		margin-right: 12%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
		background: url(../img/icons/embed_icon.png) 30% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite {
		background: url(../img/icons/favorite-inactive.png) 16% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover {
		background: url(../img/icons/favorites-hover.png) 16% center/22px no-repeat;
	}
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:active {
		background: url(../img/icons/favorites-active.png) 16% center/22px no-repeat;
	}
}



@media screen and (max-width: 1470px)  {
	.page-template-page-journal-category .entry-header h1.headline {
		width: 31%;
	}
}

@media screen and (max-width: 1427px) {
	.page-template-page-journal-category .entry-header h1.headline, .page-template-page-journal-category .entry-header h2.headline {
		width: 45%;
	}
}

@media screen and (max-width: 1400px) {
	.page-template-page-scied-video #content #main .video-nav.fixed {
		top: 433px;
	}
}
@media screen and (max-width: 1377px) and (min-width: 1150px){
	.journal-scied > div ul li.rule{
		width: 12%;
	}
}
@media screen and (max-width: 1329px)  {
	.sections.scied .panel-cat-scied ul li a{
		min-height:82px;
		vertical-align: middle;
	}
}

/* MEDIA QUERIES FOR MOBILE COMPATIBLITY */
@media screen and (max-width: 1325px)  {
	.journal-navigation li.in-press {
		width: 50%;
	}
}
@media screen and (max-width: 1318px)  {
	.nav_container ul li span.account_subscribed_institutions_icon{
		display:none;
	}
}
@media screen and (max-width: 1311px)  {
	.journal-lander .sections .section .video-card{
		width:49.5%;
	}
	.page-template-page-journal-category .entry-header .description{
		width:45%;
	}
	.page-template-page-journal-category .entry-header h1.headline, .page-template-page-journal-category .entry-header h2.headline{
		width:45%;
	}

	.page-template-page-scied-video #content article .video-player .meta-video-footer .button.share {
		width: 48%;
		margin-top: 8px;
	}

	.page-template-page-scied-video #content article .video-player .meta-video-footer .button.download {
		width: 48%;
		margin-top: 8px;
	}

	.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite {
		width: 48%;
		margin-top: 8px;
	}

	.page-template-page-scied-video #content #main article section.video-player .meta-video-footer .embed {
		width: 48%;
		margin-top: 8px;
		/*margin-left:0px;*/
	}
}

@media screen and (max-width: 1307px)  {
	#masthead #fixed-position-header-main form {
		width: 70%;
	}
	#masthead #fixed-position-header-main .fixed-position-header-right {
		width: 30%;
	}
}
@media screen and (max-width: 1257px)  {
	.series.scied .collection{
		width:48%;
	}
}
@media screen and (max-width: 1240px)  {
	.series.scied .collection .video-card{
		width:46.3%;
	}
	.main_content section.wide_column_right .archive_container.section_jump > span, .main_content section.wide_column_right .article_summary_container.section_jump > span{
		width:46%;
	}
	#header_advanced_search .section_checkbox_holder{
		width:49%;
	}
	#header_advanced_search .series_checkbox_holder{
		width:49%;
	}
	#masthead .site-title {
		width: 20%;
	}
	#masthead #fixed-position-header-main {
		width: 80%;
	}
	.page-template-page-scied-video #content #main .video-nav.fixed {
		top: 400px;
	}
}

@media screen and (max-width: 1239px) and min-width(min-width:1096px) {

}

@media only screen and (max-width: 1224px){
	.related-sections .section .video-card {
		width: 100% !important;   /* use important to overwrite behavior style*/
		border-right: 1px solid #d2dff4;
		border-left: 1px solid #d2dff4;
	}
}
@media only screen and (max-width: 1224px){
	#account_institution_country {
		width: 380px;
	}
}
@media only screen and (max-width: 1216px){
	.page-template-page-journal-video #content #main .article-sidebar div.button-holder a.recommend{
		margin-top:15px;
	}
}
@media only screen and (max-width: 1200px){
	.main_content section .access_message .access_icon{
		width:33%;
	}

	.main_content section .access_message .access_icon_se{
		width:50%;
	}
	.journal-scied .journal ul li{
		width:33%;
	}
	#content .main_content.quiz_content.distribute_quizzes .left_cats,.right_cats{
		width:100%;
		padding:0;
	}
}

@media screen and (max-width: 1207px)  {
	.journal-lander .sections .section{
		width:100%;
	}
}

@media screen and (max-width: 1180px) {
	.home-slide div.slider-nav {
		left: 8%;
		top: 40%;
	}
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button:nth-of-type(1) {
		margin-left: 10%;
		margin-right: 9%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
		width: 48%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 8% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 8% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite.active{
		background: url(../img/icons/favorites-active.png) 8% center/22px no-repeat;
	}
}

@media screen and (max-width: 1167px) and (min-width: 880px)  {
	.page-template.page-template-page-search .site-content .main_content #content {
		width: 65%;
	}

	.page-template.page-template-page-search .site-content .main_content #side form input[type="text"]{
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
}

@media screen and (max-width: 1157px)  {
	.related-sections .section {
		width: 100% !important;
	}
	.related-sections .section .video-card{
		width:49.5% !important;
	}
}

@media screen and (max-width: 1150px) {
	.journal-scied > div ul li.rule{
		width: 15%;
	}
}

@media screen and (max-width: 1134px)  {
	#masthead #fixed-position-header-main form {
		width: 65%;
	}
	#masthead #fixed-position-header-main .fixed-position-header-right {
		width: 33%;
	}
}
@media screen and (max-width: 1122px)  {
	.journal-navigation li.in-press {
		width: 60%;
	}
}

@media screen and (max-width: 1100px) and (min-width: 741px){
	#masthead #fixed-position-header-main form #q::-webkit-input-placeholder, #masthead #fixed-position-header-main form #q::-moz-input-placeholder, #masthead #fixed-position-header-main form #q::-ms-input-placeholder, #masthead #fixed-position-header-main form #q::-moz-placeholder {
		color: white;
	}
	.page-template-page-scied-video #content #main .video-nav.fixed {
		top: 375px;
	}

}

@media screen and (max-width: 1108px) {
	.page-template-page-scied-video #content article .video-player .meta-video-footer .button.share, .page-template-page-scied-video #content article .video-player .meta-video-footer .button.download, .page-template-page-scied-video #content #main article section.video-player .meta-video-footer .favorite, .page-template-page-scied-video #content #main article section.video-player .meta-video-footer .embed {
		width: 96%;
		margin-top: 8px;
		margin-left:4px;
	}
}

@media screen and (max-width: 980px)  {
	.page-template.page-template-page-search .site-content .main_content #content{
		width:66%;
	}
}

@media screen and (max-width: 960px) {
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 4% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 4% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:active{
		background: url(../img/icons/favorites-hover.png) 4% center/22px no-repeat;
	}
}

@media screen and (max-width: 923px) {
	.journal-scied > div ul li.rule{
		width: 19%;
	}

	section.applications ul li.video-card {
		width: 96%;
		padding-left: 40%;
	}
	.page-template-page-scied-video #content #main .video-nav.fixed {
		top: 341px;
	}
	.page-template-page-journal-video #content #main article .meta-video-header div.published,
	.page-template-page-journal-video #content #main article .meta-video-header a.published,
	.page-template-page-journal-video #content #main article .meta-video-header a,
	.page-template-page-journal-video #content #main article .meta-video-header div{
		width:50%!important;
		margin-left:0!important;
	}
	.page-template-page-journal-video #content #main article .meta-video-header a.comments{
		border:none;
	}
	.page-template-page-journal-video #content #main article .meta-video-header div.published{
		border-bottom:1px solid #cbced5;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
		//padding-left: 5%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button:nth-of-type(1) {
		padding-left: 7%;
		padding-right: 7%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite {
		padding-left: 0%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 0% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 0% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:active{
		background: url(../img/icons/favorites-hover.png) 0% center/22px no-repeat;
	}
}

@media screen and (max-width: 895px) {
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button {
		//padding-top: 25px;
	}
}

@media screen and (max-width: 880px){
	#header_advanced_search .section_checkbox_holder{
		width:99%;
	}
	#header_advanced_search .series_checkbox_holder{
		width:99%;
	}
	div.advancedToggle{
		display: block;
	}
	.page-template.page-template-page-search .site-content .main_content #side {
		width: 100%;
		display: none;
	}
	.page-template.page-template-page-search .site-content .main_content #content {
		width: 100%;
	}
}

@media screen and (max-width: 880px) and (min-width: 741px) {
	.series.scied .collection .video-card {
		width: 92.4%;
	}
}



@media screen and (max-width: 840px){
	.nav_container ul li span.account_subscribed_institutions_icon{
		display:inline-block;
	}
	.journal-scied .journal ul li{
		width:50%;
	}

	.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_thumb_container,
	.page-template-page-journal-category .articles article .article_thumb_container{
		float:none;
		width:40%;
		margin-top:5px;
	}
	.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_authors,
	.page-template.page-template-page-search .site-content .main_content #content .search_results article .article_institutions,
	.page-template-page-journal-category .articles article .article_authors,
	.page-template-page-journal-category .articles article .article_institutions{
		float:none;
		width:100%;
	}
	.scied-navigation ul{
		column-count:3;
	}


}




@media screen and (max-width: 800px){
	.page-template-page-journal-category .entry-header .description{
		width:100%;
	}
	.page-template-page-search .entry-header .description{
		width:100%;
	}
	.page-template-page-search .entry-header h1.headline{
		width:80%;
	}
	.page-template-page-search .entry-header h2.entry-subtitle{
		padding-left: 42px;
	}

	.video-slide-panel .slider .header .filter  {
		z-index: 1;
	}
}


@media screen and (max-width: 780px) {
	#content.site-content {
	    padding-top: 112px;
	}
	article.post-13358 #industry_create_content_img_2,
	article.post-8315 #industry_create_content_img_2{
		margin: 56px 0 0 0!important;
	}
}


@media screen and (max-width: 767px) {
	.home-slide h1 {
		display:none;
	}
	.page-template-page-journal-video #content #main .article-sidebar div.button-holder a.recommend{
		margin-top:0px;
	}
	.page-template-page-journal-video #content #main section.video-player.fixed{
		display:none!important;
	}
	.home-slide div.slider-nav {
		display:none!important;
	}
	.home-slide{
		background-image: url(/img/Twitter-Cover-Direction2B.jpg);
		background-repeat:no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 35%;
		width:100%;
	}

	#homepage_video.flowplayer{
		display:none;
		width:150%;
		background-image: url(/img/embed_poster.jpg);
		background-position-x:0px;
	}
	#homepage_video.flowplayer .fp-controls,#homepage_video.flowplayer .fp-time{
		display:none;
	}
	.page-template-page-journal-video #content #main article {
		display: block;
		margin: 0 0 24px;
		padding-top: 40px;
		width: 100%;
	}
	.page-template-page-journal-video #content #main .article-sidebar {
		width:100%;
	}
	section.applications ul li.video-card {
		padding-left: 0px;
	}

	.journal-scied .journal h3.tab {
    top: 31px;
	}

	.journal-scied > div h3.tab {
		top: 1px;
	}
	#content .main_content.quiz_content .quizzes form#quiz_signin_form ol li.buttons a{
		width:100%;
		margin-bottom:10px;
	}
	#content .main_content.quiz_content .quizzes form#quiz_signin_form ol li.buttons a:nth-child(2){
		width:100%;
	}
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button:nth-of-type(1){
		margin-left: 13%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 16% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 16% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:active{
		background: url(../img/icons/favorites-hover.png) 16% center/22px no-repeat;
	}

}

.flowplayer .fp-color-play {
  fill: #ec6c4c;
}

.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.slick-list.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.page-template-page-journal-video #content #main article section p, .page-template-page-journal-video #content #main article section ul, .page-template-page-journal-video #content #main article section ol{
	font-size:16px;
}

/* institutions */
#institutions_map{
	padding: 60px 22%;
}
@media screen and (min-width: 1570px) and (max-width: 1780px){
	#institutions_map{
		padding: 60px 20%;
	}
}
@media  screen and (min-width: 1400px) and (max-width: 1570px){
	#institutions_map{
		padding: 60px 16%;
	}
}
@media  screen and (min-width: 1300px) and (max-width: 1400px){
	#institutions_map{
		padding: 60px 12%;
	}
}
@media  screen and (min-width: 1024px) and (max-width: 1300px){
	#institutions_map{
		padding: 60px 9%;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1108px){
	#institutions_map{
		padding: 60px 2%;
	}
}
@media  screen and (max-width: 1024px){
	#institutions_map{
		padding: 60px 0px;
	}
}
@media  screen and (max-width: 600px){
	section.main_content#institutions_map section.narrow_column_left{
		position: relative;
    	top: 453px;
    	text-align: center;
    	width: 98%;
	}
	section.main_content section.wide_column_right{
		position: relative;
    	top: -660px;
	}
}
@media  screen and (max-width: 768px){
	#institutions_map{
		padding: 60px 0 1px 0;
	}
}
section.main_content section.narrow_column_left{
	float: left;
    margin: 128px 0 0 0;
    text-align: right;
}
.map_left_column {
	height: 500px;
	overflow-y: auto;
}
.narrow_column_left ul {
	margin: 0;
	padding: 0;
}
.narrow_column_left ul li {
	border-bottom: 1px solid #b4b4b4;
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 12px;
	font-size:13px;
}

.narrow_column_left ul li a, .narrow_column_left a {
	color: #2F76CE;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.narrow_column_left ul li a:hover {
	color: #000;
	text-decoration: none;
}
.narrow_column_left ul li.line_check {
	border-bottom:none;
	padding:0px;
	margin: 0px;
}
.narrow_column_left ul li .region_country_heading {
	display: block;
	background-color: #1668e0;
	font-family: 'Bitter', serif;
	margin: 0;
	padding: 14px 20px;
	font-weight: bold;
	border-bottom: 1px solid #ebecf0;
}
.narrow_column_left ul li .region_country_heading a, .narrow_column_left ul li .region_country_heading a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
.main_content section.wide_column_right > h1{
	text-align:center!important;
}
.region_country_heading {
	display:none;
}

@media screen and (max-width: 750px){
	.scied-navigation ul {
		column-count: 1;
	}
	.page-template-page-scied-lander .entry-header:before{
		background:none;
	}
	.sections.scied .panel-cat-scied h3 a .label {
		font-size: 14px;
		top: auto;
		transform: none;
	}
}



@media screen and (max-width: 740px){
	section.author.not-jove, section.author.in-jove, section.scied.collection{
		max-width:100%;
	}
	.sections.scied .panel-cat-scied h3 {
		height:75px;
	}
	.scied-navigation ul {
		column-count: 1;
	}
	.series.scied .collection{
		width:100%;
	}
	.series.scied .collection .intro{
		min-height:0;
	}
	.page-template.page-template-page-search .site-content .main_content #side{
		width:100%;
		display:none;
	}
	div.advancedToggle{
		display:block;
	}
	.page-template.page-template-page-search .site-content .main_content #content{
		width:100%;
	}
	.main_content section.wide_column_right .archive_container.section_jump > span, .main_content section.wide_column_right .article_summary_container.section_jump > span{
		width:100%;
	}
	.main_content section .access_message .access_icon{
		width:100%;
	}

	.main_content section .access_message .access_icon{
		width:100%;
	}

	.main_content section .access_message .access_icon_se{
		width:100%;
	}
	.citations .citation_wrapper{
		display:block;
	}
	.citations .citation_text, .citations .copy_citation{
		width:100%;
	}
	#masthead.toggled #site-navigation div.menu-primary-navigation-container ul {
		flex-wrap:initial;
		display:block;
	}
	.page-template-page-scied-video #content article .video-player{
		width:100%;
	}
	.page-template-page-scied-video .meta-video-header{
		width:100%;
	}
	.page-template-page-scied-video #content article .video-nav{
		width:100%;
		margin-top:0px;
	}
	#content.site-content {
		padding-top: 61px;
	}

}

@media screen and (max-width: 740px) {
	#masthead #fixed-position-header-main .fixed-position-header-right .fixed-position-header-signin #signin_container a.signout_button {
		border-radius: 0px;
	}

	#masthead #fixed-position-header-main .fixed-position-header-right .fixed-position-header-signin #signin_container a.signout_button.open {
	    border-radius: 0px;
	    color: #03ca7e;
			border: 2px solid #03ca7e;
	}
}

@media screen and (max-width: 675px) {
	.journal-scied > div h3.tab {
		top: 1px;
	}
}

@media screen and (max-width: 662px)  {
	.journal-lander .sections .section .video-card{
		width:100%;
	}
	.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button .ellipse, article.article_summary_container article .article_thumb_container a.thumb_link .play_button .ellipse,
	.page-template-page-journal-category .articles article .article_thumb_container a.thumb_link .play_button, article.article_summary_container article .article_thumb_container a.thumb_link .play_button
	{
		display:none;
	}
	.page-template-page-journal-category #main article section.articles, article.article_summary_container{
		padding:3%;
	}


}
@media screen and (max-width: 600px) {
	.page-template-page-journal-video #content #main article section table tbody tr td{
		display:table-cell;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 8% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 8% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:active{
		background: url(../img/icons/favorites-hover.png) 8% center/22px no-repeat;
	}
}
@media screen and (max-width: 568px)  {
	.page-template-page-journal-video #content #main .article-sidebar div.button-holder a.recommend{
		margin-top:15px;
	}
}
@media screen and (max-width: 540px)  {
	.citations .remove_citation{
		position:relative;
		margin-top:0px;
		margin: 10px 0px;
		width:75%;
	}
}

@media screen and (max-width: 508px)  {
	.related-sections .section .video-card{
		width:100% !important;
	}
}
@media screen and (max-width: 488px)  {
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .issue,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button,
	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
		display: block;
		width: 100%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .button:nth-of-type(1) {
		margin-left: 38%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 24% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 24% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite.active{
		background: url(../img/icons/favorites-active.png) 24% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .embed {
	  background: url(../img/icons/embed_icon.png) 28% center/22px no-repeat;
	}
}

@media screen and (max-width: 448px) {
	.series.scied .collection .video-card {
		width: 92.4%;
	}
}

@media screen and (max-width: 406px) {
	.journal-scied > div ul li.rule{
		width: 23%;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite{
		background: url(../img/icons/favorite-inactive.png) 20% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite:hover{
		background: url(../img/icons/favorites-hover.png) 20% center/22px no-repeat;
	}

	.page-template-page-journal-video #content #main article section.video-player .meta-video-footer .favorite.active{
		background: url(../img/icons/favorites-active.png) 20% center/22px no-repeat;
	}
}
@media screen and (max-width: 1600px) {
	.journal-scied > div ul li.methods{
		width: 25%;
		margin-left: 111px;
	}
}
@media screen and (max-width: 1530px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 100px;
	}
}
@media screen and (max-width: 1432px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 95px;
	}
}
@media screen and (max-width: 1377px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 78px;
	}
}
@media screen and (max-width: 1268px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 70px;
	}
}
@media screen and (max-width: 1200px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 112px;
	}
}
@media screen and (max-width: 1148px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 91px;
	}
}
@media screen and (max-width:1111px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 89px;
	}
}
@media screen and (max-width:1084px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 83px;
	}
}
@media screen and (max-width:1019px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 80px;
	}
}
@media screen and (max-width: 988px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 77px;
	}
}
@media screen and (max-width: 966px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 75px;
	}
}
@media screen and (max-width: 923px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 55px;
	}
}
@media screen and (max-width: 904px) {
	.journal-scied > div ul li.methods{
		width: 19%;
		margin-left: 53.4px;
	}
}
@media screen and (max-width: 840px) {
	.journal-scied > div ul li.methods{
		width: 30%;
		margin-left: 1px;
	}
}
@media screen and (max-width: 753px) {
	.journal-scied > div ul li.methods{
		width: 30%;
		margin-left: 1px;
	}
}
@media screen and (max-width: 404px) {
	.journal-scied > div ul li.met
		width: 30%;
		margin-left: 1px;
	}
}


@media screen and (max-width: 340px) {
	.journal-scied > div ul li.methods{
		width: 30%;
		margin-left: 1px;

	}
}

@media screen and (max-width: 1355px) {
     #masthead #site-navigation.main-navigation ul ul.child .featured-cont ul li {
	width: 50%;
	text-align: left;
     }

}

/* aricle side fixed fix and video-container */
@media screen and (max-width: 1880px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 550px;
	}
	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 355px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 355px;
	}
}

@media screen and (max-width: 1840px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 540px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 345px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 345px;
	}
}

@media screen and (max-width: 1770px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 525px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 330px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 330px;
	}
}

@media screen and (max-width: 1660px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 510px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 315px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 315px;
	}
}

@media screen and (max-width: 1550px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 490px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 294px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 294px;
	}
}

@media screen and (max-width: 1500px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 480px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 285px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 285px;
	}
}

@media screen and (max-width: 1440px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 470px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 274px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 274px;
	}
}

@media screen and (max-width: 1380px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 460px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 263px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 263px;
	}
}

@media screen and (max-width: 1330px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 450px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 253px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 253px;
	}
}

@media screen and (max-width: 1270px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 435px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 242px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 242px;
	}
}

@media screen and (max-width: 1220px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 425px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 232px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 232px;
	}
}

@media screen and (max-width: 1160px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 415px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 220px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 220px;
	}
}

@media screen and (max-width: 1110px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 400px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 208px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 208px;
	}
}

@media screen and (max-width: 1050px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 390px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 194px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 194px;
	}
}

@media screen and (max-width: 990px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 380px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 182px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 182px;
	}
}

@media screen and (max-width: 930px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 365px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 170px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 170px;
	}
}

@media screen and (max-width: 880px) {
	.page-template-page-journal-video #content #main .article-sidebar .fixed.fix {
		top: 355px;
	}

	.page-template-page-journal-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 160px;
	}
	.page-template-page-scied-video #content #main article section.video-player.fixed .subscription_block_holder {
		max-height: 160px;
	}
}
/* end of aricle side fixed fix and video-container */

/* For the about page to fix science education link */
@media screen and  (max-width: 1436px) and (min-width: 1306px){
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(even) .widget-title{
		float:left;
		margin-left:15px;
	}

}

@media screen and  (max-width: 1305px) and (min-width: 1271px){
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(even) .widget-title{
		float:left;
		margin-left:4px;
	}

}

@media screen and  (max-width: 1271px) and (min-width: 1224px){
	article.post-7 .intro .panel-callout > .panel-grid-cell:nth-of-type(even) .widget-title{
		float:left;
		margin-left:-10px;
	}

}
/* end of  the about page to fix science education link */

/* start to fix the main video on the home page */
@media screen and  (max-width: 1693px) and (min-width: 1495px){
	#homepage_video.flowplayer{
		width:63%;
	}
}


@media screen and  (max-width: 1494px) and (min-width: 1384px){
	#homepage_video.flowplayer{
		width:65%;
	}
}

@media screen and  (max-width: 1383px) and (min-width: 1135px){
	#homepage_video.flowplayer{
		width:76%;
	}
}

@media screen and  (max-width: 1134px) and (min-width: 1020px){
	#homepage_video.flowplayer{
		width:82% ;
	}
}

@media screen and  (max-width: 1019px) and (min-width: 920px){
	#homepage_video.flowplayer{
		width:117% !important;
	}
}
@media screen and  (max-width: 919px) and (min-width: 820px){
	#homepage_video.flowplayer{
		width:129% !important;
	}
}
@media screen and  (max-width: 819px) and (min-width: 768px){
	#homepage_video.flowplayer{
		width:143% !important;
	}
}
/* for IE 10 AND 11*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#homepage_video.flowplayer{
		width:111%;
	}
	#homepage_video .fp-engine{
		margin-left: -13%;
		margin-top: -10% !important;
	}

}
/* for edge */
@supports (-ms-ime-align:auto) {
    .flowplayer#homepage_video{
		width:88%;
	}
	#homepage_video .fp-engine{
		margin-left: -13%;
		margin-top: -10%;
	}
	@media screen and  (max-width: 1134px) and (min-width: 1020px){
		.flowplayer#homepage_video{
			width:95%;
		}
    }

    @media screen and  (max-width: 1019px) and (min-width: 920px){
		.flowplayer#homepage_video{
			width:105%;
		}
    }
	@media screen and  (max-width: 919px) and (min-width: 820px){
	    .flowplayer#homepage_video{
			width:115%;
		}
	}
	@media screen and  (max-width: 819px) and (min-width: 768px){
		.flowplayer#homepage_video{
			width:125%;
		}
	}
}

@media screen and (min-width:0) and (min-resolution: .001dpcm) {
  #homepage_video .fp-engine{
		margin-left: -13%;
		margin-top: -10% !important;
	}
  #homepage_video .fp-engine{
		margin-left: -13%;
		margin-top: -10% !important;
	}
	.flowplayer#homepage_video{
		width:105% ;
	}
	@media screen and  (max-width: 1134px) and (min-width: 1020px){
		.flowplayer#homepage_video{
			width:95% !important;
		}
    }

    @media screen and  (max-width: 1019px) and (min-width: 920px){
		.flowplayer#homepage_video{
			width:105% !important;
		}
    }
	@media screen and  (max-width: 919px) and (min-width: 820px){
	    .flowplayer#homepage_video{
			width:115% !important;
		}
	}
	@media screen and  (max-width: 819px) and (min-width: 768px){
		.flowplayer#homepage_video{
			width:125% !important;
		}
	}
}
/* end to fix the main video on the home page */

/*******db offline css*******/
.site-notification {
display:none;
background-color: #f2dede;
color: #a94442;
font-size: 14px;
text-align: center;
position: relative;
top: 0;
padding: 8px 0px;
width: 100%;
}

.site-notification .offline-content {
padding: 0 0;
margin: 0 0;
display: inline-block;
}
.site-notification .dismiss-content{
display: inline-block;
line-height: 120%;
padding-left: 5px;
}

.site-notification .offline-title {
font-weight: bold;
}

.entry-content .panel-grid .grid-3 li.has-image{
	width:100%;
	margin-right:0;

}

.entry-content .panel-grid .grid-3 li.has-image div.img-frame{
	    width: 10%;
		display: inline-block;
		vertical-align: top;
		max-height: 125px;
		overflow: hidden;
}
  .entry-content .panel-grid .grid-3 li.has-image div.img-frame img {
    	width: 100%;
    }
.entry-content .panel-grid .grid-3 li.has-image p{
	display:inline-block;
	vertical-align:top;
	margin:0;
}
.entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info{
	width:20%;
}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio div{
	width:311%;
}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio p  span#remove_constraint{
    background-image: url(https://www.jove.com/wp-content/themes/jove/_img/nav-button-e.svg);
    background-position-x: center;
    background-position-y: center;
    background-size: 25px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 0 8px 0 0;
    text-align: center;
    width: 18px;
    float: right;
    position: absolute;
    top:18px;
    right: 63px;
}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio{
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: relative;
}

.entry-content .panel-grid .grid-3 li.has-image section.board_bio  div#edi_board_bio:after{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 15%;
	width: 70%;
	border-bottom: 4px solid #fff200;
}

.entry-content .panel-grid .grid-3 li.has-image section.board_bio:before{
    content: "";
    width: 4px;
    height: 70%;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff200;
}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio:after{
    content: "";
    width: 4px;
    height: 70%;
    position: absolute;
    top: 50%;
    right: 50px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff200;
}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio div#edi_board_bio{
	width: 95%;
	word-wrap: break-word;
	padding: 0 25px;
}

.entry-content .panel-grid .grid-3 li.has-image section.board_bio{
	border-top: none;
	position: relative;
}


article#post-12604 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span#editorial_bio,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span#editorial_bio{
	line-height: 1em;

}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio_2{
	margin-left: -100%;
}
.entry-content .panel-grid .grid-3 li.has-image section.board_bio_3{
	margin-left: -200%;
}
 .entry-content .panel-grid .grid-3 li.has-image section.board_bio {
  width:323%;
  padding-top: 50px;
}
article#post-12604 .siteorigin-widget-tinymce.textwidget p br,article#post-6822 .siteorigin-widget-tinymce.textwidget p br {
	line-height: 1.8;
}
article#post-12604 .entry-content .panel-grid li,article#post-6822 .entry-content .panel-grid li{
	font-size: 12pt !important;
}

article#post-12604 .entry-content .panel-grid .grid-3 li.has-image,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image {
	width: 32%;
	margin-right: 0;
	position: relative;
	/* float: left; */
}
article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame {
	width: 80%;
	display: inline-block;
	vertical-align: top;
	max-height: 288px;
	overflow: hidden;
	cursor: pointer;
}

article#post-12604 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info ,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info {
	width: 80%;
	text-align: center;
	border: 1px solid #e4e4e4;
	box-shadow: 0 2px 33px 3px rgba(34, 35, 40, 0.1);
	cursor: pointer;
}

article#post-12604 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span.editorial_board_institution,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span.editorial_board_institution{
	display: block;
}

article#post-12604 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span.editorial_board_institution a,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span.editorial_board_institution a{
	text-decoration:none;
	display: inline;
	line-height: 2em;
	color: #000;
}
article#post-12604 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span.editorial_board_institution a:hover,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info span.editorial_board_institution a:hover{
	text-decoration:underline;
}
article#post-12604 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_bio , article#post-6822 .entry-content .panel-grid .grid-3 li.has-image p.editorial_board_bio {
	left: 0;
	top: 200px;
}

article#post-12604 .siteorigin-widget-tinymce.textwidget p,article#post-6822 .siteorigin-widget-tinymce.textwidget p{
	padding-top: 10px;
	padding-bottom: 37px;
}

article#post-12604 .entry-content .panel-grid .grid-3 li strong,article#post-6822 .entry-content .panel-grid .grid-3 li strong{
	font-size: 16px;
    line-height: 19px;
    margin-bottom: 0;
    color: #0b3871;
    font-family: "futura-pt", sans-serif;
    font-weight: 900;
    text-transform: none;
    letter-spacing: 1.5px;
    margin-top: 0;
}
article#post-12604 .entry-content .panel-grid .grid-3 li em ,article#post-6822 .entry-content .panel-grid .grid-3 li em{
	padding-top: 10px;
	line-height: 19px;
}
article#post-12604 .entry-content .panel-grid .grid-3 li em br,article#post-6822 .entry-content .panel-grid .grid-3 li em br {
	line-height: 27px;
}
.entry-header h1.entry-title{
	text-transform:none!important;
}


@media screen and (max-width: 1536px) and (min-width: 1494px) {
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 229px !important;
	}
}
@media screen and (max-width: 1493px) and (min-width: 1403px) {
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 214px !important;
	}
}
@media screen and (max-width: 1402px) and (min-width: 1320px){
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 201px !important;
	}
}
@media screen and (max-width: 1319px)and (min-width: 1164px) {
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 177px !important;
	}
}
@media screen and (max-width: 1163px) and (min-width: 1062px){
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 160px !important;
	}
}
@media screen and (max-width: 1061px) and (min-width: 926px) {
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 139px !important;
	}
}
@media screen and (max-width: 925px) and (min-width: 781px){
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		max-height: 115px !important;
	}
}
@media screen and (max-width: 780px) {

	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image{
		width:100%;
		text-align: center;
        margin: auto;
        margin-top: 15px;
	}
	article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame{
		width: 70%;
	}

    article#post-12604 .entry-content .panel-grid .grid-3 li.has-image div.img-frame img,article#post-6822 .entry-content .panel-grid .grid-3 li.has-image div.img-frame img {
        width: 100%;
    }

	.entry-content .panel-grid .grid-3 li.has-image p.editorial_board_info {
		width:70% !important;
		text-align: center;
	}
	.entry-content .panel-grid .grid-3 li.has-image section.board_bio {
		width:100%;
	}
}
/************/
#banner {
	display: none;
}
