.selectTempCollection{border-radius:5px 5px 0 0 ;background-color:#CBF0F2; color:#000000; border:#B0BCA5 solid 2px; border-bottom:none;padding:5px;margin:none;padding:none; font-weight:bold; cursor:pointer;}
.currentTempCollection{border-radius:5px 5px 0 0 ;background-color:#84C3D4; border:#e4a541 solid 2px; color:#2b3e42;padding:5px; border-bottom:none;margin:none;padding:none;font-weight:bold; }
.batchMetatadaImg{ text-align:right;}
.dataTable{width:500px; border:#2B3E42 1px solid; border-radius:5px; background:#EEF0EB;font-size:13px; padding:5px;margin:5px 5px 5px 20px; text-align:left;}
.dataTable td{height:30px; width:200px;}
.batchMetatadaFieldTitle{text-align:left;  color:white; font-size:13px;}
.batchMetatadaFieldBoldTitle{text-align:left; font-weight:bold; color:white; font-size:13px;}
.formAddIconSeries{
    background: url(./image/lineAdd.gif) no-repeat;
	display:inline-block;
	background-size:32px 16px;
	height:18px;
	width:34px;
	
	cursor:pointer;
	background-position:right;
	border-radius:5px;
	background-position:center;
	cursor:pointer;
}

   #gallery { float: left; width: 100%; min-height: 15em; margin-top:10px; border-radius:10px;}
    #gallery th{height:10px; font-weight:bold; font-size:12px; text-align:left;vertical-align:bottom; background-color:#fff;}
  .gallery.custom-state-active { background: #ffdebd; }
  .gallery td { float: left; min-height:50px;  padding: 0.6em; border-radius:10px; }
  .gallery td h5 { margin: 0 0 0.4em; cursor: move; }
  .gallery td a { float: right; }
  .gallery td img { width: 100%; cursor: move; }
  .gallery tr{cursor: move; border:#e4a541 1px solid; border-bottom:none;background-color:#FFEFDF;/*#eef0eb;FFD1A4 fee2d6*/  border-radius:3px;}
  .gallery td.importedDesc{font-size:11px; text-align:left;  width:100px}
  .gallery td.importedTitle{font-size:11px; font-weight:bold; text-align:left;color:#6b3d02; width: 150px; }
  .gallery td.actions{width: 100px;}
  
  #selected{ float: right; width: 50%; min-height: 18em; padding: 1%; background-color:#BDE7F1/*E2F1F6*/}
  #selected  td{height:50px; background-color:#F5F9FA;border-radius:3px;padding:3px;}
  #selected  tr{cursor:move; }
  
  #selected td.importedDesc{font-size:10px; text-align:left;  width:100px}
  #selected td.importedTitle{font-size:10px; font-weight:bold; text-align:left;color:#4D6267; width:300px; }
  #selected td.actions{width: 50px;}

  #trash { float: right; width: 50%; min-height: 18em; padding: 1%; background-color:#e5e5e5}
  #trash h4 { line-height: 16px; margin: 0 0 0.4em; }
  #trash h4 .ui-icon { float: left; }
  #trash .gallery h5 { display: default; }
  #trash  td{height:50px;  background-color:#eee;border-radius:3px;padding:3px}
  #trash  tr{cursor:move;  }
  #trash td.importedDesc{font-size:10px; text-align:left;  width:100px}
  #trash td.importedTitle{font-size:10px; font-weight:bold; text-align:left;color:#666; width:300px; }
  #trash td.actions{width: 50px;}
  
  .ui-icon{margin-right:8px;}
  /*.ui-widget{float:left; height:50px}*/
   a.ui-icon-zoomin { float: left; cursor:pointer;}
   
   
   #inworkflowTable { float: left; width: 100%; min-height: 15em; margin-top:10px; border-radius:10px;}
    #inworkflowTable.custom-state-active { background: #ffdebd; }
   #inworkflowTable  td { float: left; min-height:50px;  padding: 0.6em; border-radius:10px; }
   #inworkflowTable td h5 { margin: 0 0 0.4em; cursor: move; }
    #inworkflowTable td a { float: right; }
    #inworkflowTable td img { width: 100%; cursor: move; }
    #inworkflowTable tr{cursor: move; border:#e4a541 1px solid; border-bottom:none;background-color:#e3f0f3;/*#F0F0D5#eef0eb;FFD1A4 fee2d6*/  border-radius:3px; }
    #inworkflowTable td.importedDesc{font-size:11px; text-align:left;  width:100px}
    #inworkflowTable td.importedTitle{font-size:11px; font-weight:bold; text-align:left;color:#6b3d02; width: 150px; }
    #inworkflowTable td.actions{width: 100px;}
	 #inworkflowTable th{height:20px; font-weight:bold; font-size:12px; text-align:left;background-color:#fff;}
/* .inworkflow td{background-color:#F0F0D5; cursor:default;}
  .inworkflow{cursor:default;display:table-row} */
  
     #intrashTable { float: left; width: 100%; min-height: 15em; margin-top:10px; border-radius:10px;}
     #intrashTable.custom-state-active { background: #ffdebd; }
    #intrashTable  td { float: left; min-height:50px;  padding: 0.6em; border-radius:10px; }
    #intrashTable td h5 { margin: 0 0 0.4em; cursor: move; }
     #intrashTable td a { float: right; }
     #intrashTable td img { width: 100%; cursor: move; }
     #intrashTable tr{cursor: move; border:#e4a541 1px solid; border-bottom:none;background-color:#f0f0f0;/*#F0F0D5#eef0eb;FFD1A4 fee2d6*/  border-radius:3px; }
     #intrashTable td.importedDesc{font-size:11px; text-align:left;  width:100px}
     #intrashTable td.importedTitle{font-size:11px; font-weight:bold; text-align:left;color:#6b3d02; width: 150px; }
     #intrashTable td.actions{width: 100px;}
	   #intrashTable th{height:10px; font-weight:bold; font-size:12px; text-align:left;vertical-align:bottom; background-color:#fff;}
  
  #workflowWrapper{display:none;}
    #trashWrapper{display:none;}
  
  .checkBoxUnchecked{background-image: url('./image/check.png'); }

  .checkBoxChecked{
    background-image: url('./image/uncheck.png'); 
	background-color:#DCE1D5;
  }

  .checkBoxUnchecked, .checkBoxChecked{  
    background-repeat: no-repeat;
	background-size:12px;
	background-position:10px 18px;
    display: inline-block;
    height:42px;
    padding-bottom:0px;
    margin:1px;
    cursor: pointer;
	border:#BCC5B3 solid 1px;
	width:28%;
	border-radius:10px;
	padding-top:5px;
	color:#2B3E42;
	font-size:10px;
	margin-right:5px;
  }

  .checkBoxUnchecked:hover{ border:#DCE1D5 solid 1px;}
  .checkBoxChecked:hover{border:#DCE1D5 solid 1px;}

	.copyButton{
		background-color:#e2f1f6; border-color:#bcc5b3 ;padding:2px 10px;  font-size:10pt;color: #252645;
		border: #727b6a solid 1px;border-radius:5px; padding:5px; vertical-align:top;float:right; margin:5px;
		cursor:pointer;
	}

	.copyButton:hover{
		background-color:#BEDFE8;
	}

	.deleteButton{
		background-color:#eee; border-color:#bcc5b3 ;padding:2px 10px;  font-size:10pt;color: #252645;
		border: #727b6a solid 1px;border-radius:5px; padding:5px; vertical-align:top;float:right;margin:5px;
	}

	.deleteButton:hover{
		background-color:#ccc;
	}

	.helpIconBW{
  	  background: url(./image/itemOptions/helpBW.png) no-repeat;
		display:inline-block;
		background-size:14px 14px;
		width:18px;
		height:18px;
		margin-left:5px;
		cursor:pointer;
	}
	.importedListHeader{argin-left:5px; margin-bottom:5px; font-weight:bold;font-size:12px; color:#e4a541}
	.importedListWrapper{width:50%; float:left; min-height:500px;}
	.importedListFilter{margin-left:30px;display:block;padding-bottom:3px;}
	.selectedItemsWrapper{float:right; width:48%;min-height:300px; border-radius:5px; display:block; background-color:#BDE7F1;margin:60px 10px 10px 0; border:#4D6267 2px dotted}
	.selectedItemsHeader{margin-left:15px; margin-top:15px;font-weight:bold;font-size:12px; color:#4D6267; width:100%; cursor:default; height:20px}
	.deletedItemsWrapper{float:right; width:48%;min-height:300px; border-radius:5px; display:block; background-color:#e5e5e5;margin:10px 10px 10px 0;border:#333 2px dotted}
	.deletedItemsHeader{margin-left:15px; margin-top:15px;font-weight:bold;font-size:12px; color:#333;width:100%; cursor:default}
	.listHeaderIcon{width:21px;vertical-align:middle}
	.actionDoneMessage{font-size: 12px;
    font-weight: bold;
    height: 20px;
    margin-left: 15px;
    margin-top: 15px;
    width: 100%; color: green;}
	

.searchOptionsTable td{background:#a1b89f;}
#slider {border: 10px solid #a1b89f;}
.scroll{background-color:#DCE1D5;}
.browseIcon{border-top:#a1b89f solid 2px;}
.infoBoxHome{background-color:#DCE1D5;}
.searchButton{background-color:#DCE1D5;}
.searchButton:hover{background-color:#eae9d4;}
#sponsors {background-color:#DCE1D5}

.batchMetatadaFieldBoldTitle{
color:white;
font-weight:bold;
font-size:12;
}

.batchMetatadaFieldTitle{
color:white;
font-size:12;
}

.batchTableTitle{font-weight:bold; color:#2B3E42; font-size:14px; border-radius:5px; background:#fff; padding:7px; width:30%}
.batchselectItemsBtn{ background-image:url(./image/checkArrow.png); background-repeat:no-repeat; cursor:pointer}
.batchInfo{padding:7px; color:#2b3e42 ; font-size:11px;background:#fff;border-radius:5px; width:65%;text-align:justify}

.groupTable{width:600px; border:#2B3E42 1px solid; border-radius:5px; background:#EEF0EB;font-size:13px; padding:5px;}
.groupTable td{border-bottom:#bcc5b3 1px solid; border-radius:5px;}
.groupItem{padding-left:30px;padding-right:30px;font-size:10px;}
.groupTitle{cursor:pointer;color:#2B3E42;}
.groupListShow{background:url(./image/arrowGreenDown.png);   background-size: 12px 12px;  background-repeat: no-repeat;display:inline-block;color:#2B3E42;background-position:left;cursor:pointer;text-align:left; width:10px;margin-top:2px;}
.groupListHide{background:url(./image/arrowGreenLeft.png);   background-size: 12px 12px;   background-repeat: no-repeat;display:inline-block;color:#2B3E42;background-position:left;cursor:pointer;text-align:left; width:10px; margin-top:2px;}
.groupSelectInfo{font-size:11px;
	font-weight:normal;
	color:#999;
	text-align:left;
	width:490px;
	border:#E4B364 solid 2px;
	border-radius:5px;
	padding:3px;
	}
.groupSelectBtn
{
    background-image: url('./image/check0.png');
	width:22px;height:22px;
	background-size: 24px 24px; 
	background-repeat: no-repeat;
	color:#999;
	background-color:#eee;
	border:#ccc solid 2px;
	background-position:-3px -1px;
}

.groupSelectBtn:hover{border:#eee solid 2px;}
.groupItemDot{
	background-image: url('./image/dot.png');
	width:12px;height:12px;
	background-size: 4px 4px; 
	background-repeat: no-repeat;
	background-position:0 5px;
	margin-left:5px;
}
.groupOpenBtn
{
    background-image: url('./image/list1.png');
	height:42px; 
	background-size: 30px 30px; 
	background-repeat: no-repeat;
	color:#666;
	background-color:#EEF0EB;
	border-radius:5px;
	border:#ccc solid 2px;
	background-position:3px 4px;
	float:right;
}

.groupOpenBtn:hover{border:#BCC5B3 solid 2px;color:#2B3E42;}
.taskTitle{text-decoration:none}
.witemTable {
	height:280px;
	width:620px;
	overflow-y:scroll;
}
#wfitems{
	margin-top:10px;
}

.batchSelectedItems{
padding:7px; color:#2b3e42 ; font-size:12px;background:#fff;border-radius:5px; width:600%;text-align:justify; margin-top:10px;
}
.batchSelectedItems ol{margin-top:0;font-size:11px}
/*
.taskTable td{background-color:#f3f1d2;}
.taskTable th{background-color:#dfe4aa;}
*/
.subCollectionMeta,.subCollectionMetaActive,.subCollectionImport,.subCollectionImportActive{float:right;background-size:48px 48px;height:54px; background-repeat: no-repeat;margin:5px;margin-bottom:0px; padding:3px;color:#999; padding-left:50px; border-radius:3px; font-size:12px;font-weight:bold; border:#999 3px solid;  cursor:pointer; background-color:#FFF;}

.subCollectionMeta{ background-image: url('./image/itemOptions/listMetaFade.png');  }
.subCollectionMeta:hover{ background-image: url('./image/itemOptions/listMeta.png'); color: #2B3E42 }
.subCollectionMetaActive{  background-image: url('./image/itemOptions/listMeta.png');color: #2B3E42;border:#e4b364 3px solid;font-size:12px;}
.subCollectionImport{background-image: url('./image/itemOptions/listImportFade.png');}
.subCollectionImport:hover{background-image: url('./image/itemOptions/listImport.png');color: #2B3E42;}
.subCollectionImportActive{ background-image: url('./image/itemOptions/listImport.png');color: #2B3E42;border:#e4b364 3px solid;font-size:12px;}
#banImage{height:63px;}



/**************************/
body{
background-color:#eee;
}

#sitename{
color:#85ac59;

}

.browseOption{
border-color:#668c45;
}
.browseOption:hover{
border-color:#a4c586;
}

.filterOptionsTable {
	background-color: #b8d49f;
}

.sortOptionsTable td {
border: #85ac59 solid 2px;
background-color: #b8d49f;
}

.homeSearchBtn{
border-color: #85ac59; 
}

.homeSearchInput{
border-color: #85ac59; 
}

input[type=text].homeSearchInput:focus {
box-shadow: inset 1px 1px 15px rgba(250,115,115, 1);
-moz-box-shadow: inset 0 0 15px rgba(185,210,160,  1);
-webkit-box-shadow: inset 0 0 15px rgba(185,210,160,  1);
}

.pageLink, .pageLinkL, .pageLinkXL {
border-color: #85ac59; 
}


.listTitle{
	color:#668c45;
}

#t2 .listMetadata a {
color:#444f3a;
}


.contactWrapper {
background-color: #eefce2;
}

#taskAssignEdit{
display:none;

}
.assignments{
min-height:800px;
}
.myspaceLoader{
width:100%;
text-align:center;
padding-top:50px;

}
.versionInfo {
width:100%;
}

.centerAligned {
    text-align:center;
}

.tablesorter-filter::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
	font-size:10px;
	font-style:italic;
}

.tablesorter-filter:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
	font-style:italic;
}

.tablesorter-filter::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666;
	font-style:italic;
}

.tablesorter-filter:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#666;
	font-style:italic;
}

.slick-headerrow-column {
    background: #87ceeb;
    text-overflow: clip;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slick-headerrow-column input {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.actions_column {
    text-align: center;
}

.check_column {
    text-align: center;
}

.thumb_column {
    text-align: center;
}

.slick-cell-checkboxsel {
    background: #f0f0f0;
    border-right-color: silver;
    border-right-style: solid;
}

.slick-header-column {
    text-align: center;
}

#totalNumberOfRows {
    text-align:right;
}

#totalNumberOfSelectedRows {
    text-align:right;
}

.workspace_label{
	text-align:left;
	position:relative;
	top:5px;
}


.workspace_label span{
	padding:7px 40px; 
	font-size:14pt; 
	font-weight:bold;
	background:#fff; 
	border:#ccc 1px solid;
	font-family:Myriad;
	background:#9D676E;/*#92725C;936443;*/
	color:#fff;	
	cursor:default;
}

.workspaceName{
	font-weight:bold; 
	color:#9D676E;
	font-size:14pt; 
	padding:10px 0 0 0;
}
.workspace-sum-wrapper{
	padding-bottom:10px;
	background-color:#eee;
	box-shadow: 1px 5px 5px #999;
	-moz-box-shadow: 1px 5px 5px #999;
   -webkit-box-shadow: 1px 5px 5px #999;
}
.currentCollection{
	padding:7px;
	font-size:12pt;
	color:#9D676E;
	background-color:#fff;
	border:#9D676E 3px solid;
	border-radius:5px;
	box-shadow:1px 5px 5px #999; 
	-webkit-box-shadow: 1px 5px 5px #999;
	margin-right:10px;
	text-align:left;
	margin-bottom:7px;

}

.selectCollection{
	padding:7px;
	font-size:12pt;
	color:#9D676E;
	background-color:#fff;
	border:#9D676E 1px solid;
	border-radius:5px;
	margin-right:10px; 
	font-weight:normal;
	background-color:#f5f5f5;
	text-align:left;
	margin-bottom:7px;
}

.collectionLbl{
	font-weight:bold;
	color:#9D676E;
}

.full_image_list{
display:none;
position:absolute;
}

.thumb_image_list{
max-width:80px;
max-height:80px;
display: block;
}

.actions_column.slick-cell{
	vertical-align:middle;
}
.assignpopup{background-color:rgb(197, 212, 132);}
.actions_column {
text-align:center;
}

.imageButtonRejectFinal{
    background-image:url(./image/itemOptions/cancel24.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.originUrlButton{
    background-image:url(./image/itemOptions/link.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonBatchRejectFinal{
    background-image:url(./image/itemOptions/cancel24.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonRejectTemp{
    background-image:url(./image/itemOptions/back24.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonBatchRejectTemp{
    background-image:url(./image/itemOptions/back24.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonBatchEdit{
    background-image:url(./image/itemOptions/edit24.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonBatchAbortAssign{
    background-image:url(./image/itemOptions/reject24.png);
    background-repeat:no-repeat;
    width:28px;
    height:28px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonBatchAssign{
    background-image:url(./image/itemOptions/batchAssignEditors.png);
    background-repeat:no-repeat;
    width:18px;
    height:18px;
    background-position:center;
    border:#CCC 1px solid;
    cursor:pointer;
}

.imageButtonRevert{
	background-image:url('./image/itemOptions/revert24.png');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: #CCC 1px solid;
}

.imageButtonBatchRevert{
	background-image:url('./image/itemOptions/revert24.png');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: #CCC 1px solid;
}

.imageButtonView,.imageButtonEdit,.imageButtonRejectFinal,.imageButtonCancel,.imageButtonRejectTemp, .imageButtonAbortAssign,.imageButtonRevert,.originUrlButton {
	margin-right:5px;
	height: 27px;
    width: 27px;
	border-radius:3px;
	float:left;
	margin-top:25px;
}

.imageButtonBatchAssign{
	margin: 5px 5px 0 0 !important;
	height: 34px !important;
    width: 34px !important;
	border-radius:3px;
	float:left;
}

.imageButtonBatchAbortAssign{
	margin: 5px 5px 0 0 !important;
	height: 34px !important;
    width: 34px !important;
	border-radius:3px;
	float:left;
}

.imageButtonBatchEdit{
	margin-right:5px !important;
	height: 34px !important;
    width: 34px !important;
	border-radius:3px;
	float:left;
	margin-top:5px !important;
    margin-left:0 !important;
}

.imageButtonBatchRejectFinal{
	margin: 5px 5px 0 0 !important;
	height: 34px !important;
    width: 34px !important;
	border-radius:3px;
	float:left;
}

.imageButtonBatchRejectTemp{
	margin: 5px 5px 0 0 !important;
	height: 34px !important;
    width: 34px !important;
	border-radius:3px;
	float:left;
}

.imageButtonBatchRevert{
	margin: 5px 5px 0 0 !important;
	height: 34px !important;
    width: 34px !important;
	border-radius:3px;
	float:left;
}

#tabs_container div.originUrlButton:hover, .imageButtonRejectFinal:hover, .imageButtonRejectTemp:hover, .imageButtonRevert:hover, .imageButtonBatchEdit:hover, .imageButtonBatchAssign:hover, .imageButtonBatchAbortAssign:hover, .imageButtonBatchRejectFinal:hover, .imageButtonBatchRejectTemp:hover, .imageButtonBatchRevert:hover{
    border:#666 1px solid;
}

.imageButtonAssignment{
	height: 36px;
    width: 36px;
	background-position:center center;
	border-radius:3px;
	background-color:#ddd;
}

.workspaceTooltip{
	width:200px;
	background-color: #eee;
	border:none;
}

#tabs_container div.selectEditorsWrapper{
	display:inline-block;
	width:100%;
	padding:1%; 
	line-height:30px;
	margin-right:12px;
	float:right;
	text-align:center;
	color:#2b3e42;
	font-size:10pt;
	cursor:pointer;
}
#tabs li{
	min-width:15%;
}

.infoBoxUser{
	background-color:#eefce2;
	border:none;
}

.submitButton{
	padding:10px 5px;
	border-radius: 3px;
	background-color:#D9E5C8;
	cursor:pointer;
	 border-color:#bcc5b3 ;
}

.submitButton:hover{
	background-color:#eef0eb;
	 border-color:#727b6a;
}

.headerRowFilter{
    height: 32px !important;
    margin: 5px 0px !important;
}

.headerRowDropdownFilter{
    height: 32px !important;
    width: 100% !important;
    margin: 5px 0px !important;
}

.emtyReason{
	border: 2px red solid;
}
.licenceImage{
float:right;
}




.submitReviewTable{
	background-color:#fff;
	width:98%;
	border:#a7bf61 1px solid;
	
	border-top:none;
	border-top-left-radius:0;
border-top-right-radius:0;
margin-top:0;margin-bottom:0;
}

.submitReviewTable td, .submitReviewTable tr.even td, .submitReviewTable tr.odd td{
	background-color:#fff;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
	
	
}

 .submitReviewTable tr.even td.reviewLabel, .submitReviewTable tr.odd td.reviewLabel{
	padding-left:30px;
}



.submitReviewTable tr.even td.submitSubTitleRev, .submitReviewTable tr.odd td.submitSubTitleRev, .submitSubTitleFile{
	background:#9D676E;
	color:#fff;
	width:98%;


}

.submitTitle{
	background:#9D676E;
	color:#fff;
	width:98%;
	margin:0;
}

.submitSubTitleFile{border:0;}

.submitFileTable{
	padding:0 0 70px 0; 
	width:85%;
	border:#cccccc 1px solid; 
	border-top:none; 
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.workspaceLink,.workspacePublishLink{
	padding:15px;
	padding-right:50px;
	background-color:#ddffbc;
	border-radius:5px;
	cursor:pointer;
	text-decoration:none;
	background-image:url("image/itemOptions/edit_metadata.png");
	background-size:auto 32px;
	background-repeat:no-repeat;
	background-position:right center;
	opacity:0.9;
	font-size:12pt;
	font-weight:bold;
	-moz-box-shadow:2px 2px 0 #c2c2c2;
	-webkit-box-shadow:2px 2px 0 #c2c2c2;
	box-shadow:2px 2px 0 #c2c2c2;
}
.workspaceLink:hover, .workspacePublishLink:hover{
	opacity:1;
	-moz-box-shadow:2px 2px 0 #999;
	-webkit-box-shadow:2px 2px 0 #999;
	box-shadow:2px 2px 0 #999;
}

#editMetaLinkStep1,#editMetaLinkStep2,#editMetaLinkStep3,#editMetaLinkStep4{
	background-color:#e0ffc2;
	background-image:url("image/itemOptions/edit_metadata.png");
	background-position:right center;
	font-size:12pt;
	font-family:Verdana, Arial,Helvetica;
	background-size:auto 40px;
}

.submitWrapper {
   background-color: #fff; 
  }
  
  .editTable, .editTable tr, .editTable td{
	background-color:#F4FFFE;
	border-color:#D3EBF1;
  }
  
  .submitProgressTable{
  	border-bottom:#9D676E 3px solid;
  }
  
  .submitProgressTable td{
	width:20%;
  }
  .submitProgressButtonDone, .submitProgressButtonCurrent  {
	background:none;
	background-color:#D7F3D1;
	width:95%;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	color: #07383c;
	font-size:13px;
	line-height:15px;
  }
  .submitProgressButtonCurrent{
	  background: #9D676E;
	    color: #fff;
  }
  
  .submitSubTitle{
	background-color:#D7F3D1;
	-moz-box-shadow:2px 2px 0 #c2c2c2;
	-webkit-box-shadow:2px 2px 0 #c2c2c2;
	box-shadow:2px 2px 0 #c2c2c2;
	border:none;
	border-radius:0;
	
  }
  
  #reassignComments{
	background-size:32px 32px;
  }
  
  #publishLink, #publishEnabled{
	background-color:#D6FFAE;
	background-size:auto 28px;
	background-image:url("image/itemOptions/publish24mext.png");
	padding-right:60px;
}

#relation-isShownAt_value{
overflow-wrap: break-word;
}
#relation-isShownAtEuropeana_value{
overflow-wrap: break-word;
}

#reportDetails{
margin:30px;
}
#reportFieldset{
width:80%;
}
#reportFieldset legend {
background:#aaaaaa;
}
.reportRightColumn{
margin-left:20px;
}

.clearImageReport{
float:right;
cursor:pointer;
}
.getReportBtn{
	background-image:url("image/reportExcel.png");
	width:30px;
	height:30px;
	background-size:32px 32px;
	background-position:-1px -1px;
	float: right;
	cursor:pointer;
	margin-right:5px;
}
.getReportBtnPdf{
	background-image:url("image/reportGr.png");
	width:30px;
	height:30px;
	background-size:32px 32px;
	background-position:-1px -1px;
	float: right;
	cursor:pointer;
	margin-right:5px;
}
#merror{
color:red;
}

.reportLabel label{
width:50px;
font-weight:bold;
color:#2b3e42;
}
#reportTable{
width:80%;
}

#reportLoading{
    height: 100px;
    position: relative;
    vertical-align: middle;
    width: 81%;
	left:40%;
}


#mask {
	background-color:#fff !important;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 9000;
}



.allSelectBtn{
font-size:9px;
color:#463c9d;
text-decoration:underline;
cursor:pointer;
margin-left:8px;
margin-top:2px;
}

.reportAllSpan, .reportInputSpan{
float:left;
}

#reportsLink{
	text-decoration:none;
	float:right;
	padding:2px 10px;
	margin:0;
	background-color:#fff;  
	font-family: Myriad; 
	font-size:14pt;
	border:#9D676E 2px solid; 
	border-radius:4px; 
	color:#9D676E; 
	cursor:pointer;
	opacity:0.8;
}

.reportsLink{
	text-decoration:none;
	padding:20px 10px;
	margin:0 ;
	background-color:#fff;  
	font-family: Myriad; 
	font-size:14pt;
	border:#9D676E 2px solid; 
	border-radius:4px; 
	color:#9D676E; 
	cursor:pointer;
	opacity:0.6;
	border-bottom:none;
}

.reportsLink.active, .reportsLink:hover{
	opacity:1;
}


#reportsLink:hover{
	opacity:1;
}
.reportTitle{
background-color: #dde2db;
    font-size: 17px;
    height: 50px;
    padding: 10px 3px 3px 20px;
    width: 100%;
}

.reportTabImages{
float: right;
    position: relative;
    top: -8px;
}

.reportInputSpanPdf{
visibility:hidden;
height:1px;
}

.reportPdfUserTitle{
    font-size: 14px;
	font-weight:bold;
    
    
}
.reportPdfUser{
 font-size: 14px;
 padding: 10px 3px 3px 20px;

}


.reportPdfGeneralTitle{

font-size: 17px;
}

.reportPdfTitleRight{
float: right;
    position: relative;
    top: -43px;
}

.reportPdfTitleLeft{
height:40px;
}
.collectionPdf, .usersPdf{
height:1px;
}
.iframePdf{
width:98%;
margin-left:1%;
height:500px;
border:#ccc 1px solid;
}

.downloadPdf{
cursor:pointer;
float: right;
margin:1%;
color:#666;
background-image:url('./image/printer.png');
background-repeat:no-repeat;
background-size:16px 16px;
background-position: center right;
padding-right:20px;
}

.reportsTitle{
	font-family: Myriad;
	background: #6d8e64; 
	color:#fff; 
	font-size:14pt;
	padding:10px;
	display:block; 
	position:relative; 
	top:10px; 
	margin-bottom:20px
}

.reportTabs{
	padding-top:20px;
}

.home_page_wrapper_no_user{
height:500px;
}
.info_no_user{
	font-weight:bold;
	padding:50px 20px;
	text-align: center;
	margin:30px 0;
	font-size:16px;
    font-style:normal;
    font-family: "verdana","Arial","Helvetica",sans-serif;
}

.home-general-info{
	background-color:rgba(255,255,255,1);
    font-size: 14px;
    font-style: italic;
    font-family: "Georgia","Times New Roman",serif;
    margin: 10px 20px;
    padding: 10px 20px;
    line-height: 22px;
    text-align: left;
}
.info-item-2{
font-weight:bold;
}

.browseOption{
	border-color:#fff;
	opacity:0.9;
}

.browseOption:hover{
	border-color:#fff;
	opacity:1;
}

.homeSearchInput{
	height:70px;
	border-color:#999;
	width:65%;
}

.homeSearchBtn{
	height:75px;
	width:180px;	
	border-color:#999;	
	background-size:179px 60px;
}

.filterOptionsTable{
	
	background-color:#ccc;
}

.sortOptionsTable td {
    border: 2px solid #ccc;
    background-color: #ccc;
}

.subContainer{
	width:45%;
	
}

.homeMenuTitle{
	font-weight:normal;
	text-transform: uppercase;
	font-family: Myriad;
	opacity: 0.8;
}
#seperator div{
	background-color:#555;
	opacity: 0.8;
}
#slider{
	border:none;
}

.resultsSearch{
	height:200px;
	background:#fff;
	padding-top:2%
	
}

#resultsSearchWrapper{
	position: relative; 
	top:-150px;
	
}
.bgwidth { width: 100%; }
.bgheight { height: 100%;}


#langWrapper{
	margin:20px;
}

#bg_img{
		-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);

}

#lifecycle-contribute-funding_ergo{
	cursor:pointer;	
}

.metadata-box {
	position: relative;
	padding:15px 30px 20px 30px; 
	background-color:#fff; 
	margin-left:-15px; 
	margin-right:-15px;
	margin-top:10px;
	margin-bottom:20px;
	display:none;
	-webkit-box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.36);
box-shadow: 0px 9px 8px -6px rgba(0,0,0,0.36);
border-left:#eee 1px solid;
border-right:#eee 1px solid;

}

.metadata-plus-link{
	cursor:pointer;
	color:#3c6f70;/*#a53601*/
}
.metadata-plus-link:hover{
	color:#5da3a5;/*#f26522*/
}
.metadata-plus-link.active{
	color:#5da3a5;/*#f26522*/
}

.metadata-plus-img{
	height:16px;
	width:16px;
	cursor:pointer;
	vertical-align:sub;
	transition: transform 0.25s;
}

.metadata-plus-img:hover, .metadata-plus-img.trigger{
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);  
	 transition: transform 0.1s;
}
.metadata-plus-img.active{
	-webkit-transform: rotate(90deg);/*135*/
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);  
	 transition: transform 0.5s;
}


.metadataBoxLabel{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#5da3a5;
	text-decoration:underline;
	
}
.metadataBoxValue{
	color:#3c6f70;
}

.metadataBoxField{
	color:#000;
	font-weight:normal;
}

#new-item-items, #new-meta-items{
	margin-bottom:3px;
}


#extraMetaTable, #extraSealsTable{
border-bottom: medium none;
border-radius: 0;
}

#extraMetaTable tr, #extraSealsTable tr{
vertical-align:top;
padding-bottom:20px;
}

#extraMetaTable .submitLabel, #extraSealsTable .submitLabel{
/*background-color: #ffffff !important;*/
text-align:left;
padding-top:0px;
padding-left:0px;
vertical-align:top;
}


.role-group{
  font-size: 10pt;
  color: #626263;
    font-weight: bold;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.lfentities, .meta-contribute_el{
  font-size: 10pt;
   
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}


#new-meta-items{
	margin-top:5px;	
}

img.seal{width:100px;}





td#lifecycle-contribute-licensor, td#metametadata-licensor, td#lifecycle-contribute-publisher, td#metametadata-publisher{text-align:left}
.addprojectbtn-item-ergo,.addprojectbtn-meta-ergo{
	padding: 5px 0px 5px 30px;
    width: 300px;
    white-space: normal;
    position: relative;
    top: -30px;

}

.addprojectbtn-item-ergo{

	background-color:#f9e3bc;
	border:#f5c697 3px solid;
	background-image: url(./image/list2.png);
}
.addprojectbtn-meta-ergo{
	background-color:#eababa;
	border:#ce7d7d 3px solid;
	background-image: url(./image/list3.png);
}

.add_drasi{ cursor:pointer; text-decoration:underline;color:#e09928;padding:1px 0 1px 18px;margin-top:3px;font-size:11px; font-weight:bold;background-repeat:no-repeat;background-size:14px 14px;}
.addnew{background-image: url(./image/add-plus.png);}
.selectold{background-image: url(./image/select-dot.png);}


.editTable#cat4{background-color:#fff9ce; border-color:#f5c690; background-image:url(./image/bg2.png); background-repeat: repeat-y;background-position:center right}
.editTable#cat4 tr, .editTable#cat4 td, .editTable#cat4 tr td,.editTable#cat3con tr, .editTable#cat3con td, .editTable#cat3con tr td,.editTable#cat5 tr, .editTable#cat5 td, .editTable#cat5 tr td, .editTable#extraSealsTable tr, .editTable#extraSealsTable td, .editTable#extraSealsTable tr td,.editTable#cat6or tr, .editTable#cat6or td, .editTable#cat6or tr td{background:none;}
.editTable#cat3con{background-color:#e6f3d1; border-color:#babb9c}
.editTable#extraSealsTable{background-color:#f1f3d1; border-color:#babb9c}
.editTable#cat6or{background-color:#e2d6e4; border-color:#e0afe8}
.editTable#cat5{background-color:#eacbcb;border-color:#ce7d7d;background-image:url(./image/bg3.png); background-repeat: repeat-y;background-position:center right}


.submitSubTitle.project, .submitSubTitle.metaproject, .submitSubTitle.contributes,.submitSubTitle.seals,.submitSubTitle.publisher{border:none;border-radius:0; color:#fff;}
.submitSubTitle.project{background-color:#f5c690;}
.submitSubTitle.contributes{background-color:#babb9c;}
.submitSubTitle.metaproject{background-color:#ce7d7d;}
.submitSubTitle.publisher{background-color:#84c3d4;}
.submitSubTitle.seals{background-color:#c8caaf;}
.dropNameContainer{padding:20px 0;width:100%;border:#babb9c 2px dotted; border-radius:5px}
.editTable.page0#cata{display:none}


.submitFieldLabel#lifecycle-contribute-licensor, .submitFieldLabel#metametadata-licensor, .submitFieldLabel#lifecycle-contribute-publisher, .submitFieldLabel#metametadata-publisher {
    text-align: right;
}

.select_project_title{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	color:#3e5839;
}