/* @override
	http://3sparks.net/signature/style.css
	http://htmlsig.com/style.css */

body{
	background-color: #f4f4f6;
	 font-family: "jaf-facitweb",sans-serif;
	 color: #9b9b9b;
 }
 
 

/*div#header{
	
	margin-bottom: 4%;
}*/



ul.willDeleteList {
	list-style-type: none;
	margin-left: 0px;
	display: block;
}

ul.willDeleteList li{
	display: block;
	float: left;
	padding: 10px;
	background-color: #ecedec;
	margin-right: 4px;
	margin-bottom: 4px;
}

a{
	color: #428bca;
}

a:hover{
	color: #3e9ac1;
}

#main-container div.ad.row-fluid.below-footer div.col-sm-12 {
	margin-top: 40px;
}

div#main-container{
	/*background-color: white;
	padding: 20px;*/
	border-radius: 5px;
	margin-top: 1%;
	/*border: 1px solid #cbcccb;*/
	margin-bottom: 2%;
}

div#intro.col-sm-12 {
	font-size: 180%;
	line-height: 150%;
	font-weight: 100;
	margin-bottom: 1%;
}

div.preview {
	background-color: #ffffff;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 4%;
}

div.box{
	background-color: #ffffff;
		padding: 20px;
		border-radius: 5px;
		margin-bottom: 4%;
}

#main-container div.ad div.col-sm-12 {
text-align: center;
	padding-top: 10px;
padding-bottom: 10px;
}

div.panel-group {
margin-bottom: 20px;
	}
	
span.help-block {
	font-size: 80%;
	color: #adada6;
	line-height: 1.3em;
	
}

a.panel-toggle {
	width: 100%;
	display: block;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.panel-heading {
	background-color: #a1a2a3 !important;
}

.highlight{
	
	background: rgba(232,255,155,0.74);
}

a.panel-toggle:hover {
	text-decoration: none;
}

h1{
	font-size: 102px;
	line-height: normal;
	font-family: "ff-meta-serif-web-pro";
	color: #428bca;
}

h2, h3, h4 {
	
	color: #428bca;
	font-weight: normal;
	font-style: normal;
/*	margin-bottom: 20px;*/
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
h3{
	font-size: 18px;
	font-weight: bold;
	color: #898989;
}

a.chrome:hover{
	color: #007cf7;
}

a.firefox:hover {
	color: #ff6c00;
}

div.alert-container{
	margin-bottom: 2%;
}

div#htmlcode{
	display: none;
	margin-top: 20px;
}

div#htmlcode pre{
	font-size: 10px !important;
	background-color: white;
}

label{
	font-size: 12px;
	color: #6b6b6b;
}

input, select{
	margin-bottom: 8px;
}


/*
input#logo{
	display: none;
}*/

