body {
    background: #fff;
    font-family: 'FreeSans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-top: 40px;
}

.navbar {
  box-shadow: 0 2px 8px -1px rgba(0,0,0,0.40);
}
.navbar .divider-vertical {
    height: 50px;
    margin: 0 0px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ebe9e9;
}
.navbar-inverse .divider-vertical {
    border-right-color: #7b7b7b;
    border-left-color: #111111;
}
.navbar-brand {
  background: url(../img/LOGO_YPEKA_square.gif) 20px 0px no-repeat;
  background-size: 50%;
  text-indent: -9999px;
  /* height: 70px; */
  width: 100px;
}
/* .navbar-default .navbar-brand:hover, */
/*.navbar-default .navbar-brand:focus, */
.navbar-default .dropdown a:hover,
.navbar-default .dropdown a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.dropdown-menu > li > a:hover,  
.dropdown-menu > li > a:focus {
  color: #b30000;
  text-decoration: none;
}
/*.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 0px;
}
.dropdown:hover .dropbtn {
  color: #b30000;
}
*/

/* 24-7-2019 Speed up animations
.dropdown-menu.animated {
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
*/


.navbar-nav .avatar img {
  border-radius: 10%;
  margin-bottom: -20px;
  margin-right: 5px;
  margin-top: -20px;
  height: 50px;
  width: 50px;
}
@media (max-width: 767px) {
    .navbar-collapse .nav > .divider-vertical {
        display: none;
     }
}


		/* Set black background color, white text and some padding */
footer {
/*  height: 35px;  */
  background-color: #f8f8f8;
  color: black;
  padding-top: 5px;
}


a:hover {
  color: #b30000;
}

.rotate-45 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  /*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
}


/* .thumbnail > a > img:hover { */
/*   box-shadow: 0 0 2px 2px #b30000;  */
  /* Start the shake animation and make the animation last for 0.5 seconds */
/*   animation: shake 1.5s;  */
  /* When the animation is finished, start again */
/*   animation-iteration-count: infinite;  */
/* } */

.thumbnail > a > img {
  border-style: solid;
  border-width: thin;
  border-radius: 4px;
  /* border-color: #dedede; */
  border-color: #c4c4c4;
}

.thumbnail > a > img:hover {
/*  border-style: solid;
  border-width: thin;
  border-radius: 4px;
*/  
  /* border-color: #b30000; */
    background: #f7f7f7;
    border-color: #5c5c5c;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.page-header > h2 {
  font-size: xx-large;
}
#wrap {
  padding-top: 20px;
  padding-bottom: 0px;
}

#sort > li > a:hover {
  color: #b30000;
}
.panel {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.profile-avatar img {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  /* border-style: groove;
  border-width: thin; 
  border-color: #c6d9ec; */
  border-radius: 8px;
}
  /* border-color: #ddd;  */

.profile-avatar img:hover {
  border-style: groove;
  border-width: thin;
  border-color: #b30000;
  border-radius: 4px;
}

.profile-avatar li a {
  color: #2c689c;
}

/* Filters */
#slide-pane > nav.filter > h4 {
  /* color: #f8fe05; */
  background: #354677;
  text-transform: initial;
}
#wrap > nav.filter > h4 > a.toggle.toggle-nav {
  background: #354677;
  text-transform: initial;
}

#user_search > nav.filter > h4 {
  /* color: #f8fe05; */
  background: #354677;
  text-transform: initial;
}

a.toggle.toggle-nav {
  background: #354677;
  text-transform: initial;
}

.toggle.toggle-nav:hover {
  color: #f9ff00;
}

li.list-group-item.node-treeview:hover {
  color: #b30000;
}
li.list-group-item {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  color: #2c689c;
  /* background-color: #f5f5f5; */
  font-size: 14px;
}

/* 13-3-19
a.btn.btn-primary.pull-right:hover,
.input > btn.btn-primary.btn-block:hover {
  color: #f9ff00;
}
*/

button.btn.btn-primary.btn-md.btn-block:hover {
  color: #f9ff00;
}
.btn.btn-primary:hover {
  color: #f9ff00;
}

a.btn.btn-default:hover,
button.btn.btn-default:hover {
  color: #b30000;
}
.datepicker {
  border-radius: 4px;
  z-index: 9;

}


/* thumbnails in search list zoom effect  */

/*#img-search-result > a > img:hover {
  border-style: groove;
  border-width: thin;
  border-color: #b30000;
  border-radius: 4px;
  -ms-transform: scale(1.01;) 
  -moz-transform: scale(1.01); 
  -webkit-transform: scale(1.01);
  -o-transform: scale(1.01);
  transition: 0.2s;
}
*/

#img-search-result > a > img {
  border-style: solid;
  border-width: thin;
  border-radius: 8px;
  /* border-color: #ffffff; */
  border-color: #c4c4c4;
}

#img-search-result > a > img:hover {
/*
  border-style: solid;
  border-width: thin;
  border-radius: 8px;
/*  border-color: #b30000; */
    background: #f7f7f7;
    border-color: #5c5c5c;
}

/* x button for removing selected layers */
#composerCart .btn {
  padding-top: 0px;
  padding-bottom: 0px;
}
#composerCart .panel-heading {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
}
#composerCart .panel-body {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  color: #2c689c;
}
/* not working 
#composerCart > list-group-item {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  color: #2c689c;
}
*/

#text_search_btn {
  padding-top: 6px;
  padding-bottom: 5px;
}
#types, #categories, #owners {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
  border-style: groove;
  border-width: thin;
  border-color: #ddd;
  border-radius: 4px;
}
#types > li, #categories > li, #owners > li {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  color: #2c689c;
  /* background-color: #f5f5f5; */
  font-size: 14px;
}
#types > li > a, #categories > li > a, #owners > li > a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
}
#types > li > a.active, #categories > li > a.active, #owners > li > a.active {
  color: #FFFFFF;
  background-color: #428bca;
}
#types > li > a.active:hover, #categories > li > a.active:hover, #owners > li > a.active:hover {
  color: #f9ff00;
}

#region_search_btn {
  padding-top: 6px;
  padding-bottom: 5px;
}
/* search by map extent */
#filter-map {
  outline-style: groove;
  outline-width: thin;
  outline-color: #ddd;
  height: 200px;
  z-index: 5;
}

/* ημερομηνία */
#date_start > li > input.datepicker, #date_end > li > input.datepicker {
  padding-left: 12px;
  padding-right: 12px;
  border-width: 1px;
}
#date_start > label, #date_end > label {
  font-weight: 400;
  font-size: 14px;
}

/* user profile */
#user_avatar img {
  border-radius: 4px;
}
/*
#sort > li > a.selected {
  color: #FFFFFF;
  background-color: #428bca;
}
*/
/* δεν δούλεψε
#user_list_choices.col-xs-12.col-md-3.ul.list-group.li.list-group-item.a {
  color: #FFFFFF;
  background-color: #428bca;
}
*/

#user_messages, #site_wide_announcements, #status-message {
  /* position: !important; */
  position: sticky;
  width: inherit; 
  margin-top: 10px;
  left: auto;
}

.alert {
  position: relative;
  z-index: 9999;
}

.input-group {
  /* z-index: 90; */
}

/* 25-12-2020 */
.tooltip {
  position: bottom;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: bottom;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.thumbnail:hover {
  background: #f7f7f7;
}
.thumbnail > a > img {
  border-style: solid;
  border-width: thin;
  border-radius: 4px;
  border-color: #c4c4c4;
}
.thumbnail > a > img:hover {
  background: #f7f7f7;
  border-color: #5c5c5c;
}
 .thumbnail {
  height: 100%;
}
.fixed {position: fixed !important; top: 5px; left: 5px; bottom: 5px;}


.row.equal-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
  display: block;
}

.row.equal-cols > [class*='col-'] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row.equal-cols > [class*='col-'] > * {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; 
}

.img {
  border-style: solid;
  border-width: thin;
  border-radius: 4px;
  border-color: #c4c4c4;
}
.img:hover {
  background: #f7f7f7;
  border-color: #5c5c5c;
}


/* 21-1-2021 */
.x-tab-strip-top {
    margin-bottom: 0px;
}
/*
.x-tab-panel, .x-border-panel {
    border-left: 1px;
    border-right: 1px;
    border-top: 1px;
    border-bottom: 1px;
    border-style: solid;
    margin-right: 1px;
    padding-right: 0px;

}
*/
.x-tab-panel-bwrap {
    border-width: thin;
    margin: 1px 1px 1px 2px;
}

.x-tab-panel-header {
    border: 1px;
    height: 33px;
    margin: 1px 1px 1px 1px;
}

.x-panel-body {
    background-color: white;
}

/* 20-1-2021 */
/*
.x-grid3-header-inner {
    height: 0px;
}
*/


.x-form-check-wrap input {
    vertical-align: middle;
}
checkbox {
    vertical-align: middle;
}
.x-fieldset-header {
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
    margin-left: 0px;
    margin-bottom: 5px;
}
.x-fieldset {
    padding-top: 5px;
    padding-bottom: 5px;
 }

.x-fieldset legend input {
    margin-top: 0px;
    margin-right: 5px;
    float: left !important;
    height: 13px;
    width: 13px;
 }
legend.x-fieldset-header {
    font-size: 12px;
    font-weight: normal;
}
.x-form-item label.x-form-item-label {
    font-size: 12px;
    font-weight: normal;    
}
.x-box-item {
    font-size: 12px;
    font-weight: normal;    
}
.x-btn-text.add {
    font-size: 12px;
    font-weight: normal;    
}
button.x-btn-text {
    font-size: 12px;
    font-weight: normal;    
}
.x-toolbar-cell .xtb-text {
    font-size: 12px;
    font-weight: normal; 
    margin-top: -6px;   
}
button.x-btn-text.delete {
    padding: 0px 0px 0px 0px;
}

.x-fieldset-footer {
  height: 30px;
  padding: 0px;
}

textarea.x-form-textarea.x-form-field {
  resize: vertical;
  overflow: auto;
/*  height: 86px;  */
}

.x-grid3-col.x-grid3-cell.x-grid3-td-2.x-grid3-cell-last {
  width: 0px;
}

/* 22-1-2021 */
.panel-title {
  font-weight: normal;
  font-size: 16px;
}

/* plus glyph for showing collapsible panels */
.panel-heading .accordion-plus-toggle:before {
   font-family: FontAwesome;
   content: "\f068";
   float: right;
   color: silver;
}

.panel-heading .accordion-plus-toggle.collapsed:before {
   content: "\f067";
   color: silver;
}

/* arrow glyph for showing collapsible panels */
.panel-heading .accordion-arrow-toggle:before {
   font-family: FontAwesome;
   content: "\f078";
   float: right;
   color: silver;
}

.panel-heading .accordion-arrow-toggle.collapsed:before {
   content: "\f054";
   color: silver;
}

/* sets the link to the width of the entire panel title */
.panel-title > a {
   display: block;
}

.avatar img {
  border-radius: 10%;
}

/* 24-1-2021 */
.errorlist {
  color: red;
}

/* 25-1-2021 */
/* καταστροφικό
.x-grid3-row {
  height: 24px;
}
*/
.x-grid3-col.x-grid3-cell.x-grid3-td-name.x-grid3-cell-first {
  /* height: 22px; */
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 3px;
  padding-bottom: 0px;
}
.x-grid3-cell-inner.x-grid3-col-name {
  /* height: 18px; */
  padding-left: 8px;
  padding-right: 1px;
  padding-top: 0px;
  padding-bottom: 3px;
}
.x-grid3-col.x-grid3-cell.x-grid3-td-value.x-grid3-cell-last {
  /* height: 22px; */
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 3px;
  padding-bottom: 0px;
}
.x-grid3-cell-inner.x-grid3-col-value {
  /* height: 18px; */
  padding-left: 5px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 3px;
}
.x-grid3-cell-inner.x-grid3-col-title {
  /* height: 18px; */
}
.x-grid3-cell-inner.x-grid3-col-2 {
  /* height: 18px; */
}

/*
.x-grid3-hd.x-grid3-cell.x-grid3-td-2.x-grid3-cell-last {
  width: 10px;
}
.x-grid3-col.x-grid3-cell.x-grid3-td-2.x-grid3-cell-last {
  width: 10px;
}
*/



.x-fieldset {
  width: 276px;
}

form.x-panel-body {
  width: 276px;
}
.x-panel-bwrap {
  overflow: hidden;
}

/* 1-2-2021 */
.popover-content {
  font-size: 12px;
}

/* 2-2-2021 */
.popover {
  data-placement="bottom";
}

/* 26-1-2022 */
 .x-panel table {
  margin-bottom: 0px; 
}


.x-grid3-col.x-grid3-cell.x-grid3-td-name.x-grid3-cell-first {
  background-color: #f1f3f4 !important;
}
/*
.x-grid3-row-table {
  margin-bottom: 0px;
}
*/
#paneltbar {
  padding-bottom: 6px;
}
.x-grid3-header-offset {
  padding-left: 0px;
}
.x-toolbar x-small-editor x-toolbar-layout-ct {
  padding-top: 0px;
  padding-bottom: 0px;
}
.x-grid3-cell-inner.x-grid3-col-value {
  -webkit-user-select: text;  /* Chrome all / Safari all */
  -moz-user-select: text;     /* Firefox all */
  -ms-user-select: text;      /* IE 10+ */
  user-select: text;          /* Likely future */   
}