/*
Theme Name: Withdrawal.org
Version: 2
Author: Withdrawal.org
Author URI: https://www.withdrawal.org/
*/

/*

::Table Of Content

0.) Wordpress Codex CSS

1.) Home Page Content

2.) Withdrawal Page Content

-----------------------------------------------*/

/*

0.) Wordpress Codex CSS */
/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	clear: both;
	display: block;
	text-align: center;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/*



1.) Home Page Content

-----------------------------------------------*/

@media (min-width: 768px) {
	.withdrawal-organization {
		display: grid;
		grid-template-columns: auto 200px;
	}
}

@media (min-width: 992px) {
	.withdrawal-organization {
		grid-template-columns: 716px auto;
	}
}

.withdrawal-organization .with_frm_style .frm_error,
.withdrawal-organization .frm_error_style {
	display: none;
}
.banner {
	background: url(assets/images/withdrawal-bg.jpg) left top no-repeat;
	background-size: cover;
	text-shadow: 0 1px #769ba9;
	padding: 10px 20px 15px;
}

@media (min-width: 576px) {
	.banner {
		background-size: auto;
	}
}

@media (min-width: 768px) {
	.banner {
	}
}

@media (min-width: 992px) {
	.banner {
		padding: 20px 230px 20px 30px;
	}
}

.banner h1,
.banner h2 {
	border-bottom: 1px solid #82a1af;
	padding-top: 0;
	padding-bottom: 10px;
	font-size: 28px;
	line-height: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #17495d;
}
.banner p {
	color: #184c63;
	font-size: 14px;
	line-height: 26px;
	border-top: 1px solid #82a1af;
	padding-top: 13px;
	margin-top: 1px;
}
.banner .blue-btn {
	border-top: 1px solid #2580a7;
	box-shadow: 0 -1px 0 0 #145471;
}

.help-block {
	padding-top: 19px;
	background: url(assets/images/help-now-rep.jpg) left top repeat-y;
	background-size: cover;
}

@media (min-width: 768px) {
	.help-block {
		border-left: 1px solid #a1c4d4;
	}
}

.help-form {
	margin: 0 44px 0 34px;
}
.help-block h5 {
	color: #17495d;
	border-bottom: 1px solid #b1c6d5;
	font-weight: 400;
	margin-left: 26px;
	padding-bottom: 2px;
	text-shadow: 0 1px #9bbfd3;
}

.help-block ul {
	padding: 7px 42px 0 0;
}
.help-block ul li {
	margin-bottom: 2px;
}
.help-block ul li label {
	font-style: italic;
	font-size: 12px;
	color: #818181;
	line-height: 18px;
	display: block;
	margin-bottom: 2px;
	text-shadow: 0 1px #c8cdd0;
}
.input-txt {
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	font-weight: 400;
	text-indent: 5px;
	border: 1px solid #c7c7c7;
	height: 21px;
	line-height: 21px;
	padding: 0;
	width: 183px;
	color: #818181;
	font-size: 12px;
}
.help-block ul li textarea {
	text-indent: 10px;
	border: 1px solid #c7c7c7;
	height: 76px;
	width: 183px;
	overflow: auto;
	color: #818181;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-style: italic;
}
.help-block em {
	font-size: 11px;
	color: #000;
	line-height: 15px;
	padding: 8px 23px 4px;
	display: block;
	margin-top: 9px;
	background-color: #a1c4d4;
}
.help-block .yellow-btn,
#frm_form_2_container .frm-show-form p input {
	text-shadow: 0 1px #f8ab46;
	font-family: "Open Sans", sans-serif;
	border: none;
	cursor: pointer;
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	margin: 8px 0 0 2px;
	padding: 0;
	width: 186px;
}
#frm_form_2_container .frm-show-form p input {
	color: #fff;
	text-transform: uppercase;
	border-radius: 0 5px 0 5px;
	margin-left: 32px;
}
.withdrawal-categories {
	padding-top: 40px;
	overflow: hidden;
	display: grid;
	gap: 1rem;
}

@media (min-width: 576px) {
	.withdrawal-categories {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 992px) {
	.withdrawal-categories {
		grid-template-columns: 1fr 1fr 1fr 182px;
	}
}

.categories-list {
	width: 798px;
	float: left;
}
.categories-list ul {
	overflow: hidden;
}

.withdrawal-categories article img {
	border-top: 3px solid #fc8f13;
}
.withdrawal-categories article .categories-content {
	border: 1px solid #eeeeee;
	border-top: none;
	margin-top: -2px;
	padding: 22px 14px 12px 18px;
	border-radius: 3px 3px 3px 3px;
}
.withdrawal-categories article .categories-content h2 {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 12px;
	text-shadow: 0 1px #a5c5d7;
	font-size: 17px;
	line-height: 20px;
	color: #5995b7;
	font-family: "Open Sans", sans-serif;
}
.withdrawal-categories article .categories-content p {
	padding-top: 9px;
	text-shadow: 0 1px #c9c9c9;
}
.withdrawal-categories article .categories-content a,
.testimonial-block article > a {
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	color: #fc8f13;
	line-height: 30px;
	background: url(assets/images/read-more.png) right 8px no-repeat;
	padding-right: 19px;
}
.withdrawal-categories article div a:hover,
.testimonial-block article a:hover,
.search-text-left .learn-more:hover,
.withdrawal-list li a:hover,
.footer-nav ul li a:hover,
.policy a:hover,
.learn-more span:hover {
	text-decoration: underline;
}

.find-more {
	border: 1px solid #9cbace;
	border-radius: 2px 2px 2px 2px;
	padding: 9px 0 13px 13px;
	background-color: #c3d6d6;
}
.find-more span {
	padding: 0;
	border: none;
	background: url(assets/images/search-box1.png) left top no-repeat;
	display: block;
	width: 157px;
	height: 28px;
	margin-top: 8px;
}
.find-more span .search-box {
	width: 127px;
	color: #999999;
}
.find-more span .submit-btn {
	width: 30px;
}
.other-widtdrawal h3,
.content-left .article-list h3,
.about-us h3 {
	padding: 19px 0 6px;
}
.other-widtdrawal li {
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 0 12px 6px;
	text-shadow: 0 1px #afcbdb;
}
.other-widtdrawal li a:hover {
	border-bottom: 1px solid #5995b7;
}
.other-widtdrawal li.padd {
	padding-top: 2px;
	padding-bottom: 4px;
}

.testimonial-block {
	margin-top: 41px;
	overflow: hidden;
	padding-top: 42px;
	background-color: #f2f4f5;
}

.testimonial-block .testimonial-content {
	padding: 0 8px 7px 13px;
	background-color: #fbfcfc;
	box-shadow: 0 0 0 1px #eff0f0;
	position: relative;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.testimonial-block .testimonial-content {
		box-sizing: border-box;
		float: left;
		width: calc(55% - 10px);
		margin-bottom: 40px;
	}
}

.testimonial-text span a {
	color: #414141;
}
.testimonial-text span strong a {
	color: #5995b7;
}
.testimonial-block .testimonial-content h3 {
	padding: 13px 0 5px;
}

.testimonial-text {
	padding-top: 23px;
}

.testimonial-text p {
	font-style: italic;
	padding-bottom: 20px;
}
.testimonial-text span,
.about-us span {
	font-size: 12px;
	line-height: 20px;
	padding: 3px 0 0 4px;
	border-top: 2px solid #4a90c0;
}
.testimonial-text span strong,
.about-us span strong a {
	font-weight: bold;
	color: #5995b7;
}
.testimonial-right {
	float: right;
}
.bottom-line {
	border-bottom: 1px solid #dfdfde;
	overflow: hidden;
	padding-bottom: 14px;
}
.testimonial-block article > a {
	clear: both;
	display: inline-block;
	line-height: 20px;
	padding: 6px 10px 0 6px;
	background: url(assets/images/read-more.png) right 16px no-repeat;
	text-align: right;
}

.help-section {
	border: 1px solid #c7d7e1;
	padding: 18px 18px 18px 24px;
	background: #c3d6d6 url(assets/images/corner.png) right top no-repeat;
	border-radius: 0 10px 0 0;
	position: relative;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.help-section {
		box-sizing: border-box;
		float: right;
		width: calc(45% - 10px);
	}
}

.help-section h2 {
	border-bottom: 1px solid #9fb8bc;
	padding-bottom: 11px;
	text-shadow: 0 1px #7e9ea6;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #17495d;
}
.help-section p {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-style: italic;
	padding-top: 16px;
}
.help-section .bottom-line {
	border-bottom: 1px solid #9fb8bc;
	padding-bottom: 10px;
}
.help-section .learn-more {
	border-bottom: none;
	padding-top: 8px;
	padding-bottom: 0;
}
.learn-more {
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	display: inline-block;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.learn-more span {
	background: url(assets/images/learn-more.png) right 10px no-repeat;
	padding-right: 15px;
}
.help-section .yellow-btn {
	padding: 0 34px;
	text-shadow: 0 1px #fbcc8a;
}
.most-search-block {
	clear: both;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
}

@media (min-width: 768px) {
	.most-search-block {
		float: left;
		width: 100%;
	}
}

.most-search-left {
	position: relative;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.most-search-left {
		box-sizing: border-box;
		float: left;
		width: calc(100% - 201px);
		margin-bottom: 0;
	}
}

.arrow {
	background: url(assets/images/read-more.png) left top no-repeat;
	position: absolute;
	left: -36px;
	top: -3px;
	width: 6px;
	height: 3px;
	display: block;
}
.most-search-left > h3,
.insureance h3 {
	padding-bottom: 4px;
	margin-bottom: 25px;
}

@media (min-width: 768px) {
	.search-text-left {
		float: left;
		width: calc(100% - 266px);
	}
}

.search-text-left h2 {
	font-size: 18px;
	text-transform: none;
	font-family: "Open Sans", sans-serif;
	line-height: 24px;
}
.search-text-left p {
	line-height: 20px;
	padding-top: 20px;
}
.search-text-left .learn-more {
	font-size: 13px;
	border-bottom: none;
}
.search-text-left .learn-more span {
	padding-right: 10px;
}

.search-image-right {
	margin-top: 3px;
}

@media (min-width: 768px) {
	.search-image-right {
		float: right;
		width: 246px;
	}
}

.search-image-right img {
	border-top: 3px solid #fc8f13;
}
.insureance {
	width: 181px;
}

@media (min-width: 768px) {
	.insureance {
		float: right;
	}
}

.insureance h3 {
	margin-bottom: 28px;
}
.insureance ul {
	overflow: hidden;
}
.insureance li {
	float: left;
	width: 73px;
	height: 52px;
	border: 1px solid #d9dbdc;
	margin-right: 15px;
	margin: 0 18px 9px 0;
	background-color: #f2f4f5;
}
.insureance li.omega {
	margin-right: 0;
}
/*

2.) Widthdrawal Page Content

-----------------------------------------------*/

.tel,
.header-top nav ul li a,
.send-email a {
	color: #936910;
	text-shadow: none;
}

.cta {
	clear: both;
	margin: 0 auto 6px;
	background: #b80913;
	padding: 7px 5px 11px;
	text-align: center;
	font-size: 19px;
	color: #fff;
}

.cta strong {
	font-size: 22px;
	vertical-align: -1px;
}

.cta strong a {
	color: #fff;
}

.cta strong a:hover {
	text-decoration: underline;
}

.cta_phone {
	font-weight: normal;
	color: #fff;
	background: #5995b7;
	border-radius: 2px;
	padding: 1px 5px;
}

.cta_phone:hover {
	color: #fff;
	background: #184b61;
}

.related-posts {
	clear: both;
}

.main-header .ad {
	float: right;
}

.footer-left .social a {
	display: inline-block;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
	margin-right: 20px;
}

.footer-left .social .facebook {
	background: url(assets/images/icon_facebook.png) 0 0 no-repeat;
}

.footer-left .social .twitter {
	background: url(assets/images/icon_twitter.png) 0 0 no-repeat;
}

.footer-left .social .pinterest {
	background: url(assets/images/icon_pinterest.png) 0 0 no-repeat;
	margin-right: 0;
}

.content-left {
	padding-bottom: 30px;
}

@media (min-width: 992px) {
	.content-left {
		float: left;
		padding-right: 19px;
		width: calc(100% - 300px);
		border-right: 1px solid #eeeeee;
	}
}

.home-links {
	font-size: 13px;
	display: block;
	font-style: italic;
	line-height: 39px;
	border-bottom: 1px solid #cdcbca;
}
.home-links a {
	color: #8b8986;
}
.content-left > h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	line-height: 38px;
}
.content-left > p {
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	padding-bottom: 20px;
}
.content-left p:last-child {
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	padding-bottom: 0 !important;
}
.content-left > h3 {
	border-bottom: medium none;
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 20px;
	text-shadow: none;
	text-transform: capitalize;
}
.content-left strong {
	font-weight: bold;
}
.content-left li {
	font-size: 14px;
	line-height: 160%;
	margin-left: 20px;
}
.content-left > ul {
	list-style: disc outside none;
	margin-left: 40px;
	padding-bottom: 20px;
}
.content-left ol li {
	font-size: 14px;
	line-height: 160%;
	margin-left: 20px;
}
.content-left > ol {
	list-style: decimal outside none;
	margin-left: 40px;
	padding-bottom: 20px;
}
.cat-cntnt ul {
	list-style: disc outside none;
	padding-bottom: 20px;
}
.tab {
	padding-top: 6px;
	width: 672px;
}
.tab > ul {
	overflow: hidden;
	border-top: 2px solid #cdcbca;
}
.tab > ul > li {
	font-size: 14px;
	float: left;
	border: 1px solid #eeeeee;
	border-top: none;

	padding: 0 31px 0 32px;
	background-color: #f7f7f7;
	text-shadow: 0 1px #afcbdb;
	margin-left: 0px;
}
.tab > ul > li.ui-state-active {
	background-color: #ffffff;
	border-bottom: none;
}
.tab > ul > li.ui-state-active a {
	color: #414141;
}
.tab > ul > li > a {
	line-height: 53px;
	display: block;
}
.tab-content {
	padding: 38px 0 11px 24px;
	background-color: #fff;
	box-shadow: 0 1px 0 1px #eeeeee;
	margin-left: 1px;
	margin-right: 1px;
}
.tab-content p {
	font-size: 14px;
	line-height: 22px;
	padding-top: 20px;
}
.tab-content .learn-more {
	font-size: 13px;
	font-weight: 400;
	border-bottom: none;
}
.tab-content h3 {
	color: #414141;
	line-height: 22px;
	font-size: 16px;
	font-weight: 700;
	padding-top: 29px;
	border-bottom: none;
}
.tab-content ul {
	padding-top: 25px;
}
.tab-content ul li {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	background: url(assets/images/tab-bg.png) left 9px no-repeat;
	padding: 0 0 22px 32px;
}
.content-left .article-list {
	padding-top: 53px;
	position: relative;
}
.content-left article .arrow {
	left: -40px;
	top: 209px;
}
.content-left .article-list ul {
	padding-top: 10px;
}
.content-left .article-list ul li {
	font-size: 16px;
	line-height: 44px;
	border-bottom: 1px solid #e3e3e3;
	background: url(assets/images/arrow.png) 12px 20px no-repeat;
	padding-left: 32px;
}

.content aside {
	background: url(assets/images/bg-rep.png) left top repeat-x;
	padding-bottom: 30px;
}

@media (min-width: 768px) {
	.content aside {
		width: 265px;
		margin: auto;
		background: url(assets/images/bg-rep.png) left top repeat-x;
	}
}

@media (min-width: 992px) {
	.content aside {
		float: right;
		padding-left: 15px;
	}
}

.related-posts > ul {
	list-style: none outside none;
	margin-bottom: 20px;
	margin-left: 0;
}
.related-posts li {
	background: none repeat scroll 0 0 #eeeeee;
	border-bottom: 1px solid #dddddd;
	display: block;
	line-height: 180%;
	margin-left: 0;
	width: 100%;
}
.related-posts a {
	display: block;
	width: 100%;
	padding: 10px;
}
.related-posts a:hover {
	background: #fff;
}
aside .help-block {
	margin-top: 36px;
	float: none;
}

aside .other-widtdrawal {
	padding: 0 0 5px 15px;
}

@media (min-width: 992px) {
	aside .other-widtdrawal {
		padding-left: 0;
	}
}

aside .other-widtdrawal ul li {
	border-bottom: none;
	border-top: 1px solid #e3e3e3;
	padding: 12px 0 13px 6px;
}

aside .other-widtdrawal ul li:first-child {
	border-top: none;
}

aside .find-more {
	padding-left: 20px;
	margin-bottom: 43px;
}
aside .find-more span {
	background: url(assets/images/search-box2.png) left top no-repeat;
	width: 230px;
}
aside .find-more span .search-box {
	width: 200px;
}
.about-us {
	padding-bottom: 9px;
	background: #f2f4f5 url(assets/images/read-corner.png) right top no-repeat;
	border-radius: 0 10px 0 0;
}

.trussted-us {
	padding-bottom: 9px;
	background: #f2f4f5 url(assets/images/read-corner.png) right top no-repeat;
	border-radius: 0 10px 0 0;
}
.about-us h3 {
	margin: 0 14px 0 15px;
	padding: 12px 0 5px 2px;
}
.about-us p {
	line-height: 21px;
	font-style: italic;
	margin: 14px 14px 0 21px;
}
.about-us span {
	display: inline-block;
	margin: 14px 0 0 22px;
	padding-top: 7px;
	border-top: 2px solid #4a90c0;
}
.trusted-us h3 {
	margin: 0 14px 0 15px;
	padding: 12px 0 5px 2px;
}
.trusted-us p {
	line-height: 21px;
	font-style: italic;
	margin: 14px 14px 0 21px;
}
.trusted-us span {
	display: inline-block;
	margin: 14px 0 0 22px;
	padding-top: 7px;
	border-top: 2px solid #4a90c0;
}
.read-all {
	border: 1px solid #9cbace;
	overflow: hidden;
	padding: 9px 0 10px 21px;
	background-color: #c3d6d6;
	border-radius: 2px 2px 2px 2px;
}
.read-all span {
	font-size: 11px;
	line-height: 15px;
	color: #404e55;
	font-style: italic;
	display: block;
	float: left;
	padding-top: 8px;
}
.read-all .yellow-btn {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 25px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
}
.other-widtdrawal span {
	display: none;
}
.other-widtdrawal li {
	list-style: none;
}
.help-block .with_frm_style .frm_form_fields input,
#wpcontent .with_frm_style .frm_form_fields select,
.with_frm_style .frm_form_fields select,
.with_frm_style .frm_form_fields textarea {
	width: 183px !important;
	border: 1px solid #c7c7c7;
}
.help-block .frm_form_fields {
	padding-left: 30px !important;
}
.frm_form_field.frm_left_half,
.frm_form_field.frm_first_half {
	padding-right: 10px !important;
	padding-top: 10px;
}
..frm_form_field.frm_left_half,
.frm_form_field.frm_right_half,
.frm_form_field.frm_first_half,
.frm_form_field.frm_last_half {
	width: 0 !important;
}
.help-block .with_frm_style label {
	font-style: italic;
	color: #818181;
}
.frm_error_style {
	font-size: 12px;
	color: #818181;
	font-style: italic;
	margin-top: 10px;
	width: 200px;
	margin-left: 25px;
}
.help-blocknew em {
	color: #000000;
	display: block;
	font-size: 11px;
	line-height: 15px;
	margin-top: 9px;
	padding: 8px 23px 4px;
}
.help-blocknew .with_frm_style .frm_form_fields input,
#wpcontent .with_frm_style .frm_form_fields select,
.with_frm_style .frm_form_fields select {
	width: 300px !important;
}
.help-blocknew .frm_form_fields textarea {
	width: 300px !important;
}

.cat-wrap {
	border-bottom: 1px solid #cdcbca;
	padding-bottom: 20px;
}
.cat-wrap.last {
	border-bottom: none;
}
.frm_form_field {
	clear: both;
}
.help-blocknew .frm_form_fields {
	padding-left: 0px !important;
}
.help-blocknew #frm_form_2_container .frm-show-form p input {
	margin-left: 0px !important;
}
.help-blocknew .help-blocknew em {
	padding-left: 0px;
}
.wp-pagenavi span {
	display: none !important;
}
.wp-pagenavi {
	overflow: hidden;
	text-align: center;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 34px;
	text-transform: uppercase;
}
.wp-pagenavi a,
.wp-pagenavi span {
	color: #5995b7;
	float: right;
	border: none !important;
}
.wp-pagenavi .previouspostslink {
	float: left;
}
.wp_rp_footer {
	display: none;
}
.with_frm_style .frm_form_fields textarea {
	height: 72px;
	resize: none;
}

.main-nav nav ul.sub-menu {
	width: 220px;
}
.main-nav nav ul.sub-menu li {
	width: 100%;
}
.main-nav nav ul.sub-menu li a {
	padding: 0 5px 0 15px;
}
.main-nav nav ul li.current-menu-item a {
	color: #fc8f13;
}
.main-nav nav ul li.current-menu-item li a {
	color: #fff !important;
}
.current-menu-parent li a {
	color: #fff !important;
}
.current-menu-parent a,
.current-menu-parent li a:hover {
	color: #fc8f13 !important;
}
.main-nav nav ul li.current-menu-item li a:hover {
	color: #fc8f13 !important;
}
.help-block .frm_submit > input {
	margin-bottom: 10px;
	margin-left: 30px;
}
/*Styles for VOB Form*/

.content-left .frm_page_num_1 {
	padding-left: 0 !important;
}
.frm_page_num_1 .frm_form_field.form-field.frm_top_container.frm_first_half {
	padding-right: 0 !important;
	padding-top: 0 !important;
}
#form_4za3mo > p {
	font-size: 14px;
	line-height: 160%;
}
#form_4za3mo .frm_default {
	background: none repeat scroll 0 0 #eeeeee;
	border: 1px solid #d1d1d1;
	border-radius: 2px 2px 2px 2px;
	padding: 10px;
}
#form_4za3mo .with_frm_style input:focus {
	background: none repeat scroll 0 0 #eeeeee;
	border: 1px solid #d1d1d1;
	border-radius: 2px 2px 2px 2px;
	padding: 10px;
}
.jk {
	color: #184c63;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 18px;
}
.with_frm_style .frm_radio label,
.with_frm_style .frm_checkbox label {
	color: #444444;
	display: inline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.tele strong {
	background: url("../images/telephone.png") no-repeat scroll left 5px
		transparent;
	font-size: 14px;
	font-weight: 700;
}
.trusted-us span.tele {
	border-top: none;
	margin: 0;
	padding-top: 0;
}
.with_frm_style .form-field input:focus {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #d1d1d1;
	border-radius: 2px 2px 2px 2px;
	padding: 10px;
}
.centers {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 40px;
	padding: 20px;
}
.centers > h3 {
	border-bottom: 0 none;
	color: #184b61;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: capitalize;
}
.centers > p {
	font-size: 14px;
	line-height: 160%;
	padding-bottom: 20px;
}
.btn_center > a {
	background: #1da51d;
	border-radius: 3px 3px 3px 3px;
	color: #ffffff;
	display: inline-block;
	margin-top: 10px;
	padding: 10px;
}
.btn_center > a:hover {
	background: green;
}
.tabbable {
	margin-top: 20px;
}
.tab-content ul.list-collapse {
	font-size: 12px;
	list-style-type: none;
	padding-top: 0;
}
.tab-content ul.list-collapse > li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 10px;
	margin: 0;
}

/*DELETE THIS STYLE WHEN YOU PUT THE FORM BACK ON THE HOMEPAGE*/
.help-block > p {
	display: inline-block;
	/* min-height: 278px !important; */
	padding: 15px 20px;
}
