.errHeader{
	font-weight:bold;
	text-decoration:underline;
	color:#FF6600;
	margin-bottom:-5px;
	
}
.errBoxHeader, .scsErrHeader{
	display:block;
}

.scsErr{
	border: 1px solid #c8c8c8;
	padding: 3px 5px;
	margin-bottom: 10px;
}

.scsPageStatus .scsErr label{
	color: white;
	font-weight: normal;
}


.errMsg, .scsErr {
	
	color: white;
	width:90%;
	margin:10px auto;
	background: #df4842;
	border:0px solid #F00;
	
	vertical-align: middle;
	padding:5px 10px;
	
	border-radius: 5px;	
	font-size: 13px;
	line-height: 1.4;
}

.scsHeader{
	font-weight:bold;
	text-decoration:underline;
	color:#060;
	margin-bottom:-5px;    
}

.scsMsg, .scsInfo {
	color: white;
	
	background: #0054a8;
	border:0px solid #060;
	width: 90%;
	margin:10px auto;
	height:auto;	
	padding:5px 10px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 1.4;
}

.scsWarn{
/* margin:10px; */
	color: white;
	width:90%;
	
	margin:10px auto;
	padding:5px 10px;
	background :#d73629;
	border:0px solid #ff8000;
	height:auto;
	border-radius: 5px;	
	font-size: 13px;
	line-height: 1.4;
	font-family: Monospace;
}

.scsWarn a, .scsErr a{
	font-weight: bold;
	text-transform: uppercase;
	background-color: #0054a8;
	display: inline-block;
	color: white;
	padding: 3px 10px;
	border-radius: 3px;
	line-height: 1.3;
}

.scsInfo label, .scsWarn label, .scsErr label{
	margin:0;
	font-weight: normal;
}

.search-results{
	margin-bottom: 20px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}

.search-results h2{
	font-size: 14px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0px;
}

.search-results td{
	padding: 0 10px;
	border: 0;
	line-height: 1.3;
}

.search-results td:hover .search-person{
	/* color: darkblue; */
}

.search-results .tableItemEven{
	background-color: #fff;
}

.search-results .tableItemOdd{
	background-color: #fff;
}

.search-results .tablePages td{
	padding: 5px;
	background-color: #fff;
}

.search-results .tablePages{
	font-size: 12px!important;
}

.search-results .tablePages label{
	margin-bottom: 0;
}

.search-results .search-person{
	display: block;
	font-size: 16px;
	
}

.search-results .search-person label{
	font-weight: normal;
}

.search-results .search-inst{
	display: inline-block;
	margin-left: 25px;
	color: #444;
	font-size: 13px;
	
}

.search-results .search-inst label{
	font-weight: normal;
}

.public-profile{
	
}

.public-profile .normalText, .public-profile .Text{
	/* color:#0B8EC5;
	font-weight: 600;
	font-size: 14px; */
}

.public-profile .text2{
	font-weight:normal!important;
}

.public-profile .form-control{
	display: inline-block;
	width: auto;
	max-width: 100%;
	word-wrap: break-word;
}

.profile-section .form-control{
	display: inline-block;
}

.public-profile .form-group{
	margin-bottom: 5px;
}

.public-profile .offer-dom{
	
}

.public-profile .offer-dom label{
	color:#e17c00!important;
	font-size: 14px;
	max-width: 95%;
}

.public-profile .show-details{
	
	margin-left: 10px;
	padding: 3px;
	font-size: 12px;
}

.search-results button{
	/* background-color: orange;
	border: 1px solid darkorange;
	border-radius: 3px; */
}

.search-results button:hover{
	/* background-color: darkorange; */
}

.offer-dom{
	margin-left: 20px;
}

.offer-dom label{
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.offer-dom button{
	font-size: 12px;
	padding: 3px;
	line-height: 12px;
	background-color: darkorange;
	border: 1px solid darkgrey;
	border-radius: 3px;
	color: white;
}

.offer-dom button:hover{
	background-color: darkred;
	border: 0px solid darkgrey;
}

.ui-menu-item{
	font-size: 12px;
	line-height: 15px;
}

.profile-section label{
	/* font-weight: normal; */	
}

.profile-section .Text {
	line-height: 14px;
	color: #666;
}

.scs
.dpItemContainer:hover .numeIndicator{
	border-bottom: 1px dashed blue;
	color: blue;
}

.dpItemContainer:hover .descriereIndicator{
	color: blue;
}

.herorow{
	background-color: #242f3e;
  	background-image: -webkit-linear-gradient(359deg, #272f3e, #272f3e 46%, rgba(39, 47, 62, 0));
  	background-image: linear-gradient(91deg, #272f3e, #272f3e 46%, rgba(39, 47, 62, 0));
  	padding: 5px;
  	border-radius: 5px;
}

.harta{
	width: 100%;
	height: 525px;
}

.harta .zonaHarta{
	
}

.center-block{
	/* margin-left: auto;
	margin-right: auto;
	display: block; */
}

.textFooter{
	text-align: center;
	padding-bottom: 20px;
	font-weight: 500;
	color: #666666;
	font-size: 12px;
}

.textFooterTitle{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0px;
}

.footerZone a{
	color: #484848;
	text-decoration: none;
}

.footerZone a:hover{
	text-decoration: underline;
}

.logoImg1{
	float: left;
	width: 45%;
}

.logoImg2{
	width: 39%;
}

.logoImg3{
	width: 83%;	
}

.logoImg4{
	width: 40%;
	float: right;
}

.herosectionLogos{
	height: auto;
}

.authMsgBox{
	height: 75px;
	width: 100%;
	margin-top: -10px;
	margin-bottom: 10px;
}


.background-container{
	min-height: 500px;
}

.login-label a{
	display: inline-block;
}

.authUser{
	font-size:11px;
	color: #D52B1E;
	display: block;
	line-height: 15px;
	font-weight: normal;
	font-family: Monospace;
}

.imageAuth{
	margin-left: 10px;
}

.mtop20{
	margin-top: 20px;
} 

.mtop40{
	margin-top: 40px;
}

.mbottom30{
	margin-bottom: 30px;
}	
	
.mbottom20{ 	
	margin-bottom: 20px;
}

.round-img{
	border-radius: 50%;
}

.benchmark{
	display: block;
	/* margin-top: 10px; */
	clear: both;
	width: 100%;
	text-align: center;
	/* opacity: 0.41; */
	color: #ccc;
	font-size: 11px;
	/* background-color: transparent; */
	background-color: #FFFFFF;
}

/*Panou control*/

.moduleAdvertise{
	height:80px;
	width:180px;  
	border:0px solid black;
}

.moduleAdvertiseSmall{
	height:40px;
	width:280px;
	/*border:1px solid black;*/
}

.moduleAdvertise.linkManager:hover{
	color: darkorange;
}

.moduleAdvertise .linkManager {
	border: 1px solid rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
 	border-radius: 5px;
	/*-webkit-box-shadow: 0px 3px 0px 0px #1a8cff;
	-moz-box-shadow: 0px 3px 0px 0px #1a8cff;
	box-shadow: 0px 3px 0px 0px #1a8cff;*/
	height:60px;
	width:150px;
	display:block;
	margin-left: auto;
	margin-right: auto;
} 

.moduleAdvertise .linkManager:hover{
	-webkit-box-shadow: 0px 3px 0px 0px #0054a8;
	-moz-box-shadow: 0px 3px 0px 0px #0054a8;
	box-shadow: 0px 3px 0px 0px #0054a8;
	
}

.linkManager:active, .linkManager:focus {
	outline: none;
}

.linkManagerSmall{
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
 	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.65);
	-moz-box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.65);
	box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.65);
	height:100%;
	width:85%;
	display:block;
	background-color: #003F5C;
	
}
.linkManagerSmall:active, .linkManagerSmall:focus {
	outline: none;
}

.divManager{
	font-family: 'Exo' , Helvetica, Arial, sans-serif;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	text-align: center;
	font-size: 14px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	/* text-shadow: 0px 1px 0px rgba(183, 101, 0, 0.7); */
	padding: 15px;
	font-weight: 400;
	cursor: pointer;
	color: #666666;

}

.divManagerSmall{
	-webkit-border-radius: 2px 2px 2px 2px;
 	-moz-border-radius: 2px 2px 2px 2px;
 	border-radius: 2px 2px 2px 2px;
	text-align:center;
	font-size:16px;
	position:relative;
	top:50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
  	color:#000;
}

.moduleAdvertise a.linkManager:hover .divManagerSmall{
	color: #fff;
}

.moduleAdvertise a.linkManager{
	border: 1px solid #e17c00;
	text-decoration: none;
	text-shadow: 0px -1px rgba(0,0,0,0.3);
	/* background: rgba(255,163,102,1);
	background: -moz-linear-gradient(top, rgba(255,163,102,1) 0%, rgba(255, 102, 0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,163,102,1)), color-stop(100%, rgba(255, 102, 0,1)));
	background: -webkit-linear-gradient(top, rgba(255,163,102,1) 0%, rgba(255, 102, 0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,163,102,1) 0%, rgba(255, 102, 0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,163,102,1) 0%, rgba(255, 102, 0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,163,102,1) 0%, rgba(255, 102, 0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f75c2', endColorstr='#0d66ab', GradientType=0 ); */
	background-color: transparent;
}

.moduleAdvertise a.linkManager:hover{
	background-color: transparent;
	box-shadow: 0 2px 20px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
	transition: box-shadow 0.2s
	
}

.cpTitle{
	font-size: 18px;
	/* text-decoration: none; */
	font-family: Monospace;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-left: 15px;
	/* text-decoration: underline; */
	color: #D52B1E;
}

.cpTitle label{
	/* text-decoration: underline; */
	font-weight: bold!important;
}

.cpTitleAdmin{
	color:#272f3e;
	margin-left: 15px;
}

.cpTable{
	/*margin-top:20px;*/
	margin-bottom:30px;
	margin-left:auto;
}

a.linkManagerSmall{
	background-color: #2371c1;
	text-decoration: none;
	text-shadow: 0px -1px rgba(0,0,0,0.5);
}


.primitiveEdit{
	border: 4px solid #404d66;
	margin-bottom: 10px;
	padding: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	box-shadow: 0px 0px 5px 0px rgba(64,77,102, 0.8);
 	-moz-box-shadow: 0px 0px 5px 0px rgba(64,77,102, 0.8);
 	-webkit-box-shadow: 0px 0px 5px 0px rgba(64,77,102, 0.8);
 	background-color: #ffffff;
}

.primitiveEdit:hover{
	box-shadow: 0px 0px 10px 0px rgba(102,112,132, 1);
 	-moz-box-shadow: 0px 0px 10px 0px rgba(102,112,132, 1);
 	-webkit-box-shadow: 0px 0px 10px 0px rgba(102,112,132, 1);
}


.primitiveEditTitle{
	font-size:20px;
	font-weight:bold;
	border-bottom:0px solid gray;
	margin-top:0px;
	margin-bottom:30px;
	color: #404d66;
}

.primitiveEditTitle .subTitle{
	font-size:14px;
	font-weight: normal;
}

.primitiveEditTitle .subTitle label{
	color: darkorange;
	display: inline;
}

.primitiveEdit th{
	text-align: left!important;
	font-size: 12px!important;
	line-height: 15px!important;	
	background-color: #404d66;
	color: #ffffff; 
	padding:5px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	min-height:35px;
	text-shadow: 0 -1px 0 rgba(255,127,0,0.5);
}

.primitiveEdit td{
	color: #000000; 
	padding:3px 5px;
	border: 1px solid #ffffff;
	font-size: 13px;
	background-color: #eeeeee;
}

.primitiveEdit td a{
	color: #004a95; 
	text-decoration: none;
}

.primitiveEdit .orizTable input[type="text"]{
	display: block;
	border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
    width: 100%;
    margin-right: 6%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.primitiveEdit .orizTable select{
	display: block;
	border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
    width: auto;
    min-width: 200px;
    margin-right: 6%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.primitiveEdit .orizTable textarea{
	border-radius: 0;
    box-shadow: none;
    width: 100%;
    margin-right: 6%;
    padding: 6px 12px;
    font-size: 14px;
    height: 100px;    
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.window{
	border: 4px solid #0078bd;
	background-color:white;
	
	min-width:500px; 
	min-height:400px;
	padding:10px;
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	box-shadow: 0px 0px 5px 0px rgba(0,120,189, 0.8);
 	-moz-box-shadow: 0px 0px 5px 0px rgba(0,120,189, 0.8);
 	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,73,165, 0.8);
}

.window .primitiveEdit{
	border: 0px;
}

.window .primitiveEdit input[type="button"]{
	margin-right: 10px;
}

.windowClose{
	min-width:400px;
	min-height:50px;
	padding:10px;
	background-color:#eeeeee;	
	border:4px solid white;
	font-size:18px;
	text-align:center;
	vertical-align: middle;
	font-weight:bold
} 

.text-center span, .text-left span{
	color: #118AD0;
}

.main-title span{
	/*margin-left: 20px;*/
	color: #FFFFFF;
}

.titluDiv label{
	color: #118AD0;
}

.person-list{
	font-weight: 600;
	
}

.contact-email{
	font-weight: normal;
	color: #0B8EC5;
}

.tableClear td{
	background-color: #ffffff!important;
	border: 0px!important;
}

.tableClear input[type="text"]{
	padding: 5px;
	margin-right: 10px;
}

.ol-popup{
	border: 1px solid #0078bd!important;
	border-bottom: 0px!important;
	background-color:white!important;
	
	bottom: 30px!important;
	
	min-width:100px;
	min-height:100px;

	padding:0px!important;
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	box-shadow: 0px 0px 5px 0px rgba(0,120,189, 0.8);
 	-moz-box-shadow: 0px 0px 5px 0px rgba(0,120,189, 0.8);
 	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,73,165, 0.8);
 	font-size:12px!important;
}

.ol-popup:hover{
	box-shadow: 0px 0px 10px 0px rgba(0,128,255, 1);
 	-moz-box-shadow: 0px 0px 10px 0px rgba(0,128,255, 1);
 	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,128,255, 1);
}

.ol-popup-closer{
	border-left: 0px solid #0078bd!important;
	border-bottom: 0px solid #0078bd!important;
	background-color: #0078bd!important;
	color: #ffffff!important;
	top: 0px!important;
	right: 0px!important;
}

.ol-popup-closer:hover{
	text-decoration: none!important;
}

.ol-popup-content{
	padding:10px;
}

.listaLinkuri .titleNumar{
	color: #337ab7;
	border-bottom:1px solid black;
}

.popupCoord{
	background-color: #337ab7;
	color: white;
	font-size: 10px;
	padding: 2px;
}

.formulaButtons{
	width: 100%;
	text-align: center;
}

.formulaButtons input[type="button"]{
	min-width: 50px;
	margin-right: 10px;
}

.elementFormula{
	display:inline-block;
	border:1px solid #ccc;
	padding-top: 5px;
}

.elementFormula:hover{
	background-color: #f5f5f5;
	border:1px solid #777;
}

.elementFormula span{
	font-weight: bold;
	font-size: 18px;
}

.elementFormula a{
	font-size: 14px;
	font-weight: normal;
	line-height: 27px;
}

.formulaText{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #777;
	color: #eeeeee;
	font-size: 18px;
	padding:10px;
	border-radius: 4px;
	border: 1px solid #777;
}

a.linkDel{
	color: red!important;
}

a.linkEdit{
	color: darkblue;
}

.optZoneElement{
	width: 100%;
	border-top: 1px solid #ccc;
	background-color: #eee;
	padding: 0px 10px;
	margin-top: 5px;
	display: block;
}

.optZoneElement:hover{
	background-color: #ccc;
}

input[type="button"]:disabled, input[type="button"]:disabled:hover{
	background-color:#aaa!important;
	color:#eee!important;
	cursor: not-allowed!important;
}

.formulaDiv{
	text-align: center;
}

.formulaDiv > div{
	width: auto;
	display: inline-block;
	margin-right: 5px;
}

a.linkManagerSmall:hover{
	background-color: #de8700;
}

.areaGateBtnLeft {
	display: block;
	padding: 15px;
}

.areaGateBtnRight {
	display: block;
}

.headline-bg {
	/*background-color: #ededed;*/
	-webkit-border-radius: 3px 3px 0px 0px;
 	-moz-border-radius: 3px 3px 0px 0px;
  	border-radius: 3px 3px 0px 0px;
	/* background-color: #666666; */
	background: linear-gradient(to right, #272f3e 0%,#404d66 100%);
	/* margin-left: -15px;
	margin-right: -15px; */
	height: 60px;
	text-align: left;
	padding-left: 15px;
	font-weight: 600;
	text-shadow: 0px -1px 0px rgba(255,255,255,0.7);
	border-bottom: 0px solid #0078bd;
	border-top: 0px solid rgba(0,73,165,0.5);
	-webkit-box-shadow: 5px 5px 15px -5px rgba(0,73,165,0.5);
    -moz-box-shadow: 5px 5px 15px -5px rgba(0,73,165,0.5);
    box-shadow: 5px 5px 15px -5px rgba(0,73,165,0.5);
}

.headline-bg > h2 {
	line-height: 60px;
	padding: 0px!important;
	margin: 0px!important;
	color: darkorange;
	font-size: 18px;
	font-weight: 500;
	text-shadow: 0px 1px 0px rgba(183, 101, 0, 0.7);
}

.card-box {
	box-shadow: 1px 1px 20px 0px rgb(0 0 0 / 20%);
	border-radius: 15px;

  	/*border-radius: 5px;
	border: 0px solid #e9e9e9;
	background-color: #eee!important;
	!* background-color: #eeeeee!important; *!
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);*/
}

/*END Panoul de control*/

/* .btnNavHome {
	color:#106ec7;
	font-size: 13px;
	font-weight: 600;
	width:180px;
	height:30px;
 	background-color: #dfdfdf;
 	display: block;
 	border: 0;
 	float:left;
 	margin-right:-13px;
 	margin-left:20px;
 	white-space: normal;
 	cursor: pointer!important;
 	border: 0px solid #cccccc;
 	background: url(img/btn-nav-home.png) 0 0 transparent;
 	border: medium none !important;
 	background-repeat: no-repeat;
 	padding-left: -5px!important;
}

.btnNavHome:hover {
	color:#ffffff;
	font-size: 13px;
	font-weight: 600;
	width:180px;
	height:30px;
 	background-color: #555555;
 	display: block;
 	float:left;
 	margin-right:-13px;
 	margin-left:20px;
 	white-space: normal;
 	cursor: pointer!important;
 	background: url(img/btn-nav-home-hover.png) 0 0 transparent;
 	border: medium none !important;
 	text-shadow: 0px -1px solid rgba(0,0,0,0.5);
 	background-repeat: no-repeat;
}

.btnNav {
	color: #49505B;
	font-size: 13px;
	font-weight: 600;
	width:180px;
	height:30px;
 	background-color: #dfdfdf;
	display: block;
	border: 0;
	float:left;
	margin-right:-13px;
	white-space: normal;
	cursor: pointer!important;
	border: medium none !important;
	background: url(img/btn-nav.png) 0 0 transparent;
	background-repeat: no-repeat;
}


.btnNav:hover {
	color:#ffffff;
	font-size: 13px;
	font-weight: 600;
	width:180px;
	height:30px;
 	background-color: transparent;
 	display: block;
 	border: 0;
 	float:left;
 	margin-right:-13px;
 	white-space: normal;
 	cursor: pointer!important;
 	background: url(img/btn-nav-hover.png) 0 0 transparent;
 	background-repeat: no-repeat;
 	border: medium none !important;
 	text-shadow: 0px -1px solid rgba(0,0,0,0.7);
} */

.btnCreazaElement {
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
	width:190px;
	height:30px;
  	-webkit-border-radius: 3px 3px 3px 3px;
 	 -moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	 box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 background-color: #0074a9;
 	 display: block;
 	 border: 0;
 	 float:left;
 	 margin-right:15px;
 	 white-space: normal;
 	 cursor: pointer;
}

.btnCreazaElement:hover {
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
	width:190px;
	height:30px;
  	-webkit-border-radius: 3px 3px 3px 3px;
 	 -moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	 box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 background-color: #0088c6;
 	 display: block;
 	 border: 0;
 	 float:left;
 	 margin-right:15px;
 	 white-space: normal;
 	 cursor: pointer;
}

.btnPermisiuni {
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
	width:190px;
	height:30px;
  	-webkit-border-radius: 3px 3px 3px 3px;
 	 -moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	 box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 background-color: #9d4dad;
 	 display: block;
 	 border: 0;
 	 float:left;
 	 margin-right:3px;
 	 margin-left: 100px;
 	 white-space: normal;
 	 cursor: pointer;
}

.btnPermisiuni:hover {
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
	width:190px;
	height:30px;
  	-webkit-border-radius: 3px 3px 3px 3px;
 	 -moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	 box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 background-color: #bd35d8;
 	 display: block;
 	 border: 0;
 	 float:left;
 	 margin-right:3px;
 	 white-space: normal;
 	 cursor: pointer;
}


.tableOrizFull {
	width: 100%;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;	
}

.tableOrizFull label{
	font-weight: normal;
	display: inline;
}

.tableOrizFull .tablePages td{
	background: #f8f8f8!important;
}

.tableOrizFull .tablePages td{
	padding-left: 5px;
	font-size: 13px;
	font-weight: 600;
	color: #49525c;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
}

.tableOrizFull .tablePages td a {
	-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 7px;
	color: #304D6A;
	background-color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	border:1px solid #bcc6d2;
	box-shadow: inset 0px -2px 0px #bcc6d2;
 	-moz-box-shadow: inset 0px -2px 0px #bcc6d2;
 	-webkit-box-shadow: inset 0px -2px 0px #bcc6d2;
}

.tableOrizFull .tablePages td a:hover {
		-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 7px;
	color: #ffffff;
	background-color: #304D6A;
	font-weight: 600;
	cursor: pointer;
	border:1px solid #304D6A;
	box-shadow: inset 0px -2px 0px #194b7e;
 	-moz-box-shadow: inset 0px -2px 0px #194b7e;
 	-webkit-box-shadow: inset 0px -2px 0px #194b7e;
}

.tableOrizFull .tablePages td a:active {
	-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 7px;
	color: #ffffff;
	background-color: #304D6A;
	font-weight: 600;
	cursor: pointer;
	border:1px solid #194b7e;
	box-shadow: inset 0px -1px 0px #194b7e;
 	-moz-box-shadow: inset 0px -1px 0px #194b7e;
 	-webkit-box-shadow: inset 0px -1px 0px #194b7e;
 	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.tablePageNumberSelected {
	-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:4px;
	padding-left: 5px;
	padding-right: 7px;
	color: #ffffff;
	background-color: #304D6A;
	font-weight: 600;
	text-decoration: none;
	border:1px solid #304D6A;
}



.tableOrizFull .tableSearch{
	background: #636363;
	height: 35px;
}
.tableSearch a{
	text-decoration:none;
}

.tableOrizFull .tableSearch td{
	padding: 5px;
	background-color: #242f3e;
	border-top:0px!important;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
	
.tableOrizFull th {
	/*background: #304D6A;*/
	background-color: #242f3e;
	color: #ffffff;
	font-weight: 500;
	padding: 5px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-size: 13px;
	text-align:center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

.tableOrizFull td {
	border: 2px solid #ffffff;	
	padding: 2px;
	height: 27px;
	font-size: 13px;
	font-weight: 400;
	/*color: #0b7cc3;*/
	color: #464f54;
}

.tableOrizFull tr:hover > td {
	/* color: #0c7cc4!important; */
}	

.tableOrizFull tr {
	background-color: #efefef;	
}

.tableOrizFull tr:hover {
	background-color: #dddddd!important;
	
}

.tableItemEven {

}

.tableItemOdd {

}

.tableOrizFull input[type="button"], .tableOrizFull input[type="submit"]{
	min-width: 120px;
	width: auto;
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
	background-color: #ffffff;
	color:#0b7cc3;
	font-weight: 700;
	height: 30px!important;
	text-transform: uppercase;
	border: solid 1px rgba(0,0,0,0.15);
	cursor: pointer;
	margin: 5px 0px 5px 0px;
	padding: 0px 8px 0px 8px!important;
	box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
 	-moz-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
 	-webkit-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);

}

.tableOrizFull input[type="button"]:hover,.tableOrizFull input[type="submit"]:hover {
	background-color: #0c7cc4;
	color:#ffffff;
	cursor: pointer;
	border: solid 1px rgba(0,0,0,0.3);

}

.tableOrizFull input[type="button"]:active,.tableOrizFull input[type="submit"]:active {
	box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	-webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	 -webkit-transform: translateY(1px);
	transform: translateY(1px);
	text-shadow: 0px -1px 0px rgba(0,0,0,0.1);
}

.tableOrizFull input[type="text"]{
	width:75%;
	background: #fff;
	font-size: 12px;
	line-height: 19px;
	margin-bottom:10px;
}

.tableOrizFull input[type="text"]:hover{
	background: #fff;	
}

.btnOpConfirm {
	color:#ffffff;
	font-size: 12px;
	font-weight: 500;
	width:auto;
	min-width: 150px;
	height:40px;
	padding-left: 20px;
	padding-right: 20px;
  	-webkit-border-radius: 3px 3px 3px 3px;
 	 -moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	 box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 background-color: #477d00;
 	 display: block;
 	 border: 0;
 	 float:left;
 	 margin-right:10px;
 	 white-space: normal;
 	 cursor: pointer;
}

.btnOpConfirm:hover {
	color:#ffffff;
	font-size: 12px;
	font-weight: 500;
	width:auto;
	height:40px;
	padding-left: 20px;
	padding-right: 20px;
  	-webkit-border-radius: 3px 3px 3px 3px;
 	 -moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
 	 box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -moz-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 -webkit-box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
 	 background-color: #579900;
 	 display: block;
 	 border: 0;
 	 float:left;
 	 margin-right:10px;
 	 white-space: normal;
 	 cursor: pointer;
}

.modulePageHeader label {color:#0074a9;}

.content-header {
	font-size: 15px;
	font-weight: 600;
	color: #6c6c6c;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.004);
	text-transform: uppercase;
}

.ddpMainAdmin label{
	display: inline;
	font-weight: normal;
}

.separatorSpatiuButoane{
	margin-bottom: 30px;
	border-bottom: 1px solid #0F6E8D;
	box-shadow: 0px 0px 5px 0px rgba(15,110,141, 0.8);
 	-moz-box-shadow: 0px 0px 5px 0px rgba(15,110,141, 0.8);
 	-webkit-box-shadow: 0px 0px 5px 0px rgba(15,110,141, 0.8);
 	padding: 5px 10px;
 	width: 100%;
 	display: block;
 	height: auto;
}

.separatorSpatiuButoane input[type="button"]{
	margin-right: 10px!important;
}

.btnDP{
	margin-left: 20px!important;
	color: #d5d500!important;
}

.btnAdauga{
	color: orange!important;
	margin-left: 20px!important;
}


.Manage .tablePages td{
	background: #ffffff!important;
}

.Manage .tablePages td{
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #0f6e8d;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
}

.Manage .tablePages td a {
	-webkit-border-radius: 3px 3px 3px 3px!important;
 	-moz-border-radius: 3px 3px 3px 3px!important;
  	border-radius: 3px 3px 3px 3px!important;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 7px;
	color: #304D6A;
	background-color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	border:1px solid #bcc6d2;
	box-shadow: inset 0px -2px 0px #bcc6d2;
 	-moz-box-shadow: inset 0px -2px 0px #bcc6d2;
 	-webkit-box-shadow: inset 0px -2px 0px #bcc6d2;
}

.Manage .tablePages td a:hover {
	color: #ffffff;
	background-color: #304D6A;
	font-weight: 600;
	cursor: pointer;
	border:1px solid #304D6A;
	box-shadow: inset 0px -2px 0px #194b7e;
 	-moz-box-shadow: inset 0px -2px 0px #194b7e;
 	-webkit-box-shadow: inset 0px -2px 0px #194b7e;
}

.Manage .tablePages td a:active {
	color: #ffffff;
	background-color: #304D6A;
	font-weight: 600;
	cursor: pointer;
	border:1px solid #194b7e;
	box-shadow: inset 0px -1px 0px #194b7e;
 	-moz-box-shadow: inset 0px -1px 0px #194b7e;
 	-webkit-box-shadow: inset 0px -1px 0px #194b7e;
 	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.Manage table{
	width: 100%;
	/* margin-top:20px; */
	margin-bottom:20px;
}

.Manage table td{ 
	padding:5px;
	border: 1px solid #ffffff!important;
	font-size: 13px;
	background-color: #f2f2f2;
	/* opacity:0.8; */
}

.Manage table tr:hover > td{
	background-color: #dddddd;	
}

.Manage table tr:hover > td{
	/*border: 1px solid #0049a5;*/
}

.Manage table th{
	background-color: #404d66;
	color: #ffffff; 
	padding:5px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	text-align: center;
	min-height:35px;
	font-size: 13px;
	text-shadow: 0 -1px 0 rgba(255,127,0,0.5);
}



.Manage table label{
	margin-bottom: 0px;
    
}

.Manage input[type="button"], .Manage input[type="submit"]{
	min-width: 120px;
	width: auto;
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
	background-color: #ffffff;
	color:#0b7cc3;
	font-weight: 700;
	height: 30px!important;
	text-transform: uppercase;
	border: solid 1px rgba(0,0,0,0.15);
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px!important;
	box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
 	-moz-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
 	-webkit-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
}

.Manage input[type="button"]:hover,.Manage input[type="submit"]:hover {
	background-color: #3898EC;
	color:#ffffff;
	cursor: pointer;
	border: solid 1px rgba(0,0,0,0.3);

}

.Manage input[type="button"]:active,.Manage input[type="submit"]:active {
	box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	-webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	 -webkit-transform: translateY(1px);
	transform: translateY(1px);
	text-shadow: 0px -1px 0px rgba(0,0,0,0.1);
}

.tableSearch td{
	background-color:#667084!important;
	color: #0065ca!important;
	font-size:11px!important;
}

.tableSearch td input[type="text"]{
	padding: 5px;
	margin: 0px;
	width: 75%;
}

.tableSearch td select{
	padding: 5px;
	margin: 0px;
	width: 95%;
}

.tableSearch td input[type="button"]{
	background-color: #eeeeee;
	color: #0f6e8d;
}	

.tableSearch td input[type="button"]:hover{
	background-color: #0f6e8d;
	color:#ffffff;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}    
    
.primitiveEdit input[type="button"], .primitiveEdit input[type="submit"]{
	min-width: 120px;
	width: auto;
	font-size: 11px;
	line-height: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
 	-moz-border-radius: 3px 3px 3px 3px;
  	border-radius: 3px 3px 3px 3px;
	background-color: #3898EC;
	color:#ffffff;
	font-weight: 700;
	height: 30px!important;
	text-transform: uppercase;
	border: solid 1px rgba(0,0,0,0.15);
	cursor: pointer;
	margin: 5px auto;
	padding: 0px 8px 0px 8px!important;
	/* box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
 	-moz-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2);
 	-webkit-box-shadow: inset 0px -2px 0px rgba(0,0,0,0.2); */
}

.primitiveEdit input[type="button"]:hover,.primitiveEdit input[type="submit"]:hover {
	background-color: #ffffff;
	color:#3898EC;
	cursor: pointer;
	border: solid 1px rgba(0,0,0,0.3);

}

.primitiveEdit input[type="button"]:active,.primitiveEdit input[type="submit"]:active {
	box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	-moz-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	-webkit-box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
 	 -webkit-transform: translateY(1px);
	transform: translateY(1px);
	text-shadow: 0px -1px 0px rgba(0,0,0,0.1);
}

.divNoutati{
	margin-top: 10px;
	text-align: left;
	background-color: #eee!important;
	padding-bottom: 10px;
}

.divNoutati .headline-bg{
	background: darkred;
}    

.divNoutati .headline-bg > h2{
	color: white;
}

.divNoutati ul{
	margin-top: 10px;
	
}

.divNoutati li{
	margin-bottom: 5px;
}

.tablePages{
	padding: 10px;
	text-align: center;
	
	border-radius: 5px;
	margin-bottom: 5px;
}

.tablePagesSufix{
	display: block;
	font-size: 11px;
	color: grey;
	margin-top: 10px;
}

.tablePageNumberSelected {
    -webkit-border-radius: 3px 3px 3px 3px !important;
    -moz-border-radius: 3px 3px 3px 3px !important;
    border-radius: 3px 3px 3px 3px !important;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 9px;
    color: #ffffff;
	background-color: #ff6726;
	font-weight: 600;
	text-decoration: none;
	border: 1px solid #ff6726;
	box-shadow: inset 0px -2px 0px #ff6726;
	-moz-box-shadow: inset 0px -2px 0px #ff6726;
	-webkit-box-shadow: inset 0px -2px 0px #ff6726;
}

.tablePageNumberSelected:hover{
	
}

.tablePages{
	
}

.tablePages a{
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-moz-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 9px;
	color: #417dc0;
	background-color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #e6e6e6;
}
.tablePages a:hover{
	box-shadow: inset 0px -2px 0px #417dc0;
	-moz-box-shadow: inset 0px -2px 0px #417dc0;
	-webkit-box-shadow: inset 0px -2px 0px #417dc0;
	background-color: #417dc0;
	border: 1px solid #417dc0;
	color: #fff;
}

.tablePageNumberLast, .tablePageNumberFirst {
    color: grey !important;
	background-color: #ccc !important;
}

.athonForm {
	background-color: #ffffff;
	color: white;
	margin-bottom: 20px;
	border: 1px solid orange !important;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
	font-size: 13px;
	color: black;
	font-family: monospace;
	font-weight: 400;
}

.athonForm a{
	color: red;
}

.athonForm input[type="button"], .athonForm input[type="submit"]{
	margin-top: 20px!important;
	padding: 5px 15px!important;
	background-color: #D52B1E;
	border-radius: 4px!important;
	border: 0!important;
	height: auto!important;
	font-size: 14px;
}

.athonForm input[type="button"]:hover, .athonForm input[type="submit"]:hover{
	background-color: #e24336!important;
}	

.athonForm textarea, .athonForm input[type="text"], .athonForm input[type="password"], .athonForm select, .athonForm .selectize-input{
	padding: 5px 10px!important;
    border: 0px solid #ccc!important;
    border-radius: 5px!important;
    font-size: 13px!important;
    background: #fff!important;
    color: #1789FB!important;
    width: 100%!important;
    box-sizing: border-box!important;
    resize: none!important;
}



.athonForm textarea:hover, .athonForm input[type="text"]:hover, .athonForm select:hover, .athonForm .selectize-input:hover{
	box-shadow: 0 0 1px 3px rgba(39, 201, 156, .5)!important;
	border: 0px solid var(--p5-bgcolor)!important;
}

.athonForm label{
	font-weight: normal;
	line-height: 1.3;
}
.athonForm input[type="password"]{
	color: #d73629 !important;
	border: 1px solid #d73629!important;
}

.athonForm input[type="text"]{
	color: #d73629 !important;
	border: 1px solid #d73629!important;
}
.athonForm input[type="text"]:focus{
	box-shadow: 0 0 1px 3px rgba(39, 201, 156, .5)!important;
	border: 0px solid var(--p5-bgcolor)!important;
}

/* === For phones =================================== */
@media (max-width: 767px) {
	.herosectionLogos{
		display: none;
	}	
}	

/*loader*/
.athon-overlay-wait{
	border-radius:5px;
	background-color:#272f3e!important;
	height:2px!important;
	border:0px solid darkred;
	overflow:hidden;
	color:darkred!important;
	padding:0px!important;
	box-shadow: 1px 0px 1px darkred;
}
