﻿body {
	margin:0px 10px 10px 10px;
	padding:0;
	font-size:.875em;
	font-family:Arial, Helvetica, sans-serif; 
	-webkit-text-size-adjust: none;
	position:relative;
	float:left;
	overflow-x:hidden;
}
.grey-c{color:#ebebeb;}
.grey-b{background-color:#ebebeb;}
.grey-bc{border:1px solid #ebebeb;}

input, select {
	font-size:1.0em;
}

a,.a,#linkPAP h2{
	color: #3333cc; 
	text-decoration: none;
	cursor:pointer;

}
a:active,.a:active,#linkPAP h2:active{
	color:black;
}

img {max-width:100%;}

.ejm-container {
	width:100%;
	margin:0;
	padding:0;
}

.ejm-content-container {
	margin:0;
	padding:0;
}

h1 {
	padding:0;
	font-size:1.3em;
}

h1 a, 
h1 a:active, 
h1 a:visited {
	text-decoration:none;
	color:#000000;
}

.ejm-journal-logo-bg {
	height: 40px; 
}

h2 {
	padding:0;
	font-size:1.2em;
}

h3 {
	padding:0;
	font-size:1.1em;
	font-weight:normal;
	/*font-weight:bold;*/
}

h3.ejm-small-h3 {
	padding:0;
	margin-top:0px;
	font-size:1.0em;
	font-weight:normal;
}

h4 {
	padding:.5em;
	font-size:1.1em;
	font-weight:normal;
	/*font-weight:bold;*/
}

h4.ejm-toc-h4 {
	background-color:#ebebeb;
	margin:0 -10px;
	margin-bottom:6px;
}
h2 {
	background-color:#dbdbdb;
	margin:0 -10px;
	margin-bottom:6px;
	padding:.5em;
}

h5 {
	padding:0;
	font-size:1.0em;
}

h1,
h1 img,
.ejm-search,
.ejm-go-to,
.ejm-login-username,
.ejm-login-password
{
	margin: 0 0 5px 0;
}

.ejm-login-button
{
	margin: 10px 0 10px 0;
}

.ejm-login-keep, 
.ejm-login-how 
{
	margin: 15px 0 15px 0;
}

p {
}

.ejm-1st-p {margin:0;}

.ejm-search-text {
	width:60%
}

.ejm-search-button {
}

.ejm-go-to-select {
	width:95%;
}

.ejm-go-to-button {
}

.ejm-login-username
{
	margin-top:15px;
}

.ejm-login-username,
.ejm-login-password
{
	/*margin-left:3px;
	margin-right:3px;*/
}



.ejm-login-username input,
.ejm-login-password input
{
	/*text-align:center;*/
}

.ejm-login-text {
	/*width:210px;*/
	width:90%;
}

.ejm-login-button-div {
    /*text-align:center;*/
}

.ejm-primary-links-top,.ejm-primary-links-bottom {
	margin: 0 -10px 5px -10px;
	padding:.5em 10px;
	background-color:#ebebeb;
	text-align:right;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #f4f4f4 38%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(38%,#f4f4f4), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 38%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 38%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#f4f4f4 38%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#f4f4f4 38%,#ededed 100%); /* W3C */
}
.ejm-primary-links-top a,.ejm-primary-links-bottom a {
	margin:0 .5em;
}
.ejm-advertisement-topcombo {
	text-align:center;
	margin:0 1em;
}

.ejm-featured-article-line {
	border-bottom:solid 1px #d9d9d9;
	height:1px;
	margin: 5px 0 5px 0;
}

.ejm-pagination, .ejm-prev-next {
	margin: 15px 0 15px 0;
	/*color:#FFF;
	text-align:center;*/
}

.ejm-pagination a, 
.ejm-prev-next a,
.ejm-article-outline-top a,
.ejm-view a,
.ejm-login-how a,
.ejm-primary-links-top a,
.ejm-primary-links-bottom a {
	padding:.5em 0 .5em 0;
}

.ejm-pagination a, 
.ejm-prev-next a,
.ejm-login-button {
	/*-webkit-appearance: none;
	width: auto;
    padding: 0.65em;
    line-height: 1.5em;
	background:#74b434;
    background: -webkit-gradient(linear, left top, left bottom, from(#8ac641), to(#3d8615));
	background:-moz-linear-gradient(top,  #8ac641,  #3d8615);
    border: 1px solid #458e21;
	border-radius:5px;
	color: #fff;
	-webkit-text-fill-color:#FFF;
	font-weight:bold;
	font-size:.875em;
	display:inline-block;
	margin-left:-0.313em;
	margin-right:-0.313em;
	height:auto;
	text-decoration:none;*/
}

.ejm-login-button {
	/*margin-left:3px;
	margin-right:3px;*/
	width:96%;
}

.ejm-pagination a:focus, 
.ejm-prev-next a:focus {
	/*background:#4f811d;
    background: -webkit-gradient(linear, left top, left bottom, from(#3d8615), to(#1c4605));
	background:-moz-linear-gradient(top,  #3d8615,  #1c4605);
    border: 1px solid #458e21;
	border-radius:5px;
	color: #fff;
	-webkit-text-fill-color:#FFF;
	font-weight:bold;*/
}

.ejm-pagination a:disabled {
	/*background:#e6effd;
    border: 1px solid #d0d0d0;
	color: #999;
	-webkit-text-fill-color:#999;*/
}

.ejm-article-outline-top {
	margin: 5px 0 5px 0;
}
.ejm-article {
   margin-right:3.5em;
}
.ejm-article div .ui-icons-oviduiiconsi50 {
   display:none;
}
.ejm-article-table {}

.ejm-article-table td {
	vertical-align:top;
}

.ejm-article-td-image {
    padding:0 5px 0 0;
}

.ejm-article-td-text {}

.ejm-article-image {}

.ejm-article-image img {
	max-width: none;
}

.ejm-article-title {
    font-size:1em;
    max-height:3.5em;
    display:block;
    overflow:hidden;
    }
.list-pi .ejm-article-title{
	position:relative;
}
.ejm-article-author {
    height:1.25em;
    margin-top:.25em;
    width:100%;
    display:block;
    overflow:hidden;
    
    }
    
.ejm-article-author span{
    font-size:.75em;   
    }

.ejm-article-citation {display:none;}

.ejm-article-description {}

.ejm-article-citation-p {
	margin:0;
	padding:0;
}

.ejm-article-doi {
    margin:0 0 15px 0;
	padding:0;
}

.ejm-view {
	text-align:center;
	margin:0 0 5px 0;
}

.ejm-footer {
	font-size:0.9em;
	text-align:center;
}

.ejm-erratum-message {
    margin-top: 15px;
}

.ejm-info-message {
    border:solid 1px #cccccc;
    background-color:#ffffcc;
    padding:5px;
    margin: 0 0 5px 0;
}

.ejm-info-message .ejm-errata-link 
{
    padding:5px 0 0 18px;
    display:block;
}

.ejm-error-message {
    border:solid 1px #ff0000;
    background-color:#ffff99;
    padding:5px;
    margin: 0 0 5px 0;
}

.ejm-error-message p, .ejm-info-message p {
	padding:0;
	margin:0;
}

#ejm-article-cited-by {
	margin: 0 0 15px 0;
	padding: 0;
}

#ejm-article-cited-by-text {
}
.ejm-article-cited-by-ej-title {
	font-style: italic;
	padding: 0;
	margin: 0;
}
.ejm-article-cited-by-article-title {
}

/*image div*/
.ejm-imageviewer-imageDiv
{
    padding: 5px 0 5px 0;
}

#ejm-imageviewer-showImageDiv
{
    display: none;
}

#ejm-imageviewer-mainDiv
{
    max-width:device-width;
    overflow:hidden;
}

#ejm-imageviewer-image
{
    max-width: 100%;
}

/* navigation menu */

.brand-color{background-color:#ccc;
    }
.brand-secondary-color{background-color:rgb(0,137,158);
    }
.ejm-go-to-container{
	position:relative;
}
.ejm-go-to{
	display:none;
}
.ejm-go-to.active{
    /*margin-left:0;*/
	display:block;
	position:absolute;
    margin-left:-100%;
    width:110%;
    top:0;
    left:0;
    background: rgba(0, 0, 0, .3);
    height:110%;
	z-index:9999;
	margin:-10px;
}
.ejm-go-to ul{
    margin:0;
    /*padding:2em;*/
    padding-top:12px;
    width:256px;
    padding-left:3px;
    min-height:100%;
    background-color: #2d2d2d;
    position:absolute;
}
.ejm-menu-background{
    width:256px;
    height:100%;
    position:absolute;
    background-color:red;
}
.ejm-go-to ul li{
    list-style:none;
    padding-right:1px;
    /*padding:1em;*/
}
.ejm-go-to ul li a{
    /*border-radius:3px;*/
    width:100%;
    display:block;
    padding:1em;
    /*text-transform: uppercase;*/
    text-decoration:none;
    color:#000;
    border-bottom:1px solid #2d2d2d;
    /*letter-spacing:.125em;*/
    font-weight:bold;
    background-color: #3d3d3d;
    color:#fff;
    text-shadow:0px 0px 1px #000;
}
/* Flyout menu styles */
	/* Primary Style */
.ejm-go-to ul li.label a{
	padding-top:.5em;
	padding-bottom:.5em;
	text-transform:uppercase;
	font-size:1em;
	color:#e5e5e5;
	background-color:#000;
	cursor:default;
}
.ejm-go-to ul li a:active{
	background-color: #7a7a7a;
	color:#fff;
	text-shadow:none;
}
.ejm-go-to ul li.label a:active{
	background-color: #000;
	color:#fff;
}
	/* Secondary Style */
.ejm-go-to.secondary ul{
    margin-top:0;
    /*padding:2em;*/
    width:256px;
    padding-left:2px;
    padding-right:1px;
    min-height:100%;
    background-color: #a70e13;
}
.ejm-go-to.secondary ul li a{
    /*border-radius:3px;*/
    width:100%;
    display:block;
    padding:1em;
    /*text-transform: uppercase;*/
    text-decoration:none;
    border-bottom:1px solid #d9d9d9;;
    /*letter-spacing:.125em;*/
    font-weight:bold;
    background-color: #fff;
    color:#3d3d3d;
    text-shadow:none;
}
.ejm-go-to.secondary ul li.label a{

	padding-top:.5em;
	padding-bottom:.5em;
	text-transform:uppercase;
	font-size:1em;
	color:#fff;
	background-color:#a70e13;
}
.ejm-go-to ul li a:active{
	background-color: #e5e5e5;
	color:#000;
}


.large-icon{
    font-size:32px;
}
.medium-icon{
    font-size:1.15em;
}
.menu-icon{
    cursor:pointer;
}
input.custom-font{
    font-family:'ovid-icons';
    padding:5px;
}
.close-menu-button{
    width:100%;
    background-color:#fff;
    height:50px;
    cursor:pointer;
}
.ejm-search{
    background-color:gray;
}
.input-group{
margin-bottom: 0;
position: relative;
display: table;
border-collapse: separate;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.form-control{
display: table-cell;
width: 100%;
margin-bottom: 0;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #fff;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
background-image: none;
margin: 0;
box-sizing: border-box;
}
.input-group  .form-control:first-child{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-btn > .btn {
position: relative;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
button, input, select[multiple], textarea {
background-image: none;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button, select {
text-transform: none;
}
button, input {
line-height: normal;
}
button, input, select, textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ui-button-text{
	padding:0 !important;
}
.input-group.menu{
    padding-left:32px;
}
.input-group.menu .btn.btn-default{
    width:34px;
    height:34px;
    padding:0;
}
.menu-icon.large-icon{
    position:absolute;
    left:0;
    background-color:#fff;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    height:100%;
    color:inhertit;
    line-height:35px;
}
.ejm-content-container div div.menu-icon.large-icon span{
	line-height:1em;
}
#branding-color{
    padding:5px;
    color:#333333;
    border-radius:3px;
    margin-bottom:.5em;
    margin:0 -5px .5em -5px;
}
.input-group.menu span.large-icon,.input-group.menu button{
	background-color:#666;
	color:#fff;
}
#branding-color input{
	border:1px solid #666;
}
.input-group.menu input.form-control{
    border-radius: 0;
}
.input-group.menu button{

}
input[type='text'],input[type='number'],textarea {font-size:16px;}
.search-button{
    font-size:24px;
    line-height:30px;
}
.bookmark-state-container
{
    margin-right:1em;

    margin-right:5em;
    float:right;
}
.pdf-container
{

    position:absolute;

    float:left;

}
.icon-container
{
    margin-right:.5em;
    position:absolute;
    right:0;
    width:5em;
}
.icon-container a {
	padding:0 .25em;
}
.icon-container .bookmark-state-container{
	margin-right:0px;
    position:static;
    margin-right:0;
    right:auto;
}
.icon-container a span{
    font-size:2em;
}
.ejm-pagination a:active {
	background-color:#dedede;
}
#ejm-journal-info-div {
	height:98px;
	margin:1em 0;
}
#ejm-journal-info-div span{
	margin-left:83px;
	display:block;
}
#ejm-journal-info-div a{
	display:block;
	height:98px;
	width:100%;
	position:absolute;

}
#linkPAP,.collapse-item{
	padding:.5em;
	border:1px solid #d9d9d9;
	margin-bottom:1em;
}
#linkPAP h2{
	margin:0;
}
#ejm-journal-info-div .ejm-current-issue-title
{    
    font-size:1.25em;
    padding-top:30px;
}

/* LIST STYLE - PI */
.list-pi .ejm-article-title a{
	display: block;
	margin: 1em 3em 1em 1em;
	max-height: 16px;
	overflow: hidden;
	padding: 0;
}
.list-pi .ejm-article-title span{
	margin-top:-8px;
	right: 0;
	position: absolute;
}
/* LIST STYLE - FAV */
.ejm-article{
	display:block;
	padding:.5em; 
}
.ejm-article a{
	display:block;
} 
/* LIST STYLE - TOC */
.list-toc .ejm-article{
	display:block;
	padding:1em; 
}

/* Article View */

.icon-group{
	display:block;
	width:100%;
	margin:1em 0;
}
.icon-group .expand{
	display:none;
}
.icon-group .expand.active{
	display:inline;
}
.icon-group a{
	padding:0 .5em;
	width:33.33333%;
	box-sizing:border-box;
}

.icon-group .description
{
    margin-left:3px;
}

.collapse-section-content
{
   display:none;
   margin-left:15px;
}


.disabled{
	color:#333 !important;
	text-shadow:none !important;
	cursor:default !important;
}
/* Bookmark Notifications */
.bookmark-notification {
display: none;
position: absolute;
margin-left: -166px;
background-color: #000;
color: #fff;
font-size: .5em;
padding: 3px;
border-radius: 3px;
margin-top: 6px;
cursor:default;
}
.icon-container a span.bookmark-notification{
	font-size: .75em;
}
.divArticle
{
    display:none;
}
.icon-group [class*=ui-icons-] span {
	font-size:.875em;
	margin-left:.5em;
}
[class*=ui-icons-] span {
font-family: Arial, Helvetica, sans-serif !important;
}
.expandable h2,.expandable h2 span{
	cursor:pointer;
}
/* Button styling */
.icon-group{
	text-align:center;
}
.icon-group a,.ejm-pagination a,.ejm-prev-next a{
	padding:.5em;
	border: 1px solid #d9d9d9;
	border-radius:3px;
	line-height:3em;
	margin:0 .5em;
}
.icon-group a{
	margin:0;
}
.icon-group a.middle-button {
	margin: 0 .5em !important;
}
h2.collapse-item span[class*=ui-icons-],#linkPAP h2 span[class*=ui-icons-]{
	position:absolute;
}
h2.collapse-item span.description,#linkPAP h2 label{
	padding-left: 1.5em;
	display: block;
}
.ejm-pagination,.ejm-prev-next{
	font-size:0;
}
.ejm-pagination a,.ejm-prev-next a{
	font-size:14px;
	color: #000;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #ededed 0%, #ededed 38%, #dedede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(38%,#ededed), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ededed 0%,#ededed 38%,#dedede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ededed 0%,#ededed 38%,#dedede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ededed 0%,#ededed 38%,#dedede 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ededed 0%,#ededed 38%,#dedede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
}
.ejm-pagination a:active,.ejm-prev-next a:active{
	background: #d3d3d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3d3d3 0%, #d3d3d3 38%, #d3d3d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(38%,#d3d3d3), color-stop(100%,#d3d3d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3d3d3 0%,#d3d3d3 38%,#d3d3d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3d3d3 0%,#d3d3d3 38%,#d3d3d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3d3d3 0%,#d3d3d3 38%,#d3d3d3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3d3d3 0%,#d3d3d3 38%,#d3d3d3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
}
.icon-group a{
	color: #fff;
	background: #5d9aff; /* Old browsers */
	background: -moz-linear-gradient(top,  #5d9aff 0%, #5d9aff 38%, #5891f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d9aff), color-stop(38%,#5d9aff), color-stop(100%,#5891f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5d9aff 0%,#5d9aff 38%,#5891f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5d9aff 0%,#5d9aff 38%,#5891f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5d9aff 0%,#5d9aff 38%,#5891f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5d9aff 0%,#5d9aff 38%,#5891f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d9aff', endColorstr='#5891f0',GradientType=0 ); /* IE6-9 */
	border: 1px solid rgba(45, 102, 195, 1);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(255, 255, 255, 0.2);
}
.icon-group a:active{
	background: #4B7CCC; /* Old browsers */
	background: -moz-linear-gradient(top,  #4B7CCC 0%, #4B7CCC 38%, #4B7CCC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4B7CCC), color-stop(38%,#4B7CCC), color-stop(100%,#4B7CCC)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4B7CCC 0%,#4B7CCC 38%,#4B7CCC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4B7CCC 0%,#4B7CCC 38%,#4B7CCC 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4B7CCC 0%,#4B7CCC 38%,#4B7CCC 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4B7CCC 0%,#4B7CCC 38%,#4B7CCC 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4B7CCC', endColorstr='#4B7CCC',GradientType=0 ); /* IE6-9 */
}
.icon-group a:first-child,.icon-group a:last-child,.ejm-prev-next a:first-child{
	margin:0;
}
.list-pi .ejm-article-title a:first-child {
	text-overflow: ellipsis;
	overflow: hidden;
	height: 16px;
}
/*============= Carousel START================*/    
 
.ejm-fa-carousel-p-image-link {
	display:block;
	/*float:left;*/
	margin:0 15px 0 0;
	width:320px;
	height:197px;
	overflow:hidden;
	border:1px solid #939598;
}

.ejm-fa-carousel-p-image {
	/*float:left;*/ 
	/*margin:0 15px 0 0;*/
	width:100%;
	height:250px;
}

.ejm-article-fc-title {
    font-size:1em;
    max-height:3.75em;
    margin-bottom:7px!important;
    padding-top:3px!important;
    padding-bottom:3px!important;
    display:block;
    overflow:hidden;
    }
.ejm-article-fc-description {
    font-size:1em;
    padding-left:7px;
    margin-top:0px!important;
    max-height:3.75em;   
    display:block;
    overflow:hidden;    
}
.ejm-fa-selected-article-description
{
    width:100%; max-height: 90px; overflow: hidden;
}

.ejm-fa-selected-article-description-para
{
    margin-top: 1px!important;
    margin-bottom: 3px!important;
}



/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('./fonts/flexslider-icon.eot');
	src:url('./fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('./fonts/flexslider-icon.woff') format('woff'),
		url('./fonts/flexslider-icon.ttf') format('truetype'),
		url('./fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin-bottom:-10px;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {/*width: 50%;*/ display: block;}
.flexslider .slides label {width: 50%; display:block; float:left;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
/*.flexslider {
	margin: 0 0 60px; 
	background: #fff; 
	border: 4px solid #fff; 
	position: relative; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	border-radius: 4px; 
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	zoom: 1;
	}*/
.flexslider {
	  width: 100%;
	margin: 0 0 6px 0;
	position: relative; 
	zoom: 1;
	}

.flex-viewport { max-height: 2000px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
#carousel li
{
    margin-bottom:1px;
} 
.flex-
d
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { visibility:visible; width: 25px; height: 40px; margin: -40px 0 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left:0;visibility:hidden; opacity: 0;}
.flex-direction-nav .flex-next { right: 0; text-align: right; visibility:hidden;opacity: 0;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 0; visibility:visible; }
.flexslider:hover .flex-next { opacity: 0.7; right: 0;visibility:visible; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; visibility:visible;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 30px; height: 22px; position: absolute; Top: 180px; left: 342px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background-color: #939598;}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 12px; display: inline-block; content: '\f004';color:White;margin: 5px 5px 4px 10px}
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -27px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/*.slider { margin: 50px 0 10px!important;}
#carousel li {margin-right: 5px;}*/
#carousel img {display: block; /*opacity: .5;*/ cursor: pointer;}
#carousel img:hover {/*opacity: 1;*/}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}
#carousel .flex-active-slide .ej-fa-carousel-s-image-cont {	margin-top:7px;}
#carousel .flex-active-slide .ej-fa-carousel-s-image-cont:before 
{
    width: 0;
	height: 0;	
	border-left: 8px solid transparent;	
	border-right: 8px solid transparent;	
	border-bottom: 12px solid #939598; 
	display: inline-block;
	margin-left: 40%;
	content:" ";	
	}

#carousel .flex-active-slide .ej-fa-carousel-s-title {color:#000; text-decoration:none;cursor: default;}

@media screen and (max-width: 860px) {  
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/*============= Carousel END================*/    

/*============= Carousel Overrides ================*/   
#primaryContent li div .ejm-article-fc-description, #primaryContent li div .ejm-article-fc-title {
	max-width:320px;
	margin:0px auto;
}
#primaryContent li div .ejm-article-fc-description{
	max-height:5em;
}
#primaryContent li div .ejm-article-fc-title{
	max-height:5em;
}
#primaryContent li div{
	display:block !important;
	margin:0px auto;
}
#primaryContent li .ejm-fa-carousel-p-image-link{
	margin:0px auto;
	margin-bottom:1em;	
}
.flex-viewport{
	height:354px;
}
.ej-fa-carousel-container {
margin-left: -10px;
margin-right: -10px;
margin-top:10px;
}

.ej-fa-carousel-container {
  margin:10px -10px 0px -10px;
}
.ej-fa-carousel-container [id*=ContentPlaceHolderMain] {
  max-width: 320px !important;
  width: 320px !important;
  margin:0px auto;
}
.ej-fa-carousel-container [id*=ContentPlaceHolderMain] #slider {
  max-width: 320px !important;
  width: 320px !important;
}
.ej-fa-carousel-container [id*=ContentPlaceHolderMain] #slider .flex-viewport {
  max-width: 320px !important;
  width: 320px !important;
}
.ej-fa-carousel-container [id*=ContentPlaceHolderMain] #slider .flex-viewport #primaryContent li a {
	margin: 0px auto;
	margin-bottom: 1em;
	float: left;
	vertical-align: middle;
}
.ej-fa-carousel-container [id*=ContentPlaceHolderMain] #slider .flex-viewport #primaryContent li a img {
	max-height: 100%;
	display: table-cell !important;
	vertical-align: middle;
	text-align: center;
	width: auto;
	height: auto;
	margin: auto;
}