body{
	width:100%;
	margin:0;
	padding:0;
        background: url("../img/bg.png") repeat scroll 0 0 #f4f4f4;
}

.top_panel {
	background: url("../images/top_panel.png") repeat-x scroll 0 0 #f3f2f3;
	height: 38px;
	width: 100%;
	border-bottom: 1px solid #DADADA;
	box-shadow: 0 1px 0 #FCFCFC;
}

.wrapper {
	margin: 0 auto;
	width: 1015px;
}

.title {
	height: 40px;
	float: left;
	line-height: 38px;
	position: relative;
	cursor: pointer;
}

.avatar {
	display: block;
	float: left;
	margin: 7px 7px 0 0;
}

.title span {
	font-family: Droid Sans;
	color: #8F8F8F;
	font-size: 13px;
	text-shadow: 0 1px 0 white;
}

.login {
	margin: 0 auto;
	width: 480px;
	margin-top: 200px;
}

.widget_header {
	height: 38px;
	line-height: 38px;
	border: 1px solid #C9C9C9;
	border-bottom: 0;
	border-radius: 3px 3px 0 0;
	-webkit-box-shadow: inset 0 1px 0 white;
	box-shadow: inset 0 1px 0 white;
	padding: 0 15px;
	background: rgba(255,255,255, 0.94);
}

.widget_contents {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    border: 1px solid #C9C9C9;
    border-radius: 0 0 3px 3px;
    box-shadow: 3px 8px 16px #222222;
}

h4 {
    color: #006699;
    font-family: "Droid Sans";
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

div.errors {
	background: #be061e;
	border: 6px solid #fff;
	margin: 15px;
}

div.errors p {
	color: #fff;
	margin: 0;
	padding: 6px 0 6px 15px;
	font-family: Droid Sans;
	font-size: 13px;
}

.login label {
	font-family: Droid Sans;
	color: #8F8F8F;
	font-size: 13px;
	text-shadow: 0 1px 0 white;
	display: inline-block;
	width: 120px;
	padding-left: 20px;
	text-align: right;
}

.login input[type="text"] {
	display: inline;
	width: 220px;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	background-color: white;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Droid Sans;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}



.login input[type="password"] {
	display: inline;
	width: 220px;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	background-color: white;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Droid Sans;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

input[type="submit"] {
	width: 50%;
	position: relative;
	left: 25%;
	margin-top: 20px;

	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.link_lost_pwd{
	font-size:12px;
	font-family: Arial;
	text-decoration:none;
	color:#FF6600;
	margin-left:5px;
}

.link_lost_pwd:hover{
	text-decoration:underline;
}

input[type="submit"]:hover {
	text-decoration: none;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
input[type="submit"]:active {
	position: relative;
	top: 1px;
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

div.chestionar {
	margin: 0 auto;
	width: 780px;
	margin-top: 50px;
	margin-bottom: 50px;
}

input.intrebare,
p.subtitlu {
	font-family: Droid Sans;
	background: transparent;
	border: 0;
	font-size: 16px;
	font-weigth: bold;
	width: 670px;
	color: #666;
	margin-left: 0 !important;
	margin: 20px 0 5px 0;
	padding-left: 5px;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	text-indent: 0;
}

div.info {
	background: #aec306;
	border: 6px solid #fff;
	margin: 15px;
}

div.info p {
	color: #fff;
	margin: 0;
	padding: 6px 0 6px 15px;
	font-family: Droid Sans;
	font-size: 13px;
}

div.final {
	background: #0582c2;
	border: 6px solid #fff;
	margin: 15px;
}

div.final p {
	color: #fff;
	margin: 0;
	padding: 6px 0 6px 15px;
	font-family: Droid Sans;
	font-size: 13px;
}

textarea.raspuns {
	display: inline;
	width: 740px;
	height: 100px;
	line-height: 28px;
	padding: 0 8px;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	background-color: white;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Droid Sans;
	font-size: 13px;
	padding: 2px 5px 2px 5px;
	color: #666;
}
.menu{
	display:inline;
}
.menu li{
	display:inline;
	padding-left:20px;
}

.menu li a{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	text-shadow:0 1px 0 white;
}

.menu li a:hover{
	text-decoration:underline;
	color:#FF9900;
}

div.ui-datepicker{
 font-size:12px;
}

.formular {
	margin: 0 auto;
	width: 1004px;
}

.formular label {
	font-family: Droid Sans;
	color: #8F8F8F;
	font-size: 13px;
	text-shadow: 0 1px 0 white;
	display: inline-block;
	width: 220px;
	padding-left: 20px;
	text-align: right;
}

.formular input[type="text"] {
	display: inline;
	width: 490px;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	background-color: white;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Droid Sans;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

.formular select {
	background-color: white;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 white;
    display: inline;
    font-family: Droid Sans;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 10px;
    padding: 5px;
    width: 501px;
}

.formular textarea {
	display: inline;
	width: 490px;
	height:100px;
	padding: 0 8px;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	background-color: white;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Droid Sans;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

.formular input[type="password"] {
	display: inline;
	width: 490px;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	border: 1px solid #CCC;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	background-color: white;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	font-family: Droid Sans;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}



.tableStatic { border: 1px solid #e5e5e5; border-collapse: collapse;margin:auto; }
.tableStatic thead td { cursor:pointer; padding: 8px 8px 8px 8px; text-align: center; border-left: 1px solid #D5D5D5; background: #efefef url(../images/bg_tabel_top.png) repeat-x; border-bottom: 1px solid #D5D5D5; font-size: 11px; color: #878787; }
.tableStatic thead td:first-child { border-left: none; }
.tableStatic tbody tr { border-top: 1px solid #e7e7e7; }
.tableStatic tbody tr:nth-child(even) { background-color:#f5f5f5; }
.tableStatic tbody tr:hover { background-color:#e3e3e3; }
.tableStatic tbody td { border-left: 1px solid #e7e7e7; padding: 8px 10px; vertical-align: middle; font-size: 11px; }
.tableStatic tbody td:first-child { border-left: none; }
.large tbody td { font-size: 12px !important; padding: 12px 10px; padding:2px; overflow:hidden; }

.tableStatic tr.gradeA { background-color: #f5f5f5; }
.tableStatic tr.gradeC { background-color: #eeeeff; }
.tableStatic tr.gradeX { background-color: #ffeeee; }
.tableStatic tr.gradeU { background-color: #eee; }

.tableStatic thead td,
.tableStatic tbody td {
	font-size: 11px;
	font-family: Arial;
}
.tableStatic tbody td a{
	color:#FF9900;
	text-shadow:0 1px 0 white;
	text-decoration:none;
}
.tableStatic tbody td a:hover{
	color:#FF6600;
	text-shadow:0 1px 0 white;
	text-decoration:underline;
}

.fisa{
	border:1px solid #999;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:inset 1px 1px white;
	width:400px;
	padding:20px;
	margin:auto;
}

.title_fisa{
	color:#333;
	text-shadow:0 1px 0 white;
	font-size:14px;
}

.detalii_fisa_content{
	width:400px;
	margin:auto;
	padding:15px;
}

.detalii_fisa_content table{
	width:100%;
}

.detalii_fisa_content table th{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#333;
	text-shadow:0 1px 0 white;
	width:40%;
	text-align:left;
}

.detalii_fisa_content table td{
	font-size:12px;
	font-family:Arial;
	color:#333;
	width:60%;
	text-align:left;
}

.meniu_raport{
	list-style:none;
	margin:auto;
}

.meniu_raport li{
	display:inline-block;
}


.meniu_raport li a {
	width: 200px;
	position: relative;
	left: 25%;
	margin-top: 20px;

	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.meniu_raport li a:hover {
	text-decoration: none;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.meniu_raport li a:active {
	position: relative;
	top: 1px;
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.error{
	width:285px;
	margin:auto;
	margin-left:40px;
	color:#FF0000;
	font-family:Arial;
	font-size:12px;
	padding:5px;
	margin-bottom:3px;
}

form label{
	margin-left:40px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#444;
}

.loginEmail{
	padding:5px;
	display:block;
	width:300px;
	margin:auto;
}

.loginPassword{
	padding:5px;
	display:block;
	width:300px;
	margin:auto;
}

.logControl{
	display:block;
	width:300px;
	text-align:right;
	margin-top:4px;
	margin-left:40px;
}

.logControl a{
	text-decoration:none;
	color:#006699;
	font-size:12px;
	font-family:Arial;
	cursor:pointer;	
}

.link_lost_pwd{
	text-decoration:none;
	color:#006699;
	font-size:12px;
	font-family:Arial;
	cursor:pointer;	
}
.link_lost_pwd:hover{
	text-decoration:underline;
}

.logControl a:hover{
	text-decoration:underline;
}
.button{
	border:1px solid #666;
	border-radius:3px;
	margin-left:10px;
}

h2{
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	color:#333;
	margin:auto;
	text-align:center;
	margin-bottom:25px;
}

.error{
	width:285px;
	margin:auto;
	margin-left:40px;
	color:#FF0000;
	font-family:Arial;
	font-size:12px;
	padding:5px;
	margin-bottom:3px;
}

.continut{
    margin: auto;
}