
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;}
#costInvoices		{display:none;width:800px;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;}
.c20				{width:20px;text-align:center;}
.c25				{width:25px;text-align:center;}
.c30				{width:35px;text-align:center;}
.c40				{width:40px;text-align:center;}
.c55				{width:55px;text-align:center;}
.c60				{width:60px;text-align:center;}
.c65				{width:65px;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;}
.addInvoices2014	{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
#invoicesList2014_info {width:420px;border:0px solid green;}
.totals2014			{display:inline;font-size:14px;text-align:left;border:0px solid blue;}

.addInvoices2013	{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
#invoicesList2013_info {width:420px;border:0px solid green;}
.totals2013			{display:inline;font-size:12px;text-align:left;border:0px solid blue;}
.addInvoices2012	{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
#invoicesList2012_info {width:420px;border:0px solid green;}
.totals2012			{display:inline;font-size:12px;text-align:left;border:0px solid blue;}
.addInvoices2011	{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
#invoicesList2011_info {width:420px;border:0px solid green;}
.totals2011			{display:inline;font-size:12px;text-align:left;border:0px solid blue;}
.addInvoices2010	{background-color:#fff !important;color:#e9600f !important;font-size:12px;display:inline;}
#invoicesList2010_info {width:420px;border:0px solid green;}
.totals2010			{display:inline;font-size:12px;text-align:left;border:0px solid blue;}

.p30 {width: 30%;}
.p30 textarea {width: 100%;}
.p20 {width: 20%; text-align: center;}
.p10 {width: 10%; text-align: center;}
.prixTTC {border: transparent; background: transparent;}
.error {border: 1px solid #ff0000;}

table.sumInvoices {color:#ffffff !important;border:none !important;}
.sumInvoices td {color:#ffffff !important;border:none !important;}

table.display td {font-size: 1.4em;}

.numcustomer {text-align: center;}

.namecustomer {text-align: left;}

.canmoinsun {text-align: right;}
.cacustomer {text-align: right;}

.percentcustomer {text-align: right;}

.classementcustomer {text-align: center;}

.titlefooter {font-weight: bold;background: #888;}

.titlefooter td {color: #fff;}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}