body{font-family:verdana}
button.gol, a.gol{border:none;background:transparent;text-decoration:none;}
button{border:none;background:transparent;text-decoration:none;}
button.gol:focus{border:none;outline:none}
table#docTable{width:100%;}
table#docTable td{vertical-align:top;}
div#loader{width:100px;height:30px;}
div#docMeniu{width:100px;max-width:100px;}
div#licMeniu{width:120px;}
div#docPage, div#licPage{width:100%;}
div.darkblue{display:inline-block;color:darkblue;}
td.noBorder{border:none;}
td.borderBottom{border-bottom:1px solid #CCC;}
td.alignTop{vertical-align:top;}
tr.verde{background-color:#E0FFEB;}
tr.rosu{background-color:#FFE6E6;}
tr.gri{background-color:#EEEEEE;}
tr.gri1{background-color:#CCCCCC;}
td.pad1{padding-left:10px;padding-right:10px;}
td.center{text-align:center;}
td.bold{font-weight:bold;}
.alignCenter{text-align:center;}
.noBorder{border:none;}
.marginTop20{margin-top:20px}
.widthMax{width:100%}
.left{float:left}
.rigth{float:rigth}
.width100{width:100px}
.width150{width:150px}
.width200{width:200px}
.alignCenter{text-align:center}
.font1{color:#555555}
.a {border:none;text-decoration:none;color:inherit;}
select {color:#666666}
button.radio1-1, button.radio1-2
{
width:100%;
font-size:12px;
border-bottom:1px solid #FFCCCC;
background-color:#FFFFFF;
/* border-radius:5px; */
text-align:left;
padding:2px;
transition:500ms;
}
button.radio1-1:hover{background-color:#ecffb3;}
button.radio1-2 {background-color:#2cb300;color:#FFF}
.container{
display:block;
background-color:#FFFFFF;
width:100%; 
margin-top:20px;
padding:0px;
}
.docPage
{
background-color:#FFFFFF;
border:2px solid #FFFFFF;
/* border:2px solid #428bca; */
display:inline-block; 
width:85%; 
max-width:85%; 
vertical-align:top; 
float:right;
}
.divStanga
{
/* width:200px; */
float:left;
width:15%;
background-color:#FFFFFF;
/* border:2px solid #428bca; */
border:2px solid #FFFFFF;
vertical-align:top; 
}
.space{width:5px;}
div.menu
{
margin:0 auto;
padding:0px;
display:table;
width:100%;
min-width:1000px;
text-align:center;
height:50px;
max-height:50px;
background: #008e3b;
background: -moz-linear-gradient(top,  #008e3b 0%, #006e2e 100%);
background: -webkit-linear-gradient(top,  #008e3b 0%,#006e2e 100%);
background: linear-gradient(to bottom,  #008e3b 0%,#006e2e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008e3b', endColorstr='#006e2e',GradientType=0 );
box-shadow: 0px 10px 15px #888888;
z-index:1;
font-family:verdana;
font-size:12px;
}
div.menu button.menu, div.menu a.menu
{
display:inline-block;
/* margin:0px; */
height:50px;
width:100px;
border:0;
vertical-align:middle;
background: #008e3b;
background: -moz-linear-gradient(top,  #008e3b 0%, #006e2e 100%);
background: -webkit-linear-gradient(top,  #008e3b 0%,#006e2e 100%);
background: linear-gradient(to bottom,  #008e3b 0%,#006e2e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008e3b', endColorstr='#006e2e',GradientType=0 );
color:#FFF;
padding:0px 0px 0px 0px;
font-weight:bold;
}
div.menu a.menu{padding:16px 0px 0px 0px;}
div.menu a{text-decoration:none;}
lvl1:hover button.menu, lvl1:hover a.menu{background:#E6CC80;color:#008e3b;}
lvl1:hover > button.opt img, lvl1:hover > a.opt img{transform: rotate(180deg);}
lvl1{position:absolute;}
lvl1 lvl2, lvl1 lvl2-1
	{
	display:none;
	position:absolute;
	top:50px;
	margin-left:-50px;
	z-index:100;
	}
lvl1 lvl2 button,lvl1 lvl2-1 button, lvl1 lvl2 a
	{
	border:none;
	display:block;
	width:150px;
	height:30px;
	background-color:#EBD699;
	color:#008e3b;
	font-weight:bold;
	transition:500ms;
	}
lvl1 lvl2 a{padding-top:6px;}
lvl1 lvl2 button:hover, lvl1 lvl2-1 button:hover, lvl1 lvl2 a:hover{background:#008e3b;color:#DDD;}
lvl1 lvl2-1 button, lvl1 lvl2-1 a{width:250px;}
lvl1 lvl2-1 button:hover. lvl1 lvl2-1 a:hover {background: rgb(96,108,136);color:#DDD;}
#f1_upload_process{ 
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}
input.input1
{
display:inline-block;
width:200px;
height:30px;
text-align:center;
font-size:14px;
border:1px solid gray;
transition:300ms;
}
input.input1:focus
{
border:1px solid gray;
box-shadow: 0 0 15px 2px #9ecaed;
}
.select1 {
width: 200px;
height: 34px;
overflow: hidden;
background: url(../../images/icons/down.jpg) no-repeat right #ddd;
border: 1px solid #ccc;
border-bottom:2px solid #999;
border-right:2px solid #999;
border-radius: 5px;
}
.select1 select {
display:inline-block;
background: transparent;
width: 200px;
padding: 5px;
font-size: 16px;
line-height: 1;
border: 0;
height: 34px;
-webkit-appearance: none;
font-size:14px;
color:darkblue;
font-weight:bold;
}
.select1 optgroup
{
background-color:gray;
color:#FFFFFF;
text-align:center;
}
.select1 option
{
background-color:#FFFFFF;
color:#000000;
text-align:center;
}
.select300, .select300 select{width:300px;}
div.select2 { 
margin: 10px;
padding: 10px; 
border: 2px solid purple; 
width: 200px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.select2 > ul { display: none; position:absolute;}
div.select2:hover > ul {display: block; background: #f9f9f9; border-top: 1px solid purple;}
div.select2:hover > ul > li { padding: 5px; border-bottom: 1px solid #4f4f4f;}
div.select2:hover > ul > li:hover { background: white;}
div.select2:hover > ul > li:hover > a { color: red; }
button.butonDoc, button.butonDoc1, button.butonLic, a.butonDoc1 
{
display:inline-block;
width:90px;
padding: 10px;
margin-top:5px;
border: 1px solid gray;
background-color:#EEE;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
color: darkgreen;
text-decoration: none;
list-style-type: none;
text-align:center;
font: 12px Verdana;
font-weight:bold;
}
button.butonDocPushed, button.butonDoc:hover, button.butonDoc1:hover, button.butonLic:hover, button.butonLicPushed, a.butonDoc1:hover
{
background: #006e2e;
background: -moz-linear-gradient(top,  #006e2e 0%, #008c3b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006e2e), color-stop(100%,#008c3b));
background: -webkit-linear-gradient(top,  #006e2e 0%,#008c3b 100%);
background: -o-linear-gradient(top,  #006e2e 0%,#008c3b 100%);
background: -ms-linear-gradient(top,  #006e2e 0%,#008c3b 100%);
background: linear-gradient(to bottom,  #006e2e 0%,#008c3b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008c3b',GradientType=0 );
cursor:pointer;
color:lightgray;
}
button.butonDoc1, a.butonDoc1{padding:5px;} 
button.butonLic{width:100%;margin:0;}
button.edit{
width:15px;
height:15px;
background-color:#FFF;
border:none;
padding:0px;
}
table.doc,table.documente, table.doc2
{
border-collapse:collapse;
font-family:verdana;
font-size:12px;
width:100%;

}
table.doc th, table.documente th, table.doc2 th
{
background-color:#EEE;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
border:1px solid #CCC;
padding:5px;
text-align:center;
}
table.doc td{border:1px solid #CCC;padding:5px;}
table.doc2 td{padding:2px;padding-left:10px;}
table.documente{max-width:1200px;}
table.documente td{padding:5px;}
table.documente td.bold{font-weight:bold;}
table.documente td:nth-child(1){width:300px;}
table.documente td:nth-child(2){width:300px;}
table.documente td:nth-child(3){width:300px;}
table.documente td:nth-child(4){width:100px;}
table.documente td:nth-child(5){width:100px;}
table.documente td:nth-child(6){width:100px;}

table.documente td.categorie, table.documenteListare td.categorie
{
background-color:#009900;
font-size:14px;
text-align:center;
font-weight:bold;
color:white;
}
table.documenteListare
{
border-collapse:collapse;
font-family:verdana;
font-size:12px;
}
table.documenteListare td, table.documenteListare th
{
border:1px solid #CCC;
padding:5px;
}
table.doc1
{
font: 12px Verdana;
border-collapse:collapse;
background-color:#EEE;
text-align:center;
}
table.doc1 th
{
color:black;
font-weight:bold;
padding:5px;
border:1px solid lightgray;
/* background-color:#EEE; */
}
table.doc1 td
{
/* background-color:#EEE; */
padding:5px;
border:1px solid lightgray;
}
table.doc1 td.titlu
{
color:white; 
font-weight:bold;
font-size:14px;
background: #008927;
background: -moz-linear-gradient(top,  #008927 0%, #006e2e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008927), color-stop(100%,#006e2e));
background: -webkit-linear-gradient(top,  #008927 0%,#006e2e 100%);
background: -o-linear-gradient(top,  #008927 0%,#006e2e 100%);
background: -ms-linear-gradient(top,  #008927 0%,#006e2e 100%);
background: linear-gradient(to bottom,  #008927 0%,#006e2e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008927', endColorstr='#006e2e',GradientType=0 );
}
table.doc1 td.ora{width:80px;}

div.titluPagina, .titluPagina, div.titluPagina1{
width:100%;
text-align:center;
background-color:#428bca;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding:10px;
}
div.titluPagina1{background-color:#2cb300;}
div.titluPagina2{font-size:16px;font-weight:bold;text-align:center;padding-bottom:10px;border-bottom:3px solid #CCCCCC;}
div.titluPagina3{font-size:16px;font-weight:bold;text-align:center;padding:5px;border-bottom:3px solid #CCCCCC;}
/*---------------CALENDAR-----------------
--------------------------------------*/
div#pageDescriere
{
width:500px; 
padding-left:15px;
display:table;
float:left;
}
div#pageCalendar
{
width:500px; 
padding-left:15px;
display:table;
float:left;
}
table.calendar
{
font-family:verdana;
width:500px; 
margin-bottom:20px;
text-align:center;
float:right;
border:1px solid gray;
border-collapse:collapse;
float:left;
}
table.calendar th
{
background-color:darkblue;
color:white;
padding:5px;
/*background: #463bd6;
background: -moz-linear-gradient(top,  #463bd6 0%, #24227c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#463bd6), color-stop(100%,#24227c));
background: -webkit-linear-gradient(top,  #463bd6 0%,#24227c 100%);
background: -o-linear-gradient(top,  #463bd6 0%,#24227c 100%);
background: -ms-linear-gradient(top,  #463bd6 0%,#24227c 100%);
background: linear-gradient(to bottom,  #463bd6 0%,#24227c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463bd6', endColorstr='#24227c',GradientType=0 );*/
background: #008927;
background: -moz-linear-gradient(top,  #008927 0%, #006e2e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008927), color-stop(100%,#006e2e));
background: -webkit-linear-gradient(top,  #008927 0%,#006e2e 100%);
background: -o-linear-gradient(top,  #008927 0%,#006e2e 100%);
background: -ms-linear-gradient(top,  #008927 0%,#006e2e 100%);
background: linear-gradient(to bottom,  #008927 0%,#006e2e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008927', endColorstr='#006e2e',GradientType=0 );

}
table.calendar td
{
height:38px;
padding:0px;
border:1px solid gray;
}
table.calendar td.luna
{
padding-left:15px;
padding-right:15px;
font-weight:bold;
background-color:#DDD;
background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, rgba(255,255,255,.5)),
		color-stop(0.8, rgba(0,0,0,.1)));
background-image: -moz-linear-gradient(center top,
		rgba(255,255,255,.5) 0%,
		rgba(0,0,0,.0.8) 100%	);
}
table.calendar td.wday
{
font-weight:bold;
}
table.calendar td button.zi
{
background-color:#FFF;
width:100%;
height:40px;
margin:0px;
border:none;
font-size:16px;
}
table.calendar td button.weekend
{
background-color:#EEE;
}

table.calendar td button.azi
{
color:darkblue;
font-weight:bold;
border:2px solid #AAAAAA;
}
button.craciun
{
background-image:url('../images/santa17.jpg');
background-repeat:no-repeat;
text-align:right;
font-weight:bold;
}
button.event1
{
background: rgb(252,222,133);
background: -moz-linear-gradient(top,  rgba(252,222,133,1) 0%, rgba(254,191,1,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,222,133,1)), color-stop(100%,rgba(254,191,1,1)));
background: -webkit-linear-gradient(top,  rgba(252,222,133,1) 0%,rgba(254,191,1,1) 100%);
background: -o-linear-gradient(top,  rgba(252,222,133,1) 0%,rgba(254,191,1,1) 100%);
background: -ms-linear-gradient(top,  rgba(252,222,133,1) 0%,rgba(254,191,1,1) 100%);
background: linear-gradient(to bottom,  rgba(252,222,133,1) 0%,rgba(254,191,1,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde85', endColorstr='#febf01',GradientType=0 );
border-top:1px solid #FFF;
border-left:1px solid #FFF;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event2
{
background: #20b701;
background: -moz-linear-gradient(top,  #20b701 0%, #299a0b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#20b701), color-stop(100%,#299a0b));
background: -webkit-linear-gradient(top,  #20b701 0%,#299a0b 100%);
background: -o-linear-gradient(top,  #20b701 0%,#299a0b 100%);
background: -ms-linear-gradient(top,  #20b701 0%,#299a0b 100%);
background: linear-gradient(to bottom,  #20b701 0%,#299a0b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20b701', endColorstr='#299a0b',GradientType=0 );

border-top:1px solid #FFF;
border-left:1px solid #FFF;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
color:white;
}
button.event3
{
background: #f9b6ef;
background: -moz-linear-gradient(top,  #f9b6ef 0%, #e669ea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9b6ef), color-stop(100%,#e669ea));
background: -webkit-linear-gradient(top,  #f9b6ef 0%,#e669ea 100%);
background: -o-linear-gradient(top,  #f9b6ef 0%,#e669ea 100%);
background: -ms-linear-gradient(top,  #f9b6ef 0%,#e669ea 100%);
background: linear-gradient(to bottom,  #f9b6ef 0%,#e669ea 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9b6ef', endColorstr='#e669ea',GradientType=0 );

border-top:1px solid #f9b6ef;
border-left:1px solid #f9b6ef;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event4
{
background: rgb(254,252,234);
background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(242,194,75,1) 51%, rgba(241,218,54,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(51%,rgba(242,194,75,1)), color-stop(100%,rgba(241,218,54,1)));
background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(242,194,75,1) 51%,rgba(241,218,54,1) 100%);
background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(242,194,75,1) 51%,rgba(241,218,54,1) 100%);
background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(242,194,75,1) 51%,rgba(241,218,54,1) 100%);
background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(242,194,75,1) 51%,rgba(241,218,54,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
border-top:1px solid rgb(254,252,234);
border-left:1px solid rgb(254,252,234);
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event5
{
background: #75aac4;
background: -moz-linear-gradient(top,  #75aac4 1%, #258dc8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#75aac4), color-stop(100%,#258dc8));
background: -webkit-linear-gradient(top,  #75aac4 1%,#258dc8 100%);
background: -o-linear-gradient(top,  #75aac4 1%,#258dc8 100%);
background: -ms-linear-gradient(top,  #75aac4 1%,#258dc8 100%);
background: linear-gradient(to bottom,  #75aac4 1%,#258dc8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75aac4', endColorstr='#258dc8',GradientType=0 );
border-top:1px solid #75aac4;
border-left:1px solid #75aac4;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event6
{
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
border-top:1px solid #ffa84c;
border-left:1px solid #ffa84c;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event101 /* Propunere*/
{
background: #bdea27;
background: -moz-linear-gradient(top,  #bdea27 0%, #abdc28 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bdea27), color-stop(100%,#abdc28));
background: -webkit-linear-gradient(top,  #bdea27 0%,#abdc28 100%);
background: -o-linear-gradient(top,  #bdea27 0%,#abdc28 100%);
background: -ms-linear-gradient(top,  #bdea27 0%,#abdc28 100%);
background: linear-gradient(to bottom,  #bdea27 0%,#abdc28 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdea27', endColorstr='#abdc28',GradientType=0 );
border-top:1px solid #bdea27;
border-left:1px solid #bdea27;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event102 /* Propunere*/
{
background: rgb(255,222,219);
background: -moz-linear-gradient(top,  rgba(255,222,219,1) 0%, rgba(255,176,168,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,222,219,1)), color-stop(100%,rgba(255,176,168,1)));
background: -webkit-linear-gradient(top,  rgba(255,222,219,1) 0%,rgba(255,176,168,1) 100%);
background: -o-linear-gradient(top,  rgba(255,222,219,1) 0%,rgba(255,176,168,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,222,219,1) 0%,rgba(255,176,168,1) 100%);
background: linear-gradient(to bottom,  rgba(255,222,219,1) 0%,rgba(255,176,168,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdedb', endColorstr='#ffb0a8',GradientType=0 );
border-top:1px solid #ff604f;
border-left:1px solid #ff604f;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event100
{
background: #b8c6df;
background: -moz-linear-gradient(top,  #b8c6df 0%, #8683db 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8c6df), color-stop(100%,#8683db));
background: -webkit-linear-gradient(top,  #b8c6df 0%,#8683db 100%);
background: -o-linear-gradient(top,  #b8c6df 0%,#8683db 100%);
background: -ms-linear-gradient(top,  #b8c6df 0%,#8683db 100%);
background: linear-gradient(to bottom,  #b8c6df 0%,#8683db 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c6df', endColorstr='#8683db',GradientType=0 );
border-top:1px solid #d5cea6;
border-left:1px solid #d5cea6;
border-bottom:1px solid #AAA;
border-right:1px solid #AAA;
}
button.event1, button.event2, button.event3, button.event4, button.event5, button.event6, button.event100, button.eventP
{
}
table.calendar td button:hover{cursor:pointer;}
table.calendar td button:active
{
border-top:1px solid #AAA;
border-left:1px solid #AAA;
border-bottom:1px solid #FFF;
border-right:1px solid #FFF;
}
/*---------------ORAR ZI------------------------
-----------------------------------------------*/
button.img1
{
float:right;
background-color:transparent;
border:none; 
cursor:pointer;
}
button.cal1, button.gol
{
font-weight:bold;
background-color:transparent;
border:none; 
cursor:pointer;
}
button.img
{
background-color:transparent;
border:none; 
cursor:pointer;
}
div.tipizate
{
width:300px;
height:600px;
overflow:auto;
float:left;
}
div.tipizate button
{
width:300px;
background-color:#EEEEEE;
padding:5px;
}
div.tipizate button:hover
{
background-color:#666666;
color:#FFFFFF;
}
div#tipizat, div#pdf
{
display:inline-block;
margin-left:50px;
width:745px;
height:1052px;
}
div.titlu
{
background-color:#EEEEEE;
width:100%;
text-align:center;
}

table.lic{
border-collapse:collapse;
width:100%;
font-family:arial;
font-size:12px;
text-align:center;
}
table.lic th{
padding:5px;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(219,219,219,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(219,219,219,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(219,219,219,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(219,219,219,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(219,219,219,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(219,219,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 );
}
table.lic td{padding:2px;padding-left:5px;}
table.lic tr{border-bottom:1px solid #AAA}
table.lic tr.alt0{background-color:#EEE;}
table.lic tr.alt1{background-color:#FFF;}
table.legi {border-collapse:collapse;font-size:16px;color:#666;}
table.legi td{padding:5px;padding-bottom:10px}
.modificat{color:#999;font-size:13px;text-align:left;float:right}
.borderUp5{border-top:5px solid #AAA}
.borderUp10{border-top:10px solid #AAA}
.borderUp20{border-top:20px solid #AAA}
.new1, .new2{position:absolute;background-color:#ffc6b3;font-size:10px;padding:5px;font-family:verdana;border-radius:3px}
.new2 {background-color:#EEEEEE}
.active1
{
	background:url("../../images/check3.png") right no-repeat;
	background-color:#EEE;
	padding-right:20px;
	box-shadow:1px 1px 5px 0px #666 inset;	
}

.tooltip1 + .tooltip > .tooltip-inner, .tooltip2 + .tooltip > .tooltip-inner
 {
	background-color: #73AD21; 
    color: #FFFFFF; 
    border: 1px solid green; 
    padding: 15px;
    font-size: 18px;
}
.tooltip2 + .tooltip > .tooltip-inner{min-width:300px;}
.loader1, .loader2 {
    border: 32px solid #DDD; /* Light grey */
    border-top: 32px solid #3498db; /* Blue */
    border-bottom: 32px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}
.loader1 {border-top: 32px solid green;border-bottom: 32px solid green}
.loader2 {border-top: 32px solid blue;border-bottom: 32px solid blue}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


