﻿@import url("js/css/smoothness/jquery-ui-1.7.2.custom.css");
.ib_tableedit
{width:90%}
.ib_celllabel
{width:160px;}
.ib_celledit
{}
.paddingtop
{padding-top:10px;}
.ib_separador
{color: #9B2D12; font-size:150%; font-weight:bold; border-bottom:solid 2px #9B2D12;margin:40px 0;}	
.ib_celltitol
{padding-top:15px;border-bottom:solid 1px #9B2D12;}
.ib_wizard
{width:100%;}
.ib_button
{color:#ffffff;background-color:#9D301B;border:1px solid #424242}
.ib_tablefiltre{width:100%;border:solid 1px #666;background-color:#ededed;}
.ib_tablefiltre td {vertical-align:middle !important;}

.ib_selectorclient
{border:2px #808080 solid;background-color:#ffffff;padding:4px;}

.ib_pnlMissatge
{border:1px #808080 solid;background-color:#fadbd3;padding:4px;}

.ErrorSumary li
{color:Red;}

#errorSummaryContainer
{border:1px #808080 solid;background-color:#f7f7f7;padding:10px;width:90%;margin:15px;
 color:Black !important;font-weight:bold;}

#errorSummaryTitle
{font-size:12px; font-weight:bold;}

#errorSummaryList
{color:Red;}

#errorSummaryList a:link, #errorSummaryList a:hover, #errorSummaryList a:active, #errorSummaryList a:visited
{
	text-decoration: underline;
	color:Red;
}
 
/* -- Grids --*/
.ib_grid { 
    width:100%; 
    background-color:#fff; 
    margin:5px 0 0 0; 
    border:solid 1px #525252; 
    border-collapse:collapse;     
}
.ib_grid td { 
    padding:2px; 
    border:solid 1px #c1c1c1; 
    color:#717171; 
}
.ib_grid th { 
    padding:4px 2px; 
    color:#fff; 
    background:#424242 url(images/grd_head.png) repeat-x top; 
    border-left:solid 1px #525252; 
    text-align:left;
}
.ib_grid th a{ 
    color:#fff;
    text-decoration:underline;
}
.ib_grid th a:hover { color:#FFE200;}
.ib_grid .alt { background:#fcfcfc url(images/grd_alt.png) repeat-x top; }

/* Paginador */
.pager { background:#424242 url(images/grd_pgr.png) repeat-x top;margin:0; }
.pager a:visited, .pager a:link, .pager a:active { color:#fff; text-decoration:none;}
.pager a:hover { color:#FFE200; text-decoration:none;}
.pager .disabled, .pager .disabled a:visited, .pager .disabled a:link, .pager .disabled a:active, .pager .disabled a:hover
{color: #808080;}

th.ib_gridr{text-align:right !important; } 
td.ib_gridr{text-align:right !important;} 
th.ib_gridc{text-align:center !important; } 
td.ib_gridc{text-align:center !important;} 

.infopeca{background:#eeeeee;}

.nomCamp{font-size:0.7em;}
.mapContainer{border:solid 5px #FFE200}
.textLlegenda{font-size:11px;}
.ib_llegenda{}

.alarma
{
	background-color: #FF5050;
	color: #000;
}

.taulerParking
{text-align:center; padding:4px; border: solid 1px #696969;}

.chart
{text-align:center;padding-top:20px;}

/* taller */
.IniciarAccio
{background: url(images/btn1.gif) repeat-x top;padding:5px;}
.TancarAccio
{background: url(images/btn2.gif) repeat-x top;padding:5px;}


/* Estadístiques */
.stats
{border: 1px solid #666;background-color:#ededed; width:100%; padding:20px; text-align:center; }

/* Selector d'usuaris */
.popupLabel
{
	font-size: 11px;
	font-weight: bold;
}
.popupError
{
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.popupTextBox
{
	font-size: 12px;
	font-weight: normal;
}
.popupButton
{
	font-size: 11px;
	font-weight: normal;
}

/* General */
.Numeric{text-align:right; width:70px;}