.clearfix{*zoom:1}

.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.

clearfix:after {
	clear:both
	}


.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}
	

/** INPUT **/
label, input, button, select {
	color: #1b9f9f; font-family: 'Red Hat Text', sans-serif; font-weight:300; font-size: 14pt; line-height:12pt; text-align: left;
	}

select, textarea, input[type="text"], input[type="password"], input[type="availability"], input[type="experience"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type=submit] .uneditable-input {
	width: 100%;
	height: 45px;
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 300;
	font-size: 14pt;
    line-height:14pt;
	color: #000; 
	letter-spacing: 0pt;
	background-color: #F6F6F6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px;
	padding: 1% 2%;
	margin: 8px 0 15px;
	outline:none;
    background: #fff;
	}
input[type="checkbox"] {
    width: 8%;
	height: 45px;
    color: #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px;
	padding: 0;
    margin-right: 5px;
    vertical-align: middle;
	outline:none;
    background: #fff;
    
}
	
@media only screen and (min-width: 481px) {
select, textarea, input[type="text"], input[type="availability"], input[type="experience"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type=submit] .uneditable-input, textarea {
	width: 100%;
	}
#submit {
	background-color: #fbae34;
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 700;
	font-size: 16pt;
	color: #fff;
	letter-spacing: 2pt;
	line-height: 15pt;
	width:100%;
	height: 4vw;
	text-align: center;
	/* text-indent:-9999px; */
	border:none;
	margin-top:0px;
	cursor:pointer;
}
}
	
textarea {
	height:auto
	}
	
.sus-btn {
	display: inline-block;
*display:inline;
*margin-left:0;
    font-family: 'Red Hat Text', Georgia, Times, serif;
    font-size: 14pt;
	line-height: 20pt;
	padding: 12px 10%;
    width: 80%;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #e73d13;
*background-color:#e73d13;												background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(##e73d13));
	background-image: -webkit-linear-gradient(top,#fff,##e73d13);
	background-image: -o-linear-gradient(top,#fff,##e73d13);
	background-image: linear-gradient(to bottom,#fff,##e73d13);
	background-repeat: repeat-x;
	border: 0px solid #ccc;
    *border:0;
    border-color: #e73d13 ##e73d13 #e73d13;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #e73d13;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;


}
.sus-btn:hover, .sus-btn:focus,.sus-btn:active, .sus-btn.active, .sus-btn.disabled, .sus-btn[disabled] {
	color: #fff;
	background-color: #df1d83;
	*background-color: #df1d83;
	}
.sus-btn:active, .sus-btn.active {
	color: #fff;
	background-color: #e73d13;
	}

/** NORMALIZE **/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}


audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}


html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

html,
button,
input,
select,
textarea {
    font-family: 'Red Hat Text', Georgia, Times, serif;
    font-size: 11pt;
	line-height: 20pt;
}


a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}


dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 1em 0;
}


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

svg:not(:root) {
    overflow: hidden;
}



figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    border-radius: 40px:
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}


button,
input,
select,
textarea {
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal; /* 1 */
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 15px; /* 3 */
    *width: 15px; /* 3 */
}


input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#submit {
	background-color: #fbae34;
	font-family: 'Red Hat Text', sans-serif;
	font-weight: 700;
	font-size: 16pt;
	color: #fff;
	letter-spacing: 2pt;
	line-height: 15pt;
	width:100%;
	height: 80px;
	text-align: center;
	/* text-indent:-9999px; */
	border:none;
	margin-top:0px;
	cursor:pointer;
}

/* Styles the submit hover */	
#submit:hover {
	color:#fff;
	background-color: #df1d83;
	opacity: 1;
}

