﻿@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400&family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	background: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-size: 90%;
	overflow:auto;
	height:auto;
	width:auto;
}
h1 a { 
	font-family: 'Poppins', serif;
	font-weight: 700;
}
@-webkit-keyframes altrclr{
  0%{
    color:red;
  }
  50%{
    color:white;
  }
  
}

@-webkit-keyframes altrclr2{
  0%{
    color:orange;
  }
  50%{
    color:white;
  }
  
}
.next-week {
    width: 100%;
    text-align: right;
    margin: 0px 0px 20px -30px;
}

.next-week a {
    color: #000 !important;
}

.alert{
	color:red;
	-webkit-animation: altrclr 1s infinite alternate;
}

.alert2{
	color:orange;
	-webkit-animation: altrclr2 1s infinite alternate;
}

.modal .menu-box {
	width: 270px;
    display: block;
    text-align: left;
    box-shadow: 1px 1px 5px #121212;
    margin-bottom: -15px;
}

.modal .add-event_hatar.button {
    background: #b1b1b1;
    font-family: 'Poppins', sans-serif;
	width: 210px;
}

.modal .add-event.button {
    background: #1b8b75;
    font-family: 'Poppins', sans-serif;
	width: 230px;
}

.modal .modal__close {
    position: absolute;
    right: 30px;
    top: 22px;
    width: 1.1em;
    height: 1.1em;
    cursor: pointer;
}
@media screen and (max-device-width: 480px){
	.profile_data {
		width: 98%;
	}
}
@media screen and (max-device-width: 800px){


	@-viewport {
    width: 450px;
    initial-scale: 0.5;
  }

  body {
	background: #efebeb;
	font-family: 'Poppins', sans-serif;
	font-size: 90%;
	overflow:auto;
	height:auto;
	/*width:450px;*/
	/*width:auto;*/
	width: 100vw;
	margin: 0 auto;
	}

.menu {
    display:none;
	font-family: 'Poppins', sans-serif;
	}

.menu_hide {
	display: none;
	}

/** MAIN CONTAINER **/

.main-container {
	min-width:250px;
	max-width: 100vw;
	width: 100%;
	text-align:center;
	display: block;
	}
	
}

ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}


a {
	text-decoration: none;
	font-size: 15px;
}
	a:hover {
		text-decoration: underline;
	}

h1, h2, p, a, span{
	color: #fff;
}
h4 {
line-height: 5px;
margin-bottom: 5px;
/*padding-top: 6px;*/
font-size: 25px;
font-family: 'Poppins', sans-serif;
text-shadow: 1px 1px 1px #888888;
}

	.scnd-font-color {
		color: #9099b7;
	}

.input-container {
	position: relative;
}
	input[type=text]{
		width: 300px;
		height: 24px;
		margin-left: 5px;
		margin-bottom: 20px;
		padding-left: 5px;
		background: #333;
		color: #fff;
		border: solid 1px #1b8b75;
		border-radius: 3px;		
	}
		input[type=text]::-webkit-input-placeholder { 
	   		color: #fff;	   		
	   	}
		input[type=text]:-moz-input-placeholder {
	   		color: #fff;	   
	   	}
		input[type=text]::-moz-input-placeholder { 
	   		color: #fff;
	   	}
		input[type=text]:-ms-input-placeholder { 
	   		color: #fff;	   	
	   	}
	   	input[type=text]:focus {
	   		outline: none; 
	   		border: 1px solid #1b8b75;
	   	}
	.input-icon {
		font-size: 22px;
		position: absolute;
		left: 31px;
		top: 10px;
	}
		.input-icon.password-icon {
			left: 35px;
		}


.dates {
border: 1px solid #121212;
display: inline-block;
border-radius:4px;
width: 410px;
height:50px;
margin-bottom:3px;
margin-top:2px;
margin-left:9px;
text-align: left;
padding-left:5px;
padding-top: 2px;
padding-bottom:2px;
text-shadow: 1px 1px 5px #121212;
color:#fff;
transition: .1s;
font-size: 20px;
line-height: 40px;
}

.dates:hover {
background: #003854;
box-shadow: 1px 1px 5px #121212;
}

.profile_container {
max-width: 1350px;
border-radius: 5px;
box-shadow: 1px 1px 5px #121212;
background: #363636;
display: inline-block;
padding-top: 13px;
padding-right: 10px;
text-align: left;
padding-bottom:13px
}

.profile_data {
width:430px;
border: 1px solid #252525;
border-radius: 5px;
display: inline-block;
margin-left: 10px;
box-shadow: 1px 1px 10px #252525;
vertical-align:top;
height: 1100px;
padding-bottom:15px;
overflow-x:hidden;
margin-bottom: 5px;
background: #363636;
}
.qrcode { 
	max-width: 300px;
}
.max_value {
font-family: 'Poppins', sans-serif;
font-weight: bold;
font-size: 30px;
}

input.max_value_input {
font-family: 'Poppins', sans-serif;
font-weight: bold;
font-size: 25px;
height:35px; 
width:65px;
}

td.max_edit_td {
padding-left:45px;
padding-top:5px;
text-shadow: 1px 1px 5px #121212;
}

.profile_name {
font-size: 30px;
padding-left: 15px;
font-weight: bold;
text-shadow: 1px 1px 5px #121212;
line-height: 60px;
}

.profile_category_name {
font-size: 30px;
font-weight: bold;
text-shadow: 1px 1px 5px #121212;
line-height: 20px;
padding-left: 15px;
}

.category_container {
margin-top: -20px;
}

.success_reg {
width: 98%;
/*border: 1px solid #3f5a04;*/
display: inline-block;
border-radius:4px;
text-align: center;
height:auto;
background-color: #16bb51;
color: #ffffff;
text-shadow: 0 1px 1px rgb(22, 116, 29);
box-shadow: 1px 1px 1px #ccc;
float: inherit;
position: relative;
top: -20px;
margin-bottom: -5px;
left:-5px;
}

.jelentkezok {
text-align: center;
}

.jelentkezok:hover {
text-decoration: underline;
}

.jelentkezok  a{
text-align: center;
}


.header_menu {
	max-width: 1540px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}



@media screen and (min-width:1070px){
	
	.menu {
		position: relative;
		top:-37%;
		float: right;
		right:3%;
		display: block;
		height:50px;
		font-size:25px;
	}
	
	.menu_hide {
		display: block;
	}

	.main-container {
		min-width:250px;
		width: 100%;
		max-width: 1550px;
		margin: 1em auto;
		text-align:center;
	}	


	
}

.login_button {
background: #1b8b75; 
width:300px;
font-family: 'Poppins', sans-serif;
border: 0px;
}

.login_button:hover {
background: #166f5d;
}

/**** Kategória hátterek ****/
.crossfit_background { 
	background: #ed2e29;
}
.gerincjóga_background { 
	background: #c98080;
}
.ys.the.method_background, .yoga.secrets_background { 
	background: #edd1d0;
}

.runner.body_background { 
	background: #84997d;
}
.trx-treme_background, .lets.wod_background {
	background: #f2d388;
}
.login_background {
	background: #ed2e29;
}

.crazy_background, .birthday_background, .summer.body_background, .köredzés_background {
	background: #ffdd00;
}

.challenge_background, .spartan_background {
	background: #000000;
}

.technika_background {
	background: #3468af;
}
.swim_background, .trx_background, .TRX_background, .magic.moves_background {
	background: #00b5fd;
}
.stretching_background {
	background: #AB00E0;
}

.open_background, .gfm_background, .senior.torna_background, .duci_background, .fit.nagyi_background {
	background: #16741d;
}

.mobility_background, .lunch-break_background {
	background: #AB00E0;
}
.asana.suli_background {
	background: #fc0fc0;
}
.girls_background {
background: #F97070;
}
.súlyemelés_background {
	background: #a52a2a;
}
.lifting_background {
	background: #a52a2a;
}
.haladó_background  {
	background:#FF0000;
}

.rx_background  {
	background:#FF0000;
}

.családi_background  {
	background:#FF9B00;
}

.teenage_background, .pilates_background  {
	background:#6d6bce;
}

.kettlebell_background  {
	background:#FF9B00;
}

.kids_background, .funkcionális_background  {
	background:#FF9B00;
}

.gimnasztika_background, .gymnasty_background, .cardio-box_background, .zsírégető_background, .alakformáló_background  {
	background:#FF0088;
}

.beginner_background {
/*background: #1abc9c;*/
background: #3468af;
}

.basic_background, .fit.body_background, .aerobic_background {
/*background: #1abc9c;*/
background: #3468af;
}

.petőfi_background {
	background: #3468af;
}


.kezdő_background, .kezdő.funkcionális_background, .light_background {
/*background: #1abc9c;*/
background: #16741d;
}

.morning_background {
background: #1abc9c;
}

.hun-fut_background, .gerinc.torna_background, .gerinctorna_background{
background: #1abc9c;
}

.cross-basic_background, .gyerekjóga_background {
	background: #2792A6;
}
.cross_background{
background: #2792A6;
}
.erősítő.jóga_background  {
	background: #9D767D;
  }
.jóga_background {
  background: #D3B8BE;
}
.női.torna_background {
	background: #f06292;
}
.day_container {
display: inline-block;
vertical-align:top;
padding-right: 5px;
}

.user_name {
vertical-align: middle;
font-size: 14px;
}

.img_user{
width:50px; 
padding-right: 0px;
vertical-align:middle;
border-radius: 25px;
}

.horizontal-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	.horizontal-list li {
		float: left;
	}

.clear {
	clear: both;
}

.icon {
	font-size: 25px;
}

.category_name {
font-weight: bold;
font-family: 'Poppins', sans-serif;
font-size: 13.5px;
}

.titular {
	display: block;
	line-height: 25px;
	margin: 0;
	text-align: left;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow: 1px 1px 2px #454545;
}

.megsem {
	background: #e53936 !important;
}

.megsem:hover {
	background: #ff5552 !important;
}

.add-event.button {
	background: #1b8b75
	;
	font-family: 'Poppins', sans-serif;
	}
	
.add-event.button:hover {
	background: #166f5d;
	}
	
.add-event_hatar.button {
	background: #b1b1b1;
	font-family: 'Poppins', sans-serif;
	}
	
.add-event_hatar.button:hover {
	background: #b1b1b1;
	}

.button {
	display: block;
	width: 170px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	border-radius: 5px;
	-webkit-transition: background .3s;
	transition: background .3s;
}
	.button:hover {
		text-decoration: none;
	}



	/*********************************************** HEADER ***********************************************/
	header {
		height: 80px;
	}
		.header-menu {
			font-size: 17px;
			line-height: 80px;
		}
			.header-menu li {
				position: relative;
        		-webkit-transform: translateZ(0); /** To avoid a flash when hover messages **/
			}
				.header-menu-tab {
					padding: 0 27px;
					display: block;
					line-height: 76px;
					font-size: 17px;
					-webkit-transition: background .3s;
					transition: background .3s;
				}
					.header-menu-tab:hover {
						background: #3c1e29;
						border-bottom: 4px solid #4fc4f6;
						text-decoration: none;
					}
					.header-menu-tab .icon {
						padding-right: 15px;
					}
				.header-menu-number {
					position: relative;
					/*line-height: 22px;*/
					padding: 0 6px;
					font-weight: 700;
					background: #e64c65;
					border-radius: 100%;
					top: 58px;
					left: 80px;
					-webkit-transition: all .3s linear;
					transition: all .3s linear;
				}
					.header-menu li:hover .header-menu-number {
						text-decoration: none;
						-webkit-transform: rotate(360deg);
						transform: rotate(360deg);

					}
					
					.header-menu-number:hover {
						text-decoration: none;
						/*-webkit-transform: rotate(360deg);
						transform: rotate(360deg);*/

					}

		.block {
			margin-bottom: 25px;
			background: #363636;
			border-radius: 5px;
		}
		
		
		/******************************************** LEFT CONTAINER *****************************************/
		.left-container {}
			.menu-box {
				width: 187px;
				display: block;
				text-align: left;
				box-shadow: 1px 1px 5px #121212;
				margin-bottom: -15px;
			}
				.menu-box .titular {
					/*background: #11a8ab;*/
				}
				.menu-box-menu .icon {
					display: inline-block;
					vertical-align: top;
					width: 28px;
					margin-left: 20px;
					margin-right: 15px;
				}
				.menu-box-number {
					width: 30px;
					line-height: 19px;
					background: #293534;
					text-align: center;
					border-radius: 15px;
					-webkit-transition: all .3s;
					transition: all .3s;
					display: inline-block;
					position:relative;
					top:1px;
				}
				
				.titular:hover  .menu-box-number{
					background: #e64c65;				
				}
				
				.menu-box-menu li{
					height: 60px;
					position: relative;										
				}
				.menu-box-tab {
					line-height: 60px;
					display: block;
					border-bottom: 1px solid #1f253d;
					-webkit-transition: background .2s;
					transition: background .2s;
				}
					.menu-box-tab:hover {
						background: #3c1e29;
						/*border-top: 1px solid #1f253d;*/
						text-decoration: none;
					}
					.menu-box-tab:hover .icon {
						color: #fff;
					}
					.menu-box-tab:hover .menu-box-number {
						background: #e64c65;
					}
					
/* [Object] Modal
 * =============================== */
.modal {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(0,0,0, .80);
  transition: opacity .25s ease;
  height: 100vh;
  max-height: 12500px;
  
}

.modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;

}

.modal-state {
  display: none;
}

.modal-state:checked + .modal {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.modal-state:checked + .modal .modal__inner {
  /*top: 5%;*/
}

#element::-webkit-scrollbar { 
    display: none; 
}

.modal__inner {
  transition: top .25s ease;
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 290px;
  height: auto;
  margin: auto;
  overflow-y: auto;
  max-height: 100%;
  background: #fff;
  border-radius: 5px;
  padding-top: 15px;
  padding-left: 18px;
  background: transparent;
}

.modal__close {
  position: absolute;
  right: 50px;
  top: 22px;
  width: 1.1em;
  height: 1.1em;
  cursor: pointer;
}

.modal__close:after,
.modal__close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}

.modal__close:hover:after,
.modal__close:hover:before {
  background: #aaa;
}

.modal__close:before {
  transform: rotate(-45deg);
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 0px;
}

.copyright {
position: relative;
width: 100%;
bottom: 0;
left:0;
text-align: center;
color: #000;
display:block;
}
a:link.black {
color:#000;
text-decoration: none;
font-size: 90%;
}
a:visited.black {
color:#000;
text-decoration: none;
font-size: 90%;
}
a:hover.black {
color:#000;
text-decoration: underline;
font-size: 90%;
}

a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:600px;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  margin-top:-15px;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  bottom: 30px;
  left: 190%;
  margin-left: -105px;
  z-index: 999;
}

/*** FLAT TABLE ***/
.flat-table {
		margin-bottom: 20px;
		border-collapse:collapse;
		border: none;
                border-radius: 5px;
               -webkit-border-radius: 5px;
               -moz-border-radius: 5px;
		text-align:center;
		font-size: 14px;
		max-width: 1520px;
	}
	.flat-table th, .flat-table td {
		box-shadow: inset 0 -1px rgba(0,0,0,0.25), 
			inset 0 1px rgba(0,0,0,0.25);
	}
	.flat-table th {
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		padding: 1em;
		color: #ffffff;
		text-shadow: 0 0 1px rgba(0,0,0,0.1);
		font-size: 14px;
		background: #11a8ab;
	}
	.flat-table td {
		color: #f7f7f7;
		text-shadow: 0 0 1px rgba(255,255,255,0.1);

	}
	.flat-table tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
	}
	.flat-table-1 {
		background: #3c1e29;
		
	}
	.flat-table-1 tr:hover {
		background: #3c1e29;
	}
	.flat-table a {
		font-size: 14px;
	}
	
.snowflake {
  color: #fff;
  font-size: 1em;
  font-family: Arial;
  text-shadow: 0 0 1px #000;
}

@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s;}
