@font-face {
 font-family: 'Lato';
 font-style: normal;
 font-weight: 100,200,400,600;
 src: url('../../fonts/lato/lato-light.woff2') format('woff2'),url('../../fonts/lato/lato-light.eot'), url('../../fonts/lato/lato-light.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato/lato-light.ttf') format('truetype'), url('../../fonts/lato/lato-light.svg#latolight') format('svg');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 100;
src: url('../../fonts/lato/lato-light-ext.woff2') format('woff2'),url('../../fonts/lato/lato-light.eot'), url('../../fonts/lato/lato-light.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato/lato-light.ttf') format('truetype'), url('../../fonts/lato/lato-light.svg#latolight') format('svg');
}
@font-face {
font-family: 'lato-light';
font-style: normal;
font-weight: 100;
src: url('../../fonts/Lato2OFL/lato-light-ext.woff2') format('woff2'),url('../../fonts/Lato2OFL/lato-light.eot'), url('../../fonts/Lato2OFL/lato-light.eot?#iefix') format('embedded-opentype'), url('../../fonts/Lato2OFL/lato-light.ttf') format('truetype'), url('../../fonts/Lato2OFL/lato-light.svg#latolight') format('svg');
}
body  {
font-family: 'lato-light', 'sans-serif', 'Arial';
color:grey;
}
td, tr, th {
    border: 1px solid black;
}
table {
    border-collapse: collapse;
    width:30vw;
}
.tablepic {
    display: table;
    border: 0px;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: white;	
	cell-padding:5;
	cell-spacing:0;
	cell-border:0;
	cell-border-color:white;
	width:"20%"
}
label > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
label > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid #f00;
}
td, th {
    min-width: 50px;
    height: 21px;
}
span {
    width: 100%;
    display: block;
}
/*
input {
	display: block; 
	padding: 2px; 
	margin: 0; 
	border: 1; width: 150px;
	border-radius: 4px;
	text-align:center;
}
*/
td {
	margin: 0; 
	padding: 0;
}
th {
	background:#EDEAEA;
	margin: 0; 
	padding: 0; 
}
select {
    width: 150px; 
    padding: 6px 8px;
    border: none;
    border-radius: 4px;
    background-color: #f1f1f1;
    font-family: 'lato-light', 'Arial',sans-serif;
    font-weight:200;
    font-size:10pt
}
.boxgold {
	display: block; 
	padding: 3px; 
	padding-left:4px;
	margin: 0; 
	border: 0; 
	width: 110px;
	border-radius: 4px;
	text-align:center;
	align:center;
	background:#fce197;
	font-family: 'lato-light', 'sans-serif', 'Arial';
	font-weight:400;
	font-size:10pt;
}
.boxgoldwide {
	display: block; 
	padding: 3px; 
	padding-left:4px;
	margin: 0; 
	border: 0; 
	width: 800px;
	border-radius: 4px;
	text-align:center;
	align:center;
	background:#fce197;
	font-family: 'lato-light', 'sans-serif', 'Arial';
	font-weight:400;
	font-size:10pt;
}
#runx {
    padding: 6px 8px;
    border: none;
    border-radius: 4px;
    background-color: #f1f1f1;
    font-family: 'lato-light', 'Arial';
    font-weight:200;
    font-size:10pt;
}
#choice  {
	border-collapse:separate;
	border-spacing:6px;
	font-family:'lato-light','Arial';
	text-align:center;
	font-size:10pt;
	/*color:#838495;*/
	color:black;
}
.tomain   {
	border:none;
	background-color:#f1f1f1;
	font-color:#A8A8A8;
}
.mybtn {
	width:100%;
	background-color:#f1f1f1; /* #edeaea */
	border:none;
	border-radius: 4px;
	font-family:'lato-light','arial','sans-serif';
	font-size:10pt;
	color:#545454a;
	font-weight:100;
	height:30px;
	padding-top:2px;
}
img {
    max-width: 100%;
    height: auto;
}
.thumbnail {
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 15px;
    right: 0;
}
.purple {	
	background:rgba(207, 0, 230, 0.8);
	color:white;
}
.ochre {
	/*background:rgba(253, 179, 18, 0.8);*/
    	background:#fdb312;
    	color:#936602;
    	/*color:#adadad;*/
}
.red {
    	background:rgba(245, 0, 0, 0.8);
   	/*background:#ff0000;*/
   	color:white;
}
.blue {
	background:rgba(43, 0, 255, 0.8); 
    	color:white;
    	/*color:rgba(43, 0, 255, 0.8);
    	margin:0px,0px,10px,0px; */
}
.yellow {
	background:rgba(255, 255, 0, 1);
	color:#adadad;
}
.green {
	background:rgba(0, 230, 0, 0.8);
	color:#017201;
}
.turquoise {
	background:rgba(26, 221, 255, 1);
	color:#008296;
    	/*background:#71e9ff; */   
}
#bg1 {
    background-image: url(../images/screens2.jpg) left top no-repeat, url(../images/screens_28.jpg) center top repeat, url(../images/screens2.jpg) right top no-repeat;
    padding: 15px;
}
dialog {  
    width: 320px;  
    background:#f7f7f7;
    border: 1px solid #dadada;
    border-radius: 5px;
    font-family:'lato-light', sans-serif;
    padding: 5px 10px 5px 10px;
}  

/* Modal Popup Starts Here  */

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.3); 
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 350px;
	height: 420px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #ffffff;
/*	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999); */
}
.closeModal {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.closeModal:hover { background: #00d9ff; }

/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 45%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  //border: 16px solid #f3f3f3;
  //border-radius: 50%;
  //border-top: 16px solid #3498db;
  //width: 120px;
  //height: 120px;
  background: url(http://phaice.com/images/pacemakerlogo_noP_transp.png); background-repeat: no-repeat; background-position: center center; padding-top:70px; margin-bottom:70px; background-size: 40px 40px;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */

.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 0.4s;
  animation-name: animatebottom;
  animation-duration: 0.4s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}



/*
.container {
    width: 80%;
    height: 200px;
    background: aqua;
    margin: auto;
    padding: 10px;
}
.one {
    width: 15%;
    height: 200px;
    background: red;
    float: left;
}
.two {
    margin-left: 15%;
    height: 200px;
    background: black;
}




input[type="radio"]{
    display:none;
}
input[type="radio"] + label
{
    background:url(http://phaice.com/x/gbdb_survey/icons/apples.jpeg);
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
}




.cc-selector input{
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}
.visa{background-image:url(http://phaice.com/x/gbdb_survey/icons/apples.jpeg);}
.mastercard{background-image:url(http://phaice.com/x/gbdb_survey/icons/orange.jpeg);}

.cc-selector input:active +.drinkcard-cc{opacity: .9;}
.cc-selector input:checked +.drinkcard-cc{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:100px;height:70px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
            filter: brightness(1.8) grayscale(1) opacity(.7);
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}

/* Extras */
/*
a:visited{color:#888}
a{color:#444;text-decoration:none;}
p{margin-bottom:.3em;}
*/