/*   
Theme Name: Tom Lee Theme
Theme URI: http://votetomlee.com
Description: Building a Stronger Future for Florida
Author: Ben Ketnick
Author URI: http://datatargeting.com
*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) 
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} */

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/
body, html{
	background: #969696 url(images/bgbg.jpg) repeat-x center top;
}
#page-wrap {
	background: url(images/flflagbg.jpg) no-repeat center top;
}
#container{
	width:960px;
	margin:auto;
}
#header{
	height: 314px;
	position:relative;
}
#social{
	height:88px;
	width:960px;
	margin:auto;
	position:relative;
}
#social .addthis_toolbox{
	position:absolute;
	top:15px;
	right:10px;
}
#social .addthis_toolbox h1{
	text-indent:-999999px;
	width:123px;
	height:17px;
	margin:0 0 5px -7px;
	background: url(images/contact-header.png);
}
#logo{
	background:#1c1b1b;
	border-top:5px solid #1e1d1d;
	border-bottom:5px solid #1e1d1d;
}
#logo a{
	display:block;
	width:960px;
	height:170px;
	margin:auto;
	text-indent:-999999px;
	background: url(images/logo.gif) no-repeat center top;
}
#tom{
	width:378px;
	height:305px;
	margin: -99px 25px 0;
	text-indent:-999999px;
	background: url(images/tom.png) no-repeat left bottom;
}
#mainmenu{
	background: url(images/quote-nav.jpg) no-repeat center bottom;
	width:940px;
	margin:auto;
	color:#fff;
}
#mainmenu p{
	text-align:center;
	padding:8px 40px;
	font-size: 19px;
	line-height: 25px;
	font-style:italic;
}
#mainmenu li.parent.menu-item-17{
	background: url(images/down.png) no-repeat 113px 15px;
}
.menu-navigation-container{
	width:940px;
	height:40px;
	margin:0 auto;
}
.menu-navigation-container ul{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.menu-navigation-container li{
	float:left;
	width:156.6px;
	text-align:center;
	line-height:40px;
	position:relative;
}
.menu-navigation-container li:hover > a, .menu-navigation-container li.current-menu-item > a{
	text-decoration:underline;
}
.menu-navigation-container li:hover .sub-menu{
	display:block;
}
.menu-navigation-container li a{
	color:#fff;
	display:block;
	height:40px;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
}
.menu-navigation-container .sub-menu{
	display:none;
	position:relative;
	background:#B85F0D;
	z-index:900;
}
#mainmenu .sub-menu li a {
	font-size: 13px;
}
#edge{
	width:940px;
	height:10px;
	background:url(images/edges.png) no-repeat center top;
	margin: 0 auto -10px;
}
#container{
	width:920px;
	margin:auto;
	background:#fff;
}
#container p{
	font-size:14px;
	line-height:1.4em;
	margin: 1em 0;
}
#container p.meta{
	margin-top:0;
	font-style:italic;
	color:#696969;
	font-size:11px;
}
#container h3, #container h2, #container h1{
	font-family: 'EdmondsansBoldRegular' Helvetica, Arial, sans-serif;
	font-weight:700;
	color: #f8981d;
}
#container h1{
	font-size:20px;
	line-height:1.3em;
	margin-bottom:.5em;
}
#container h2{
	color:#333;
	font-size:22px;
	font-weight:700;
}
.home #container h2{
	color:#f8981d;
	font-size:2em;
	line-height:1.3em;
	margin-bottom:.5em;
	text-align: center;
	font-style:italic;
	font-weight:700;
}
#container h3, #container #sidebar h2{
	font-size:1.5em;
	line-height:1.3em;
	margin:.5em 0;
}
#container h2 a, #container h3 a{
	color:inherit;
	text-decoration:none;
}
#container h2 a:hover, #container h3 a:hover{
	text-decoration:underline;
}
#slider{
	border-bottom:5px solid #f8981d;
}
.nivo-caption, .nivo-caption p{
	position:relative;
	z-index:800;
	overflow:visible;
}
#vol, #abo, #don{
	display: block !important;
	position: absolute;
	text-indent: -999999px;
	z-index:1000;
}
#vol{
	width: 233px;
	height: 64px;
	bottom: 9px;
	left: 223px;
}
#don{
	width: 233px;
	height:64px;
	bottom:9px;
	left: 462px;
}
#abo{
	width:220px;
	height:60px;
	bottom:73px;
	right:27px;
}
#wrapper{
	padding:15px 25px;
}
#wrapper.with-sidebar{
	margin-right:300px;
}
.post {
	margin-bottom:35px;
}
#CustomFields_2_12, #email{
	padding:4px;
	border:1px solid #b4b3b3;
	height:34px;
	line-height:34px;
	margin-bottom:6px;
}
#CustomFields_2_12{
	width:90%;
}
#email{
	width: 90%;
}
.clear{ clear:both; }
.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {
	float:right;
	width:260px;
	padding: 20px;
}
#footer{
	padding:15px 0;
	color:#555555;
	text-transform: uppercase;
}

.entry-content ul, .entry ul {
	list-style-type: disc;
	padding-left: 40px;
	line-height: em;
}
.entry-content li, .entry li {
	margin-bottom:.5em;
}
.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.accomp tr td:first-child {
	width: 90px;
	text-align: center;
}
.accomp td {
	padding: 3px;
}

.zig td, .zag td{
	padding:5px;
}

.gllr_single_image_text{ display: none !important; }
.gllr_image_row{ clear: none !important; }
.zag{
	background:#efefef;
}
#volunteerform label, #contactform label{
	display:block;
	margin:10px 0 2px;
}
.req{
	color:#c80000;
}
input[type='text'], textarea{
	width:100%;
	padding:4px;
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html.ie7 input[type='text'], html.ie7 textarea{
	width:98%;
}
html.ie7 #volunteerform td.spacer{
	margin:0;
	padding:0;
	width:5px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    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
}

/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}


#menu-navigation li.menu-item-has-children>a:after{
	content: '\f0d7';
	font-family: FontAwesome;
	margin-left: .5rem;
}
#menu-navigation li a{
	transition:color 0.3s;
	text-decoration: none;
}
#menu-navigation li a:hover, #menu-navigation li a:focus{
	text-decoration: none;
	color:rgba(255,255,255,.5);
}
#sidebar{display: none;}
#wrapper.with-sidebar{
	margin-right: 0;
}

#signup{
	background:url(images/headerbg.jpg) center center/cover no-repeat;
	color:white;
	text-align: center;
	padding:15px 10px;
}
#signup *{
	margin:0;
	padding:0;
	border:none;
}
#signup .nf-form-fields-required{display: none;}
#signup nf-fields-wrap:after{
	content:'';
	clear:both;
	display: block;
	width:100%;
}
#signup nf-field{
	display: inline-block;
	float:left;
	width:25%;
	padding:5px;
}
#signup nf-field label{display: none;}
#signup nf-field input{
	display: block;
	width:100%;
	color:black;
	padding:10px;
	font-size:16px;
	margin-bottom: 5px;
}
#signup nf-field input[type=button], #signup nf-field button{
	background:#f8981d !important;
	color:white;
	transition:background 0.3s;
	font-weight:700;
	font-style:italic;
	text-transform: uppercase;
	border-radius:0 !important;
}
#signup nf-field input[type=button]:hover, #signup nf-field input[type=button]:focus{
	background:green;
}


nf-field input, nf-field input[type=button]{
	border-radius:0 !important;
	z-index: 10 !important;
}


#wrapper .nf-form-cont .nf-error-msg, #wrapper .nf-form-cont .ninja-forms-req-symbol, #wrapper .nf-form-cont .nf-response-msg, .content .nf-form-cont .nf-error-msg, .content .nf-form-cont .ninja-forms-req-symbol, .content .nf-form-cont .nf-response-msg {
  color: #c1242e;
}
#wrapper .nf-form-cont .nf-field-label, .content .nf-form-cont .nf-field-label {
  margin-bottom: 3px;
}
#wrapper .nf-form-cont nf-field input, #wrapper .nf-form-cont nf-field textarea, .content .nf-form-cont nf-field input, .content .nf-form-cont nf-field textarea {
  background: whitesmoke;
  border:none;
}
#wrapper .nf-form-cont nf-field textarea, .content .nf-form-cont nf-field textarea {
  border: none;
}

#container h1{
	font-weight:700 !important;
	font-style:italic;
	text-transform: uppercase;
	text-align: center;
	font-size:30px;
	margin-top: .5em;
}
.column{box-sizing:border-box;}


@media(max-width:979px){
	#slider{display: none;}
	#container, #mainmenu, .menu-navigation-container, #edge, #social, #logo, #logo a, #sidebar, #wrapper.with-sidebar {max-width:100% !important;}
	/*#mainmenu, .menu-navigation-container, #edge{max-width:940px !important;}*/
	/*#sidebar{max-width:960px !important;}*/
	#wrapper.with-sidebar{margin:0;}
	#sidebar{float:none;display: block;width:100%;box-sizing:border-box;}
	.menu-navigation-container li{
		display: inline-block;
		width:auto;
	}
	.menu-navigation-container li>a{
		padding:0 15px;
	}
	.menu-navigation-container{}
	#tom{
		background:url(images/tom.png) center bottom/contain no-repeat;
		max-width:38%;
	}
}
@media(max-width:767px){
	#tom{display: none;}
	#logo a{
		background:url(images/logomobile.png) center center/contain no-repeat, url(images/headerbg.jpg) center center/cover no-repeat;
	}
}
@media(max-width:650px){
	#signup nf-field input[type=button], #signup nf-field button{color:black;border-radius:0 !important;background:#f8981d;display: block;}
	.menu-navigation-container{display: none;}
	#menu-btn{display: block !important;}
	#mainmenu p br{display: none;}
	#mobile-menu{z-index: 100;}
	#mobile-menu ul{
		list-style: none;
		margin:55px auto 0 auto;
		display: block;
		padding:0;
	}
	#signup nf-field{width:100%;display: block;float:none;}

	@media (max-width: 575px) {
	  html {
	    font-size: 7px;
	  }
	}
	@media (min-width: 576px) {
	  html {
	    font-size: 8px;
	  }
	}
	@media (min-width: 768px) {
	  html {
	    font-size: 9px;
	  }
	}
	@media (min-width: 992px) {
	  html {
	    font-size: 10px;
	  }
	}
	#mobile-menu {
	  background: #1b1b1b;
	  position: fixed;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  text-align: center;
	  z-index: 20;
	  padding-bottom: 30px;
	  overflow-y: auto;
	  z-index: 1000;
	}
	#mobile-menu #mobile-nav {
	  display: block;
	  list-style: none;
	  padding: 0;
	  margin: 70px 0 0 0;
	}
	#mobile-menu #mobile-nav > li > a {
	  font-size: 25px;
	  font-weight: 300;
	  display: block;
	  padding: 10px 15px;
	  text-decoration: none;
	  color: white;
	  -moz-transition: background 0.5s, color 0.5s;
	  -o-transition: background 0.5s, color 0.5s;
	  -webkit-transition: background 0.5s, color 0.5s;
	  transition: background 0.5s, color 0.5s;
	}
	#mobile-menu #mobile-nav > li > a:hover {
		color:#f8981d;
	}
	#mobile-menu #mobile-nav > li ul {
	  list-style: none;
	  padding: 0;
	  margin: 0 0 15px 0;
	}
	#mobile-menu #mobile-nav > li ul li a {
	  font-size: 18px;
	  font-weight: 400;
	  text-decoration: none;
	  display: block;
	  padding: 5px;
	  color: #f8981d;
	  -moz-transition: background 0.5s, color 0.5s;
	  -o-transition: background 0.5s, color 0.5s;
	  -webkit-transition: background 0.5s, color 0.5s;
	  transition: background 0.5s, color 0.5s;
	}
	#mobile-menu #mobile-nav > li ul li a:hover, #mobile-menu #mobile-nav > li ul li a:focus {
	  text-decoration: none;
	  color: #fff;
	}

	#menu-btn {
	  border: none;
	  background: none;
	  width: 35px;
	  height: auto;
	  padding: 0;
	  display: block;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  margin: auto;
	  outline: none;
	  z-index: 10;
	  -moz-border-radius: 0;
	  -webkit-border-radius: 0;
	  border-radius: 0;
	  -moz-box-sizing: content-box;
	  -webkit-box-sizing: content-box;
	  box-sizing: content-box;
	  -moz-transition: opacity 0.5s;
	  -o-transition: opacity 0.5s;
	  -webkit-transition: opacity 0.5s;
	  transition: opacity 0.5s;
	  height:40px;
	  width:100%;
	}
	#menu-btn span{
		width:100%;
		vertical-align: middle;
		display: block;
	  font-size:20px;
	  text-transform: uppercase;
	  color:white;
	}
	/*#menu-btn span {
	  width: 100%;
	  display: block;
	  height: 2px;
	  background: #188466;
	}
	#menu-btn span:not(:last-child) {
	  margin-bottom: 8px;
	}*/
	#menu-btn:hover {
	  cursor: pointer;
	  opacity: 0.5;
	}

	#menu-close {
	  display: inline-block;
	  position: absolute;
	  top: 30px;
	  right: 30px;
	  background: none;
	  border: none;
	  outline: none;
	  width: 40px;
	  height: 40px;
	  z-index: 10;
	  padding: 0;
	  cursor: pointer;
	  border-radius: 0;
	  -moz-transition: opacity 0.5s;
	  -o-transition: opacity 0.5s;
	  -webkit-transition: opacity 0.5s;
	  transition: opacity 0.5s;
	}
	#menu-close span {
	  height: 2px;
	  width: 100%;
	  background: #f8981d;
	  display: block;
	  margin-top: -2px;
	  -moz-transform-origin: center center 50%;
	  -ms-transform-origin: center center 50%;
	  -webkit-transform-origin: center center 50%;
	  transform-origin: center center 50%;
	  -moz-transition: background 0.5s;
	  -o-transition: background 0.5s;
	  -webkit-transition: background 0.5s;
	  transition: background 0.5s;
	}
	#menu-close span:nth-child(1) {
	  -moz-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	#menu-close span:nth-child(2) {
	  -moz-transform: rotate(-45deg);
	  -ms-transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	#menu-close:hover {
	  opacity: 0.5;
	}
}
@media(min-width:651px){
	#menu-btn, #mobile-menu{display: none !important;}
}
@media(min-width:768px){
#wrapper .nf-form-cont, #content .nf-form-cont {
  margin-bottom: 3rem;
  font-size: 16px;
}
.page-id-20 #wrapper .nf-form-cont nf-field, #content .nf-form-cont nf-field {
  display: block;
  padding: 0 5px;
}
#wrapper .nf-form-cont nf-field input, #wrapper .nf-form-cont nf-field textarea, #content .nf-form-cont nf-field input, #content .nf-form-cont nf-field textarea {
  background: white;
  color: #0a346d;
  font: 500 16px/1em "futura-pt", Arial, sans-serif;
  border: 1px solid #e6e6e6;
  padding: 7px 10px;
}
#wrapper .nf-form-cont nf-field input:-moz-placeholder, #wrapper .nf-form-cont nf-field textarea:-moz-placeholder, #content .nf-form-cont nf-field input:-moz-placeholder, #content .nf-form-cont nf-field textarea:-moz-placeholder {
  color: #0a346d;
  opacity: .5;
}
#wrapper .nf-form-cont nf-field input::-moz-placeholder, #wrapper .nf-form-cont nf-field textarea::-moz-placeholder, #content .nf-form-cont nf-field input::-moz-placeholder, #content .nf-form-cont nf-field textarea::-moz-placeholder {
  color: #0a346d;
  opacity: .5;
}
#wrapper .nf-form-cont nf-field input:-ms-input-placeholder, #wrapper .nf-form-cont nf-field textarea:-ms-input-placeholder, #content .nf-form-cont nf-field input:-ms-input-placeholder, #content .nf-form-cont nf-field textarea:-ms-input-placeholder {
  color: #0a346d;
  opacity: .5;
}
#wrapper .nf-form-cont nf-field input::-webkit-input-placeholder, #wrapper .nf-form-cont nf-field textarea::-webkit-input-placeholder, #content .nf-form-cont nf-field input::-webkit-input-placeholder, #content .nf-form-cont nf-field textarea::-webkit-input-placeholder {
  color: #0a346d;
  opacity: .5;
}
#wrapper .nf-form-cont nf-field input[type=button], #wrapper .nf-form-cont nf-field textarea[type=button], #content .nf-form-cont nf-field input[type=button], #content .nf-form-cont nf-field textarea[type=button] {
  display: block;
  width: 100%;
  text-decoration: none;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
     background: #f8981d;
    color: white;
    transition: background 0.3s;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    padding:15px;
}
#wrapper .nf-form-cont nf-field input[type=button][disabled], #wrapper .nf-form-cont nf-field textarea[type=button][disabled], #content .nf-form-cont nf-field input[type=button][disabled], #content .nf-form-cont nf-field textarea[type=button][disabled] {
  opacity: .5;
  cursor: no-drop;
}
#wrapper .nf-form-cont nf-field input[type=button]:hover, #wrapper .nf-form-cont nf-field input[type=button]:focus, #wrapper .nf-form-cont nf-field textarea[type=button]:hover, #wrapper .nf-form-cont nf-field textarea[type=button]:focus, #content .nf-form-cont nf-field input[type=button]:hover, #content .nf-form-cont nf-field input[type=button]:focus, #content .nf-form-cont nf-field textarea[type=button]:hover, #content .nf-form-cont nf-field textarea[type=button]:focus {
  background: green;
  text-decoration: none;
  color: white;
}
#wrapper .nf-form-cont nf-field ul, #content .nf-form-cont nf-field ul {
  font-size: 16px;
}
.page-id-20 #wrapper .nf-form-cont nf-field:nth-child(-n+4), .page-id-20 #content .nf-form-cont nf-field:nth-child(-n+4) {
  display: inline-block;
  width: 50%;
  float: left;
}
#wrapper .nf-form-cont nf-field:nth-child(n+6):nth-child(-n+8), #content .nf-form-cont nf-field:nth-child(n+6):nth-child(-n+8) {
  display: inline-block;
  width: 33.33%;
  float: left;
}
#wrapper .nf-form-cont .nf-error-msg, #wrapper .nf-form-cont .ninja-forms-req-symbol, #wrapper .nf-form-cont .nf-response-msg, #content .nf-form-cont .nf-error-msg, #content .nf-form-cont .ninja-forms-req-symbol, #content .nf-form-cont .nf-response-msg {
  color: #b32017;
}
#wrapper .nf-form-cont #ninja_forms_required_items, #wrapper .nf-form-cont .nf-field-container, #content .nf-form-cont #ninja_forms_required_items, #content .nf-form-cont .nf-field-container {
  margin-bottom: 15px;
}
#wrapper .nf-form-cont .nf-form-fields-required, #content .nf-form-cont .nf-form-fields-required {
  color: #b32017;
  display: none;
}
}