/* linkButton */
.linkButton {
	align-items: center !important;
	background-color: rgba(0,0,0,0) !important;
	border-color: rgb(0, 0, 238) !important;
	border-style: none !important;
	box-sizing: content-box !important;
	color: rgb(0, 0, 238) !important;
	cursor: pointer !important;
	display: inline !important;
	font: inherit !important;
	padding: 0 !important;
	perspective-origin: 0 0 !important;
	text-align: start !important;
	text-decoration: underline !important;
	transform-origin: 0 0 !important;
	-moz-appearance: none !important;
	/*	
	height: auto !important;
	width: auto !important;
*/
}

.linkButtonDisabled {
	align-items: center !important;
	background-color: rgba(0,0,0,0) !important;
	border-color: rgb(0, 0, 238) !important;
	border-style: none !important;
	box-sizing: content-box !important;
	color: black !important;
	cursor: default !important;
	display: inline !important;
	font: inherit !important;
	padding: 0 !important;
	perspective-origin: 0 0 !important;
	text-align: start !important;
	text-decoration: none !important;
	transform-origin: 0 0 !important;
	-moz-appearance: none !important;
	-webkit-logical-height: 1em !important; /* Chrome ignores auto, so we have to use this hack to set the correct height  */
	-webkit-logical-width: auto !important; /* Chrome ignores auto, but here for completeness */
	/*
	width: auto !important;
	height: auto !important;
*/
}

.imgResponsive {
	width: 100%;
	max-width: 683px;
	height: auto;
	max-height: 207px;
}

body {
	font-family: Tahoma;
	margin: 6px;
	padding: 0px;
}

table {
	padding: 0px 0px 0px 0px;
}

td {
	vertical-align: top;
}


/* General Formatting */

.centered {
	text-align: center;
}

.ErrorMessage_Normal{
	color: #FF0000;
	font-weight: bold;
	font-size: .9em;
}
.clear
{
	clear: both;
}
.input_xsmall /* should handle 5 chars */
{
	width: 50px;
}
.input_small /* should handle 10 chars */
{
	width: 100px;
}
.input_largesmall /* should handle 15 chars */
{
	width: 150px;
}
.input_midnormal /* should handle 20 chars */
{
	width: 200px;
}
.input_normal /* should handle 30 chars */
{
	width: 300px;
}
.cbk_noborder input
{
	border: none;
	border-width: 0px;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.cntlHiddenObject{
	display: none;
}
.fontred
{
	color: Red;
}
.fontbold
{
	font-weight: bold;
}


/* End General Formatting */

.main-lbl {
	 font-size: 14pt;
	 color: #17365D;
	 text-decoration: underline;
	 font-weight: bold;
}


/* SalonManagerApplication.aspx formatting */

.fontTahoma, .fontTahoma li, .fontTahoma tr td {
	font-family: Tahoma;
	font-size: 10pt;
}

.tblborder {
	font-family: Tahoma;
	color: #244061;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
	border: 2px solid #244061;
}

.style1 {
	width: 4px;
}

.colA {
	width: 370px;
}

.colB {
	width: 120px;
	text-align: right;
}

.colE {
	width: 400px;
	vertical-align: top;
}

.error {
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma !important;
	font-weight: bold !important;
	font-size: 12pt !important;
}

.auto-style1 {
	width: 50%;
	height: 26px;
}

.auto-style2 {
	width: 371px;
}

/* End- SalonManagerApplication.aspx formatting */


.inline-block {
	display: inline-block;
	vertical-align: top;
}

/*FONTS*/

.ADAerror {
	color: rgb(173, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.Arial16 {
	font-weight: normal;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.fontTahoma12 {
	font-family: Tahoma;
	font-size: 12pt;
}

.fontTahoma14 {
	font-family: Tahoma;
	font-size: 14pt;
}

.fontTahoma14Bold {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
}

.Tahoma8p5 {
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma8p5Bold {
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma8p5BoldCenter {
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma8p5Red {
	font-weight: normal;
	font-size: 8.5pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: left;
}

.Tahoma9 {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma9Bold {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma9BoldUnderline {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.Tahoma9Red {
	font-weight: normal;
	font-size: 9pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: left;
}

.Tahoma9Underline {
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.Tahoma10 {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma10Bold {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma10BoldCenter {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma10BoldRed {
	font-weight: bold;
	font-size: 10pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: left;
}

.Tahoma10Center {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma10Red {
	font-weight: normal;
	font-size: 10pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: left;
}

.Tahoma10Right {
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
}

.Tahoma11 {
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma11Bold {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma11BoldCenter {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma11BoldRed {
	font-weight: bold;
	font-size: 11pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: left;
}

.Tahoma11BoldUnderline {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.Tahoma11Center {
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma11CenterRed {
	font-weight: normal;
	font-size: 11pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: center;
}

.Tahoma11Red {
	font-weight: normal;
	font-size: 11pt;
	color: rgb(173, 0, 0);
	font-family: Tahoma;
	text-align: left;
}

.Tahoma11Right {
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
}

.Tahoma11Underline {
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.Tahoma12 {
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma12Bold {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma12BoldBlock {
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma;
	display: block;
}

.Tahoma12BoldRed {
	font-weight: bold;
	font-size: 12pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma12BoldUnderline {
	font-size: 12pt;
	text-decoration: underline;
	text-align: center;
	font-weight: bold
}

.Tahoma12Center {
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma12CenterBold {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma12Red {
	font-weight: normal;
	font-size: 12pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma12Right {
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
}

.Tahoma13 {
	font-weight: normal;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma13Bold {
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma13BoldRed {
	font-weight: bold;
	font-size: 13pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma13BoldUnderline {
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.Tahoma13Center {
	font-weight: normal;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma13CenterBold {
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma13BoldBlock {
	font-weight: bold;
	font-size: 13pt;
	font-family: Tahoma;
	display: block;
}

.Tahoma13CenterBoldUnderline {
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
	text-decoration: underline;
}

.Tahoma13Red {
	font-weight: normal;
	font-size: 13pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma13Right {
	font-weight: normal;
	font-size: 13pt;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
}

.Tahoma14 {
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma14Bold {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma14BoldRed {
	font-weight: bold;
	font-size: 14pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma14BoldRight {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
}

.Tahoma14Center {
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma14CenterBold {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma14CenterBoldRed {
	font-weight: bold;
	font-size: 14pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma14CenterBoldUnderline {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
	text-decoration: underline;
}

.Tahoma14Italic {
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
	font-style: italic;
}

.Tahoma14Red {
	font-weight: normal;
	font-size: 14pt;
	color: rgb(173, 0, 0) !important;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma14Right {
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
}

.Tahoma18Bold {
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma18CenterBold {
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma19Bold {
	font-weight: bold;
	font-size: 19pt;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
}

.Tahoma19CenterBold {
	font-weight: bold;
	font-size: 19pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}

.Tahoma19Center {
	font-size: 19pt;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}


/*TABLE*/
.wide80PercentArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 80%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


.wide60PercentTahoma14Center {
	font-family: Tahoma;
	font-size: 14px;
	width: 60%;
	table-layout: fixed;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.wide80PercentTahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	width: 80%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide80PercentTahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	width: 80%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide90PercentTahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	width: 90%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide96PercentTahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	width: 96%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide80PercentTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	width: 80%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide90PercentTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	width: 90%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide96PercentTahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	width: 96%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide96PercentTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	width: 96%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide100PercentTahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	width: 100%;
	table-layout: fixed;
	text-align: left;
}

.wide100PercentTahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	width: 100%;
	table-layout: fixed;
	text-align: left;
}

.wide100PercentTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
	table-layout: fixed;
	text-align: left;
}

.wide80PercentTahoma13 {
	font-family: Tahoma;
	font-size: 13px;
	width: 80%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-color: white;
	border-collapse: separate;
	border-width: 0px;
}

.wide60PercentTahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	width: 60%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide80PercentTahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	width: 80%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide80PercentTahoma14Center {
	font-family: Tahoma;
	font-size: 14px;
	width: 80%;
	table-layout: fixed;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.wide90PercentTahoma13 {
	font-family: Tahoma;
	font-size: 13px;
	width: 90%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide100PercentTahoma13 {
	font-family: Tahoma;
	font-size: 13px;
	width: 100%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide100PercentTahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	width: 100%;
	table-layout: fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.wide100PercentTahoma14Center {
	font-family: Tahoma;
	font-size: 14px;
	width: 100%;
	table-layout: fixed;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*Widths-Pixels*/
.wide1000px {
	width: 1000px;
}

.wide800px {
	width: 800px;
}

.wide500px {
	width: 500px;
}

.wide325px {
	width: 325px;
}

.wide300px {
	width: 300px;
}

.wide250px {
	width: 250px;
}

.wide225px {
	width: 225px;
}

.wide200px {
	width: 200px;
}

.wide150px {
	width: 150px;
}

.wide133px {
	width: 133px;
}

.wide120px {
	width: 120px;
}

.wide100px {
	width: 100px;
}

.wide75px {
	width: 75px
}

.wide50px {
	width: 50px;
}

.wide45px {
	width: 45px;
}

.wide40px {
	width: 40px;
}

.wide30px {
	width: 30px;
}

.wide20px {
	width: 20px;
}

.wide15px {
	width: 15px;
}

.wide5px {
	width: 5px;
}

/*Widths-Percentages*/

.wide100Percent {
	width: 100%;
}

.wide97Percent {
	width: 97%;
}

.wide95Percent {
	width: 95%;
}

.wide90Percent {
	width: 90%;
}

.wide80Percent {
	width: 80%;
}

.wide70Percent {
	width: 70%;
}

.wide60Percent {
	width: 60%;
}

.wide50Percent {
	width: 50%;
}

.wide48Percent {
	width: 48%;
}

.wide40Percent {
	width: 40%;
}

.wide33Percent {
	width: 33%;
}

.wide30Percent {
	width: 30%;
}

.wide20Percent {
	width: 20%;
}

.wide18Percent {
	width: 18%;
}

.wide12Percent {
	width: 12%;
}

.wide10Percent {
	width: 10%;
}

.wide6Percent {
	width: 6%;
}

.wide5Percent {
	width: 5%;
}

.wide4Percent {
	width: 4%;
}

.wide3Percent {
	width: 3%;
}

/* Colors */
.CosmoDarkBlue {
	color: #003264;
}

.CosmoSteelBlue {
	color: #244061;
}

.Cosmo003366 {
	color: #003366;
}

.Cosmo17365D {
	color: #17365D;
}

.pad10px {
	padding: 10px;
}

.padL13percent {
	padding-left: 13%;
}

.underline {
	text-decoration: underline;
}