a.outside {
	color: #056BB3 !important;
	text-decoration: underline;
}

/* Sablon tabela cont. Dimensiunile se seteaza din html */
form {
	margin: 0;
	padding: 0;
}

table.sablon_cont_forms tr.alt td, table.tdate tr.alt td {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ffffff;
}

table.sablon_cont_forms tr.altdoi td, table.tdate tr.altdoi td  {
	border-bottom: 1px solid #ffffff;
}

table.sablon_cont_forms tr.noalt td, table.tdate tr.noalt td  {
	background-color: #ffffff;
	border-width: 0;
}

table.sablon_cont_forms tr.sectiune td, table.tdate tr.sectiune td  {
	border-bottom: 1px solid #ffffff;
	background-color: #E3E3E3;
	padding-left: 5px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

table.sablon_cont_forms tr.sectiune td span, table.tdate tr.sectiune td span {
	font-weight: normal;
	font-size: 11px;
}

table.sablon_cont_forms tr.sectiune td a, table.tdate tr.sectiune td a {
	text-align: right;
	font-weight: normal;
	float: right;
	line-height: 14px;
	padding-right: 4px;
}

table.sablon_cont_forms td.inputs {
	padding-left: 100px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

table.sablon_cont_forms td.inputs_new {
	padding-left: 50px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

table.sablon_cont td label {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

table.sablon_cont td label a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-decoration: underline;
}

table.sablon_cont td input.casute {
	width: 160px;
	height: 15px;
	font-size: 11px;
	color: #666666;
	margin: 0;
}

table.sablon_cont_forms td input.casute {
	width: 190px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
}

table.sablon_cont_forms td select, table.sablon_cont td select {
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	height: 19px !important;
	line-height: 30px !important;
}

table.sablon_cont_forms td textarea {
	width: 170px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}


/* Tabela cu date, alternam culori background */
div.border_tabele {
	border: 1px solid #F0F0F0;
}

table.tdate {
	font-size: 14px;
	color: #333333;
	
}

table.tdate th {
	background-color: #D1E6F8;
	border-left: 1px solid #ffffff;
	color: #333333;
}

table.tdate td {
	border-left: 1px solid #ffffff;
	padding: 4px;
}
table.tdate2 {
	font-size: 12px;
	color: #333333;
	border-spacing: 0px;

}

table.tdate2 th {
	background-color: #D1E6F8;
	/*border-left: 1px solid #ffffff;*/
	color: #333333;
	
}

table.tdate2 td {
	/*border-left: 1px solid #ffffff;*/
	border-spacing: 0px;
	padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 4px;
}

.tabel

{

	/*width: 600px;*/

	background: #f8f8f8;

	padding: 0px;

	border: 1px solid #ccc;

}