#tbi\.MENUPANEL{
	padding-right: 3px;
}

#tbi\.MENUPANEL.TUI_BLUEDARKGridDataAlt{
	background-color:#212a39;
}

#tbi\.MENUPANEL #tbi\.MENUPANEL_HEADER.TUI_BLUEDARKGridHeader{
	height: 30px;
	padding: 2px 10px 0px 10px;
	background-color: #212a39;
}

#tbi\.MENUPANEL #tbi\.MENU{
	background-color: #212a39;
	border-color: #212a39;
	/*box-shadow: 0 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\.TABBAND{
	height: 44px;
	margin-right: 140px;
}

.TUI_BLUEDARKTabbandTButton, .TUI_BLUEDARKTabbandTButtonSelected {
	white-space: nowrap;
}

#tbi\.EXPANDBAR.TUI_BLUEDARKGridHeader{
	background-color: #212a39;
}

.TUI_BLUEDARKPage nav.navbar{
	background-color: #2196f3;
	background-image: none;
	border-bottom: 1px solid #ccc !important;
}

div.TUI_BLUEDARKTreeNode{
	font-size: 14px;
}

div.TUI_BLUEDARKTree > ul > li > div.TUI_BLUEDARKTreeNode{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

div.TUI_BLUEDARKTree > ul > li > div.TUI_BLUEDARKTreeNode b{
	font-weight:normal;
}

div.TUI_BLUEDARKTree > ul > li > div.TUI_BLUEDARKTreeNode > img {
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}

div.TUI_BLUEDARKTree > ul > li > div.TUI_BLUEDARKTreeNode > a.TUI_BLUEDARKTreeNodeLabel {
	margin-left: 10px;
}

div.TUI_BLUEDARKTree > ul > li > ul > li > div.TUI_BLUEDARKTreeNode{
	height: 30px;
}

.TUI_BLUEDARKWin.TUI_BLUEDARKWinActive {
    background-color: #fff;
    border: 2px solid #BABABA;
    padding: 4px !important;
    font-weight: 600;
}

.ABSLITEGridHeader{
	padding-right: 10px !important;
	font-size: 13px !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: 2px;
	margin-bottom: 2px;
}

ul.nav.navbar-nav.navbar-left > li {
	padding: 0 6px;
	margin: 2px 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:first-child {
    padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}

ul.nav.navbar-nav.navbar-left > li > button{
	margin-right: 15px;
	margin-left: 15px;
}

.navbar{
	min-height: 50px;
}
	
.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px;
}

.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
}
	
.navbar-collapse {
	padding-left: 0px;
}
	
.navbar .navbar-nav > li > a {
	color: #fff !important;
	border:none !important;
}

.navbar .navbar-nav > li > a:hover{
	background-image: none;
}

.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;
	width:auto;
}

.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 40px 5px 10px;
}

.ABSLITEGridFormLabel{
	width: auto;
	padding-left: 0px;
}
/*
.ABSLITEEditBGHover{
	line-height: 0;
}
.ABSLITEEditBGEdit{
	line-height: 0;	
	
}*/
.ABSLITEEditBG{
	height:45px;
}
textarea.ABSLITEEdit{
	
}
.ABSLITEEditBGEdit{
padding:0px;
}
.ABSLITEWinBodyContainer > td{
	line-height:0px;
}

input[type="checkbox"].ABSLITEEdit {
    background: none;
    border: none;
    width: 20px;
}

/*
table{
	border: 1px solid green;
}
td{
	border: 1px solid red;
}
tr{
	border:1px solid blue;
}
*/
.ABSLITEWinBodyContainer, .ABSLITEWinTitle{
	margin:0px;
}

.table-wrapper{
height:500px;
}
.ABSLITEGridData .ABSLITEEdit{
border-style: solid;
border-width: 1px;
border-color:#ccc;
}

.ABSLITEGridFooter .ABSLITELink, .ABSLITELink, .ABSLITEHeading{
color: #2196f3;
}

.ABSLITEButton, .ABSLITEButtonLeft, .ABSLITEButtonRight{
background-color:#2196f3 !important;
}

.ABSLITEEditBG{
	height: 30px;
	line-height:19px;
}
.ABSLITEGridFormData{
padding-top:0px;
padding-bottom:0px;
}

#AUTO_DOCMG\.D\.TD\.R1\.A5FN_DISTRIBUTED{
	width:auto;
}

.ABSLITEGridRowHeader{
	vertical-align:baseline;
}

td[id*="AUTO_CRBMG.S.TD"] {
	line-height:5px;
}
textarea.ABSLITEEdit{
	width:auto;
	height:auto;
}


/*Search Part Stylings*/
div[id*="SEARCH_PART.TITLE"], div[id*="SEARCH_PART.FORM_CONTAINER_DIV"], div[id*="GRID_PART.FORM_CONTAINER_DIV"]{
	margin-left: 10px;
}

div[id*="SEARCH_PART.FORM_CONTAINER_DIV"]{
	margin-bottom: 10px;
}

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;         
}

.interaction-centered-button{
	display:inline;
	width:80px;
	margin-right:5px;

}
#inner-wrapper{
	padding:5px 10px 5px 10px;
}

.loggedintxt {
	padding: 0px;
	color: #fff;
	font-size: 16px;
}

.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;	
}

.TUI_BLUEDARKTabbandT, .TUI_BLUEDARKTabbandTButton{
	background-color:#2196f3;
}

.TUI_BLUEDARKTabbandTButton, .TUI_BLUEDARKTabbandTButton:hover{
	color:#fff;
	background-color: transparent;
}

.TUI_BLUEDARKTabbandTButtonSelected, .TUI_BLUEDARKTabbandTButtonSelected:hover  {
	color:#ff9800;
	background-color: transparent;
}

/* detail view tab selected*/
.ABSLITETabTButtonSelected, .ABSLITETabTButtonSelected:hover , .ABSLITETabTButtonSelected:visited, .ABSLITETabTButtonSelected:active{
	color:#2196f3 !important;
	font-weight: normal;
	border-bottom: 2px solid #2196f3 !important;
}

/* detail view tab*/
.ABSLITETabTButton, .ABSLITETabTButton:hover, .ABSLITETabTButton:visited, .ABSLITETabTButton:active{
	color:#a6aab4 !important;
	font-weight: normal;
}


/* button */
.ABSLITEButton	{
	background-color:#fff !important;
	color:#645a55 !important;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
  
	-o-transition:color .2s ease-out, background 0.5s ease-out;
  	-ms-transition:color .2s ease-out, background 0.5s ease-out;
  	-moz-transition:color .2s ease-out, background 0.5s ease-out;
  	-webkit-transition:color .2s ease-out, background 0.5s ease-out;
  
  	transition:color .2s ease-out, background 0.5s ease-out;
}

/* button hover */
.ABSLITEButton:hover {
	background-color:#2196f3 !important;
	color: #ffffff !important;    
}

/* icons that appear top right */
.menu-icons{
	background-color:#2196f3;
	font-size:24px;
	padding-left:10px;
	position:absolute;
	right:0px;
	width:140px;
	z-index:1;	
}


.TUI_BLUEDARKTreeNode > a{
	color:#f7f7f7;
}

.TreeBranchSelected > ul > li > ul > li > .TUI_BLUEDARKTreeNodeSelected > a, .TreeBranchSelected > ul > li > ul > li > .TUI_BLUEDARKTreeNodeSelected.TUI_BLUEDARKTreeNodeHover > a{
	color:#85ce36 !important;
}

/* Selector for the branch header*/
.TreeBranchSelected > ul > li > div, .TreeBranchSelected > ul > li > div > a, .TreeBranchSelected > ul > li > div > a > i {
	color:#2196f3 !important;
}

html, body{
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.ABSLITEHeading{
	font-size:18px;	
}

#header_img{
	text-align:center;
}

.ABSLITEGridDataHeader{
	background-color:#2196f3;
}

.ABSLITEDPItem{
	font-size: 12px;
}

.ABSLITEDPHeaderButton{
	font-size: 13px;
}

.ABSLITEDPDaysOfWeek{
	background-color: #C2C2C2;
	font-size: 12px;
}

.ABSLITEDPItemSelected{
	background-color: #2196f3 !important;
}

.ABSLITEDPHeaderButton{
	color: #2196f3;
}

.ABSLITEGridFormLabel {
    font-size: 12px !important;
    padding: 2px 10px 2px 0px;
}

.ABSLITEEditBGEdit, .ABSLITEEdit {
    font-size: 12px !important;
}

