html, body {height:100%;}
html input[type="button"], html input[type="submit"] { overflow: visible; }
p, ul, ol, td,body { color: #363636; font-size: 12px; font-family: Arial, Helvetica, sans-serif, Verdana;}
.11px { font-size: 11px; }
.10px { font-size: 10px; }
.text17px { font-size: 17px; font-family: arial; line-height: 19px; }
.text9px { font-size: 9px; }
.text10px { font-size: 10px; line-height: 11px; }
.text13px { font-size: 13px; line-height: 16px; }
.quoter { color: #7e7e7e; font-size: 9px; font-family: Verdana; line-height: 12px; }
.testimonial { color: #4d4d4d; font-size: 12px; font-style: italic; line-height: 15px; }
.testimonial_name { color: #013c68; font-size: 10px; line-height: 12px; }
a:link  { color: #114eff ; text-decoration: none; }
a:visited   { color: #114eff ; text-decoration: none; }
a:hover  { color: #69f ; text-decoration: none; }
a:active  { text-decoration: none; }
.breadcrumbs { color: #606060; font-size: 9px; font-family: Verdana }
.special_text { color: #e2e2e2; font-size: 10px; font-family: Verdana; line-height: 18px; }
.title { color: #013c68; font-size: 14px; font-family: Verdana; line-height: 16px; }
.special_specs { color: #e2e2e2; font-size: 10px; font-family: Verdana; line-height: 14px; }
.special_title { color: #e2e2e2; font-size: 14px; font-family: Verdana; line-height: 18px; }
.special_section { color: #2d80d4; font-size: 11px; font-family: Verdana; line-height: 18px; }
.footer { color: #7e8285; font-size: 10px; font-family: Arial; }
.smalltext2 { color: #013c68; font-size: 11px; font-family: Arial; line-height: 14px; }
.smalltext3 { color: #013c68; font-size: 11px; font-family: Arial; line-height: 16px; }
.smalltext4 { color: #656565; font-size: 11px; line-height: 14px; }
.normal { font-size: 8pt; line-height: 11pt; }
.smalltext1 { color: #7e7e7e; font-size: 9px; font-family: Arial; line-height: 12px; }

textarea{
	font-family: Arial;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	line-height: 12px;
	margin-left: 2px;
}

.add {background-image:url(../images/misc/grid-add.gif) !important;}
.remove {background-image:url(../images/misc/grid-remove.gif) !important;}


.jsLink {
    color: #114eff ; text-decoration: none; font-weight:bold;
    cursor: hand;
    /*ie old*/
    cursor: pointer;
}

.notBold {
	font-weight: normal !important;
}

/* ETX JS GENERALS BEGIN */

/* ETX JS GRID */
.x-grid3-cell-inner {  /* Make the cell expand vertically */
	overflow: visible;
	white-space: normal;
}

/* ETX JS GENERALS END */

h1 {
font-size: 24px;
color: #0d5aa2;
padding-top: 20px;
padding-bottom: 20px;
} 

h2 {
font-size: 16px;
color: #000;
padding-top: 20px;
padding-bottom: 30px;
}

h3 {
font-size: 12px;
color: #0d5aa2;
padding-top: 15px;
padding-bottom: 15px;
}

/* Menu */
.td_menu{
	background-color: #D8D8D8;/*ECE9D8*/
	padding-top: 50px;
	width: 168px;
}
.td_menu h1 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	text-transform: uppercase;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/misc/menuBg.gif);
	background-repeat: repeat;
}
.td_menu ul {
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	padding-top: 10px;
	
}
.td_menu li {
	padding:0px;
	margin: 0;
	font-size: 10px;
/*	list-style-type: none;
	list-style-image: url(../images/misc/btnBulletMenu.gif);
	list-style-position: inside;	
	background-image: url(../images/misc/btnBulletMenu.gif);
	background-repeat: no-repeat;
*/
	list-style: none;
	background-position: 0em .4em;
	padding-left: 18px;
}
.td_menu a {
	color: #0B4FA5;	
	font-size: 12px;
	font-weight: 900;
}
.td_menu a:hover{
	text-decoration: underline;
}

img.imglink {
	text-decoration: none;
}

.littleCaps {
	font-size: 11px;
}

/* Content */
#content {	
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 30px;	
}

.formTableLeft {
	position: relative;
	float: left;
	display: block;
	width: 273px;
}

.formTableRight {
	position: relative;
	float: right;
	display: block;
	width: 295px;
}

.greyText {
	color: #555555;
	font-size: 11px;
}

.clr {
	clear: both;
}

.textAreaFullWidth {
	width: 560px;
}

.imgButton {
    cursor: hand;
    /*ie old*/
    cursor: pointer;
}

/*registration style*/
.regTableTd{
	width:150px;
}
.profileAlertTop {
	display: block;
	padding-top: 15px;
	width: 400px;
}
.profileAlertGapLeft {
	padding-left: 20px;
}
.profileAlertHeader {
	font-size: 13px;
	font-weight: bold;
}
.profileInfoTableTd{
	width:150px;
}
.formLabel{
    font-weight: bold;
}
.smsTableTd{
	text-align: left;
    font-weight: bold;	
}
.smsTableTd2{
	text-align: left;
    font-weight: bold;	
}
.smsTableTdRight{
	text-align: left;
}
.smsTableTdValue{
    vertical-align:middle;
}
.smsTicketNumber{ color: #0B4FA5; font-size: 16px; font-weight: bold; }
.smsTicketTitle{ color: #000000; font-size: 12px; font-weight: bold; }
.error_mess{ color: #FF3333; font-size: 12px; font-style: italic; line-height: 15px; }
.success_mess{ color: #5D8F59; font-size: 12px; font-style: italic; line-height: 15px; }

/*logPanel style*/
.logPanel_mess_top{ color: #D6DCFF; font-size: 11px; font-style: line-height: 15px; margin-right: 10px;}
.logPanel_mess_bottom{ color: #D6DCFF; font-size: 11px; font-style: line-height: 15px; margin-right: 10px;}
.logPanel_link A:link { font-size: 11px; color: #469fe1 ; text-decoration: none; font-weight:bold;}
.logPanel_link A:visited { font-size: 11px; color: #469fe1 ; text-decoration: none;  font-weight:bold;}
.logPanel_link A:active { font-size: 11px; text-decoration: none;  font-weight:bold;}
.logPanel_link A:hover { font-size: 11px; color: #FFFFFF ; text-decoration: none;  font-weight:bold;}

.legend{
    text-align: right;
	color: #A5A4B0;
	margin-top: 10px;
}

#td_backto {
	padding-left: 30px;
}

.reportSelectionLink{	
    font-weight: bold;	
}

.reportDesc{	
    font-weight: bold;	
}

#smsReport {	
	text-align: center;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#smsReport_seq1 {
	background-color:#cfdde9;	
	color: #22374a;	
	height:100%;
	min-height: 40px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#smsReport_seq2 {
	background-color:#dcdcdc;	
	color: #393939;
	height:100%;
	min-height: 40px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#smsReport_headseq1 {
	background-color:#cfdde9;	
	color: #22374a;	
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#smsReport_headseq2 {
	background-color:#dcdcdc;	
	color: #393939;	
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.smsReport_CommentHeader{
	width:120px;	
	height:40px;
}
#smsReport_top {		
	height:100%;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-right: 20px;
}
#smsReport_summaries {	
	height:100%;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-right: 20px;
}

#smsReport_title {	
	height:100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#smsReport_restrictedWarning {	
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	height:15px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
}

#smsReport_divEmailNotification {		
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#smsReport_divShareReport {	
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:middle;
}

#smsReportAttachment  {	
	text-align: left;	
}
#smsReportType {
	padding-top: 10px;
	padding-left: 21px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;	
}

.greyBlockFull {
	
	position: relative !important;
	float:left;
	display: block;
	clear:both;
	font-size: 11px;
	background-color:#d8d8d8;
	padding: 10px 10px 5px 10px;	
	margin-bottom: 15px;
	
}

.greyBlockFull .image {
	position: relative;
	float: left;
	width: 70px;
}

.greyBlockFull .textContent {
	padding-top:4px;
}

.emphasis {
	font-weight: bold;
}

#user-grid{
	position: relative;
	overflow: hidden; 
	width:550px;
	border: 1px solid #c3daf9;
}
/* Profile nav */
#ul_nav {
	position: relative;
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}
.adb_nav {
	font: bold 9.8px Verdana, sans-serif !important;
}
#ul_nav li {
	list-style: none;
	margin: -1px;
	display: inline;
}
#ul_nav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}
#ul_nav li a:link { color: #0B4FA5; }
#ul_nav li a:visited { color: #0B4FA5; }
#ul_nav li a:hover {
	color: #000;
	background: #e8eff6;
	border-color: #227;
}
#ul_nav li a#current {
	background: white;
	border-bottom: 1px solid white;
}

/* Profile features */
#pg_features h1 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#pg_features h2 {
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px !important;
}

table tr.odd {
	background-color: #DAE2E7;
}

table tr.features td {
	padding: 2px 5px;
}


#pg_features h2:first-letter, td:first-letter{
	text-transform: capitalize;
}

/* Profile signoff */
#pg_signoff h1 {
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
#pg_signoff h2 {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
#pg_signoff h2:first-letter, td:first-letter{
	text-transform: capitalize;
}
#pg_signoff_groupName {
	background-color:#cfdde9;	
	color: #22374a;	
	font-size:14px;
	font-weight:bold;
	top:20px;
	padding-right: 15px;
}
#pg_signoff_documentLink {
	padding-left:10px;
}
#dso_status_pending {
	color: #CC6633;	
	font-style:italic;
}
#pg_signoff_statusLabel {
	background-color:#cfdde9;	
	color: #22374a;	
	font-weight: bold;
	font-size:14px;
}
#dso_status_completed {
	color: #009900;	
	font-style:italic;
}
#dso_documentTitle {
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
}
#dso_error_mess{ 
	color: #FF3333; 
	font-size: 12px; 
	font-style: italic; 
	line-height: 15px; 
}
#pg_signoff_StatusLabel{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color: #0d5aa2;
}

/* ADB SETTINGS */

#adb_backToSearch {
	font-weight: bold;
	margin-left: 2px;
}
.deleteCommentAlign{
	margin-left : -5px;
	margin-top: 4px;
}
.spaceLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
}
.spaceRight {
	position: relative;
	float:right;
	margin-top: 10px;
	margin-bottom: 15px;
	clear:right;
}
.spaceRightButtons {
	float:right;
	margin-top: 15px;
	margin-bottom: -10px;
}

.adbTableSearch {
	position: relative;
	width: 550px;
	border:0px;
}
.adbTableTdSearch {
	font-size: 12px;
	font-weight:bold;
	width: 30px;
}
.adbTableTdSearchRight {
	text-align: left;
	width: 100px;
}
.adb_TableTd2{
	text-align:left;
	font-weight: bold;
}

#toggleFileForm, .toggleLink {
    color: #114eff ; text-decoration: none;
    cursor: hand;
    /*ie old*/
    cursor: pointer;
}

.crossTitleBar{
	position: relative !important;
	float:left;
	width: 564px;
	display: block;
	clear:both;	
	margin-top: 30px;
	background-color:#8fbdee;
	padding: 5px 0 5px 8px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 2px;
}

.noTopGapOnBar {
	margin-top: 0px !important;
}

.redBar {
	color: #FFFFFF;
	background-color: #db4141;
	font-weight: normal;
}

.textRedBoldBlink {
	text-decoration: blink;
	color: #db4141;
	font-weight: bold;
}

.crossTitleBarSearch {
	margin-left: 1px;
	width: 568px;
	margin-bottom: 5px;
}

.crossTitleBarNoBg{
	position: relative;
	display: block;
	width: 564px;
	margin-top: 30px;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 2px;
}

.panelTitleHeader {
	position: relative;
	display: block;
	margin-top: 30px;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 2px;
}

.adb_fileType {
	text-transform: uppercase;
	font-weight: bold;
}
.abd_fileDesc {
	margin-left:20px;
	color: #000000;
}
.adb_fileLine {
	margin-left: 15px;
	margin-bottom: 5px;
}

.adb_updateForm {
	position: relative;
	clear: both;
	width: 100%;
	border:0px;
}
.adb_addFileBlock {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.adb_addActivityTableTd{
	text-align:left;
	font-weight: bold;
}

.adb_addActivityBlock {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.adb_addActivityDetails {
	font-weight: bold;
	margin-left: 2px;
}

#toggleActivityForm, .toggleLink {
    color: #114eff ; text-decoration: none;
    cursor: hand;
    /*ie old*/
    cursor: pointer;
}


.adbDetailRightFormTopGapDetails {
	margin-top: 66px;
}
.adbDetailRightFormTopGapSearch {
	margin-top: 42px;
}
.adbDetailRightFormRightGap {
	margin-right: 10px;
}
.adbDetailRightFormRightGap{
	margin-right: 5px;
}
.adbTDHeightForce {
	height: 20px;
}
.adbTDHeightCheckbox {
	height: 25px;
}

.inlineElemLine {
	position: relative;
	float: left;
	height: 20px;
	margin-left: 2px;
}

.inlineElemHeader {
	position: relative;
	float: left;
	font-weight: bold;
	padding-right: 10px;
}
.inlineElemHeader.request {
	width: 50px;
}
.inlineElemValue {
	display: block;
	position: relative;
	float: left;
	width: 100px;
}
.inlineElemValueFollowing {
	width: 200px;
}
.inlineElemFollowing {
	
}
#adbAttachment  {
	text-align: left;	
}

.adbLinkShare {
    cursor: hand;
    /*ie old*/
    cursor: pointer;
}

.adbLinkToReq {
    cursor: hand;
    /*ie old*/
    cursor: pointer;
    position:relative;
}

.adbSpecialRepLeftGap {
	width: 70px !important;
}

#cmdRequestVerification{
	float:right;
	margin-right: 10px;
}

#imgLink {
	position: relative;
	margin-top: 3px;
}

.linkToReqInnerSpan {
	position:relative;
	margin-left: 5px;
}

.select-all-icon {
	background-image: url(../images/misc/check.gif) !important;
	background-repeat: no-repeat !important;
}
.unselect-all-icon {
	background-image: url(../images/misc/uncheck.gif) !important;
	background-repeat: no-repeat !important;
}

/*USER DIRECTORY GRID COLUMN SET_UP */
.x-grid3-col-grid_user_status {
	width: 15px !important;
}
.x-grid3-col-grid_user_name {
	width: 140px !important;
}
.x-grid3-col-grid_user_department {
	width: 120px !important;
}
.x-grid3-col-grid_user_position {
	width: 125px !important;
}
.x-grid3-col-grid_user_actypes {
	width: 120px !important;
}

/*SMS REPORT LIST GRID COLUMN SET_UP */
.x-grid3-col-grid_report_checkbox {
	width: 20px !important;
}
.x-grid3-col-grid_report_ticketId {
	width: 20px !important;
}
.x-grid3-col-grid_report_name {
	width: 110px !important;
}
.x-grid3-col-grid_report_subject {
	width: 158px !important;
}
.x-grid3-col-grid_report_subject_basic {
	width: 188px !important;
}
.x-grid3-col-grid_report_status {
	width: 50px !important;
}
.x-grid3-col-grid_report_created {
	width: 70px !important;
}
.x-grid3-col-grid_report_updated {
	width: 70px !important;
}

/* SMS REPORT DETAILS (RESTRICTED + EMAIL) COLUMN SET-UP */
.x-grid3-col-grid_report_details_checkbox{
	width: 20px !important;
}
.x-grid3-col-grid_report_details_name{
	width: 170px !important;
}
.x-grid3-col-grid_report_details_department{
	width: 120px !important;
}
.x-grid3-col-grid_report_details_position{
	width: 120px !important;
}

.x-grid3-col-grid_report_details_checkbox_add{
	width: 20px !important;
}
.x-grid3-col-grid_report_details_name_add{
	width: 150px !important;
}
.x-grid3-col-grid_report_details_department_add{
	width: 120px !important;
}
.x-grid3-col-grid_report_details_position_add{
	width: 120px !important;
}


/*ADB LOG COLUMN SET-UP */

.x-grid3-col-grid_ADB_log_name, x-grid3-td-grid_ADB_log_name {
	width: 105px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_log_name {	width: 105px !important; }

.x-grid3-col-grid_ADB_log_modif, x-grid3-td-grid_ADB_log_modif {
	width: 125px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_log_modif { width: 125px !important; }

.x-grid3-col-grid_ADB_log_initialState, x-grid3-td-grid_ADB_log_initialState {
	width: 140px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_log_initialState {	width: 140px !important; }

.x-grid3-col-grid_ADB_log_newState, x-grid3-td-grid_ADB_log_newState {
	width: 140px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_log_newState {	width: 140px !important; }

.x-grid3-col-grid_ADB_log_dateRecorded, x-grid3-td-grid_ADB_log_dateRecorded {
	width: 105px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_log_dateRecorded {	width: 105px !important; }

/* ADB REQUEST COLUMN SET-UP */

.adbRequestNotesDiv {

	margin-top: -5px;
	margin-left: 2px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

#ADBRequestAircraftReqGrid {
	margin-bottom: 10px;
}
#ADBRequestAircraftReqGrid .x-grid3-header {
    display:none;
}

#ADBRequestAircraftReqGrid .x-panel-body {
	border: none !important;
}

#ADBRequestAircraftReqGrid .x-grid3-row {
	border-left: none !important;
	border-right: none !important;
}

#aircraftReq-grid {
	border: none !important;
}


.x-grid3-td-grid_ADB_req_checkbox, x-grid3-col-grid_ADB_req_checkbox{
	width: 25px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_req_checkbox {	width: 20px !important; }

.x-grid3-col-grid_ADB_req_reqLink, x-grid3-td-grid_ADB_req_reqLink {
	width: 45px !important;
	overflow: hidden !important;
	font-size: 10px;
}
.x-grid3-hd-grid_ADB_req_reqLink {	width: 45px !important; }

.x-grid3-col-grid_ADB_req_clientName, x-grid3-td-grid_ADB_req_clientName {
	width: 105px !important;
	overflow: hidden !important;
	font-size: 10px;
}
.x-grid3-hd-grid_ADB_req_clientName {	width: 105px !important; }

.x-grid3-col-grid_ADB_req_makeModel, x-grid3-td-grid_ADB_req_makeModel {
	width: 150px !important;
	overflow: hidden !important;
	font-size: 10px;
}
.x-grid3-hd-grid_ADB_req_makeModel {	width: 150px !important; }

.x-grid3-col-grid_ADB_req_requestedBy, x-grid3-td-grid_ADB_req_requestedBy {
	width: 105px !important;
	overflow: hidden !important;
	font-size: 10px;
}
.x-grid3-hd-grid_ADB_req_requestedBy {	width: 105px !important; }

.x-grid3-col-grid_ADB_req_dateCreated, x-grid3-td-grid_ADB_req_dateCreated {
	width: 80px !important;
	overflow: hidden !important;
	font-size: 10px;
}
.x-grid3-hd-grid_ADB_req_dateCreated {	width: 80px !important; }

.x-grid3-col-grid_ADB_req_aircraftReq_makeModel, x-grid3-td-grid_ADB_req_aircraftReq_makeModel {
	width: 180px !important;
	overflow: hidden !important;
	font-size: 11px;
}
.x-grid3-hd-grid_ADB_req_aircraftReq_makeModel { width: 180px !important; }

.x-grid3-col-grid_ADB_req_aircraftReq_makeModelSimple, x-grid3-td-grid_ADB_req_aircraftReq_makeModelSimple {
	width: 215px !important;
	overflow: hidden !important;
	font-size: 11px;
}
.x-grid3-hd-grid_ADB_req_aircraftReq_makeModelSimple { width: 215px !important; }



/* ADB SEARCH COLUMN SET-UP */

.x-grid3-col-grid_ADB_search_checkbox, .x-grid3-hd-grid_ADB_search_checkbox{
	width: 20px !important;
	overflow: hidden !important;
}
.x-grid3-td-grid_ADB_search_checkbox{
	width: 20px !important;
	overflow: hidden !important;
}

.x-grid3-col-grid_ADB_search_record, x-grid3-td-grid_ADB_search_record {
	width: 55px !important;
	overflow: hidden !important;
	font-size: 10px;
}
.x-grid3-hd-grid_ADB_search_record {	width: 55px !important; }

.x-grid3-col-grid_ADB_search_serial, x-grid3-td-grid_ADB_search_serial {
	width: 40px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_serial {	width: 40px !important; }

.x-grid3-col-grid_ADB_search_model, x-grid3-td-grid_ADB_search_model{
	width: 90px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_model { width: 90px !important; }

.x-grid3-col-grid_ADB_search_year, x-grid3-td-grid_ADB_search_year{
	width: 25px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_year { width: 25px !important; }

.x-grid3-col-grid_ADB_search_totalTime, x-grid3-td-grid_ADB_search_totalTime{
	width: 40px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_totalTime { width: 40px !important; }

.x-grid3-col-grid_ADB_search_askPrice, x-grid3-td-grid_ADB_search_askPrice{
	width: 50px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_askPrice { width: 50px !important; }

.x-grid3-col-grid_ADB_search_owner, x-grid3-td-grid_ADB_search_owner{
	width: 80px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_owner { width: 80px !important; }

.x-grid3-col-grid_ADB_search_broker, x-grid3-td-grid_ADB_search_broker{
	width: 80px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_broker { width: 80px !important; }

.x-grid3-col-grid_ADB_search_status, x-grid3-td-grid_ADB_search_status{
	width: 50px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_status { width: 50px !important; }

.x-grid3-col-grid_ADB_search_isForLease, x-grid3-td-grid_ADB_search_isForLease{
	width: 40px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_isForLease { width: 40px !important; }


.x-grid3-col-grid_ADB_search_name, x-grid3-td-grid_ADB_search_name{
	width: 145px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_name { width: 145px !important; }

.x-grid3-col-grid_ADB_search_department, x-grid3-td-grid_ADB_search_department{
	width: 125px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_department { width: 125px !important; }

.x-grid3-col-grid_ADB_search_position, x-grid3-td-grid_ADB_search_position{
	width: 140px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_position { width: 140px !important; }


/* SIMPLE VERSION OF SEARCH */
.x-grid3-col-grid_ADB_search_model_simple, x-grid3-td-grid_ADB_search_model_simple{
	width: 125px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_model_simple { width: 125px !important; }

.x-grid3-col-grid_ADB_search_owner_simple, x-grid3-td-grid_ADB_search_owner_simple{
	width: 90px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_owner_simple { width: 90px !important; }

.x-grid3-col-grid_ADB_search_broker_simple, x-grid3-td-grid_ADB_search_broker_simple{
	width: 90px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_broker_simple { width: 90px !important; }

.x-grid3-col-grid_ADB_search_status_simple, x-grid3-td-grid_ADB_search_status_simple{
	width: 90px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_search_status_simple { width: 90px !important; }


/* ADB ACTIVITY COLUMN SET-UP */

.x-grid3-col-grid_ADB_activity_checkbox, .x-grid3-hd-grid_ADB_activity_checkbox{
	width: 20px !important;
	overflow: hidden !important;
}
.x-grid3-td-grid_ADB_activity_checkbox{
	width: 20px !important;
	overflow: hidden !important;
}

.x-grid3-col-grid_ADB_activity_name, x-grid3-td-grid_ADB_activity_name {
	width: 105px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_activity_name {	width: 105px !important; }

.x-grid3-col-grid_ADB_activity_fromDate, x-grid3-td-grid_ADB_activity_fromDate {
	width: 60px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_activity_fromDate {	width: 60px !important; }

.x-grid3-col-grid_ADB_activity_toDate, x-grid3-td-grid_ADB_activity_toDate {
	width: 60px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_activity_toDate {	width: 60px !important; }

.x-grid3-col-grid_ADB_activity_transactionType, x-grid3-td-grid_ADB_activity_transactionType {
	width: 75px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_ADB_activity_transactionType {	width: 75px !important; }

.x-grid3-col-grid_ADB_activity_details, x-grid3-td-grid_ADB_activity_details {
	width: 185px !important;
	overflow: visible !important;
	height: auto !important;
}
.x-grid3-hd-grid_ADB_activity_details {	width: 185px !important; }

.x-grid3-col-grid_ADB_activityShort_details, x-grid3-td-grid_ADB_activityShort_details {
	width: 225px !important;
	overflow: visible !important;
	height: auto !important;
}
.x-grid3-hd-grid_ADB_activityShort_details {	width: 225px !important; }


/*TAG DISCUSSIONS*/
.tag_notifyUserText {
	font-weight: bold;
	margin-bottom: 20px;
}

.crossTitleBarTag {
	position: relative;
	float: left;
	width: 562px;
	background-color: #8fbdee;
	margin-left: 2px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
}

.tag_noticeMess {
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
}
.tag_details_table {
	position: relative;
	float: left;
	width: 576px;
	border-width: 0px;
}
.tag_gap_top {
	margin-top: 30px;
}
#tag_seq1 {
	background-color:#e5f0fc;	
	color: #22374a;	
	height:100%;
	min-height: 40px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}
#tag_seq2 {
	background-color:#d1e3f8;	
	color: #393939;
	height:100%;
	min-height: 40px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}
#tag_headseq1 {
	background-color:#e5f0fc;	
	color: #22374a;	
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}
#tag_headseq2 {
	background-color:#d1e3f8;	
	color: #393939;	
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}
.tag_CommentHeader{
	vertical-align: top;
}
.tag_innerComment {
	width: 120px;
}

/*TAG SEARCH GRID SET-UP */

.x-grid3-col-grid_TAG_search_checkbox{
	width: 25px !important;
	overflow: hidden !important;
}
.x-grid3-td-grid_TAG_search_checkbox{
	width: 25px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_TAG_search_checkbox {	width: 25px !important; }

.x-grid3-col-grid_TAG_search_title, x-grid3-td-grid_TAG_search_title {
	width: 290px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_TAG_search_title {	width: 290px !important; }

.x-grid3-col-grid_TAG_search_lastUser, x-grid3-td-grid_TAG_search_lastUser {
	width: 140px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_TAG_search_lastUser {	width: 140px !important; }


.x-grid3-col-grid_TAG_search_lastUpdated, x-grid3-td-grid_TAG_search_lastUpdated {
	width: 80px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_TAG_search_lastUpdated { width: 80px !important; }


.x-grid3-col-grid_TAG_simple_search_title, x-grid3-td-grid_TAG_simple_search_title {
	width: 320px !important;
	overflow: hidden !important;
}
.x-grid3-hd-grid_TAG_simple_search_title { width: 320px !important; }

.tagUserList {
	display: block;
	position: relative;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-left: 5px;
}
.tagUserList li{
	float: left;
	display: inline;
	width: 125px;
	overflow: hidden;
	font-weight: normal;
	padding-top: 3px;
	font-size: 11px;
}

.tagUserList li input{
	margin-right: 5px;
}
.gapTop {
	margin-bottom: 20px;
}
.smallgapTop{
	margin-bottom: 10px;
}

#content hr {
	border: 0 none;
	border-top: 1px dotted #CCC;
	padding: 10px 0 0px;
	display: block;
	clear: both;
}

.requestpriorityGap {
	width: 55px !important;
}

.reportselection {
	border-collapse: collapse;
	border-style: hidden;
}
.reportselection th {
	padding: 7px 10px 7px 7px;
	font-weight: bold;
	background-color: #8fbdee;
	color: #313131;
}
.reportselection td {
	vertical-align: text-top;
	color: #979696;
	padding: 10px 15px 10px 10px;
	font-size:11px;
}
.reportselection td h2 {
	color: #646262;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0;
}
.reportselection tr {	
	background-color: #ededed;
	border-bottom: 2px solid #FFF;
}
.reportselection td.first-column {
	width: 200px;
	font-size: 12px;
}




