/* Set all table defaults */

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,img,dl,dt,dd,ol,ul,li,fieldset,form,table,tbody,tfoot,thead,tr,th,td{
	margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
}
:focus{outline:0;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
th,td{text-align:left;font-weight:normal;}
strong,b{font-weight:bold;}
h1 {
	font: 18px "Roboto", Arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
h2 {
	font: 16px "Roboto",Arial,sans-serif;
	padding-left: 5px;
	padding: 5px;
	font-weight: bold;

}
h3 {
	font-size: 14px;
	font-family: "Roboto", Arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
/*li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}*/
body { 
	/*margin: auto;*/
	background-color:#FFFFFF; 
	overflow: -moz-scrollbars-vertical; 
	/*background-image:url('../uploads/wallpaper/background.jpg');*/
	background-repeat: repeat-xy;
	font: 10px "Roboto", Arial, sans-serif;
	/*width: 1009px;*/
	/*width: 98%;*/
}
.container {
	/*font-size: 16px;*/
}
<style>
#mobile-header {
    display: none;
}
@media only screen and (max-width: 767px){
    #mobile-header {
	    display: block;
    }
}
#PageContent { 
	background-color:#FFFFFF; 
	padding-top: 50px;
}
#TabContent {
	font: 100% "Roboto", Arial, sans-serif;
}
#TabContent label{
	width: 300px;
}
#PageContentStandard {
	height:100%;
	background-color:#FFFFFF; 
	font: 100% "Roboto", Arial, sans-serif;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	z-index: 1;
}


/*Everything that I am adding*/
table {
	border-collapse: collapse;
}

a:hover { 	
    text-decoration: none; 
}
a:link { 
	font-weight: bold;
}


.widthFull {
	width: 100%;
	margin-bottom: 3px;
}
.ui-widget {
	font-weight: 100;
}
.ui-floating-message{
	z-index:9999;
	background-color: black;
}
.CellEditRegular {
    font-size: 12px;
    font-family: sans-serif;
	color: black;
	border: solid #CCC 1px;
	height: 20px;
	margin: 0px;
}
.CellEditModified {
	background-color: #FFCCCC;
}
.TextBoxRegular, .TextBoxEdit {
    font-size: 12px;
    font-family: sans-serif;
	color: black;
	border: solid #CCC 1px;
	width: 200px;
	height: 20px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}
.TextBoxEdit {
	background-color: #FFCCCC;
}
.TextBoxNoSize, .TextBoxNoSizeEdit {
    font-size: 12px;
    font-family: sans-serif;
	color: black;
	border: solid #CCC 1px;
	line-height: 20px;
	margin: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}
.TextBoxNoSizeEdit {
	background-color: #FFCCCC;
}
.TextBoxCell, .TextBoxCellEdit, .TextBoxCellLarge, .TextBoxCellLargeEdit  {
    font-size: 12px;
    font-family: sans-serif;
	color: black;
	border: solid #CCC 1px;
	line-height: 15px;
	margin: 0px;
	padding-right: 5px;
	text-align: right;
	width: 90px;
}
.TextBoxCellEdit {
	background-color: #FFCCCC;
}
.TextBoxCellLarge, .TextBoxCellLargeEdit {
    font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-color: #EFE;
}
.TextBoxCellLargeEdit {
	background-color: #FFCCCC;
}
.TextAreaRegular, .TextAreaEdit, .TextAreaFocus {
    font-size: 16px;
    font-family: sans-serif;
	color: black;
	border: solid #999 2px;
	height: 20px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	overflow: auto;
	background-color: #EFE;
}
.TextAreaFocus {
	background-color: #EDE;
}
.TextAreaEdit {
	background-color: #FFCCCC;
}
.DivFormInput {
	position: relative;
}
.LabelFormInput {
	float: left;
	color: #666;
	margin: 5px;
	padding-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
.InputContainer {
	clear: both;
}
.InputLabel {
	float: left;
	color: #666;
	margin-left: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	margin-top: 7px;
	text-align: right;
	/*text-decoration: underline;*/
}
.InputLabelBasic {
	color: #666;
	margin-bottom: 3px;
	padding-left: 5px;
	margin-top: 7px;
	text-align: right;
	text-decoration: underline;
}
.InputLabelLogin {
    font-size: 14px;
	/*float: left;*/
	padding-left: 30px;
	margin: 5px;
	text-align: right;
}
.DisplayLabel {
	float: left;
	color: #666;
	padding-left: 10px;
	margin-left: 5px;
	text-align: right;
}
.LargeFont {
    font-size: 16px;
    font-weight: bold;
}
.highlight{
	background-color: lightblue;

}
.InputSection{
	padding-left: 55px;
	background-image:url('../images/h-gradient.png');
	background-repeat: repeat-y;
}
.monthly_slot, .monthly_slot_open, .monthly_slot_full {
	height: 110px; 
	width: 140px; 
	padding-left: 5px;
	padding-right: 5px;
}
.monthly_slot_open {
	background-color: white; 
	border: solid 1px #555;
}
.monthly_slot_full {
	background-color: #DED; 
	border: solid 1px #555;
	color: white;
}
.monthly_slot_count {
	font-size: 60px;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 105px; 
	font-family: Impact; 
	font-weight: normal;
}
.WeeklyOddRow {
	background-color: #EEE; 
}
.weekly_slot_header {
	text-align: center; 
	border: solid 1px #DDD; 
	background-color: #E7F5FB; 
	color: white;
	height: 100%;
	width: 9%;
	padding: 3px;
	overflow: hidden;
	text-decoration: none;
}
.weekly_slot_header a:link {
	color: #777;
	text-decoration: none;
}
.weekly_installer_column {
	text-align: right; 
	width: 11%; 
	height: 80px;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 14px;
	font-family: roboto;
	text-transform: uppercase;
}
.weekly_installer_column a:link {
	text-decoration: none;
}
.weekly_installer_column a:link span{
	font-family: helvetica;
	font-style: italic;
	font-size: 13px;
}
.weekly_installer_column a:hover {
	text-decoration: underline;
}
.weekly_installer_attributes {
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 9px;
}
.weekly_slot, .weekly_slot_open, .weekly_slot_full {
	height: 90px; 
	width: 9%; 
}
.weekly_slot_open {
	background-color: #FEF; 
	border: solid 1px #AAA;
	color: #888;
}
.weekly_slot_open a:link {
	color: blue;
}
.weekly_slot_open_out_of_town {
	background-color: orange; 
	border: solid 1px #AAA;
}
.weekly_slot_open_non_specialty {
	background-color: #ff8691; 
	border: solid 1px #AAA;
	text-align: center;
	padding: 2px;
}
.weekly_slot_open_day_off {
	background-color: #CCC; 
	border: solid 1px #AAA;
	color: white;
	text-align: center;
	padding: 2px;
}
.weekly_slot_full {
	background-color: #FF6666; 
	border: solid 1px #AAA;
	color: white;
}
.weekly_slot_entry_full {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 88px;
	background-color: #D2ECFF;
	color: black;
}
.weekly_slot_entry_full :hover{
	background-color: #bce3ff;
}
.weekly_slot_entry_full_day {
	overflow: hidden;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	/*height: 32px;*/
	width: 98%;
	background-color: #D2ECFF;
	color: black;
}
.weekly_slot_entry_full_day :hover {
	background-color: #bce3ff;
}
.weekly_slot_entry_oot_full {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 88px;
	background-color: #FFCC66;
	color: black;
}
.weekly_slot_entry_oot_full :hover{
	background-color: #bce3ff;
}
.weekly_slot_entry_oot_full_day {
	overflow: hidden;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	/*height: 32px;*/
	width: 98%;
	background-color: #FFCC66;
	color: black;
}
.weekly_slot_entry_oot_full_day :hover {
	background-color: #bce3ff;
}
.weekly_slot_empty_full {
	height: 88px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #87FFCA;
	background-image: url('../images/plus_60.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.weekly_slot_empty_full :hover {
	background-image: url('../images/plus_60.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #6dffbf;
	cursor: pointer;
}
.weekly_slot_empty_partial {
	height: 42px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #87FFCA;
	background-image: url('../images/plus_60.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.weekly_slot_empty_partial :hover {
	background-image: url('../images/plus_60.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #6dffbf;
	cursor: pointer;
}
.weekly_slot_empty_jumbo {
	height: 88px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #87FFCA;
	background-image: url('../images/plus_60.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.weekly_slot_empty_jumbo :hover {
	background-image: url('../images/plus_60.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #6dffbf;
	cursor: pointer;
}
.weekly_popup_full, .weekly_popup_partial, .weekly_popup_open, .weekly_popup_off {
	margin: 2px;
	cursor: pointer;
}
.weekly_popup_full {
	background-color: #FF6666;
}
.weekly_popup_full :hover {
	background-color: blue;
}
.weekly_popup_partial {
	background-color: yellow;
}
.weekly_popup_partial :hover {
	background-color: #FFF;
}
.weekly_popup_open {
	background-color: #87FFCA;
}
.weekly_popup_off {
	background-color: #BBB;
}
.weekly_popup_off :hover {
	background-color: #222;
}
.daily_slot_empty {
	margin-left: 2px;
	margin-right: 2px;
	z-index: 111111;
	background-color: #6dffbf;
}
.daily_slot_empty :hover {
	cursor: pointer;
}
#searchbar {
	width: 125px; 
	float: left; padding: 3px 32px 3px 10px;
	background: #fff url(../images/bar-bg.png) repeat-x;
	border: 3px solid #b7b7b7;
	border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px;
	font: italic 12px Georgia; color: #898989;
	outline: none; /*Remove Chrome and Safari glows on focus*/
}
#searchbar.active {
	background: #ebf3fc url(../images/bar-bg-active.png) repeat-x;
	border: 3px solid #abd2ff;
}
#searchbtn {
	width: 16px; height: 17px; float: left; margin: 7px 0 0 -27px;
	background: url(../images/search.png); text-indent: -9999px;
	padding: 0 0 0 17px; /*IE fix*/
	cursor: pointer;
	border: solid 0px black;
}
#searchbtn:hover {
	background-position: 0 -17px;
}
.home_cards {
	/*float: left; */
	border: solid 0px black; 
	margin: 10px; 
	margin-bottom: 20px; 
	/*min-width: 90%;*/
}
.home_cards li {
	list-style-image: url('../images/star.png');
	margin-left: 10px;
	line-height: 1.8em;
}
.home_cards_title {
	font-size: 20px; 
	border-bottom: solid 1px black;
}
.home_cards_text {
	font-size: 14px; 

}
.total-box { 
	border: 3px solid green; 
	width: 150px; 
	padding: 5px; 
	margin: 5px 0 5px 0; 
	text-align: right;
	font-weight: bold;
	font-size: 18px; 
}
.sub-total-box { 
	border: 1px dashed green; 
	width: 150px; 
	padding: 2px; 
	margin: 2px 0 2px 0; 
	text-align: center;
	font-weight: normal;
	font-size: 15px; 
}
