/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 24, 2014 */

.br{border:1px solid red;}
body{
	background:#e3ecea;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	color:#3b3c3b !important;
	
	}
.container{
	width:800px !important;
	color:#3b3c3b;
	background:url(../images/bg-1.jpg) no-repeat top ,	
	url(../images/bg-3.png) no-repeat bottom,
url(../images/bg-2.jpg) repeat-y ;

}

h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	}
.btn{font-weight: 300 !important; }
.info{ color:#ffffff; text-decoration:none;}
.info:hover{ 
color:#ffffff; text-decoration:none;
  text-shadow: 0 0 10px white;
}

.tab-first{
	margin-left:200px;}
.tab-intro{
	position:absolute;
	margin-top:10px;
	left: 0px;
	}
.tab-pane{
	background:#252525;
	padding:20px;}
	
.m20{ margin:20px;}
.m10{ margin:20px;}
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}
.f40{ font-size:40px;}
.f48{ font-size:48px;}
.f55{ font-size:55px;}
.f60{ font-size:60px;}

.btn-opt {
  color: #ffffff;
  background-color: #53453c;
  border-color: #63544a;
}
.btn-opt:hover,
.btn-opt:focus,
.btn-opt:active,
.btn-opt.active,
.open .dropdown-toggle.btn-opt {
  color: #ffffff;
  background-color: #63544a;
  border-color: #53453c;
}
.btn-opt:active,
.btn-opt.active,
.open .dropdown-toggle.btn-opt {
  background-image: none;
}
.btn-opt.disabled,
.btn-opt[disabled],
fieldset[disabled] .btn-opt,
.btn-opt.disabled:hover,
.btn-opt[disabled]:hover,
fieldset[disabled] .btn-opt:hover,
.btn-opt.disabled:focus,
.btn-opt[disabled]:focus,
fieldset[disabled] .btn-opt:focus,
.btn-opt.disabled:active,
.btn-opt[disabled]:active,
fieldset[disabled] .btn-opt:active,
.btn-opt.disabled.active,
.btn-opt[disabled].active,
fieldset[disabled] .btn-opt.active {
  background-color: #53453c;
  border-color: #53453c;
}
.btn-opt .badge {
  color: #53453c;
  background-color: #ffffff;
}

.modal-content p{
	font-size:15px;}
	
.input-sm{
	background:#f7f7f7;
	border:1px solid #cccccc;
	width:50%;
	min-width:200px;
	font-size:15px;
	color:#444444;
	}
	
.footer a{ color:#eb1c2a; text-decoration:none;}

.red{ border:1px solid red;}
.fblue{ color:#004691;}
.fwhite{ color:#ffffff;}
.fred{ color:#c61321;}

.sliced {
    position: relative;
    width: 680px; 
    height: 342px;
	border:1px solid #cccccc;
	background:#ebebeb;
}
.grid_stripe{
position:absolute;
background:#d7d7d7;
}

.css3-preload .sliced * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.box{
overflow: auto;
margin:0 auto;
}
.tile { 
    float: left;
    opacity: 1;	
		
	/*
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
	*/
}
.tile-animated {
    opacity: 0;
}


#canvas{ cursor:pointer;}
label{ padding-top:10px;}

.num-container{
	margin:35px 0;
	font-size:34px;
	font-weight:bold;
	
	}
.question{
	font-size:22px;
	font-weight:bold;
	margin-top:40px;
	}
.num-inactive{ 
opacity: 0.2;
}
.num-active{ 
opacity: 1;
color:#ffc045;
text-shadow: 2px 2px 0px #222222;

}

.pic-container{ 

 position:relative;
   background:#ffffff;
   text-align:center;
   margin:0 5px 5px 0;
   
width: 130px;
height: 180px;

display: inline-block;

}
.radio-container{ 
position: absolute;
top:0;
left:0;
   height: 180px;
width: 130px;
}
.selection-name{
		font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-transform:uppercase;
	line-height:14px;
	font-size:12px;
	}
.light-font{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400 !important;
	}
	
	.fbold{
			font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700 !important;
	}