html, button, input, select, textarea {
    /* Set your content font stack here: */
   font-family:'Roboto', 'open sans','Helvetica Neue', 'Trebuchet MS',  sans-serif;
}


.form-control {
	font-size:14px;
	height: 32px;
}
.btn {font-size:13px;}
body {
font:100%;
font-size: 14px;
font-family:'Roboto', 'Helvetica Neue', 'Trebuchet MS', 'open sans',  sans-serif;
color : #000 !important;
height: auto;
font-weight: 300;
}	

.introText{
font-size:15px !important;
}
.redColor {color:#ff0000}
.blueColor {color:#2700ff}
.whiteColor {color:#ffffff}

.floatRight {
	float:right;
}
.barColor {
	background-image: none;
	background-color: #2196F3;
	
}
.navbar-default {
	/*background-image:linear-gradient(#ff980f 0%, #ff980f 100%)*/
	/*background-color: #ff7705;*/
	background-image: none;
	background-color: #2196F3;

}
.navbar-default .navbar-nav > li > a {

	color:white;/*#232323*/
	font-weight: 200;
}

.progress {
	border-radius:0px;border-left-radius:0px;border-right-radius:0px;
}
.panel-warning > .panel-heading {color:black}
.panel {
	border-radius:0px;border-left-radius:0px;border-right-radius:0px;border:0px;
	box-shadow: rgba(0, 0, 0, 0.137255) 0px 4px 5px 0px, rgba(0, 0, 0, 0.117647) 0px 1px 10px 0px, rgba(0, 0, 0, 0.2) 0px 2px 4px -1px;

}
.panel-info > .panel-heading {
	border-top-left-radius:0px;border-top-right-radius:0px;
	background: rgba(182, 227, 255, 1);
	color: rgb(0, 0, 0)
}	

.panel-default > .panel-heading {
	border-top-left-radius:0px;border-top-right-radius:0px;
	color: rgb(0, 0, 0)
}	

.panel-warning > .panel-heading {
	border-top-left-radius:0px;border-top-right-radius:0px;
	color: rgb(0, 0, 0)
}	

.panel-locations > .panel-heading {
	border-top-left-radius:0px;border-top-right-radius:0px;
	background-color: #1cdfff;
	color: rgb(0, 0, 0)
}	
.panel-questions > .panel-heading {
	border-top-left-radius:0px;border-top-right-radius:0px;
	background-color: #CFD8DC;
	color: rgb(0, 0, 0)
}
.panel-surveys > .panel-heading {
	border-top-left-radius:0px;border-top-right-radius:0px;
	background-color: #B2DFDB;
	color: rgb(0, 0, 0)
}

.featureColumn {
	text-align: center;
}
.center {
	text-align: center
	
}
/*	
label{
font-weight : normal;
cursor : pointer;
display:inline-block;
margin:0;
position:relative;
top:0;
left:0;
}
*/
a {
	cursor:	pointer;
}

@media (min-width: 768px) {
	.shadowForm{
		-webkit-box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.3);
		-moz-box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.3);
		box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.3);
		width:85%;
	}
	
}

@media (max-width: 768px) {
.modal{
		
		max-height:60%;
	}
}	
	
.places{
		-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
		-moz-box-shadow: 2px 2px 5px 1px  rgba(0,0,0,0.3);
		box-shadow: 2px 2px 5px 1px  rgba(0,0,0,0.3);
}	
	
.paddedDiv {
	padding:10px;
}
.mf {font-size: 14px !important; font-weight: 300;}
.sf {font-size: 12px !important; ont-weight: 300;}
.lf {font-size: 16px !important; ont-weight: 300;}
.nf {font-size: 13px !important; ont-weight: 300;}
.bold {font-weight: 400 !important;} 
.vsf {font-size: 10px !important;}


.question {
font-size: 1.1em; /* 24 / 16 */
color: black !important;
text-align: left !important;

}

/* consistent element styles*/

.address {
	color:#696161;
	
}
.location {
	font-size:1.1em;
	color: #131314;
	font-weight: bold;
}
.survey {
	font-size:1.0em;
	color: #5f5e5d;
}
.subtle {
	color: #8e8e8e;
}

.glyph-btn {
	cursor:pointer !important;
}


.glyphicon-trash {color:#8a8080}
.header {
	font-size: 1.3em !important;
	text-align: center !important;
	
}

.iconclass {
	width:50px;
	height:50px;
}
form {
	padding:0px !important;
	
}

.subheader {
	font-size: 1.5em !important;
	color:black;
	background-color: rgba(243, 250, 220, 1);
	
}

.intro {
	border-radius: 3px !important;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;*/
    width:auto;
}

.clickable {
	cursor:pointer;
}

.responseText {
	color:white;
	background: rgb(28, 184, 65); /* this is a green */
	
}

.chartDiv {
	display: inline-block !important;
	
}

.boxDiv {
    color: white !important;
    border-radius: 2px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    width:auto;
    padding:2px !important;
	background: rgba(151,168,218,0.5) !important;
}

.comments {
    color: rgba(141, 139, 139, 0.89) !important;
    border-radius: 2px !important;
    width:auto;
    border-bottom:solid 1px silver !important;
    padding:4px !important;
    margin-bottom:0.7em;
    cursor:hand !important;
    text-align: left;
}
.tip{
	color:#949494;
	font-size: 0.9em;
}

.placedetails-photo {width:50px;height:70px;display: inline-block}
.placedetails {
	/*
	color: rgba(0,  0,  0, 1) !important;
    border-radius: 2px !important;
    width:auto;
    border-bottom:solid 1px black !important;
    padding:4px !important;
    margin-bottom:0.7em;
    cursor:hand !important;
    text-align: left;
    font-size: 0.8em;
	*/
	font-size: 0.8em;
    color: black !important;
    border-radius: 4px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    width:auto;
    font-weight:lighter !important;
    border: solid 1px silver;
    padding:2px !important;
    box-shadow: 2px 2px 2px #888888;
    margin-bottom:0.7em;
    cursor:hand !important;
    vertical-align: middle !important;
    
}


.coupondetails {
    color: black !important;
    border-radius: 4px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    width:auto;
    border: dashed 5px #105e05;
    padding:2px !important;
    box-shadow: 2px 2px 2px #888888;
    margin-bottom:0.7em;
    cursor:hand !important;
    background-color: rgba(203, 242, 255, 1)
  }

.popupBox {
    color: white !important;
    border-radius: 2px !important;
    width:auto;
  	background: rgba(0,0,0,1) !important;

}

.boxDivLight {
    color: white !important;
    border-radius: 2px !important;
    width:auto;
    /*background: rgb(229, 255, 204) !important;*/
    background: rgb(240, 248, 235) !important;
}

.button-green,
.button-maroon,
.button-orange,
.button-pastel,
.button-lightblue {
    color: white !important;
    border-radius: 4px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    width:auto;
}

.button-pastel {
    background: rgba(186, 197, 187, 1) !important; /* this is a green */
}
.button-green {
    background: rgba(62,184,28,1) !important; /* this is a green */
}

.button-maroon {
    background: rgb(202, 60, 60); /* this is a maroon */
}

.button-orange {
    background: rgb(223, 117, 20); /* this is an orange */
}

.button-lightblue {
    background: rgb(66, 184, 221) !important; /* this is a light blue */
}

.menubar:after {
background-image: url("/sites/survey/images/panel_icon.png");
/* Make your icon fit */
background-size: 18px 18px;
}
.pickIcon {
	padding-left:10px;
	padding-right: 10px;
	cursor:hand;
	display: inline-block;
	color: #a1a1a1;
	font-size: 0.7em;
}
.pickIcon:hover {
    opacity: 0.5;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* icons */

.ui-icon-menu:after {
    background-image: url("/images/panel_icon.png");
    /* Make your icon fit */
    background-size: 18px;
}

@media (max-width: 62em) {
    .pickIcon {
	    padding-left:2px;
		padding-right:2px;}
	.iconclass {
		width:35px;
		height:35px;
	}	
}

.yapprr-card {
	box-shadow: rgba(0, 0, 0, 0.137255) 0px 4px 5px 0px, rgba(0, 0, 0, 0.117647) 0px 1px 10px 0px, rgba(0, 0, 0, 0.2) 0px 2px 4px -1px;
}

.mdl-button {
	text-transform: none;
}

/*modify bootstarp styles for mdl design */

.alert, .alert-success, alert-warning, .alert-danger {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-radius: 2px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.alert-success {
	background-image: none;
	background: #09e517;
	color:#fffafa
	
}

.circular {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}