html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	padding-left:6px;
}
h1 {
	font-size:18px;
	font-weight:bold !important;
	padding:5px;
	margin-bottom:5px;
}
h2 {
	font-size:16px;
	font-weight:bold !important;
	padding:5px;
	margin:0;
	background-image:none !important;
}
h3 {
	font-size:12px;
	font-weight:bold !important;
	margin:8px 0 5px 0;
	padding:3px;
	height:24px;
	background-image: none !important;
}
h3 div{
	padding:5px 0 5px 3px;
	float:left;
}
h4 {
	font-size:12px;
	font-weight:bold !important;
	margin:8px 0 5px 0;
	padding:3px;
	height:30px;
}
h4 div{
	padding:5px 0 5px 3px;
	float:left;
}
tr {
	height:19px;
}
#container {
	width:100%;
}
#footer {
	padding-top:10px;
	width:100%;
	text-align:right;
	clear:both;
	font-size:11px;
	font-weight:bold;
}
.corners {
	background-color:#ebf3f7;
	padding:8px;
	margin-bottom:15px;
}
.overflowTbl {
	height:150px;
	overflow:auto;
}
.object-list-table {
	width:100% !important;
}
.object-list-table th{
	height:25px !important;
	text-align:left;
}
.disable-background-image {
	background-image: none !important;
}
.normal-font {
	font-weight: normal !important;
	color: none !important;
}
.edit_icon{
	height:16px;
	margin:0 17px 0 0;
	position:absolute;
	right:0.0em;
}
#appointment_result {
	color:#555555;
	background:#ffffff;
	width:100%;
}
.input_text {
	width:200px;
	border:1px solid;
}
.input-text-no-width{
	border:1px solid;
}

.input_textarea {
	width:99%;
	height:100px;
	border:1px solid;
}
.input_select_ymm{
	width:275px;
	border:1px solid;
	margin:0;
	padding:0;
}
.button{
	width:165px;
	text-align:center;
	padding:6px;
}
.button a{
	text-decoration: none;
	font-weight:bold;
}
/************************************************
* 	OSC Wizard Styles
*
*************************************************/
#wizard{
}
.row{
	padding:5px 0 5px 0;
	height:20px;
}
.form_label{
	width:120px;
	float:left;
}
.form_field{
	width:175px;
}
.form_submit{
	padding:2px 5px 2px 5px;
	width:100px;
	font-weight:bold;
}
#login{
	float:left;
	width:47%;
}

#login tr {
	height:32px;
}

#login .corners{
	width:100%;
}

#locate_customer{
	float:right;
	width:49%;
}

#locate_customer tr {
	height:32px;
}

#locate_customer .corners{
	width:100%;
}

#locate_ro{
	float:right;
	width:49%;
}

#locate_ro tr {
	height:32px;
}

#locate_ro .corners{
	width:100%;
}

#addNewVehicle{
	margin:20px 0 10px 0;
}

#save_profile tr {
	height:32px;
}

#full_view{
}

#full_view .corners{
	width:100%;
}

#left_half{
	float:left;
	width:49%;
}

#left_half .corners{
	width:100%;
}

#right_half{
	float:right;
	width:49%;
}

#right_half .corners{
	width:100%;
}

#wizard{
	float:left;
	width:63%;
}

#wizard .corners{
	width:100%;
}

#summary {
	float:right;
	width:34%;
}
#summary .corners{
	width:100%;
}

#progress {
	width:100%;
	height:35px;
	margin-bottom:15px;
	text-align:center;
}

#progress tr td {
	padding:5px 5px 5px 5px;
}

#progress tr td span{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

#progressOn {
	font-weight:bold;
}

#application {
	width:100%;
}

#fields {
	width:69%;
	float:left;
	padding-left:10px;
}
#short_summary_selected_svc_list{
	width:100%;
}
.title_case{
	text-transform: capitalize;
}
.service_title{
	cursor: pointer;
	float: left;
	width: 95% !important;
}
.service_title_more{
	cursor: pointer;
}
.service_description{
	padding: 5px 0 5px 15px;
	display: none;
}
.content-margin{
	margin: 20px 5px 5px 5px;
}

.user-diagnostic{
	margin: 0;
	width: 350px;
	height: 50px;
}

.user-diagnostic-checkable{
	padding-left: 0 !important;
	right:30px;
}
#osc-menu {
	width:100%;
	height:35px;
	margin:0 0 15px 0;
}
#osc-menu div{
	margin: 3px;
}
.left-icon-link{
	padding: 3px 5px 3px 3px;
	background-image: none !important;
}

.left-icon-link a span{
	cursor: pointer;
	float:left;
	border-right:1px solid;
	margin:0 5px 0 0;
}
.right-icon-link{
	cursor: pointer;
	padding: 3px 3px 3px 5px;
	background-image: none !important;
}

.right-icon-link a span{
	float:right;
	border-left:1px solid;
	margin:0 0 0 5px;
}
.left-icon-button{
	cursor: pointer;
	font-size:14px;
	font-weight:bold !important;
	padding: 4px;
	background-image: none !important;
}

.left-icon-button a span{
	float:left;
	border-right:1px solid;
	margin:0 10px 0 0;
}
.right-icon-button{
	background-image:none !important;
	cursor:pointer;
	font-size:14px !important;
	font-weight:bold !important;
	padding:4px !important;
}

.right-icon-button a span{
	float:right;
	border-left:1px solid;
	margin:0 0 0 10px;
}
#sendOutlookAppointmentStatus{
	font-weight:bold;
	margin:10px 0 0 3px;
}
.delete-custom-description{
	margin-top: 1px !important;
	cursor: pointer;
	padding: 3px;
	background-image: none !important;
	border-left: 0 !important;
}

.delete-custom-description span{
	float:left;
	border-right:1px solid;
	margin:0 5px 0 0;
}
.additional-hours{
	padding: 10px 0 10px 20px;
	text-decoration:underline;
	cursor: hand;
}