/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Feb-2017, 02:24:12
    Author     : mike
*/

/* CSS Document */

@font-face{
font-family: sans-serif;

}

div {

}


a {
    font-weight: bold;
}

a hover {
    text-decoration: underline;
    cursor: pointer;
}

input {
    font-size: 16px;  
    border: 1px #cccccc solid;
}

@media all and (min-width:0px) and (max-width: 1080px) {
  /* put your css styles in here */
  
  html, body {
    overflow-x: hidden;
    max-width: 100%;
}

  
  
  body {
  min-height:600px;
  padding:0px;
  font-family:lsFont, Arial, Helvetica, sans-serif;
  color:#000000;
  background-color:#ffffff;
 /* width:100%;
  max-width: 940px;*/
  text-align:justify;
  font-size: 16px;
  }
}
@media all and (min-width:1081px) {
  body {
min-height:600px;
padding:0px;
font-family:lsFont, Arial, Helvetica, sans-serif;
color:#000000;
background-color:#ffffff;
width:100%;
max-width: 940px;
margin:auto;
text-align:justify;
font-size: 16px;
}
}



button{
    padding: .4em;  
    border: 1px #aaaaaa solid;
    background-color:#dddddd;
    text-align:center;
    font-size:16px;
}

button:hover{
	background-color:#aaaaaa;
	border-color:#ff9430;
	color:#eeeeee;
}

h1 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:32px;
}

h2 {
	font-size:27px;
	font-weight:normal;
}

h3 {
	font-size:25px;
	font-weight:bold;
	padding:0px;
	margin:0px;
       	text-align:left;
}

h4 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin-bottom:0px;
  text-align:left;
  clear:both;
}

h5 {
    	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight:bold;
        display:inline; 
        margin-top: 0;
        margin-bottom: 0px;
}

h6 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin-bottom:0px;
       	text-align:left;
	float:left;
	display:inline-block;
}


textarea {
	max-width:300px;
}


a, a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#777777;
}
img, img:visited {
border:1px;
border-color:#CCCCCC;
width:100%;

}



.head {
background-image:url(../img/mount-zion-coffee.jpg);
height:120px;
}


.selected{
    background-color:#ffaaaa;
}

.selected:hover{
    background-color:#ee9999;
}

.headText{
	max-width:100px;
	max-height:100px;
	padding-left:16px;
	font-size:32px;
	color:#dddddd;
	margin:15px;
	background-image:url(../img/mount-zion-white.svg);
	background-repeat: no-repeat;
	background-size: 100px 100px;
	background-position: top left; 
	text-align:right;
	float:left;
}



.userMenu{
	display:inline-block;
  height: 190px;
  width: 100%;
  text-align:right;

}

.userMenuA{
  height: 163px;
  max-width: 290px;
  
}

.userMenuC{
  height: 20px;
  width: 50%;
  display:inline-block;

}

.userMenuB{
  display:inline-block;
	max-width:195px;

	font-size:18px;
	text-align:right;
	color:#ffffff;
	height:25px;

	padding-top:3px;
	padding-right:7px;
	padding-bottom:0px;
}

.cartBlock {
	display:inline-block;
	max-width:32px;
	height:17px;
	background-image:url('../img/shopping-cart.svg');
	background-repeat: no-repeat;
	background-position: bottom left; 
	text-align:right;
}

.cartEmpty {
	display:inline-block;
	max-width:20px;
	height:17px;
	background-image:url('../img/shopping-cart.svg');
	background-repeat: no-repeat;
	background-position: bottom left; 
	text-align:right;
}

.cartBlock:hover {
	background-image:url('../img/shopping-cart-grey.svg');
}


.userMenuB a:hover{
	color:#afafaf;
}


.head-br {

height:6px;
}

.bodybox {
width:100%;
float:left;
}


.displayBox{
width:100%;
margin:auto;
clear:both;
float:none;
}

.decor{
float:right;
padding-top:20px;
padding-bottom:10px;
}

.error{
color:#ff0000;
}

.notify{
    color:#000000;
    width:100%;

    height:20px;
    border: 1px #cccccc solid;
    margin-bottom:2px;
    margin-right:2px;
    padding:5px;
    display:inline-block;
}

.msg{
color:#00ff00;
}

.floatContainer {
	max-width:940px;
	display:inline-block;
}

.contact{
font-size:18px;
max-width:650px;
text-align:right;
padding-right:10px;
display:inline-block;
}

.contact input {
	width:70%;
}

.contact textarea {
	width:70%;
	max-height:200px;
}


.map{
display:inline-block;
max-width:400px;
font-size:12px;
}

.map img {
    width:100%;
}
.spanbar {
border: 1px #cccccc solid;
font-size:18px;
text-align:right;
color:#ffffff;
max-width:928px;
height:25px;
background-color:#dcdcdc;
padding-top:3px;
padding-bottom:0px;
padding-right:10px;
margin-bottom:5px;
}

ul.topMenuSpan {width:100%;background-color:#dcdcdc;height:40px;margin:0;padding:0;list-style:none;font-size:18px;border-top:1px solid #ffffff;margin-bottom:10px;}
ul.topMenuSpan li {float:right;max-width:110px;background-color:#dcdcdc;text-align:center;border-left:1px solid #ffffff;}
ul.topMenuSpan li a {display:block;max-width:90px;padding:5px 10px;height:30px}
ul.topMenuSpan li a:hover {background:#ababab;}
ul.topMenuSpan li a.active {background:#acacac;}


.smallthumb {
margin-left:10px;
margin-bottom:10px;
text-align:center;
float:left;
}

.thmb{
display: block;
display:inline-block;
padding:5px
}
.mid{
text-align:center;
margin:auto;
}

#map_container {
  position: relative;
  width: 100%;
  padding-bottom: 30%;
}

#mount-zion {
background-image:url('../img/mount-zion-location.jpg');
background-color: #ffaaff;
 position: absolute;
  width: 100%;
  height: 100%;
padding-top: 0%;


background-repeat: no-repeat;
background-size: 100% 100%;

}

.pricelist{
	width:100%;
	display:block;
}

.pricelist li{
	list-style-type: none;
	height:80px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#ffffff;
	margin-bottom:5px;
}

.tmSpn{
	display:block;
	width:130px;
	float:left;
}

.footer {
font-size:12px;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
float:left;
}

.feature {
    max-width:400px;
    float:right;
}

.feature img {
  width: 100%; 
  max-width: 400px; 
  height: auto; 
}


.info {
    width:100%;
    
}

.coursebox {
    max-width:450px;
    min-height:200px;
    border: 1px #cccccc solid;
    margin-bottom:5px;
    margin-right:5px;
    padding:5px;
    float:left;
    display:inline-block;
}

.courseboxfull {
    max-width:928px;
    border: 1px #cccccc solid;
    margin-bottom:5px;
    margin-top:5px;
    margin-right:5px;
    padding:5px;
    float:left;
    display:inline-block;
}

.borderBox {
    border: 1px #cccccc solid;
    margin-top:2px;
    padding-top:2px;
    padding-bottom:2px;	
    text-align:center;
    width:100%;
    display:inline-block;
}




.halfBorderBox {
    border: 1px #cccccc solid;
    margin:2px;
    padding:2px;	
    text-align:right;
    padding-right:5px;
    max-width:457px;
    float:left;
}

.spacedLine{
	height:20px;	
	padding:1px;
	margin:2px;
}

.buyButton{
    max-width:79px;
    height:18px;
    float:right;
    height:100%;
}

.total{
    max-width:923px;
    height:22px;
    border: 1px #cccccc solid;
    background-color:#dddddd;
    padding:2px;
    margin-top:2px;
    float:left;
    display:inline-block;
    font-size:16px;
    text-align:left;
}


.dateList{
    max-width:924px;
    height:22px;
    border: 1px #cccccc solid;
    background-color:#eeeeee;
    padding:2px;
    margin-top:2px;
    float:left;
    display:inline-block;
    font-size:16px;
    text-align:left;
    vertical-align:middle;
}

.dateList button{
	float:right;
	height:100%;
}

.datespan{
max-width:240px;
float:left;
}

.durspan{
max-width:80px;
float:left;
}

.timespan{
max-width:180px;
float:left;
}

.rightspan{
max-width:230px;
float:left;
text-align:right;
padding-right:10px;
}

.stuspan{
max-width:80px;
float:left;
}

.dateList.div{
    border: 1px #cccccc solid;
    background-color:#dddddd;
}



.dateList:hover {
    background-color: #bbbbbb;
    color:#000000;
	border-color:#ff9430;
}




.coursebox:hover {
    background-color: #eeeeee;
}

.courseLeft{
    max-width:327px;
    display:inline-block;
    float:left;
}

.courseLeftFull{
    max-width:800px;
    display:inline-block;
  
}

.courseRight{
    
    display:inline-block;
}



.errors{
    width:100%;
    height:22px;
    border: 1px #ff0000 solid;
    background-color:#dddddd;
    padding:2px;
    margin-top:2px;
    float:left;
    display:inline-block;
    font-size:16px;
    text-align:left;
}

.warn{
    max-width:935px;
    height:22px;
    border: 1px #ff0000 solid;
    background-color:#dddddd;
    padding:2px;
    margin-top:2px;
    font-size:16px;
    text-align:left;
}

.bugreport{
    float:left;width:100%;border: 1px solid #ff0000;padding:5px;
}


.form{
	width:100%;
	
        
	height:20px;
	padding:1px;
	text-align:right;
	
}

.form input{
	background-color:#eeeeee;
	float:right;
	display:inline;
	max-width:90%;
	height:15px;
	margin-left:5px;
}


.halfform{
	
	

	height:20px;
	padding-bottom:2px;
	text-align:right;
	
}

.halfform input{
	background-color:#eeeeee;
	float:right;
	display:inline;
	max-width:90%;
	height:15px;
	margin-left:5px;
}

.halfBorderBox button{
    border: 1px #aaaaaa solid;
    background-color:#dddddd;
    text-align:right;
    font-size:16px;
}

/*calculator format*/

.dv button{
    padding-right: 3px;
    margin-right: 3px;
}

.dv input{
        padding-right: 3px;
    margin-right: 3px;
   
}

input.slider {max-width:100px;}
.inputText   {width:60px;text-align:right;border-width:0.25px;}
.inputName {display: inline-block; width: 130px;text-align:right;}
.metricType {display: inline-block; width: 1px;}
.textArea{max-width:340px;text-align:right;border-width:0.25px;}

.dv{
	display:block;
	margin:1px;
        height: 45;
        max-width:390px;
        
        padding-top: 5px;
	
}

.dv:hover{
   background-color: #fefefe; 
    
}

.freeDS{

}

.circle {
  border:0px;
  width: 30px;
  height: 30px;
  background: url("../images/circle.svg");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.plus {
  border:0px;
  width: 30px;
  height: 30px;
  background: url("../images/plus-d.svg");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.minus {
  border:0px;
  width: 30px;
  height: 30px;
  background: url("../images/minus-d.svg");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.plus:hover{
 background: url("../images/plus-l.svg");
  background-repeat: no-repeat;
  background-size: 25px 25px; 
  background-position: center center;
}

.minus:hover{
 background: url("../images/minus-l.svg");
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.lockButton{
background: url('../images/locked-red.svg');
  background-repeat: no-repeat;  
  background-size: 25px 25px; 
  background-position: center center;
border: 0;
margin-left:10px;
cursor:pointer;
width:25px;
height:25px;
}

.lockButton:hover{
background: url('../images/locked-light-red.svg');
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.unlockButton{
background: url('../images/unlocked-green.svg');
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
border: 0;
margin-left:10px;
margin-right:10px;
cursor:pointer;
width:25px;
height:25px;
}

.unlockButton:hover{
background: url('../images/unlocked-grey.svg');
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.lockDisabled{
background: url('../images/locked-grey.svg');
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
border: 0;
margin-left:10px;
margin-right:10px;
cursor:pointer;
width:25px;
height:25px;
}

.lockOther{
background: url('../images/unlocked-grey.svg');
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
border: 0;
margin-left:10px;
margin-right:10px;
cursor:pointer;
width:25px;
height:25px;
}

.lockOther:hover{
background: url('../images/unlocked-light-grey.svg');
   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.lockDisabled:hover{
background: url('../images/locked-light-grey.svg');

   background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

.espresso{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/portafilter.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
}

.espresso:hover{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/portafilter-hover.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
  color:#ff0000;    
}

.espresso-selected{
  border: none;
  height:47px;
  background-color: transparent;  
  background: url('../images/portafilter-selected.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
}
.espresso-selected:hover{
  background-color: transparent;
  color:#ff0000;
}
.pour-over{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/pour-over.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
}

.pour-over:hover{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/pour-over-hover.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
  color:#ff0000;    
}

.pour-over-selected{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/pour-over-selected.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
}
.pour-over-selected:hover{
  background-color: transparent;
    color:#ff0000;
}
.batch-brew{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/batch-brew.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
}

.batch-brew:hover{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/batch-brew-hover.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
  color:#ff0000;    
}

.batch-brew-selected{
  border: none;
  height:47px;
  background-color: transparent;
  background: url('../images/batch-brew-selected.svg');
  background-repeat: no-repeat;
  background-size: 47px 41px;
  background-position: center center;
}

.batch-brew-selected:hover{
  background-color: transparent;
  color:#ff0000;  
}
.calculate {
	background: #ffaaaa;
	max-width:75px;
	height:35px;
	text-align:right;
}

.result {
	background: #ffaaaa;
	max-width:80px;
	text-align:right;
	color:#000000;
	border-width:1px;
	border-color: #dddddd;
        height:35px;
}

.extra {
	background: #cccccc;
	max-width:80px;
	text-align:right;
	color:#666666;
	border-width:1px;
	border-color: #aaaaaa;
        height:35px;
}

.userInput {
	background: #ffffff;
	width:75px;
	height:35px;
	text-align:right;
	color:#000000;
	border-width:1px;	
}

.brewImage{
    float:left;
   /* display:inline-block;
    margin-left:10px;
    margin-bottom:10px;*/
    max-width: 500px; 
    height: auto;
}
 .controlInput{
 max-width:500px;
 float:left;
 }

/*menu goes here */

.topnav {
  overflow: hidden;
  background-color: #cccccc;
}

.topnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 4px 12px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #dddddd;
  color: black;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 700px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 700px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

/* The switch - the box around the slider */
.switch {
  position: absolute;
  margin-top:5px;
  display: inline-block;
  width: 70px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #ff0000;
}

input:focus + .slider {
  box-shadow: 0 0 1px #cccccc;
}

input:checked + .slider:before {
  -webkit-transform: translateX(36px);
  -ms-transform: translateX(36px);
  transform: translateX(36px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
