#formFooter button, input, select, textarea {font-size:95%; font-weight:400; color:#979393; font-family: "FontAwesome", 'Lato', sans-serif, arial}
#formFooter 			{padding:10px; background:transparent; overflow: hidden}
#formFooter a 			{color:#979393}
#formFooter .icon i 	{float:left; width:35px; font-size:25px; padding-top:6px; margin-right:0px}
#formFooter h1			{font-size:150%; margin-top:15px; line-height:1; font-weight:400; color:#452700; text-align:left}
#formFooter input  		{background:transparent; height:30px; width:100%; font-size:18px; margin-bottom:10px; outline: 0; border-width: 0 0 1px 0; border-color:#979393; padding:10px}
#formFooter input:focus {border-color: green}
#formFooter textarea 	{background:transparent; width:100%; font-size:18px; margin-bottom:10px; border:0px solid #c0bdbd; padding:10px; height:60px; resize: none; outline: 0; border-width: 0 0 1px 0; border-color:#979393}
#formFooter .submit 	{background:transparent; width:100px; font-size:18px; color:#979393; font-weight:500; padding:10px; height:50px; transition: background-color 0.8s ease; cursor: pointer; outline: 0; border-width:1px; border-color:#979393}
#formFooter .submit:hover {background-color:#31a2ea; border-color:#31a2ea; color: #fff}
#formFooter #captcha span {font-size:25px; margin-bottom:10px; font-weight:400; color:#979393; font-family: "FontAwesome", 'Lato', sans-serif, arial}
#formFooter #captcha input{color:#979393; border: medium none; cursor: pointer;  margin: 5px 0 0; padding: 0}
#formFooter .col-2 		{margin-bottom:0px}
::-webkit-input-placeholder {color:#979393}
:-moz-placeholder 		{color:#979393}
