/* -- LOGOTYPE and HEADING --*/

/*(Height will be proportional to width) */
.header img.logo{ /* Mobile logo */
}
h1{ /* Mobile heading */
	font-size:25px;
	line-height:130%;
}
.spacer { padding: 5px 0; }
.red { color: #fb0000; }

hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.content-title { padding: 15px 0 0 0; }

.publishedon { text-align: right; font-size: 10px; margin-bottom: 5px; }

.topstories h5 { background: #fb0000; padding: 8px 10px; color: #ffffff; margin: 0 0 20px 0}
.topstories { border: 1px #e1e1e1 solid; margin-bottom: 20px}
.topstories ul { list-style-type: square; padding: 0 10px 10px 10px; margin: 0}
.topstories ul li { display: inline-block;  padding: 5px 0 10px 0px;}
.topstories li .fa { font-size: 31px}

/* Random Styling */

.redheadline { color: #f00f00;	text-decoration: underline; } 
.subheadline { font-size: 20px; margin-bottom: 10px;  }
.authorname { font-size: 13px; text-align: right; }

/* Comments Styling */

.latestcomments { background: #fb0000; padding: 8px 10px; color: #ffffff; margin: 0 0 20px 0}

.comment-title { font-weight: bold; font-size: 13px; color: #fb0000; }
.comment-text { font-size: 13px; margin-top: 5px; line-height: 18px;}

.comment-meta { font-size: 12px; margin: 5px 0; }
.comment-meta-a { color: #fb0000; }
.comment-underline { border-bottom: 1px dotted #666; }

/* Blue Button */


a.shortc-button{border: 1px solid #a3a3a3;background: #d4d4d4;min-height: 25px;line-height:25px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;color: #000;display:inline-block;	margin:0 5px 20px;	padding:0 10px;	position:relative;font-size:12px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5),inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: background .40s;-moz-transition: background .40s; -o-transition: background .40s;transition: background .40s;
	background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d4d4d4),color-stop(100%,#c7c7c7));background: -webkit-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);background: -moz-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);background: -o-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);	background: -ms-linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);background: linear-gradient(top,#d4d4d4 0,#c7c7c7 100%);
}
a.shortc-button:visited, a.shortc-button:link { color: #000; }

a.shortc-button:hover{	background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d8d6d6),color-stop(100%,#cdcdcd));background: -webkit-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: -moz-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: -o-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: -ms-linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);background: linear-gradient(top,#d8d6d6 0,#cdcdcd 100%);}
a.shortc-button:active{ top:1px;} 
a.shortc-button.red{border: 1px solid #B63540;background: #f00000;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#F00000),color-stop(100%,#E3414D));background: -webkit-linear-gradient(top,#F00000 0,#E3414D 100%);background: -moz-linear-gradient(top,#F00000 0,#E3414D 100%);background: -o-linear-gradient(top,#F00000 0,#E3414D 100%);background: -ms-linear-gradient(top,#F00000 0,#E3414D 100%);background: linear-gradient(top,#F00000 0,#E3414D 100%); color:#ffffff;}
a.shortc-button.red:hover{background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#F8889B),color-stop(100%,#E65762));	background: -webkit-linear-gradient(top,#F8889B 0,#E65762 100%);background: -moz-linear-gradient(top,#F8889B 0,#E65762 100%);background: -o-linear-gradient(top,#F8889B 0,#E65762 100%);background: -ms-linear-gradient(top,#F8889B 0,#E65762 100%);background: linear-gradient(top,#F8889B 0,#E65762 100%);}
a.shortc-button.green{border: 1px solid #5E8C22;background: #89C03E;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#A8D34E),color-stop(100%,#6AAD2D));background: -webkit-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -moz-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -o-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: -ms-linear-gradient(top,#A8D34E 0,#6AAD2D 100%);background: linear-gradient(top,#A8D34E 0,#6AAD2D 100%);}
a.shortc-button.green:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#B2D862),color-stop(100%,#76C132));background: -webkit-linear-gradient(top,#B2D862 0,#76C132 100%);background: -moz-linear-gradient(top,#B2D862 0,#76C132 100%);background: -o-linear-gradient(top,#B2D862 0,#76C132 100%);background: -ms-linear-gradient(top,#B2D862 0,#76C132 100%);background: linear-gradient(top,#B2D862 0,#76C132 100%);}
a.shortc-button.blue{ border: 1px solid #1e638b;background: #00a2ff;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#00a2ff),color-stop(100%,#028edf));background: -webkit-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -moz-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -o-linear-gradient(top,#00a2ff 0,#028edf 100%);background: -ms-linear-gradient(top,#00a2ff 0,#028edf 100%);background: linear-gradient(top,#00a2ff 0,#028edf 100%);}
a.shortc-button.blue:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3cb6fc),color-stop(100%,#31a6ea));background: -webkit-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -moz-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -o-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: -ms-linear-gradient(top,#3cb6fc 0,#31a6ea 100%);background: linear-gradient(top,#3cb6fc 0,#31a6ea 100%);}
a.shortc-button.orange{ border: 1px solid #be8a2b;background: #FFA500 ;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFA500),color-stop(100%,#ed9900));background: -webkit-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -moz-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -o-linear-gradient(top,#FFA500 0,#ed9900 100%);background: -ms-linear-gradient(top,#FFA500 0,#ed9900 100%);background: linear-gradient(top,#FFA500 0,#ed9900 100%);}
a.shortc-button.orange:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ffb93a),color-stop(100%,#f3ab26));background: -webkit-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -moz-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -o-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: -ms-linear-gradient(top,#ffb93a 0,#f3ab26 100%);background: linear-gradient(top,#ffb93a0,#f3ab26 100%);}
a.shortc-button.pink{ border: 1px solid #cc198b;background: #ff00a2;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ff00a2),color-stop(100%,#ed0097));background: -webkit-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -moz-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -o-linear-gradient(top,#ff00a2 0,#ed0097 100%);background: -ms-linear-gradient(top,#ff00a2 0,#ed0097 100%);	background: linear-gradient(top,#ff00a2 0,#ed0097 100%);}
a.shortc-button.pink:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ff6cc9),color-stop(100%,#ea51b2));background: -webkit-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -moz-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -o-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: -ms-linear-gradient(top,#ff6cc9 0,#ea51b2 100%);background: linear-gradient(top,#ff6cc9,#ea51b2 100%);	}
a.shortc-button.purple{ border: 1px solid #833083;background: #d700d7;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#d700d7),color-stop(100%,#b000b0));background: -webkit-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -moz-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -o-linear-gradient(top,#d700d7 0,#b000b0 100%);background: -ms-linear-gradient(top,#d700d7 0,#b000b0 100%);	background: linear-gradient(top,#d700d7 0,#b000b0 100%);}
a.shortc-button.purple:hover{background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f969f9),color-stop(100%,#c302c3));background: -webkit-linear-gradient(top,#f969f9 0,#c302c3 100%);background: -moz-linear-gradient(top,#f969f9 0,#c302c3 100%);	background: -o-linear-gradient(top,#f969f9 0,#c302c3 100%);	background: -ms-linear-gradient(top,#f969f9 0,#c302c3 100%);background: linear-gradient(top,#f969f9,#c302c3 100%);}
a.shortc-button.black{ border: 1px solid #000;background: #434343;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#434343),color-stop(100%,#232323));background: -webkit-linear-gradient(top,#434343 0,#232323 100%);background: -moz-linear-gradient(top,#434343 0,#232323 100%);background: -o-linear-gradient(top,#434343 0,#232323 100%);background: -ms-linear-gradient(top,#434343 0,#232323 100%);background: linear-gradient(top,#434343 0,#232323 100%);}
a.shortc-button.black:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#5a5959),color-stop(100%,#3d3d3d));background: -webkit-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -moz-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -o-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: -ms-linear-gradient(top,#5a5959 0,#3d3d3d 100%);background: linear-gradient(top,#5a5959,#3d3d3d 100%);}
a.shortc-button.white{ border: 1px solid #d9d9d9;background: #fbfbfb;background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fbfbfb),color-stop(100%,#eee ));background: -webkit-linear-gradient(top,#fbfbfb 0,#eee 100%);background: -moz-linear-gradient(top,#fbfbfb 0,#eee 100%);	background: -o-linear-gradient(top,#fbfbfb 0,#eee 100%);background: -ms-linear-gradient(top,#fbfbfb 0,#eee 100%);background: linear-gradient(top,#fbfbfb 0,#eee 100%);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 1px 0 rgba(255, 255, 255, 0.5);color:#000;text-shadow: 0 1px 0 #FFF;}
a.shortc-button.white:hover{ background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#FFF),color-stop(100%,#f8f8f8));	background: -webkit-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -moz-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -o-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: -ms-linear-gradient(top,#FFF 0,#f8f8f8 100%);background: linear-gradient(top,#FFF ,#f8f8f8 100%);}
a.shortc-button.medium{ height:35px; line-height:35px; font-size:16px; padding:0 15px;}
a.shortc-button.big{ min-height:55px;  font-size:22px; padding:10px 25px;}
/* CTA Button */
.get_offer_link{
	display:block;
	margin:15px 0;
	padding: 10px 5px;
	width:100%;
	border-radius:10px;
	height:75px;
	line-height:25px;
	background-color:#8BBF3A;
	text-align:center;
	color:#ffffff;
	font-weight: bold;
	font-size:18px;
	text-decoration: none;
}

a:visited.get_offer_link, a:link.get_offer_link { color: #fff; }

.get_offer_link:hover{
	color:#ffffff;
	-webkit-box-shadow: inset 0px 1px 5px 0px rgba(255, 255, 255, 0.5);
-moz-box-shadow:    inset 0px 1px 5px 0px rgba(255, 255, 255, 0.5);
box-shadow:         inset 0px 1px 5px 0px rgba(255, 255, 255, 0.5);
	
}

.get_offer_link:active{
	-webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    inset 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow:         inset 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 80%;
}
.span_3_of_5 {
	width: 60%;
}
.span_2_of_5 {
	width: 40%;
}
.span_1_of_5 {
	width: 20%;
}

/* End of Comment Styling */

@media (min-width: 900px){ 
	.header img.logo{ /* Desktop logo */
		}
	
	h1{ /* Desktop heading */
		font-size:34px;
		line-height:120%;
	}
}
	
/*
 *	Reset
*/

*, input, textarea {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline:none;
}

ul, ol {
	list-style-type: none;
}

/*
 *	Custom CSS
*/

body {
	font-family: sans-serif;
	
	/* background-image: url('images/british-background1.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #ededef; */
}


.container.heading_container{
	border-bottom:1px solid transparent;
}

.header {
	background: #fb0000;
	color: #ffffff;
	text-align: center;
	overflow:hidden;
}

.header .heading{
	display:none;

}

.header .banner{
	display:none;
}

.header img.logo{
	margin:8px auto 6px auto;
	float:none;
	clear:both;
	height:auto;
	display:block;
}

@media (min-width:900px){
	.header img.logo{
		margin:10px 0;
		float:left;
	}
}

.stats > div, .stats > span, .stats > p{
	display:inline-block;
	color: #8c8c8c;
	font-family: "Times New Roman", serif;
}

.page_view_count img{
	height:18px;
	display:inline-block;
	width:auto;
	margin-bottom:-2px;
}

.page_like_box img{
	margin-bottom:-4px;
}

.content {
}

.content .container {
	margin: 1em;
}

.content h1 {
	margin-bottom: 0.4em;
	color: #222;
}

.content p, .footer p {
	margin: 1em 0;
	line-height: 1.5em;
	color: #222;
}

.content .date {
	font-family: "Times New Roman";
	color: #8c8c8c;
	margin:10px 0 16px 0;
}

.content .highlight {
	background: #fffeb7;
	padding: 1.5em;
	font-weight: bold;
}


.content a.btn:link, .content a.btn:visited {
	color: #ffffff;
	text-decoration: none;
} 

.content .boxbtn {
	-moz-box-shadow:    0px 3px 0px 0px #6c190b;
  	-webkit-box-shadow: 0px 3px 0px 0px #6c190b;
 	box-shadow:         0px 3px 0px 0px #6c190b;
 	border-radius: 5px;
 	text-align:center;
 	background:#ce2628;
 	margin:20px;
 	padding:20px;
 	font-weight: bold;
}

.content .btn {
	background: #ce2628;
}

.footer {
	padding: 2em 0px;
	background: #e4e4e4;
	font-size: 0.8125em;
	text-align: center;
	color: #8f8f8f;
}

.footer a:link, .footer a:visited {
	color: #253952;
	text-decoration: none;
}

.footer a:hover {
	color: #b03c30;
}

.nav {
	background: #f1f1f1;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: regular;
}

.nav ul {
	list-style-type: none;
	padding: 0.3em 0;
}

.nav ul li {
	display: inline;
	margin: 0 1.5em;
}

a:link {
	color: #0000EE;
	text-decoration: none;
}



a:visited {
	color: #551A8B;
	text-decoration: none;
}

a:hover {
	color: #0000EE;
	text-decoration: underline;
}

.nav {
	display: none;
}

.sidebar {
	display: none;
}

.advertisement {
		display: block;
		text-align: center;
		font-size: 12px;
		text-transform: uppercase;
		color: #a1a1a1;
		font-style:italic;
	}


img {
    max-width: 100%;
    height: auto;
}

.two_img{
	display:inline-block;
	margin-bottom:10px;
	margin-right:10px;
}

.map_link{
	overflow:hidden;
	display:block;
	width:100%;
}

.map_link img{
	width:100%;
	max-width:378px;
}

/*
 *	Desktop Version
*/

@media all and (min-width: 900px) {
	
	.header .banner{
		display:inline-block;
		float:right;
		margin-top:15px;
	}
	
	.advertisement {
		display: block;
		text-align: center;
		font-size: 12px;
		text-transform: uppercase;
		color: #a1a1a1;
		font-style:italic;
	}

	.img {
		float:right;
		width:340px;
		height:auto;
		margin:25px 0 15px 15px;
		text-align:left;
	}

	.header .container, .content .container {
		max-width: 972px;
		width:100%;
		margin: 0 auto;
	}

	.nav {
		display: block;
		margin-bottom: 1em;
	}

	.nav .container {
		max-width: 972px;
		width:100%;
		margin: 0 auto;
		padding-top: 14px;	
		padding-bottom: 14px;
	}
	
	.content .date {
		margin:8px 0 10px 0;
	}

	.content .container h1 {
		margin-bottom: 0.3em;
		
		color: #222;
	}
	
	.content .container{
		height:auto;
		overflow:hidden;
	}

	.main {
		font-size: 0.95em;
		width:auto;
		float:none;
		overflow:hidden;
	}

	.main p {
		margin: 1em 0;
		line-height: 1.6em;
		color: #222;
	}

	.content {
		overflow: hidden;
	}


	.sidebar {
		display: block;
		width:300px;
		float:right !important;
		margin-left:1em;
	}
	
	.sidebar img{
		max-width:100%;
	}
	
	.two_img_container{
		display:block;
		width:100%;
	}
	
	.two_img_container a{
		width:100%;
		display:block;
	}
	
	.two_img_container .two_img:first-child{
		margin-right:2%;
	}
	
	.two_img{
		display:inline-block;
		max-width:48%;
		margin-bottom:15px;
		float:left;
	}

}

@media (min-width: 900px) and (max-width: 1000px){
	.container{
		padding:0 10px;
	}
}

blockquote{
	background: #ceecf9;
	padding: 15px;
	margin: 10px 0;
	line-height: 25px;
	font-size: 16px;
}
blockquote img{
	display: inline-block;
	height: 20px;
	width: auto;
	margin: 0 5px;
}
blockquote span{
	color: #445258;
	font-weight: bold;
	text-transform: uppercase;
}
blockquote span i{	
    width: 100%;
    display: inline-block;
    text-align: right;
}

/* BOTTOMBAR
===================== */
#bottombar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #444;
    padding: 5px 0;
    height:65px;
}
    #bottombar div {
        color: #FFFFFF;
    }
    #bottombar a{
        width: 100%;
        height: 48px;
    }
    #bottombar img{
        height: 60px;
        float: center;
        margin-right: 5px;
    }
    .bottombar-large-offer{
        font-size: 21px;
        font-weight:400;
        line-height: 36px;
        letter-spacing: .5px;
    }
    .bottombar-small-offer{
        font-size: 14px;
        letter-spacing: .5px;
        font-weight:400;
        line-height:normal;
        white-space:normal;
    }
    .btn-success{
        background: -webkit-linear-gradient(#00d113, #028f0f); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#00d113, #028f0f); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#00d113, #028f0f); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#00d113, #028f0f); /* Standard syntax */
        border-top:1px solid #9af8a0;
        border-bottom:1px solid #015a08;
    }
    .btn-primary{
        background: -webkit-linear-gradient(#4899de, #3a7bb3); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#4899de, #3a7bb3); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#4899de, #3a7bb3); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#4899de, #3a7bb3); /* Standard syntax */
        border-top:1px solid #86c6fd;
        border-bottom:1px solid #22496b;
    }
    .btn-info{
        background: -webkit-linear-gradient(#69dcfe, #50a6c0); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#69dcfe, #50a6c0); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#69dcfe, #50a6c0); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#56ccf7, #3facd7); /* Standard syntax */
        border-top:1px solid #86c6fd;
        border-bottom:1px solid #22496b;
    }
    .btn-warning{
        background: -webkit-linear-gradient(#f3a926, #e37f2b); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f3a926, #e37f2b); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#f3a926, #e37f2b); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f3a926, #e37f2b); /* Standard syntax */
        border-top:1px solid #f8d598;
        border-bottom:1px solid #ac6122;
    }
    .btn-danger{
        background: -webkit-linear-gradient(#f01414, #c81010); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f01414, #c81010); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#f01414, #c81010); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f01414, #c81010); /* Standard syntax */
        border-top:1px solid #f88f8f;
        border-bottom:1px solid #7c0b0b;
    }


.quote,
#copy .yellow {
    padding: 8px;
    background: #ffffbb;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}

.quote {
    quotes: '\2033' '\2033' "\2018" "\2019"
}

.quote p {
    font-style: italic;
    display: inline
}

.quote::before {
    content: open-quote;
    line-height: 0;
    margin-right: 4px;
}

.quote::after {
    content: close-quote;
    line-height: 0;
    margin-left: 4px;
}



.work,
#copy .yellow {
    padding: 8px;
    background: #e8e8e8;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}

.work {
    quotes: '\2033' '\2033' "\2018" "\2019"
}

.work p {
    
    display: inline
}

.note,
#copy .yellow {
    padding: 8px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2)
}


.note p {
    display: inline
}