.nu_browse                   {background-color : #8de2e2 !important}
.nu_button                   {background-color : #98AFC7 !important}
.nu_display                  {background-color : #cc9a5c !important}
.nu_dropdown                 {background-color : #7bce98 !important}
.nu_html                     {background-color : #dd6eb3 !important}
.nu_input                    {background-color : #8db3dd !important}
.nu_image                    {background-color : #acc637 !important}
.nu_word                     {background-color : #68c994 !important}
.nu_lookup                   {background-color : #EDDA74 !important}
.nu_subform                  {background-color : #fa9b96 !important}
.nu_run                      {background-color : #cbc287 !important}
.nu_textarea                 {background-color : #babedb !important}
.nu_select                   {background-color : #caa5f6 !important}   
.nu_calc                     {background-color : #B6B6B4 !important}   

.nu_browseedit               {background-color : #a0a7d6 !important}
.nu_edit                     {background-color : #68c994 !important}
.nu_browse     	             {background-color : #cbc287 !important}
.nu_launch                   {background-color : #dd6eb3 !important}   
.nu_subform                  {background-color : #fa9b96 !important}   

.nu_Form                     {background-color : #FABA74 !important}   
.nu_Report                   {background-color : #62D3FF !important}   
.nu_Procedure                {background-color : #9FD275 !important}   


.input_file { 
   background-color : #ffe0b7;
}

.nuRelatedTab {
   color: red;
}


.php {
   background-color: #f0e4fd;
   font-family:Lucida Console;
   padding: 2px;
   font-size: 10px;
}

.js {
   background-color: #fffbe2;
   font-family:Lucida Console;
   padding: 0px 2px 0px 2px;
   font-size: 10px;
}

.html {
   background-color: #feeee7;
   font-family:Lucida Console;
   padding: 2px;
   font-size: 10px;
}

.sql {
   background-color: #eaf6ff;
   font-family:Lucida Console;
   padding: 2px;
}


div {
  padding: 0px;
  margin: 0px
}

img {
  padding: 0px;
  margin: 0px
}

ul {
  padding: 0px;
  margin: 0px
}

li {
  padding: 0px;
  margin: 0px;
  display: inline
}

label {
  text-align: right; 
  position: absolute
}

iframe {
  padding: 0px;
  margin: 0px;  
  border-style: none;
}

select {
  padding: 0px;
  margin: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: initial;
  border-radius: 2px;

}

textarea {
  padding: 2px;
  margin: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 13.3333px;
  border-radius: 2px;
}

body {
  background-color: #f9f9f9;
  transform-origin: top left;
  padding: 0px;
  margin: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}


input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px 2px 0px 2px;
  border-radius: 2px;
}

button {
  border-radius: 2px;
}


input[type=range]::-webkit-slider-runnable-track {
  background: darkgrey;
  cursor: pointer;
}


.nuCellOdd{
  background-color: #F5F5F5;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  padding: 3px 10px 3px 10px;
}

.nuCellEven{
  background-color: white;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  padding: 3px 10px 3px 10px;
}


.nuBrowseResize {
   position			: absolute;
   width			: 20px;
   height			: 10px;
   bottom			: 0px;
   right			: -10px;
   background-color	: red
}

.nuIframe {
  border-color: lightgrey;
  border-style: solid;
  border-width: 3px;
}

.nuBrowseBody {
  background-color: white;
}

.nuEditBody {
  background-color: #f9f9f9;
}

.nuTabHolder {
  background-color: white;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: lightgrey;
  padding: 10px 0px 0px 0px;
  overflow: visible;
}

.nuActionHolder {
  padding: 10px 0px 10px 0px;
  background-color: white;
  height: 22px;
  text-align: left;
}

.nuBreadcrumbHolder {
  padding: 5px 0px 5px 0px;
  background-color: #00adef;
  color: white;
  font-size: 12px;
}

.nuBreadcrumb {
  color: white;
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
}

.nuBreadcrumbArrow {
  color: white;
  display: inline-block;
  font-size:12px;
}

.nuBreadcrumb:hover {
  cursor: pointer;
}

.nuCalendar{
   position			: absolute;
   width			: 210px;
   height			: 213px;
   color			: #000000;
   border-style		: none;
}

#nuCalendar {
   -webkit-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   -moz-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
}

.nuCalendarColor {
   background-color	: #BADEEB;
}

.nuCalendarSelected:hover {
   background-color	: #00ADEF;
}

.nuDragIn {
   border-width: 4px;
   border-style: dotted;
   cursor: pointer;
}


.nuScroll, .input_nuScroll {
  background-color: #ebebeb;
}

.nuDate, .input_nuDate {
}

.nuNumber, .input_nuNumber {
}

.nuAutoNumber, .input_nuAutoNumber {
  background-color: lightgrey;
  font-weight:bold;
}


.nuNotBreadcrumb {
  color: white;
  display: inline-block;
  font-size: 12px;
}

.nuOptionsBox {
	
   background-color: orange;
   -webkit-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   -moz-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   font-size:12px;
   width: 150px; 
   height: 150px;
   right: 5px; 
   position: absolute; 
   text-align: center;
   border-style: none;
   display: inline-block;
   z-index: 5000;
   
}

.nuOptionsBox ul p {
}

.nuOptionsBox ul {
    margin-top: 20px;
}

#nuOptionClose {
    height: 25px;
    width: 25px;
}

.nuOptionsItem:hover {
   background-color: #00adef;
   border-width: 0px;
   border-style: none;
   cursor: pointer;
}

.nuShadow {
  box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
}

.nuOptionsList {
   background-color: #BADEEB;
   box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   padding-top: 4px;
   height:20px;
}


#nuSearchList{
  background-color: #BADEEB;
  box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
  padding-top: 4px;
}

.nuClose:hover{
  cursor: pointer;
  color: red;
}

.nuSearchListTitle{
  color: red;
}

.nuOptionsItemShortcutKey {
   background-color: #BADEEB;
   color: darkslategray;
   height:20px;
   display: inline-block;
   padding-top: 4px;
   font-size: 10px;
}

.nuRECORD {
  display: inline;
  margin: 0px 5px;
  position:absolute;
  background-color: transparent;
  width: 99.3%;
}

.nuLogin {
  background-color: white;
  border-style: solid;
  border-width: 1px 3px 3px 1px;
  border-color: rgba(0, 0, 0, 0.08);
  height: 300px;
  width: 350px;
  margin: 50px auto 0px auto;
  padding: 30px;
}

.nuLoginInput {
  height:40px;
  width:330px;
  border-width:0px 0px 1px 0px;
  padding:0px 0px 0px 10px;
}



.nuDragBox:hover {
  color: red;
}

.nuLookupCode {
  border: 1px solid lightgrey;
  text-align: left;
  position: absolute;
}


.nuLookupButton {
  background-color: transparent;
  border-style: none;
  text-align: center;
  position: absolute;
  border-radius: 3px;
  margin-left: 1px;
}

.nuLookupImg {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 3px;
  top: 4px;
}

.nuLookupButton:hover {
  cursor: pointer;
}

.nuLookupDescription {
  position: absolute;
}

.nuLookupListContainer {
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-color: grey;
}

.nuLookupList {
  background-color: #9ED374;
  overflow: hidden;
}

.nuLookupListMatch {
  color: red;
}

.nuLookupListSelect {
  background-color: #8DC9DC;
}

.nuBuilderLink {
	text-decoration-line: none;
	color: #606060; 
}


.nuIcon {
  color: #606060;
  width: 12px;
  height: 12px;
}

.nuIcon:hover{
  cursor: pointer;
}

.nuLanding {
  border: 1px solid red;	
  cursor: pointer;
}

.nuSort {
  font-size: 14px;
  padding: 0px;
}

.nuSort:hover {
  color: red;	
  cursor: pointer;
}

.nuNoSearch {
  color: #959595;	
}

.nuBlank{ 
    font-weight:bold;
}


.nuDuplicate{ 
    font-style:italic;
    font-weight:900;
}

.nuBrowseTitle {
  background-color: white;
  height: 55px;
  border-style: none;
  position:absolute;
  top:3px;
  font-size:14px;
  overflow: visible;
  height:30px;
  padding: 7px 10px 0px 10px;
}

.nuBrowseTable {
  height: 70px;
  border-style: solid;
  border-color: #D8D8D8;
  padding: 3px 10px 3px 10px;
  position:absolute;
  top:75px;
  font-size:14px;
  line-height: 150%;
}



.nuSelectBrowse {
  height: 70px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  padding: 3px 10px 3px 10px;
  position:absolute;
  top:75px;
  font-size:14px;
  background-color: #E6E6E6 !important;
  border-color: #D8D8D8 !important;
  line-height: 150%;
}

.nuBrowseSearch {
  color: red;
}

#nuListerListBox{
  box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
  background-color: #D0EABB;
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: black;
}

.nuScrollList {
  background-color: #D0EABB;
  display: inline;
}

.nuListerSelected{
  background-color: #9ED374;
  border: 1px solid rgba(0, 0, 0, 0.05);
  display: inline;
  color: black;
}

.nuListerNotSelected:hover{
  cursor: pointer;
  background-color: #C0E2A5;
}

.nuListerSelected:hover{
  cursor: pointer;
  background-color: #C0E2A5;
}

.nuBrowsePage:hover{
  cursor: pointer;
  color: red;
}

.nuTab {
  display: inline;
  border-style: solid;
  border-width: 0px;
  border-color: #CCCCCC;
  font-size: 14px;
  padding: 3px 7px 3px 7px;
  height: 33px;
}

.nuTab:hover{
  cursor: pointer;
  background-color: #f4f4f4;
}

.nuTabSelected {
  background-color: transparent;
  display: inline;
  font-size: 14px;
  padding: 3px 7px 0px 7px;
  margin-left: 1px;
  border-radius: 0px;
  border-style: solid;
  border-color: #606060;
  border-width: 0px 0px 2px 0px;
}

.nuSubform {
  border-width: 1px;
  border-style: solid;
  border-color: lightgrey;
  position: absolute;
  background-color: white;
  border-radius: 3px;

}

.nuSubform0 {
  background-color: white;
  border-style: solid !important;
  border-width: 0px 0px 1px 0px !important;
  border-color: rgba(0, 0, 0, 0.08) !important;
  box-sizing: border-box !important;
}

.nuSubform1 {
  background-color: white;
  border-style: solid !important;
  border-width: 0px 0px 1px 0px !important;
  border-color: rgba(0, 0, 0, 0.08) !important;
  box-sizing: border-box !important;
}

.nuSubform2 {
  background-color: white;
  border-style: solid !important;
  border-width: 0px 0px 1px 0px !important;
  border-color: rgba(0, 0, 0, 0.08) !important;
  box-sizing: border-box !important;
}

.nuSubformScrollDiv {
  background-color: white;
}

.nuButton, .input_button {
  color: white;
  background-color: #00ADEF;
  display: inline;
  border-style: solid;
  font-size: 14px;
  height: 40px;
  padding: 0px 6px 0px 6px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-color: #2a8bcc;
  border-width: 0px 0px 1px 0px;
}

.nuButton:hover {
  color: #E2EAFF;
}

.nuUserHomeButton{
  color: white;
  background-color: #88cb51;
  display: inline;
  border-style: solid;
  font-size: 14px;
  height: 40px;
  padding: 0px 6px 0px 6px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-color: #87A96B;
  border-width: 0px 0px 1px 0px;
}

.nuUserHomeButton:hover {
  color: #E2EAFF;
}



.nuActionButton {
  color: white;
  background-color: #00ADEF;
  display: inline;
  border-style: solid;
  font-size: 12px;
  height: 20px;
  padding: 0px 6px 0px 6px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border-color: #2a8bcc;
  border-width: 0px 0px 1px 0px;
  margin: 0px 0px 0px 10px;
}

.nuSaveButtonEdited {
  background-color: red;
  border-color: #CC2A2A;
}

.nuLabel {}

.nuText {}

.nuWindow {
  border: none;
}

.nuReadonly {
  background-color:#ebebeb;
  border: 1px solid #ebebeb;
}

.nuFormula{
	font-family:monospace;
	padding:6px;
}

.nuCalculator {
	background-color:#ebebeb;
}

.nuCalculatorButton {
	border:1px solid black;
	text-align:center;
	width:30px;
	height:30px;
	font: 20px bold;
	font-family:monospace;
	background-color:#ebebeb;
}

.nuCalculatorButton:hover{
  cursor: pointer;
  color: red;
}

.nuCalculatorCurrency {
	
	border:1px solid black;
	text-align:center;
	width:30px;
	height:30px;
	font: 16px bold;
	font-family:monospace;
	background-color:#ebebeb;
	
}

.nuCalculatorButton:hover {
	background-color:darkgray;
	cursor:pointer;
}

.nuSearch {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  text-align: left;
  vertical-align: top;
  color: #666666;
  border: solid;
  border-width: 1px;
  border-color: lightgrey;
  font-size: 16px;
  height: 18px;
  padding: 1px 1px 1px 1px;
  margin-left: 5px;
}

#nuModal {
  background-color: #DEDEDE;
  top: 0px;
  left: 0px;
  position: absolute;
  width: 100%;
  opacity: 0.70;
  z-index: 4;
}

#nuPopupModal {
  background-color: #DEDEDE;
  top: 40px;
  left: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
}

.nuDragOptionsField {
    background-color: #9BD16F;
}

.nuDragSelected {
	outline:1px solid red;
}


.nuDragSelected:hover{
	cursor:move;
}


.nuDragObject {
	position:absolute;
	border-style:none;
	border-width:0px;
}


.nuDragNoSelect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.nuDragArea {
	position:absolute;
	top:0px; 
	left: 0px; 
	border-style:solid; 
	border-width:1px; 
	border-color:black; 
	-webkit-user-select:none; 
	-moz-user-select:none; 
	overflow:visible; 
	background-color:white;
	background-image: url("graphics/grid.png"); 
	z-index: 1;
}

.nuDragDialog{
	-webkit-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
	box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
	background-color: #cccccc;
}

.nuSection{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-width:1px;
	font-size:12px;
	font-family:Helvetica;
}

.nuDragLine{
	position:absolute;
	height:10px;
	background-color:darkgrey;
	border-style:none;
	z-index:4000;
}

.nuDragLine:hover{
	background-color:red;
	cursor:ns-resize;
}
.nuChanged1{
	background-color:#F7DC6F;
}
.nuChanged2{
	background-color:#F5B041;
}
.nuChanged3{
	background-color:#E67E22;
}


.nuDragLineV{
	position:absolute;
	height:10px;
	width:10px;
	right:0px;
	top:0px;
	background-color:darkgrey;
	border-style:none;
	z-index:4500;
}

.nuDragLineV:hover{
	background-color:red;
	cursor:ew-resize;
}

#dialogTitle {
	cursor: pointer; 
}

.nuDragToolbar {
	cursor: pointer; 
	list-style-type: none; 
	text-align: center;
	padding-top:4px;
	font-family: Helvetica;
	font-size: 14px;
	z-index: 1000;
}
.nuToolbar {
	cursor: pointer; 
	text-align: center;
	display: inline-block;
	width:150px;
	height:20px;
	font-family: Helvetica;
}

.nuToolbar:hover{
	color:red;
}

.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}

.nuDragOptionsBox {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #cccccc;
    z-index: -1;
    min-height: 440px;
}

.nuDragOptionsBoxContainer {
    padding-left: 15px;
    background-color: #cccccc;
}

.nuDragOptionsFieldsLabel {
    display: block;
    position: relative;
    text-align: left;
    margin-top: 25px;
}

.nuDragOptionsFields {
    display: block;
    width: 296px;
    height: 200px;
}

.nuDragOptionsButton {
	text-align:left;
    display: block;
    height: 25px;
    width: 140px;
	padding: 0px 0px 0px 10px;
}

.nuDragOptionsIcon {
	margin: 5px;
	color:black;
    width: 10px;
}

.nuDragOptionsIcon45 {
	margin: 5px;
	color:black;
	transform: rotate(45deg);
    width: 10px;
}

.nuDragOptionsIcon135 {
	margin: 5px;
	color:black;
	transform: rotate(135deg);
    width: 10px;
}

.nuDragOptionsIcon90 {
	margin: 5px;
	color:black;
	transform: rotate(90deg);
    width: 10px;
}

.nuDragOptionsIcon180 {
	margin: 5px;
	color:black;
	transform: rotate(180deg);
    width: 10px;
}

.nuDragOptionsIcon270 {
	margin: 5px;
	color:black;
	transform: rotate(270deg);
    width: 10px;
}

.nuDragOptionsButtonDisabled {
    color: gray !important;
}

.nuValidate {
	background-color: yellow !important;
	border-color: red !important;
}

.nuMust:after{ 
    content: " *";
    color:#f00;
}

.nuSaveMessageProgress {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:100px;
	height:22px;
	top:10px;
	left:0px;
	color: #202020;
	position:absolute;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}

.nuSaveMessage {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:110px;
	height:20px;
	top:10px;
	left:0px;
	color: #01A6F5;
	background-color: #EDEDED;
	border-style: solid;
	border-color: #01A6F5;
	border-width: 1px;
	position:absolute;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	text-shadow: 0 1px 1px #E1E8EA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	opacity:0.7
}

.nuErrorDisplay {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;
	font-size:11px;
    padding:10px 10px 10px 36px;
    margin: 0px auto;
	background:#fff8c4 url('graphics/warning.png') no-repeat 10px 10px;
    border:1px solid #f2c779;
	width: 500px;
	height: 500px;
}

.fake-link {
    text-decoration: underline;
    cursor: pointer;
}

.nuMessage {
    font-family:Tahoma,Geneva,Arial,sans-serif;
	position:absolute;
	top:10px;
 	text-align: center;
	padding:20px;
	background-color: #FFEEA6;
	box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
    opacity: 100;
    z-index: 5000;
}

#nuErrorCode {
	position:relative;
	height:50px;
	background-color: black;
	color: white;
	overflow:scroll;
	overflow-x: hidden;
}

.nuWord {
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-weight:bold;
	background-color:transparent;
	border-style:none;
}


.nuErrorPHP {
	color: #66A334;
}


.nuErrorValidate {
	color: black;
}

#close_error {
	position:relative;
	left:1px;
	top:1px;
	width:20px;
	height:20px;
}

#close_error:hover {
	color: red;
}

.nuAce {
	position:absolute;
	border-style:none;
	font-family:helvetica;
	font-size:14px;
	font-weight:bold;
	background-color:black;
	width:300px;
	height:20px;
	top:40px;
}

.nuHighlight {
	background-color: #FFEEA6;
}

.nuBoxHeader {
	position			: absolute;
	text-align   		: left;
	background-color	: lightgrey;
	border				: none;
}

.nuBoxHeader {
   -webkit-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   -moz-box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
   box-shadow: 5px 5px 5px 0px rgba(150,147,150,1);
}

.nuBoxTitle {
	color:black;
}
.nuBoxTitle:hover {
	color:red;
	cursor:move;
}

.nuBoxField:hover {
	color:red;
	cursor:w-resize;
}

.nuButtonHover{
	cursor:pointer;
}

.nuTabTitleColumn{
	font-size: 30px;
	font-weight:bold;
	width:100%;
}

#nuResponseTabs{
	top:-5px;
	left:5px;
	width:150px;
	position:relative;
}

span.nuActionButton{
	margin:5px 0px 0px 0px;
}

.nuPortraitTab {
	
	font-size:x-large;
	padding:10px;
	font-weight:900;
	position:absolute;
	height:40px;

}
