.dosareComune {
	background-color: yellow;
}

.dosar {
	top: 20px;
	bottom: 10px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dosar:hover {
	cursor: pointer;
	background-color: grey;
}

.dosar:active {
	cursor: pointer;
	background-color: silver;
}

.dosarselectat {
	background-color: grey;
}
.dosardesfasuratselectat {
	color: rgb(21, 146, 31);
	font-size: large;
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 20px;
}
.infodosar {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	background-color: white;
}

.sedintedosar {
	background-color: white;
}

.caiatacdosar {
	background-color: white;
}

.nosedinte .noparti .nocaiatac {
	background-color: red;
}

.linieparte{
	display: block;
}
.liniepartehide{
	display: none;
}
.liniepartel{
	display: block;
}
.liniepartehidel{
	display: none;
}
 .divvizibil{
	display: block;
}


.divascuns{
	display: none;
}
.toatepartile {
	/*background-color: #FAFAFA;*/
	width: 100%;
	float: right;
	cursor:pointer; 
	padding:10px;
	color:#428BCA;
}
.toatepartilel {
	/*background-color: #FAFAFA;*/
	width: 100%;
	float: right;
	cursor:pointer; 
	padding:10px;
	color:#428BCA
}
.headers {
	background-color: silver;
}

.divcircle { /*div pagini deschise*/
	/*background: #000; //#00 A8D9;
        	
        	width: 5px;
        	height: 5px;
        	margin: 0.1px auto;
        	-moz-border-radius: 50%;
        	-webkit-border-radius: 50%;
        	border-radius: 50%;
        	border: 0.3px solid #000;*/
	
}
.dosareven{
	background: #DDD !important;
}

.dosarodd{
	background: white !important;
}

.dosarel:nth-child(2n+1) {
	background: #DDD;/*silver;*/
}
/*     .dosar:nth-child(odd) {
            background: #ff0000;
        }
        
        .dosar:nth-child(even) {
            background: #0000ff;
        }*/
.selectat {
	
}

.neselectat {
	
}
.infoactz{
	background-color: green;
}
.info{
	position:fixed;
	top:100px;
	right: 200px;
	background-color : #428BCA;
	
	color : black;
	
	text-align: center; 
	width: auto !important; 
	height: auto !important; 
	
	padding: 40px;
	/*background-color: #ffffff;*/
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	border: 1px solid #dadada;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	 
	display: none;
}
.divdosaremodificate a{
	color : black !important;
}
.divdosaremodificate{
	position:fixed;
	top:100px;
	left: 200px;
	background-color : #428BCA;
	
	color : black !important;
	
	text-align: center; 
	width: auto !important; 
	height: auto !important; 
	
	/*padding: 40px;*/
	padding: 10px 40px 10px 40px;
	/*background-color: #ffffff;*/
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	border: 1px solid #dadada;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	opacity: 50 !important;
	filter: Alpha(opacity=50); /* IE8 and earlier */
	display: none;
	z-index:999;
}
.infonrdosare{
	color: red;
	
}
.seincarca{
	position:fixed;
	/*top:200px;*/
	z-index: 400;
	text-align: center; 
	width: auto !important; 
	height: auto !important;
	padding: 40px; 
	display: block;
}
.seincarca2 {
	position: fixed;
	left: 45%;
	/*	margin-top: -500px;*/
	top: 45%;
	height: 100px;
	width: 260px;
	background-image: url(<?php echo $this->basePath('img/bar-circle.gif') ?>);
	background-repeat: no-repeat;
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	border: 1px solid #dadada;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	/*display: none;*/
}
.seincarcacautare{
	position: fixed;
	background-image: url(<?php echo $this->basePath('img/bar-circle.gif') ?>);
	background-repeat: no-repeat;
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	border: 1px solid #dadada;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	/*display: none;*/
}

.cbsloader {
	color: #428BCA;/*dd4b39;*/
	margin-left: 50px;
	margin-top: -10px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
}