/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

div.nopadding.row.slide.slide-1 {
  margin-bottom: 20px !important;
}

div.rumble {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
  position:relative;
	padding-bottom:56.25%;
	height:0;width:100%
}

div.rumble iframe{position:absolute;width:100%;height:100%}

blockquote.color_block {
    background: #545554;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px !important;
    font-size: 18px;
    line-height: 26px;
    margin: auto;
    border-left: none;
    quotes: none;
}

blockquote.color_block:before {
    color: white;
    content: "";
    margin: 0 !important;
    vertical-align: top;
}

blockquote.color_block h1 {
    color: #FFF;
    background: #0c4e78;
    font-size: 24px;
    line-height: 28px;
    padding: 25px;
    margin: 0px 0px 0px -29px;
    position: relative;
    font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.color_block h1::after{
	content:"";
	display:block;
	position:absolute;
	bottom:-10px;
	left:0px;
	height:0px;
	width:0px;
	border: 5px solid transparent;
	border-top: 5px solid #083F61;
	border-right: 5px solid #083F61;
}

.slideshow-wrapper .slide {
	margin-bottom: 0 !important;
}

.white-box {
	height: 80px !important;
}

.slideshow-wrapper .slideshow .slide .slide-media{ margin-bottom: 50px}
.slide-media iframe{border:none !important;}
.slideshow-wrapper .slideshow-buttons-onslide .next.page-numbers, .slideshow-wrapper .slideshow-buttons-onslide .prev.page-numbers{
    z-index: 100;
}

#ad-top-row {
	margin-top: 70px !important;
}

.ticker { 
	background-color: #ddd;
	margin-top: 84px !important;
	padding: 0;
	margin-left: -15px;
	margin-right: -9px;
}

.admin-bar .navbar-fixed-top {
    top: 32px !important;
}

.ticker .breaking {
	background-color: #b14141;
	color: white;
	padding: 5px;
	width: auto;
	float: left;
	text-align: center;
	font-size: 2rem;
	margin-right: 10px;
}

.ticker .ticker-content {
	padding: 5px;
	font-size: 2rem;
	color: black;
	text-decoration: none;
}

.ticker .ticker-content a {
	color: black;
	text-decoration: none;
}

.AlertMe-banner {
	margin-top: 20px;
}

a.read-also {
	font-style:normal !important;
}

button.btn.btn-default.subscribe-button {
	background-color: #0c4e78;
	color: #fff;
}

input.subscribe-form.form-control.home { 
	width: 200px;
	float: left;
}

input.form-article {
	width: 210px !important;
}

button.form-article {
	width: 100px;
}
