/* stil general */
fieldset{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

input[type=text]{
	border:none;
	border:solid 1px #333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
input[type=text]:hover{
	background-color:#F9F9F9;
}
input[type=text]:focus{
	background-color:#F9F9F9;
}

input[type=button]{
	border:none;
	padding:1px 3px;
	cursor:pointer;
	border:solid 1px #333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
input[type=button]:hover{
	background-color:#eee;
}
input[type=submit]{
	border:none;
	border:solid 1px #333;
	padding:1px 3px;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
input[type=submit]:hover{
	background-color:#eee;
}
input[type=button]:hover{
	background-color:#F9F9F9;
}

input[type=file]:hover{
	background-color:#F9F9F9;
}

textarea{
	border:none;
	border:solid 1px #333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

textarea:hover{
	background-color:#F9F9F9;
}

textarea:focus{
	background-color:#F9F9F9;
}

select{
	border:none;
	border:solid 1px #333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
select:hover{
	background-color:#F9F9F9;
}

/* login style */
.loginPage{
	background:url(bg.jpg) no-repeat 890px bottom;
	height:500px;
}
.loginBox{
	height:400px; 
	background:url(bg_login.png) no-repeat center top;
	width:450px;
	padding:10px 0 0 50px;
}
.loginText{
	font-family:Arial;
	color: #333; 
	font-size: 13px; 
	font-weight: normal; 
	margin-bottom: 2px;
}
.loginInput{
	font-family:Arial;
	font-size: 11px; 
	height:20px; 
	width:150px; 
	border:solid 1px #9a999a; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	background-color:#fbfbfb;
	text-align:center;
	padding:2px 5px 5px 0;
}
.loginSelect{
	width:150px; 
	height:22px; 
	border:solid 1px #9a999a; 
	background-color:#fbfbfb;
}

#loginSubmit{
	font-family:Arial;
	border:solid 1px #666; 
	width:100px; 
	background-color:#eee; 
	color:#666; 
	font-weight:bold; 
	font-size:14px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	cursor:pointer;
	outline:none;
}
#loginSubmit:hover{
	background-color:#f3f3f3; 
}


TD, P, UL, OL, LI, TEXTAREA {font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: normal; font-size: 11px; color: #000000;}

.input{
	border-radius:3px;
}

.maincolor {color:#002c53;}

/* Stil Linkuri */
A:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #002c53; text-decoration: none;}
A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #002c53; text-decoration: none;}
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #002c53; text-decoration: underline;}
.blue:link { color: #666699; text-decoration: none; font-weight: bold;}
.blue:visited { color: #666699; text-decoration: none; font-weight: bold;}
.blue:hover { color: #666699; font-weight: bold; text-decoration: underline;}
.white:link {color: #002c53; text-decoration: underline;}
.white:visited {color: #002c53; text-decoration: underline;}
.white:hover {color: #002c53; text-decoration: none;}

.borderMenu {
	background-color: #0f253f;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0f253f;
	border-left-color: #0f253f;
}
.meniuSus:link, .meniuSus:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
	height:16px;
	padding:1px 3px;
	text-decoration: none; 
	font-weight: normal;
	
	}
.meniuSus:hover {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.meniuSusOn:link, .meniuSusOn:visited {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
	font-weight: bold;
}
.meniuSusOn:hover {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-weight: bold;
}

.meniuSusActiv:link, .meniuSusActiv:visited {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
	font-weight: bold;
}
.meniuSusActiv:hover {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
	font-weight: bold;
}

.submeniu {background-color: #ffffff;}
.selected:link {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
	font-weight: bold;
}
.selected:visited {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
	font-weight: bold;
}
.selected:hover {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
	font-weight: bold;
}
.unselected:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #002c53; text-decoration: none;padding:1px 3px;}
.unselected:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #002c53; text-decoration: none;padding:1px 3px;}
.unselected:hover {
	color: #FFF; 
	background-color:#475F9B;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:1px 3px;
}

.filter {background-color: #475F9B;}
.screen {background-color: #ffffff;}

/* HOVER pe tabele */
.grid tbody tr:hover td.celulaMenuST 
{
	background-color: #F8F9F8;
	color:#003399;
}
.grid tbody tr:hover td.celulaMenuSTDR
{
	background-color: #F8F9F8;
	color:#003399;
}
.grid tbody tr:hover td.celulaMenuST a 
{
	background-color: #F8F9F8;
	color:#003399;
}
.grid tbody tr:hover td.celulaMenuSTDR a
{
	background-color: #F8F9F8;
	color:#003399;
}
/* END HOVER pe tabele */

.bkdTitleMenu {
	background-color: #0f253f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0f253f;
	border-left-color: #0f253f;
}
.TitleBox {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff;}
.TitleBoxDown {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff;}
.celulaMenuST {
	border-left: 1px solid #ededed;
	padding: 2px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #ededed;
}
.celulaMenuSTDR {
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding: 2px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #ededed;
}
.celulaMenuDR {
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	background-color: #ffffff;
	vertical-align: middle;
	border-bottom: 1px solid #ededed;
}



.cod {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.dropdown {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 200px;}
.errormsg {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #C62212;}
.confirmmsg {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0000FF;}
.formstyle {font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: normal; font-size: 11px; color: #000000;}
.error {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000;}

#button_mod a{background: url(icons/Modifica_Normal.gif) no-repeat 0 50%;}
#button_mod a:hover {background: url(icons/Modifica_MouseOver.gif) no-repeat 0 50%;}
#button_mod a b{visibility: hidden;}
#button_del a{background: url(icons/Sterge_Normal.gif) no-repeat 0 50%;}
#button_del a:hover {background: url(icons/Sterge_MouseOver.gif) no-repeat 0 50%;}
#button_del a b{visibility: hidden;}
#button_add a{background: url(icons/Adauga_Normal.gif) no-repeat 0 50%;}
#button_add a:hover {background: url(icons/Adauga_MouseOver.gif) no-repeat 0 50%;}
#button_add a b{visibility: hidden;}
#button_history a{background: url(icons/Istoric_Normal.gif) no-repeat 0 50%;}
#button_history a:hover {background: url(icons/Istoric_MouseOver.gif) no-repeat 0 50%;}
#button_history a b{visibility: hidden;}
#button_reject a{background: url(icons/Respinge_Normal.gif) no-repeat 0 50%;}
#button_reject a:hover {background: url(icons/Respinge_MouseOver.gif) no-repeat 0 50%;}
#button_reject a b{visibility: hidden;}

.pontaj1 {border-left: 1px solid #666666; border-top: 1px solid #666666;}
.pontaj2 {border-right: 1px solid #666666; border-bottom: 1px solid #666666;}
.pontajl {border-left: 1px solid #666666;}
.pontajr {border-right: 1px solid #666666;}

.calendar_zi_sapt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.calendar_data_inactiva {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.calendar_data_inactiva:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.calendar_data_inactiva_fara_link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.calendar_data_activa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}
.calendar_data_activa:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}

/* Tabel raport*/
.grid_raport {}

.grid_raport img {
	border:0;
}
.grid_raport a{
	outline:none;
}
.grid_raport td {
	border-left:solid 1px #000;
	height:25px;
}

.grid_raport tr:hover td {
	background-color:#999;
	color:#FFF ;
}

.grid_raport tr th {
	font-size:11px;
	border-left:solid 1px #000;
	height:25px;
	font-weight:normal;
}

/* Styles for multi select */
.hidden{display:none;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline;}
html[xmlns] .clearfix {display: block;}
* html .clearfix { height: 1%; }

.coolmulti p{
    margin:0; padding:0; line-height: 16px;
}
.coolmulti-scrollbox{
    height: 250px;
	width:150px;
    overflow-y: auto;
    background: #fff;
    /*border: 1px solid #ccc;*/
    float:left;
    padding: 5px 0px;
    text-decoration:none;
	margin-bottom:5px;
}
.coolmulti-scrollbox p{
    padding: 2px 0;
    cursor: pointer; 
	cursor:hand;
}
.coolmulti-scrollbox .coolmulti-selected{
    background: #EDEDED;
	color:#000;
	font-weight:bold;
	-moz-border-radius:5px 5px 5px 5px;
	margin-bottom:1px;
	padding-left:10px;
}
.coolmulti-values{
	display:none;
    font-weight: bold;
    float:left;
    margin-left: 15px;
    width: 200px;
}
.coolmulti-values p{
    padding: 2px 0;
}
.coolmulti-values p a{
    margin-left: 5px;
}
.planif_events tr th {border-top: 1px solid #666666; border-bottom: 1px solid #666666; border-right: 1px solid #666666; font-size: 11px;}
.planif_events tr td {border-bottom: 1px solid #666666; border-right: 1px solid #666666;}