/* CSS Document */
#notification_counter {
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	width: 10px;
}

#welcome {
	float: left;
}
#div_counter {
	width: 20px; height: 20px;
	background-repeat: no-repeat; border-bottom-width: 0px; margin-top: -17px;
}
#div_number {
	text-align: center;
	background-image: url("../images/icons/notification.png");
	background-repeat: no-repeat;
	width: 24px; height: 20px; margin-left: 0px; margin-top: 0px;color#ff0000; ; font-weight: bold; font-size: 14px;
}
#notifications {
	max-height:500px;
	overflow:auto;
	cursor: default; 
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	z-index: 3;
	display: none;
	background: none repeat scroll 0 0 padding-box rgba(255, 255, 255, 0.98);
	background-color: #FFF;
	border: 1px solid rgba(100, 100, 100, 0.4);
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
	top: 20px;
	width: 494px;
}

#notification_title {
	font-size: 11px;
	color: #333333;
	border-right-width: 10px;
	margin: -8px 8px 0px 8px;
	border-left-width: 7px;
}
#sub_header_3 {
	float: left; 
	position: relative; 
	text-align: left;
}
.link {
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    color: #333333;
    display: block;
    margin-bottom: -1px;
    padding: 4px 20px 4px 8px;
    text-decoration: none;
}
.link a {
	color: #000;
	font-weight: bold;
}
.link {
	background-color: #CCC;
	color: #000;
}
.link a:hover {
	color: #333300;
}
#sub_header_2 {
	width: 692px; 
	float: left; 
	position: relative; 
	text-align: left;
	height: 50px
}
#sub_header_1 {
	width: 200px; 
	float: left; 
	text-align: left;
}
#close {
	
}
#close img{
	margin-right: 0px; 
	margin-left: 354px;
	cursor: pointer;
}
#file_not_found {
	color: #ff0000;
}
.row_details {
	text-align: center;
	height: 28px;
	background-color: #CCC;
}
.show_details_row {
	cursor: pointer;;
}
#ContractVerificationEmailSend {
	width: 500px;
}
#ContractVerificationEmailSend .error{
	display: block;
}
#notes_label-label{
	float: none;
	margin-bottom: 10px;
}
/*#bt_upload {
	left: 379px; width: 68px;
}
#files {
	margin-top: 184px; position: absolute; float: right; margin-left: 426px; width: 347px;
	margin-top: 23px; top: 471px;
}*/
.redirect{
	cursor: pointer;
}
.redirect:hover {
	color: #fff;
	background-color: #ccc;
	font-size: 11px;
	font-weight: bold;
}
.resend_button {
	background: url(../images/design/resend.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.call_button {
	background: url(../images/design/call.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.fileupload .ui-widget-header {
  background: none repeat scroll 0 0 transparent;
  border-width: 0;
  margin-top: 5px;
}
#esclated_1_soon{
	
}
#ddcl-gs_status_id-ddw{
	height: 400px;
}
#filter_by_category{
	margin-top: 9px;
}
.status_box_filter{
	width: 20px;height: 20px;
	border-top-left-radius: 10px 5px;
	border-radius: 5px;border:2px solid #000;
	cursor: pointer;
}.status_box_filter2{
	width: 22px;height: 22px;
	border-radius: 0px;border:0px solid #000;
	cursor: pointer;
}
fieldset {   
  border-radius: 5px;
}

#main_filter fieldset{
	float:left;
	width: 40%;
	height: 66px;
	position: relative;;
}
#main_filter{
	position: relative;
}
.status_filter{
	display: inline-block;
	width: 150px;
}
 #field_set1{
 	width: 400px;
}
 #field_set2{
 	width: 400px;
}
.selected{
	background-color: #ff0000;
	color:#fff;
}
.body_style #ui-datepicker-div{
	border-width: 0px;
	padding: 0px;
}
.success{
	position: relative;
  padding: 7px 15px;
  margin-bottom: 18px;
  color: #404040;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);

  
	background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #ffffff;
  margin-top: 20px;
  
}
#rememberMe{
	width: 13px;
}
#under_construction{
	text-align: center;
	font-size: 18px;
	color: red;
	font-weight: bold;
	margin-top: 150px;
}
.cancel{
	float: right;
	width: 62px;
}
.loading_img_ticket{
	margin-top: 11px;
	margin-left: 0px;
	margin-right: 108px;
	width : 20px;
	height : 20px;
}
.loading_img{
	margin-left: 213px; margin-top: 135px;
}
body {
	font-size: 11px;
}

.ui-jqgrid-title,.ui-datepicker-header {
	border: 0px none;
}
#loading_ticket_files {
	background-color : #fff;
	width: 0px;
	height: 0px;
	top: 37px;
	right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 732px;
}
#loading{
	position:absolute;
	width: 0px;
	height:0px;
	background-color: #fff;
	margin-left: 258px;
	margin-top: 64px;
}

a img {
	border: 0px none;
}

#search-button {
	cursor: pointer;
}


.description-title,.attach-title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 7px;
	padding-left: 0px;
}

.attach {
	margin-bottom: 10px;
}

.ticket-description {
	padding-left: 5px;
}

.message-dismiss {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.7em;
}

#body {
	width: 760px;
	overflow: auto;
}

.ticket-description,.attach {
	width: 45%;
	overflow: auto;
	float: left;
}

.treeULB {
	background-color: #B1B1B1;
}

.listfront_table {
	background-color: #f7f7f7;
	margin-top: 6px;
	border: 2px solid #ccc;
	border-radius: 5px 5px 5px 5px;
}

.listfront_img {
	border: 2px solid #ccc;
	border-radius: 5px 5px 5px 5px;
}

.listfront_cell {
	padding-top: 30px;
	padding-bottom: 30px;
}

#logo {
	padding-left: 0px;
	margin-right: 575px;
	margin-left: 545px;
	margin-bottom: 11px;
}

.logo_header {
	width: 183px;
	height: 50px;
	margin-left: 641px;
}

.step {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-left: 13px;
}

#breadcrumbs {
	font-family: "calibri";
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
}

#breadcrumbs a {
	background: url("../images/design/arrow1.png") no-repeat right center;
	margin-right: 10px;
}

.ui-tabs .ui-tabs-nav .ui-state-default {
	padding-top: 0;
	padding-right: 0;
	height: 69px;
	border: 1px solid #fff;
}

.ui-tabs .ui-tabs-nav .ui-state-default {
	background-image: url(../images/ticket_create/button_step_unactive.png);
	background-color: #fcfcfc;
	width: 146px;
	border: 0px solid;
}

.ui-tabs .ui-tabs-nav .ui-state-active {
	background-image: url(../images/ticket_create/button_step_all.png);
	border: 0px solid;
}

.ui-tabs-disabled {
	background-color: #fff;
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
	{
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/*.ui-state-default{
	height: 69px;
}
.ui-corner-top{
	color:#ff0000;
}
.ui-state-default{
	color:#ff0000;
	background-image: url();
	background-color: #ff0000;
}
.ui-widget-header{
	background-image: URL("");
}
.ui-tabs-disabled {
	color#ff0000;
	background-image: url(/images/ticket_create/button_step_unactive.png) ;
}
.ui-widget-header{
	border: 0px solid #ff0000;
	background-image: url(/images/ticket_create/button_step_unactive.png) ;
	
}
.ui-tabs-selected{
	color:#ff0000;
}*/
/*.ui-tabs .ui-tabs-nav li{
	color#ff0000;
	background-image: url(/images/ticket_create/button_step_all.png) ;
}*/
.ui-tabs-selected {
	background-color: #ff0000;
}

#first_node {
	background-color: #b1b1b1;
	color: #fff;
}

.toggle {
	font-weight: bold;
}

.history {
	margin-top: 86px;
	margin-left: 245px;
}

.new-ticket {
	margin-top: 86px;
	margin-left: 70px;
}

iframe {
	height: 100px;
	border-color: white;
	border-style: hidden;
}

textarea {
	resize: none;
}

.arrow_category {
	float: right;
	margin-top: -3px;
}

.category_bar {
	height: 30px;
	background-image: url(../images/ticket_create/menu_title_step_1px.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-left: 9px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	margin-top: 10px;
}

body {
	font: 14px Helvetica, Sans-Serif;
}

#page-wrap {
	width: 800px;
	margin: 25px auto;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

p {
	margin: 15px 0;
}

/* 
	LEVEL ONE
*/
.tab {
	background-color: #f7f7f7;
}

#remarks {
	width: 575px;
	height: 152px;
}

table {
	border: 0px solid;
}

.yellow_bar {
	background-color: #ffff01;
	border-color: #ffff01;
}

#Send-element #submit {
	margin-right: 184px;
}

#ForgetPasswordForm {
	width: 355px;
}

#ForgetPasswordForm dt{
	width: 20%;
}
.description {
	width: 105px;
	margin-top: -29px;
	margin-left: 210px;
	margin-right: 0px;
}

.login_form_header {
	background-color: #ffff01;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 269px;
	padding-top: 10px;
}

.login_forget,.login_back {
	margin-top: -23px;
	margin-left: 15px;
}

.login_forget a,.login_back a {
	color: #000;
}

#login-element {
	width: 339px;
}

.login_error {
	margin-top: -13px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	color: red;
	font-size: 14px;;
	font-weight: bold;
	margin-top: 1px;
	height: 24px;
}

.ui-jqgrid-title {
	margin-left: 27px;
}

.friendly-link {
	width: auto;
	height: 10px;
	padding-top: 0px;
}

.view_button {
	background: url(../images/icons/show.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.edit_button {
	background: url(../images/design/pen.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.edit_button_deactive {
	background: url(../images/design/pen_.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.expand_button {
	background: url(../images/icons/expand.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.not_expand_button {
	background: url(../images/icons/not_expand.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.delete_button {
	background: url(../images/design/del.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.delete_button_deactive {
	background: url(../images/design/del_.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.save_button {
	background: url(../images/design/accept.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.new_button {
	color:#ff0000;
	cursor:pointer;
	font-weight: bold;
	font-style: italic;
}
.new_dimmed_button {
	background: url(../images/icons/save_dimed.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.cancel_button {
	background: url(../images/design/re.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.Publish_button {
	background: url(../images/design/co_.png) no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.Unpublish_button {
	background: url('../images/design/co.png') no-repeat top;
	width: 23px;
	height: 20px;
	border: none;
	font-size: opx;
	cursor: pointer;
}
.new {
	height: 16px;
	width: 16px;
}
#to_do {
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	background: url(../images/icons/flag_red_main.png) no-repeat top;
}
.to_do {
	background: url(../images/icons/flag_red.png) no-repeat top;
	height: 16px;
	width: 16px;
	border: none;
	cursor: pointer;
	margin-left: 4px; 
	margin-top: 4px; 
	margin-bottom: 4px;
}

.to_do_not {
	background: url(../images/icons/flag.png) no-repeat top;
	height: 16px;
	width: 16px;
	border: none;
	cursor: pointer;
	margin-left: 4px; 
	margin-top: 4px; 
	margin-bottom: 4px;
}
.body_style {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 100%;
}

#container {
	font-size: 11px;
	width: 1008px;
	margin: 0px auto;
}

#header {
	margin-left: -108px; 
	width: 1222px;
	margin-right: 0px;
	height: 140px;
	background-color: #FFFF01;
	padding-top: 10px;
	border-radius: 0px 0px 10px 10px;
}

#sub_header {
	width: 986px;
	height: 68px;
	padding: 9px;
	border: 1px solid #ADADAF;
	border-bottom: 0px;
	-moz-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background-color: #FFFF6F;
	margin-top: 10px;
}

#sub_header_inf_1 {
	width: 383px;
	height: 50px;
	padding: 0px;
	float: left;
}

#main_group,#main_group_2 {
	background: #F7F7F7;
	width: 1004x;
	min-height: 300px;
	border: 1px solid #E5E5E5;
	border-top: 0px;
	margin-left: 0px;
}
#main_group_2{
	font-size: 11px; margin-left: 0px;
}
#sub_group {
	width: 1004px;
	min-height: 300px;
}

#work_group_header {
	background-color: #EDEDED;
	padding: 10px;
	margin-top: 20px;
	font-weight: bold;
	border: 1px solid #ADADAD;
}

#work_group_main {
	min-height: 88px;
	border: 1px solid #ADADAD;
	border-top-width: 0px;
	background-color: #FFFFFF;
}

.txtbox {
	width: 200px;
	padding: 3px 5px 3px 10px;
	border: solid #A9A9A9 1px;
}

.small_txtbox {
	width: 50px;
	padding: 3px 5px 3px 10px;
	border: solid #A9A9A9 1px;
}

.div_texbox {
	float: left;
	height: 35px;
	padding-bottom: 3px;
	width: 210px;
}

#label {
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 0;
	line-height: 0.1;
	margin-top: 3px;
	padding-left: 6px;
	padding-top: 11px;
	width: 120px;
}

body {
	font-size: small;
}

#loading_div {
	background-color: #999999;
	font-family: tahoma;
	font-weight: bold;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.7;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10000000;
}

.topHeader {
	background-color: #FFFF01;
	border: 2px solid #FFFF01;
	border-radius: 5px 5px 5px 5px;
	height: 88px;
	margin: 55px 1.5% 0;
	min-width: 800px;
	padding: 5pt 0;
	width: 97%;
	font-size: medium;
}

.headerLogo {
	background-image: url("../css/admin/yellow/images/logo.jpg");
	float: left;
	height: 39px;
	margin-left: 30px;
	margin-top: 25px;
	width: 193px;
}

#header_links {
	float: right;
	height: 90px;
	min-width: 600px;
	text-align: right;
}

#log_out {
	font-weight: bold;
	height: 67px;
	padding-top: 5px;
	text-align: right;
	width: 100%;
}

#master_links {
	float: right;
	height: 18px;
	max-width: 600px;
	padding-top: 37px;
}

.font_tahoma_12 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.verticalLinks {
	
}

.verticalLinks>ul {
	list-style: none outside none;
	line-height: 1em;
	margin: 0;
	padding: 0 0 1.75em 1em;
	position: relative;
	float: right;
	width: 600px;
}

.verticalLinks>ul>li {
	float: right;
	margin: 0;
	padding-right: 10px;
}

.verticalLinks>ul>li>a {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0.25em 1em;
	text-decoration: none;
}

.verticalLinks>ul>li.selected a,.verticalLinks>ul>li>a:HOVER {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #6B6B6B;
}

.verticalLinks>ul>li>ul { /*	float: right;*/
	line-height: 1em;
	list-style: none outside none;
	margin: 0;
	padding: 0px;
	position: absolute;
	width: 100%;
	right: 0;
}

.verticalLinks>ul>li>ul>li {
	float: right;
	margin: 0;
	padding-right: 1px;
	padding-top: 2px;
	display: inline;
	width: auto;
}

.verticalLinks>ul>li>ul>li>a {
	background: none repeat scroll 0 0 #6B6B6B;
	color: #FFFFFF;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0.25em 1em;
	text-decoration: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.verticalLinks>ul>li>ul>li:FIRST-CHILD>a {
	border-bottom-right-radius: 5px;
}

.verticalLinks>ul>li>ul>li:LAST-CHILD>a {
	border-bottom-left-radius: 5px;
}

.verticalLinks>ul>li>ul>li>a:HOVER,.verticalLinks>ul>li>ul>li>a.selected
	{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #6B6B6B;
}

.contentTitle {
	margin: 1% 1.5%;
	min-width: 800px;
	padding: 5pt 0;
	width: 93%;
	padding-left: 4%;
	border-bottom: 3px solid #6B6B6B;
}

.contentBody {
	min-width: 800px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}

#forget  () $submit {
	color: #ff0000;
}

#login_logo {
	float: left;
	height: 39px;
	margin-left: 20px;
	margin-top: 65px;
	width: 245px;
}

#div_seprator {
	background-color: #7C7C7C;
	float: left;
	height: 175px;
	left: 200px;
	margin-top: 8px;
	width: 1px;
}

#div_form_container {
	background-color: #FEFFB3;
	border-radius: 5px 5px 5px 5px;
	float: left;
	height: 175px;
	margin-top: 8px;
	width: 340px;
}

#div_form_container form {
	padding: 5px;
}

.login_contanier label, #ForgetPasswordForm label {
	float: left;
	font-family: "Calibri";
	font-size: 10px;
	font-weight: normal;
	width: 50px;
	padding-top: 5px;
	margin-left: 10px;
	width: 160px;
}

#ForgetPasswordForm #email{
	width: 180px;
}


.login_contanier .input {
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #000000;
	font: 12px Arial;
	padding: 3px 5px 3px 10px;
	width: 130px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.login_contanier {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.container {
	display: table;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.loginBody {
	height: 100%;
	margin: 0;
	min-width: 1024px;
	padding: 0;
	position: absolute;
	width: 100%;
}

.formDiv {
	padding: 2% 3%;
}

#submit,#update {
	background-image: url(../css/images/ui-bg_gloss-wave_35_f6a828_500x100.jpg);
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 20px;
	float: right;
	width: 70px;
}

.submit {
	background-image: url(../css/images/ui-bg_gloss-wave_35_f6a828_500x100.jpg);
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	width: 70px;
}

.loginBody label.error {
	font-size: 7;
	margin-left: 3px;
	margin-top: -13px;
	color: red;
	display: block;
	float: none;
	width: 340px;
}
.errors{
	color: red;
	font-weight: bold;
}

form {
	height: auto;
	padding: 20px;
}

dl,dt,dd {
	padding: 0;
	margin: 0;
}

dl {
	width: 100%;
	overflow: hidden;
}

dt {
	float: left;
	width: 30%;
}

dt label {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	width: 250px;
}

dt label.error {
	color: red;
	margin-left: 5px;
}

dd {
	float: left;
	width: 70%;
}

dd input {
	width: 200px;
	line-height: 22px;
	margin-bottom: 5px;
}

dd select {
	width: 204px;
	height: 22px;
	margin-bottom: 5px;
}

dd input.error,dd select.error {
	background-color: #FF8888;
}

dd label.error {
	color: red;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

dd textarea {
	resize: none;
}

dd .radio,.checkbox {
	width: 18px;
}

#myform {
	float: right;
	margin-top: 10px;
}

.email_button {
	background: white url(../images/icons/emailButton.png) no-repeat top;
	width: 39px;
	height: 39px;
	border: none;
	display: inline-block;
	float: right;
}

.pdf_button {
	background: white url(../images/icons/pdf_button.png) no-repeat top;
	width: 39px;
	height: 39px;
	border: none;
	flaot: right;
}

.clear {
	clear: both;
}

.ui-widget-header {
	border: 1px solid #aaaaaa /*{borderColorHeader}*/;
	background-color: #222;
	color: #fff /*{fcHeader}*/;
	font-weight: bold;
}

.whats_new_td {
	text-align: right;
}

.whats_new_container {
	overflow: auto;
	height: 200px;
}

.whats_new_container table tr:nth-child(odd) {
	background-color: #ddd;
}

/* adding some fixes to the style according to graphics designers */
input[type="submit"], .next, .submit, #submit, #update, #cancel {
	font-family: "Calibri" !important;
	font-weight: bold !important;
	font-size: 10px !important;
    border: 1px solid #999999 !important;
    margin: 5px !important;
    padding: 3px !important;
    box-shadow: 0 0 1px #666666 !important;
}

#login {
	background-color: #eeeeee;
	border: 1px solid #BDBDBD;
	margin-bottom: 2em;
	margin-left: 34%;
	width: 380px;
	height: 126px;
	padding: 15px 5px;
	font-family: "Calibri";
	font-size: 10px;
	font-weight: normal;
	padding: 15px 5px;
}

#LoginForm {
	width: 380px;
	height: 116px;
	padding: 0px;
}

#logo img {
	width: 199px;
	/* i didn't specify height to respect ratio of image */
	/* height requested is 42px */
}

#LoginForm .description {
	margin-left: 160px;
}

.viewContainer {
	margin: 10px;
}

#filterType,#servicecategories {
	width: 150px;
}
#filterType{
	margin-left: 46px;
}
.ui-jqgrid .ui-jqgrid-titlebar {
	margin-left: 30px;
	height: 24px;
}

.ui-corner-all,.ui-corner-top,.ui-corner-bottom {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

.ui-jqgrid th {
	font-family: "calibri";
	font-size: 10px;
	font-weight: bold;
}

.ui-jqgrid td {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

#tickettbs .ui-widget-header {
	background-color: #fff;
}

#next-element,.ticketCreateButtons {
	text-align: right;
}

.step_link {
	font-size: 10px !important;
	margin-top: 8px;
	margin-left: 30px;
	color: #6a6868 !important;
}

.step_link .step {
	color: #6a6868;
	font-family: "Calibri";
	font-weight: bold;
	font-size: 12px !important;
}

.contractNumber {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	padding-top: 7px;
}

.fileupload-content,.fileupload-buttonbar {
	background: transparent !important;
	border: 0px none;
}

#tabs-2,#tabs-3 {
	padding: 10px 0px;
}

.service {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

.ui-state-hover {
	border-color: #dddddd !important;
}

.ui-state-default,.ui-state-default {
	color: #333 !important;
}

#dayFrom,#dayTo,.hasDatepicker {
	background: url("../images/calendar.png") right center no-repeat;
	border: 1px solid #aaa;
}

#submit-element {
	padding-top: 20px;
	width: 100%;
}

.selectedService {
	font-weight: bold;
}

.descLabel {
	margin: 15px 0px 0px 11px;
}

.message-dismiss {
	background: url("../images/icons/close.png") repeat scroll 0 0 transparent;
	float: right;
	height: 16px;
	margin-right: 10px;
	overflow: hidden;
	text-indent: -1000px;
	width: 16px;
}

.footer {
	margin-top: 20px;
	padding: 10px;
	border-top: 1px solid #aaa;
	font-size: 10px;
	color: #bbb;
	text-align: center
}

.footer a{
	color: #444;
}

.footer a:hover{
	color: #222;
	text-decoration: underline;
}

.errorPage {
	text-align: center;
	color: #FF7631;
	text-shadow: 2px 2px 0px #fff;
}

#TicketCreateStep1 #class-element br{
	display: none;
}

#TicketCreateStep1 #type-element br{
	display: none;
}

.announcement{
	background-color: #C43C35;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, 

#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', 

GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #C43C35 #C43C35 #882A25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #fff;
	position: relative;
	padding: 7px 15px;
	margin-bottom: 18px;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
	background-image: url("../images/design/menu-background.jpg");
}

ul.menu li {
	float: left;
	background-image: url("../images/design/menu-background.jpg");
	z-index: 10000;
}

ul.menu a:hover {
	color: #fff;
}

ul.menu a:active {
	
}

ul.menu li a {
	font-size: 12px;
	display: block;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	color: #333;
	color: #6a6969;
	padding-top: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

ul.menu li:last-child a {
	border-right: none;
}  /* Doesn't work in IE */
ul.menu li.hover,ul.menu li:hover {
	color: #fff;
	position: relative;
}

ul.menu li.hover a {
	color: black;
}

/* 
	LEVEL TWO
*/
ul.menu ul {
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	border: 1px solid #ccc;
	border-bottom: 0px none;
	padding: 0px;
	margin: 0px;
}

ul.menu ul li {
	font-weight: normal;
	background: #eaeaea;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.menu ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}

ul.menu ul li ul li a {
	
}

/* 
	LEVEL THREE
*/
ul.menu ul ul {
	left: 100%;
	top: 0;
}

ul.menu li:hover>ul {
	visibility: visible;
}

/*
 * menu-my-account
 */
ul.menu-my-account {
	font-size: 12px;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
}

ul.menu-my-account li {
	width: 90px;
	float: right;
	background-image: url("../images/design/menu-background.jpg");
	z-index: 10000;
}

ul.menu-my-account a:hover {
	color: #fff;
}

ul.menu-my-account a:active {
	
}

ul.menu-my-account li a {
	border-left: 1px solid #fff;
	display: block;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	color: #6a6969;
	padding-top: 10px;
	padding-bottom: 9px;
	font-weight: bold;
}

ul.menu-my-account li:last-child a {
	border-right: none;
}  /* Doesn't work in IE */
ul.menu-my-account li.hover,ul.menu-my-account li:hover {
	color: #fff;
	position: relative;
}

ul.menu-my-account li.hover a {
	color: black;
}

/* 
	LEVEL TWO
*/
ul.menu-my-account ul {
	border: 1px solid #ccc;
	width: 90px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}

ul.menu-my-account ul li {
	font-weight: normal;
	background: #eaeaea;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.menu-my-account ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}

ul.menu-my-account ul li ul li a {
	
}

/* 
	LEVEL THREE
*/
ul.menu-my-account ul ul {
	right: 100%;
	top: 0;
}

ul.menu-my-account li:hover>ul {
	visibility: visible;
	padding: 0px;
	margin: 0px;
}

.menu li ul li,ul.menu-my-account li,.menu li ul li span,ul.menu-my-account li span
	{
	height: 29px;
}

.menu li ul li:hover ,ul.menu-my-account ul li:hover ,.menu li ul li:hover ,ul.menu-my-account li:hover{
	background-color: #bdbdbd;
}

ul.menu-my-account li ul li a {
	width: 83px;
	padding-bottom: 8px;
}

ul.menu ul li ul li a,ul.menu li ul li a {
	width: 182px;
}

.arrow1 {
	background: url("../images/design/arrow1.png") no-repeat right top;
}

.right{
	text-align: right;
	padding: 0px 5px;
}