﻿*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
    overflow: visible;
}

body {
    height: 100%;
    width: 100%;
    background-color: transparent;
    color: #4a463e;
    font: normal 80%/1.2em 'Lato', Arial;
    margin: 0;
    padding: 1em;
	-webkit-text-size-adjust: none;
    -webkit-print-color-adjust: exact;
}

.print-input {
    word-wrap: break-word;
    white-space: normal;
}

.invisible {
    visibility: hidden;
}

.text-indent {
	padding-left: 2em !important;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-upper {
	text-transform: uppercase;
}

.element-invisible {
    display: none;
}

ul li, #blank-content ul li {
    list-style-type: disc;
    padding: 0 0 .5em 0;
}

#section-header, #primary-navigation, #section-footer, #pdf-download, .breadcrumb-navigation, .left-col, .mobile-visible, #bottom-navigation {
	display: none;
}

.print-hidden {
    display: none !important;
}

.print-visible {
    display: block !important;
}

#page {
	width: 100%;
	height: 100%;
}

.table-fixed {
    table-layout: fixed !important;
}

.table {
    display: table;
    width: 100%;
}

.table .row {
    display: table-row;
    overflow: hidden;
}

.table .row:before, .table .row:after {
    content: none;
    display: none;
    overflow: visible;
}

.table .cell {
    display: table-cell;
    vertical-align: middle;
}

.table .row.blue {
    background-color: #fff;
}

.table .row .header {
    background: #fff;
    color: #000;
}

.table.dark .row .header {
    color: #000;
    background: #fff;
}

.table .row .header a {
    color: #d9ebf3;
}

.table .row.top .cell {
    vertical-align: top;
}

.table .row.bottom .cell {
    vertical-align: bottom;
}

.table.standard-drink-table .row .cell {
    text-align: center;
    font: normal 70%/1em 'Lato', Arial !important;
}

.table.standard-drink-table .row .cell.space {
    color: #336699;
    width: 2.666666666666667%;
    font-weight: bold;
}

.table.standard-drink-table .row .cell.drink {
    width: 12%;
    padding: 0.5em 0;
}

.table.how-many-drinks-table {
    border-color: #487d92;
    border-width: 0 0 1px 1px;
    border-style: solid;
    width: 100%;
}

.table.how-many-drinks-table .row .cell {
    border-color: #487d92;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding: 0.5em;
    text-align: left;
}

.table.borders {
    border-color: #487d92;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.table.borders .row .cell {
    display: table-cell;
    border-color: #487d92;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding: 0.5em;
    height: 100%;
}

.table.dark.borders {
    display: table;
    border-color: #003246;
    width: 100%;
}

.table.dark.borders .row .cell {
    border-color: #003246;
}

table.blue {
    border-collapse: collapse;
}

table.blue th {
    background-color: #fff;
    color: #000;
    padding: 0.5em;
    text-transform: uppercase;
    font-size: 0.8em;
    vertical-align: middle;
}

table.blue th, table.blue td {
	border: 1px solid #000;
	padding: 0.5em;
}

.flexslider, .scrolling-quotes {
    display: none;
}

.row-triple > ul > li {
    margin: 0 !important;
    padding-left: 0 !important;
    list-style: none;
}

ol {
    list-style-type: decimal;
    padding-left: 1.25em;
}

ul.unordered, .popup ul {
    margin-left: 1em;
    padding-left: 1em;
    list-style: disc;
    list-style-image: none;
}

.checkbox-list {
    margin: 0;
    display: inline;
}

ul.unordered li, ol li, ul.checkbox-list li {
    margin-top: 0.5em;
    padding-left: 0.5em;
}

ul.unordered li:first-child, ol li:first-child, ul.checkbox-list li:first-child {
    margin-top: 0;
}

ul.unordered li.header {
    padding: 0 0 .5em 0;
}

ul.unordered li.header:before {
    content: none;
    display: none;
}

ul.no-bullets {
	list-style: none !important;
    list-style-image: none !important;
    list-style-type: none !important;
}

ul.no-bullets, ul.no-bullets > * {
	list-style: none !important;
    list-style-image: none !important;
    list-style-type: none !important;
    padding-left: 0;
}

ul.no-bullets li {
    margin-left: 0;
    padding-left: 0;
}

ul.checkbox-list li {
    position: relative;
    padding-left: 0;
    display: inline;
}

.centered {
    text-align: center;
}

.centered img {
    max-width: 100%;
}

ul.checkbox-list li input[type="checkbox"], ul.checkbox-list li input[type="radio"] {
    position: absolute;
    top: 0em;
    left: 0.5em;
    height: 2em;
}

ul.checkbox-list li label {
	display: inline-block;
	padding-left: 0em;
	vertical-align: top;
}

ul.checkbox-list li .ui.txt {
	margin-left: 0em;
}

.procon-text {
    padding-left: 0;
    display: block;
}

.icon-blue-list {
    display: none;
}

span[class*='icon-'].large {
	font-size: 56px;	
}

span[class*='icon-'].size-14 {
	font-size: 14px
}

span[class*='icon-'].size-24 {
	font-size: 24px
}

span[class*='icon-'].size-28  {
	font-size: 28px
}

span[class*='icon-'].size-42 {
	font-size: 42px
}

h2, h3, h4 {
    font-family: 'Lato-Light', Arial;
}

h1 {
    font-size: 2em;
    line-height: 1em;
}

h2 {
    position: relative;
    color: #414141;
    font-size: 1.4em;
    font-family: 'Lato-Bold', "Arial Black";
    line-height: 1em;
}

h2 > a, a > h2 {
    text-decoration: none !important;
}

#homepage-content h2, .landing-panel h2 {
    font-family: 'Lato-Light', Arial;
}

h1 + h2 {
    margin-top: 0em;
}

h3 {
    color: #414141;
    font-size: 1.3em;
}

a > h3, h3 > a {
    position: relative;
    color: #267ea4 !important;
    text-decoration: none !important;
}

h4 {
    position: relative;
    color: #003246;
    display: inline-block;
}

.inner > ul > li, .inner > ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

img {
    display: none;
}

.row-triple ul li, .row-triple ul {
    padding: 0 0 !important;
    margin: 0 0 !important;
}

ol, ul {
    list-style: none;
}

.landing-panel ul {
    display: inline;
    float: left;
    padding: 0;
    margin: 0;
}

.landing-panel ul li {
    display: inline;
    float: left;
    margin: 0;
    vertical-align: middle;
}

span[class*='icon-'].large {
	font-size: 56px;	
}

span[class*='icon-'].size-14 {
	font-size: 14px
}

span[class*='icon-'].size-24 {
	font-size: 24px
}

span[class*='icon-'].size-28 {
	font-size: 28px
}

span[class*='icon-'].size-42 {
	font-size: 42px
}

.ie8 .icon-star {
    height: 16px;
    width: 20px;
    background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njg2NzlDQjAwNjY1RTQxMUE5M0VCOTE5RDBDRkIzODMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUZBNjgwMEM2NTA5MTFFNDgyN0ZBMDEwNUI2MTcwQUUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUZBNjgwMEI2NTA5MTFFNDgyN0ZBMDEwNUI2MTcwQUUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2ODY3OUNCMDA2NjVFNDExQTkzRUI5MTlEMENGQjM4MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2ODY3OUNCMDA2NjVFNDExQTkzRUI5MTlEMENGQjM4MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uACZBZG9iZQBkwAAAAAEDABUEAwYKDQAABToAAAVnAAAFvQAABib/2wCEAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx8BBwcHDQwNGBAQGBoVERUaHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fH//CABEIAA8AEAMBEQACEQEDEQH/xACLAAEBAQAAAAAAAAAAAAAAAAAAAgcBAQEBAQAAAAAAAAAAAAAAAAADAgUQAAEFAQAAAAAAAAAAAAAAAAIAAREDBBIRAQEBAQEAAAAAAAAAAAAAAAEAMWEhEgACAwEAAAAAAAAAAAAAAAAAARExQSATAQADAQEAAwEAAAAAAAAAAAEAESExQVFhcZH/2gAMAwEAAhEDEQAAAdI4dxMtD//aAAgBAQABBQKy9orvaL2k6G5P/9oACAECAAEFAr9TRRqaNY9FlHkv/9oACAEDAAEFAhFEKBGv/9oACAECAgY/Ao0h2KkYz//aAAgBAwIGPwLj/9oACAEBAQY/AkNgdg8Ozj0v/9oACAEBAwE/ISBJzsYEvObBusNTUEF4Ylz/2gAIAQIDAT8hEjfmKF3mCK8NVqGpeGI3P//aAAgBAwMBPyH18nr5FRFZP//aAAwDAQACEQMRAAAQ5w//2gAIAQEDAT8Qb5Rwqr9/nIVynDVce/HYaGiSsLndeRztbkYHeadn/9oACAECAwE/EAVPyFV9/wA5AEfwF38e3zsMKDAYXPt41+xx2MBw79nd/J//2gAIAQMDAT8QVRVCiiotWllK0mz/2Q==) no-repeat center left;
    display: inline-block;
}

.procon-text {
    padding-left: 0.5em;
    display: inline;
}

.span-0 { width: 0%; }
.span-10 { width: 10%; }
.span-15 { width: 15%; }
.span-20 { width: 20%; }
.span-25 { width: 25%; }
.span-30 { width: 30%; }
.span-35 { width: 35%; }
.span-40 { width: 40%; }
.span-45 { width: 45%; }
.span-50 { width: 50%; }
.span-55 { width: 55%; }
.span-60 { width: 60%; }
.span-65 { width: 65%; }
.span-70 { width: 70%; }
.span-75 { width: 75%; }
.span-80 { width: 80%; }
.span-90 { width: 90%; }
.span-100 { width: 100%; }

.clearfix:after {
	font-size: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

input[type=text], input[type=date], input[type=number], textarea { 
    font-family: 'Lato', Arial;
    font-size: 0.9em;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    height: auto;
    resize: none;

}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
    padding: 0;
}

textarea {
    overflow: visible !important;
}

input {
    display: none;
}

input + label {
    display: none !important;
}

input:checked + label {
    display: inline-block !important;
}

.per-day {
    max-width: 2em;
    text-align: center;
    margin: 0;
}

.table-list {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.table-list li {
    float: left;
    display: inline-block;
    margin: 0;
}

.small {
    font-size: 80%;
}

#print-preview {
    display: none;
}

.icon-star {
    color: #ffe400
}

.privacy-statement {
    padding: 1em 0;
    display: block;
}

li[class*='stars-'] {
    position: relative;
    margin-left: 5em !important;
}

li[class*='stars-']:after {
    position: absolute;
    right: 100% !important;
    top: 0 !important;
    z-index: 1;
    font-family: 'icomoon';
    font-size: 14px;
    color: #000 !important;
    text-align: right;
    width: 5em;
}

.stars-0:after {
    content: none !important;
}

.stars-1:after {
    content: "\f005" !important;
}

.stars-2:after {
    content: "\f005 \f005" !important;
}

.stars-3:after {
    content: "\f005 \f005 \f005" !important;
}

.stars-4:after {
    content: "\f005 \f005 \f005 \f005" !important;
}

.stars-5:after {
    content: "\f005 \f005 \f005 \f005 \f005" !important;
}

#timing, #timing * {
    display: inline;
}

#drinking-patterns tr .pattern {
  display: none;
}

#drinking-patterns tr.active .pattern {
  display: inline;
  color: red;
  font-family: 'Lato-Bold', "Arial Black";
}