@import url(https://fonts.googleapis.com/css?family=Exo+2:200,300,400,500,600,700|Exo:600);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);

html,button,input,select,textarea,.pure-g [class *= pure-u] {
	font: normal 11pt/14pt 'Roboto Slab',serif;
	font-weight: 300;
}

* {
	box-sizing: border-box;
	outline:none;
}

#wrap {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative;
}

p {
}

fieldset {
	border: 0;
	padding: 0;
	margin: 5px 10px;
}

a, a:hover, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto Slab',serif;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: "Exo 2", sans-serif;
	color: #03437a;
	font-size: 24pt;
	font-weight: 400;
	line-height: 1.1em;
	margin: 20px 0 15px;
}

.title {
	background: none;
	font-size: 60pt;
	font-family: "Exo", sans-serif;
	font-weight: 600;
	padding: 5px !important;
	margin: 0.2em;
	text-align: right;
}

.title a {
	text-decoration: none !important;
}

.title_medical {
	font-family: "Exo", sans-serif;
	font-weight: 600;
}

.title_writing {
	font-family: "Exo 2", sans-serif;
	font-weight: 200;
}

.title_sep {
	border-right: 1px solid #AAAAAA;
	padding: 0.3em 0.1em 0 0;
	margin: 0 0.1em 0 0;
	height: 1.5em;
	display: inline-block;
}

@media only screen and (max-width: 700px) {
	.title {
		font-size: 11.43vw;
	}
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

ul {
	margin: 0;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

#search {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#search input[type="text"] {
	height: 26px;
	width: 100%;
}

#search input[type="image"] {
	height: 20px;
	margin: 0 0 0 -23px;
	vertical-align: text-top;
}

header {
	background: url("/images/JournalBanners/EMWA Summer 2017.jpg") no-repeat center 35%;
	background-size: cover;
	display: table;
	width: 100%;
}

#banner {
	display: table-cell;
	vertical-align: middle;
}

.issn_text {
	font-size: 12pt;
	font-family: 'Exo 2';
	font-weight: 400;
	margin-top:20px;
}

.issn_text .left {
	display: inline-block;
	float: left;
}
.issn_text .right {
	display: inline-block;
	float: right;
}
@media only screen and (max-width: 640px) {
	.issn_text .left {
		clear: both;
		float: right;
	}
	.issn_text .right {
		clear: both;
		float: right;
	}
}

#masterHeaderBackground {
	padding: 0;
}

.emwa_logo {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.emwa_logo img {
	width: 100%;
}

.login input {
	margin-bottom: 10px;
}

.login input[type="text"],.login input[type="password"] {
	width: 100%;
}

.login input[type="image"] {
	float: right;
	margin-left: auto;
	border-bottom: none;
}

button, input[type="submit"], .btn {
	background: #f8f8f8 url(/images/right_arrow_trans_green.png) no-repeat right center;
	border: 2px solid #e0e0e0;
	display: block;
	margin: 5px 0;
	overflow: hidden;
	padding: 10px 25px 10px 10px;
	text-decoration: none !important;
}

.column {
	padding: 0 1em;
}

.heading {
	background: #e5efe5;
	color: #000000;
	margin: 10px 0 20px;
	position: relative;
}

.heading h1,.heading h2,.heading h3,.heading h4,.heading h5,.heading h6,.heading a {
	margin: 0;
	padding: 0 0 .5em;
	color: #000000;
}

.heading a {
	text-decoration: underline;
}

.heading h1 {
	margin: 0;
}

.heading img {
	width: 100%;
	max-width: 150px;
}

.heading .issue_photo {
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.5);
	margin: 5px 0;
}

.heading div {
	padding: 2%;
}

.news_banner {
	background: #E2DFDE;
	padding: 1% 2%;
	position: relative;
}

.article_stub,.article_mini,.issue_mini,.link,.twsarch {
	background: #F8F8F8;
	border: 2px solid #E0E0E0;
	margin: 5px 0;
	padding: 10px;
	overflow: hidden;
	display: block;
	text-decoration: none !important;
}

.article_stub:hover,.article_mini:hover,.issue_mini:hover,.link:hover, .twsarch:hover {
	background: #F0F0F0;
	border-color: #D8D8D8;
}

.article_stub a,.article_mini a,.issue_mini a,.link,.twsarch,
.article_stub a:hover,.article_mini a:hover,.issue_mini a:hover,.link:hover,.twsarch:hover {
	text-decoration: none;
}

.article_stub h1,.article_stub h2,.article_stub h3,.article_stub h4 {
	margin: 0 0 5px;
}

.author_stub h2 {
	margin-bottom: 5px;
}

.author_stub img {
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin-right: 5px;
	float: left;
}

.author_stub img.full {
	width: 50px;
	height: 50px;
}

.author_stub .journalRole {
	font-weight: 400;
	font-style: italic;
}

.author_photo,.issue_photo {
	margin: 0 .5em 0 0;
}

.issue_mini .issue_photo {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 75px;
	-webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.5);
}

.issue_mini .issue_text {
	display: inline-block;
	vertical-align: middle;
	width: 85%;
	width: calc(100% - 90px);
}

img.figure, .figure img {
	max-width: 100% !important;
	height: auto !important;
}

.article_keywords {
	margin: 40px auto;
}

.issue_pdf, .article_pdf,.login_required {
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px #666;
	-moz-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666;
	color: #000;
	background: #fff;
	border: solid #146131 2px;
	display: table;
	margin: 40px auto;
}

.issue_pdf, .article_pdf {
	padding: 10px 20px !important;
	font-size: 25px !important;
	text-decoration: none !important;
	color: #146131 !important;
}

.issue_pdf {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

@media only screen and (max-width: 800px) {
	.issue_pdf, .article_pdf {
		font-size: 3.125vw !important;
	}

	.issue_pdf {
		position: relative;
		right: 0;
		bottom: 0;
		float: right;
	}
}

@media only screen and (max-width: 400px) {
	.issue_pdf, .article_pdf {
		font-size: 12.5px !important;
	}
}

.issue_pdf:hover, .article_pdf:hover {
	background: #f4f4f4;
	text-decoration: none;
	border: solid #449161 2px;
}

.issue_pdf img, .article_pdf img {
	vertical-align: sub;
	padding-right: 5px;
	width: auto;
	height: 1.2em;
}

.author_image {
	float: left;
	margin: 3px 14px 14px 0;
}

.login_required h1 {
	text-align: center;
	margin: 0.25em;
}

.login_required p {
	margin: 1em 0;
	padding: 0 1em;
}

#footer {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	color: #000000
	line-height: 40px;
	text-align: right;
	height: 40px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
	padding: .5em 2em;
	border: 1px solid #358252;
}

#footer a:hover {
	background: #358252;
	border-color: #4ea06d;
}

.correction {
	color: #FF0000 !important;
	font-weight: bold !important;
}

.read_more {
	text-align: right;
	display: none;
	cursor: hand;
	cursor: pointer;
}

.validation-summary-errors ul li {
	list-style-type: none;
}

.clear {
	clear: both !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.contact-form input[type="text"],
.contact-form textarea {
	width: 100%;
}

.ezsearch-result {
	min-height: 3em;
	margin-bottom: 2em;
}

.twsarch {
	display: block;
	padding: 1em;
	clear: both;
}

.twsarch img {
	float: left;
	margin-right: 2em;
}

.twsarch span {
	display: block;
	padding: 1vw;
}

.twsarch .tws_title {
	color: #146131;
	font-size: 18pt;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 0.5em;
}

.accordion > h2 {
	cursor: hand;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
}

.accordion > div.issues {
	transition: all 0.5s;
	display: block;
}

.accordion.expand > h2 {
	background: url(/images/expand.png) no-repeat left center;
	background-size: 32px 32px;
	padding-left: 40px;
}

.accordion.contract > h2 {
	background: url(/images/contract.png) no-repeat left center;
	background-size: 32px 32px;
	padding-left: 40px;
}

.accordion.expand > div.issues {
	max-height: 0px;
	overflow: hidden;
}
.accordion.contract > div.issues {
	max-height: 800px;
	overflow: hidden;
}

.ezsearch-pager .page, .ezsearch-pager .prev, .ezsearch-pager .next {
	background: #F8F8F8;
	border: 2px solid #E0E0E0;
	padding: 2px 5px;
	overflow: hidden;
	display: inline;
	text-decoration: none;
}

.ezsearch-pager a:hover {
	background: #F0F0F0;
	border-color: #D8D8D8;
	text-decoration: none;
}

.error-message {
	color: red;
}

.success {
	color: green;
}
