
a[class|="btn"]:hover {
	background-color : #258db4;
}
a.btn {
}
a.btn-pdf {
	padding-right : 47px;
	position : relative;
}
img.border {
	border : 1px solid #e5e3e3;
}
.photo-credit {
	color : #636363;
	font-size : 12px;
	font-style : italic;
}
.topic {
	color : #636363;
	font-size : 14px;
	line-height : normal;
	margin : 5px 0;
	text-transform : uppercase;
}
.topic::after {
	content : "]";
}
.article-row {
	border-top : 1px solid #e5e5e5;
	padding : 40px 0;
}
.pub {
}
a.btn-pdf:after {
	background : url('/sebin/f/v/icon-pdf-white.svg') no-repeat;
	content : "";
	position : absolute;
	right : 15px;
	width : 22px;
	height : 26px;
}
.intro {
	font-family : 'Typewriter Medium';
	font-size : 24px;
	line-height : 32px;
}
a[class|="btn"] {
	background-color : #2eb0e1;
	color : #fff;
	display : inline-block;
	font-family : 'Typewriter Medium';
	font-size : 18px;
	font-weight : 600;
	line-height : normal;
	padding : 10px 15px;
	text-decoration : none;
}
.border {
	border : 1px solid #e5e3e3;
}
.em {
	font-style : italic;
	color : #666;
}
.col1 {
}
.col2 {
}
table.styled-table {
	width : 100%;
	border-collapse : collapse;
	text-align : left;
	border : 0;
}
table.styled-table thead > tr {
	border : 1px solid #ccc;
}
table.styled-table tr:nth-child(odd) {
	background-color : #e2e3e3;
}
table.styled-table td {
	vertical-align : top;
	padding : 8px;
	border-left : 1px solid #dbdbdb;
}
table.styled-table th:first-child,     table.styled-table td:first-child {
	border-left : 0;
}
table.styled-table th {
	background : #000;
	color : #fff;
	font-size : 12px;
	padding : 10px;
	border-left : 1px solid #dbdbdb;
	vertical-align : top;
	font-weight : 600;
}
.job-title {
	color : #00aaac;
	font-family : 'American Typewriter';
	font-size : 14px;
	font-weight : normal;
	line-height : normal;
	margin : 0;
	text-transform : uppercase;
}
.topic::before {
	content : "[";
	float : left;
}
.callout-left {
	margin-bottom : 20px;
}
.callout-right {
	margin-bottom : 20px;
}
