.hideme{
	display:none!important;
}

body {
    font-family: 'Bebas Neue', sans-serif !important;
}

body {
 background-image: url("/img/small_login_background4.png");
 background-color:#A3C164!important;
 background-repeat: repeat-y;
 background-size: cover; 
}

body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

.btn{
	white-space: normal!important;
}

.navigation {
    position: fixed;
    left: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: calc(3.8rem + env(safe-area-inset-bottom));
    z-index: 800;
    background-color: #fffffffa;
    box-shadow: 0 0 1.2rem var(--color-black-transparent-5);
    align-items: flex-start;
    border-top: 1px solid var(--color-border-1);
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}


.navigation a.split {
    display: inline-block;
    /* width: 53%; */
    margin-right: 10px;
    text-align: right;
}

.warning{
	color:red;
}

.logout{
	position: absolute;
    right: 0;
    height:100%;

}

.logout svg{
margin-top: 0px;
}

.logout a.navigation__item {
    width:60px;
}

.navigation a.split svg {
    width: auto;
    float: right;
}

.navigation a.split span {
    width: auto;
    float: right;
    font-size: 0.8em;
    font-weight: 800;
}
.navigation a img{
    width: 39%;
    margin-top: 5px;
}

.navigation a{
    margin-left: 20px;
    width: 85px;
    font-size: 0.8em;
    font-weight: 800;
    text-align:center;
}

.navigation a span {
    width: 100%;
    text-align: center;
    font-size: 0.8em;
    display: inline-block;
}

.navigation a svg{
	width:100%;
	scale: 0.8;
}

div.hidden {
    display: none
}

.bagLeft{
    display: inline-block;
    width: 39%;
    float:left;
}

.bagRight{
	display: inline-block;
    width: 60%;
}

.bagimageHolder{
	display: inline-block;
    width: auto;
    margin-left: 35%;
    padding: 20px;
}

h1.centre{
	text-align:center;
	color: darkcyan;
	padding-bottom:5px;
	opacity: 0.7;
	background-color:black;
}

h1.scoresSaved{
    font-size: 2em;
    padding-bottom: 10px;
    text-align: center;
    color: aliceblue;
    border-bottom: 1px solid white;
    margin-bottom: 10px;
}

.exitButton{
	width: 100%;
    margin-top: 30px;
}

.exitButton a{
	width: 100%;
}


* {
  margin: 0;
  padding: 0;
}


.buttons {
  display: flex;
  flex-direction: row;
      flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
/*   padding: 2em 0em; */
}


.btn1 {
  text-decoration: none;
  border: 1px solid rgb(0, 100, 0);
  position: relative;
  overflow: hidden;
  background-color:black;
}

.btn1:hover {
  box-shadow: 1px 1px 25px 10px rgba(0, 100, 0, 0.4);
}

.btn1:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(0, 100, 0, 0.4),
    transparent
  );
  transition: all 650ms;
}

.btn1:hover:before {
  left: 100%;
}


a.btn1{
	font-size: 2em;
    margin-top: 10px;
    width: 100%;
    display: block;
    padding: 10px;
	text-align:center;
}

nav.navbar, footer{
	display:none!important;
}

#page-wrapper .container{
	box-shadow: 1px 1px 25px 10px rgba(128,128,128, 0.4);
}

.container-fluid{
	padding-top:50px;
}

.logged_in_main, .quickLinks, .dailyStats{
	width: 80%;
    margin-left: 10%;
	padding-top:20px;
	text-align:center;
}

.table_main{
	display: inline-block;
    background: transparent!important;
	text-align:left;
}

.mainText{
	word-wrap: normal;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
}

.card{
	width:30%;
}

svg{
	display:block;
}

.bagBranding{
    height: auto;
    padding: 10px;
    border-radius: 10px;
    background: rgb(255,255,255, 0.6);
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    margin: 15px;
	width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

.pricing-table .card .type{
	margin-top:30px!important;
}

section.pricing-table{
	text-align:center;
}

.container{
display: inline-block;
    padding-bottom: 50px;
}

@media screen and (max-width: 1000px) {
.pricing-table {
	margin-left:0px!important;
}

}



@media screen and (max-width: 880px) {
#HideMeNav{
	display:none;
}

.bagLeft, .bagRight{
	width:100%
}

.pricing-table {
    display: block!important;
	margin-left:0px!important;
}

.pricing-table .card{
	width: 100%!important;
	float: left;
	margin: 0px 30px 11px 0px!important;
	height: 200px!important;
}


h5.plan{
	display: none;
}

.pricing-table .card .type{
	margin-top:0px!important;
}
}


.routineInput{
	width: 100%;
	padding: 5px;
	border-radius: 5px;
}

.quickLinks button{
    width: auto;
    padding: 10px;
	float:left;
	border-radius: 10px;
}

 
div#routineBacking table.styled-table{
     margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    background: rgb(57,172,0);
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    margin-top: 15px;
}


.quickLinks .setup {
    color: #ffffff;
    background-color: #007bff;
    border-color: #007bff;
    padding: 5px;
    width: 175px;
    border-radius: 10px;
    padding: 10px;
    float: left;
    height: 75px;
    margin-left: 15px;
}

.quickLinks .setup a{
    color: #ffffff;
}


table.styled-table th{
font-size: 1.2em;
margin-bottom:15px;
}

table.styled-table td{
	padding-bottom:15px;
}

table.styled-table thead{
	border-bottom: 1px solid white;
}

table.styled-table{
	width:100%;
	text-align: center;
	color:black;
}

h2{
	font-size: 1.3em;
    color: #fff;
    padding-bottom: 10px;
}


.container {
    max-width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    padding-top: 0px!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
	padding-bottom:65px!important;
}
.logged_in_main{
	padding-bottom:65px!important;
}



@media screen and (max-width: 540px) {
	.navigation {
		height: calc(3.8rem + env(safe-area-inset-bottom));
	}
	
	.navigation a{
		margin-left:0px;
	}
}

/* Full viewport height for the banner */
.banner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    background: linear-gradient(to right, #4facfe, #00f2fe);
    color: #fff;
    text-align: center;
}

.banner-content {
    max-width: 100%;
    padding: 20px;
}

h1 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

p {
    font-size: 1.2em;
    margin-bottom: 30px;
}

.cta-button {
    display: inline-block;
    padding: 15px 30px;
    font-size: 1em;
    color: #4facfe;
    background-color: #fff;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
	text-align: center;
    width: 100%;
    border-color: black;
    border: 1px solid darkgray;
    margin-top: 10px;
}

.upgrade a{
	margin-top:10px;
}

.cta-button:hover {
    background-color: #4facfe;
    color: #fff;
}

p.explaination{
	font-size: 0.5em;
    font-style: italic;
}



div.logged_in_main,form.range-record, .form_searchOptions form.range-record {
    background: linear-gradient(to bottom, #2B2638, #4A475A);
    padding: 20px;
    border-radius: 8px;
    color: white;
}


.card{
    display: block;
    width: 98%;
    margin-left: 1%;
    margin-bottom: 3px;
    color:black;
}

h1.routineSubHeader{
    text-align:center;
}




.navigation a svg {
    max-height: 38px;
    float: left;
}


.exitButton svg {
    height: 45px;
    margin: 0 auto;
}

.exitButton {
    width: 100%;
    margin-top: 30px;
    height:100px;
}

svg{
    height: 51px;
    margin: 0 auto;
}

.navigation a img {
    width: 39%;
    margin-top: 5px;
    margin: auto;
    margin-top: 7%;
}