@import url("athon.css");
@import url("admin.css");
@import url("fonts.css");
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

.athon-request-sent-wait{
	border-radius:2px;
	background-color: darkred;
	color:white;
	padding:20px;
	text-align:center;
}

.athon-rm-form{
	max-width: 1550px;
}

.add-proiect .selectize-input, .contractare-list .selectize-input{
	text-align: left!important;
	font-size: 13px!important;
}

.add-proiect .selectize-dropdown-content .option, .contractare-list .selectize-dropdown-content .option{
	text-align: left!important;
	border-bottom: 1px dashed #c6e2ff;
	font-size: 13px;
}

.contractare-list .selectize-control{
	text-align: center;
}

.contractare-list .selectize-input{
	width: 90%;
}

.athon-overlay-wait, 
.athon-progress {
	top:0;
	left:0;
	border-radius:2px;
	background-color: blue!important;
	height:3px!important;
	border:0px solid blue;
	overflow: hidden;
	color: blue!important;
	padding:0px!important;
	box-shadow: 1px 0px 1px blue;
	position:fixed;
	z-index:99999;
}

sup {
	vertical-align: super;
	font-size: 80%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 3px;
	
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
.clear {
	clear: both;
}
body {
	/* background:url(images/extra_clean_paper.png); */
	background: #dedede;
	width:100%;
	margin:0 auto;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-family: Roboto, sans-serif;
	font-size:14px;
	color: #000066;
}
a {
	color:#377ce6;
}
a:hover {
	color:#2256a5;
}

#container {
	width:100%;
	max-width:1920px;
	min-width: 1210px;
	margin:0 auto;
	/* padding-top:25px; */
    background: #ffffff;
}

.neAutentificat{	
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-family: Roboto, sans-serif;
}

.autentificat{	
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	line-height: 18px;
	font-family: Roboto, sans-serif;
}

.autentificatNume{
	font-style:normal; 
	font-weight:bold;
	text-align: center;	
	margin-bottom: 10px;
	color: #4c6492;
}

.autentificatWelcome{
	font-style:normal; 
	font-weight:bold;
	text-align: center;	
	
}

.autentificatDisconect{
	text-align: center;
}

.logos{
	display: block;
	border-left: 0px solid #ebebeb;
	border-bottom: 0px solid #ebebeb;
	height:105px;
}

#header {
	width:100%;
	max-width:1920px;
	min-width: 1100px;
	margin:0 auto;
	height:105px;	
	border-left: 0px solid white;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.45);
	text-align:center;
	background-color: #ffffff!important;
}
#header .logo a {
	margin:10px 10px 0 15px;
	float:left;
	width:156px;
	height:81px;
	background:url(images/evoc2.png) no-repeat;
	text-indent:-9999px;
	display:block;
}

#header .uef a {
	float:left;
	/* background:url(images/uefiscdi_en.png) no-repeat; */
	background:url(images/logo-uefiscdi-en.svg) no-repeat;
	width:301px;
	height:100px;
	text-indent:-9999px;
	display:block;
	margin:0px 1px 0 0px;
}

#header .cncs a {
	background:url(images/logo-cncs.svg) no-repeat;
	width:142px;
	height:100px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin:0px 10px 0 0;
}

#header .cccdi a {
	background:url(images/logo-cccdi.svg) no-repeat;
	width:160px;
	height:100px;
	text-indent:-9999px; 
	display:block;
	float: left;
	margin:0px 10px 0 15px;
}

#header .logoeeagrants a{
	background:url(images/logo-eeagrants_81.png) no-repeat;
	width:123px;
	height:81px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin:15px 0 0 15px;
}

#header .eea2018 a,
.eea2018
{
	background:url(images/EEA-and-Norway_grants_150.png) no-repeat;
	width:150px;
	height:62px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin:0 0 0 0;
}

#header .logoPN3 a{
	background:url(images/logo-pncdi3.svg) no-repeat;
	width:177px;
	height:100px;
	text-indent:-9999px;
	display:block;
	float: left;
	margin:0px 10px 10px 10px;
}

#header .rightSide {
	float:right;
	width:170px;
}

#header .mecs a {
	/* background:url(images/mects.jpg) no-repeat; */
	background:url(images/ME_albastru.svg) no-repeat;
	width:230px;
	height:65px;
	text-indent:-9999px;
	display:block;
	float: right;
	
	margin:20px 10px 0 10px;
}

.mcid a{
	background:url(images/logo-MCID-65.png) no-repeat;
	width:225px;
	height:65px;
	text-indent:-9999px;
	display:block;
	float: right;
	
	margin:20px 10px 0 10px;
}

#header .metcs a {
	/* background:url(images/mects.jpg) no-repeat; */
	background:url(images/logo-mci-tower-en.svg) no-repeat;
	width:200px;
	height:70px;
	text-indent:-9999px;
	display:block;
	float: right;
	margin:20px 10px 0 10px;
	
	display: none;
}

#header .pncdi {
	float:left;
	margin:40px 20px 0 25px;
	text-align:center;
	font-weight:bold;
	width: 240px;
}
#header .programe {
	float:none;
	width:600px;
	text-align:center;
	padding:5px 0 0 0;
	margin-top:4px;
}
#header .idei, .inovare, .domenii, .resurse {
	font-family:Roboto, sans-serif;
	font-size:22px;
	text-transform:uppercase;
	
}
#header .idei a {
	color:#cc760a;
}
#header .inovare a {
	color:#d0cd0b;
	margin-left: 50px;
}
#header .domenii a {
	color:#fe0000;
}
#header .resurse a {
	color:#d50671;
}


#header .cndi a {
	background:url(images/cndi.jpg) no-repeat;
	width:93px;
	height:88px;
	text-indent:-9999px; 
	display:block;
	float: left;
	margin:10px 0 0 15px;
}

#header .cnatdcu a {
	background:none; /*url(images/cnatdcu.jpg) no-repeat;*/
	width:207px;
	height:65px;
	text-indent:-9999px; 
	display:block;
	float: left;
	margin:10px 35px 0 30px;
}


#header .ancs a {
	float:left;
	width:189px;
	height:65px;
	background:url(images/ancs.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	margin:20px 0 0 15px;
}


#content {
	/* background: url("images/top.jpg") no-repeat scroll 0 0 transparent; */
	width:100%;
	min-width:1100px;
	max-width:1920px;
	margin:0;
	
}

.tdLeft{
    float:left;
	padding:0px;
	margin: 0px;
	width:190px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.45);
}

.authHeader{
	height:90px;
	background: #f9f9f9;
	/* width: 190px; */
	/* border: none; */
}

.tdRight{
    float:left;
    width: calc(100% - 190px);
    padding: 0;
    margin:0;
    position: relative;
}

.breadcrumbs {
	font-family:Roboto, sans-serif;
	font-size:14px;
	color:#494949;
	font-weight:600;
	padding-left: 1px;
    line-height:35px;
    background: #f9f9f9;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.45);
	position: relative;
}
.breadcrumbs a {
	color:#494949;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.breadcrumbs a:hover {
	color:#494949;
}
.breadcrumbs span {
	margin-left:2px;
	margin-right:3px;
}

.tdRightContent {
	height:100%;
	min-height:100%;
	padding: 10px;
	position: relative;
}

h2 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	margin-bottom:20px;
	font-size:18px;
	color: #000066;
	font-weight:bold;
}
.register h2 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	margin-bottom:20px;
	font-size:18px;
	color: #3a3a3a;
	font-weight:100;
}
.register input {
	width: 220px;
	display: block;
	padding: 4px;
	margin: 10px 0 0 0;
	font-size: 18px;
	color: #3a3a3a;
	font-family: Georgia, serif;
}
.register label {
	font-size: 16px;
	font-family: Georgia, serif;
	color: #3a3a3a;
}
/*login*/
.login {
	margin:65px 0;
}
.formular {
	width:340px;
	margin:0 auto;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
	border:1px solid #d2d9dc;
	font-family:'Arial';
	border-radius:2px;
	background:#fcfcfc;
}
.topform {
	width:300px;
	padding:20px;
	height:140px;
}
.bottomform {
	background:#f2f6f8;
	border-top:1px solid #d2d9dc;
	padding:20px;
	line-height:20px;
}
.bottomform  input{
	float:right;
}
.bottomform a {
	color:#444444;
	font-size:11px;
	text-decoration:none;
}
.bottomform a:hover {
	text-decoration:underline;
}
.formular p {
	font-size:14px;
	margin:0 0 10px 0;
	color:#333;
}
.formular input[type="text"],  input[type="password"] {
	height:35px;
	width:97%;
	border:1px solid #ccc;
	background:#f7f9fa;
	background-color:#F7F9FA;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
	font-size:16px;
	padding:0 5px;
	margin:0 0 15px 0;
	border-radius:2px;
}
.formular input[type="text"]:hover,  input[type="password"]:hover {
	border:1px solid #b7d4ea;
	background:#f7f9fa;
	background-color:#F7F9FA
}
.login .button:hover, .create:hover {
	background: white;
	color: black;
}
#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3d496a;
	text-align:center;
/*	background: url(images/foot.jpg) no-repeat #FFF; */
	border-top:1px solid #c1c1c1;
	line-height:50px;
	width:100%;
    background: #dedede;
}
.top {
	min-width:1100px;
	width:100%;
	margin:0 auto;
	height:0px;
	/* background:url(images/top.jpg) no-repeat; */
	padding: 0;
}
/* tables */
table.tablecss {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablecss thead tr th, table.tablecss tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablecss thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablecss tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablecss tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablecss thead tr .headerSortDown, table.tablecss thead tr .headerSortUp {
	background-color: #8dbdd8;
}
.errHeader{
    font-weight:bold;
    text-decoration:underline;
    color:#FF6600;
    margin-bottom:-5px;
}
.errMsg {
	margin:10px;
	color:#D8000C;
	height:23px;
	background:#FFBABA;
	border:1px solid #F00;
	width:90%;
	height:auto;
	vertical-align: middle;
	padding:10px;
	line-height:15px	
}
.scsHeader{
    font-weight:bold;
    text-decoration:underline;
    color:#060;
    margin-bottom:-5px;    
}

.scsMsg{
	color:#FFFFFF;
	height:13px;
	background:#00CC66;
	border:1px solid #060;
	width:90%;
	margin:10px;
	height:auto;	
	padding:10px;
}
.scsErr {
	color:#FFFFFF;
	height:13px;
	background:#ef4747;
	border:1px solid red;
	width:90%;
	margin:10px;
	height:auto;	
	padding:10px;
}
.register_project {
	margin-bottom:10px;
}
.register_project input, select, textarea {
	background-color:#F7F9FA;
	padding: 2px;
	color: #3a3a3a;
	border:1px solid #CCCCCC;
}
.buttons {
	padding:15px;
}
.buttons input, select, textarea {
	background-color:#F7F9FA;
	padding: 2px;
	color: #3a3a3a;
	border:1px solid #CCCCCC;
}
.buttonsPC input {
	padding: 2px;
	color: red;
}
.buttonsPC input:hover {
	color: blue;
}
.buttons input:hover, select:hover, textarea:hover {
	border:1px solid #b7d4ea;
	background:#f7f9fa;
}
.register_project input, select {
	width:auto;
}
.register_project input:hover, select:hover, textarea:hover {
	border:1px solid #b7d4ea;
	background:#f7f9fa;
}
.formCategoryItemTableInput input, .formCategoryItemTableInput select {
	width:97%;
	background-color:#F7F9FA;
}
.register_project ul {
	margin:0 0 0 10px;
}
.register_project li {
	margin-bottom:5px;
	list-style:inside;
	list-style:none;
}
.register_project h2 {
	 margin:15px 0 5px 0;
	 color:#000099
}
	
/*
.formCategoryItemTableFieldName{
	width:200px;
	border:1px solid #000;
}
.formCategoryItemTableValue {
	border:1px solid #000;
}*/
.menuGlobal {
	font-family: Roboto, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;

}

a.menuLink:link {
	font-family: Roboto, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 4px;
}
a.menuLink:visited {
	font-family: Roboto, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 4px;
}
a.menuLink:hover{
	font-family: Roboto, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 4px;

}

.leftMenuElement0{
	background-color: #999999;
	line-height:20px;
}

.leftMenuElement {
	min-width: 150px;
    height: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dbdbdb;
    display: block;
    font-weight: 400;
    line-height: 30px;
    color: #555555;
    background-color: #f0f0f0;
    padding-left: 10px;
}

.leftMenuElement:hover {
	border-left: 3px solid #377ce6!important;
    background-color: #ffffff;
    color: #343434;
    border-left-style:inset;
}

a.pathExec0:link,
a.pathExec0:visited,
a.pathExec0:hover,
a.pathExec0:active
{
	font-family: Roboto, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	padding-left: 3px;
	display:block;
}

a.pathExecQuickAccess:link,
a.pathExecQuickAccess:visited,
a.pathExecQuickAccess:active
{
	font-family: Roboto, sans-serif;
	color:#00325f;
	padding-left: 10px;
	padding-right: 10px;
}
a.pathExecQuickAccess:hover{
	color:#000000;
}

a.pathExec1:link,
a.pathExec1:visited,
a.pathExec1:active
{
	font-family: Roboto, sans-serif;
	font-size: 13px;
	color:#494949;
	display:block;
}
a.pathExec1:hover{
	/* color:#005096; */
}


a.pathExec2:link, 
a.pathExec2:visited,
a.pathExec2:active
{
	background-repeat: no-repeat;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	color:#134b91;
	display:block;
}
a.pathExec2:hover{
    
}
a.pathExec2 span{
	
}
a.pathExec3:link, 
a.pathExec3:visited,
a.pathExec3:active
{
	font-family: Roboto, sans-serif;
	font-size: 13px;
	color:#0080ff;
	display:block;
}
a.pathExec3:hover{
	/* font-weight: bold;
	color:#000000; */

}


a.pathExec4:link, 
a.pathExec4:visited,
a.pathExec4:active
{
	font-family: Roboto, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#447fb2;
	line-height:20px;
}
a.pathExec4:hover{
	font-weight: bold;
}

.path0Inner {
	padding-left: 0px;
}
.path1Inner {
	padding-left: 3px;
}
.path2Inner {
	padding-left: 8px;
}
.path3Inner {
	padding-left: 14px;
}

.path4Inner {
	padding-left: 30px;
}
.path5Inner {
	padding-left: 40px;
}

.pathAsList  {
	background-repeat: no-repeat;
	font-family: Roboto, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height:20px;
    text-align:left;
	width:100%;
}

.pathSelected {
	background-color: #000066;
	background-image: url(img/bullet.l1.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

a.pathExecSelected:link, 
a.pathExecSelected:visited,
a.pathExecSelected:hover,
a.pathExecSelected:active {
	color:#CCCCCC;
}

a.pathExecNone:link {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Roboto, sans-serif;
}
a.pathExecNone:visited {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Roboto, sans-serif;
}
a.pathExecNone:hover{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Roboto, sans-serif;

}
a.pathExecNone:active{
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	font-family: Roboto, sans-serif;

}

a.pathExecPrimary:link,a.pathExecPrimary:visited {
	color: #494949;
	font-weight: 500;
	font-size: 14px;
	font-family: Roboto, sans-serif;
}

a.pathExecPrimary:hover,a.pathExecPrimary:active{
	color: #000000;
}

a.pathExec:link,a.pathExec:visited {
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	font-family: Roboto, sans-serif;
}

a.pathExec:hover,a.pathExec:active{
	color: #000000;
}

a.sQL:link, 
a.sQL:visited,
a.sQL:active
{
	font-family: Roboto, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#4196d2;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;	
}
a.sQL:hover{
	font-weight: bold;
	color:#333333;

}

.pathQuickAccessSelected{
	background-color:#e3eff8;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7fa7ca;
	border-bottom-color: #7f98af;*/
}


.submenu{
	background-color:#e3eff8;
}
.tableHeader {
	background:#d3d3d3;
	text-align:center;
}
.tableHeaderCount, .tableItemsCount, .tableItemsItem, .tableItemsOptions {
	padding:5px;
	text-align:center;
}
.tableItemsOdd {
	background:#ececec;
}

.showOnPrint{
    display:none;
}
.tableItemsItem{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.tableHeaderTitle{
	background-color: #FFE1C4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-position: center;
}
.tableHeaderTitle td {
	color:#006699;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:8px;
	font-size:16px;
	font-weight:bold;	
	text-align:left;
}
.tableHeaderPages{
	
}
.tableHeaderPages td{
	padding-top:8px;
	padding-bottom:4px;
	padding-left:8px;
}
.tableItemsCount{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}

.tableItemsOptions{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;

}
.tableHeaderCount{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}
.tableHeaderItem{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.tableHeaderOptions{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.tableItemOdd{
    /*background-color: #CCCCCC;*/
}
.tableItemEven{
    /*background-color: #FFF;*/
}
.tableMain {
	BORDER-BOTTOM: 1px solid #999999;
	TEXT-ALIGN: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-right-color: #999999;
	background-color: #FDFDFD;
	width: 100%;
	margin-top: 10px;
}
.tableBody {
	BORDER-RIGHT: 1px solid #E0E0E0;
	BORDER-BOTTOM: 1px solid #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-left-color: #F7F7F7;
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
.wrapword{
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  /* white-space: -pre-wrap; */      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.timp {
	padding-top:5px;
}
.messageReceived {
	line-height:15px; background-color:#EBEFFE;padding:5px;border:1px solid #ccccff;
}
.messageSent {
	line-height:15px; background-color:#EAFAE7;padding:5px;border:1px solid #99cc99;
}
.messageAmbiguous {
	line-height:15px; background-color:#FEE9EF;padding:5px;border:1px solid #ffcccc;
}
.fp7 {
	background:url(images/fp72.gif) no-repeat;
	height:75px;
	width:87px;
	float:right;
}
.bs {
	background:url(images/bs-sigla3.jpg) no-repeat;
	height:75px;
	width:150px;
	float:right;
}
.contextMenu {
	padding:5px 0;
	margin:10px 0 0 0px;
}
.menuSelected {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
   font-weight:bold;
	padding-top:5px;
	/*padding-bottom:6px;*/
	padding-left:4px;
	padding-right:4px;
	border-top:2px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	/*border-bottom:2px solid #ffffff;*/
	background-color:#ffffff;
	-moz-border-radius:6px 6px 3px 3px;
	-webkit-border-radius: 6px 6px 3px 3px;
	-khtml-border-radius: 6px 6px 3px 3px;
	border-radius: 6px 6px 3px 3px;
	color:#666666;
	padding-bottom:8px; 
	border-bottom:1px solid darkgray;
}

.backLine {
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	/* background-color:#E6CAE6; */
	border-top:2px solid #999999;
	margin-top:15px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:0px;
	padding:5px;
}

.adminInfo {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color:#eeeeee;
	color:#666666;
	font-style:italic;
	font-size:10px;
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
 	margin-bottom:10px;
	padding:5px;
	border-bottom:1px solid #999999;
	/* border-right:1px solid #999999; */
}

.adminInfo2 {
	border-radius: 3px;
	background-color:#1f4f8e;
	color:#ffffff;
	font-style:italic;
	font-size:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
 	margin-bottom:5px;
	padding:5px;
	border:1px solid orange;
	border-right:1px solid #BCBCBC; 
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.adminInfo2 input[type="button"]:hover{
	color: #ffffff!important;
}

.adminInfo2 td{
	border: 0px!important;
	padding: 0px!important;
}

.adminInfo2 span.adminInfo-status{
	color: yellow!important;
}



.errorZone {
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:25px;
	border:1px solid red;
	background-color:#FCA0AA;
	text-align:left; 
	line-height:15px; 
	padding:5px;
}

.ofiterErrorZone {
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin-top:25px;
	margin-left:155px;
	margin-right:155px;
	margin-bottom:25px;
	border:1px solid red;
	background-color:#FCA0AA;
	text-align:center; 
	line-height:15px; 
	padding:5px;
}

.ofiterMsgZone {
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	color:white;
	background-color:#006633;
	font-style:italic;
	line-height:15px;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:25px;
	text-align:justify;
}

.ofiterStatusZone {
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:25px;
	border:1px solid green;
	background-color:#D2FBD8;
	text-align:left; 
	line-height:20px; 
	padding:5px;
}

.menuUnSelected {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
  font-weight:normal;
	color:#999999;
	padding-top:5px;
	/*padding-bottom:7px;*/
	padding-left:4px;
	padding-right:4px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	/*border-bottom:1px solid darkgray;*/
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-khtml-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background-color:#eeeeee;
	padding-bottom:4px;
	border-bottom:0px;
}
.mainCenter {
	border-top:0;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	border-left:1px solid darkgray;
	margin-top:0px;
	background-color:#eeeeee;
}
.menuGroup0 {
	padding:6px;
	margin:0;
	background:#ffffff;
}
.menuGroup1 {
	font-size:2px;
	padding:6px;
	margin:0;
	border-top:0;
	/* border-right:1px solid darkgray; */
	border-bottom:0;
	/* border-left:1px solid darkgray; */
	background:#ffffff;
}
.menuGroup2 {
	padding:6px;
	margin:0;
	border-top:0;
	border-right:1px solid darkgray;
	border-bottom:0;
	border-left:1px solid darkgray;
}
.menuGroup3 {
	padding:6px;
	margin:0;
	border-top:0;
	border-right:1px solid darkgray;
	border-bottom:0;
	border-left:1px solid darkgray;
	background:#ffffff;
}
.menuGroupHelper {
	border-top:2px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:0;
	border-left:1px solid darkgray;
	height:15px;
	margin:0;
	/*-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;*/
	background:#ffffff;
}
.menuGroupHelper0{
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background:#ffffff;
}
.menuGroupHelper1{
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background:#eeeeee;
}
.menuGroupHelper3{
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background:#eeeeee;
}
.formContent{
	padding:5px 0;
	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	border-bottom:2px solid #BCBCBC;
	padding:10px;	
}
.formContent table{
	margin-bottom:10px;	
	width:100%;
}

/* nomenclatorInst STYLE START*/
.nomenclatorInst{
	margin-top: 10px;
	padding:20px 0;
	
}
.nomenclatorInst input[type="text"], .nomenclatorInst  select {
	height: 24px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 8pt;
	padding: 0 5px;
	border-radius: 2px;
	color:#444;
}
.nomenclatorInst textarea {
	width:97%;
	height:50px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 8pt;
	padding:5px;
	border-radius: 2px;
	color:#444;
}
.nomenclatorInst input[type="text"],
.nomenclatorInst  textarea,
.nomenclatorInst  select
{
/*	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);*/
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.nomenclatorInst input[type="text"]:hover, .nomenclatorInst textarea:hover, .nomenclatorInst  select:hover {
	border:1px solid #75b8eb;
	background:#ededed;
}
.nomenclatorInst table {
	color:#444;
	background-color: #F4F6F4;
	margin:10px 23px 10px 23px;
	font-size: 8pt;
	width: 95%;
	text-align: left;
	
}
.nomenclatorInst table td{
	padding:5px;
	border:1px solid #D5D9F9;
	line-height:15px;

}
.nomenclatorInst table tbody tr td {
	padding:5px;
	border:1px solid #D5D9F9;
	line-height:15px;
}
/* nomenclatorInst STYLE END*/
.mainCenter{
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
/* PCCE STYLE */
.pcce_style {
	padding:15px;
	font-family:Roboto, sans-serif;
}
.listFec4b input[type="text"]{
	width:30px!important;
}
.pcce_style .ofiterMsgZone {
	border-radius:0;
	font-size:13px;
	text-align:center;
	font-style:normal;
	color: #4F8A10;
	background-color: #d7f7c4;
	border-top: 2px solid #82cb2f;
	border-bottom: 2px solid #82cb2f;
}
.pcce_style .errorZone {
	border-radius:0;
	font-size:13px;
	text-align:center;
	font-style:normal;
	color: #cb2f2f;
	background-color: #f7c4c4;
	border:1px solid #cb2f2f;
}
.pcce_style .backLine {
	border-radius:0;
	background-color: #FFDBA6;
	border:2px solid #FF9900;
	display:block;
	height:24px;
	margin:25px 0 0 0;
}
.pcce_style .backLineInci {
	border-radius:0;
	background-color: #FFFFA4;
	border:2px solid #CECE00;
	display:block;
	height:27px;
	margin:25px 0 0 0;
	padding:5px;
}
.pcce_style small {
	color:#F00;
}
.pcce_style p{
	font-size:8pt;
	color:#444;
	line-height:15px;
	margin:0 0 15px 0;
}
.pcce_style h2{
	font-family:Arial;
	color:#005096;
	text-align:center;
	font-size:16px;
	margin:0 0 10px 0;
}
.pcce_style h3{
	font-size:16px;
	padding:10px 0;
	line-height:20px;
}
.pcce_style h4{
	font-size:14px;
	padding:10px 0;
}
.pcce_style table {
	color:#444;
	background-color: #F4F6F4;
	margin:10px 0pt 10px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.pcce_style table td{
	padding:5px;
	border:1px solid #b5b5b5;
	line-height:15px;

}
.pcce_style table tbody tr td {
	padding:5px;
	border:1px solid #b5b5b5;
	line-height:15px;
}
.pcce_style ul{
	list-style:inside;
}
.pcce_style li{
	line-height:15px;
	list-style-type:none;
	margin:0 0 5px 0;
}
.pcce_style textarea {
	width:98%;
	height:50px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 8pt;
	padding:5px;
	border-radius: 2px;
	color:#444;
}
.pcce_style input[type="text"] {
	height: 24px;
	border: 1px solid #b5b5b5;
	background-color: #F7F9FA;
	font-size: 8pt;
	padding: 0 5px;
	border-radius: 2px;
	color:#444;
}
.consortiu input[type="text"],
.consortiu  textarea,
.consortiu  select
{
	width:94%;
/*	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);*/
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.pcce_style input[type="text"],
.pcce_style  textarea,
.pcce_style  select
{
/*	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);*/
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.pcce_style input[type="text"]:hover, .pcce_style textarea:hover {
	border:1px solid #75b8eb;
	background:#ededed;
}
input.needitabil{
	background:#dedede!important;
}
input.needitabil:hover{
	border: 1px solid #b5b5b5!important;	
}
input.input50px,
select.input50px {
	width:50px;
}

.listUnChecked {
	color: #999999;
}

.listChecked {
	color: #000000;
}

/* 
a.tooltip span {
	display: none;
}

a.tooltip:hover {
	position: relative;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	line-height: 10px;
	padding: 7px;
	font-size: 10px;
	text-align: left;
	color: darkred;
	background-color: #E9ECFE;
	border: 2px solid darkred;
	border-radius: 5px;
	text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
	z-index:20;
	top:-5px;
	left:-30px;
}

 a.tooltip:hover span:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: transparent darkred transparent transparent;
	top: 0px;
	left: -15px;
} 

 */

a.tooltip {
	outline:none;
	text-decoration:none;
	/* border-bottom:dotted 1px blue; */
}
a.tooltip strong {
	line-height:30px;
}

a.tooltip > span {
	width:200px;
	padding: 10px 20px;
	margin-top: 20px;
	margin-left: -85px;
	opacity: 0;
	visibility: hidden;
	z-index: 10;
	position: absolute;
	text-align:left;

	font-family: Arial;
	font-size: 12px;
	font-style: normal;  

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;


	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	box-shadow: 2px 2px 2px #999;

/* 	-webkit-transition-property:opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;  
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;

	-moz-transition-property:opacity, margin-top, visibility, margin-left;
	-moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;  
	-moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;

	-o-transition-property:opacity, margin-top, visibility, margin-left;
	-o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;  
	-o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;

	transition-property:opacity, margin-top, visibility, margin-left;
	transition-duration:0.4s, 0.3s, 0.4s, 0.3s;  
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
 */}

a.tooltip:hover > span {
	opacity: 1;
	text-decoration:none;
	visibility: visible;
	overflow: visible;
	margin-top:-250px;
	display: inline;
	margin-left: -400px;
	}

a.tooltip span b {
	width: 15px;
	height: 15px;
	margin-left: 350px;
	margin-top: 2px;

	display: block;
	position: absolute;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
		
	-webkit-box-shadow: inset -1px 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
		
	display: none\0/;
	*display: none;
	}

a.tooltip > span {
	color: #000000; 

	background: #FFFFFF;
	background: -moz-linear-gradient(top, #FBF5E6 0%, #FFFFFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBF5E6), color-stop(100%,#FFFFFF));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBF5E6', endColorstr='#FFFFFF',GradientType=0 );

	border: 1px solid #CFB57C;
}    

a.tooltip span b {
	background: #FFFFFF;
	border-bottom: 1px solid #CFB57C;
	border-left: 1px solid #CFB57C;
}


.benchmark{
	width:100%;
	font-size:8px;
	text-align:center;
	bottom:30px;
	color:gray;
	margin:auto;
	
}

.aButon{
	font-family:Arial;
	/* letter-spacing:1px; */
	font-size:12px;
	font-weight:normal;
	padding:4px 6px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	background-color: #227733;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	color:#eeffee;
}
.aButon:hover {
	/* font-weight:bold; */
	text-decoration:none!important;
	border:1px solid #00cc99!important;
	background-color:#338844!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	color:#ffffff;
}

.aButonInvers {
	text-align:center;
	/* color:#ffffff!important; */
	/* font-family:Arial; */
	/* letter-spacing:1px; */
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	background-color: #eeffee!important;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	color:#227733!important;
}
.aButonInvers:hover {
                        
	text-decoration:none!important;
	border:1px solid #00cc99!important;
	background-color:#338844!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	color:#ffffff!important;
}

.aButonInversGreen {
	color:#227733!important;
	background-color: #eeffee!important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.aButonInversGreen:hover {
	color:#eeffee!important;
	background-color:#338844!important;
	text-decoration:none!important;
	border:1px solid #00cc99!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.aButonInversOrange {
	color:#ee6633!important;
	background-color: #ffeedd!important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.aButonInversOrange:hover {
	color:#ffeedd!important;
	background-color:#ee6633!important;
	text-decoration:none!important;
	border:1px solid #cc0099!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.aButonInversRed {
	color:#992233!important;
	background-color: #ffeeee!important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.aButonInversRed:hover {
	color:#ffeeee!important;
	background-color:#992233!important;
	text-decoration:none!important;
	border:1px solid #cc0099!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.aButonInversLightBlue {
	color:#0b7cc3!important;
	background-color: #f6fafd!important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.aButonInversLightBlue:hover {
	color:#f6fafd!important;
	background-color:#0b7cc3!important;
	text-decoration:none!important;
	border:1px solid #0099cc!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.aButonInversBlue {
	color:#223399!important;
	background-color: #eeeeff!important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	border-top:1px solid darkgray;
	border-left:1px solid darkgray;
	border-right:1px solid darkgray;
	border-bottom:1px solid darkgray;
	text-decoration:none!important;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.aButonInversBlue:hover {
	color:#eeeeff!important;
	background-color:#223399!important;
	text-decoration:none!important;
	border:1px solid #0099cc!important;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
/* fileCustom CSS: */
.fileUpload {
	display: inline-block;
	overflow: hidden;
	line-height: 1.42857;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	position: relative;
}
.lblBtnUpload span{
	padding:4px;
}
.lblBtnUpload {
	color: #ffffff;
	background-color: #337ab7;
	line-height:26px;
	display:inline-block;
	width: 100%;
}
.inputUpload input.upload,
.inputUpload input.upload:hover {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	width:100%;
	padding:2px 2px;
	filter: alpha(opacity=0);
	margin: 0 auto;
}
.fileUpload .inputFile {
	background-color: #ffffff;
	display:block;
	cursor: initial;
}
.divExportXLS {
	width:98%;
	padding:10px;
	text-align:right;
}

.athon-overlay-wait1{
	border-radius:5px;
	background-color:darkred!important;
	height:2px!important;
	border:0px solid darkred;
	overflow:hidden;
	color:darkred!important;
	padding:0px!important;
	box-shadow: 1px 0px 1px darkred;
	position:absolute;
	z-index:99999;
}

/** tables */
table {
    border-collapse:separate;
    /*border-color:transparent;*/
    border-radius:6px;
    -moz-border-radius:6px;
    /*box-shadow: 3px 3px 1px #888888;*/
    /*margin:2px;*/
}

td, th {

	}

th {
    /* background-color: blue; */
    border-top: none;
}

td:nth-child(odd){
     border-top:none;
     border-left:none;
}

td:nth-child(even){
     border-top:none;
     border-left:none;
}


td:first-child, th:first-child {
     border-left: none;
}

tr > td:last-child{
	border-right:0px;

}
tr:last-child> td {
	border-bottom:0px;	
}
.tablePageNumberLast, .tablePageNumberFirst {
    color: darkorange !important;
    background-color: #eee !important;
}

.zona-finalizare .finalizare-title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

.zona-finalizare .finalizare-title label{
	color: darkgreen;
}

.zona-finalizare ul{
	/* list-style: circle;
	list-style-position: inside; */
}

.zona-finalizare ul li{
	margin-top: 20px;
	border: 1px solid #999999;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-radius: 5px;
	background-color: white;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
	transition: box-shadow 0.2s;
	
}

.zona-finalizare ul li:hover{
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}



.zona-finalizare .form-title {
	font-weight: bold;
	color: darkred;
	font-size: 15px;
	display: inline-block;
	width: 300px;
}

.zona-finalizare .form-status{
	display: inline-block;
	/* background-color: #1f4f8e; */
	background-color: #009300;
	border-radius: 5px;
	padding: 5px;
	color: white;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
} 

.form-status.initiat{
	color: yellow;
	background-color: #666;
}

.form-status.invalidat{
	color: white;
	background-color: red;
}

.zona-finalizare ul li:hover .form-status{
	color: #006f00;
	background-color: orange;
}

.zona-finalizare ul li:hover .form-status.invalidat{
	background-color: darkred;
	color: white;
}

.zona-finalizare ul li:hover .form-status.initiat{
	background-color: yellow;
	color: #1f4f8e;
}

.zona-finalizare ul li:hover .form-status.initiat{
	color: #666;
	background-color: #ccc;
}

.zona-finalizare .form-internalName{
	font-size: 11px;
	color: #aaa;
}

.zona-finalizare .form-obs{
	display: block;
	font-size: 13px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: italic;
	
	color: red;
	padding: 5px;
	
}

.zona-finalizare ul input[type="button"]{
	min-width: 100px;
	margin-right: 5px;
	font-size: 11px;
}

.zona-finalizare select{
	background-color: #ff0000;
	color: white;
	font-weight: bold;
	width: auto;
	letter-spacing: 0.1em;
}

.process-btn{
	background-color: #ccffcc!important;
	margin-left: 10px!important;
}

.process-btn:hover{
	color: red!important;
	background-color: #91ff91!important;
}

.ctr-btn{
	background-color: #eee!important;
}

.ctr-btn:hover{
	color: red!important;
	background-color: #dadbe7!important;
}

.ofiter-btn{
	background-color: #ffe1d2!important;
}

.ofiter-btn:hover{
	color: red!important;
	background-color: #ffbe9f!important;
}

.zona-finalizare .scsMsg, .zona-finalizare .errMsg{
	
}

.login .formular .scsErr label{
	color: white;
	font-size: 13px;
	text-align: center;
	font-weight: 500!important;
}

.scsErrHeader{
	
}

.preluat-txt{
	background-color: lightgreen;
	display: inline-block;
	margin: 5px;
	border-radius: 5px;
	padding: 5px;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
	cursor: not-allowed;
	font-size: 12px;
}

.btn-audit{
	background-color: red;
	color: white;
	border: 1px solid darkred;
	border-bottom: 2px solid darkred;
	border-right: 2px solid darkred;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
	padding: 5px;
	border-radius: 5px;
	cursor: pointer;
	margin: 5px;
	font-size: 12px;
}

.btn-audit:hover{
	background-color: #64e1a3;
	color: darkred;
}

.athon-collapse-collapsible::after {
    content: ' ';
    background-image: url(images/collapse-up.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
}

.athon-collapse-active:after{
	content: ' ';
    background-image: url(images/collapse-down.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
}

.contractare-list{
	margin: 0px auto;
}

.contractare-list td{
	padding: 3px;
}

.contractare-list .tableHeaderPages td{
	text-align: center;
}

.contractare-list .tablePagesSufix{
	display: block;
	font-size: 12px;
	color: grey;
	padding-top: 5px;
}

.contractare-list .tablePageNumberSelected{
	background-color: #377ce6;
	color: #fff;
	text-align: center;
	min-width: 15px;
	border-radius: 3px;
	margin: 0 5px;
	padding: 5px;
	display: inline-block;
	border: 1px solid grey;
}

.contractare-list a.tablePageNumberUnselected{
	text-align: center;
	min-width: 15px;
	border-radius: 3px;
	margin: 0 5px;
	padding: 5px;
	display: inline-block;
	border: 1px solid grey;
}

.contractare-list a.tablePageNumberUnselected:hover{
	background-color: #9cbff3!important;
}

.contractare-list a.tablePageNumberLast, .contractare-list a.tablePageNumberFirst{
	text-align: center;
	min-width: 15px;
	border-radius: 3px;
	margin: 0 5px;
	padding: 5px;
	display: inline-block;
	border: 1px solid grey;
}

.contractare-list a.tablePageNumberLast:hover, 
.contractare-list a.tablePageNumberFirst:hover{
	background-color: #ddd!important;
}

/* ==========================================================================
   Notification styling
   ========================================================================== */
.clopotel-zone{
	position: absolute;
	right:  0;
	top: 0px;
	display: block;
	min-width: 80px;
	text-align: right;
	border: 1px solid #0080ff;
	height: 35px;
	padding: 0;
	width: fit-content;
	border-radius: 6px 6px 0 6px;
}

.clopotel-number{
	position: absolute;
	right:  22px;
	top: 4px;
	display: block;
	/*width: 10px;*/
	font-size: 12px;
	text-align: center;
	color: #0080ff;
	/*background-color: #0080ff;*/
	cursor: pointer;
	/*height: 10px;*/
	line-height: 1;
	padding: 2px 5px;
	border-radius: 5px;
	/*font-weight: normal;*/
}

.dropdown--title {
    background-color: #fff;
    color: #24b47e;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 16px;
    line-height: 16px;
    word-wrap: break-word;
    border-bottom: 1px solid #e6ebf1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
/* .dropdown--title__links a{
    background-color: #fff;
    color: #525e7f;
    font-weight: 500;
    font-size: 12px;
    padding: 10px 10px;
    line-height: 12px;
    word-wrap: break-word;
    border-radius: 0px 0px 6px 6px;
    border-top: 1px solid #e7ebf1;
    display: block;
} */
.dropdown--title__links a{
    background-color: #fff;
    color: #525e7f;
    font-weight: 500;
    font-size: 12px;
    padding: 10px 10px;
    line-height: 12px;
    word-wrap: break-word;
    border-radius: 0px 0px 6px 6px;
    border-top: 1px solid #e7ebf1;
    display: block;
}

.dropdown--title__links .update-subject{
	font-size: .9rem;
}

.noty_message {
    background: #ec4046;
    height: 200px;
}

.noty_text {
    color: #fff;
}
.menu__icon--notification {
    display: block;
    width: 30px;
    height: 30px;
    top: -4px;
    left: -7px;    
    position: relative;  
    cursor: pointer;  
}
.menu__icon--info {
    background-image: url(../img/info.svg);
    display: inline-block;
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: 20px auto;
    position: relative;
    margin-right: 10px;
    vertical-align: middle;
    top: 0px;    
}
.notifications__header {
    position: absolute;
    top: 2px;
    right: 10px;
    /* float: left; */
    height: 31px;
    width: 31px;
    display: block;
    /* margin-right: 20px; */
    
    background-color: #0080ff;
    border-radius: 50%;
    
}

.auth-right {
    float: right;
}
.auth__righ--corner {
    height: 31px;
    width: 31px;
    display: block;
    position: relative;
}
.container-fluid {
    padding: 0px;
}
.notificationAnim {
    top: 9px;
    position: relative;
}
.HasNotification:after {
    content: " ";
    position: absolute;
    top: 7px;
    left: 28px;
    height: 8px;
    width: 8px;
    background-color: #f34c41;
    border-radius: 8px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    pointer-events: none;
    border: 1px solid #282946;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.defaultNotification a {
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #525e7f;
    text-align: left;
    display: block;
}
.notifications__header--dropdown .oaerror {
    width: 100%;
    background-color: transparent;
    padding: 9px 2px 9px 35px;
    border: none;
}
.notifications__header--dropdown .danger:before {
    left: 8px;
}

main .notificationAnim svg {
    width: 46px;
    height: 46px;
}
main .notificationAnim svg > path {
  fill: #aab8c4;
}
main .active .notification--bell {
  animation: bell 2.2s linear infinite;
  transform-origin: 50% 0%;
}
main .active .notification--bellClapper {
  animation: bellClapper 2.2s 0.1s linear infinite;
}

@keyframes bell {
  0%, 25%, 75%, 100% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(10deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  55% {
    transform: rotate(8deg);
  }
  60% {
    transform: rotate(-8deg);
  }
}
@keyframes bellClapper {
  0%, 25%, 75%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-0.15em);
  }
  45% {
    transform: translateX(0.15em);
  }
  55% {
    transform: translateX(-0.1em);
  }
  60% {
    transform: translateX(0.1em);
  }
}


.menuGroup{
	
}

.menuSelected{
	border-bottom: unset;
	border-radius: 6px 6px 0px 0px;
	padding-bottom: 7px;
}

.menuUnSelected{
	padding-bottom: 5px;
}

.mainCenter{
	border-top: thin solid grey;
}
.formContent{
	background-color:#fefefe;
}

.menu-green{
	color: #1dbf6c;
  	font-weight: bold;
}

tr.cdv-added td{
	border: 3px solid #32CD32!important;
}

tr.cdv-deleted td{
	border: 3px solid red!important;
}

.cdv-value-old{
	display:block!important;
	background-color:yellow !important;
	color:black
	text-decoration:line-through !important;
}