/* MAIN WRAPPER */
#nts {
	padding:0 !important;
	width: auto;
	max-width:500px;
	}

#nts img{display:none;}
	
#nts a{color:#48CCBC;text-decoration:none;font-weight:bold;}
#nts a:hover{border:1px dotted #48CCBC;}

/* FONTS */
#nts, #nts td {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 13px;
	}

/* USER MENU ON TOP */
#nts-user-menu {
	margin: 0;
	padding: 0.5em 1em;
	font-size: 75%;
	width: auto;
	}
#nts-user-menu li {
	margin: 0 0.5em 0 0;
	display: inline;
	line-height: 150%;
	list-style: none;
	text-align: center;
	}

/* ACTION RESULT ANNOUNCEMENT */
ul#nts-announce {
	margin: 0.5em 0;
	}
ul#nts-announce {
	padding: 0;
	}
ul#nts-announce li {
	margin: 0.25em 0;
	padding: 0.25em 1em;
	list-style-type: none;
	border-width: 0px;
	}

/* FORM AND TABLES */
#nts table, #nts form table {
	border-collapse: separate;
	width:100%;display:block;
	}
#nts table td, #nts form table td {
	padding:0 !important;
	width:100%;display:block;
	}
#nts table th, #nts form table th {
	padding:0 0 10px !important;
	width:100%;display:block;
	font-size: 90%;
	text-align: left !important;
	}
#nts table tbody,#nts table tr{width:100%;display:block;}
#nts table tr{padding:0 0 10px;}

#nts .nts-calendar table{display:table;}
#nts .nts-calendar table tbody{display:table-row-group;width:auto;}
#nts .nts-calendar table tr{display:table-row;width:auto;}
#nts .nts-calendar table td,#nts .nts-calendar table th{display:table-cell;width:auto;}

.booking-cal > table > tbody > tr > td{width:50% !important;display:table-cell !important;padding:0 10px !important;}

@media only screen and (max-width: 520px) {
.booking-cal > table > tbody > tr > td{width:100% !important;display:block !important;}
}

/* SERVICES, PROVIDERS, LOCATIONS AVAILABLE FOR REQUEST */
#nts #nts-selector {
	}
#nts #nts-selector ul li {
	margin: 0.5em 0 1em 0;
	display: block;
	}
#nts #nts-selector h3 {
	margin: 0.25em 0;
	}
#nts #nts-selector a {
	border-style: solid;
	border-width: 1px;
	padding: 0.25em 0.5em;
	margin: 0 0.25em;
	white-space: nowrap;
	line-height: 2em;
	}

/* APPOINTMENT TIMES AVAILABLE FOR REQUEST */
#nts #nts-time-selector ul {
	overflow: auto;
	width: 100%;
	padding: 0;
	margin: 0.5em 0;
	}
#nts #nts-time-selector li {
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin: 0.25em 0.25em;
	line-height: 1.5em;
	white-space: nowrap;
	width: 7em;
	display: block;
	float: left;
	text-align: center;
	}

/* CALENDAR */
#nts div.nts-calendar {
	margin: 5px 5px;
	width: 220px;
	}
#nts div.nts-calendar table {
	margin: 0 auto;
	}
#nts div.nts-calendar td {
	padding: 1px;
	width: 30px;
	text-align: center;
	}
#nts div.nts-calendar td div {
	padding: 0.4em 0.2em;
	text-align: center;
	font-size: 0.9em;
	}
#nts div.nts-calendar td div.not_available {
	}
#nts div.nts-calendar td div.available {
	}
#nts div.nts-calendar td div.selected {
	border-width: 2px;
	border-style: solid;
	}
#nts div.nts-calendar tr.months td {
	font-weight: bold;
	padding-top: 1em;
	}
#nts div.nts-calendar tr.months td a {
	text-decoration: none;
	}
#nts div.nts-calendar tr.days td {
	padding: 0.25em 0 0.5em 0;
	}
#nts div.nts-calendar tr.days td div {
	font-size: 0.75em;
	}
/* END OF CALENDAR */

/* APPOINTMENT LIST */
#nts #nts-appointment-list {
	margin: 0.5em 0;
	}
#nts #nts-appointment-list table {
	width: auto;
	border-collapse: separate;
	border-spacing: 0 0.5em;
	}
#nts #nts-appointment-list table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
#nts #nts-appointment-list table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0.3em 1em;
	vertical-align: middle;
	}
#nts #nts-appointment-list table tr.odd td	{
	}
#nts #nts-appointment-list table td.selecting-now {
	font-weight: bold;
	font-size: 1.1em;
	}

/* LOGIN AND REGISTER FORMS */
#nts #nts-register-form {
	float: left; 
	width:100% !important;
	}
#nts #nts-login-form {
	float: left; 
	width:100% !important;
	}
#nts input, #nts select {
	padding:8px !important;
	width: 100%;
	}

#nts input[type="submit"]{background:#48CCBC;color:#fff;border:none;font-weight:bold;padding: 12px !important;font-size:16px;}

#ntsCredit {
	margin: 20px 0;
	font-size: 10px;
	color: #999999;
	display: none;
	}
#ntsCredit a {
	color: #999999;
	}
	
#nts .nts-appointment-flow {
	}
#nts .nts-appointment-flow table {
	border-collapse: separate;
	}
#nts .ntsFormLabel {
	text-align: right;
	}
#nts .ntsFormControl a {
	padding: 0 0.25em;
	}

#nts .nts-appointment-cart {
	border-width: 1px;
	border-style: solid;
	padding: 1em 1em;
	margin: 0.5em 0;
	width: 12em;
	}
/* FONTS */
#nts, #nts td {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 13px;
	}

/* COLORS */
body {
	background-color: #ffffff;
	color: #000000;
	}
#nts td,
#nts th,
#nts-appointment-list,
#nts-user-menu,
#nts div.nts-calendar td div
	{
	background-color: inherit;
	color: inherit;
	}

#nts div.nts-calendar td div.available,
#nts #nts-selector a, 
#nts #nts-time-selector li,
ul#nts-announce li {
	background-color: #ccff99;
	}

#nts div.nts-calendar td div.not_available,
#nts #nts-appointment-list table tr.odd td {
	background-color: #dddddd;
	}
#nts div.nts-calendar td div.selected {
	border-color: #006600;
	}

#nts #nts-selector a,
#nts div.nts-calendar a,
#nts #nts-time-selector a,
#nts #nts-time-selector li
	{
	color: #000000;
	border-color: #99cc33;
	}

ul#nts-announce li.error {
	background-color: #ffcccc;
	}
	
#nts div.nts-calendar td div.selected {
	border: #006600 2px solid;
	}
#nts #nts-appointment-list table th {
	color: #339900;
	border-color: #339900;
	}
#nts #nts-appointment-list table td {
	border-color: #cccccc;
	}
#nts #nts-appointment-list table td.selecting-now {
	color: #bb0000;
	}

/* approved appointments */
#nts .nts-approved, #nts #nts-appointment-list table tr.odd td.nts-approved {
	background-color: #ccff66;
	}
/* completed appointments */
#nts .nts-completed, #nts #nts-appointment-list table tr.odd td.nts-completed {
	background-color: #99cc33;
	}
/* pending appointments */
#nts .nts-pending, #nts #nts-appointment-list table tr.odd td.nts-pending {
	background-color: #ff9900;
	}
/* no show appointments */
#nts .nts-noshow, #nts #nts-appointment-list table tr.odd td.nts-noshow {
	background-color: #ff3300;
	}
/* cancelled appointments */
#nts .nts-cancelled, #nts #nts-appointment-list table tr.odd td.nts-cancelled {
	background-color: #999999;
	}

/* COLORS FOR ERRORS AND OTHER MESSAGES */
#nts .alert {
	color: #cc0000;
	}
#nts .warning {
	color: #ff9966;
	}
#nts .ok {
	color: #00cc00;
	}
#nts .ntsFormLabel {
	background-color: #eeeeee;
	}
#nts .nts-appointment-cart {
	border-color: #66cc00;
	}/* FONTS */
#nts, #nts td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* COLORS */
body,
#nts td,
#nts th,
#nts-appointment-list,
#nts-user-menu,
#nts div.nts-calendar td div
	{
	background-color: #ffffff;
	color: #666666;
	}

#nts div.nts-calendar td div.available,
#nts #nts-selector a, 
#nts #nts-time-selector li,
ul#nts-announce li {
	background-color: #99ccff;
	}

#nts div.nts-calendar td div.not_available,
#nts #nts-appointment-list table tr.odd td {
	background-color: #dddddd;
	}
#nts div.nts-calendar td div.selected {
	border-color: #000066;
	}

#nts #nts-selector a,
#nts div.nts-calendar a,
#nts #nts-time-selector a,
#nts #nts-time-selector li
	{
	color: #666666;
	border-color: #3399cc;
	}

ul#nts-announce li.error {
	background-color: #ffcccc;
	}
	
#nts div.nts-calendar td div.selected {
	border: #006600 2px solid;
	}
#nts #nts-appointment-list table th {
	color: #003399;
	border-color: #003399;
	}
#nts #nts-appointment-list table td {
	border-color: #cccccc;
	}
#nts #nts-appointment-list table td.selecting-now {
	color: #bb0000;
	}

/* approved appointments */
#nts .nts-approved, #nts #nts-appointment-list table tr.odd td.nts-approved {
	background-color: #ccff66;
	}
/* pending appointments */
#nts .nts-pending, #nts #nts-appointment-list table tr.odd td.nts-pending {
	background-color: #ff9900;
	}

/* COLORS FOR ERRORS AND OTHER MESSAGES */
#nts .alert {
	color: #cc0000;
	}
#nts .warning {
	color: #ff9966;
	}
#nts .ok {
	color: #00cc00;
	}
/* MAIN WRAPPER */
#nts {
	padding: 0.5em 0.5em;
	width: auto;
	}

/* FONTS */
#nts, #nts td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* USER MENU ON TOP */
#nts-user-menu {
	margin: 0;
	padding: 0.5em 1em;
	font-size: 75%;
	width: auto;
	}
#nts-user-menu li {
	margin: 0 0.5em 0 0;
	display: inline;
	line-height: 150%;
	list-style: none;
	text-align: center;
	}

/* ACTION RESULT ANNOUNCEMENT */
ul#nts-announce {
	margin: 0.5em 0;
	}
ul#nts-announce {
	padding: 0;
	}
ul#nts-announce li {
	margin: 0.25em 0;
	padding: 0.25em 1em;
	list-style-type: none;
	border-width: 0px;
	}

/* FORM AND TABLES */
#nts table, #nts form table {
	border-collapse: collapse;
	}
#nts table td, #nts form table td {
	padding: 0.5em 1em;
	}
#nts table th, #nts form table th {
	padding: 0.5em 1em;
	font-size: 90%;
	text-align: left;
	}

/* SERVICES, PROVIDERS, LOCATIONS AVAILABLE FOR REQUEST */
#nts #nts-selector {
	}
#nts #nts-selector ul li {
	margin: 0.5em 0 1em 0;
	display: block;
	}
#nts #nts-selector h3 {
	margin: 0.25em 0;
	}
#nts #nts-selector a {
	border-style: solid;
	border-width: 1px;
	padding: 0.25em 0.5em;
	margin: 0 0.25em;
	white-space: nowrap;
	line-height: 2em;
	}

/* APPOINTMENT TIMES AVAILABLE FOR REQUEST */
#nts #nts-time-selector ul {
	overflow: auto;
	width: 100%;
	padding: 0;
	margin: 0.5em 0;
	}
#nts #nts-time-selector li {
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin: 0.25em 0.25em;
	line-height: 1.5em;
	white-space: nowrap;
	width: 7em;
	display: block;
	float: left;
	text-align: center;
	}

/* CALENDAR */
#nts div.nts-calendar {
	margin: 5px 5px;
	width: 220px;
	}
#nts div.nts-calendar table {
	margin: 0 auto;
	}
#nts div.nts-calendar td {
	padding: 1px;
	width: 30px;
	text-align: center;
	}
#nts div.nts-calendar td div {
	padding: 0.4em 0.2em;
	text-align: center;
	font-size: 0.9em;
	}
#nts div.nts-calendar td div.not_available {
	}
#nts div.nts-calendar td div.available {
	}
#nts div.nts-calendar td div.selected {
	border-width: 2px;
	border-style: solid;
	}
#nts div.nts-calendar tr.months td {
	font-weight: bold;
	padding-top: 1em;
	}
#nts div.nts-calendar tr.months td a {
	text-decoration: none;
	}
#nts div.nts-calendar tr.days td {
	padding: 0.25em 0 0.5em 0;
	}
#nts div.nts-calendar tr.days td div {
	font-size: 0.75em;
	}
/* END OF CALENDAR */

/* APPOINTMENT LIST */
#nts #nts-appointment-list {
	width: 100%;
	margin: 1em auto 2em auto;
	}
#nts #nts-appointment-list table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 0.5em;
	}
#nts #nts-appointment-list table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
#nts #nts-appointment-list table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0.3em 1em;
	vertical-align: middle;
	}
#nts #nts-appointment-list table tr.odd td	{
	}
#nts #nts-appointment-list table td.selecting-now {
	font-weight: bold;
	font-size: 1.1em;
	}

/* LOGIN AND REGISTER FORMS */
#nts #nts-register-form {
	float: left; 
	width: 30em;
	}
#nts #nts-login-form {
	float: left; 
	width: 30em;
	}
#nts input, #nts select {
	padding: 2px;
	}

#ntsCredit {
	margin: 20px 0;
	font-size: 10px;
	color: #999999;
	display: none;
	}
#ntsCredit a {
	color: #999999;
	}
