#tbi\.MENUPANEL{
	padding-right: 3px;
}

#tbi\.MENUPANEL.TUI_BLUEDARKGridDataAlt{
	background-color:transparent;
}

#tbi\.MENUPANEL #tbi\.MENUPANEL_HEADER.TUI_BLUEDARKGridHeader{
	height: 60px;
	background-color: #2196f3;
}

#tbi\.MENUPANEL #tbi\.MENU{
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	overflow-x: hidden !important;
}

#tbi\.MENUPANEL #tbi\.MENU button.TUI_BLUEDARKTabbedButton{
	background-color: #fff;
	border-color: #d5d5d5;
	color: hsl(195, 79%, 43%);
	width:220px;
}

#tbi\.MENUPANEL #tbi\.MENU button.TUI_BLUEDARKTabbedButton:hover{
	color: #fff;
	background: hsl(195, 79%, 43%) none repeat-x scroll 0 0 !important;
}

#tbi\.MENUPANEL #tbi\.MENU button.TUI_BLUEDARKTabbedButton span{
	margin-right: 10px;
}

#tbi\.EXPANDBAR.TUI_BLUEDARKGridHeader{
	background-color: #2196f3;
}

.TUI_BLUEDARKPage nav.navbar{
	background-color: #2196f3;
	background-image: none;
	border-bottom: 1px solid #ccc !important;
}

.ABSLITEGridData, .ABSLITEGridDataAlt{
	padding: 4px 6px !important;
	line-height: normal;
	font-size: 13px;
}

.ABSLITEGridDataAlt{
	background-color: #DAF4F0;
}

.ABSLITEGridFooter .ABSLITEEdit{
	width: 80px;
}

ul.nav.navbar-nav.navbar-right{
	height: 84px;
}

ul.nav.navbar-nav.navbar-right > li {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.nav.navbar-nav.navbar-left > li {
	padding: 0 6px;
	margin: 10px 0;
	border-left: 1px solid #ccc;
}

ul.nav.navbar-nav.navbar-left > li:nth-child(-n+2) {
	border: none;
}

ul.nav.navbar-nav.navbar-left > li > button{
	margin-right: 15px;
	margin-left: 15px;
}
	
.navbar .navbar-nav > li > a {
	color: #fff !important;
	border:none !important;
}

.loggedintxt > span {
    line-height: 46px;
}

label{
	margin-top: 0 !important;
	font-weight: 500;
}

.ABSLITEUILock{
	width:100% !important;
}

.ABSLITEDialogLabel {
	font-size: 12px;
	font-weight: 500;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
}

.ABSLITEEdit{
	font: 500 14px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	height: 30px;
}

select.ABSLITEEdit{
	height: 30px !important;
    padding: 0 10px 0 6px;
}

.ABSLITEGrid .ABSLITEGridHeader .ABSLITELink, .ABSLITEGrid .ABSLITEGridHeader span{
	font-size: 13px;
}

.ABSLITETabTButton, .ABSLITETabTButtonSelected, .ABSLITETabTButtonDisabled, .ABSLITETabBButton, .ABSLITETabBButtonSelected, .ABSLITETabBButtonDisabled, .ABSLITETabRButton, .ABSLITETabRButtonSelected, .ABSLITETabRButtonDisabled, .ABSLITETabLButton, .ABSLITETabLButtonSelected, .ABSLITETabLButtonDisabled, .ABSLITEGridHeader, .ABSLITEAccordionButton, .ABSLITEAccordionButtonSelected, .ABSLITEAccordionButtonDisabled {
	padding: 5px 10px 5px 10px;
}

/*Search Part Stylings*/
form[id*="SEARCH_PART.FORM"] .ABSLITEGridData .ABSLITEEdit {
    border: 1px solid #d5d5d5;
	height: 30px;
	font-weight: 500;
}

form[id*="SEARCH_PART.FORM"] .ABSLITEGridData table.ABSLITEEditBG {
    font: 14px/30px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	height: 30px;
	padding: 0 10px;
}

form[id*="SEARCH_PART.FORM"] .ABSLITEGridData table.ABSLITEEditBG input.ABSLITEEditBGEdit{
	font-size: 14px;
	padding: 0 10px;
}
	
form[id*="SEARCH_PART.FORM"] .ABSLITEGridRowHeader label {
	font-size: 14px;	
}

form[id*="SEARCH_PART.FORM"] span.ABSLITEGridData{
	border-right: none;         
}

/*Scott - 2016-08-17*/
.interaction-centered-button{
	display:inline-block;
	width:80px;
	margin-right:5px;

}
#inner-wrapper{
	padding:5px 10px 5px 10px;
}

.adco-watermark{
	font-style: italic !important;	
	color: #B7B7F8;
}

.errorTip{
	width:100% !important;
	border-radius:4px;
	padding:5px 10px 5px 10px;
	font-size:14px;
	background:none;
	background-color:#f2dede;
	border-color:#ebccd1;
	color: #a94442;	
}

.ABSLITEWinTitle{
	margin: 0px;
}