/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.jetpack_subscription_widget {
	clear: both;
	font-size: 16px;
	color: #333333;
}

.jetpack_subscription_widget h4 {
	font-size: 18px;
	color: #ccc;
	text-align: center;
}

.jetpack_subscription_widget input[type="text"],
input[type="email"] {
	width: 98% !important;
	height: 40px;
	line-height: 38px;
	margin: 5px 0 10px;
	position: relative;
	text-transform: uppercase;
	font-size: 16px;
	color: #ccc;
	border: 2px solid #808080;
	text-align: center;
}

.jetpack_subscription_widget input[type="submit"] {
	width: 100% !important;
	background-color: #d12121;
	text-decoration: uppercase;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	font-family: 'Roboto';
	font-weight: normal;
	font-size: 18px;
}

.jetpack_subscription_widget input:hover[type="submit"] {
	background-color: ccc;
}

.dsm-time {
	background-image: url(http://transadvocate.com/wp-content/themes/mts_sociallyviral/images/pattern1.png);
	background-repeat: repeat;
	float: right;
	width: 40%;
}

.ds-time {
	background-image: url(http://transadvocate.com/wp-content/themes/mts_sociallyviral/images/pattern1.png);
	background-repeat: repeat;
	float: right;
	width: 60%;
}

.ds-idaho {
	background-image: url(http://transadvocate.com/wp-content/themes/mts_sociallyviral/images/pattern1.png);
	background-repeat: repeat;
	width: 60%;
}

.btn {
	font-family: Georgia;
	color: #ffffff;
	background: #d00e0e;
	padding: 15px 20px;
	border: solid #c5ccd1 0;
	text-decoration: none;
}

.btn:hover {
	background: #a83e3e;
	text-decoration: none;
}

.ds-1 {
	float: left;
	width: 250px;
	height: 400px;
	padding: 25px;
}

.ds-TOC {
	background: transparent;
	background-repeat: repeat;
	border-style: solid;
	border-color: transparent;
	border-width: 0 !important;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0;
	padding-bottom: 25px;
	width: 1000px;
	display: table !important;
	margin: 0 auto !important;
}

.su-note-inner {
	border-color: transparent !important;
}

.su-quote-style-default:after {
	display: none !important;
}

.container {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

#searchform .fa-search {
	height: 100% !important;
	width: 100% !important;
}

.element.style {
	transform: translate3d(0px,0px,0px) !important;
}

.breadcrumb {
	background-color: transparent !important;
}