* {
-webkit-user-drag: none;
cursor: default;
}
* {
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
}
html{
	margin:0px;
	padding:0px;
	height:100%;
}

@font-face {
    font-family: "customfont";
    src: url("Exo2-LightItalic.ttf") format("opentype");   
        /* Make sure you defined the correct path, which is related to
            the location of your file `my_css.css` */ 
    }

body {
	margin:0px;
	padding:0px;
	/*font-family: 'Lato', sans-serif;*/
	font-family: "customfont";
	font-size: 13px;
	height:100%;
	background: rgba(65,124,156,1);
}



.innershadow{
	-webkit-box-shadow: inset 0px 3px 7px -1px rgba(8,38,54,1);
	-moz-box-shadow: inset 0px 3px 7px -1px rgba(8,38,54,1);
	box-shadow: inset 0px 3px 7px -1px rgba(8,38,54,1);
}

#mesajRaspunsGresit{
	display:none;
	background-color:#fdd2d2; 
	border:1px solid #ffb5b5;
	margin:auto; 
	text-align:center; 
	width:200px;
	margin-top:10px; 
	padding:5px; 
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/; 
	border-radius: 0.5em /*{global-radii-buttons}*/; 
	color:#ff5757;
}

#mesajRaspunsGresitInv{
	display:none;
	background-color:#fdd2d2; 
	border:1px solid #ffb5b5;
	margin:auto; 
	text-align:center; 
	width:200px;
	margin-top:10px; 
	padding:5px; 
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/; 
	border-radius: 0.5em /*{global-radii-buttons}*/; 
	color:#ff5757;
}

#mesajRaspunsCorectInv{
	display:none;
	background-color:#b9ffc0; 
	border:1px solid #0bce0b;
	margin:auto; 
	text-align:center; 
	width:200px;
	margin-top:10px; 
	padding:5px; 
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/; 
	border-radius: 0.5em /*{global-radii-buttons}*/; 
	color:#088408;
}


#logo{
	text-align:center;
	padding:0px 0px 0px 10px;
}

.overlaynew{
	position:fixed;
	top:0px;
	z-index:160;
	background-color:#265b77;
	-webkit-overflow-scrolling: touch;
	overflow: auto;
	height: auto; 
	margin:20px;
	
}

.overlay{
	position:fixed;
	top:0px;
	z-index:60;
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.9);
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	height: auto; min-height: 100%; 
}

.overlay ul{	
	list-style: none;
	margin:30px;
	padding:0px;
	text-align:center;
}

.overlay ul li a{	

	text-align:center;
}


.links1 a {
 	font-weight:bold;
	margin: 2px 10px;
	
	margin-bottom:10px;
	display: block;
	text-decoration: none;
	text-align: left;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	
	padding:9px 0px 9px 9px; 
	background-color:#FFF;
	color:#FFF; 
	border:2px solid #CCCCCC; 
	font-size:18px; 
	text-shadow:1px 1px 1px #EFEFEF; 
	display:block; 
	color:#356bb2;
}

.links1 a:hover {
  background: #EFEFEF;
  color:#036;
}

.links1 a.current {
	background: #444;
	color: #fff;
}
.overlayNew{
	position:fixed;
	top:0px;
	z-index:60;
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.8);
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
}
.overlayNew ul{	
	list-style: none;
	margin:30px;
	padding:0px;
	text-align:center;
}

.overlayNew ul li a{
	text-align:center;
}
.pause{
	width:43px;
	height:43px;
	border-top:2px solid #FF9900;
	border-bottom:2px solid #FF9900;
	border-left:2px solid #FF9900;
	moz-border-radius: 0.5em 0 0 0.5em;
	-webkit-border-radius: 0.5em 0 0 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em 0 0 0.5em /*{global-radii-buttons}*/;
	position:fixed;
	 z-index:51; 
	 right:0px;
	 top:20px;
	 background-color:#FFF; 
}

.pause1{
	width:43px;
	height:43px;
	border-top:2px solid #FF3300;
	border-bottom:2px solid #FF3300;
	border-left:2px solid #FF3300;
	moz-border-radius: 0.5em 0 0 0.5em;
	-webkit-border-radius: 0.5em 0 0 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em 0 0 0.5em /*{global-radii-buttons}*/;
	position:fixed;
	 z-index:51; 
	 right:0px;
	 top:20px;
	 background-color:#FFF; 
}

.listaintegrame td{
	background-color:#fffdef; 
	border:1px solid #FFCC33;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}
.listaintegrame img{
	border:1px solid #F60;
}

.containermic{
	margin-top:5px;
	width:65%;
	padding: 6px;
	background-color: #FFF;
	color: #FFF;
	border: 4px solid #EFEFEF;
	moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
border-radius: 0.5em /*{global-radii-buttons}*/;
}
#startscreen{
	
	width:100%; 
	height:85px;  
	background-image:url(../img/background.jpg);
	background-repeat:repeat; 
	border-bottom:1px solid #888;
	padding-top:20px;
	-webkit-box-shadow: 0 -1px 12px 1px #333333;
	   -moz-box-shadow: 0 -1px 12px 1px #333333;
	        box-shadow: 0 -1px 12px 1px #333333;
	

}

.containerHeader{
	
	width:90%;
	margin:auto;
	padding:auto;
	padding:10px;	
}

.container{
	background-image:url(../img/transparent_bg.png);
	background-repeat:repeat;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #E4e4e4;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	width:90%;
	margin:auto;
	padding:auto;
	padding:15px 10px 10px 10px;
	position:relative; 
	margin-top:15px; 
	margin-bottom:20px;	
}

.container h1{
		paddint:0px;
	margin:0px;
	color:#036;
	font-size:18px;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;	
}

.container h2{
	paddint:0px;
	margin:0px;
	color:#FF9900;
	font-size:15px;
	text-shadow:1px 1px 1px #FFFFFF;
	margin-bottom:5px;
	margin-left:5px;
	font-weight:normal;
}

img[align=left] {
  margin-right: 1em;
  margin-bottom: 1em;
}

img[align=right] {
  margin-left: 1em;
  margin-bottom: 1em;
}

#tabs {
}


#tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
  text-align: center;
  padd
}

#tabs ul li a{

}

#tabs li {
  /*width:100%;*/

}

.panel {
  width: 100%;
  overflow: hidden;
  height: 0;
  opacity:0;
}

.no_js .panel {

}

.current {
  height: 100%;
  opacity: 1;

  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.termeni{
	font-weight:bold;
	padding: 15px 10px;
	margin: 2px 10px;
	padding-left:20p;
	
	margin-bottom:20px;
	display: block;
	color: #444;
	text-decoration: none;
	background: #EFEFEF;
	border:4px solid #FFF;
	text-align: left;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}
.links a {
 	font-weight:bold;
	margin: 2px 10px;
	
	margin-bottom:10px;
	display: block;
	text-decoration: none;
	text-align: left;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;	
	padding:9px 0px 9px 9px; 
	background-color:#FFF;
	color:#FFF; 
	border:4px solid #FFFFFF;
	-moz-box-shadow:    inset 0 0 7px #c8dbaa;
   -webkit-box-shadow: inset 0 0 7px #c8dbaa;
   box-shadow:         inset 0 0 7px #c8dbaa;

}

.links a:hover {
}

.links a.current {
}

.footer {
  text-align: center;
  color: #999;
}

.keytable{
	text-align:center;
	color:#666;	
}

.keytable td{

	background-image:url(../img/transparent_bg.png);
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}

.tablenumber{
	display:table; 
	margin:0px;
	text-decoration:none;
	color:#666;
	font-size:36px;
	height:100%;
	width:100%;	
	border-bottom:1px solid #999;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em /*{global-radii-buttons}*/;
	border-radius: 0.2em /*{global-radii-buttons}*/;
	
	
}

.tablenumber:a:hover {
	background: #666;
	color: white;
}

.holdertable{
	
	padding:10px;
}

.actualtable{
	background-image:url(../img/transparent_bg.png);
	background-repeat:repeat;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #E4e4e4;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	padding:10px 10px 0px 10px;
}

.resulttable{
	height:30%;
	background:none; 
}


.rounded{
	moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em /*{global-radii-buttons}*/;
	border-radius: 0.2em /*{global-radii-buttons}*/;
}

#continut h1{
	font-size:18px;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	color:#039;
}


.linksBackbutton a {
 	font-weight:bold;
	margin: 2px 10px;
	
	margin-bottom:10px;
	display: block;
	text-decoration: none;
	
	text-align: left;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;	
	padding:15px 0px 15px 15px; 
	background-color:#18618d;
	color:#FFF; 
	border:4px solid #CCCCCC;
}

.linksBackbutton a:hover {
}

.linksBackbutton a.current {
}

.backButton{

}

.linksleg a {
	margin: 2px 10px;
	
	margin-bottom:10px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-size:12px;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;	
	padding:10px 0px 8px 9px; 
	line-height:18px;
	background-color:#FFF;
	color:#039; 
	border:2px solid #FFFFFF;
	-moz-box-shadow:    inset 0 0 7px #c8dbaa;
   -webkit-box-shadow: inset 0 0 7px #c8dbaa;
   box-shadow:         inset 0 0 7px #c8dbaa;

}

.linksleg a:hover {
}

.linksleg a.current {
}

.legislatieheader{
	background-color:#036; 
	border:1px solid #CCC; 
	color:#FFF;
	padding:8px; 
	margin: 2px 10px ;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}

#legislatie{
	
}

#legislatie h1{
	paddint:0px;
	margin:0px;
	color:#F60;
	font-size:18px;
	margin-bottom:5px;	
}

#legislatie h2{
	paddint:0px;
	margin:0px;
	color:#036;
	font-size:16px;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:5px;
	border-bottom:1px solid #CCC;	
}
#legislatie h4{
	paddint:0px;
	margin:0px;
	color:#980000;
	font-size:15px;
	margin-bottom:5px;
	margin-left:10px;
}

#legislatie p{
	paddint:0px;
	margin:0px;
	color:#000066;
	margin-bottom:5px;
	margin-left:15px;
}
#legislatie div{
	paddint:0px;
	margin:0px;
	color:#000066;
	margin-bottom:5px;
	margin-left:15px;
}

#intrebare{
	text-align:left; 
	font-size:14px;
	font-style:italic; 
	color:#003366; 
	text-shadow:1px 1px 1px #FFF;
	padding:0px 5px;
}

#revizuireintrebare{
	text-align:left; 
	font-size:14px;
	font-style:italic; 
	color:#003366; 
	text-shadow:1px 1px 1px #FFF;
	padding:0px 5px;
}
#intrebareInv{
	text-align:left; 
	font-size:14px;
	font-style:italic; 
	color:#003366; 
	text-shadow:1px 1px 1px #FFF;
	padding:0px 5px;
}
#mesajNegativ{
	text-align:left; 
	font-size:14px;
	font-style:italic; 
	color:#003366; 
	text-shadow:1px 1px 1px #FFF;
	padding:0px 5px;
}
#imagineintrebare{
	margin:5px 5px;
	border:4px solid #FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}


#revizuireimagineintrebare{
	margin:5px 5px;
	border:4px solid #FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}

#imagineintrebareInv{
	margin:5px 5px;
	border:4px solid #FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
}
.tableholder {
	background-color:#FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	border:1px dotted #000000;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}

.tableholder span{
	font-weight:bold;
}
#varianteDeRaspuns{
	background-color:#FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	border:3px solid #CCCCCC;
	margin:0px 10px;
	padding:0px 5px;
	padding-bottom:8px;
}
#varianteDeRaspuns h1{
	color:#F60; 
	text-shadow:1px 1px 1px #CCC;
	font-weight:normal;
}

#varianteDeRaspuns table{
	text-align: left;
	font-size: 13px;
	font-style: italic;
	color: #003366;
	text-shadow: 1px 1px 1px #FFF;
	padding: 0px 5px;
}

#varianteDeRaspuns table td{
	border-bottom:1px solid #EFEFEF;
	padding:5px 3px;
	line-height:12px;
}

/* ####################################*/

#revizuirevarianteDeRaspuns{
	background-color:#FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	border:3px solid #CCCCCC;
	margin:0px 10px;
	padding:0px 5px;
	padding-bottom:8px;
}
#revizuirevarianteDeRaspuns h1{
	color:#F60; 
	text-shadow:1px 1px 1px #CCC;
	font-weight:normal;
}

#revizuirevarianteDeRaspuns table{
	text-align: left;
	font-size: 13px;
	font-style: italic;
	color: #003366;
	text-shadow: 1px 1px 1px #FFF;
	padding: 0px 5px;
}

#revizuirevarianteDeRaspuns table td{
	border-bottom:1px solid #EFEFEF;
	padding:5px 3px;
	line-height:12px;
}

/* ####################################*/

#butoaneRaspuns{	
	margin:10px 5px;
	padding:0px 5px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
}
#butoaneActiune{
	margin:10px 5px;
	padding:0px 5px;
	padding-bottom:8px;
}



#varianteDeRaspunsInv{
	background-color:#FFF;
	moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em /*{global-radii-buttons}*/;
	border-radius: 0.5em /*{global-radii-buttons}*/;
	border:3px solid #CCCCCC;
	margin:0px 10px;
	padding:0px 5px;
	padding-bottom:8px;
}
#varianteDeRaspunsInv h1{
	color:#F60; 
	text-shadow:1px 1px 1px #CCC;
	font-weight:normal;
}

#varianteDeRaspunsInv table{
	text-align: left;
	font-size: 13px;
	font-style: italic;
	color: #003366;
	text-shadow: 1px 1px 1px #FFF;
	padding: 0px 5px;
}

#varianteDeRaspunsInv table td{
	border-bottom:1px solid #EFEFEF;
	padding:5px 3px;
	line-height:12px;
}

#butoaneRaspunsInv{	
	margin:10px 5px;
	padding:0px 5px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
}
#butoaneActiuneInv{
	margin:10px 5px;
	padding:0px 5px;
	padding-bottom:8px;
}






.indicatoare {
	float:left;
	display:inline;
	width:100%;
}
.indicatoare li {
	float:left;
	text-align:left;
	width:24%;
}
.indicatoare li.desp {
	width:100%;
	height:10px;
	overflow:hidden;
}
.indicatoare li a img {
	border:1px solid #c2c2c2;
}
.indicatoare_big {
	float:left;
	width:100%;
}
.indicatoare_big li {
	float:left;
	width:100%;
	border-top:1px dotted #c1c1c1;
	padding:20px 0;
}
.indicatoare_big li a {
	width:100%;
}
.indicatoare_big li a img {
	border:1px solid #c2c2c2;
	
}
.indicatoare_big li div {
	float:left;
	text-align:left;
}
.indicatoare_big li strong {
	font-size:14px;
	color:#333333;
}

