
._Button {
	background: #5FA8DA;
	padding: 15px 60px 10px 60px;
	font-family: inherit;
	font-size: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 0px;
	border-radius: 0px;
	text-decoration: none;
}
		
._Button:hover {
	background: #3F98BA;
	border: 0px;
}
			
._Button + ._Button {
	margin-left: 30px;
}
._Button.ok {
	background: #8DC641;
}
._Button.cancel {
	background: #AAAAAA;
}
._Button.undo {
	color: #FF0000;
}
._ComboBox {
	padding: 10px;	
	font-size: 14px;
	font-family: inherit;
}
._Button.fa:before {
	display: inline-block;
	font-family: inherit;
	font-size: 18px;
	vertical-align: baseline;
	margin-right: 10px;
}
	
._Button.fa {
	padding: 10px; 
}
._Dialog {
	background: #FFFFFF;
	border: 6px solid #5FA8DA;
	border-radius: 10px;
	
}
._Dialog ._DialogTitleContainer {
	background: #5FA8DA;
	font-family: inherit;
	font-size: 36px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 20px;
	text-align: center;
}
	
	
._Dialog ._DialogContentContainer {
	padding: 60px;
	text-align: center;
}
	
._Dialog.left ._DialogContentContainer {
	text-align: left;
}
	
._Dialog ._DialogButtonsContainer {
	padding: 60px 30px 30px 30px;
	text-align: center;
}
		
._Dialog ._DialogButtonsContainer ._Button {
	margin: 0px 20px;
	text-align: center;
}
		
._TextEdit, input[type="text"], input[type="password"], ._TextArea, textarea {
	
	padding: 10px;
	font-size: 18px;
	font-family: inherit;
	border-radius: 0px;
	border: 1px solid #AAAAAA;
	width: 500px;
	max-width: 100%;
}
	
._DialogOverlay {
	opacity: 0.7;
}
._DialogTitleButtons {
	display: none;
}
.timeseparator {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 4px;
	font-size: 40px;
	font-weight: 700;
	color: #666666;
}
._Button span + span {
	margin-left: 20px;
}
.simple {
	padding: 10px;
	font-size: 18px;
}
	
.rezervace_view_table {
	border: 1px solid #666666;
	border-spacing: 0px;
	border-collapse: collapse;
}
	
.rezervace_view_table td {
	
	border: 1px solid #666666;
	margin: 0px;
}
table.membership {
	border-collapse: collapse;
	border: 1px dotted #467AC3;
}
table.membership thead {
	background: -webkit-linear-gradient(top, #4C82CC, #467AC3);
	background: -moz-linear-gradient(top, #4C82CC, #467AC3);
	background: -o-linear-gradient(top, #4C82CC, #467AC3);
	background: -ms-linear-gradient(top, #4C82CC, #467AC3);
	background: linear-gradient(top, #4C82CC, #467AC3);;
}
table.membership th {
	border: 1px dotted #FFFFFF;
	color: #FFFFFF;
}
table.membership td {
	
	border-left: 1px dotted #467AC3;
	border-right: 1px dotted #467AC3;
}
	
table.membership th, table.membership td {
		
	text-align: center;	
	padding: 6px;
	vertical-align: middle;
}
.error {
	background: #FF0000;
	color: #FFFFFF;
	margin: 10px 0px;
	padding: 4px;
}
.error a {
	color: #FFFFFF;
}
	
.tabulka1 {
	text-align: center;
	color: #FFFFFF;
	background-color: #486AB2;
}
.tabulka7 {
	text-align: center;
}
.tabulkagt {
	text-align: center;
	color: #FFFFFF;
	background-color: #006f51;
}
.tabulka2 {
	color: #FFFFFF;
	background-color: #6699FF;
}
.tabulka3 {
	text-align: center;
	color: #FFFFFF;
	background-color: #6699FF;
}
.tabulka4 {
	color: #486AB2;
}
.tabulka5 {
	color: #FFFFFF;
	text-align: center;
	background-color: #89AAD9;
}
.tabulka6 {
	color: #FFFFFF;
}
	
.stred {
	text-align: center;
}
.tabtext {
    font-size: 13px;
	font-family: inherit;
    color: #000000;
    line-height: 150%;
}
.podpis {
	font-family: inherit;
	font-size: 13px;
	font-weight: 700;
    color: #000000;
    line-height: 150%;
}
.golfee1 {
    font-size: 12px;
	font-weight: 700;
	font-family: inherit;
    color: #004000;
    line-height: 150%;
}
.bluebutton {
	border: 3px solid #5E9FF9;
	background: -webkit-linear-gradient(top, #4D8DE4, #477DC7);
	background: -moz-linear-gradient(top, #4D8DE4, #477DC7);
	background: -o-linear-gradient(top, #4D8DE4, #477DC7);
	background: -ms-linear-gradient(top, #4D8DE4, #477DC7);
	background: linear-gradient(top, #4D8DE4, #477DC7);;
	color: #FFFFFF;
	border-radius: 3px;
	font-style: italic;
	font-weight: 700;
	-moz-text-shadow: 1px -1px #355C97;
	-webkit-text-shadow: 1px -1px #355C97;
	-ms-text-shadow: 1px -1px #355C97;
	text-shadow: 1px -1px #355C97;
	padding: 3px 8px;
}
@font-face{
    font-family: 'NewFrankRegular';
    src: url('repository/layout/portal/fonts/new-frank-regular.woff2') format('woff2'),
         url('repository/layout/portal/fonts/new-frank-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'NewFrankMedium';
    src: url('repository/layout/portal/fonts/new-frank-medium.woff2') format('woff2'),
         url('repository/layout/portal/fonts/new-frank-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'NewFrankBold';
    src: url('repository/layout/portal/fonts/new-frank-bold.woff2') format('woff2'),
         url('repository/layout/portal/fonts/new-frank-bold.woff') format('woff');
    font-weight: 700; 
    font-style: normal;
    font-display: swap;
}
p {
    font-family: 'NewFrankRegular', sans-serif;
    
    color: #252525; 
    font-weight: 400; 
    
 
    margin-bottom: 0.4em;
}
h1 {
    
    
    font-family: 'NewFrankBold', sans-serif;
    
 
    
 
    
 
    color: #000; 
    
 
    font-weight: 700; 
    
 
    line-height: 1.3;
    text-transform: uppercase;
}
h2, h3, h4, h5, h6 {
    
    font-family: 'NewFrankBold', sans-serif;
    
 
    
 
    color: #111; 
    
 
    font-weight: 700; 
    line-height: 1.5;
}
#sp-menu {
    
    font-family: 'NewFrankBold', sans-serif;
    color: #072446;
    font-size: 18px;
    
 800; 
    font-weight: 700; 
    text-transform: uppercase;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 17px;
    font-weight: 700;
 
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge){
    font-size: 16px;
}
@media (max-width:575.98px){
p {
        font-size: 17px;
    
}
li {
        font-size: 17px;
    
}
h1 {
        font-size: 22px;
    
}
h2 {
        font-size: 26px;
    
}
h3 {
        font-size: 24px;
    
}
h4 {
        font-size: 22px;
    
}
h5 {
        font-size: 20px;
    
}
h6 {
        font-size: 18px;
    
}
}
@media (min-width:576px){
p {
        font-size: 16px;
    
}
li {
        font-size: 16px;
    
}
h1 {
        font-size: 22px;
    
}
h2 {
        font-size: 26px;
    
}
h3 {
        font-size: 24px;
    
}
h4 {
        font-size: 22px;
    
}
h5 {
        font-size: 20px;
    
}
h6 {
        font-size: 18px;
    
}
}
@media (min-width:768px){
p {
        font-size: 16px;
    
}
}
@media (min-width:992px){
p {
        font-size: 16px;
    
}
}
@media (min-width:1200px){
p {
        font-size: 16px;
    
}
li {
        font-size: 16px;
    
}
h1 {
        font-size: 22px;
    
}
h2 {
        font-size: 28px;
    
}
h3 {
        font-size: 26px;
    
}
h4 {
        font-size: 24px;
    
}
h5 {
        font-size: 22px;
    
}
h6 {
        font-size: 20px;
    
}
}
@media (min-width:1400px){
p {
        font-size: 17px;
    
}
li {
        font-size: 17px;
    
}
}
}
	
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #5EA8DB;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
ol {
	margin-right: 20px;
}
html {
    background: url(repository/layout/portal/bg.png);
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position: bottom center;
	height: 100%;
}
body {
    color: #252525; 
    font-family: 'NewFrankRegular', sans-serif;
    font-weight: 400; 
    font-size: 16px;
	margin: 0px;
	
	height: 100%;
}
.global.auth_false {
	width: 100%;
	min-height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	
	align-items: center;
	justify-content: center;
}
.global.auth_true {
	width: 100%;
	min-height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.global.auth_false section {
	display: inline-block;
	min-width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 50px;
}
.global.auth_false.table_scripts section {
	width: 900px;
	min-width: initial;
	border-radius: 0px;
}
.global.auth_true section {
min-width: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 1200px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	flex: 1;
}
main {
	padding: 20px;
}
.global.auth_true header {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	height: 100px;
	line-height: 100px;
	background: #f4f7fe;
	padding-left: 20px;
	padding-right: 20px;
}
.global.auth_true header .menu {
min-height: 0;
min-width: 0;
	flex: 1;
	text-align: right;
	margin-right: 10px;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}
.global.auth_true header .menu a {
	text-decoration: none;
	color: #000000;
	margin-left: 20px;
	font-family: 'NewFrankBold', sans-serif;
}
.global.auth_true header .logo_container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.global.auth_true header .logo {
	height: 60px;
	vertical-align: middle;
	margin-top: -8px;
}
.global.auth_false footer {
	text-align: center;
	padding: 20px;
}
.global.auth_false footer > div + div {
	margin-top: 10px;
}
.global.auth_true footer {
	background: #F4F4F4;
	padding: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.global.auth_true footer > div + div {
min-height: 0;
min-width: 0;
	text-align: right;
	flex: 1;
}
.global.auth_true.tid_app_stats_profile main {
	text-align: center;
}
.global.auth_true.tid_app_stats_profile main img {
	width: 200px;
	opacity: 0.5;
	margin-top: 50px;
	margin-bottom: 50px;
}
._FormErrors {
	background: #FF0000;
	color: #FFFFFF;
	padding: 10px;
}
.global.auth_false header {
	text-align: center;
	margin-bottom: 50px;
}
.global.auth_false header .logo {
	margin-top: 20px;
	width: 400px;
}
.global.auth_false header .logo_title {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 46px;
	color: #5EA8DB;
	color: #8DC640;
	font-weight: 700;
}
.global.auth_false header a {
	text-decoration: none;
}
.global.auth_true header .logo_title {
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	color: #000000;
	font-weight: 700;
	margin-left: 20px;
	opacity: 0.4;
}
.global.auth_true header a {
	text-decoration: none;
}
main {
min-height: 0;
min-width: 0;
	flex: 1;
}
main section {
	
}
img {
	max-width: 100%;
}
.login label {
	display: block;
	margin-top: 10px; 
}
.login_actions {
	margin-top: 20px; 
}
.new_membership {
	margin-top: 30px;
	text-align: center;
}
	
.footer_links {
	margin-top: 100px;
	text-align: center;
}
	
.footer_links a, .new_membership a {
	display: inline-block;
	margin: 20px 20px 0px 20px;
}
	
.logout {
	margin-top: 50px;
	text-align: center;
}
.login .form {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.login form ._TextEdit {
	width: 100%;
}
.profile_info {
	text-align: center;
}
.profile_info table {
	margin-left: auto;
	margin-right: auto;
}
.profile_info table td {
	padding: 4px;
}
.profile_info table.stats tr:first-child td {
	font-weight: 700;
}
.profile_info table.stats td + td {
	text-align: center;
}
.course_stats {
	width: 100%;
	background: #FFFFFF;
	
	border-collapse: separate;
	border-spacing: 0;
	margin-left: -1px;
	margin-top: -1px;
}
.course_stats td:first-child {
	width: 80%;
}
.course_stats td, .course_stats th {
	text-align: center;
	padding: 6px;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.course_stats td:first-child, th:first-child {
	text-align: left;
}
.course_stats td:first-child {
	white-space: nowrap;
}
.course_stats td {
	background: #F6F6F6;
	min-width: 50px;
}
.course_stats thead th {
	background: #DADADA;
}
.course_stats .course_name .course_stats thead td:first-child, .course_stats  .course_stats thead td:first-child {
	padding-left: 20px;
}
.course_stats .course_category {
	font-weight: 700;
}
.course_stats .course_category td {
	
}
.course_stats .day {
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.course_stats .month {
	display: block;
	font-size: 10px;
	font-weight: 300;
	text-transform: lowercase;
}
.course_stats .dayOfWeek {
	display: block;
	font-size: 12px;
	font-weight: 500;
	text-transform: lowercase;
}
.course_stats .course_category td {
	border-top: 0px;
}
.rsystem_icon {
	display: inline-block;
}
td.course_name {
	padding-right: 30px;
}
.rsystem_icon img {
	width: 16px;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}
.course_stats td.data {
}
.course_stats td a {
	color: inherit;
	text-decoration: none;
	display: inline-block;
	min-width: 48px;
	min-height: 48px;
	vertical-align: middle;
	line-height: 48px;
}
.course_stats td a > div {
	display: inline-block;
	vertical-align: middle;
	line-height: initial;
}
.course_stats td span.available {
    color: #008800;
}
.course_stats td span.full {
    color: #AA0000;
}
.course_stats td span.almostfull {
    color: #FF8C00;
}
.course_stats td .price {
	font-size: 80%;
	font-style: italic;
}
.course_stats tr > th:first-child, .course_stats tr > td:first-child {
  position: sticky;
  left: -1px;
}
.course_stats tr:first-child > th {
  position: sticky;
  top: -1px;
}
.course_stats tr:first-child > th:first-child {
	z-index: 10;
}
.course_stats td:first-child, .course_stats th:first-child {
	padding-left: 15px;
}
section {
	height: 100%;
}
main {
	overflow: auto;
}
.global.tid_app_stats_courses2 ._ResponsiveTableContainer {
	overflow: initial !important;
	-moz-overflow-x: initial !important;
	-webkit-overflow-x: initial !important;
	-ms-overflow-x: initial !important;
	overflow-x: initial !important;
}
.global {
	height: 100%;
}
.global.auth_false {
	height: auto;
}
main {
}
.global.tid_app_stats_courses2 main {
	padding: 0px;
}
.resale_stats td {
	min-width: 70px;
}
.global.tid_membership-signup h1, .global.tid_membership-signup-2 h1, .global.tid_membership-signup-3 h1, .global.tid_membership-signup-4 h1, .global.tid_app_stats_courses h1, .global.tid_app_stats_resale h1, .table_index h1, .tid_reset_password h1 {
	text-align: center;
}
.login_actions {
	display: none;
}
._ResponsiveTableContainer {
	width: 100%;
	-moz-overflow-x: auto;
	-webkit-overflow-x: auto;
	-ms-overflow-x: auto;
	overflow-x: auto;
}
p, li {
	text-align: justify;
}
label[for="NoHCP"] {
	margin-top: 4px;
}
.login td {
	text-align: center;
}
form tr td {
	padding: 4px;
}
.login h1 {
	display: none;
}
.menu_responsive {
	display: none;
}
.menu_responsive_button {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	
	height: 30px;
	
	margin-right: 10px;
}
.menu_responsive_button img {
	vertical-align: top;
}
.menu_responsive_content {
	position: absolute;
	right: 0;
	top: 100px;
	background: #f4f7fe;
	padding: 15px;
	z-index: 1000;
	line-height: initial;
	padding-left: 30px;
	padding-right: 30px;
}
.menu_responsive_content a {
	display: block;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-family: 'NewFrankBold', sans-serif;
	margin-bottom: 30px;
	text-align: right;
}
.profile_links {
	margin-top: 20px;
}
.profile_links a {
	margin: 10px;
}
._FileUploadForm {
	display: block;
	width: 100% !important;
}
.course_stats tr:nth-child(odd) td{
	background: #F0F0F0;
}
.course_category td {
	background: #888888 !important;
	padding-top: 40px;
	color: #FFFFFF;
	font-size: 80%;
}
.course_category.next td {
}
.course_stats td:first-child, .course_stats th:first-child {
	border-right: 4px solid #888888;
}
.course_stats tr:first-child th {
	border-bottom: 4px solid #888888;
}
.course_stats .notavailable {
	opacity: 0.5;
}
.reset_password p {
	text-align: center;
}
#AppPageReservations_Grid {
min-height: 0;
min-width: 0;
    flex: 1;
    overflow: auto;
    padding: 1px;
	text-align: left;
}
#AppPageReservations_Grid .items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1px;
}
#AppPageReservations_Grid.admin .items, #AppPageReservations_Grid.own .items {
    grid-template-columns: 1fr 1fr;
}
#AppPageReservations_Grid .item {
    
    background: #EEEEEE;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    
}
#AppPageReservations_Grid.admin .item, #AppPageReservations_Grid.reservations .item, #AppPageReservations_Grid.waiting .item {
    text-align: left;
}
#AppPageReservations_Grid .item img {
    height: 14px;
}
#AppPageReservations_Grid .item .left {
min-height: 0;
min-width: 0;
    flex: 1;
}
#AppPageReservations_Grid .item .right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}
#AppPageReservations_Grid .item.own {
    
    
    
    
    
}
#AppPageReservations_Grid .item .name {
    margin-bottom: 4px;
}
#AppPageReservations_Grid .item.free {
    color: #000000;
    background: #8DC640;
    text-transform: lowercase;
}
#AppPageReservations_Grid .item.waiting {
    color: #000000;
    background: #D6D6D6;
}
#AppPageReservations_Grid .item.free .name {
    font-weight: normal;
}
#AppPageReservations_Grid .item.used {
    background: #5FA8DA;
}
#AppPageReservations_Grid .item.canceled {
    text-decoration: line-through;
    background: #FFAAAA;
}
#AppPageReservations_Grid .group {
    margin-bottom: 0px;
}
#AppPageReservations_Grid .icon {
    display: inline-block;
    
    margin: 0px 0px 0px 10px;
}
#AppPageReservations_Grid .item .date, #AppPageReservations_Grid .item .time, #AppPageReservations_Grid .item .price, #AppPageReservations_Grid .item .credit {
    font-size: 12px;
    display: inline-block;
}
#AppPageReservations_Grid .item .price, #AppPageReservations_Grid .item .credit {
    margin-left: 5px;
    font-size: 8px;
}
#AppPageReservations_Grid .item .waiting {
    font-size: 9px;
    font-style: italic;
    opacity: 0.8;
    text-transform: lowercase;
}
@media only screen and (max-width: 1200px){
header > .menu .menu_container {
		display: none;
	
}
.menu_responsive {
		display: block;
	
}
html {
		background: none;
	
}
section {
		width: 100% !important;
		min-width: initial !important;
	
}
}
@media only screen and (max-width: 980px){
form table, form tbody, form tr, form td {
		display: block;
		width: 100% !important;
	
}
	
._Button {
		padding: 15px 30px 10px 30px;
	
}
.login_actions {
		text-align: center;
	
}
.global.auth_false header .logo {
		width: 43vw;
	
}
.global.auth_false header .logo_title {
		font-size: 5vw;
	
}
}
@media only screen and (max-width: 700px){
main {
		padding: 15px;
	
}
.global.auth_false section, .global.auth_true section {
		padding: 0px;
	
}
.global.auth_true {
		height: 100%;
	
}
.global.auth_true section {
		height: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	
}
.global.auth_true section main {
min-height: 0;
min-width: 0;
		flex: 1;
		-moz-overflow-y: auto;
		-webkit-overflow-y: auto;
		-ms-overflow-y: auto;
		overflow-y: auto;
	
}
.global.auth_false section footer, .global.auth_true section footer {
		padding: 15px;		
	
}
.global.auth_true header .logo {
		margin-top: -4px;
	
}
.global.auth_true header .logo_title {
		font-size: 12px;
		margin-left: 10px;
	
}
.global.auth_false .login {
		padding-left: 20px;
		padding-right: 20px;
	
}
.membership th {
		font-size: 12px;
	
}
input[type="text"], ._TextEdit, ._FileUpload {
		width: 100%;
	
}
form tr td {
		padding: 0px;
	
}
form tr td:first-child {
		padding: 10px 0px 0px 0px;
	
}
.new_membership {
		margin-top: 0px;
		font-size: 14px;
	
}
footer {
		font-size: 12px;
	
}
._Button {
		font-size: 16px;
	
}
label[for="authRemember"] {
		font-size: 14px;
	
}
form ._Button {
		display: block;
		margin-left: auto;
		margin-right: auto;
	
}
.footer_links a, .new_membership a {
		margin: 10px 20px 0px 20px;
	
}
	
li, p {
		font-size: 15px;
	
}
.global.auth_true.tid_app_stats_profile main img {
		width: 65px;
		margin-top: 10px;
		margin-bottom: 10px;
	
}
h1 {
		font-size: 26px;
	
}
h2 {
		font-size: 20px;
	
}
h3 {
		font-size: 18px;
	
}
.course_stats {
		font-size: 80%;
	
}
.course_stats .data {
		font-size: 100%;
	
}
.course_stats .course_name_info {
		display: none;
	
}
.course_stats td:first-child {
		white-space: initial;
	
}
.course_stats td, .course_stats th {
		padding: 2px;
	
}
.course_category td {
		padding-top: 20px;
	
}
.course_name_name {
		font-weight: 700;
		margin-left: 20px;
		display: inline-block;
	
}
.rsystem_icon {
		margin-left: -20px;
		display: inline-block;
		margin-right: 0px;
	
}
.course_name_info {
		font-style: italic;
	
}
.course_stats .course_name_content {
		width: 100px;
	
}
.course_stats .dayOfWeek {
		font-size: 10px;
	
}
.course_stats .month {
		font-size: 9px;
	
}
.course_stats .day {
		font-size: 14px;
	
}
.course_stats td:first-child, .course_stats th:first-child {
		padding-left: 5px;
	
}
#AppPageReservations_Grid .items {
	    grid-template-columns: 1fr 1fr;
	
}
}
@media only screen and (max-width: 350px){
.global.auth_true header .logo_title {
		display: none;
	
}
.global.auth_true header .logo {
		margin-top: 20px;
	
}
}
