body
{
	padding-top: 0px;
	background-color: #f4f7f4; 
/* 	font: 12px system, -apple-system, ".SFNSDisplay-Regular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; */
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 200;
	
}

.heading div.inner {
	padding-top: 60px;
	padding-bottom: 0px;
/* 	background-color: #252230; */
background:-webkit-linear-gradient(#47CF33 0%, #16A209 100%);
background:-moz-linear-gradient(#47CF33 0%, #16A209 100%);
/* overflow-x: hidden; */

}


.popover-container:hover popover {
/* position: relative; */
  opacity: 1;
  visibility: visible;
   -webkit-transform: scale(1);
    transition: all 0.2s cubic-bezier(0.34, 1.61, 0.7, 1)
}

hr
{
border-top-color: black;
}

ul
{
font-size: 20px;
line-height: 24px;
}
li
{
line-height: 24px;
}

popover {
	padding: 40px;
	top: 38px;
	left: -80px;
    display: block;
    /* width: 13.4375rem; */
    position: absolute;
    margin-top: 4px;
    padding: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.9);
    border: 0px solid rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    width: 250px;
    /*
text-align: left;
    font-size: 16px;
*/
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.2);
    -webkit-transform-origin: center top;
    transition: all 250ms 0.2s cubic-bezier(0.34, 1.61, 0.7, 1);
}

popover::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 90;
    top: 0;
    left: 50%;
    margin-left: -.8rem;
    margin-top: -.6rem;
    border-left: .8rem solid transparent;
    border-right: .8rem solid transparent;
    border-bottom: .6rem solid #171717
}


.featurelist h4
{
margin-top: 50px;

}/*
.navbar .brand {
	font-size: 25px;
	line-height: 30px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 20px;
    float: right;
    font-weight: bold;
    color: #cfcfcf;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 0 30px rgba(255, 255, 255, .125);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;

}
*/

.well
{
background-color: #eaeaea;
}

.navbar-fixed-top
{
position: relative;
margin-bottom: -60px;
}

/*
.row
{
min-width: 980px;
}
*/

/*
.heading .row
{
background: red;
overflow:hidden !important;
}
*/

.bartenderimage
{
position: relative;
top:-20px;
left:450px;
/*
margin-left: 470px;
margin-top: -50px;
*/
margin-bottom:-700px;
/* width: 700px; */
/* width: 66%; */
max-width: 800px;
min-width: 558px;
/*
padding-left: 50%;
padding-right: 50%;
*/
height: 700px;
background-image: url(../img/Bartender1024.png);
background-repeat: no-repeat;
background-size: 750px;
background-position:0 20;
display: block;
overflow:hidden !important;
}

.bartenderimagesmall
{
position: absolute;
margin-left: 500px;
margin-top: -60px;
/* width: 700px; */
width: 66%;
max-width: 400px;
min-width: 400px;
/*
padding-left: 50%;
padding-right: 50%;
*/
height: 400px;
background-image: url(../img/Bartender1024.png);
background-repeat: no-repeat;
background-size: 400px;
background-position:0 20;
display: block;
}

/*
.backgroundimageouter
{
background-image: url(../img/Bartender1024.png);
background-repeat: no-repeat;
background-size: 700px;
background-position-x: 592px;
margin-left: 592px;
margin-top: -35px;
margin-bottom: -580px;
width: auto;
height: 580px;

}
*/


#overview h1 {
		font: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', Arial, Helvetica, Geneva, sans-serif;
		font-size: 120px;
		letter-spacing: 3px; 
		font-weight: 100;
		
		color: black;
 	/* text-shadow:  0 0 5px rgba(0,0,0,0.6); */ 
	margin-bottom: 0px;
}

#overview lead
{
font: 40px 'HelveticaNeue-Light', Arial, Helvetica, Geneva, sans-serif;
font-weight: 100;
}

#overview li
{
letter-spacing: 1px;
font-size: 18px;
font-weight: 100;
}
#overview h1 r {
	font-size: 123px;
}

section
{
min-width: 980px;
}

#overview .row
{
position: relative;
z-index: 20;
}

#overview .lowertext {
	font-size: 16px;
	color: rgba(240,240,240,0.7);
	position: relative;
	z-index: 20;
	font-weight: 200;

}



#overview div.inner {
padding-bottom: 0px;
margin-bottom: 0px;
}

#overview h6 {
	font: 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -2px;
	color: #f70e0e;
	margin-left: 385px;
	margin-top: -36px;
	margin-bottom: -20px;
	font-weight: 200;
	/*font-size: 80px;*/
	
text-shadow: 0 0 5px rgba(252, 2, 2, 0.88);
}

.jumbotron .btn-large {
	font-size: 22px;
  padding: 14px 20px;
  width: 260px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
		  margin: 20px 5px 30px 0px;
	  }


.features
{
position: relative;
min-width: 980px;
}

h2
{
line-height: normal;
}

img.map{
    outline: none;
}

.map {
outline: 0;
}


#support .blogpost h3
{
font-size: 40px;
}

#support .blogpost p
{
font-size: 18px;
margin-bottom: 15px;
}

#support .blogpost .blogpostdate
{
color: #878787;
font-size: 22px;
margin-top: -35px;
text-align: right;
}


.features .blogpost h4
{
color: black;
}

footer.footer {
min-width: 980px;
/* background-color: #302b3e; */
background-color: #f4f7f4;
	/* background:-webkit-linear-gradient(rgb(50, 50, 50) 0%, #302b3e 100%); */
/* 	background:-moz-linear-gradient(rgb(50, 50, 50) 0%, #302b3e 100%);  */
	color: #333333;
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
}

footer .container
{
padding-top: 40px;
padding-bottom: 40px;
}

.navbar .nav > li > a
{
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: rgba(255,255,255,0.91);
	text-shadow: none;
	padding: 15px 10px 15px;


}

.navbar .nav .active>a, .navbar .nav .active>a:hover
{
background: rgba(0,0,0,0.49)

}

.navbar .nav > li > a:hover
{
color: white;
}

.navbar-inner {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


#downloadModal div.modal-header{
	text-align: center;
	background-color:rgba(0,196,24,1);	color: #fff;
	-webkit-font-smoothing: antialiased;
	font-weight: 200;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	
}
#downloadModal div.modal-header h3{
	font: 'HelveticaNeue-Light', 'Helvetica Neue Light', Arial, Helvetica, Geneva, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: 200;
	
}
#downloadModal div.modal-body{
	font-size: 12px;
}
#downloadModal div.modal-body p{
	font-size: 16px;
}
#downloadModal div.modal-body h4{
	font-size: 16px;
}


div.navbar h3 a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #c6c5c5;
}

/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
.navbar .brand {
  padding-right: 0;
  padding-left: 0;
  margin-left: 20px;
  float: right;
  font-weight: bold;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
      
}
.navbar .brand:hover {
  text-decoration: none;
  color: #ffffff;
}


.heading li {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	/*letter-spacing: 1px;*/
	line-height: 20px;
	
}

.features h1
{
color: #121212;
font-size: 65px;
text-align: left;
margin-top: 40px;
font-weight: 400;
line-height: 75px;
}

.features h4
{
color: #16A109;/*#47CF34;*/
}

.actionbuttons
{
  padding-top: 13px;
  margin-bottom: 13px;
}

#overview strong {
	color: #f7f7f7;
	font-weight: 300;
}

#overview div.actionbuttons {
	color: #a19f9f;
	font-weight: 300;
}

.btn.download {
/* background:black; */
background:rgba(0, 217, 27, 1);/* rgba(0,196,24,1); */
 	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 200;
  text-shadow: none;
  color: white;
}

.btn.download:hover
{
 background-color:rgba(0,210,24,1);
}

.btn
{
background-image: none;
font: 'HelveticaNeue-Light', Arial, Helvetica, Geneva, sans-serif;
font-weight: 200;
font-size: 17px;

border: none;
-webkit-box-shadow: none; 
-moz-box-shadow:  none;
box-shadow:  none;
text-shadow: none;
*/
}

.nav .btn.download-small
{
background-color:rgba(0,90,255,0);
}


.btn.download-small {
font: 'HelveticaNeue-Light', Arial, Helvetica, Geneva, sans-serif;
  font-weight: 200;
background-image: none;
/* background-color:rgba(255,255,255,0); */
background-color:rgba(0,255,35,0.7);
   color: #fff;
  font-size: 14px;
  text-shadow: none;
  padding: 8px 10px 8px;
  border: 1px solid #ccc;
}
.btn.download-small:hover
{
 background-color:rgba(0,210,24,1);
 }


.nav .btn.buynow-small
{
background-color:rgba(0,90,255,0);

border: 1px solid #ccc;
}

.btn.buynow-small {
margin-top: -3px;
  font: 'HelveticaNeue-Light', Arial, Helvetica, Geneva, sans-serif;
  font-weight: 200;
background-image: none;
/* background-color:rgba(255,255,255,0); */
background-color:rgba(0,90,255,0.7);
   color: #fff;
  font-size: 14px;
  text-shadow: none;
  margin-right: 20px;
  padding: 8px 10px 8px;
}
.btn.buynow-small:hover {
background-color:blue;
}

.btn.buynow {
  background:#3838ff;
 	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 200;
  text-shadow: none;
  color: white;
}
.btn.buynow:hover
{
 background-color:#1515fc;
}


.downloadButton p {
text-align: center;
margin-bottom: 0px;
}

.heading .btn{
font-size: 20px;
font-weight: 200;
}


div.actionbuttons {
	margin-top: 0px;
}

h6 {
height: 50px;
font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	}




#supportheader h1 {
font: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', Arial, Helvetica, Geneva, sans-serif;
font-size: 100px;
		letter-spacing: 2px; 
		font-weight: 100;
		
		color: black;
 	text-shadow:  0 0 2px rgba(0,0,0,0.6); 
	margin-top: 20px;
}

#supportheader h1 r {
	font-size: 102px;
}

#support .otherlinks a
{
	line-height: 30px;
}


#supportheader h6 {
	font: 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -2px;
	color: #f70e0e;
	margin-left: 385px;
	margin-top: -36px;
	margin-bottom: -20px;
	font-weight: 200px;
	/*font-size: 80px;*/
	
text-shadow: 0 0 5px rgba(252, 2, 2, 0.88);
}



h1 {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.8)), color-stop(50%, rgba(0,0,0,1)), to(rgba(0,0,0,0.8)));
	
}
    
    

/* Basic alignment */
.align-left{float: left;}
.align-center{text-align: center;}
.align-right{float: right}

img.align-left{float: left; margin: 0 15px 12px 0;}
img.align-center{text-align: center; clear: both; margin: 15px auto; display: block;}
img.align-right{float: right; margin: 0 0 12px 15px;}
img.noborder{margin: 0 0 0 0;}

.clearleft
{
	clear: right;
}



.shadow{
	content:url(../img/slide-shadow.png);
	text-align: center; clear: both; margin: 0px; display: block;*/
	position:absolute;
/*	background-image: url(../img/bg/slide-shadow.png) no-repeat top center;*/
/*	padding-top: 62px;*/
	margin-top: 0px;
	padding: 0px;
	margin-bottom: -62px;
	z-index:1;
}

.highlight{
/*background-color: black;*/
	padding: 5px 0 0;
}

.lead {
	z-index: 10;
	text-align: left;
}




/* Jumbotrons
-------------------------------------------------- */
.jumbotron {
  min-width: 980px;/*
  padding-top: 40px;*/
}
.jumbotron h1,
.jumbotron p {
  margin-bottom: 9px;
  color: #fff;
  font-weight: 300;
  text-align: left;
  font-size: 13px;
}
.jumbotron h1 {
  font-size: 54px;
  line-height: 1;
  text-shadow: 0 1px 2px rgba(0,0,0,.5);
}
.jumbotron .lead {
  font-size: 20px;
  line-height: 27px;
  text-align: left;
}
.jumbotron p a {
  color: #fff;
  font-weight: bold;
  text-align: left;
}


.heading div.inner div.container div.row div.span8 h2 {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,.5)), to(rgba(0,0,0,1)));
	
}

/*h2 {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,.5)), to(rgba(0,0,0,1)));
	
}*/


header#overview.jumbotron.subhead {
/* 	border-bottom: 1px solid white; */
}


blockquote {
  border-left: 0px solid #565d60;
  border-right: 0px solid #333;
}

/*.item{
	margin-top: 20px;
	margin-left: 6px;
	color: #FFFFFF;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	left: 20px;
	vertical-align:middle;
}*/

/*#myCarousel blockquote:before {
	content: '“';
     float: left;
     height: 45px;
     margin-top: -30px;
     margin-left: -30px;
     padding-top: 0px;
     margin-bottom: -50px;
     font-size: 350%;
     color: #626262;
 }


#myCarousel blockquote:after {
content: '”';
     float: right;
     height: 25px;
     margin-top: -50px;
     margin-right: -30px;
     font-size: 350%;
     color: #626262;
 }*/


/*.item {
	padding: 20px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	width: 770px;
	color: #FFFFFF;
	/*float: left;*!/
	/*border-right: 1px solid #FFF;*!/
	height: 190px;
	text-align: center;
}*/

#myCarousel .carousel {
	padding: 60px;
}

#myCarousel .item
{
	margin-left: 20px;
	margin-top: 30px;
	color: #FFFFFF;
	width: 790px;
	height: 240px;
	font-style: italic;
	text-align: center;
	font-size: 20px;
}

#testimonials{
	margin-bottom: 10px;
}

.testimonialsbox cite
{
		display:block;clear:both;
		color: #b0afaf;
}


.testimonialsbox {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	
	height: 240px;
	
	
	box-shadow: inset 0 10px 10px rgba(0,0,0,.6);
	-webkit-box-shadow: inset 0 10px 10px rgba(0,0,0,.6);
	-moz-box-shadow: inset 0 10px 10px rgba(0,0,0,.6);
	   
}


#sectiontestimonials
{
	/*
-moz-box-shadow: inset 0 10px 20px #020202;
	-webkit-box-shadow: inset 0 10px 20px #020202;
	box-shadow: inset 0 10px 20px #020202;
*/
}

#sectiontestimonials{
	padding-top: 30px;
	/* background:#393636; *//* #393636; */
	padding-bottom: 30px;
	/* border-bottom: 1px solid white; */
}

#sectiontestimonials h2
{
	font: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', Arial, Helvetica, Geneva, sans-serif;
	font-size: 60px;
	color: black;
	font-weight: 200;
	/* text-shadow: 0 -2px 15px rgba(0, 0, 0, 0.43); */
	padding-bottom: 20px;
	margin-bottom: 0px;
	padding-bottom: 40px;
}

#sectiontestimonials h3
{
	font: 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #afafaf;
	font-weight: 100;
	text-shadow: 0 -2px 15px rgba(0, 0, 0, 0.43);
}

#sectiontestimonials h3, .seemore
{
	color: #b5cedb;
}

#sectiontestimonials h3:hover, .seemore
{
	color: white;
}

#sectiontestimonials a {
	color: #8235BC;
}

#sectiontestimonials blockquote p {
color: black;
font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight: 200;
font-style: italic;
}

#sectiontestimonials h4
{
font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight: 200;
color: black;
}

.seemore h5
{
padding-top: 40px;
font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-weight: 200;
color: #afafaf;

}

.collapse
{
overflow: show;
}

.seemore p
{
	color: #afafaf;
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 200;
	font-style: italic;
}

.seemore h6
{
margin-top: 5px;
margin-bottom: 5px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 200;
	color: #afafaf;
	height: auto;
}


a.right.carousel-control {
	top: 47%;
	right: 0px;
}

#supportheader .inner {
	min-height: 200px;
}

#myCarousel .testimonialslinks {
	color: #ffffff;
	font-size: 20px;
	font-weight: 300;
}

a.left.carousel-control {
	top: 47%;
	left: 0px;
}

#testimonialspage blockquote
{
	font-style: none;
	font-weight: 300;
}
/*
#myCarousel div.container.testimonialsframe div.row.carousel.slide div.carousel-inner.testimonialsbox div.row.item blockquote.full p {
	font: normal normal 20px;
}*/

#testimonialspage cite
{
		display:block;clear:both;
		color: #747272;
	}


.licenselookup
{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	-webkit-border-bottom-left-radius-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	
	border: 1px solid #c1c1c1;


	/*
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
*/
	
	margin: 30px 0px;
}

.shadowbox
{
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	
	-webkit-border-bottom-left-radius-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	
	/*border: 1px solid #ffffff;*/


	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	
	/*margin: 30px;*/
}


.licenselookup input.input-large.search-query {
	font-size: 16px;
	height: 25px;
	width: 300px;
}


.input-large{
	font-size: 16px;
	height: 25px;
/*	width: 300px;*/
}

.contactusform
{
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	
	-webkit-border-bottom-left-radius-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	
	border: 1px solid #aaaaaa;


/*
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
*/
	
	margin: 30px 30px;
}

.search-query {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}


.whatitdoesbordered {
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	
	-webkit-border-bottom-left-radius-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	
	margin-top: -70px;
	/*margin: 0 -20px;*/
	padding-top: 25px;
	/*padding-bottom: 37px;*/
	/*padding-left: 20px;
	padding-right: 20px;*/
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.8);
	/*background: #F0F0F0;*/
	
	margin-bottom: 20px;
	
	
	padding-bottom: 25px;
	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#b4b4b4));
	background-image: -webkit-linear-gradient(#e0e0e0, #b4b4b4);
	background-image: -moz-linear-gradient(#e0e0e0, #b4b4b4);
	background-image: -o-linear-gradient(top, #e0e0e0, #b4b4b4);
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e0e0e0), to(#b4b4b4));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#b4b4b4', GradientType=0); /* IE8 and down *!/*/
	
}

.whatitdoesbordered .span4{width:286px;}

/*.whatitdoesbordered [class*="span"]:last-child {
  	width: 286px;
}*/
.whatitdoesbordered h6{
	height: 50px;
	font: 20px/20px MuseoSlab500, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
  	margin-bottom: 9px;
  	color: #333;
	  text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
  }
  
  .whatitdoesbordered p{
  	font: 20px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  	text-align: justify;
    	color: #333;
  	 /* text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);*/
		margin: 10px;
		font-weight: 300px;
	}
	
	
.whatitdoes {
   background: #eaeaea;
}
.whatitdoes img{text-align: center; clear: both; margin: 25px auto; display: block;}

.whatitdoes p{font-size: 16px; font-weight: 300;
}

.features {
padding-top: 60px;
padding-bottom: 40px;
margin-top: 0px;
  background: #f4f7f4;
  border-bottom-color: #5a5a5a;
  border-bottom-width: 1px;
}
 .features h2
 {
/*  	padding-bottom: 40px; */
 	font: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', Arial, Helvetica, Geneva, sans-serif;
 	font-size: 80px;
 	font-weight: 300;
 	text-shadow: rgba(255,255,255,0.9) 0px 3px 3px;
	 	
	 color: #16A109;
}

.features h3 
 {
 	padding-bottom: 0px;
 	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	text-shadow: rgba(255,255,255,0.4) 0px 3px 3px;
	 	
	 color: #333333;
}


#features small
 {
 	font-size: 12px;
 	color: #8a8989;
 }
 
 #features h4 {
 	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	text-rendering: optimizelegibility;
 	font-weight: 200;
 	margin-bottom: 10px;
 }
 
 #features p {
 	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	font-weight: 200;
 	text-align: justify;
 }
 
#features .blogpost p
{
font-size: 18px;
}

#features .galleryRight img {
margin: 0px;
border-radius: 0px;
-moz-border-radius: 10px;
/* margin-left: 0px; */
}

#features .galleryRight
{
padding: 0px;
border-radius: 0px;
-moz-border-radius: 10px;
-moz-box-shadow: 0 0 1px #000000;
-webkit-box-shadow: 0 0 1px #000000;
box-shadow: 0 0 1px #000000;
background-image: url(../img/bartenderImages/background.png);
background-size: 940px;
	height: 200px;
	width: 940px;
}

#features .galleryRight li
{
width: 940px;
text-align: right;
}

#features .galleryRight ul, ol {
margin: 0px;
}


/*#features .galleryRight img
{
	float: right
}*/


#features .galleryLeft
{
	margin-left: -25px;
	padding-left: 0px;
}
 
 #features .row
 {
 	margin-bottom: 20px;
 }
 
 #featuresCarousel
 {
 	margin-left: 40px;
 	margin-top: 28px;
 	width: 880px;
 	height: 496px;
 }
 
 h8{
	line-height: 22px;
 	font-size: 16px;
 }
 
/* a.right.carousel-control.featuresCarControl {
 	top: 610px;
 	right: 5px;
 }
 
 a.left.carousel-control.featuresCarControl {
 	top: 610px;
 	left: 25px;
 }*/
	  
#featuresCarousel div.row.item {
	margin-left: 0px;
	margin-top: 0px;
	width: 880px;
	height: 496px;
	
}

#featuresCarousel .darkframe
{
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	
	-webkit-border-bottom-left-radius-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;

	background-color: rgba(0, 0, 0, 0.58);
	border-style: solid;
	border-width: 0px;
	padding: 10px;
	color: #ffffff;
}


.popover-content {
  margin-left: 20px;
  margin-right: 10px;
  padding-left: 0px;
  background-color: transparent;
  text-align: left;
  font-weight: 200;
}
.popover-content a
{
/* 	margin-left: -20px; */
}
.popover-content tr
{
	line-height: 20px;
}
.popover-content th
{
	text-align: right;
	padding-right: 5px;
	font-weight: 200;
}
.popover-content td
{
	font-weight: 300;
	text-align: left;
	padding-left: 10px;
}
.popover .content p, .popover .content ul, .popover .content ol {
  margin-bottom: 0;
}



#support h3 {
	margin-top: 30px;
	font-size: 22px;
	font-weight: 300;
}

#support p
{
	font-size: 16px;
	font-weight: 300;
}

.getit .btn-large {
	margin: 10px;
  font-size: 25px;
  padding: 30px 40px;
  width: 300px;
  margin-right: 5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

/*#support div.actionbuttons a.btn.btn-large.download.downloadButton {
	margin: 10px;
	font-size: 18px;
	padding: 14px 20px;
	width: 240px;
	margin-right: 5px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}*/


.faq h3::before
{
	content: "Q";
	height: 50px;
	font: 26px MuseoSlab500, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 10px;
	opacity: 0.47;
	text-shadow: 0 0 1px #000000;
}

.blogpost
{
	padding-top: 0px;
}

/* HELP SECTION */
.question:before
{
	content: "Question";
	/*height: 50px;*/
	font-size: 26px;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}

.blogpost h3
{
margin-top: 10px;
}

#support.blogpost h3
{
font-size: 50px;
}

.question
{
	
	font-size: 16px;
	/*
-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
*/
	
	
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	
	/*
box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
*/
	/*background: #F0F0F0;*/
	
	margin-bottom: 0px;
	
	
	padding-bottom: 25px;
	
	background-color: #e4e4e4;	
	
}
.answer:before
{
	content: "Answer";
	font-size: 26px;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}
.answer
{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	
	/*
-webkit-border-bottom-left-radius-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
*/
	
	
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	
	/*
box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
*/
		
	background-color: #e4e4e4;
}


.store-product-detail-title h2
{
	font-size: 30px;
}
.store-product-detail-title
{
	margin-top: 50px;
	display: inline-block;
}
.store-product-detail-description {
font-size: 16px;
font-weight: 300;
}
body {
	background-color: #bdbdbd;
}

.store {
padding-top: 60px;
padding-bottom: 40px;
margin-top: 0px;
  background: #eaeaea;
  border-bottom-color: #5a5a5a;
  border-bottom-width: 1px;
}
 .store h2
 {
 	padding-bottom: 0px;
 	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	text-shadow: rgba(255,255,255,0.4) 0px 3px 3px;
	 font-weight: 200;
	 color: #333333;
}

.store h3
 {
 	padding-bottom: 0px;
 	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	text-shadow: rgba(255,255,255,0.4) 0px 3px 3px;
	 	font-weight: 200;
	 color: #333333;
}


#store small
 {
 	font-size: 12px;
 	color: #8a8989;
 }
 
 #store h4 {
 	font-size: 20px;
 	text-rendering: optimizelegibility;
 	font-weight: 300;
 	margin-bottom: 10px;
 }
 
 #store p {
 	text-align: justify;
 }
 

 
 #store .row
 {
 	margin-bottom: 20px;
 }


.store-action-command:active,.store-action-command.active{background-color:#cccccc \9;}
.store-action-command:first-child{*margin-left:0;}
.store-action-command:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.store-action-command:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.store-action-command.active,.store-action-command:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0;}


.store-action-command,.store-action-command:hover{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color:#ffffff;}
.store-action-command.active{color:rgba(255, 255, 255, 0.75);}
.store-action-command:hover,.store-action-command:active,.store-action-command.active{background-color:#0044cc;}
.store-action-command:active,.store-action-command.active{background-color:#003399 \9;}

.store-action-command
{
	display:inline-block;padding:4px 10px 4px;margin-bottom:0;font-size:13px;line-height:18px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);*margin-left:.3em;
	background-color: hsl(217, 100%, 37%);
	

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="hsl(217, 100%, 57%)", endColorstr="hsl(217, 100%, 37%)");
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(217, 100%, 57%)), to(hsl(217, 100%, 37%)));
  background-image: -moz-linear-gradient(top, hsl(217, 100%, 57%), hsl(217, 100%, 37%));
  background-image: -ms-linear-gradient(top, hsl(217, 100%, 57%), hsl(217, 100%, 37%));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(217, 100%, 57%)), color-stop(100%, hsl(217, 100%, 37%)));
  background-image: -webkit-linear-gradient(top, hsl(217, 100%, 57%), hsl(217, 100%, 37%));
  background-image: -o-linear-gradient(top, hsl(217, 100%, 57%), hsl(217, 100%, 37%));
  background-image: linear-gradient(hsl(217, 100%, 57%), hsl(217, 100%, 37%));
  border-color: hsl(217, 100%, 37%) hsl(217, 100%, 37%) hsl(217, 100%, 32%);
  color: #fff;
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.44);
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  
  
  
  font-size: 22px;
  padding: 14px 20px;
  width: 240px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
		  margin: 20px 5px 10px 10px;
}

.store-style-inline-form .core-form-field-label::after {
content: '  ';
}

#store {
font-size: 18px;
font-weight: 300;
}

#store label{display:inline-block;margin-bottom:5px;color:#333333;}

.iwantto h3
{
	margin-bottom: 20px;
}

.iwantto .btn:hover
{
background-color: #d8d8d8;
}

.iwantto .btn
{
padding-left: 30px;
background-color: #ececec;
	width: 380px;
	text-align: left;
	color: #6b6b6b;
}

.iwantto .btn img
{
	margin-top: 10px;
}

.iwantto .btn h4
{

	font: 16px MuseoSlab500, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

.knowledge-table
{
	font-size: 16px;
	font-weight: 300;
}

.knowledge-table th
{
	font: 22px MuseoSlab500, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

.gettingstarted
{
	padding-bottom: 30px;
	padding-top: 20px;
	font: 22px MuseoSlab500, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*line-height: 20px;*/
}

.gettingstarted img
{
	margin-bottom: -8px;
	/*line-height: 20px;*/
}

.gettingstarted ul
{
	list-style-type: none;
	padding-left: 100px;
}

.gettingstarted li
{
	padding-bottom: 30px;
}

.prefImage 
{
	width: 754px;
}

.blogpost img
{
margin-top: 30px;
margin-bottom: 30px;
display: block;
    margin-left: auto;
    margin-right: auto;
border-radius: 10px;
-moz-border-radius: 10px;
opacity: 1;
-moz-box-shadow: 0 0 1px #000000;
-webkit-box-shadow: 0 0 1px #000000;
box-shadow: 0 0 1px #000000;
}


#mavericksBannerBox {
	width: 500px;
	height: 500px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	z-index: 0;
	visibility: hidden;
}

@media (min-width: 1190px) {
    #mavericksBannerBox {
    visibility: visible;
    }
}

#mavericksBanner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	
	text-align: center;
	padding: 15px 150px;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	font-weight: 200;
	

	/* text-transform: uppercase; */
	
/* 	background-image: url(../img/mavericksbanner.jpg); */
background-color: rgba(0,0,0,0.3);
	color: rgba(255,255,255,0.6);
	
	
	/*
-moz-box-shadow: inset 0 0px 10px #020202;
-webkit-box-shadow: inset 0 0px 10px #020202;
box-shadow: inset 0 0px 10px #020202;
*/

	/*
background-color: #ffb52a;
	background: -moz-linear-gradient(top, #ffb321, #ffa600);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb52a), color-stop(.5, #ffb52a), color-stop(.501, #f39f00), to(#ffa600));
*/
	/*
-webkit-box-shadow: 0 6px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 0 6px 6px rgba(0,0,0,.5);
	box-shadow: 0 6px 6px rgba(0,0,0,.5);
*/
	
/* 	color: #7d3708; */
	/* text-shadow: rgba(255,255,255, .5) 0 2px 0; */

	-webkit-transform-origin: top left;
	-webkit-transform: translateX(240px) translateY(-80px) rotate(45deg);
	-moz-transform-origin: top left;
	-moz-transform: translateX(240px) translateY(-80px) rotate(45deg);
}
