/*!
 * Bureaulink Styles
 */

.SetTestButtons{
    height: 30px;
    margin-left:3px;
    float:right;
}

.ServicePartSavedListStyle{
    width:auto;
}

.ServicePartItemListStyle {
    width: auto;
}

.ServicePartEditListStyle {
    width: auto;
}


a {
color: #0088cc;
}

/* Datagrid Styles */
.datagrid tr td a, .datagrid tr td a:hover, .datagrid tr td p, .datagrid tr td p:hover {
    display:block;
    height:100%;
    width:100%;    
    /*word-break: break-all; */
	text-decoration:none;
}
.datagrid tr:hover td {background:#3b6998;}
.datagrid tr.row_selected td {
    background:#3b6998;
}
.datagrid tr.row_selected td a, .datagrid tr.row_selected td {color:#fff;}
.datagrid tr:hover td a, .datagrid tr:hover td {color:#fff;}
.mailinbox tbody tr.selected:hover td {background:#3b6998;}
.mailinbox tbody tr.selected:hover td a{color:#fff;}
.datagrid-bar{margin-bottom:15px;}
.navbar-inner {margin-bottom: 10px;}

	/*>>>Re-order Grid*/
.ordering{color:#0088cc;font-weight:bold;}

/* Title Styles */

.pagetitle h1 small {
font-size: 18px;
padding:0px 5px;
color:#b8b8b8;
}

.pagetitle h1 i {
font-size: 20px;
color:#999;
}

.pagetitle h1 span .label
{
	font-style: normal;
	color: #fff;
	padding: 3px 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: HelveticaNeue, Arial, Helvetica, sans-serif;
}
.msghead-tabs{padding-bottom:0px;}
.msghead_menu li h1{line-height:1em; font-weight: inherit;}

/* Tab Styles */
.ui-tabs-nav li a {padding: 7px 10px;}
.ui-tabs-panel ul li {padding-left: 0px; font-weight: bold;}
.tab-pane-content {padding: 15px;}
.no-pad{padding:0px !important;}
.form-actions{margin:0px;}
.tabbable > .nav-tabs {border: 1px solid #bbb; padding: 0px; margin: 0;}
.tabbable > .nav-tabs > li > a {margin-left: 0px;}
.tabbable > .nav-tabs {border: 0px solid #bbb; background:none;}


	/*1st Level Tabs*/
.ui-tabs{background: #ffffff; overflow:visible;}
.ui-tabs-panel {background: #ffffff !important;}
.ui-tabs-nav li.ui-state-active a{background: #ffffff !important;border-bottom:1px solid #ffffff;}
	/*2nd Level Tabs*/
.tab-content > .tab-pane{background:#f9f9f9 !important;}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover{background:#f9f9f9; }

	/* Alternate Tab (Pill) Styles */
.nav-pills {margin-left:0px !important;}
.nav-pills-notop {margin-top: 0px !important;}
.tab-content > .tab-pane {background: none !important; border:0px; padding:0px;}

/*Form Styles*/
hr {
margin: 5px 0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .chzn-single { 
	font-size: 14px;
	font-weight:bold;
	color: #333 !important;
}
input[readonly], select[readonly], textarea[readonly] {
color: #b1b1b1/*#333333*/ !important;
}
.line2{margin-top:3px;}
/*
.fieldColour1, .fieldColour1 .chzn-container-single .chzn-single{
	background-color: #FFEDE6 !important;
}

.fieldColour2, .fieldColour2 .chzn-container-single .chzn-single{
	background-color: #F9FEBC !important;
}

.fieldColour3, .fieldColour3 .chzn-container-single .chzn-single{
	background-color: #FDD6EF !important;
}

*/
#wizardModal .modal-body {max-height: 800px;}
.verwizard .verticalmenu {width: 212px;}
.verwizard .stepContainer {margin-left: 220px;border: 0;}
.verwizard .actionBar {margin: 0 0 0 220px;}

/**/
input[placeholder], [placeholder], *[placeholder] {
   color:#333333 !important;
}
/*Date: 22/11/2013*/
.headerright > .userinfo > .dropdown-toggle > i{
    margin: 0 5px 0 0 !important;
}

span.combodate .chzn-container {
    width:auto !important;
}


.editServiceStatusTextChange {
width:100px !important;
}
.courierInfoTable tr td:first-child {
width:56%;
}

.courierInfoTable tr td:last-child {
width:44%;
}

#tblHistory thead tr th:nth-child(1),#tblHistory tbody tr td:nth-child(1) {
    width: 4% !important;
}
#tblHistory thead tr th:nth-child(2),#tblHistory tbody tr td:nth-child(2) {
    width: 8% !important;
}
#tblHistory thead tr th:nth-child(3),#tblHistory tbody tr td:nth-child(3) {
    width: 4% !important;
}
#tblHistory thead tr th:nth-child(4),#tblHistory tbody tr td:nth-child(4) {
    width: 7% !important;
}
#tblHistory thead tr th:nth-child(5),#tblHistory tbody tr td:nth-child(5) {
    width: 4% !important;
}
#tblHistory thead tr th:nth-child(6),#tblHistory tbody tr td:nth-child(6) {
    width: 24% !important;
}
.tab_edit {
    cursor: pointer;
}
.finalised, .abandoned {
    cursor:default;
}
.finalised a, .abandoned a {
    cursor:default;
}
.finalised a:hover, .abandoned a:hover {
    color:#0088CC;
     cursor:default;
    text-decoration:none;
}
.finalised a:visited, .abandoned a:visited {
    color:#0088CC;
     cursor:default;
    text-decoration:none;
}

.finalised a:focus, .abandoned a:focus {
    color:#0088CC;
     cursor:default;
    text-decoration:none;
}
.tab_nohighlight {
}

textarea[disabled].editServiceExtraFields {
    color: #B1B1B1 !important;
}

#ui-datepicker-div {
    z-index:9999 !important;
}

.combodateerror {
    border-color:red;
}
.addper.anc-disabled {
    opacity: 0.6;
    cursor: auto;
}