html {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #424242;
	font-weight: 300;
}

html, body {
	height: 100%;
}


button {
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}
i.tiny {
	font-size: 1.5rem !important;
}
i.mini {
	font-size: 1rem !important;
}

.nav-wrapper, #page, .parallax-content {
	max-width: 1480px;
	margin-left: auto;
	margin-right: auto;	
}
#page {
	padding-bottom: 200px;
}
.gradient-header-background, nav {
	background: rgb(235,9,34);
	background: linear-gradient(86deg, rgba(235,9,34,1) 0%, rgba(156,2,42,1) 0%, rgba(251,1,69,1) 100%);
}
.logo-brand {
	position: relative;
}
nav {
	height: auto;
}
.nav-wrapper {
	padding: 0 2%;
}
#card-login {
	width: 100%;
	background-color: #f8f8f8;
}
.modal .modal-content {
	padding-bottom: 0;
}
#modal-msg .modal-content{
	padding-top: 0;
}
.border-radius-6 {
	border-radius: 6px;
}
input[type="text"]:not(.browser-default),  input[type="password"]:not(.browser-default), input[type="text"]:not(.browser-default)[readonly="readonly"]{
	background: #F8f8f8;
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
}
.input-field > label {
	left: 5px;
}
#pre-menu td {
	padding: 5px;
}
.active {
	top: -5px !important;
}
#r_curr_date {
	margin-top: 0px !important;
}
.btn-large {
	line-height: 48px;
	height: 48px;
}
#page {
	width: 100%;
	min-height: 800px;
}
.datepicker-date-display, .datepicker-table td.is-selected {
	background-color: #d50000;
}
.datepicker-date-display .date-text {
	font-size: 2rem;
}


.centered {
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}
.pt-5 {
	padding-top: 5px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-35 {
	margin-top: 35px;
}
.z-depth-3 {
	-webkit-box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2) !important;
	box-shadow: 0 8px 17px 2px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2) !important;
}

@media only screen and (max-width: 992px)
{
	
}
.modal {
	width: 40%;
}
.invalid-row td {
	color: #b0bec5 ;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}
.valign-bottom {
	position: absolute;
	bottom: 0;
}
.rel {
	position: relative;
}

.italic {
	font-style: italic;
}
.mt-25 {
	margin-top: 25px !important;
}
.mb-0 {
	margin-bottom: 0;
}
.pt-2 {
	padding-top: 2px;
}

.pt-5 {
	position: relative;
	top: 5px;
}
.pt-8 {
	position: relative;
	top: 8px;
}
.h-200 {
	height: 200px;
}
.h-300 {
	height: 300px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}

.wp-5 {  width: 5%;}
.wp-10 { width: 10%;}
.wp-15 { width: 15%;}
.wp-20 { width: 20%;}
.wp-25 { width: 25%;}
.wp-30 { width: 30%;}
.wp-35 { width: 35%;}
.wp-40 { width: 40%;}
.wp-45 { width: 45%;}
.wp-50 { width: 50%;}
.clear {
	clear: both;
}

.material-tooltip {
	padding: 10px 15px;
	background: #424242;
	font-size: 14px;
	border-radius: 6px;
}

#reserve-form-layout {
	display: none;
}

#reserve-form {
	position: relative;
}


.sep {
	background: #f00 !important;
	width: 3px !important;
	border: none !important;
	padding: 0 !important
}
.calendar {
		table-layout: fixed;
		width: 100%;
		border: 3px;
		background: #DEF2F1;
		border-collapse: inherit;
		border-spacing: 1px;
		box-sizing: border-box;
}


.calendar td, .calendar th {
		padding: 2px 5px;
		/*width: 14.28571%;*/
		border: 1px solid #333;
		text-align:  center;
		cursor: pointer;
		font-weight: 400;
		font-size: 14px;	
		white-space: nowrap;
		overflow: hidden;
		transition: all 0.5s linear;
		color: #333;
	}
	
	.calendar th {
		background: #b71c1c;
		color: #FFF;
		cursor: default;		
	}
		

#full-width .x-r{
	max-width: 1440px;
	width: 98% !important;
}
.bg-red { background: #F00 !important; }
.completed-e,.completed-s,.completed, .completed-o {
			
}
.completed-o {
	border: 2px solid #333 !important;
}
.completed-e, .blocking-e {
	border: 2px solid #333 !important;
	border-left: none !important;	
}
.completed-s, .blocking-s {
	border: 2px solid #333 !important;
	border-right: none !important;
}
.completed, .blocking{
	border-top: 2px solid #333 !important;
	border-bottom: 2px solid #333 !important;		
}
.completed {
	border-left: 2px solid #00CD00 !important;
	border-right: 2px solid #00CD00 !important;
}
.blocking {
	border-left: 2px solid #FFE400 !important;
	border-right: 2px solid #FFE400 !important;
}		
.blocking-s, .blocking-e, .blocking {
	background: #FFE400 !important;
}
.blocking-one {
	background: #FFE400 !important;
	border: 2px solid #333 !important;
}
.dovo {
		background: #00CD00;
		color: #FFF !important;
	}

.c-gray {
		color: #363636;
		font-style: italic;
		border: 2px solid #CCC;
}
.tl {
	text-align: left !important;
}
.u {
	color: #333;
	font-size: 9px;
	line-height: 1em;
}
.errors {
	margin: 0;
}
.errors li {
	color: #d84315;
	font-size: 14px;
	
}

@media only screen and (min-width: 993px)
{
	
}
/* ------------- mobily -------------*/
@media only screen and (max-width: 992px)
{
	#page {
		margin-top: 20px;
	}
	nav .brand-logo {
		position: inherit;
		-webkit-transform: none;
		transform: none;
		left: 5%;
	}
	.calendar {
		min-width: 1200px;
	}
	.w200, .calendar .last {
		width: 120px;
	}
	.table-wrapper {
		overflow-x: scroll;
	
	}
	
}




