/*
www.devsaran.com
*/

@import url(https://fonts.googleapis.com/css?family=Arvo:400,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700italic);

/* =Reset
-------------------------------------------------------------- */
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  background: #fff;
  line-height: 1;
}
ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote, q {
  quotes:none;
  border: 1px solid #bbbbbb;
  background: #d8d8d8 url(images/quote.png) no-repeat;
  padding: 10px 5px 5px 47px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}
code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}
a img {
  border: 0;
}

/* Block elements */
header, hgroup, footer, section, article, aside {
  display: block;
}

/* Body, Common Classes & Wrap */

body {
  background: #fff;
  /****border-top: 5px solid #444;***/
  font-size: 12px;
  line-height: 1.5em;
  color: #444;
  font-family: 'Helvetica Nue', Arial, Helvetica, sans-serif;
}
a {
  text-decoration: none;
  color: #0E5BAF; /*#2F7F7F;*/
  font-weight:bold;
  font-size: 12px;
}

a:hover {
  text-decoration: underline;
 
}

/***************** TO BE DELETED *****************/
.page-referencespageres.domain-new-cidoc-crm-org-crmdig div.region.region-content {
    padding-bottom: 30px;
}
.page-tutorialpageres .domain-frbr-cidoc-crm-org div.region.region-content {
    padding-bottom: 30px !important;
}


/************************* MINE CODE ************************/
/*Available documents next each other*/
.field-name-field-available-documents .field-items div, .field-name-field-authors-tt .field-items div, .field-name-field-editors-tr .field-items div{
    display: block;
    float: left;
    margin-right: 5px;
}
.field-name-field-authors-tt .field-items div:after,/*.field-name-field-available-documents  .field-items div:after,*/ .field-name-field-editors-tr .field-items div:after {
    content:",";
}


/*Delete "Date" label from pop up windows fields*/

.form-item.form-type-textfield.form-item-field-announcement-date-und-0-value-date label,.form-item.form-type-textfield.form-item-field-starting-date-und-0-value-date label, .form-item.form-type-textfield.form-item-field-closing-date-und-0-value-date label{
	display:none;
	
}
/**ADMIN domains position*********************************/
#edit-domains.form-checkboxes div.form-type-checkbox {
    display: inline-block;
    margin-right: 3px;
}
/**kryvw kt apo to block tou source domain*/
.form-item.form-type-select.form-item-domain-source {
    display: none;
}
/*****************888888888****************/

span.a_property {
    display: inline-block;
}


.metadata fieldset.views-fieldset {
    margin-top: 1%!important;
}


/**Modify tables for procedure results**/
.procedureTable tr{
    background-color: #fff!important;
    border-bottom: none!important;
	padding:0px!important;
}
.procedureTable td{
    padding:0px!important;
}
.procedureTable table{
    margin:0px!important;
	display:inline;
}
/*
.procedureTable td:after {
    content: ",\00a0";
}

/**** Block family model menus ****/
.block-menu-block h2 {
    padding-bottom: 0px!important;
	margin-bottom:10px!important;
}

.move_up{margin-top:-15px!important;}

.move_up_full{margin-top:-30px!important;}

.move_left{ margin-left:-5px!important;}
/*****************/
/*SITEMAP Block*/

#SITEMAP ul li a{
	line-height:0px!important;
}

/*Shortcut block*/
div#block-block-12 {
    margin-top: -20px!important;
}
div.shortcutBlock {
    margin-bottom: 0px!important;
}
.shortcutBlock h2{
	padding-bottom:0px!important;
    margin-bottom:10px!important;
}
.shortcutBlock tbody tr td a {
	
	
	border-top: 1px solid #999;
	text-align: justify;
	display:inline-block;	
	width:218px;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
    padding-left: 5px;
	margin-left:-10px;
	margin-bottom:-10px;
	
}
.shortcutBlock tbody tr td a:hover {
     text-decoration:none;
	background-color:#EFEFEE;
	display:inline-block;
}


/*Customize filters for Resources pages*/
.FilterBlockSimple{
	background-color:#eee;
	padding:6px;
	margin-bottom: 6px;
}

input#edit-field-authors-tt-tid {
    width: 180px;
}
@-moz-document url-prefix() {
    .FilterBlock .views-exposed-widget.views-widget-edit-field-authors-tt-tid {
		margin-left:-5px;
    }
}

.FilterBlock  select#edit-sort-bef-combine {
    margin-top: 2px;
	max-height: 26px;
}

.FilterBlock  input.form-submit {
    margin-top: -20px !important;   
	margin-left: 6px;
	margin-bottom: 10px;
}
.FilterBlock  div#button-wrapper {
    padding-right: 0px;
}

.FilterBlock  .panel-display.panel-3col-stacked.clearfix {
    background-color: #eee;
    padding: 6px;
	padding-bottom: 0px;
}
.FilterBlockOne .panel-display.panel-1col.clearfix {
    background-color: #eee;
    padding: 6px;
    padding-top: 0px;
}
.FilterBlock  .views-widget select.form-select{
    margin-top: 0.2em;
}

.FilterBlock  .views-exposed-form .views-exposed-widget{
	padding:0px!important;
	
}
/*CUSTOMIZE FILTERS CONCEPT SEARCH*/
@-moz-document url-prefix() {
#views-exposed-form-concept-search-page .panel-3col-stacked .panel-col{
    margin-top: -2px!important;
    padding-right: 15px!important;
    }
}

/********** Releases page editors *******/

.editorsVersions div.field-item:after {
    content: ",\00a0";
}
.editorsVersions div.field-item {
    display: inline-block;
	font-family: 'Helvetica Nue', Arial, Helvetica, sans-serif;
}

/*FAQ PAGE*/

.field-content.contentFieldSubtitle {
    font-size: 12px;
}
/************BLOCK gia reference to issues******/

#block-views-get-issue-with-id-block-1 span.views-field.views-field-field-id-1 {
    width: 5%;
    float: left;
}
#block-views-get-issue-with-id-block-1 h2, #block-views-meetings-discussed-block-1 h2{
    font-size: 12px;
}
#block-views-get-issue-with-id-block-1 .views-row {
    margin-bottom: 0px!important;
    border-width: 0px!important;
	padding-bottom: 0px!important;
    
}

/********** EXPORT ISSUE TO WORD PAGE ************/


/*Customize table*/
#views-form-export-issue-to-word-page th.views-field.views-field-views-bulk-operations {
    text-align: center;
}

#views-form-export-issue-to-word-page th.views-field.views-field-field-id {
    width: 10%;
	text-align: center;
}

#views-form-export-issue-to-word-page td.views-field.views-field-field-id, #views-form-export-issue-to-word-page td.views-field.views-field-changed, #views-form-export-issue-to-word-page td.views-field.views-field-views-bulk-operations {
    text-align: center;
}

/*Diwxnw to label "Operations"*/
#views-form-export-issue-to-word-page legend {
    visibility: hidden;
}
/*Ftiaxnw ti thesi tou koumpiou*/
#views-form-export-issue-to-word-page .fieldset-wrapper {
    margin-left: -0.65em;
    margin-top: -0.6em;
}
/****************** MEETINGS PAGE Style ***/
.view-meeting-metadata .views-field.views-field-nothing-1, .view-meeting-metadata .views-field.views-field-field-place-1{
    display: block;
    width: 40%;
    float: left;
}

/*.view-sig-meetings .views-field.views-field-nothing-1 {
    margin-left: 1.5%;
}*/
/***************** Family models version *********/
.titleSubtitle p {
    text-align: center;
    font-weight: bold;
}
/************ FRBR menu *************/

/*Gia na ftiaksw to main menu FAMILY models*/


.domain-frbr-cidoc-crm-org div#main-menu {
    width: 500px!important;
    padding-left: 50px;
}

/**CRMsci, CRMdig, CRMarchaeo menu ************/
.domain-new-cidoc-crm-org-crmdig div#main-menu,.domain-new-cidoc-crm-org-crmsci div#main-menu,.domain-new-cidoc-crm-org-crmarchaeo div#main-menu,
.domain-new-cidoc-crm-org-crminf div#main-menu, .domain-new-cidoc-crm-org-crmgeo div#main-menu, .domain-new-cidoc-crm-org-pressoo div#main-menu,
.domain-new-cidoc-crm-org-crmba div#main-menu  {
    max-width: 350px;
    padding-left: 130px;
}
/*Customize functional overview page*/

#functional_units-page th.views-field.views-field-title {
    width: 8%;
}
#functional_units-page th.views-field.views-field-field-related-entities-tr {
    width: 40%;
}
#functional_units-page th.views-field.views-field-field-related-properties-tr {
    width: 40%;
}
#functional_units-page th.views-field.views-field-nothing{
    width: 30%;
}

/*Customize each functional overview page*/
div.inLineClass div {
    display: inline-block;
}
div.inLineClass .field-item.even, div.inLineClass .field-item.odd{
	margin-right:5px;
}
 .inLineClass div.field-item.even a:after, .inLineClass div.field-item.odd a:after  {
content: ", ";
}

/*Active horizontal links*/
a.active-trail {
    color: #999 !important;
}

/*Keimeno meta ti login form*/
.form-item.form-type-password.form-item-pass:after {
   
    display: block;
    content: "Only administrators are allowed to edit the CIDOC-CRM website";
    font-size: 10px;
}
/*Plaisio sto login form*/
#block-user-login .content {
    border: 1px solid #ddd;
    padding: 3%;
}
/*******Customize filters and search in views******/
/*Remove sort label*/
#edit-bef-sort-options label {
    visibility: hidden;
    margin-top: -5%;
}

/*to ena stoixeio katw apo to allo*/
.search-filter .views-exposed-form .views-exposed-widget {
    float: none!important;
}
/*na katevoun ta filtra ligo pio katw apo search*/
.search-filter fieldset#edit-secondary {
    margin-top: 1%;
}
/*Mnm meta apo adeio filtering....*/
.view-empty {
    margin-top: 10px;
    font-size: 16px;
	    padding-bottom: 30px;
}

/*Background xrwma sta filtra*/
.views-exposed-form.vefl-layout.vefl-threecol {
    background-color: #eee;
    padding: 0px 4px 4px 4px;
}

/*Keyword search box in views*/
.views-widget input[type=text] {
     height: 16px;
	font-size:12px;
}

.views-widget select.form-select{ 
	/*height: 24px; */
	font-size: 12px; 
}

/*MNM gia displaying*/
.view-id-issue_summary .view-header , .view-id-faq .view-header, .view-cidoc-references .view-header, .view-functional-units .view-header, 
.view-concept-search .view-header, .view-sig-meetings .view-header, .view-get-minutes .view-header{

    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
	min-height:18px;
}

/*****************************************/
/******* FUNCTIONAL UNITS PAGE ***********/
/*****************************************/

#functional_units-page .views-field.views-field-title {
    font-size: 12px!important;
}
/*****************************************/
/**************** HOST PAGE **************/
/*****************************************/
.view-sig-members .views-field.views-field-field-image{height:120px;}

.view-hosts .views-field.views-field-field-image, .view-sig-members .views-field.views-field-field-image {
    width: 45%;
    float: left;
}
.view-hosts .views-row{
    min-height: 90px;
}

.view-hosts .views-field.views-field-title {
    padding-top: 1%;
}


/*************************************************/
/*FILTERS IN SIG MEETINGS*/
select#edit-field-place-host-target-id-entityreference-filter {
    width: 180px;
}
/*SIG Meeting page for CIDOC&FRBR ID*/

.views-field.views-field-field-cidoc-crm-id {
    float: left;
    width: 20%;
}

/*Gia na ftiaxw tin emfanisi tou fieldset-subclass stis entities twn family models*/
.view-entities-metadata fieldset.fieldset_label.views-fieldset, .view-properties-metadata fieldset.fieldset_label.views-fieldset{
    margin-top: 1.5%;
}
.fieldset_label span.fieldset-legend {
    font-weight: bold;
	color:black;
}
.fieldset_label legend {
      text-indent: 0px!important;
	  height:20px;
}
.fieldset_label .fieldset-wrapper {
    padding: 0px;
    margin-top: 0.5%;
}


/*Gia na ftiaksw to pedio twn related presentation sta meetings*/
.subView .views-row {
    margin-bottom: 0%!important;
    border-width: 0px!important;
    padding-bottom: 0px!important;
    float: left;
}

.subView span::after {
    content: "\00a0\00a0";
}
/******* SEE all link**/
.view-hosts .views-field.views-field-nothing {
    margin-top: 5%;
}
.view-sig-meetings .view-footer {
    font-style: normal!important;
}

/*Filters in Concept Search*/

.ConceptSearchClass .views-exposed-form {
   background-color: #efefee;
   padding-left: 1%;
   padding-bottom: 0.5%;
   margin-bottom: 2%;

}
.ConceptSearchClass select#edit-type, .ConceptSearchClass select#edit-field-belongs-to-versions-target-id{
    width: 130px;
}
.ConceptSearchClass input#edit-title{ 
width: 130px;
height:16px;
}
/*Filters in Meetings, Hosts*/
#views-exposed-form-sig-meetings-page div.views-exposed-form, #views-exposed-form-hosts-page div.views-exposed-form{
	background-color: #efefee;
    padding-left: 1%;
	padding-bottom: 0.5%;
	margin-bottom:1.5%;
}
#views-exposed-form-meetings-page input#edit-keys, #views-exposed-form-meetings-page input#edit-title{
    width: 130px;
}


/*Gia tin emfanisi tou kathe issue twn collection fields*/
.collectionField div.field-label {
    width: initial;
}

/*Gia na ftiaksw ta koumpia twn print issue and pdf version*/
.print-page, .print-pdf {
    background-color: #2f7f7f;
    border: medium none;
    color: white;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 0.8em 5px;
}

#block-system-main footer {
    margin-left: -2%;
    margin-top: 2%;
}

/*Gia ta filtra tis selidas Issue Processing*/

.view-issue-summary .view-filters {
   
    margin-bottom: 1%;
    background-color: #efefee;
    padding-left: 1%;
    padding-bottom: 0.5%;
    /* margin-bottom: 1%; */
}

/*Megalwnw to plaisio tou sort by post date
#views-exposed-form-faq-page-4 select#edit-sort-bef-combine {
    width: 130px;
	margin-top:0.2em;
}
/*Gia na mikrunw ta labels pou vgainoun apo to field collection*/
.field-label-above .field-label {
    font-size: 12px!important;
}

.changeSize div.field-items{
font-size:14px!important;
}


/*GIA NA DIWKSW APO TO TAXONOMY TERMS TO DESCRIPTION KAI TO RELATION PEDIO*/

#taxonomy-form-term div.text-format-wrapper {
    display: none;
}
#taxonomy-form-term  fieldset.collapsible.collapsed.form-wrapper.collapse-processed {
    display: none;
}

/*COLLABORATIONS PAGE*/
/*.collaborations div.views-field.views-field-field-image {
    width: 16%;
    float: left;
}

.body_collaborators p {
    margin-bottom: 5%;
}
*/
.collaborations td {
    padding-left: 2.5%;
}


/*Gia na ftiaksw tin mpara tou icom*/
div#icom_button img{
	max-width:100%;
/*width:100%;1020px;*/
padding-bottom:2.5%;
}

/*Gia na ftiaksw tin view twn Releases
.releases-table th.views-field.views-field-title{
	width:95px!important;
}
.releases-table th.views-field.views-field-field-announcement-date {
    width: 95px!important;
}
.releases-table th.views-field.views-field-field-type{
	width:95px!important;
}
.releases-table th.views-field.views-field-field-status-of-version{
	width: 95px!important;
}
.releases-table th.views-field.views-field-field-available-documents {
    width: 30%;
}*/




/*Gia na ftiaksw ta arxeia sta versions*/
.inOneLine div.field-item.even, .inOneLine  div.field-item.odd {
  width: 15%;
  float: left; 
}

div.inOneLine {
  min-height: 45px;
}

/*Gia na ftiaksw to block me ta shortcuts*/
#block-block-11 h2{
padding-bottom:0px!important;
}
#block-block-11 p {
  margin-left: 2%;
}

/*Gia na ftiaksw to Category*/

.field.field-name-field-title.field-type-text.field-label-hidden {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2%;
  margin-left: -2%;
  color: black;
}
/*Gia na ftiaksw pinakes sta versions*/
div.view.view-entities-properties.view-id-entities_properties {
  display: inline-flex;
  width:100%;
}
/*#block-views-entities-properties-block table{
width:50%!important;
}*/
div.view-entities-properties table caption{
font-weight:bold;
}
/*Gia na ftiaksw tin emfanisi twn entities kai properties ana issue*/
.field.field-name-field-reference-to-cidoc-version.field-type-entityreference.field-label-above div.field-label{
width:38%;
float:left;
}
.field.field-name-field-properties-version-5-1-2.field-type-entityreference.field-label-above div.field-label{
width:38%;
}

/*Ftiaxnw ta multisets gia ta issues*/
select#field_entities_for_version_5_1_2 , select#field_properties_version_5_1_2,
div#edit-field-entities-properties-per-ve-und-0-field-properties-version-5-1-2, div#edit-field-entities-properties-per-ve-und-0-field-entities-for-version-5-1-2 
{
margin-top:3%;
}



/*Ftiaxnw to bulk Update Entities sto diaxeiristiko*/

th.views-field.views-field-views-bulk-operations {
    width: 7%;
}

.updateViews th.views-field.views-field-nothing-1, .updateViews th.views-field.views-field-nothing {
    width: 10%;
}
/*#views-exposed-form-bulk-update-version-for-entities-page div.views-exposed-widgets.clearfix,#views-exposed-form-bulk-update-version-for-properties-page div.views-exposed-widgets.clearfix{*/
.updateViews .views-exposed-widgets.clearfix {
width:45%;
float:left;
}
/*table#bulk_update_version_for_entities-page, table#bulk_update_version_for_properties-page{*/
.updateViews  table{
margin-top:3% !important;
}
/*#views-form-bulk-update-version-for-entities-page span, #views-form-bulk-update-version-for-properties-page span{*/
.updateViews span{
font-weight:bold;
font-size:14px;
}
/*#views-exposed-form-bulk-update-version-for-entities-page  #edit-status-wrapper > label,#views-exposed-form-bulk-update-version-for-entities-page #edit-field-belongs-to-versions-target-id-wrapper > label,
#views-exposed-form-bulk-update-version-for-properties-page  #edit-status-wrapper > label,#views-exposed-form-bulk-update-version-for-properties-page #edit-field-belongs-to-versions-target-id-wrapper > label{*/
.updateViews  #edit-status-wrapper > label,.updateViews #edit-field-belongs-to-versions-target-id-wrapper > label,.updateViews #edit-field-belongs-to-versions-fm-target-id-wrapper > label{
font-size:14px;
}
/*#views-exposed-form-bulk-update-version-for-entities-page div#edit-status-wrapper, #views-exposed-form-bulk-update-version-for-entities-page  div#edit-field-belongs-to-versions-target-id-wrapper,
#views-exposed-form-bulk-update-version-for-properties-page div#edit-status-wrapper, #views-exposed-form-bulk-update-version-for-properties-page  div#edit-field-belongs-to-versions-target-id-wrapper   {*/
.updateViews div#edit-status-wrapper, .updateViews  div#edit-field-belongs-to-versions-target-id-wrapper, .updateViews  div#edit-field-belongs-to-versions-fm-target-id-wrapper {
padding-top:0px;
}

/*#views-exposed-form-bulk-update-version-for-entities-page div.form-item.form-type-select.form-item-status,
#views-exposed-form-bulk-update-version-for-properties-page div.form-item.form-type-select.form-item-status{*/
.updateViews div.form-item.form-type-select.form-item-status{
padding-top:16%;
}
.updateViews div.form-item.form-type-select.form-item-field-belongs-to-versions-target-id, .updateViews div.form-item.form-type-select.form-item-field-belongs-to-versions-fm--target-id{
/*#views-exposed-form-bulk-update-version-for-entities-page div.form-item.form-type-select.form-item-field-belongs-to-versions-target-id,
#views-exposed-form-bulk-update-version-for-properties-page div.form-item.form-type-select.form-item-field-belongs-to-versions-target-id{*/
padding-top:9%;
}
/*#views-exposed-form-bulk-update-version-for-entities-page input#edit-submit-bulk-update-version-for-entities,
#views-exposed-form-bulk-update-version-for-properties-page input#edit-submit-bulk-update-version-for-entities*/
.updateViews input#edit-submit-bulk-update-version-for-entities{
margin-top:40%;
}
select#edit-operation{
margin-right:4%;
}

/*Ftiaxnw emfanisi Show content stous users*/
th.views-field.views-field-field-belongs-to-versions{
width:13%;
}

/******* HIDE FIELDS *************/

.field-name-field-text div.field-items div.field-item.even{
margin-bottom: 2%;
background-color: #EFEFEE;
padding: 10px;
margin-left:-1.8%;
}

.field-name-field-text div.field-items div.field-item.odd  {
margin-bottom: 2%;
background-color:#E1E1E1;
padding: 10px;
margin-left:-1.8%;
}


/*Diaxwristiko anamesa sta pedia tou background, Current Proposal, Old Proposal-Issues*/
.field-name-field-background div.field-items div.field-item.even, .field-name-field-current-proposal div.field-items div.field-item.even, .field-name-field-old-proposal div.field-items div.field-item.even  {
margin-bottom: 0.5%;
/*border-width: 1px;
border-bottom-style: dotted;
border-color: #999;*/
background-color: #EFEFEE;
padding: 10px;
}

/*Diaxwristiko anamesa sta pedia tou background, Current Proposal, Old Proposal-Issues*/
.field-name-field-background div.field-items div.field-item.odd, .field-name-field-current-proposal div.field-items div.field-item.odd,.field-name-field-old-proposal div.field-items div.field-item.odd  {
margin-bottom: 0.5%;
/*border-width: 1px;
border-bottom-style: dotted;
border-color: #999;*/
background-color:#E1E1E1;
padding: 10px;
}
.field-name-field-background div.field-label, .field-name-field-current-proposal div.field-label, .field-name-field-old-proposal div.field-label{
margin-bottom:10px;
}
/*Aorata pedia*/
.Invisible{
display:none;
}

/*SEARCH results*/
/*Diwxnw to read more link*/
.group-result footer{
	display:none;
}
/*Auksanw megethos twn group titles*/
.group-result legend {
	font-size:16px;
	font-weight:bold;
}

/*Titloi stoixeiwn apo nodes*/
.group-result h2.title{
	font-size:14px;
	
}
.group-result h2.title a{
	color: #2F7F7F;
}
/*Allazw image sto advanced search*/


#search-form input.form-submit{
background: url(images/search.jpg) no-repeat center top!important;
margin-left: 0;
margin-right: 0; 
height: 25px; 
width: 54px; 
padding: 0; 
cursor: pointer;
text-indent: -9999px; 
border-color: #e4e4e4 #d2d2d2 #b4b4b4; 
overflow: hidden; 
}
/*#search-form input.form-submit:hover,
#search-form input.form-submit:focus*/
#search-form input.form-submit:hover,
#search-form input.form-submit:focus{ 
background: url(images/search.jpg) no-repeat center bottom!important;
}


/*Gia nafygoun anthrwpakia apo tin deksia pleura tis mparas*/
ul#admin-menu-users, ul#admin-menu-search{
display:none;
}
/*Issue search*/
#views-exposed-form-issue-search-page .views-exposed-form, form#views-exposed-form-meeting-search-page{
padding-bottom:4%;
}


/*Customize active links aristero menou*/
a.resources.active-trail.active {
	color: black;
	display: inline-block;
	background-color: #efefee;
	width: 90%;
}

/*Panw menou*/
a.active-trail.active{
color: #999;

}
/*Gia na fugei to kitrino apo to user login*/
input#edit-name.form-text.required{
background-color:white!important;
}

/*Allazw to megethos tis grammatoseiras ston pinaka tou SIG members*/

.view-sig-members h3 {
    background-color: #eee;
    padding: 6px;
	margin-top: 30px;
}

.view-get-contact-persons .views-row {
    border: none;
    margin: 0px;
    padding: 0px;
    float: left;
}
.view-get-members .views-field.views-field-title {
font-size: 12px!important;
}
/*Login register na paei deksia
footer ul.links.inline{
position: relative;
left: 63%;
}*/

/*To xrwma sto link twn menus*/
.menu li a {
    color: #000;
}

/*Gia na ftiaksw comments sta issues*/

li.comment-add  a { /*Add new comment*/
/*font-size: 13px;
background-color: white;
color: #2F7F7F;color: #595B5C;  /*********color: #2F7F7F;**
font-weight: bold;*/
display: none;
}
li.comment-add  a:hover { /*Add new comment*/
text-decoration:underline;
}

.comment-text ul.links.inline li {
display:block;
border: 1px solid #fff;
float:left;
margin-right:5px;
}
.comment-text ul.links.inline li  a{
color: #2F7F7F;
font-size:10px;
}

#comments  h3{
font-size:12px;
}
#comments  h2{
font-size:13px;
}
/*Edit the link............*/
/*Edit link -TUTORIALS and MAPPINGS*/
.view-tutorials .Edit_link, .view-reports-about-mappings .Edit_link   {
display:block;
width:10%;
height:0px;
position:relative;
left:95%;
top:25px;
}
/*Edit link -REFERENCES and MEETINGS and NEWS*/
.view-references  .Edit_link, .view-meetings .Edit_link, .view-news .Edit_link {
display:block;
width:10%;
height:0px;
position:relative;
left:95%;
top:8px;
}
/*Edit link -EXTENSIONS and RELEASES(VERSIONS)*/
.view-extensions  .Edit_link , .view-official-release-of-the-cidoc-crm .Edit_link{
display:block;
width:10%;
height:0px;
position:relative;
left:95%;
top:-15px;
}

.view-official-release-of-the-cidoc-crm span.file {
    display: inline-block;
}
/**** TRANSLATIONS  ADMIN**********************************/
#translations-node-form div.field-type-list-text.field-name-field-status.field-widget-options-buttons.form-wrapper{
width:22%;
float:left;
}
#translations-node-form  div.field-type-entityreference.field-name-field-reference-to-cidoc-version.field-widget-options-select.form-wrapper{
width:25%;
float:left;
}

/**** RESOURCES ADMIN**********************************/
/*Type of resource
div.field-type-list-text.field-name-field-type-of-resource.field-widget-options-buttons.form-wrapper{
width:50%;
float:left;
}
/*Na vgalw to Show row weights*/
#resources-node-form  a.tabledrag-toggle-weight {
color:white;
}

/****ANNOUNCEMENT ADMIN**********************************/

/*Title*/
#event-node-form div.form-item.form-type-textfield.form-item-title{
width:40%;
float:left;
}
/*Announcement Date*/
div.field-type-datetime.field-name-field-announcement-date.field-widget-date-text.form-wrapper{
width:50%;
margin-left:-8px;
margin-top:15px;
}
/*Odigies gia ckeditor*/
.filter-wrapper.form-wrapper {
    display: none;
}
/*Type of event*/
div#edit-field-type-of-event{
margin-top:-8px;
width:40%;
float:left;
}
/*Available documents*/
#event-node-form  div.field-type-file.field-name-field-available-documents.field-widget-file-generic.form-wrapper{
margin-top:-10px;
}

/*Date of event*/
div.field-type-date.field-name-field-date-of-event.field-widget-date-text.form-wrapper{
width:50%;
margin-left:-9px;

}


/***ISSUES ADMIN**********************************/
#issue2-node-form div #edit-field-status.field-type-list-text.field-name-field-status.field-widget-options-buttons.form-wrapper{
width:50%;
float:left;
}

div#edit-author--2 {
display:none;
}


/*CKEditor STYLE**********************************/
.cke_contents {
    height: 300px!important;
}

fieldset#edit-field-background-und-0-format, fieldset#edit-field-old-proposal-und-0-format, fieldset#edit-field-current-proposal-und-0-format, fieldset#edit-field-outcome-und-0-format  {
display: none;
}
/*Keno anamesa stous text editors*/
.form-item.form-type-textarea.form-item-field-background-und-0-value, .form-item.form-type-textarea.form-item-field-old-proposal-und-0-value, .form-item.form-type-textarea.form-item-field-current-proposal-und-0-value, .form-item.form-type-textarea.form-item-field-outcome-und-0-value  {
margin-bottom:25px;
}


div#field-starting-date-add-more-wrapper, div#field-closing-date-add-more-wrapper{
width:50%;
float:left;
margin-left:-8px;
margin-top:15px;
}


/*Starting date, closing date, announcement date, date of event*/

#edit-field-available-presentations-und span.fieldset-legend, #field-date-of-event-add-more-wrapper span.fieldset-legend, #field-announcement-date-add-more-wrapper span.fieldset-legend, #field-starting-date-add-more-wrapper span.fieldset-legend, #field-closing-date-add-more-wrapper span.fieldset-legend, #edit-field-available-documents-und-ajax-wrapper span.fieldset-legend {
    font-size: 13px;
    font-weight: bold;
}

.form-item.form-type-date-text.form-item-field-starting-date-und-0-value, .form-item.form-type-date-text.form-item-field-closing-date-und-0-value, .form-item.form-type-textfield.form-item-field-announcement-date-und-0-value-date, .form-item.form-type-date-text.form-item-field-date-of-event-und-0-value{
margin-left: -10px;
}

.date-no-float.container-inline-date{
margin-top:-20px;
}
/*Reference to cidoc version*/
div#edit-field-reference-to-cidoc-version{
width:50%;
}

/*Available documents*/

#issue2-node-form div#edit-field-available-documents{
width:50%;
float:left;

}

input#edit-field-available-documents-und-0-upload , input#edit-field-available-presentations-und-0-upload{
	border: 1px solid #ccc;
	margin-right: 3px;
}

div.field-type-file.field-name-field-available-documents.field-widget-file-generic.form-wrapper, div.field-type-file.field-name-field-available-presentations.field-widget-file-generic.form-wrapper {
    padding-top:10px;
    margin-left: -9px;	
}


/*Refernce to issue-Field*/
.form-item.form-type-select.form-item-field-reference-to-issue-und {
    margin-top: 15px;
}
div#edit-field-reference-to-issue{
width: 50%;
}
select#edit-field-reference-to-issue-und {
width: 50%;
}

/*Ftiaxnw ta labels mesa sta block views*/
div.fixLabels span.views-label{
font-weight:bold;
color:#000;
font-size:14px;
}


/*************************************************/




/*Gia na ftiaksw SITE MAP*/

.region-footer{
width:137%;
margin-left:-169px;
margin-top:50px;
}

#SITEMAP{
background-image:url('/sites/all/themes/elegant_theme/images/bubbles.png') , url('/sites/all/themes/elegant_theme/images/bkg_footer.png') ;
background-position: 97% 97%, bottom;
background-repeat:  no-repeat,repeat-x;
/*width:100%;*/
margin-left:-10%;
min-height:400px;
padding-top: 20px;

/*padding-bottom: 10px;
*/
}
#SITEMAP div{
display: block;
margin:auto;
}

#SITEMAP ul{
list-style-type: none;
margin-left:1px;
}
#SITEMAP ul li{
font-size:10px;
}

#SITEMAP ul li  a{
font-size: 10px;
font-weight:normal;
}
#SITEMAP ul li  a:hover{
text-decoration:none;
}
#SITEMAP .part1{
float: left;
width: 30%;
margin-left:18%
}

#SITEMAP .part2{
float: left;
width: 20%;
}
#SITEMAP .part3{
float: left;
width: 20%;
margin-left:2%;
}

#SITEMAP .part1  p{
border-bottom:1px dotted #595B5C;
width:70%;
color:#595B5C;
}
#SITEMAP .part2  p{
border-bottom:1px dotted #595B5C;
width:70%;
color:#595B5C;
}
#SITEMAP .part3  p{
border-bottom:1px dotted #595B5C;
width:70%;
color:#595B5C;
}
#SITEMAP .part11{
float: left;
}
#SITEMAP .part12{
float: left;
margin-left: 15%;

}



/*Meiwnw to upsos plaisiou gia Institution or working group--> translations*/
.field.field-name-field-institution-or-working-gro.field-type-text-with-summary.field-label-inline.clearfix {
height: 18px;
padding-bottom:10px;
}

/*Allazw to xrwma twn labels se mauro*/
div.field-label{
color: #000;/*******color: #999999;*/
/************font-size:14px;********/
}

/*Kwdikas gia na ftiaksw emfanisi periexomenou se tutorials,references...*/


/*Titlos periexomenou*/
.views-field.views-field-title{
font-size: 14px;
font-weight: bold;
margin-bottom:5px;
}


/*Ypotitloi Periexomenou*/
/*Gia euthigrammisi titlou-periexomenou*/
.contentSubtitleRight{
font-size: 12px;
font-weight: bold;
color: #000;/*******color: #999999;*/
float:left;
margin-right:3px;
}
/*Gia upotitlo*/
.contentSubtitle{
font-size: 12px;
font-weight: bold;
color: #000;/*******color: #999999;*/
}

/*Meiwnw to keno metaksu upotitlou kai periexomenou*/
.contentFieldSubtitle p{
margin:0;
}

/*.views-label.views-label-field-announcement-date.contentSubtitleRight{
padding-left:1%;
}*/
.NextEachOther{
display: table-cell;
padding-left:10px;
width:12%;
/*float:left;*/
}
.NextEachOtherIssue{
display: table-cell;
width:12%;
}
.NextEachOtherFAQ{
display: table-cell;
padding-left:10px;
width:350px;
/*float:left;*/
}

.NextEachOtherNews{
display: table-cell;
width:52%;
float:left;
}

.authorsBlock{
display:table-cell;
width:20%;
padding-left:10px;
}

.contentWithBottom{
margin-bottom:1%;
}

.view.view-meeting-metadata.view-id-meeting_metadata.view-display-id-block{
    margin-top: 30px!important;
}
/*Ypototlos me keno*/
.contentWithTop{
/*margin-top:20px;*/
margin-top:1%;
}
/*Titlos*/
.fieldTitle a{
font-size:15px;
}

/*Ypototlos me keno sta aristera*/
.contentWithLeftGap{
 margin-left:0.9em;

/*margin-left:10px;
 An theleis na ta valeis dipla dipla
display:inline-block;
margin-right: 3px;
width:35%;*/

}

/*Gia na ftiaksw tin emfanisi twn functional Units*/
.InlineElements .field-item.odd, .InlineElements .field-item.even  {
float: left;
margin-right: 5px;
}
 .InlineElements div.field-item.even a:after, .InlineElements div.field-item.odd a:after  {
content: ", ";
}

/*Gia na ftiaksw tin arithmisi twn pages
.item-list .pager li {
display: inline-table;
list-style: none;
margin: 0px 3px 0px 3px;
}*/
/*Allazw xrwma sta grammata twn keimenwn sta issues
.content div.field-items p, .content div.field-items span{
color:black!important;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: normal;
font-size:12px;
text-align:justify;
}

/*

*/

/*Allazw xrwma stous titlous tou pinaka issues*/
th.views-field a{
color:white !important;
}
/*I grammi pou xwrizei ta periexomena*/
.views-row{
margin-bottom: 2%;
border-width: 1px;
padding-bottom: 2%;
border-bottom-style: dotted;
border-color: #999;
}
.view-sig-members.view-display-id-page_4 .views-row {
    border-bottom-style: none;
    margin: 0px;
    padding-bottom: 0px!important;
    display: block;
    float: left;
    margin-right: 5px;
}
.view-meetings-discussed .views-row {
    margin-bottom: 0%!important;
    border-width: 0px!important;
    padding-bottom: 0%!important;
    /* border-bottom-style: none!important; */
    /* border-color: #999; */
}

.view-sig-members .field-content p {
    margin: 0px;
}
.view-display-id-page_5 table.views-view-grid tr {
    height: 180px;
    /* border-bottom: 1px solid #ccc!important; */
}
.view-export-issues-vol2 th.views-field.views-field-field-id {
    width: 10%;
}
/*Gia na fugei i dotted grammi apo to telos*/
.views-row.views-row-last {
margin-bottom: 0;
padding-bottom: 0px;
border-bottom-style: none;
}
.view.view-translations .views-row.views-row-last {
    border-bottom: 1px dotted #999;
    padding-bottom: 2%;
}
/*Gia na ftiaksw to block me ta related presentations sta meetings*/
#block-views-get-presentations-block-1 h2, #block-views-get-presentations-n-block-1 h2 {
    font-size: 12px !important;
	margin-bottom: 0px!important;
}
.nextEachOther  .views-row {
    margin-bottom: 0%;
    border-width: 0px;
    padding-bottom: 0%;
    border-bottom-style: none;
    border-color: #fff;
    display: inline;
}


/*Gia na ftiaksw to main menu panw deksia*/
#navigation  #three_buttons{
position:absolute;
height:50px;
width:365px;
top:10%
}

#navigation  #main-menu{
position:absolute;
margin-left:-25%;
height:50px;
top:60%;
width:500px;
}

/*Gia na vgalw ta bullets apo ti home page to login*/
#block-user-login ul{
	list-style-type: none;
	padding:0;
	color: #2F7F7F;
}
#block-user-login ul a{	
	color: #2F7F7F;
}
#official_release_of_the_cidoc_crm-page_1 th.views-field.views-field-nothing {
    width: 10%;
} 


#official_release_of_the_cidoc_crm-page_1 th.views-field.views-field-nothing-1 {
    width: 30%!important;
}
#official_release_of_the_cidoc_crm-page_1 th.views-field.views-field-title {
    width: 13%;
}
/*Gia na ftiaksw tin emfanisi tou pinaka issue*/
th.views-field.views-field-changed {
  width: 13%;
  text-align:center
}
.view-issue-summary th.views-field.views-field-title{
width:25%;
}
th.views-field.views-field-field-working-group-{
width:3%;
text-align:center
}
td.views-field.views-field-field-working-group-{
text-align:center
}

th.views-field.views-field-field-closing-date{
text-align:center;
width:13%;
}
th.views-field.views-field-view-node,td.views-field.views-field-view-node {
text-align: center;
width:18%;
}

/*Gia na ftiaksw tin emfanisi twn kathe issue

div.in_a_row {
display: inline;
float: left;
margin-right: 20px;
}
div.field-label {
background-color:#999;
color:white;
font-size:14px;

}*/

/*Gia na diwkseis tin bara me ta shortcuts*/
.toolbar-drawer.clearfix{
display:none;
}
/*Mine code gia na ftiaksw ta nolinks*/

#lookup{
color: #000;
font-size: 12px;
font-weight:bold;
line-height: 23px;
display:block;
width: 87.5%;
background-image: url(/sites/all/themes/elegant_theme/images/ICONlookupHover.png); 
background-repeat: no-repeat;
border-bottom: 1px dotted #999; 
padding-left:10%;
}
#learning{
color: #000;
font-size: 12px;
font-weight:bold;
line-height: 23px;
display: block;
width: 87.5%;
background-image: url(/sites/all/themes/elegant_theme/images/ICONlearnmoreHover.png); 
background-repeat: no-repeat;
border-bottom: 1px dotted #999; 
padding-left:10%;

}
#lookup{
color: #000;
font-size: 12px;
font-weight:bold;
line-height: 23px;
display: block;
width: 87.5%;
background-image: url(/sites/all/themes/elegant_theme/images/ICONlookupHover.png); 
background-repeat: no-repeat;
border-bottom: 1px dotted #999; 
padding-left:10%;

}
li #model_link{
height: 40px;
line-height: 40px;
font-size: 13px;
font-weight: bold;
color: #000; /*This was changed from Alexia*/
text-decoration: none;
width:84px;
margin-left:18px!important;
}
/*Mine code gia na ftiaksw to whats new*/
#block-views-what-s-new-block h2{
 padding-bottom:0px!important;
}
table.views-table.cols-0 tbody tr td{
padding:0;
}
table.views-table.cols-0 tbody tr td a {
    text-align: justify;
	display:block;	
	width:218px;
	height: 40px;
	padding-right: 5px;
    padding-left: 5px;
	
}

td.views-field.views-field-title.titleTable {
font-size: 12px;
}

table.views-table.cols-0 a:hover{
    text-decoration:none;
	background-color:#EFEFEE;
	display:block;
}
/*O pinakas whats new sto front page*/
table.views-table.cols-0 tbody tr td{
/* td.views-field.views-field-title{*/
  border-top:1px solid #999999;
  background-color: #FFFFFF;
}


/*o pinakas periexomenou sti front page */
#front_table{
margin: 0 0 0em;
width: 100%;
border: 1px solid #fff;
border-right: none;
background: #fff;
}

/*Allagi header template*/
div.region.region-header{
	width:40%;
	float:right;
}
/*Na ginetai gkri to The Model sto menu otan einai epilegmeno*/
span#model_link.active-trail.nolink {
    color: #999!important;
}


/*Gia na ftiaksw to menu aristera*/


/*allazw megethos titlou ariterou menu block*/
#sidebar h2 {
    font-size: 18px!important;
}
/*allazw megethos titlou selidas*/
h1.page-title {
    font-size: 15px;
}
.menu-block-wrapper li.IntroClass a, a.IntroClass{
background-image: url(/sites/all/themes/elegant_theme/images/ICONIntroHover.png); 
background-repeat: no-repeat;
background-position: 0% 50%; 
padding-left:10%;
}
.menu-block-wrapper li.IntroClass a:hover, a.IntroClass:hover{
background-image: url(/sites/all/themes/elegant_theme/images/ICONIntro.png); 
background-repeat: no-repeat;
color:#999;
}
.menu-block-wrapper li.IntroClass a.active, a.IntroClass.active{
background-image: url(/sites/all/themes/elegant_theme/images/ICONIntro.png); 
background-repeat: no-repeat;
color:black;
display: inline-block;
background-color:#efefee;
width:90%;
}

.menu-block-wrapper li.LearnMoreClass a, a.LearnMoreClass{
background-image: url(/sites/all/themes/elegant_theme/images/ICONlearnmoreHover.png); 
background-repeat: no-repeat;
background-position: 0% 50%; 
padding-left:10%;
}
.menu-block-wrapper li.LearnMoreClass a:hover, a.LearnMoreClass:hover{
background-image: url(/sites/all/themes/elegant_theme/images/ICONlearnmore.png); 
background-repeat: no-repeat;
color:#999;
}
.menu-block-wrapper li.LearnMoreClass a.active, a.LearnMoreClass.active{
background-image: url(/sites/all/themes/elegant_theme/images/ICONlearnmore.png); 
background-repeat: no-repeat;
color:black;
display: inline-block;
background-color:#efefee;
width:90%;
}

.menu-block-wrapper li.LookUpClass a, a.LookUpClass{
background-image: url(/sites/all/themes/elegant_theme/images/ICONlookupHover.png); 
background-repeat: no-repeat;
background-position:0% 50%; 
padding-left:10%;
}
.menu-block-wrapper li.LookUpClass a:hover, a.LookUpClass:hover{
background-image: url(/sites/all/themes/elegant_theme/images/ICONlookup.png); 
background-repeat: no-repeat;
color:#999;
}
.menu-block-wrapper li.LookUpClass a.active, a.LookUpClass.active{
background-image: url(/sites/all/themes/elegant_theme/images/ICONlookup.png); 
background-repeat: no-repeat;
color:black;
display: inline-block;
background-color:#efefee;
width:90%;
}

/*Allazw to hover mono menu aristera*/
div.content ul.menu a:hover {
/* ul li a:hover {*/
  text-decoration: none;
  color: #999; /*This was changed from Alexia*/
}
ul li a {
  color: #0E5BAF; /*This was changed from Alexia it was #000*/
  font-size:12px;
  line-height:23px;
  display: inline; /*This was changed from Alexia it was block*/
  width: 100%;
}

li div span a{
	color: #0E5BAF;
}
li div span a:hover{
	text-decoration: underline;
	background-color:#FFFFFF;
   color: #2F7F7F;
}

/*Header gia topothetisi search*/
form div.container-inline{
	position:relative;
	/*top:20%;*/
	left:8%;	
}	
/*Allagi xrwmatos breadcrumbs gia teleutaio stoixeio*/
.breadcrumbs a{
	color:black;
	font-weight:normal;
}
/*Allagi xrwmatos breadcrumb olwn twn stoixeiwn ektos teleutaiou*/
nav.breadcrumb a {
	color: #2F7F7F;
}

/*Gia to gkri plaisio gyrw apo kathe periexomeno*/
div.region.region-content{
	padding:10px;
	border:1px;
	border-style:solid;
	border-color:#ddd;
	text-align: justify;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	/*margin-top:30px;*/
}
.page-sig-member div.region.region-content{
	min-height:100px;
padding:30px!important;}
/*span.no_link_class.nolink{*/
a.nolink{
	color: #999999;
	font-weight:bold;
	display: block;
	width: 100%;
	height:23px;
	line-height:23px;
}

.views-row.views-row-last {
    height: 100%;
    padding-bottom: 2px;
}
.view-footer {
    margin-top: 5%;
    font-style: italic;
}

.metadata div.views-row {
    margin-bottom: 0px; 
    border-width: 0px; 
    padding-bottom: 0px; 
    border-bottom-style: none; 
    border-color: white; 
}
.metadata div.view-header p {
    margin: 0px;
    font-size: 14px;
    color: black;
    font-weight: bold;
}
.page-node-add-meeting-new div#edit-field-available-presentations {    display: none;}
.page-node-add span.fieldset-legend {    font-weight: bold;}

.view-sig-members.view-display-id-page_2 .views-field.views-field-field-image {
    width: inherit!important;
    float: none!important;
}

.view-sig-members.view-display-id-page_2 .views-field.views-field-field-image {
    height: inherit!important;
}
table#sig_members-page_2 {
    margin-top: 30px;
}

 table#sig_members-page_2 td  {vertical-align: top;}
 
.view-sig-members.view-display-id-page_2 div#button-wrapper {
    float: none;
}

.view-sig-members.view-display-id-page_2 fieldset legend,.view-sig-members.view-display-id-page_2 fieldset#edit-bef-sort-options {
    background: initial;
} {
    background: initial;
}

.view-sig-members.view-display-id-page_2 select#edit-sort-bef-combine {
    margin-top: 2%;
}

.view-sig-members.view-display-id-page_2 input#edit-submit-sig-members {
    float: left;
}
.view-sig-members.view-display-id-page_2 div#reset-button-wrapper {
    padding: 0px;
}

.view-sig-members.view-display-id-page_2 .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: inherit;
}

.view-sig-members.view-display-id-page_2 .views-exposed-form.views-exposed-widgets.clearfix {
    margin-top: 30px;
}
/*END of mine code*/

p { margin: 0 0 1em }

strong { font-weight: 700 }
em { font-style: italic }
pre{
  margin: 20px 0;
  /*background: #eee;*/
  border: 1px solid #ddd;
  padding: 10px;
  float:right;   /*MINE CODE*/
  width:50%;	/*MINE CODE*/
  white-space: pre-wrap;  /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla */
  white-space: -pre-wrap;  /* Opera 4-6 */
  white-space: -o-pre-wrap;  /* Opera 7 */
  word-wrap: break-word;  /* Internet Explorer 5.5+ */
}

.clear { clear: both }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.remove-margin { margin-right: 0 !important }


/*  Structure  */

#wrap{
  background:#fff;
  margin: 0 auto;
  width:85%;/*1020px; 920px;*/
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* Headings */

h1,
h2,
h3,
h4 {
  color: #333;
  line-height: 1.5em;
  font-weight: bold;
}
h1 {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.2em;
  
}
h2 { font-size: 16px }/*To allaksa apo 18 se 16*/
h3 { font-size: 16px }
h4 { font-size: 14px; }
h2,
h3,
h4 {
  margin-top: 15px;
  margin-bottom: 10px;
}
h1 a,
h2 a,
h3 a,
h4 a { color: #999 }
h2 a:hover,
h3 a:hover,
h4 a:hover { /* color: #ef4034;*/ text-decoration: underline; }

/* Text elements */

ul, ol {
  margin: 0 0 1.5em 2em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
  margin-left: 1em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}

dfn, cite, i {
  font-style: italic;
}
address {
  margin: 0 0 1.5em;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border:1px solid #fff;
  border-right:none;
  background:#fff;
  font-size:12px; /**** THIS WAS ADDED BY ALEXIA ********/
}

th {
  font-weight: bold;
  padding:3px 10px;/*To allaksa egw gia na mukrinw to upsos tis mparas*/
  background:#555;
  color:#fff;
}

tr{
  padding:5px 5px;
}

td{
  padding:5px 10px;
  border-top:1px solid #fff;
  border-right:1px solid #fff;
}

#header {
  background: #fff;
  margin: 20px auto;
  position: relative;
  width: 85%;/*1020px;/*920px;*/
  padding-bottom: 112px;/*90px;*/
  border-bottom: 1px solid #ddd;
  margin-top:0px;/*THIS WAS ADDED BY ALEXIA*/
}

#logo #logoimg{
  float: left;
  padding-right: 10px;
  margin-top: -20px;
}

#logo #sitename a{
  font-family: "Arvo";
  font-size: 32px;
  font-weight: 700;
  color: #333;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}

#logo #sitename a:hover { color: #ef4034; }

#navigation {
  height:108px; /*AYTO TO PROSTHESA EGW*/
  width:367px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#main-menu ul,
#main-menu ul * {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-menu ul { line-height: 1.0 }
#main-menu ul ul {
  position: absolute;
  top: -999em;
  width: 160px; /* left offset of submenus need to match (see below) */
}
#main-menu ul ul li { width: 100% }
#main-menu ul li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}
#main-menu ul li {
  float: left;
  position: relative;
}
#main-menu ul a {
  display: block;
  position: relative;
}
#main-menu ul li:hover ul,
#main-menu ul li.sfHover ul {
  left: 10px;
  top: 40px; /* match top ul list item height */
  z-index: 99;
}
#main-menu ul li:hover li ul,
#main-menu ul li.sfHover li ul { top: -999em }
#main-menu ul li li:hover ul,
#main-menu ul li li.sfHover ul {
  left: 160px; /* match ul width */
  top: 0;
}

#main-menu ul {
  float: left;
  margin-bottom: 1em;
}
#main-menu ul a, #main-menu ul  span{ /*************************** To #main-menu ul  span na diagrafei.... **********/
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: bold;
  color: #000; /*This was changed from alexia*/
  margin-left: 20px;
  text-decoration: none;
}
#main-menu ul a:focus,
#main-menu ul a:hover,
#main-menu ul a:active {
  color: #999;
}
#navigation a.active {
  color: #999;
}
/*Subs*/
#main-menu ul ul{
  background: #fff;
  padding: 0px;
  border: 1px solid #ccc;
  -moz-opacity: 0.98;
  -khtml-opacity: 0.98;
  opacity: 0.98;
}
#main-menu ul ul a{
  margin: 0px;
  padding: 0 10px; /*TO BE CHANGED IN : 0 10px;*/
}
#main-menu ul ul a:focus,
#main-menu ul ul a:hover,
#main-menu ul ul a:active {
  color: #999;
}
#main-menu ul ul a.active{
  color: #999;
}

#main-menu ul ul li{
  border-bottom: 1px solid #eee;
}
#main-menu ul ul li:last-child{
  border-bottom: 0px;
}
#main-menu ul ul .sf-sub-indicator:last-child {
  display: none;
}

#site-slogan{
  margin: 0 40px 40px;
  font-family: "Droid Serif";
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

#slider-wrap{
  width: 920px;
  height: 360px;
  margin-bottom: 40px;
  position: relative;
}

#slider_nivo {
  position: relative;
  width: 920px;
  height: 360px;
}
.nivoSlider {
  position: relative;
  width: 920px;
  height: 360px;
  background: #fff url(images/nivo-loader.gif) no-repeat 50% 50%;
}
.nivoSlider img {
  width: 920px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 6;
  display:none;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 920px;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.nivo-directionNav a {
  background-color: #000;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
}
.nivo-prevNav,
.nivo-nextNav {
  text-indent: -9999px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nivo-controlNav a.active { font-weight: bold }
.nivo-nextNav {
  background: url('images/sliders/arrow-right.png') center center no-repeat;
  right: -40px;
}
.nivo-prevNav {
  background: url('images/sliders/arrow-left.png') center center no-repeat;
  left: -40px;
}
.nivo-prevNav:hover{
  background-color: #fee825;
  background-image: url('images/sliders/arrow-left-hover.png');
}
.nivo-nextNav:hover {
  background-color: #fee825;
  background-image: url('images/sliders/arrow-right-hover.png');
}
.nivo-controlNav a {
  display: none !important;
}

.nivo-caption{
  display: none !important;
}
  
#breadcrumbs {
 /* margin-bottom: 20px;
  margin-top: 15px;*/
  padding-bottom: 5px;
  width: 60%;
  float: left;
  font-size:12px;
  font-weight:bold;
  
}

#preface-wrapper {
  width:920px;
  margin:5px auto 0;
}

#preface-wrapper .column {
  float: left;
}

#preface-wrapper.in1 .column {
  width: 100%;
}

#preface-wrapper.in2 .column {
  width: 50%;
}

#preface-wrapper.in3 .column {
  width: 33.3%;
}

#preface-wrapper .block {
  margin: 0 15px 15px;;
}

#preface-wrapper .block-title {
  margin-top:15px;
}

#preface-wrapper .region {
  margin:15px 0;
}

#content {
  display: inline;
  margin: 0;
  padding-top: 20px;
}

body.sidebar-first #content {
  float:right;
  width:73%;/*760px; /*This was changed from ALEXIA. It was 660 px*/
  padding-top:3.5%; /*This was added by ALEXIA*/
  padding-bottom:20px;
  overflow: hidden;
}

.node-teaser {
  border-bottom: 1px solid #EEEEEE;
 /* margin-bottom: 30px;
  padding-bottom: 30px;********** THIS WAS CHANGED BY ALEXIA **********/
  margin-bottom: 10px;
  padding-bottom: 10px;
  }

.node .content{
  line-height:160%;
}

#preface-wrapper .block > h2, .region-header .block > h2,
.region-footer .block > h2, .region-content-top .block > h2 {
  margin-top: 0px;
  margin-bottom: 15px;
}

.region-header .block,
.region-footer .block, 
.region-content-top .block{
  margin: 0px 0px 0px 0px; /*This was changed from Alexia 0px 0px 25px 0px*/
}

#sidebar{
  width:225px; /*This was changed from Alexia*/
  float:left;
  padding:20px 0;
}
.domain-frbr-cidoc-crm-org #sidebar{
   padding:0;

}

#sidebar .block {
  margin: 7px 0px 25px 0px;/*-2xpx 0px 25px 0px;*/
}

#sidebar .block > h2 {
  border-bottom: 1px solid #FFFFFF;
  margin-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

#footer-wrap{
  width: 100%;
  background: #333;
  margin-bottom: -20px;
}

#footer{
  width: 950px;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #7f7f7f;
  display:none;
}

#footer a{
  color: #fff;
  text-decoration: none;
}
#footer a:hover{
  color: #fee825;
}

#bottom-teaser {
  width:950px;
  margin: 15px auto 0;
}

#bottom-teaser .column {
  float: left;
}

#bottom-teaser.in1 .column {
  width: 100%;
}

#bottom-teaser.in2 .column {
  width: 50%;
}

#bottom-teaser.in3 .column {
  width: 33.3%;
}

#bottom-teaser .block {
  margin: 0 15px 15px;
}

#bottom-teaser .region {
  margin:15px 0;
}

#bottom-teaser .block{
  color:#888;
}

#bottom-teaser .block > h2{
  color: #FFFFFF;
}

#bottom-teaser .block p {
  padding: 7px 0px;
  margin:0;
  line-height:150%;
}

#bottom-teaser .block table {
  width:100%;
  text-align:center;
  color:#787d7f;
}

#bottom-teaser a {
  color: #fff;
}

#footer-bottom{
  background:#212121;
  border: 1px solid #000;
  border-bottom: 0px;
  margin: 30px 15px 0;
  padding: 10px 30px;
  overflow: hidden;
}

#copyright {
  float: left;
  width: 700px;
  font-size: 10px;
  color:#666;
}

#back-to-top{
  width: 100px;
  float: right;
  font-size: 10px;
  text-align: right;
}

/* -------------- Form Elements  ------------- */
/*This was changed by Alexia. The old code:*/
/*fieldset { background: #ffffff; border: 1px solid #cccccc; margin-top: 10px; margin-bottom: 5px;
padding: 0 0 10px; position: relative; top: 12px; /* Offsets the negative margin of legends 
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }*/

fieldset { 
background: #ffffff;
margin-bottom: 5px;
position: relative;
top: 10px;
margin-bottom: 5px;
padding: 0 0 10px;
position: relative;
top: 8px;
}



.fieldset-wrapper { margin-top: 2.5%; }
.collapsible .fieldset-wrapper {
    margin-top: 1em!important;
    margin-bottom: 1em;	
}

.node-form .vertical-tabs .fieldset-wrapper { margin-top: 0; }

.filter-wrapper { top: 0; padding: 1em 0 0.2em;
-khtml-border-radius-topright: 0; -khtml-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; }

.filter-help a { font-size: 0.857em; padding: 2px 20px 0; }

.filter-wrapper .form-item label { margin-right: 10px; }

.filter-wrapper .form-item { padding: 0 0 0.5em 0.5em; }

.filter-guidelines { padding: 0 1.5em 0 0.5em; }

fieldset.collapsed { background: transparent; -khtml-border-radius: 0; -moz-border-radius: 0;  -webkit-border-radius: 0; border-radius: 0; }

/*This was changed by Alexia. The old code:
fieldset legend { background: #dbdbdb; border: 1px solid #ccc; border-bottom: none; display: block; height: 2em;
left: -1px; line-height: 2; padding: 0; position: absolute; text-indent: 10px; text-shadow: 0 1px 0 #fff; top: -12px; width: 100%;
-khtml-border-radius-topleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; 
-khtml-border-radius-topright: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }*/

fieldset legend { font-size:14px; background: white; border-bottom: none; display: block; /*height: 2em;*/
left: -1px; line-height: 1.5; padding: 0; position: absolute; text-indent: 10px; text-shadow: 0 1px 0 #fff; top: -15px; width: 100%;
-khtml-border-radius-topleft: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; 
-khtml-border-radius-topright: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }

fieldset.collapsed legend { -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

fieldset .fieldset-wrapper { padding: 0 10px; }

fieldset .fieldset-description { margin-top: 5px; margin-bottom: 1em; line-height: 1.4; font-style: italic; }

input { margin: 2px 0; padding: 4px; }

input, textarea {  font-size: 0.929em; }

textarea { line-height: 1.5; }

textarea.form-textarea, select.form-select { padding: 4px; }

input.form-text, textarea.form-textarea, select.form-select{ border: 1px solid #ccc;}

.password-suggestions ul li { margin-left: 1.2em; }

.form-item { margin-bottom: 1em; margin-top: 2px; }

.form-item label { font-size: 0.929em; }

.form-type-radio label, .form-type-checkbox label { margin-left: 4px; }

.form-type-radio .description, .form-type-checkbox .description { margin-left: 2px; }

.form-actions { padding-top: 10px; }

/* Contact Form */

.contact-form #edit-name { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.contact-form #edit-mail { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.contact-form #edit-subject { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.contact-form #edit-message { width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-top-left-radius: 4px; -khtml-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-right-radius: 4px; }

.contact-form .resizable-textarea .grippie {  width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
-khtml-border-bottom-left-radius: 4px; -khtml-border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

/* Comment form */

.comment-form label { float: left; font-size: 0.929em; }

.comment-form input, .comment-form .form-select { margin: 0; 
-khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 0px; }

.comment-form .form-type-textarea label { float: none; }

.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select { margin-bottom: 10px; overflow: hidden; }

.comment-form .form-type-checkbox,
.comment-form .form-radios { margin-left: 120px; }

.comment-form .form-type-checkbox label,
.comment-form .form-radios label { float: none; margin-top: 0; }

.comment-form input.form-file { width: auto; }

.comment-form .form-text { display: block; margin: 0; width: 100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.comment-form .form-item .description { font-size: 0.786em; line-height: 1.2; margin-left: 120px; }

#content h2.comment-form { margin-bottom: 0.5em; }

.comment-form .form-textarea { -khtml-border-radius-topleft: 4px; -khtml-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
-webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px; border-top-right-radius: 4px; }

.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item { margin-top: 0; margin-bottom: 0; }

.filter-wrapper label { width: auto; float: none; }

.filter-wrapper .form-select { min-width: 120px; }

.comment-form fieldset.filter-wrapper .tips { font-size: 0.786em; }

#comment-body-add-more-wrapper .form-type-textarea label { margin-bottom: 0.4em; }

#edit-actions input { margin-right: 0.6em; }

/* Other Overrides */

div.password-suggestions { border: 0; }

.ui-widget-overlay { background: #222222; opacity: 0.7; }

div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane { padding: 1em; }

#forum .name { font-size: 1.083em; }

#forum .description { font-size: 1em; }

/* Form Buttons --NEW FROM ALEXIA*/

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {

color: white;  
padding: 4px .8em 5px .8em; 
font-size: 13px;  
margin-right: 5px;
background-color: #445C8C; /*Apply-Reset Button*/
border:none;}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
background-color:#2D456B;/*Apply-Reset Button Hover*/
}

/* Form Buttons --OLD*/

/* button,
input[type="submit"],
input[type="reset"],
input[type="button"] {*/
/* IE10 */ 
/* background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);*/
/* Mozilla Firefox */ 
/* background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);*/
/* Opera */ 
/* background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);*/
/* Webkit (Safari/Chrome 10) */ 
/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E3E3E3));*/
/* Webkit (Chrome 11+) */ 
/* background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);*/
/* Proposed W3C Markup */ 
/* background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);*/
/* IE6-9 */ 
/* filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3');

border: 1px solid #dbdbdb;
-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white; -webkit-box-shadow: inset 0 1px 0 0 white; -o-box-shadow: inset 0 1px 0 0 white; box-shadow: inset 0 1px 0 0 white;
color: #333333; text-shadow: 0 1px 0 white; position: relative; font-weight:bold; padding: 4px .8em 5px .8em; font-size: 13px; }*/


/* button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
/* IE10 */ 
/*background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%); */
/* Mozilla Firefox */ 
/*background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%); */
/* Opera */ 
/*background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%); */
/* Webkit (Safari/Chrome 10) */ 
/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2)); */
/* Webkit (Chrome 11+) */ 
/*background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%); */
/* Proposed W3C Markup */ 
/*background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%); */
/* IE6-9 */ 
/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');

-moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
-moz-box-shadow: inset 0 1px 0 0 white;
-webkit-box-shadow: inset 0 1px 0 0 white;
-o-box-shadow: inset 0 1px 0 0 white;
box-shadow: inset 0 1px 0 0 white;
cursor: pointer; 
}
 */
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width { 
width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center; }


#block-search-form { padding-bottom: 0px; } /*this wa changed from Alexia: padding-bottom: 7px; */

#block-search-form .content { margin-top: 0; }

#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input { 
	float: left; 
	font-size: 1em; 
	height: 1.143em; 
	margin-right: 5px; 
	margin-left: 50%; 
	width: 9em; 
}
/****************** IT WAS CHANGED BY ALEXIA: #search-form input.form-submit,*/
#search-block-form input.form-submit { margin-left: 0; margin-right: 0; height: 25px; width: 34px; padding: 0; cursor: pointer;
text-indent: -9999px; border-color: #e4e4e4 #d2d2d2 #b4b4b4; 
/*background: url(images/search-button.png) no-repeat center top; */
background: url(images/search-button.png);
overflow: hidden; }

#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus
/*******#search-form input.form-submit:hover,
#search-form input.form-submit:focus ***************
{ background-position: center bottom; }*/
{ background: url(images/search-button-hover.png); }


#search-form .form-item-keys label { display: block; }


ol.search-results { padding-left: 0; }

.search-results li { border-bottom: 1px solid #d3d7d9; padding-bottom: 0.4285em; margin-bottom: 0.5em; }

.search-results li:last-child { border-bottom: none; padding-bottom: none; margin-bottom: 1em; }

.search-results .search-snippet-info { padding-left: 0; }

.submitted {
  background: #eee;
  padding: 4px 9px;
  border-radius: 4px;
  color: #383838;
  text-shadow: 1px 1px #fff;
  clear: both;
  display: block;
  margin-bottom: 2px;
}
/*
.links li a {// Auto afasirethike apo tin ALEXIA
  background-color: #E7E5E3;
  color: #100100;
  padding: 4px 5px;
  border-radius: 4px;
  text-shadow: 1px 1px #fff;
  font-weight: normal;
}

.links li a:hover {
  background-color: #D7D5D3;
  color: #100101;
}*/


/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/
#content table.cke_editor {
  background: transparent;
  border: 0;
}
#content table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/
.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-item label {
  font-size: 13px;
  font-weight: bold;
}

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/
.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
  list-style:none;
}

ul.inline {
  clear: both;
}

/************************************this was changed by ALEXIA ul.inline li {
  margin: 0;
  padding: 0;
}*/

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

ul.inline, ul.links.inline {
  margin-left: 0;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/
.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  margin-bottom: 5px;
  padding: 4px 7px;
  line-height: 1.3em;
  color: #999 !important;
  background: #cf1d10 url(images/tag.png) repeat;
  border: 1px solid #ccc;
  text-shadow: 1px 1px 1px #fff;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.field-name-field-tags a:hover{
  text-shadow: none;
  color: #fff !important;
  border-color: #cf1d10;
  background: #cf1d10 url(images/tag-color.png) repeat;
  text-decoration: none;
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#main .field-label{
  color: #000;
}

#main .field-items .field-item{
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/* Comments */

.comment h2.title { margin-bottom: 1em; }

.comment div.user-picture img { margin-left: 0; }

.comment { margin-bottom: 20px; display: table; vertical-align: top; }

.comment .attribution { display: table-cell; padding: 0 35px 0 0; vertical-align: top; overflow: hidden; }

.comment .attribution img { margin: 0; border: 1px solid #d3d7d9; }

.comment .attribution .username { white-space: nowrap; }

.comment .comment-submitted p { margin: 4px 0; font-size: 1.071em; line-height: 1.2; }

.comment .comment-submitted .comment-time { font-size: 0.786em; }

.comment .comment-submitted .comment-permalink { font-size: 0.786em; text-transform: lowercase; }

.comment .content { font-size: 0.929em; line-height: 1.6; }

.comment .comment-arrow { background: url(images/comment-arrow.gif) no-repeat 0 center transparent;
border-left: 1px solid; border-right: 1px solid; height: 40px; margin-left: -36px; margin-top: 15px; position: absolute; width: 20px; }

.comment .comment-text { padding: 0 25px 10px 35px; display: table-cell; vertical-align: top; position: relative; width: 100%; border: 1px solid #d3d7d9;}

.comment .indented { margin-left: 40px; }

.comment-unpublished { margin-right: 5px; padding: 5px 2px 5px 5px; }

.comment .comment-text .comment-arrow { border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/
.item-list .pager {
}

.item-list .pager li {
  background: #efefee;/*#cfcfcf*/;
  border-radius: 3px;
  text-shadow: 1px 1px #fff;
  display: inline-table;
  list-style: none;
  margin: 0px 3px 0px 3px;
}

/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/
.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

.field-name-taxonomy-forums .field-items {
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{ 
  font-size: 16px;
}
.views-field.views-field-field-contact-person {
    margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------*
/* Shortcodes
/*-----------------------------------------------------------------------------------*/

/*columns*/
.one-half{ width:48%; }
.one-third{ width:30.66%; }
.two-third{ width:65.33%; }
.one-fourth{ width:22%; }
.three-fourth{ width:74%; }
.one-fifth{ width:16.8%; }
.one-sixth{ width:13.33%; }
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth {
  position:relative; margin-right:4%; float:left;
}

.column-last{margin-right: 0px;}
.column-first{margin-left: 0px;}

/***************** MINE CODE **************/

.table_cont td {
    border-top: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
}
tr.header {
    background-color: #ccc!important;
    font-weight: bold!important;
}

/*********Customize field texts************/
.field-content p{
	color: #444;
    font-size: 13px;
    font-family: 'Helvetica Nue', Arial, Helvetica, sans-serif;
}

.field-content p span {
    color: black!important;
    font-size: 13px!important;
    font-family: 'Helvetica Nue', Arial, Helvetica, sans-serif!important;
}


.labelStyle{
	font-size: 13px !important;
	font-weight:bold;
	color:black;
}
/************* INFO TEXTS PER PAGES **************/

h1.page-title:after{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	display:block;
	margin-bottom:-7px;
}
/*TEMPLATES*/
.page-templates h1.page-title:after{
	content:"This section offers template documents, to be used to draft examples for the CRMbase and family models or to model an extension to CIDOC CRM. It also showcases an application of theoretical considerations relevant for scope-note writing. ";
}
/*ASSISTING TRANSLATIONS*/
.page-assisting-translations h1.page-title:after{
	content:"This section comprises documents generated by the CIDOC CRM Translation Working Group that are meant to support aspiring translation initiatives to establish efficient and consistent work processes, as well as define the relation among the CRM SIG and such translation initiatives.";
}

/*REFERENCES*/
.page-referencespage h1.page-title:after, .page-referencespageres h1.page-title:after{
	content:"In this section you will find articles and papers referring to the CIDOC CRM ontology.";
}
/*CRITICS*/
.page-criticspage h1.page-title:after, .page-criticspageres h1.page-title:after{
	content:"In this section you will find articles or papers with critics about the CIDOC CRM.";
}
/*Important theories*/
.page-important-theories h1.page-title:after, .page-important-theories-res h1.page-title:after{
	content:"In this section you will find articles or papers including theories that influenced the development of the CIDOC CRM.";
}
/*User Guidance*/
.page-node-3671 h1.page-title:after{
	content:"In this section you will find general information about the CIDOC CRM and instructions, how to start learning the ontology by using the material provided in the “use and learn” section.";
}
/*Methodology*/
.page-node-3672 h1.page-title:after{
	content:"In this section you will find instructions and advice about the methodology that should be followed during the application of the CIDOC CRM ontology.";
}
/*Tutorials*/
.page-tutorialpage h1.page-title:after, .page-tutorialpageres  h1.page-title:after{
	content:"In this section you will find the official tutorial of the CIDOC CRM as well as other documents containing instructions about the CIDOC CRM.";
}
/*FUNCTIONAL UNIT*/
.page-functional-units h1.page-title:after{
	content:"In this section you will find all Entities, Properties and their Graph represantations devided into functional categories of information.";
}
/*Concept search*/
.page-concept-search h1.page-title:after{
	content:"In this section you can search for  Entities, Properties and Functional categories.";
}
/*Issue processing*/
.page-issue-summary h1.page-title:after, .page-issue-summary2 h1.page-title:after{
	content:"In this section you can find all issues that have been discussed during SIG Meetings and follow their formulation.";
}
/*Reports about mappings*/
.page-reports-mappings h1.page-title:after, .page-report-mappings-res h1.page-title:after{
	content:"In this section you can find all mappings that have been done to the CIDOC CRM ontology.";
}
/*Compatible models*/
.page-collaborations h1.page-title:after, .page-collaboration-resources h1.page-title:after{
	content:"In this section you can find all compatible models and collaborations to the CIDOC CRM. Each one of them will navigate you to its corresponding web page.";
}
/*Use cases*/
.page-usecasespage h1.page-title:after{
	content:"In this section you can find examples of applications of the CIDOC CRM.";
}
/*SIG meetings page*/
.page-sig-meetings h1.page-title:after{
	content:"This section is an agenda for the latest and all upcoming SIG meetings.";
}
/*Minutes*/
.page-minutes h1.page-title:after, .page-minutes-resources  h1.page-title:after{
	content:"In this section you can find minutes and related information from SIG meetings.";
}
/*Workshops*/
.page-node-1747 h1.page-title:after{
	content:"This section is an agenda for the latest and all upcoming workshops related to the CIDOC CRM.";
}
/*Related activities*/
.page-related-activities h1.page-title:after{
	content:"This section is an agenda for the latest and all upcoming activities related to the CIDOC CRM.";
}
/*Versions*/
.page-node-4861 h1.page-title:after{
	content:"In this section you can find versions of the CIDOC CRM and related information.";
}
.page-node-4861 .tabs-wrapper.clearfix {
    display: none;
}

.page-fm-releases h1.page-title:after{
	content:"In this section you can find versions of the CIDOC CRM family models and related information.";
}
/*Presentations*/
.page-presentationpage h1.page-title:after{
	content:"In this section you can find documents that were presented at the SIG meetings and related information.";
}
/*Technical papers*/
.page-technicalpaperspage h1.page-title:after{
	content:"In this section you can find technical papers related to the CIDOC CRM.";
}
/*Publications*/
.page-publicationspage h1.page-title:after{
	content:"In this section you can find publications of articles or papers that refer to the CIDOC CRM.";
}
/*Translations*/
.page-translations2 h1.page-title:after{
	content:"In this section you can find all translations of the CIDOC CRM ontology.";
}
/*FAQ*/
.page-faq-page h1.page-title:after{
	content:"In this section you can find the answers to the most frequently asked questions in relation to the CIDOC CRM model.";
}
/*Meeting contributions*/
.page-node-229 h1.page-title:after{
	content:"In this section you can find papers or articles that were used or referred to, during SIG meetings.";
}
/*Related stackeholders*/
.page-node-230 h1.page-title:after{
	content:"In this section you can find all Persons or organizations that have used the CIDOC CRM.";
}
/*SIG Members*/
.page-get-members h1.page-title:after{
	content:"In this section you can find all persons that participate in the CIDOC CRM team.";
}
/*Host organisations*/
.page-vhosts h1.page-title:after{
	content:"In this section you can find all persons or organizations that have supported the realization of the SIG Meetings.";
}
/*Show links entities and properties*/
.page-get-links-from-entities-and-properties h1.page-title:after{
	content:"Here you can find the system and alias Entities&Properties URL paths. Use these paths in text forms to achieve internal redirection.If you want the absolute path add the \0022 www.cidoc-crm.org\0022 in front.";
}
/*Show links meetings*/
.page-get-links-for-meeting-pages h1.page-title:after{
	content:"Here you can find the system URL paths for Meeting pages.Use these paths in text forms to achieve internal redirection.If you want the absolute path add the \0022 www.cidoc-crm.org\0022 in front.";
}
/*figures and data examples*/
.page-figures h1.page-title:after{
	content:"This page contains .zip files of the graphics used in versions of the CIDOC CRM in an editable format.";
}



.view-export-entitities .views-field.views-field-title, .view-export-properties .views-field.views-field-title {
    font-size: inherit;
    font-weight: normal;
}
.view-export-entitities .views-label, .view-export-properties .views-label{
    font-weight: bold;
}
#block-views-exp-export-issues-vol2-page div#edit-field-status-value-wrapper div {
    display: inline;
}
.view-export-issues-vol2 th.views-field.views-field-field-status {
    width: 8%;
}
/*.field-name-field-reference-to-issue {
    display: none;
}
.field-name-field-id.field-type-number-integer {
     display: none;
}*/
.view-current-version a {
    border-top: 1px solid #999;
    text-align: justify;
    display: inline-block;
    width: 218px;
    height: 30px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    /* margin-left: -10px; */
    margin-bottom: -10px;
}
.view-current-version a:hover {
     text-decoration:none;
	background-color:#EFEFEE;
	display:inline-block;
}
.shortcutBlock .panel-flexible .panel-separator{margin: 0px!important;}
.views-field.views-field-edit-node span.field-content {
   	padding: 4px .8em 5px .8em;
	font-size: 13px;
	margin-right: 5px;
	background-color:#445C8C;
    border: none;
}
.views-field.views-field-edit-node span.field-content a {
    color: white !important;
}
.view-editor-pages th.views-field.views-field-title { width: 63%;}
.view-editor-pages th.views-field.views-field-edit-node, 
.view-editor-pages th.views-field.views-field-field-id { width: 7%;}

div.field-name-field-subclass-of-term {
    display: block;
    width: 50%;
    float: left;
}
div.field-name-field-inverse {
  
    display: block;
    width: 50%;
}

.view-display-id-page_4.releases-table div.views-row {
    display: flex!important;
    justify-content: space-between;
    align-content: baseline!important;
}

