@CHARSET "UTF-8";

.listaLinkuri{
	font-size:0.7em;
	width:100%;	
	font-family: "Droid Sans", sans-serif!important;
	line-height: 13px;
}

.listaLinkuri hr{
	margin: 5px 0;
}

.search {
	background: transparent;
	border:0px solid #0080ff;
	margin: 0px auto;
	width:300px;
	height: auto;
	display:block;
	border-radius:2px;
	text-align:left;
	padding:5px;
}

.search INPUT[type=text]{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #ccc;
	width:100%;
	height: 33px;
	margin:0px;
	font-size: 13px;
	padding: 3px 5px;
	color: #555;
}

.search SELECT {
	border:1px solid #ccc;
	width:100%;
	height: 33px;
	margin: 0px;
	font-size: 13px;
	padding: 3px 5px;
	color:#555;
	cursor: pointer;
	border-radius: 1px!important;
	-moz-border-radius: 1px!important;
	-webkit-border-radius: 1px!important;
}

.search .mapSearchTxt{
	text-align: left;
	font-size:12px;
	font-weight: 600;
	color: #7a7a7a;
	margin-left: 3px;
	margin-top: 10px;
}

.search INPUT[type=text]:focus{
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}
.search INPUT[type=submit]{
	border:0px solid black;
	width:100%;
	margin:0px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#777;
	color:white;
	font-size: 13px;
	height: 33px;
	margin-top: 20px;
	margin-left: 0px;
}

.search INPUT[type=submit]:hover{
	background-color:#0470cc;
}

.nrTxt{
	font-size:12px;
	line-height: 18px;
	/* background-color: #139be9; */
	color: #777;
	padding: 3px;
}

.coordTxt{
	font-size:10px;
	line-height: 15px;
	/* background-color: #139be9; */
	color: #777;
	padding: 2px;
	float: right;
}

.ol-popup {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ffffff;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	border: 2px solid #B7350D;
	bottom: 15px;
	padding:15px;
	
	width:300px;
}

.ol-popup-content{
	/* margin-right: 7px; */
	padding-right: 5px;
}

.ol-popup ul{
	padding-right: 5px!important; */
	/* margin-left:7px; */
	/* margin-right:20px; */
}

.ol-popup li{
	font-size:12px;
	line-height: 18px;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	
}

.ol-popup-closer{
	top: 0px;
	right: 0px;
	color: #ffffff;
	background-color: #B7350D;  
	/* padding: 2px;
	padding-top: 0px; */
	font-size: 130%;
}

.ol-popup-closer:hover{
	color: #ffbe7d;
}

.ol-popup a, .rolLabel{
	font-size: 11px;
}

.popupInstNume{
	font-weight: bold;
	color: #F05418;
	font-size: 12px;
	margin-bottom: 5px;
}

.instRol{
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}

.codDepunereTxt{
	font-weight: 600;
}


.viewProjectDiv{
	width:100%;
	max-height: 320px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	border: 2px solid #F05418;
	padding:10px;
	font-size: 12px;
	overflow-x:auto;
	line-height:15px;
}

.viewProjectDiv input[type="button"]{
	float: right;border:1px solid black;
	width:99%;
	margin:2px;
	border-radius:2px;
	background-color:#F05418;
	color:white;
	font-size: 12px;
	height: 28px;
}

.viewProjectDiv input[type="button"]:hover{
	background-color:#B7350D;
}

.btnXFisaProiect{
	position: absolute;
	top:4px;
	right:25px;
	margin:0;
	padding:0;
	width:25px;
	height:25px;
}

.btnXFisaProiect input{
	margin:0;
	width:25px!important;
	height:25px!important;
	font-size: 12px!important;
	font-weight: bold!important;
}

.codDepunereBar{
	background: #F05418;
	color: #ffffff;
	font-weight: bold;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
}

.viewProjectTable tr:nth-child(even){
	background:#fcdccf;
}

.viewProjectTable tr:nth-child(odd){
	background:#ffffff;
}

.viewProjectTable tr{
	border-bottom: 0px solid #ffffff;
}

.viewProjectTable tr:hover{
	border-bottom: 0px solid #ffffff;
}

.viewProjectTable td, .viewProjectTable th{
	padding: 5px;
}

.projectConsortiu tr,.projectConsortiu tr:hover{
	background: #ffffff!important;
	border-bottom: 0px solid #ffffff!important;
}

.popupInstNume2{
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	margin-bottom: 5px;
}

.instRol2{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.projectConsortiu td{
	padding-left: 10px;
}

