@charset "utf-8";


body {
	background-color: #330066;
	background-image: url("/img/bevback16.jpg");
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgb(255,255,255);
	background-size:100% 155%;
	background-repeat: no-repeat;
}

a:visited{
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
p {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	color: rgb(255,255,255);
}

.contact a:link {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #FBAE17;
}

l
label a:link {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #FBAE17;

}

label a:visited {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.contact a:visited {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.contact a:hover {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #FBAE17;
}

.twitter-follow-button {
	position: relative;
	top: 5px;
	text-align: center;

}



td, th {

	font-weight: 400;
	height: 36px;
/* 	color: #f0f8ff;	 */
/* 	background-color: #330066; */
}


.calc {
/* 	background-color: #330066; */
	}


#submit {
	color:#090
	width: 300px
	height: 30px
}

	
.table {
	width:800px;
	border-color:#003;
	border:10;
/* 	background-color: #330066;	 */
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
}

.table#beercheck{
	text-align: center;
}

.calcrow {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
  	font-size: 18px;
	line-height: 30px;
/* 
 	background-color: #609;
 */
	color: #DCDCDC;
	padding-left:18px;
}


.resultrow {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
  	background-color:#30C;
	color: #DCDCDC;
}

#unitdp{
	padding-left: 10px;
}


.result {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
 	font-size: 18px;
	line-height: 20px;
  	background-color: #ffffff;
	color: #000000;
	width: 210px;
}



form {
/* 	background: #FFF; */
    border:2px solid #FBAE17;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    margin-left:auto;
    margin-right:auto;
    max-width: 600px;
	}



.calcheading {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #330066;
	line-height: 30px;
	text-align: center;
    border-bottom: 2px solid #FBAE17;
    margin: 0px 0px 15px 0px;
    background:#FBAE17;
}

h2.calcheading {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #330066;
	line-height: 30px;
	text-align: center;
    border-bottom: 2px solid #FBAE17;
    margin: 0px 0px 15px 0px;
/*     background:#FBAE17; */
}


label {
    display: block;
    margin: 0px 0px 5px 0px;
}


label>span {
    float: left;
    width: 45%;
    height: 100%;
    text-align: right;
    padding-right: 10px;
    margin-top: 6px;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;  
}


input[type="text"], input[type="checkbox"], input[type="email"], input[type="password"]{
    border: 1px solid #CCC;
    color: #000;
    height: 15px;
/*     line-height:15px; */
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 6px;
    outline: 0 none;
    padding: 5px 5px 5px 5px;    
    width: 20%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;  
    font-size: 18px;
    

}


.answer {

}



.dropdown {
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	/* line-height: 30px; */
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #fff;	
	padding-left: 10px;
	padding: 5px 5px 5px 5px;
    margin-bottom: 6px;
    margin-right: 6px;
    margin-top: 2px;
   border:none;
    background-color: rgba(0,0,0,0.1);
    -webkit-appearance: none;
    -moz-appearance: none;
}

.notes {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 12px;
  	font-style:italic;
  	line-height: 12px;	
}
.deals {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 18px;
  	line-height: 2px;
	background-color: rgba(0,0,0,0.2);

	padding:0;	
}

.retailer {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 18px;
  	line-height: 2px;
	background-color: rgba(0,0,0,0.5);
	
	padding:0;	
}


.distributor {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 18px;
  	line-height: 2px;
	background-color: rgba(0,0,0,0.3);
	padding:0;	
}

.importer {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 18px;
  	line-height: 2px;
	background-color: rgba(0,0,0,0.2);	
}

.producer {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 18px;
  	line-height: 2px;
	background-color: rgba(0,0,0,0.1);
	padding:0;	
}

.productdetails {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;  
	font-size: 18px;
  	line-height: 2px;
	background-color: rgba(0,0,0,0.0);
	alignment-baseline:text-after-edge
}

legend{
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 14px;  
	color: #DCDCDC;
}



	
}
.taxbutton{
	height: 50px;
}

.bevbutton{
	height: 50px;
	text-align: center;
}
.calcbutton{
	height: 36px;
	text-align: center;
}
.calcfedbutton{
	height: 36px;
	text-align: center;
}
.buttoncalcall{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:3px solid #56C07D;
	-webkit-appearance: none;
    -moz-appearance: none;

}
.buttonsub{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #FBAE17;
	-webkit-appearance: none;
    -moz-appearance: none;

}
.buttonadd{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #59DBFB;
	-webkit-appearance: none;
    -moz-appearance: none;

}
.buttonclear{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #59DBFB;
	-webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin-left: 70%;
    float:right;
}
.buttonopen{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #56C07D;
	-webkit-appearance: none;
    -moz-appearance: none;

}
.buttondelete{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #DB421C;
	-webkit-appearance: none;
    -moz-appearance: none;

}
.buttonsave{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #56C07D;
	-webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 5px 5px 5px 5px;
    text-align: center;

}
.buttonprint{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #FBAE17;
	-webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin: 5px 5px 5px 5px;
    text-align: center;
}
.backcalculate1{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #D8D8D8;
	-webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin-left: 70%;
    float:right;
}
.priceimporter{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border: none;
	border:2px solid #FF8000;
	-webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    margin-left: 70%;
    float:right;
}

select:focus {
    background-color: rgb(59,73,144);
    
} 

.buttonlog{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,199,0.3);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border:2px solid #59DBFB;
	-webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    text-decoration: none;
	display: block;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
    
    }

.buttonreg{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,199,0.3);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border:2px solid #59DBFB;
	-webkit-appearance: none;
    -moz-appearance: none;
    margin: 5px 5px 5px 5px;
    text-align: center;
    text-decoration: none;
	display: block;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 100px;
    margin-bottom: 5px;
 
}


.buttontools{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 16px;
	background-color: rgba(0,0,0,0.1);
 	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;    
	color: #FFF;
	border:2px solid #B40431;
	-webkit-appearance: none;
    -moz-appearance: none;
    margin: 5px 5px 5px 5px;
    text-align: center;
    text-decoration: none;
	display: block;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 100px;
    margin-bottom: 5px;
 
}
.buttonreg2{
	height: 31px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: rgba(0,0,199,0.3);
 	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	color: #FFF;
	border:2px solid #59DBFB;
	-webkit-appearance: none;
    -moz-appearance: none;
    margin: 5px 5px 5px 5px;
    text-align: center;
    text-decoration: none;
	display: block;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
 
}
.power{
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;  
	color: #DCDCDC;
	margin-right: 10px;
    margin-bottom: 5px;
}


/* panel */
.panel, .panelcollapsed 
{
		background-color: background-color: rgba(0,0,0,0.1);
	
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	
	margin: 0px;
	padding: 0px 0px 5px;
	width: 590px;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* panel heading */
.panel h2, .panelcollapsed h2 
{
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #330066;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background:#FBAE17;
}

/* panel heading on rollover */
.panel h2:hover, .panelcollapsed h2:hover { background-color: background:#FFBF00; }

/* heading of a collapsed panel */
.panelcollapsed h2 
{
	
	background:#FBAE17;
}

/* panel content - do not set borders or paddings */
.panelcontent 
{ 
	background-color: rgba(0,0,0,0.1); 
	overflow: hidden;
}

/* collapsed panel content */
.panelcollapsed .panelcontent { display: none; }


.strategy_info {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	font-color: #000;
}