﻿#calendarheader {
	padding-bottom: 5px;
}

#calendarview, #calendarviewtype, #calendarstartdate, #calendarclassSelect, #accounttype,
#iscalendarhome, .hideitem, #iscreditpopup, #selectedeventid {
	display: none;
}

.calendar-categories, .view-switch-nav {
	/*background-color:#eee;*/
}

.calendar-categories {
	display: none;
	text-align: center;
	padding-top: 5px;
}

.calendar-categories span, .view-switch-nav span {
	margin-top: 5px;
	font-weight: 600;
	font-size: 1.15em;
	padding: 2px 5px;
	border-radius: 4px;
	border: 1px solid black;
}

.view-switch-nav span {
	display: none;
	background: #bbb;
}

.view-switch-nav span {
	text-transform: uppercase;
}

.calendar-month-events-day .calendar-event {
	position: static !important;
	float: none !important;
}

.calendar-month-events-day .calendar-event:nth-child(n+2) {
	display: none;
}

.calendar-month-events-day .cal-view-more a {
	display: block;
	width: 100%;
	padding: 5px;
	font-size: 10px;
	font-weight: 700;
}

.event-name {
	margin-top: 7px;
	text-align: center;
}

.event-content .event-date {
	text-align: center;
}


.event-content > span {
	text-align: center;
	display: block;
}

.calendar-event .popcalbig {
	display: none;
}

/*** pop up class info ***/
#calendar-modal {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.4);
}

#calendar-modal .modal-header h3, #calendar-modal .modal-body > b, #calendar-modal .modal-body > span, #calendar-modal .modal-body > br {
	display: none;
}

#calendar-modal .modal-dialog .modal-content {
	width: 40%;
	top: 5vh;
	left: 35%;
	min-height: 40vh;
	max-height: 80vh;
	position: absolute;
	padding: 10px 25px 25px 25px;
	background-color: white !important;
	/*border:2px solid #e53771;
	border-radius:10px;*/
	border: 2px solid #ffffff;
	overflow: auto;
}

.attendees {
	width: 100%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 15px 0px;
	display: table;
	height: auto;
}

.attendees div {
	width: 100%;
	display: table;
	height: auto;
	margin: 6px 0px;
}

.attendees div:first-child {
	font-weight: bold;
}

.attendees div span, .attendees div a {
	float: left;
}

.attendees div span:first-child /*name*/ {
	width: 69%;
}

.attendees div span:nth-child(2) {
	width: 0px;
}

.attendees div span:nth-child(3) {
	width: 15%;
	text-align: center;
}

.attendees div a:nth-child(4) {
	width: 14%;
	text-align: right;
}

.attendees div span:nth-child(5), .attendees div a:nth-child(5) {
	width: 10%;
	display: block;
	text-align: center;
}

.modal-header, .modal-body {
	width: 100%;
	display: block;
	float: left;
}

.modal-header .modal-title {
	width: 80%;
	float: left;
}

.modal-header .close {
	float: right;
	background: none;
	border: none;
	font-size: 28px;
	cursor: pointer;
}

.modal-body > h4, .bookmemberbox, #sessioneditdata, #sessioneditdata .panel-heading,
.vwlmemberbox {
	display: none;
}

#sessioneditdata {
	clear: both;
}

#newattendes, #notesbigdiv {
	width: 100%;
	height: auto;
	display: table;
	float: left;
	border-bottom: 1px solid white;
}

.showinvbox, .shownotesbox, .booksessioncoah, .sendnotes, .hidenotes, .saveclasspopup, .showinvbox2, .showinvbox3,
.showinvboxred, .showinvboxorange {
	padding: 8px 18px;
	background: black;
	color: white;
	margin-bottom: 10px;
	display: table;
	float: left;
	cursor: pointer;
	text-transform: uppercase;
}

/*.ui-menu .ui-menu-item a 
{
	position:relative;
	z-index:9999;
}*/

.ui-autocomplete {
	position: absolute;
	z-index: 9999;
}

.mypopupheader, .mypopupheader2 {
	width: 100%;
	display: table;
	height: auto;
	margin-bottom: 10px;
}

/*.mypopupheader2
{
	text-align:center;
}*/

.mypopupheaderleft {
	width: 60%;
	float: left;
	height: auto;
	display: block;
}

.mypopupheaderright {
	width: 40%;
	float: left;
	height: auto;
	display: block;
}

.mypopupheaderleft h2, .mypopupheaderleft p, .mypopupheader2 h2 {
	margin-bottom: 5px;
	display: block;
	width: 100%;
}

.mypopupheaderleft h2, .mypopupheader2 h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.mypopupheaderleft p span.boldspan, .mypopupheader2 p span.boldspan {
	font-weight: bold;
	padding-right: 6px;
}

.showinvbox {
	background: #e53771;
	float: right;
}

#sessiondupe .shownotesbox, #sessionrepeat .showinvbox, #repeatbookingdiv .showinvbox2 {
	float: left !important;
}

.showinvbox2 {
	background: #e53771;
	float: none;
	margin-top: 20px;
}

.showinvbox3 {
	float: none;
	margin-top: 20px;
}

#mobilecalendarnav {
	display: none;
}

.showinvboxred {
	background: #cc0000;
	float: right;
}

.showinvboxorange {
	background: #ff6a00;
	float: right;
}

#sessionedit .showinvbox, #sessionedit .showinvboxred {
	margin-left: 10px;
}

.memberlist {
	width: 100%;
	height: auto;
	padding: 4px 5px;
}

.booksessioncoah, .sendnotes, .hidenotes, .saveclasspopup {
	float: right;
	margin-top: 5px;
}

.hidenotes {
	margin-right: 5px;
}

.shownotesbox {
	float: right;
}

.notebox .txtbox {
	width: 100%;
	height: auto;
	padding: 4px 5px;
}

.btn-move-calendar {
	cursor: pointer;
}

.btn-move-calendar[data-direction="left"] {
	margin-left: 100px;
	float: left;
}

.btn-move-calendar[data-direction="right"] {
	margin-right: 100px;
	float: right;
}

#tabledata {
	margin-top: 30px;
}

#sessionedit .panel.show span, #sessionedit .panel.show input, #sessionedit .panel.show select {
	display: block;
	width: 100%;
}

#sessionedit .panel.show span {
	margin-bottom: 20px;
}

#sessionedit .form-control {
	height: 32px;
	padding: 6px 12px;
	line-height: 1.42857143;
}

#sessionedit .buttons {
	clear: both;
	display: table;
	width: 100%;
	min-height: 24px;
	text-align: right;
}

.label.msg {
	color: #00cc00;
}

.label.error {
	color: #cc0000;
}

#sessionedit .panel.show .checkbox label, #sessionedit .panel.show .checkbox input {
	float: left;
	width: auto;
	padding-right: 20px;
}

#sessionedit .panel.show .checkbox input {
	margin-top: 3px;
}

/* add new event pop up */

#neweventdetails span {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

#neweventdetails span span {
	display: inline-block;
	width: auto;
	margin-left: 20px;
	margin-bottom: 0;
	font-size: 15px;
}

#neweventdetails span label {
	display: inline-block;
	width: 150px;
}

#neweventdetails span input.form-control, #neweventdetails span select.form-control, #addeventtype {
	display: inline-block;
	width: 150px;
	margin-left: 20px;
	padding: 3px 5px;
}

#addeventtype {
	display: block;
	width: 137px;
	margin: 20px 20px 0 0;
	padding: 3px 5px;
}

#neweventdetails span.netherapyop input.form-control, #neweventdetails span.netherapyop select.form-control {
	width: 250px;
}

#neweventdetails #nememdd {
	display: none;
	margin: 10px 0 0 175px;
}

.nerepeatop {
	padding: 10px 0;
	background-color: #bbb;
}

.panel.show div.buttons {
	padding-bottom: 20px;
}

.panel.show div.buttons span {
	display: block;
	width: 80%;
	margin: 15px 10%;
}

.panel.show div.buttons a {
	font-size: 1.1em;
	background: #000000;
	color: #fff;
	width: auto;
	margin-left: 170px;
	border-radius: 5px;
	text-transform: uppercase;
	padding: 1px 6px;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s;
}

.panel.show div.buttons a:hover {
	background: #6e6e6e;
}

#neweventdetails .nerepeatop {
	display: none;
}

#neweventdetails span#nechosentime select.form-control {
	width: 50px;
}

#sessiondupedata, #sessionrepeatdata {
	clear: both;
}

#sessiondupedata div, #sessionrepeatdata div {
	margin-bottom: 10px;
	width: 200px
}

#sessiondupedata div:first-child {
	font-weight: bold;
}

#loaderGif {
	display: none;
	position: fixed;
	z-index: 9999999;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.4);
}

#loaderGif img {
	display: table;
	margin: auto;
	margin-top: 20%;
	width: 16px;
	height: 16px;
}


#fakealertbig {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.4);
}

#fakealertcontent {
	width: 30%;
	top: 5vh;
	left: 35%;
	min-height: 40vh;
	max-height: 80vh;
	position: absolute;
	padding: 10px 25px 25px 25px;
	background-color: white !important;
	/*border:2px solid #e53771;
	border-radius:10px;*/
	border: 2px solid #ffffff;
	overflow: auto;
}

#loginnav a.shownotesbox {
	padding: 8px 18px;
	background: black;
	color: white;
	margin: 10px auto;
	display: table;
	float: right;
	cursor: pointer;
	text-transform: uppercase;
	clear: both;
}

#loginnav a.shownotesbox:hover {
	background: #e53771;
}

#sessionrepeatdata {
	display: none;
	position: absolute;
	border: 2px solid #e53771;
	margin-top: 40px;
	background: white;
	border-top: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 15px;
	z-index: 99999;
}

#sessionrepeatdata #repoption {
	margin-bottom: 10px;
	width: 100%;
}

#sessionrepeatdata #repoption {
	margin-bottom: 10px;
	height: 26px;
}

#repsess #sessionrepeatdata #repfor > span {
	width: 50%;
	text-align: center;
	display: block;
	float: left;
	height: 26px;
}

#repsess #sessionrepeatdata #repfor #repdow {
	clear: both;
	width: 100%;
	padding-top: 10px;
}

#loginnav #repdow li {
	float: none;
	width: 100%;
	height: 21px;
}

#loginnav #repdow li input, #loginnav #repdow li span {
	float: left;
	display: block;
}

#loginnav #repdow li span {
	padding-left: 10px;
}

#mobilecalendarnav span {
	font-weight: bold;
}

.remwl {
	background: #cc0000 !important;
}

.vwlmemberbox span {
	display: block;
	margin-bottom: 5px;
	text-align: right;
}

.calendar-day-header span a {
	padding-left: 10px;
	color: #cc0000;
}

.halfhourclass .event-name {
	margin-top: -3px;
}

.halfhourclass .event-date {
	margin-bottom: 0px;
}

/* category nav */

#categorynav {
	width: 100%;
	margin: 0 0 20px 0;
}

#categorynav li {
	display: inline-block;
	padding-right: 10px;
}

#categorynav li:last-child {
	padding-right: 0;
}

#categorynav a {
	display: inline-block;
	width: 100%;
	padding: 25px 15px;
	cursor: pointer;
	color: #999;
	transition: 0.5s;
	text-transform: uppercase;
	font-weight: bold;
}


#categorynav a:hover, #categorynav a.selected {
	color: #000;
}

#neweventdetails span.opcn2 {
	display: none;
}

/* end category nav */

/* topup pop up */

#topupcreditpopup {
	width: 400px;
	height: 240px;
}

#topupcredit.modal-example-body {
	padding: 30px;
}

#topupcredit .showinvbox2 {
	float: left;
	margin: 0 20px 0 0;
}

#topupcredit .yesnoclick {
	display: table;
	width: 100%;
}

#creditmsg {
	height: 95px;
}

#creditmsg .tabitem.btnbar {
	height: 31px;
}

#creditmsg .tabitem.btnbar span {
	display: block;
	float: left;
	width: 200px;
	margin-top: 8px;
	text-align: left;
	font-weight: bold;
}


#creditoptions {
	height: 0;
	padding-top: 20px;
}

#topupcredit .yesnoclick span {
	display: block;
	height: 48px;
	float: left;
}

.hide {
	display: none;
}

.show {
	display: block;
}

#injuryfield {
	width: 100%;
	height: 50px;
	margin: 20px 0;
	padding: 10px;
}

/* end topup pop up */

#futureweeks {
	display: block;
	float: left;
	height: 31px;
	margin: 20px 0 0 25px;
}

#membook_outcome {
	display: block;
	clear: both;
}

.topmar20 {
	margin-top: 20px;
}

@media screen and (max-width:1725px) {
	#calendar-modal .modal-dialog .modal-content {
		width: 45%;
		left: 28%;
	}
}

@media screen and (max-width:1285px) {
	#calendar-modal .modal-dialog .modal-content {
		width: 50%;
		left: 25%;
	}
}

@media screen and (max-width:1035px) {
	#calendar-modal .modal-dialog .modal-content {
		width: 70%;
		left: 15%;
	}
}

@media screen and (max-width:735px) {
	#calendar-modal .modal-dialog .modal-content {
		width: 90%;
		left: 5%;
	}
}

@media screen and (max-width:570px) {
	#sessionedit .showinvboxred, #sessionedit .showinvbox, #sessionedit .shownotesbox {
		width: 100%;
		text-align: center;
	}
}


@media screen and (min-width:521px) {
	.view-switch-nav {
		float: right;
		width: 20%;
	}

	.calendar-categories {
		float: right;
		width: 60%;
	}

	.calendar-timeline {
	}
}

@media screen and (max-width:520px) {
}
