.lb_close { float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}
.lb_close:hover,
.lb_close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40); }
button.lb_close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}

.lb-edit-btn-popup {
  position: absolute;
  background: url(../images/fast-edit.gif) no-repeat 100% 0px;
  padding-left: 10px;
  display: none;
  box-shadow: 0 0 5px rgba(0,0,0, 0.5);
  background-color: #fff;
  background-position: center;
  border-radius: 4px;
  right: -3px;
  top: 1px;
}

.admin-menu-luxury-buttons-graph {
  background-image: url(../images/ok_button_icon.png);
}

.icon-inform {
  background-image: url(../images/inform.png);
}

.I {
  display: none;
}

.fast_edit_submit {
  margin: 0;
}


#fast-edit-blok {
  position: absolute;
  display: none;
  z-index: 100;
}

#fast-edit-blok > a {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin-left: 4px;
  border: 0;
  box-shadow: 0 0 5px rgba(0,0,0, 0.5);
  padding: 0;
  background-color: #fff;
  background-position: center;
  border-radius: 4px;
}

#modal-fast-edit-link input, #modal-fast-edit-link select, #modal-fast-edit-link textarea {
  padding: 2px 2px 2px 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 15px;
  font-size: 13px;
  vertical-align: top;
  border: 1px solid #DDD;
  margin: 1px 0;
}

#modal-fast-edit-link img.ui-datepicker-trigger {
  margin-top: 4px;
}
#modal-fast-edit-link input[type="submit"]  {
  padding-left: 4px;
  padding-right: 4px;
  border-color: #AAA;
  background-color: #EEE;
}
#modal-fast-edit-link select[multiple] {
  height: 80px;
}
#modal-fast-edit-link input, #modal-fast-edit-link select {
  height: 23px;
}
#modal-fast-edit-link textarea {
  display: block;
  margin-bottom: 10px;
}

/*#grabbed_fields{
  border-bottom: none;
}
*/

/* === watchers style ==== */

#grabbed_fields .watchers {
  overflow: hidden;
  margin: 5px 0;
  padding: 0;
  margin-left: 180px;
  list-style-type: none;
}

#grabbed_fields .watchers > li {
  box-sizing: border-box;
  float: left;
  margin-right: 25px;
}

#grabbed_fields .watchers > li img.gravatar {
  margin-right: 8px;
}

#grabbed_fields .watchers > li a.delete {
  border-bottom: none;
}

#grabbed_fields .watchers > li a.delete img {
  margin-bottom: -3px;
}

#lb-watchers {
  margin-top: -5px;
  margin-bottom: 10px;
}

#lb-watchers label {
  margin-left: 0;
}

.lb-user-watcher {
  margin: 2px 0;
}

/*=============================*/

div.issue .lb-field-data > img.gravatar {
  height: 16px;
  width: 16px;
  padding: 1px;
  float: left;
  margin: 0 0.5em 0 0;
}

.lb-field-name {
  width: 140px;
  min-width: 120px;
  float: left;
}

.lb-field-data {
  min-width: 150px;
  /*float: left;*/
  margin-left: 140px;
}

.lb-block-data {
  overflow: hidden;
  padding: 8px 0;
  padding-left: 3px;
  margin: 0;
}

.lb-block-data:empty {
  padding: 0 !important;
  display: none !important;
}

.lb-users .lb-block-data,
.lb-dates .lb-block-data,
.lb-other .lb-block-data {
  padding-bottom: 3px;
  padding-top: 3px;
}

.lb-block-data > ul.checklist-index {
  margin: 0;
}

.lb-block-data p:first-of-type {
  margin-top: 0;
}
.lb-block-data p:last-of-type {
  margin-bottom: 0;
}


.lb-block-data a {
  line-height: 16px;
}

div.lb-issue-block {
  min-width: 300px;
  box-sizing: border-box;
  overflow: hidden;
}

div.lb-users, div.lb-dates, div.lb-other {
  width: 33.333%;
  float: left;
}

div.lb-users, div.lb-dates {
  padding-right: 20px;
}

/*.lb-hidden-block > .lb-block-data {
  display: none;
}*/

.lb-attributes {
  padding: 0;
  padding-top: 7px;
  width: 100%;
  overflow: hidden;
}

.lb-block-header {
  border-bottom: 1px solid #CCC;
  height: 10px;
  margin: 0;
  margin-bottom: 7px;
}

.lb-block-title {
  font-weight: bold;
  display: block;
  float: left;
  margin-bottom: -15px;
  background-color: #FFF;
  padding: 0 8px;
  padding-left: 3px;
}

div.issue .lb-block-title {
  background-color: #FFD;
}

.lb-field {
  clear: both;
  line-height: 1.8em;
}

.lb-block-header > .contextual {
  padding-left: 5px;
  background-color: #FFD;
  top: 3px;
  position: relative;
  margin-top: 0;
}

.lb-block-header > .contextual .rm-icon:before {
  padding: 0;
  margin: 0;
}

.lb-field-block {
  margin: 5px 0;
  overflow: hidden;
}

.lb-field-block label {
  display: block;
  float: left;
  min-width: 80px;
  line-height: 20px;
}

.lb-field-block label.in_line {
  display: inline;
  float: none;
}

input.autocomplete,
#relation_issue_to_id {
  padding-bottom: 1px;
  padding-top: 1px;
}

table.rmp-relations {
  border: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  border-spacing: 0;
}

table.rmp-relations tr:hover {
  background-color: #FFC;
}

table.rmp-relations td {
  text-align: left;
  padding: 2px 0;
}

table.rmp-relations tr.issue td:first-child {
  padding-left: 0;
}

table.rmp-relations td.buttons {
  text-align: right;
}

table.rmp-relations td.rel-type {
  width: 170px;
}

table.rmp-relations td.date_range {
  width: 160px;
}

table.rmp-relations td.status {
  width: 170px;
}
/* ============================================== */


div.box.lb-invisi-box {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}
div.box.lb-invisi-box.fileover {
  background-color: lavender;
}

.lb-block-data .attachments {
  margin: 0;
  display: block;
  width: 100%;
  overflow: hidden;
}

.lb-block-data .thumbnails {
  float: left;
  margin-top: 5px;
}

.lb-attach-list {
  float: left;
  margin-right: 40px;
}

.lb-attach-list table {
  margin-left: -3px;
}

.lb-attach-cont {
  /*box-sizing: border-box;*/
  padding: 3px;
  margin: 0;
  overflow: hidden;
}

.lb-attach-cont > div.lb-attach-bg {
  background-position: center center;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  width: 84px;
  height: 84px;
  border: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.lb-attach-bg a {
  opacity: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.lb-attach-list a.icon-us-download-all {
  margin-top: 5px;
  display: block;
}