html,body {
  font-family:'Roboto', sans-serif;
  background-color:white;
  color:black;
  overflow-x: auto;
  overflow-y: auto;
}
/*
@import url(https://fonts.googleapis.com/css?family=Rock+Salt);
@font-face {
 font-family: 'Lato';
 font-style: normal;
 font-weight: 100;
 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');
}*/

@media only screen and (min-width: 720px) {  
.maintable{
width:98vw;
border:1px solid blue;
border-collapse:collapse;
}
.box {
    width:10vw;
}
}
.ip {
    color:#757ca3;
}
.mybtn {
	width:10vw;
	height:3vh;
	background-color:#f1f1f1; /* #edeaea */
	border:none;
	border-radius: 4px;
	font-family:'Open Sans','Arial','sans-serif';
	font-size:9vw;
	color:#545454a;
	font-weight:100;
	
	padding-top:2px;
}
a {}
.mybtn:hover{
    color:black;
    font-weight:bold;
}
.xxx  {
text-align:right;
font-size:10pt;
color:black;
background-color:#ffffd8;
}
.yyy  {
    
text-align:left;
font-size:10pt;
color:black;
background-color:#f6ff00;
}
label {
  float: left;
  padding: 0 1em;
  text-align: center;
}
.a3 {
    width:3%;
    rowspan:2;
    border:1px solid black;
    text-align:center;
    background-color:#edf5f9;
    color:#000000;
    font-weight:bold;
}
.a10 {
    width:10%;
    rowspan:2;
    border:1px solid black;
    text-align:center;
    background-color:#ffffff;
    color:#000000;
}
.a50 {
    width:50%;
    rowspan:1;
    text-align:center;
    background-color:#edf5f9;
    font-weight:bold;
    color:#000000;
}
.border {
    border:2px solid black;
}
.lblue {
    background-color:#edf5f9;
    font-family:'Arial',sans-serif;
    font-size:5.6vw;
    color:#000000;
    border:4px solid black;
}
.td2 {
text-align:center;
background-color:#eeeeee;
color:black;
padding-left:2vw;
}
.td3 {
text-align:center;
background-color:#dedede;
color:black;
padding-left:2vw;
}
.td4 {
text-align:center;
background:#d6d6d6;
color:black;
padding-left:2vw;
}
.td5 {
text-align:center;
background:#cfcfcf;
color:black;
padding-left:2vw;
}
.tdq2grey {
text-align:right;
background:#eeeeee;
font-family:'Verdana','sans-serif';
font-size:12pt;
color:black;
}
.tdq2 {
text-align:right;
font-family:'Verdana','sans-serif';
font-size:12pt;
color:#000000;
}
.center {
    text-align:center;
    font-size:36pt;
}
.frame {
    border:1px solid #c1c1c1;
    width:25%;
    text-align:center;
}
.quote {
    /*margin-left:15vw;*/
    max-width:600px;
    height:auto;
    text-align:center;
    margin-top:0;
    ;
    margin:auto;
    color:#000000;
}
table, th, td {
  border: 1px solid #000000;
  text-align:center;

}
.h2 {
    font-famly:'Rock Salt',sans-serif;
    width:80vw;
    font-size:1.5vw;
    font-weight:normal;
    color:blue;
    background-color:transparent;
    padding-left:2%;
    padding-right:2%;
}
.bluebox {
	font-family: 'lato-light', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #000000;
	cursor: pointer;
}
/*
.sp1 {font-family:'Arial',sans-serif;font-size:9vwpt;font-weight:bold;color:red;}
.sp2 {font-family:Lato,'Arial',sans-serif;font-size:9vwpt;color:orange;}
.sp3 {font-family:Lato,'Arial',sans-serif;font-size:9vwpt;color:yellow;}
.sp4 {font-family:Lato,'Arial',sans-serif;font-size:9vwpt;color:green;}
.sp5 {font-family:Lato,'Arial',sans-serif;font-size:9vwpt;color:#489bc4;}
.sp6 {font-famly:Lato,'Arial',sans-serif;font-size:9vwpt;color:blue;}
.sp7 {font-famly:Lato,'Arial',sans-serif;font-size:9vwpt;color:purple;}
}*/
/*MOBILE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
@media only screen and (max-width: 720px) {
.maintable {
    width:90vw;
    max-width:90vw;
    height:auto;
    margin-left:5vw;
    margin-right:5vw;
    border:1;
    cellpadding:5;
    cellspacing:3;
    background-color:#ffffff;
    font-family:'Roboto', sans-serif;
     color:#000000;
     border:2px double #ff0000;
     font-size:5vw;
     margin-top:0;
}
onoff {
    width:30vw;
}
.box {
    width:300px;
}
.tdq {
text-align:center;
background:#eeeeee;
font-family:'Verdana','sans-serif';
font-size:10pt;
color:#000000;
}

.result {
    margin:auto;
    margin-top:-0px;
    width:40vw;
    max-width:40vw;
    height:auto;
    border:2px solid #5182ff;background-color:#e0e9fc;
    font-family:'Arial', sans-serif;
    color:black;
}
.bluebox {
	font-family: 'lato-light', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #000000;
	cursor: pointer;
}
.page {
   text-align;center;
}
.top{
    width:50vw;
    height:auto;
    margin-left:25vw;
    border:1px;
    background-color:#ffffff;
}
.head {
    width:90vw;
    font-size:10vw;
    color:black;
}
.big {
    font-size:11pt;
}
.logo {
    margin:auto;
    width:90vw;
    font-size:1vw;
}
.guidelines {
    text-align:center;
    margin:auto;
    border:none;
    width:65vw;
    font-size:7pt;
    padding-left:5vw;
  }

 .wbc {
      width:30vw;
  }
.msg {
     background-color:#e0e9fc;
    height:10vh;
    width:70vw;
    font-family:'Open Sans','Arial', sans-serif;
    font-size:12pt;
    text-align:center;
    margin:auto;
    color:red;
    font-weight:bold;
    position:absolute;
    margin-top:-25vh;
    z-index:1000;
    margin:auto;
 }
.rb {
    text-align:center;
    width:25vw !important;
    text-align:center;
    font-size:5.6vw;
}
.maindiv {
    width:90vw;
    max-width:90vw;
    height:auto;
    margin:auto;
    background-color:white;
     margin:auto; 
    font-family:'Arial', sans-serif; 
     color:blue;
     border:2px solid #ff0000;
     font-size:5.6vw;
     margin-top:20vh;
}
.h2 {
    font-famly:'Rock Salt',sans-serif;
    width:80vw;
    font-size:10vw;
    font-weight:normal;
    color:blue;
    background-color:transparent;
    padding-left:2%;
    padding-right:2%;
}

.zoom {
  zoom: 150%;
}
#username {
    height:15vh;
    text-align:center;
    color:blue;
}
.banner {
    position:relative;
    margin-top:-9vh;
    width:80vw;
    max-width:80vw;
    margin:auto;
}
.lblue {
    background-color:#dbeff9;
    font-family:'Arial',sans-serif;
    font-size:5.6vw;
     color:black;
     font-weight:bold;
     border:2px solid #000000;
}
}
/* BIG SCREEN XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
@media only screen and (min-width: 768px) {
   /* For desktop: */
.banner {
    width:60vw;
    max-width:500px;
    margin-left:20vw;
    text-align:center;
}
onoff {
    width:30vw;
    height:5vh;
    font-size:9vw;
}
.verse {
    text-align:center;
    color:blue;
}
.head {
    width:500px;
}
.cloud2 {
    position:absolute;
    margin-top:-8vh;
    left:73vw;
}
.guidelines {
    text-align:center;
    width:80vw;
    margin:auto;
    border:none;
    font-size:9pt;
    padding-left:5vw;
}
.head {
    width:50%;
}
.big {
    font-size:16pt;
}
.top{
    margin:auto;
    width:800px;
    border:none;
    background-color:white;/*#ffe500*/
    color:#000000;
}
.h2 {
    font-famly:'Rock Salt',sans-serif;
    width:70vw;
    font-size:1.4vw;
    font-weight:normal;
    color:blue;
    background-color:transparent;
    padding-left:2%;
    padding-right:2%;
}
.banner {
    margin-top:-5%;
    width:70%;
    max-width:70%;
    margin:auto;
    text-align:center;
}
.rb {
    text-align:center;
    width:25% !important;
    text-align:center;
    font-size:5.6vw;
.msg {
    background-color:#ffffff;
    height:10vh;
    width:350px;
    max-width:350px;
    margin:auto;
    text-align:center;
    margin:auto;
    color:red;
    font-weight:bold;
    position:absolute;
    margin-top:0;
}
.maindiv {
    width:45vw;
    max-width:600px;
    height:auto;
    margin:auto;
    background-color:#ffffff;
    font-family:'Arial', sans-serif; 
     color:blue;
     border:2px double #ff0000;
     font-size:5.6vw
     margin-top:350px;
}
.result {
    margin:auto;
    margin-top:-0px;
    max-width:300px;
    height:auto;
    border:2px solid #5182ff;background-color:#e0e9fc;
    font-family:'Arial', sans-serif;
    color:black;
.maintable {
    width:90vw;
    max-width:90vw !important;
    height:auto;
    margin:auto;
    background-color:#ffffff;
    font-family:'Arial', sans-serif; 
    color:black;
     /*border:2px double blue;*/
     font-size:5.6vw;
     margin-top:0;
     padding:5;
}
.tdq {
text-align:center;
background:#eeeeee;
font-family:'Verdana','sans-serif';
font-size:10pt;
color:#000000;
}
.div3 {
    width:500px;
    height:200px; 
    margin:auto;
    text-align:center;
    font-famly:'Rock Salt',sans-serif;
     background-color:white;
}/*
radio {
  position: relative;
  float: right;
  clear: left;
  display: block;
  padding-left: 40px;
  margin-bottom: 12px;
  line-height: 22px;
  font-size: 18px;
  color: #666;
  cursor: pointer;
}
.radio:before {
  background: #fff;
  content: "";
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 22px;
  height: 21px;
  border: 1px solid #bbb;

  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;

  box-shadow: inset 0 0 3px 0 #ccc;
  -moz-box-shadow: inset 0 0 3px 0 #ccc;
  -webkit-box-shadow: inset 0 0 3px 0 #ccc;
}*/
}
@media only screen and (max-width: 720px) {
 .box {
    width:70vw;
} 
.msg {
    background-color:#ffffff;
    height:10vh;
    width:350px;
    max-width:350px;
    margin:auto;
    text-align:center;
    margin:auto;
    color:red;
    font-size:3vw;
    font-weight:bold;
    position:absolute;
    margin-top:0;
    
}


.maintable {
    width:90%;
    max-width:90%;
    height:auto;
    margin:auto;
    background-color:#ffffff;
    font-family:'Arial', sans-serif; 
     color:black;
     border:2px double blue;
     font-size:5.6vw
     margin-top:0;
     padding:5;
}
}
/*CSS TABLESXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXCSS*/
#resp-table {
width: 60vw;
max-width:60vw;
display: table;
margin-left:25vw;
font-family:'Arial','Open Sans';
font-size:8vw;
table-layout:fixed;
border-collapse:collapse;
}
#resp-table-body{
display: table-row-group;
}

#resp-table-caption{
display: table-caption;
text-align: center;
font-size: 30px;
font-weight: bold;
}

.table-header-cell{
display: table-cell;
padding: 10px;
text-align: justify;
border-bottom: 1px solid black;
word-wrap:break-word;
}

resp-table-body{
display: table-row-group;
}
.resp-table-row{
display: table-row;
}
.table-body-cell{
display: table-cell;
border:2px solid #000000;
}

#resp-table-footer {
display: table-footer-group;
background-color: gray;
font-weight: bold;
font-size: 25px;
color: rgba(255, 255, 255, 0.45);
}

.table-footer-cell{
display: table-cell;
padding: 10px;
text-align: justify;
border-bottom: 1px solid black;
}

/* END CSS TABLESXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXCSS*/
}
.qpanel {
    width:80vw;
    height:400px;
     background-color:#fff3ba;
     border:3px solid blue;
     text-align;center;
     margin-left:10vw;
     margin:auto;
     border-bottom:2px solid blue;
}
.qtable {
    max-width:5
    600px;
    width:600px;
     margin-top:20px;
     margin:auto;
    border:1px solid #c1c1c1;
    font-family:'Arial',sans-serif;
    font-size:89vw;
    text-align:center;
    table-layout:fixed;
    background-color:#ffffff;
    color:black;
   table-collapse:collapse;
    table-layout:fixed;
    
}/*
/* Slideshow container */
.slideshow-container {
  position: relative;
  top10vh
  background: #f1f1f1f1;
}
/* LOADER*/
/* 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(https://www.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: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-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;
}
/*
.form-control {
height: 37px;
}
.stepwizard-step p {
margin-top: 10px;
}
 
.stepwizard-row {
display: table-row;
}
 
.stepwizard {
display: table;
width: 100%;
position: relative;
}
 
.stepwizard-step button[disabled] {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
 
.stepwizard-row:before {
top: 14px;
bottom: 0;
position: absolute;
content: " ";
width: 100%;
height: 1px;
background-color: #ccc;
z-order: 0;
 
}
 
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
 
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
*/
@import url(https://fonts.googleapis.com/css?family=Lato:600);

body { 
  font-family: 'Arial','Lato','Open Sans', 'sans-serif';
  color: #cecece;
  background: #ffffff;
  overflow: hidden;
}

*/

*/



/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: cornflowerblue;}

/*
.mySlides {display:none;}
.bg {
  background-color: beige;
}
.you-get {
  font-size:22pt;
  background-color:#f2f2f2;
}
.coop {
  font-size:16pt;
  background-color:green;
}
.tx {
  font-size:30pt;
  background-color:#f2f2f2;
}
.my-btn {
  width:200px;
  height:70px;
  font-family:Arial,Helvetica,Monospace;
  font-size:18pt;
  background-color:#f2f2f2;
}
.td {
  width:200px;
  background-color:white;
}
.leftbox {
  position:absolute;  
  left;60%;
  background-color: blue;
  border: solid #000000 2px;
  height;30%;
  width: 30%;
}
.datatable {
	align:center;
	.td  {
	width:90px;
	font-size:30px;
	}
	.tdleft	{
	width:15px;
	height:40px;
	text-align:center;
	}
	.tdright {
	width:70px;
	height:40px;
	}
	
input:focus {
  background-color: yellow;
}	
.datainput  {
	width:460px;
	height:60px;
	font-size:30px;
	}
	*/
.panel {
    height:50vh;
    position:absolute;margin-top;5vh;
    font-size:11vw;
    background-color:#f2f2f2;
    /*font-family:'Arial';'Lato', sans-serif;*/
   
}

/* Center the loader */
#loader {
  position: absolute;
  left: 48%;
  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: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-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;
}