
html 				{font-size:12px;}
*:focus				{outline: none;}
a					{color:#e9600f;text-decoration:none;}
a:hover				{color:#e9600f;text-decoration:underline;}
input				{border:1px solid #acbcc4; color:#e9600f;}
input[type=button]	{background-color:#e9600f; color:#fff;border:1px solid #e9600f;/*#acbcc4;*/}
input[type="text"]:focus, input[type="password"]:focus, input[type="button"]:focus, textarea:focus {outline: none;}
#global				{/*width:960px;margin-left:auto;margin-right:auto;*/}
#logo 				{margin-bottom:30px;}
#formRequests		{width:300px;margin-left:auto;margin-right:auto;border:0px solid red;}
#username 			{position:absolute;width:150px;height:30px;top:5px;font-size:11px;border:0px solid red;}
#tabs				{width:90%;font-size:14px;}
#costServers		{display:none;width:300px;background-color:#eeeeee;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-top:1px solid #cccccc;}
#costServices		{display:none;width:300px;background-color:#eeeeee;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-top:1px solid #cccccc;}
#costBt				{border:none;}
#custDirectoryList	{}
.accordion			{width:50%;margin-left: auto;margin-right: auto;}
.layout				{width:100%;}
.infos 				{font-size:12px;}
p.highlight			{background-color:yellow;margin:0 !important;padding:0 !important;display:inline;}
/*.hide				{display:none;}*/

input.btshow		{background-color:#acbcc4;border-color:#acbcc4;color:#fff;}  /* #fcb223  #ffd655*/
.datasheet			{font-size:small;}
.bo					{font-size:small;}
.mails				{font-size:small;}
.mx					{font-style:italic;color:#e9600f}
.bot				{vertical-align: bottom;bottom:0px;}
.c40				{width:40px;text-align:center;}
.c55				{width:55px;text-align:center;}
.c70				{width:70px;text-align:center;}
.c80				{width:80px;text-align:center;}
.c100				{width:100px;text-align:center;}
.c130				{width:130px;text-align:center;}
.c150				{width:150px;text-align:center;}
.c170				{width:170px;text-align:center;}
.c200				{width:200px;text-align:center;}
.c225				{width:225px;text-align:center;}
.c250				{width:250px;text-align:center;}

.fontTab			{font-size:11px;}

.gridster ul li		{padding-left:100px; list-style-type: none; border:1px solid #cccccc; background-color:#efefef;border-radius:4px;padding:2px;}
.prj				{cursor:hand;}
.hand				{cursor: hand;}
.pix				{background-color:#e9600f;}
.addCs				{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
.addCd				{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
.addNd				{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
.pointer {cursor: pointer; color: #0063DC;}
.pointer:hover {text-decoration: underline;}

#formAddCS input 	{width:500px;}