html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, textarea, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
}
p {
font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
margin: 0;
padding: 0;
background: #000000;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
}
.wrapper {
/*width: 900px;
height: 562px;
margin: 10px auto 0 auto;
padding: 0;*/
width: 990px;
height: 630px;
margin-left: -495px;
margin-top: -175px;
position: absolute;
left: 50%;
top: 27%;
border: 1px solid #363636;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*Common*/

h1 {display:none;}
h2 {
color: #1A1A1A;
font-family: 'Century Gothic', Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: normal;
margin: 0px 20px 20px 20px;
letter-spacing: 0.7px;
padding-top: 2px;
line-height: 30px;
}
h3 {
color: #1A1A1A;
font-family: 'Century Gothic', Verdana, Arial, sans-serif;
font-size: 24px;
font-weight: bold;
margin: 0 10px 10px 5px;
line-height: 23px;
}
h4 {
color: #ffffff;
font-family: 'Century Gothic', Verdana, Arial, sans-serif;
font-size: 36px;
font-weight: normal;
text-shadow: 1px 1px 2px #FF6301;
}
p {
color: #FFFFFF;
font-family: 'Century Gothic', Verdana, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
margin: 0 20px 20px 20px;
line-height: 30px;
}

.light-h2 {
font-weight: bold;
}
.container-left {
display: block;
float: left;
width: 495px;
height: 630px;
background:url(../../Images/background-lomagnet.jpg) left top no-repeat no-repeat;
background-size: 106% 100%;
background-color: #ffffff;
-webkit-border-top-left-radius: 6px;
-moz-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.container-right {
display: block;
float: left;
width: 495px;
height: 630px;
background-color: #1A1A1A;
-webkit-border-top-right-radius: 6px;
-moz-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.logo-container {
display: block;
margin: 34px 0 0 100px;
padding: 0;
}
.input-information-container {
display: block;
background-color: #262626;
width: 442px;
height: 410px;
margin: 25px 0 0 26px;
border: 1px solid #A6A6A6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

input[type="text"] {
background: transparent;
width: 365px;
color: #ffffff;
font-size: 18px;
}

/*Input Fields Cross Browser Start*/
input:-moz-placeholder {  
      color: white;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
	 input::-moz-placeholder {  
      color: white;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
	input::-webkit-input-placeholder {  
      color: #ffffff;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
input:-ms-input-placeholder {  
      color: #ffffff;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
	textarea:-moz-placeholder {  
      color: white;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
	 textarea::-moz-placeholder {  
      color: white;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
	textarea::-webkit-input-placeholder {  
      color: #ffffff;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    }  
textarea:-ms-input-placeholder {  
      color: #ffffff;  
	  font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
    } 
input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}
:focus { background-color: #262626; }
/*Input Fields Cross Browser End*/

.form-settings.with-text-placehoders {
width: 368px;
margin: 15px 0 20px 30px;
padding: 0 0 6px 10px;
border-bottom: 1px solid #A6A6A6;
}
.save-btn-settings {
display: block;
position: absolute;
margin-top: -28px;
margin-left: 148px;
}
.btn.btn-large.btn-large-top.submit-settings-btn {
width: 200px;
height: 52px;
padding: 4px 8px;
line-height: 14px;
background-color: #FE8301;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color: #ffffff;
font-weight: bold;
font-size: 16px;
font-family: 'Century Gothic', Verdana, Arial, sans-serif;
text-shadow: 1px 1px 2px #FF6301;
border: 4px solid #1A1A1A;
}
.save-btn-settings input {
width: 200px;
height: 52px;
padding: 4px 8px;
line-height: 14px;
background-color: #FE8301;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color: #ffffff;
font-weight: bold;
font-size: 16px;
font-family: 'Century Gothic', Verdana, Arial, sans-serif;
text-shadow: 1px 1px 2px #FF6301;
border: 4px solid #1A1A1A;
 }
.btn.btn-large.btn-large-top.submit-settings-btn:hover {
background-color: #FF6600;
}
.save-btn-settings input:hover {
background-color: #FF6600;
}
.all-info-container {
display: block;
float: left;
width: 422px;
margin-top: 386px;
margin-left: 19px;
}
.number-container {
display: block;
width: 400px;
margin-left: 104px;
}
.individual-number-container {
display: block;
float: left;
margin: 0px 0px 10px 6px;
padding: 6px 0 2px 0;
background-color: #FE8301;
width: 40px;
height: 42px;
text-align: center;
border: 1px solid #FF6301;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.individual-lo-container {
display: block;
float: left;
}
.title-container {
display: block;
clear: both;
width: 460px;
text-align: center;
}

.atract-text {
display: block;
width: 440px;
text-align: center;
margin: 20px 0 0 0;
}

u {
border-bottom: 1px dotted;
text-decoration: none;
border-bottom: 1px solid;
}

.thank-you-lo {
margin-top: 100px;
font-size: 20px;
}

		#contact label{
			display: inline-block;
			width: 100px;
			text-align: right;
		}
		#contact_submit{
			padding-left: 100px;
		}

		textarea{
			vertical-align: top;
			height: 5em;
		}
			
		.error{
			display: none;
			margin-left: 10px;
		}		
		
.error_show{
color: red;
margin-left: 10px;
float: right;
margin-top: -18px;
margin-right: 5px;
}

.address-container-lomagnet {
width: 330px;
display: block;
margin: 70px 0 0 70px;
}

.address-container-lomagnet p {
color: #000000;
font-size: 12px;
}
.address-container-lomagnet a {
color: #000000;
font-size: 12px;
text-decoration: none;
}