﻿body 
{
	/*background-color:#ecf8fb;*/
	background-color:#ffffff;
}
.bodyStyle
{
	background-color:#ffffff;
	margin:0;
}
.masterTable
{
	/*background-color:#ecf8fb;
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:#E3EAEB;*/
	font-family:Verdana;
	font-size:12px;
}
.mainTable
{
	/*background-color:#ecf8fb;*/
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:#ecf8fc;
	font-family:Verdana;
	font-size:12px;
	
}
.mainHead
{
	background-color:#1C5E55;
	font-family:Arial;
	font-size:14px;
	color:White;
	font-weight:bold;
}
.popupTable
{
	/*background-color:#ecf8fb;*/
	border-width:1px;
	border-style:solid;
	/*border-color:#6FB6F2;*/
	background-color:#E3EAEB;
	border-color:#1C5E55;
	font-family:Verdana;
	font-size:12px;
	
}
    .popupTable td {
        padding: .50rem;
        vertical-align: top;
       /* border-top: 1px solid #e9ecef;*/
    }
.smallpopupTable
{
	/*background-color:#ecf8fb;*/
	border-width:1px;
	border-style:solid;
	/*border-color:#6FB6F2;*/
	background-color:#E3EAEB;
	border-color:#1C5E55;
	font-family:Verdana;
	font-size:10px;
	
}
.largepopupTable
{
	/*background-color:#ecf8fb;*/
	border-width:1px;
	border-style:solid;
	/*border-color:#6FB6F2;*/
	background-color:#E3EAEB;
	color:Black;
	border-color:#1C5E55;
	font-family:Verdana;
	font-size:16px;
	
}

input[type=button] {
    background-color: #337ab7; /*#1C5E55;*/
    border-color: #2e6da4;
    color: White;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    /*float: left;*/
    /*border-radius: 10px 10px 10px 10px;*/
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tablenoborder
{
	background-color:#E3EAEB;
	font-family:Verdana;
	font-size:12px;
}
.headerStyle
{

	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	height:15px;
	text-transform:uppercase;
	background-color:#1C5E55;
	/*background-color:#83c2fd;*/
	color:White;
	/*background-color:#E1E1E1;*/
	
}

.smallheaderStyle
{

	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	height:15px;
	text-transform:uppercase;
	background-color:#1C5E55;
	/*background-color:#83c2fd;*/
	color:White;
	/*background-color:#E1E1E1;*/
	
}
.largeheaderStyle
{

	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	height:18px;
	text-transform:uppercase;
	background-color:#1C5E55;
	/*background-color:#83c2fd;*/
	color:White;
	/*background-color:#E1E1E1;*/
	
}
.welcome
{
	background-color:#1C5E55;
	font-family:Verdana;
	font-size:12px;
	color:White;
	height:38px;
}
.evenRow
{
	background-color:#ecf8fb;
	/*background-color:White;*/
	color:Blue;
}
.spanLink
{
	color:Blue;
	font-family:Verdana;
	font-size:12px;
	cursor:pointer ;
}
.alertMessage
{
	color:Red;
	font-family:Verdana;
	font-size:10px;
}
.datePicker
{
	width:100px;
}
.timePicker
{
	width:100px;
}
.datePickerSmall
{
	width:75px;
}
.timePickerSmall
{
	width:75px;
}
.dateandtimePicker
{
	width:120px;
}
.billfooterhead
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.dummy
{
}
.billbutton
{
	height:30px;
	width:150px;
	text-align:center;
}
.imgedit
{
	/*background-image:url("images/edit.gif");*/
	content:url("images/edit.gif");
	width:16px;
	height:16px;
}
.no-close .ui-dialog-titlebar-close
{
	display:none;
}
.no-titlebar .ui-dialog-titlebar
{
	display:none;
}
.fdrating
{
	font-family:Calibri;
	font-size:13px;
	color:White;
}
.itemfirstcell
{
	background-color:#014a1f; /*#C9ED5C;*/
}
.itemsecondcell
{
	background-color:#c8d200;
}

.categoryhead
{
	font-family:Century Gothic ;
	color:White;
	font-size:12px;
	cursor:pointer;
	text-align:center;
	
	background-color:Gray;
}
.myButton {
	background-color:#44c767;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}
.button_example{
border:1px solid #ffad41; -webkit-border-radius: 1px; -moz-border-radius: 1px;border-radius: 1px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 8px 8px 8px 8px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #ffc579; 	cursor: pointer;
	background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
}

.button_example:hover{
 border:1px solid #ff9913;
 background-color: #ffaf46; 	cursor: pointer;
	background-image: linear-gradient(to bottom, #ffaf46, #e78404);
}
.editimage
{
	
	background-image:url("../images/edit.gif");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;

}
.deleteimage
{
	
	/*content:url("../images/edit_small.png");*/
	background-image:url("../images/delete.png");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}
.viewimage
{
	background-image:url("../images/view_small.png");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}
.tablebutton {
    width:75px;
    height:50px;
}