<br />
<b>Warning</b>:  Undefined array key "STYLE" in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on value of type null in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on value of type null in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Undefined array key "STYLE" in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>8</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on value of type null in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>8</b><br />

@font-face { 
font-family: "customfont"; 
src: url("fonts/<br />
<b>Warning</b>:  Undefined array key "PROJECT" in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>15</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on value of type null in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>15</b><br />
"); 
}

td.projinfo
{
color: }

@font-face { 
font-family: "OpenSansCond"; 
src: url("fonts/open-sans/OpenSans-CondLight.ttf"); 
}

@font-face { 
font-family: "Pictos"; 
src: url("fonts/icon_fonts/app_symbols.ttf"); 
}

@font-face { 
font-family: "SocialMIcons"; 
src: url("fonts/icon_fonts/Socialico.ttf"); 
}

/* all the input except submit and checkbox */
#wrapper input:not([type="checkbox"]){
	width: 92%;
	margin-top: 4px;
	padding: 10px 5px 10px 32px;	
	border: 1px solid rgb(178, 178, 178);
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	  -moz-box-sizing : content-box;
	       box-sizing : content-box;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	   -moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	        box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
	     -o-transition: all 0.2s linear;
	        transition: all 0.2s linear;
}
#wrapper input:not([type="checkbox"]):active,
#wrapper input:not([type="checkbox"]):focus{
	border: 1px solid rgba(91, 90, 90, 0.7);
	background: rgba(238, 236, 240, 0.2);	
	-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
	   -moz-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
	        box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.9) inset;
} 

/**** advanced input styling ****/
/* placeholder */
::-webkit-input-placeholder  { 
	font-family:  OpenSansCond, helvetica, arial, "Trebuchet MS", verdana, sans-serif;
	color: rgb(150, 150, 150); 
	font-style: italic;
	font-size: 100%;
}
input:-moz-placeholder,
textarea:-moz-placeholder{
  	font-family: OpenSansCond, helvetica, arial, "Trebuchet MS", verdana, sans-serif;
	color: rgb(150, 150, 150); 
	font-style: italic;
	font-size: 100%;
} 

::-moz-placeholder { /* Firefox 19+ */
  	font-family: OpenSansCond, helvetica, arial, "Trebuchet MS", verdana, sans-serif;
	color: rgb(150, 150, 150); 
	font-style: italic;
	font-size: 100%;
}

:-ms-input-placeholder { /* IE 10+ */
  	font-family: OpenSansCond, helvetica, arial, "Trebuchet MS", verdana, sans-serif;
	color: rgb(150, 150, 150); 
	font-style: italic;
	font-size: 100%;
}

:-moz-placeholder { /* Firefox 18- */
  	font-family: OpenSansCond, helvetica, arial, "Trebuchet MS", verdana, sans-serif;
	color: rgb(150, 150, 150); 
	font-style: italic;
	font-size: 100%;
}


.fixed_div {
  
    width:100%;    
    position:fixed;
    top:0;
    left:0;
    background:#fff;
    z-index:10000;
	border-bottom:1px #ccc solid;
}	



#status {
  padding: 5px;
  color: #fff;
  background: #ccc;
}

#status.fail {
  background: #c00;
}

#status.success {
  background: #0c0;
}


.dropdown_select
{
	font: 100% OpenSansCond, helvetica, arial, sans-serif;
	color: #333333; 
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

input[type=file] {padding:5px 5px; width:90%;background:<br />
<b>Fatal error</b>:  Uncaught Error: Undefined constant &quot;colorbaseVeryLight&quot; in /home/iamhere/www/thinkspatial/app/style.php:143
Stack trace:
#0 {main}
  thrown in <b>/home/iamhere/www/thinkspatial/app/style.php</b> on line <b>143</b><br />
