

/* ********************************************************************** */
/* ********************************************************************** */



.PulsateIn {
	color:#fff;
	text-shadow: 0 0 5px #ffff33, 0 0 10px #ffcc33, 0 0 15px #ff9933, 0 0 20px #ff6633, 0 0 30px #ff3333, 0 0 40px #ff0099, 0 0 55px #cc00ff, 0 0 75px #9900ff;
}

.ContactFormHeading, .ContactFormHeading2 {
	font-size: 1.6em !important;
	font-style: normal;
	line-height: 1.3;
	font-weight: 800;
	color: ffffff;
}


.ContactFormHeading2 {
	z-index: 0 !important;
	display: none;
}

/* ********************************************************************** */
/* ********************************************************************** */

#ContactFormHeading {
	display: inline-block;
	position: relative;
	width: auto;
	height: auto;
 	padding: 5px 10px 10px 10px;
}



h1#ContactCoastalGraphics,
div#ContactCoastalGraphics2,
div#ContactCoastalGraphics3 {
	display: block;
	font-family: 'Lato';
	font-style: italic;
	font-weight: 900;
	font-size: 46px;
	color: #ffffff;
  	letter-spacing: 0px;
  	display: block;
  	margin: 40px 10px 40px 10px;
  	line-height: 0;
 	padding: 10px 10px 5px 10px;
 	white-space: nowrap;
}

h1#ContactCoastalGraphics {
 	position: absolute;
 	z-index: 15;
}

div#ContactCoastalGraphics2 {
 	display: hidden;
	position: absolute;
 	z-index: 10;
	text-shadow: 0 0 5px #ffff33, 0 0 10px #ffcc33, 0 0 15px #ff9933, 0 0 20px #ff6633, 0 0 30px #ff3333, 0 0 40px #ff0099, 0 0 55px #cc00ff, 0 0 75px #9900ff;
}

div#ContactCoastalGraphics3 {
 	display: hidden;
	position: relative;
 	z-index: 5;
}



.HeadingLabelBR {
	display: none;
}


.ContactTB1 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}


#ContactTB1-1 {
	margin: 10px 0px 0px 0px;
}
#ContactTB1-2 {
	margin: 0px 0px 10px 0px;
}
#FormBR1 {
	display: none;
}

.ContactTR1 {
	display: table-row;
}
.ContactTD1 {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.ContactTB2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 10px 0px 10px 0px;
}
.ContactTR2 {
	display: table-row;
}

.ContactTDLable2 {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	line-height: 1;
}
.ContactTDField2 {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	line-height: 1;
}



.ContactTB3 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 10px 0px 10px 0px;
}
.ContactTR3 {
	display: table-row;
}
.ContactTD3 {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.ContactTB4 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 10px 0px 10px 0px;
}
.ContactTR4 {
	display: table-row;
}

.ContactTDLable4 {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	line-height: 1;
}
.ContactTDField4 {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	line-height: 1;
}

/* ********************************************************************** */

#CheckboxContainer {
	padding: 10px 0px 10px 0px;
	max-width: 1200px
}

.CheckboxTB {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.CheckboxTR {
	display: table-row;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.CheckboxTD {
	display: table-cell;
	vertical-align: top;
	text-align: left
}
.CheckboxTD:nth-of-type(1) {
	padding: 10px 20px 10px 0px
}
.CheckboxTD:nth-of-type(2) {
	padding: 10px 0px 10px 20px
}

.CheckboxTD .TD {
	padding: 5px 0px 5px 0px
}

.CheckboxWrapper {
	max-width: 40px;
	text-align: right;
	padding: 0px 0px 5px 0px;
}
.CheckboxLabel {
	width: 340px;
	font-size: 20px;
	text-align: left;
	padding: 7px 0px 5px 0px !important;
}

input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:26px;
	height:18px; 
	display:inline-block;
	line-height:auto;
	background-repeat:no-repeat;
	background-position: 0px 8px;
	font-size:18px;
	vertical-align:top;
	cursor:pointer;
	background-image:url('/CoastalGraphics/images/cssCheckBoxUnchecked.png');
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-image:url('/CoastalGraphics/images/cssCheckBoxChecked.png');
}
label.css-label {
/* 
	border: 5px solid red;
 */
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	letter-spacing: 0.03em;
	line-height: 1.5 !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* ***************************************************************** */


label {
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	font-style: italic;
	letter-spacing: 0.03em;
	padding: 4px 1px 4px 1px;
	display: inline-block;
}

.HeadingLabel {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 900;
	font-size: 22px !important;
	white-space: normal !important;
	line-height: 1.3em !important;
  	margin: 20px 10px 0px 10px;
}

.HeadingLabelNormal {
	color: #ffffff;
	text-shadow: none;
}

.HeadingLabelError {
	position: relative;
	color: #ffffff;
	text-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333, 0px 0px 20px #ff3333, 0px 0px 22px #ff3333, 0px 0px 24px #ff3333, 0px 0px 26px #ff3333;
}


.FormRequired {
	font-size: 20px;
	line-height: 2;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	width: auto;
	display: inline-block;
	text-align: right;
	margin-right: 4px;
	
}

.FormLabel {
	font-family: 'Open Sans' !important;
	font-style: italic !important;
	font-weight: 600 !important;
	line-height: 1.3;
	vertical-align: top;
	font-weight: normal;
	display: inline-block;
}

.FormLabelNormal, fieldset legend {
	color: #ffffff;
	text-shadow: none;
}

.FormLabelERROR {
	position: relative;
	z-index: 2000;
	color: #ffffff;
  	font-weight: 600;
	text-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333, 0px 0px 20px #ff3333, 0px 0px 22px #ff3333, 0px 0px 24px #ff3333, 0px 0px 26px #ff3333;
}

.formlabelcolon {
	white-space:inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	display: inline;
}

/* ***************************************************************** */

input[type='text'] {
	font-size: 20px;
	outline:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.FormInput { 
	background-color: #FFFFFF;
	color: #003366 !important;
	font-size: 20px;
	height: 40px;
	border: 1px solid #ffffff !important;
	margin-bottom: 5px;
	padding: 1px 4px 1px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.FormImput1 {
	width: 150px !important;
	max-width: 220px !important;
}
.FormImput2 {
	width: 200px !important;
	max-width: 220px !important;
}
.FormImput3 {
	width: 250px !important;
	max-width: 250px !important;
}

.FormInput::-webkit-input-placeholder { /* WebKit browsers */ color: #888888; }
.FormInput:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #888888; opacity: 1; }
.FormInput::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #888888; opacity: 1; }
.FormInput:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #888888; }

.FormInputERROR { 
    background-color: #ff9999 !important;
	color: #ffffff !important;
	font-size: 20px;
	height: 40px;
	border: 1px solid #ffffff !important;
	margin-bottom: 5px;
	padding: 1px 4px 1px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333;
}

.FormInputERROR::-webkit-input-placeholder { /* WebKit browsers */ color: #ffffff; }
.FormInputERROR:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #ffffff; opacity: 1; }
.FormInputERROR::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #ffffff; opacity: 1; }
.FormInputERROR:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #ffffff; }

/* ***************************************************************** */

.FormTextArea {
	color: #003366 !important;
	font-size: 20px;
	width: 90%;
	max-width: 800px;
	height: 140px;
	overflow:auto;
	line-height: 1.3 !important;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border: 1px solid #ffffff !important;
	/* resize: vertical; */
	resize: none;
	padding: 6px !important;
}

.FormTextArea::-webkit-textarea-placeholder { /* WebKit browsers */ color: #888888; }
.FormTextArea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #888888; opacity: 1; }
.FormTextArea::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #888888; opacity: 1; }
.FormTextArea:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #888888; }

.FormTextAreaERROR {
	background-color: #ff9999;
	font-size: 20px;
	width: auto;
	max-width: 700px;
	height: 140px;
	overflow:auto;
	line-height: 1.3 !important;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border: 1px solid #ffffff !important;
	color: #ffffff !important;
	box-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333;
	/* resize: vertical; */
	resize: none;
	padding: 6px !important;
}

.FormTextAreaERROR::-webkit-input-placeholder { /* WebKit browsers */ color: #ffffff; }
.FormTextAreaERROR:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #ffffff; opacity: 1; }
.FormTextAreaERROR::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #ffffff; opacity: 1; }
.FormTextAreaERROR:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #ffffff; }






h3.ContactCouncilmanMarkSchaeffer{
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	color: #ffffff;
	font-size: 42px;
	font-style: normal;
	line-height: 1.3;
	margin: 10px 10px 10px 10px
}


a.ContactPhone {
	color: #003399;
	cursor: pointer !important;
    pointer-events: !important;
}

a.ContactPhone * {
	color: #003399;
	cursor: pointer !important;
    pointer-events: !important;
}
a.ContactPhone:hover * {
	color: #cc0000;
	cursor: pointer !important;
    pointer-events: !important;
}
a.ContactPhone:active * {
	color: #ffffff;
	cursor: pointer !important;
    pointer-events: !important;
}


.ContactTable2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.ContactTR2 {
	display: table-row;
}

.ContactTD2 {
	display: table-cell;
	vertical-align: middle;
}

.ContactTD2A {
	padding: 10px 30px 10px 10px;
}
.ContactTD2B {
	padding: 10px 10px 10px 30px;
}


.ContactPhoneWrapperTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}
.ContactPhoneWrapperTR {
	display: table-row;
}


.OrCall {
	display: table-cell;
	width: auto;
	font-size: 22px;
	font-style: italic;
	padding: 0px 10px 0px 0px;
	vertical-align: middle;
}

.ContactPhoneIcon {
	font-style: normal;
	padding: 0px 10px 0px 0px;
}

.ContactPhoneNumber {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	display: table-cell;
	width: auto;
	font-size: 30px;
	font-style: normal
	vertical-align: middle;
	line-height: 1.3
}






.BlackButton {
    background-color: #000000;
    border: 1px solid #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
	text-shadow: 1px 1px #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    outline: 0 none;
    padding: 10px 16px 10px 16px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

button.BlackButton:-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.BlackButton:hover, .BlackButton:hover {
    border: 1px solid #ffffff;
    background-color: #f0465a;
}

/* 
.BlackButton:focus, .BlackButton:active, .BlueButton-active {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    background-color: #00a4c2;
   	outline: 0 none;
}
 */
.BlackButton:active, .BlueButton:active {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    background-color: #00e2cf;
   	outline: 0 none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 16px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: 16px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: 16px;
}
:-moz-placeholder { /* Firefox 18- */
  font-size: 16px;
}


@media screen and (max-width: 1080px) {


	.ContactTB2 {
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	.ContactTR2 {
		display: flex;
		flex-direction: column;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	.ContactTDLable1 {
		display: block;
    	order: 2;
		text-align: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.ContactTDLable2 {
		display: block;
    	order: 1;
		text-align: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.ContactTD1:nth-of-type(1) {
		padding: 10px 20px 10px 0px;
	}
	.ContactTD1:nth-of-type(2) {
		padding: 10px 20px 10px 20px;
	}
	.ContactTD1:nth-of-type(3) {
		padding: 10px 0px 10px 20px;
	}

}

@media screen and (max-width: 830px) {

	.CheckboxTB,
	.CheckboxTR,
	.CheckboxTD {
		display: block;
	}

	.CheckboxTB {
		padding: 0px 10px 0px 10px;
	}

	.CheckboxTD:nth-of-type(1) {
		padding: 10px 0px 0px 0px;
		max-width: 380px;
	}
	.CheckboxTD:nth-of-type(2) {
		padding: 0px 0px 0px 0px;
		max-width: 380px;
	}
	.CheckboxLabel {
		padding: 6px 0px 5px 0px !important;
	}
}

@media screen and (max-width: 800px) {

	h3.ContactCouncilmanMarkSchaeffer{
		font-size: 36px;
	}
}

@media screen and (max-width: 767px) {

	h1#ContactCoastalGraphics,
	div#ContactCoastalGraphics2,
	div#ContactCoastalGraphics3 {
		font-size: 6vw;
	}
}

@media screen and (max-width: 750px) {

	#FormBR1 {
		display: inline;
	}

	.ContactTB1 {
		display: inline-block;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 0px 0px !important;
		width: auto;
		text-align: left;
	}

	.ContactTR1 {
		display: block;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 0px 0px !important;
		width: auto;
		text-align: left !important;
	}

	.ContactTD1 {
		display: block;
		padding: 10px 10px 10px 10px !important;
		margin: 0px 0px 0px 0px !important;
		width: auto;
		text-align: left !important;
	}

	.FormImput2,
	.FormImput3 {
		width: auto !important;
		max-width: 300px !important;
	}

}


@media screen and (max-width: 670px) {

	.ContactTable {
		display: block;
	}
	.ContactTR, .ContactTD {
		display: inline-block;
		width: auto
	}
}


@media screen and (max-width: 600px) {

	.ContactPhoneWrapperTable, .ContactPhoneWrapperTR, .OrCall, .ContactPhoneNumber {
			display: block;
	}
}

@media screen and (max-width: 550px) {

	.ContactPhoneNumber {
		font-size: 26px;
	}

}

@media screen and (max-width: 500px) {

	
	h1.ContactCoastalGraphics {
		font-size: 32px;
	}

	.HeadingLabel {
		font-size: 20px !important;
	}

	.ContactTable2{
		margin: 0px 10px 0px -10px;
	}
	
	.ContactTD2A {
		margin: 0px -20px 0px 20px;
	}
	
	.OrCall {
		padding: 0px 0px 0px 0px;
		text-align: left
		display: inlin-block;
		width: auto
	}

}

@media screen and (max-width: 480px) {

	.HeadingLabelBR {
		display: inline;
	}

	h1#ContactCoastalGraphics,
	div#ContactCoastalGraphics2,
	div#ContactCoastalGraphics3 {
		font-size: 9vw;
		line-height: 1.2;
  		margin: 0px 10px 0px 10px;
	}

}
@media screen and (max-width: 400px) {

	h1.ContactCoastalGraphics {
		font-size: 30px;
	}
	.FormImput2,
	.FormImput3 {
		width: auto !important;
		max-width: 280px !important;
	}

}

@media screen and (max-width: 360px) {

	h1.ContactCoastalGraphics {
		font-size: 28px;
	}
	
	.BlackButton {
		font-size: 18px;
	}

	.ContactPhoneNumber {
		font-size: 24px;
	}
	
	.CheckboxLabel {
		font-size: 18px;
		padding: 8px 0px 5px 0px !important;
	}

}

@media screen and (max-width: 330px) {

	h1.ContactCoastalGraphics {
		font-size: 26px;
	}
}

