.white-front {
  color:white !important;
}
.ui-widget-header  {
  border:0px !important;
  padding:0px !important;
}
.ui-widget {
  font-size: 1em !important;
  font-family: unset !important;
}

.fa-envelope[data-count]:after{
  position:absolute;
  right:5%;
  top:20%;
  content: attr(data-count);
  font-size:0.6em;
  padding:.3em;
  border-radius:999px;
  line-height:.75em;
  color: white;
  background:rgba(255,0,0,.85);
  text-align:center;
  min-width:2em;
  font-weight:bold;
  font-family:'Open Sans', sans-serif;
}

.searchfield { position: relative; }
.searchfield input { text-indent: 30px;}
.searchfield .fa-search { 
  position: absolute;
  top: 10px;
  left: 7px;
  font-size: 15px;
}

.th_head {
	text-align:center;
	font-weight:bold;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.prod_summ a:link, .prod_summ a:link, .prod_summ a:visited, .prod_summ a:hover {
	text-decoration: none;
	color:black;
}

.fixed-right {
  position:fixed;
  top:0;
  z-index:99999;
}
/* main headings -- top of supp page + its contents */
h2 {
  color: #2a4d69; /* Navy blue for professionalism and trust */
  font-size: 1em; /* Slightly larger for importance */
  padding-top: 0.75em; /* Increased padding for better visual separation */
  font-weight: normal; /* Avoid bold if the font size is increased to keep it neat */
}


h4 {
	color: #bdbdbd !important;
	font-size:1.2em !important;
  padding: 0.5em 0;
}

h3 { margin-bottom:0.5em !important; } 
h3 { 
	margin: 1.2em 0 1.2em 0;
	padding: 0 0 0 20px;
	position: relative;
	font-size:1.3em !important;
}
h3:after { 
	background: #027CBC;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	width: 5px;
	border-radius: 2px;
	box-shadow: 
		inset 0 1px 1px #CC144E, 
		0 1px 1px #CC144E;
}

.butn {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:90%;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 2px 0px #689324;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:5%;
}
.butn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
	text-decoration: none;

}.butn:active {
	position:relative;
	top:1px;
}

.boxf { background: #eee; border: 1px solid #ccc; padding: 10px; margin-bottom: 20px; }

.dash_blue {
	margin-bottom: 0px !important;
	background-color: #1F96B2;
	border-radius:5px;
	padding-top:1.5em;
	padding-bottom:1.5em;
}

.dash_blue a {
	color:#0E465C;
}

.stickers { font-size: 11px; margin-left: 5px; }

.dash_notop {
	border-top: none !important;
	border-radius:5px;
	padding:1.2em;
	border-color:#e3e3e3;
	border: #cdcdcd 1px solid;
}

.dash_notop i {
	color: #F87D39;
	
}

.left_front h4 { 
	line-height: 2em;
	text-align:left !important;
	list-style: none;
	margin:0;
	padding:0;
}
ul.left_front li {
  margin: 2em 0;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:200;

}

.ui-autocomplete { max-height: 200px; overflow-y: scroll; overflow-x: hidden;}

body {
	background-position: 0px 0;
  #padding-top: 50px;
	background-size: 100% 300px;
}

.business-header {
    height: 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
   #background-position: 0 0;
}

.tagline {
 
    color: #fff;
    text-align: center;
}
.demo-modal-3 > * {
   margin:5px
}

.containerz {
  max-width:500px;
  margin-top:15px;
  margin-left:10px;

  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #333;
}


.circular img {
 background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    width: 230px;
    height: 210px;
	}
	
 .circular1 img {
 background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    width: 110px;
    height: 100px;
	}
table.data td .actions { visibility: hidden; }
table.data tr:hover td .actions { visibility: visible; }
.spacer { padding: 0 0 0 20px;}

.user_bio { 
text-align:left !important;
padding-left:20px;
vertical-align: top;
display:inline-block;
}

.long_d {
display:inline-block;
background-color:#F9F9F9;
width:100%;
padding:10px;
border:3px;
border-radius: 6px;
}

#long_description {
	min-height: 100px;
}

.stack_header{ display:inline-block; width:100%; margin-top:5px; }
.stack_left {
	display:inline;
	float:left;
}
.stack_left h1 {
display: inline;
}
.stack_right {
 display: inline-block;
 float:right;
}

input[type=range] {
    /*removes default webkit styles*/
    -webkit-appearance: none;
    
    /*fix for FF unable to apply focus style bug */
    border: 1px solid white;
    
    /*required for proper track sizing in FF*/
    width: 300px;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #1281A1;
    margin-top: -4px;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

input[type=range]::-moz-range-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}
input[type=range]::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #1281A1;
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring{
    outline: 1px solid white;
    outline-offset: -1px;
}

input[type=range]::-ms-track {
    width: 300px;
    height: 5px;
    
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;
    
    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #777;
    border-radius: 10px;
}
input[type=range]::-ms-fill-upper {
    background: #ddd;
    border-radius: 10px;
}
input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #1281A1;
}
input[type=range]:focus::-ms-fill-lower {
    background: #888;
}
input[type=range]:focus::-ms-fill-upper {
    background: #ccc;
}

input:invalid {
  border:1px solid red;
}

.left_front { 
	text-align:left;
	margin-top:0;
	padding:0;
	list-style: none;

}
.left_front a {
	line-height: 2em;
}

.left_front h5 { text-align:left; padding-left:0px;}

ul.left_front li {
  margin: 0.7em 0;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:normal;list-style-position: inside;

}

.collapse { display: inline-block;}

.bgGray {
    background-color: #777777;
}
a.bgGray:link{
    color:#FFFFFF;
}a.bgGray:visited{
    color:#FFFFFF;
}a.bgGray:hover{
    color:#FFFFFF;
}a.bgGray:active{
    color:#FFFFFF;
}

.centerit {
	text-align: center;
}

.left_front_head { 
	text-align:left;
	color:#337AB7;
	padding:10px;
}
.navbar-sub {
  background-color: #464646;
  border-color: #d6d6d6;
  
}

.navbar .btn {
margin-left:10px;
padding:6px;

}

.nav > li .sub {
  position: relative;
  display: block;
/*   padding: 10px 12px; menu modification */
}
 
 
 .chart-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;

}

.chart-legend ul {
	    list-style-type: none;
}

.navbar .nav > li {
  /*z-index: 1001;*/
}

/* supplement page related code*/
.cards {   padding: 0; list-style-type: none;  } 
.table-nonfluid { width: 100% !important; }
.middle { 
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
  
.right_side {
	  text-align:right;
}
 
 .left_side { text-align:left !important; }
 .sup_text { font-color:gray;}
 .embed{text-align:left;} .embed-controls{padding-top: 40px;}
 

.container-full {
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 508px) {
	ul.left_front  li{
		padding-left: 1em;
 
	} 
}
.footer_styles { background-color: #444444; background-repeat: repeat-x; }
.footer_txt { color: #F2F2F4;font-size:x-small; }

.dark_link { color: #000; }
.no-hover:hover { text-decoration: none; }
.hr-stacks { border-style:solid; border-color: #DDDDDD; margin-top:0.4em; margin-bottom: 0.4em; }

.smaller { font-size:0.8em; }
.center { text-align: center; }

.stack_suggest { word-wrap: break-word; border-style:solid; border-width:1px; border-color: #DDDDDD; padding:0.5em; }

 
.zoom_in { 
	 font-size: 2em;
    position: absolute;
    left: 120px; top: 75px !important;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);    
 }