@charset "utf-8";

/*Basic Test Elements*/
body {
	background:#FEFEFA;
}
h2 {
	font-family: 'Noto Sans';
	margin: 0px 0px 20px;
	text-decoration:underline;
}
h5 {
	font-family: 'Noto Sans';
	margin:15px 0px 5px;
}
#newDiv {
	line-height:130%;
}
#loginLogoHolder {
	margin:0 auto;
	margin-top:40px;
	height:auto;
	width:300px;
}
.smallestComment {
	font-size:90%;
    padding:0 2%;
    font-style:italic;
}
.reportHolder {
	width: calc(90% - 20px);
    border: 1px solid gray;
    max-width: 700px;
    padding: 5%;
    margin: 0 auto;
}
.reportDetails p {
	padding: 1px 0px 0px 20px!IMPORTANT;
}
#loginHolder {
	margin:0 auto;
	margin-top:-30px;
	width:100%;
	height:370px;
	max-width:500px;
	min-width:350px;
	background:#EDEDED;
}
#loginHolderHeader {
	width:100%;
	height:60px;
	text-align:center;
	line-height:60px;
	color:#38346E;
	font-size:1.5em;
	background:#CBCBCB;
}
.lostPassword {
	font-size:90%;
	margin-top:15px;
	float:right;
	margin-right:8px;
	font-weight:bold;
}
#cvs1 {
	position:relative;
	z-index:0;
}
#cvs2 {
	position:relative;
	z-index:1;
}
.lostPassword a:active{text-decoration:none;color:#15132B;}
.lostPassword a:link{text-decoration:none;color:#15132B;}
.lostPassword a:visited{text-decoration:none;color:#15132B;}
.lostPassword a:hover{text-decoration:underline;color:#15132B;}
.loginText {
	margin-top:20px;
	font-size:1.2em;
	color:#38346E;
	margin-left:20px;
}
.loginbox {
	margin-left:20px;
	margin-top:5px;
	font-size:1em;
	color:#38346E;
	padding:5px 10px;
	width:calc(100% - 65px);
	height:24px;
	border:0;
}
.loginError {
	margin:0 auto;
	margin-top:15px;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#9F181A;
}
.blueButton {
	margin-left:5%;
	width:90%;
	color:white;
	background:#106492;
	text-align:center;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	cursor:pointer;
    border: 0;
}
.loginButton {
	margin-top:15px;
	height:50px;
	font-size:1.4em;
	line-height:50px;
}
.passwordButton {
	margin-top:15px;
	height:50px;
	font-size:1.4em;
	line-height:50px;
}
.selectMemberButton {
	margin-top:5px;
	height:30px;
	font-size:0.9em;
	line-height:30px;
}
.blueButton:hover {
	background:#1D2B63;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.greenButton2 {
	border-radius:5px;
	font-size:1em;
	width:fit-content;
	padding:6px 12px;
	margin:0 auto;
	color:white;
	background:#3b9c3f;
	text-align:center;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	cursor:pointer;
    border: 0;
}
.greenButton2:hover {
	background:#2B6C1B;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.greenButton {
	border-radius:5px;
	font-size:1.1em;
	width:200px;
	height:40px;
	line-height:40px;
	color:white;
	background:#3b9c3f;
	text-align:center;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	cursor:pointer;
    border: 0;
}
.greenButton:hover {
	background:#2B6C1B;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.greyButton {
	border-radius:5px;
	font-size:1.1em;
	width:200px;
	height:40px;
	line-height:40px;
	color:white;
	background:#939393;
	text-align:center;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	cursor:pointer;
    border: 0;
}
.greyButton, .greyButton2:hover {
	background:#676767;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}

.greyButton2 {
	border-radius:5px;
	font-size:1em;
	width:fit-content;
	padding:6px 12px;
	color:white;
	background:#939393;
	text-align:center;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	cursor:pointer;
    border: 0;
}

.copyrightLogin {
	margin:0 auto;
	margin-top:10px;
	font-size:0.8em;
	color:#6F6F6F;
	width:350px;
	height:auto;
	text-align:center;
}
#selectWhichMembership {
	margin:0 auto;
	margin-top:80px;
	width:100%;
	max-width:400px;
	min-width:320px;
	height:auto;
}
.membershipSelect {
	width:100%;
	height:80px;
	border:1px solid grey;
	border-width: 1px 0px 1px 0px;
}
.membershipSelectBox{
	padding-top:20px;
	font-size:1.1em;
	height:60px;
	float:left;
}
#mainMenuButs {
	width:100%;
	min-width:350px;
	height:auto;
	text-align:center;
}
.arrowRight {
	display:inline-block;
    width: 0; 
  	height: 0; 
 	border-top: 30px solid transparent;
  	border-bottom: 30px solid transparent;
  	border-left: 30px solid #3b9c3f;
	cursor:pointer;
}
.arrowRight:hover {
  	border-left: 30px solid #2B6C1B;	
}
.arrowLeft {
	display:inline-block;
    width: 0; 
  	height: 0; 
  	border-top: 30px solid transparent;
 	border-bottom: 30px solid transparent; 
  	border-right:30px solid #3b9c3f; 
	cursor:pointer;
}
.arrowLeft:hover {
  	border-right:30px solid #2B6C1B; 
}
.qNumBox {
	position:relative;
	top:-15px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	width:50px;
	height:45px;
	padding:10px;
	font-size:2.7em;
	line-height:50px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid #3b9c3f;
	border-left:1px solid #3b9c3f;
}
.qNumHolder {
	margin:0 auto;
	width:150px;
	height:auto;
}
#togglePTHolder {
	margin:0 auto;
	margin-top:20px;
	width:190px;
	height:40px;
}
#togglePTHolder2 {
	margin:0 auto;
	margin-top:20px;
	width:230px;
	height:40px;
}
.togglePTOn {
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;
	background:#6683AF;
	border:1px solid black;
	color:white;
	-webkit-user-select: none;     
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor:pointer;
}
.togglePTOff {
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;
	background:#8485B1;
	border:1px solid #6683AF;
	color:#C8C8D8;
	-webkit-user-select: none;      
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor:pointer;
}
.togglePTLeft {
	border-radius:5px 0px 0px 5px;
	width:90px;
}
.togglePTRight {
	border-radius:0px 5px 5px 0px;
	width:90px;
}
.togglePTLeft2 {
	border-radius:5px 0px 0px 5px;
	width:110px;
}
.togglePTRight2 {
	border-radius:0px 5px 5px 0px;
	width:110px;
}
.togglePTText {
	width:100%;
	margin-top:10px;
	text-align:center;
	font-size:0.8em;
}
.qAvailText {
	font-weight:bold;
	margin:0 auto;
	width:300px;
    margin-top: 20px;
    margin-bottom: 35px;
	height:40px;
}
.qAvailLeft {
	width:250px;
	float:left;
	height:auto;
}
.qAvailRight {
	text-align:right;
	width:50px;
	float:left;
	height:auto;
}
.moreInfoQMark {
	font-weight:bold;
	font-size:0.8em;
	color:white;
	text-align:center;
	line-height:20px;
	width: 20px;
	height: 20px;
	background:#796F9C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-user-select: none;      
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor:pointer;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.moreInfoQMark:hover {
	background:#2D2F49;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.infoBoxWrapper {
	width:20px;
	margin:0 auto;
}
.infoBox {
	background:#EDEEF4;
	position:absolute;
	height:0px;
	border:1px solid grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
.infoBox:hover {
	background:#D4DAEB;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}

.sliderSelect {
    -webkit-appearance: none;
    appearance: none;
	margin-left:5%;
    width: 90%;
    height: 10px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.sliderSelect:hover {
    opacity: 1; 
}
.sliderSelect::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 26px;
    height: 26px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
    background: #4CAF50;
    cursor: pointer;
}

.sliderSelect::-moz-range-thumb {
    width: 26px;
    height: 26px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
    background: #4CAF50;
    cursor: pointer;
}
.sliderSelectVal {
	margin-top:10px;
	text-align:center;
	margin-bottom:20px;
}
.checkmark {
    float:left;
	margin-top:15px;
	margin-left:10px;
	width:20px;
	height:20px;
	background:url("../img/checkmark.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
#settingsHolder {
	margin:0 auto;
	width: 250px;
	height:500px;
}
#changePassword input[type=password], select {
    width: 100%;
    padding: 10px 16px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
#changePassword input[type=text], select {
    width: 200px;
    padding: 10px 16px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
	margin-bottom:5px;
}
#changePassword label {
    width: 90px;
	display:inline-block;
	margin-bottom:10px;
}

.taTime {
	font-size:1.2em;
    padding: 10px 16px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.taTimeText {
	width:60px;
	font-size:1.2em;
	margin-left:5px;
	margin-right:15px;
    display: inline-block;
}


.catCheckContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.catCheckContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.catCheck {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
	border:1px solid #8C8C8C;
    background-color: #EEE;
}

/* On mouse-over, add a grey background color */
.catCheckContainer:hover input ~ .catCheck {
    background-color: #8C8C8C;
}

/* When the checkbox is checked, add a blue background */
.catCheckContainer input:checked ~ .catCheck {
    background-color: #29661B;
}

/* Create the checkmark/indicator (hidden when not checked) */
.catCheck:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.catCheckContainer input:checked ~ .catCheck:after {
    display: block;
}

/* Style the checkmark/indicator */
.catCheckContainer .catCheck:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.selectedQText {
	margin-top:20px;
	margin-left:10px;
	width:230px;
	display:inline-block;
	height:20px;
}
.selectedQNum {
	margin-right:10px;
	width:50px;
	display:inline-block;
	height:20px;
	text-align:right;
}
.statLineLeft {
	margin-left:4%;
	width:73%;
	text-align:left;
	float:left;
}
.statLineRight {
	margin-right:4%;
	width:19%;
	text-align:right;
	float:left;
}
.statBarHolder {
	width:100%;
	height:auto;
	margin-top:5px;
	border:1px solid grey;
	border-width: 1px 0px 0px 0px;
	float:left;
	background:transparent;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.statBarHolder:hover {
	background:#E0DFE7;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.statBarLeft{
	width:115px;
	height:30px;
	line-height:30px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.statBarCenter {
	width:calc(100% - 180px);
	height:30px;
	float:left;
}
.statBarRight{
	text-align:center;
	width:45px;
	height:30px;
	line-height:30px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.statBarBg {
	width:100%;
	background:#CACEDB;
	border:1px solid #494C5E;
	margin-top:7px;
	margin-bottom:5px;
	height:14px;
	border-radius:2px;
}
.statBarFront {
	width:100%;
	background:#494C5E;
	border:1px solid #494C5E;
	margin-bottom:5px;
	height:14px;
	margin-top:-21px;
	border-radius:2px;
}
.statBarBelow {
	margin-left:10px;
	margin-right:10px;
	width:calc(100% - 20px);
	float:left;
	height:auto;
	line-height:17px;
	font-size:0.8em;
	margin-bottom:3px;
}
#statsGraphHolder {
	width:100%;
	height:auto;
	overflow:auto;
}
#statsGraphHolder2 {
	width:100%;
	height:auto;
	overflow:auto;
	margin-bottom:50px;
}
.buttonHolder {
	width:240px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
}
.checkMarkMath {
	background:url("../img/checkmark2.png");
    background-size: auto;
	display:inline-block;
	position:relative;
	left:5px;
	top:6px;
	width:20px;
	height:19px;
}
/* Removes the clear button from date inputs */
input[type="date"]::-webkit-clear-button {
    display: none;
}

/* Removes the spin button */
input[type="date"]::-webkit-inner-spin-button { 
    display: none;
}

/* Always display the drop down caret */
input[type="date"]::-webkit-calendar-picker-indicator {
    color: #2c3e50;
}

/* A few custom styles for date inputs */
input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    color: #95a5a6;
    font-family: "Helvetica", arial, sans-serif;
    font-size: 18px;
    border:1px solid #ecf0f1;
    background:#ecf0f1;
    padding:5px;
    display: inline-block !important;
    visibility: visible !important;
	min-height: 2.5rem;
	min-width:10em;
}

input[type="date"], focus {
    color: #95a5a6;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.qmarkButton {
	position:relative;
	cursor:pointer;
	top:-33px;
	left:250px;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    opacity: 0.7;
}
.qmarkButton:hover {
    filter: alpha(opacity=100); /* For IE8 and earlier */
    opacity: 1;	
}
#taContent {
	width:100%;
	max-width:800px;
	height:auto;
	margin:0 auto;
}
#taTop {
	width:98%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:10px;
}
#taNumbers {
	margin-top:-5px;
	width:50%;
	height:auto;
	text-size:1.2em;
	line-height:20px;
	float:left;
}
.taButBlue {
	height:24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:0.9em;
	text-align:center;
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
	cursor: pointer;
	border-radius:4px;
	margin-top:3px;
	padding:2px;
	width:100px;
	color:white;
	line-height:24px;
	background:#6683AF;
	float:right;
}
#taDate {
	margin-top:-5px;
	width:50%;
	max-width:270px;
	text-align:right;
	height:40px;
	text-size:1.2em;
	line-height:20px;
	float:right;
}
#taStatus {
	width:100%;
	max-width:500px;
	height:50px;
	margin:0 auto;
	line-height:50px;
	text-size:1.2em;
}
#taMidHolder {
	width:100%;
	height:300px;
}
#taMidNext {
	width:100%;
	height:100px;
	margin:0 auto;
	margin-top:80px;
	text-align:center;
	font-size:1.2em;
}
.mecimg {
	max-width:100%;
	height:auto;
}
.bonusTheory {
	width:90%;
	margin:0 auto;
	padding:10px 5px;
	height:auto;
	background:#E7CE98;
	border:1px solid black;
}
table {
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid black;
    text-align: left;
    padding: 8px;
}
#achievementList {
	width:100%;
	height:auto;
}
.achievementFloat{
	text-align:center;
	float:left;
	width:100px;
	height:170px;
	margin:5px;
}
.achievementFloat2{
	text-align:center;
	float:left;
	width:150px;
	height:270px;
	margin:5px;
}
#quotesHolder {
	width:400px;
	max-width:calc(80%);
	padding:10px;
	height:auto;
	margin:auto;
	margin-top:115px;
	background:#ebf2f8;
	border:#dbe6ef solid 1px;
	border-radius:5px;
}
#quoteText {
	text-align:center;
	font-size:100%;
	font-style:italic;
	color:#2c3d4d;
}
#quoteText2 {
	text-align:center;
	font-size:105%;
	font-style:italic;
	color:#2c3d4d;
}
#quoteAuthor {
	text-align:center;
	margin-top:5px;
	font-size:90%;
	color:#426579;
}
#fitnessText {
	color:#0000EE;
	text-decoration:underline;
	width:300px;
	padding:10px;
	margin:0 auto;
	margin-top:50px;
	cursor:pointer;
	text-align:center;
}

.radioButtonContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom:20px;
}

/* Hide the browser's default radio button */
.radioButtonContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.radioButton {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radioButtonContainer:hover input ~ .radioButton {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radioButtonContainer input:checked ~ .radioButton {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radioButton:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioButtonContainer input:checked ~ .radioButton:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radioButtonContainer .radioButton:after {
  top: 6.5px;
  left: 6.5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}

/* Customize the label (the container) */
.checkMarkContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom:20px;
}

/* Hide the browser's default checkbox */
.checkMarkContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkButton {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkMarkContainer:hover input ~ .checkmarkButton {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkMarkContainer input:checked ~ .checkmarkButton {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkButton:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkMarkContainer input:checked ~ .checkmarkButton:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkMarkContainer .checkmarkButton:after {
  left: 6.5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.theTextArea {
  width: 100%;
  height: 200px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 14px;
  resize: none;
	margin-bottom:25px;
}
.theTextAreaSmall {
  width: 100%;
  height: 100px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 14px;
  resize: none;
  margin-bottom: 10px;
}
.theTextLine {
  width: calc(100% - 20px);
  padding: 6px 6px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 14px;
  margin-bottom: 10px;
}

.holdTA {
	width:100%;
	min-width:350px;
	margin:30px auto 0px;
	padding:0px 0px 10px 0px;
}
.holdCats {
	width:100%;
	min-width:350px;
	margin:10px auto 0px;
}
.holdMixed {
	width:300px;
	border-radius: 5px;
	border: 1px solid black;
	padding:0px 0px 10px 0px;
	margin:10px;
	flex-shrink: 0;
    flex-grow: 0;
}
.holdCatsSub {
	width:100%;
	display:flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}
.catBarFront {
	background:#1a445a;
	height:5px;
	width:0%;
	position:relative;
	top:-5px;
}
.catBarBack {
	background:#d8d8d8;
	height:5px;
	width:100%;
}
.introReadButton {
	width:120px;
	color:#2F2F2F;
	height:30px;
	background:white;
	border:1px solid #A2A2A2;
}
.introReadButton:hover{
	background:#CCCCCC;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.hrSep {
	border:1px solid black;
}
.mixedText {
	border:1px solid black;
	border-width: 0px 0px 1px 0px;
    font-size: 1.5em;
    height: 35px;
    line-height: 35px;
    width: 100%;
}
.simulateText {
	background: #106492;
	color: #fefefa;
	font-size:1.3em;
	height: 35px;
	line-height: 35px;
	width:100%;	
}
.onlyGreenButton {
	background:#3b9c3f;
}
.onlyGreenButton:hover {
	background:#2B6C1B;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.tealButton {
	background:#039278;
}
.tealButton:hover {
	background:#034c3f;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
	
}
.simuBut {
	margin:15px 15px 20px auto;
	width:150px;
	display: inline-block;
}
.simuBut2 {
	margin:15px auto ;
	width:150px;
	display: inline-block;
}

.holdNumberMenu {
	width:100%;
	margin:auto;
	height:40px;
}

.numMenuBtn {
	width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #1e773899;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    padding: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #1e7738bf;
	background:transparent;
	transition: 1s;
	float:left;
	margin:5px;
}
.numMenuBtnSel {
	width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #0b5922;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    padding: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background:#0b5922;
	color:#DFDFDF;
	transition: 1s;
	transform:scale(1.2);
	float:left;
	margin:5px;
}
.numMenuBtn:hover {
    border: 2px solid #0b5922;
	background:#0b5922;
	color:#DFDFDF;
}
#trainingProgram {
	max-width: 500px;
    min-width: 320px;
    width: 100%;
	margin:0px auto 100px;
	height:auto;
}
.traArrowLeft{
	width: 10px;
    height: 10px;
    border: 8px solid;
    transform: rotate(-45deg);
    cursor: pointer;
	float:left;
	margin-top:17px;
	margin-left:10px;
}
.traArrowRight{
	width: 10px;
    height: 10px;
    border: 8px solid;
    transform: rotate(135deg);
    cursor: pointer;
	float:left;
	margin-top:17px;
}
.arrowColor {
    border-color: #6683af transparent transparent #6683af;
}
.arrowColor:hover {
    border-color: #303B5E transparent transparent #303B5E;
}
.traButLine {
	border: 2px solid #f8f8f8;
    width: 300px;
    height: 25px;
    padding: 5px 15px;
    border-radius: 5px;
	float:left;
}
.lineGreen {
	background: #f8fef7;
	border: 2px solid #d0e9d8;
}
.lineBlue {
    background: #fcfdfe;	
	border: 2px solid #efecfa;
}
.traButLabelList {
	width:auto;
	height:25px;
	line-height:25px;
}
.traButBefore {
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
	display: inline-block;
	margin:3px 0px;
}
.traButLarge {
	font-size: 1.2em;
    padding: 7px 14px;
}
.traButMedium {
	font-size:1em;
	padding:4px 6px;
}
.traBlueButton {
	background:#6683AF;
    color: white;
}
.traBlueButton2 {
	background:#0394CE;
    color: white;
	border:2px solid #0394CE;
}
.traBlueButton:hover {
	background:#303B5E;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.traBlueButton2:hover {
	background:#1D2B63;
	border:2px solid #1D2B63;
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
}
.traOrangeButton {
	border: 2px solid #ff7f00;
    color: #ff7f00;
}
.traOrangeButton:hover {
	background:#ff7f00;
	color:white;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.traGreyButton {
	border: 2px solid #7c7c7c;
    color: #7c7c7c;
}
.traGreyButton:hover {
	background:#7c7c7c;
	color:white;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.traGreenButton {
	background:#3b9c3f;
    color: white;
}
.traGreenButton:hover {
	background:#2B6C1B;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.traGentagButton {
    background: #ffffff;
    border: 2px solid #3b9c3f;
    color: #3b9c3f;
}
.traGentagButton:hover {
    background: #3b9c3f;
    border: 2px solid #3b9c3f;
    color: white;
	-webkit-transition: background 0.5s; /* Safari */
    transition: background 0.5s;
}
.trainButHold {
	width:160px;
	margin:0 auto;
	text-align:center;
}
.trainProgramText p {
	padding:10px;
	line-height:125%;
}
.trainProgramText h3 {
	padding: 0px 10px;
	font-size: 1.2em;
    font-weight: 100;
}
.trainProgramText ul {
	line-height:125%;
}
.trainProgramText li {
	padding:5px 0px;
}
.nextPrevHolder {
	width:350px;
	height:35px;
	margin:25px auto 0px;
}
.decideButs {
	margin:0 auto;
	width:300px;
    height: 50px;
}
.decideBut {
	height: 35px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    border-radius: 4px;
    line-height: 35px;
    width: 130px;
	float:left;
}
.closeListButton {
	width: 40px;
    text-align: center;
    background-color: #ff8800;
    padding: 8px 15px;
    color: white;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px 5px 0px 0px;
    /* float: right; */
    cursor: pointer;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    /* font-size: 0.9em; */
    font-weight: bold;
}
.closeListButton:hover {
    background-color:#b06004;
	transition: background 0.5s;
	-webkit-transition: background 0.5s; /* Safari */
}
.colGreen {
	background-color:#63a573 !IMPORTANT;
}
.colBlue {
    background-color: #6683af !IMPORTANT;
}
.trainingProgram p {
	padding:5px;
}

.popupDescription {
 font-weight: bold;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    left: 50%;
    margin-left: -112px;
    cursor: pointer;
    margin-bottom: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popupDescription .popupDescriptiontext {
  visibility: hidden;
    width: 300px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -150px;
}

.popupDescription .popupDescriptiontextShow {
  visibility: visible;
    width: 300px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -150px;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* Popup arrow */
.popupDescription .popupDescriptiontext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.popupDescription .popupDescriptiontextShow::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.progressBox {
    width: 90%;
    max-width: 450px;
    min-width: 350px;
    height: 140px;
    text-align: center;
    border: 1px solid #efefef;
    box-shadow: 2px 2px 10px 0px #dddddd;
    margin: 25px auto;
	cursor:pointer;
  	transition: transform .4s; /* Animation */
}
.progressBox:hover {
	transform: scale(1.05);
}
.progressBarHold {
	width:90%;
	margin:0 auto;
	height:20px;
}
.progressBarBg {
	width:100%;
	height:10px;
	background:#909090;
}
.progressBarFg {
	width:100%;
	position:relative;
	top:-10px;
	height:10px;
	background:#4461D4;
}
.progressText {
	font-size: 92%;
    color: #6c6c6c;
	margin-bottom:10px;
}
.progressDate {
	font-size: 90%;
    font-weight: bold;
    color: #a1a1a1;
    margin: 13px 2px 0px 0px;
    padding: 0;
}
.permissionButton {
	width: 300px;
    height: 50px;
    padding: 10px;
    border: 1px solid silver;
    background: #f7f7f7;
    border-radius: 5px;
    font-size: 90%;
    transition: transform .5s;
    margin-bottom: 10px;
    float: left;
	cursor:pointer;
}
.permissionButton:hover {
	transform: scale(1.05);
}
.permissionButHold {
	width:310px;
	height:auto;
	margin:0 auto;
}
.switchTest:hover {
    background: #efefef;
}
.textButton {
     appearance: none;
    width: fit-content;
    background-color: #FAFBFC;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 6px;
    box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
    box-sizing: border-box;
    color: #24292E;
    cursor: pointer;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    padding: 6px 16px;
    transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
}

.textButton:hover {
  background-color: #F3F4F6;
  text-decoration: none;
  transition-duration: 0.1s;
}

.textButton:disabled {
  background-color: #FAFBFC;
  border-color: rgba(27, 31, 35, 0.15);
  color: #959DA5;
  cursor: default;
}

.textButton:active {
  background-color: #EDEFF2;
  box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
  transition: none 0s;
}

.textButton:focus {
  outline: 1px transparent;
}

.textButton:before {
  display: none;
}

.textButton:-webkit-details-marker {
  display: none;
}
.textHold {
	padding:10px;
}
.holderOfPackages {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px; /* Adjust the space between buttons */
	margin-bottom:35px;
}
.singlePackageDescription {
	width:calc(100% - 20px);
	max-width:500px;
	padding:10px;
	margin:0 auto;
	line-height:1.3em;
}
.ctrIt {
	margin:0 auto;
}