.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
	float: right;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px;
}
small {
	font-size: 85%;
}
.footer {
	color: #ddd;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}
.footer a {
	color: #ccc;
	text-decoration: underline;
}
.the-icons {
	font-size: 14px;
	line-height: 24px;
}
.switch {
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #666;
}
.switch input {
	margin-right: 0.3em;
}
.codesOn .i-name {
	display: none;
}
.codesOn .i-code {
	display: inline;
}
.i-code {
	display: none;
}
@font-face {
	font-family: 'fontello';
	src: url('../fonts/fontello.eot?68468891');
	src: url('../fonts/fontello.eot?68468891#iefix') format('embedded-opentype'),  url('../fonts/fontello.woff?68468891') format('woff'),  url('../fonts/fontello.ttf?68468891') format('truetype'),  url('../fonts/fontello.svg?68468891#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.demo-icon {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
	margin-left: .2em;
	/* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;/* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.suite:before {
	content: "\1F6C0";
	margin: 0px;
}
</style>

