/* Zenmine Theme version 5.0, Copyright (C) 2019-2022 - Luis Blasco www.bestredminetheme.com */

/**********************************************************/
/* INITIALIZE */
/**********************************************************/

@import url(default.css);
@import url(icons.css);
@import url(forms.css);
@import url(plugins.css);
@import url(style.css);
@import url(admin.css);
@import url(mobile.css);
@import url(version.css);
@import url(../customize/customize.css);


 table.issues tr td {font-size: 0.95em;}

/*Nouveau*/
/*tr.odd.status-1 { background: #eaf7ff; }
tr.even.status-1 { background: #f2faff; }
tr.status-1 tr.status-1 a { color: #559 !important; }*/
tr.status-1   { border-left: 14px solid #D2EAFA;  background-color: rgba(8, 146, 207, 0.62)}
tr.status-1:hover   {  background-color: rgba(58, 146, 207, 1)!important}
tr.status-1  a {color:white!important}
/*Appro*/
tr.status-9  { border-left: 14px solid rgba(225, 0, 123, 1); background-color:rgba(225, 0, 123, 0.53) }
tr.status-9:hover   {  background-color:rgba(225, 0, 123, 1)!important; color:white!important }
tr.status-9  a {color:white}
/*Debit*/
tr.status-11   { border-left: 14px solid rgba(252, 236, 220, 1); background-color: rgba(252, 236, 220, 0.82)}
/*Usinage*/
tr.status-12   { border-left: 14px solid rgba(236, 64, 122, 1); background-color: rgba(236, 64, 122, 0.81) }
/*Montage*/
tr.status-13   { border-left: 14px solid #F48FB1; }
/*Mise a dispo*/
tr.status-14   { border-left: 14px solid rgba(194, 251, 215, 1); background-color:rgba(194, 251, 215, 0.82) }
/*Livraison*/
tr.status-15   { border-left: 14px solid #A5D6A7; background-color:rgba(165, 214, 167, 0.82) }
/*Termine*/
tr.status-17    { border-left: 14px solid #E0E0E0; background: #FBFBFB; color:#9E9E9E } tr.status-17 a {color:#9E9E9E}

/*Facturé*/
tr.status-19   { border-left: 14px solid #FFF59D; }
/*Chargé*/
tr.status-20   { border-left: 14px solid #FFCCBC; background-color:rgba(248, 204, 188, 0.82) }
/*Archivé*/
tr.status-21   { border-left: 14px solid #E0E0E0; background: #FBFBFB; color:#BDBDBD; text-decoration:line-through; } 
tr.status-21 a {color:#BDBDBD}
/*SAV en cours d'appro*/
tr.status-10   { border-left: 14px solid rgba(245, 198, 44, 1); background: rgba(245, 198, 44, 0.72); color:#000;  } 
tr.status-10 td a {color:#rgba(245, 198, 44, 1)!important}
tr.status-10:hover   { background: rgba(245, 198, 44, 1)!important; color:#000;  }
tr.status-10:hover td a {color:white!important}

textarea.text_cf {
    height: 3em;
}

tr td.status span.td_text 
{ 
  font-family: Neucha, sans-serif;
  line-height: 23px;
  font-size: 1rem;
  border:1px solid #888;
  padding: 0.3em 0.95em;
    border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 225px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  box-shadow: 1px 1px 0px 0px #888, 2px 2px 0px 0px #efefef; 
}

tr.status-1 td.status span.td_text {    background : rgba(210, 234, 250, 1); border: 3px solid background : rgba(210, 234, 250, 0.1); }
tr.status-9 td.status span.td_text {    background : rgba(239, 229, 255, 1); border: 3px solid background : rgba(239, 229, 255, 0.1); }
tr.status-10 td.status span.td_text {    background : rgba(245, 198, 44, 1); border: 3px solid background : rgba(245, 198, 44, 0.1); }
tr.status-11 td.status span.td_text {    background : rgba(252, 236, 220, 1); border: 3px solid background : rgba(252, 236, 220, 0.1); }
tr.status-12 td.status span.td_text {    background : rgba(236, 64, 122, 1); border: 3px solid background : rgba(236, 64, 122, 0.1); color:white }
tr.status-13 td.status span.td_text {    background : rgba(194, 251, 215, 1); border: 3px solid background : rgba(194, 251, 215, 0.1); }
tr.status-14 td.status span.td_text {    background : rgba(194, 251, 215, 1); border: 3px solid background : rgba(194, 251, 215, 0.1); }
tr.status-15 td.status span.td_text {    background : rgba(165, 214, 167, 1); border: 3px solid background : rgba(165, 214, 167, 0.1); }
tr.status-17 td.status span.td_text {    background : rgba(224, 224, 224, 1); border: 3px solid background : rgba(224, 224, 224, 0.1); }
tr.status-19 td.status span.td_text {    background : rgba(251, 245, 157, 1); border: 3px solid background : rgba(251, 245, 157, 0.1); }
tr.status-20 td.status span.td_text {    background : rgba(248, 204, 188, 1); border: 3px solid background : rgba(248, 204, 188, 0.1); }
tr.status-21 td.status span.td_text {    background : rgba(224, 224, 224, 1); border: 3px solid background : rgba(224, 224, 224, 0.1); }



table.issues tr.status-1 td a {color:rgba(66, 146, 207, 1)}


tr.tracker-4 td.tracker span.td_text {
  align-self: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 90%;
  background-repeat: repeat no-repeat;
  background-size: 4px 3px;
  border-radius: 15px 225px 255px 15px 15px 255px 225px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(66, 146, 207, 1);
  box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
  box-sizing: border-box;
  color: rgba(66, 146, 207, 1);
  cursor: pointer;
  display: inline-block;
  font-family: Neucha, sans-serif;
  font-size: 0.9rem;
  line-height: 23px;
  outline: none;
  padding: .15rem .75rem;
  text-decoration: none;
  transition: all 235ms ease-in-out;
  border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 225px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

tr.tracker-4 td.tracker span.td_text:hover {
  box-shadow: rgba(0, 0, 0, .3) 2px 8px 8px -5px;
  transform: translate3d(0, 2px, 0);
}

tr.tracker-4 td.tracker span.td_text:focus {
  box-shadow: rgba(0, 0, 0, .3) 2px 8px 4px -6px;
}


tr.tracker-5 td.tracker span.td_text {
  align-self: center;
  background-color: white;
  background-image: none;
  background-position: 0 90%;
  background-repeat: repeat no-repeat;
  background-size: 4px 3px;
  border-radius: 15px 225px 255px 15px 15px 255px 225px 15px;
  border-style: solid;
  border-color: rgba(240, 130, 172, 1);
  border-width: 1px;
  box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
  box-sizing: border-box;
  color: rgba(240, 130, 172, 1);
  cursor: pointer;
  display: inline-block;
  font-family: Neucha, sans-serif;
  font-size: 0.9rem;
  line-height: 23px;
  outline: none;
  padding: .15rem 1.75rem;
  text-decoration: none;
  transition: all 235ms ease-in-out;
  border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 225px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

tr.tracker-5 td.tracker span.td_text:hover {
  box-shadow: rgba(0, 0, 0, .3) 2px 8px 8px -5px;
  transform: translate3d(0, 2px, 0);
}

tr.tracker-5 td.tracker span.td_text:focus {
  box-shadow: rgba(0, 0, 0, .3) 2px 8px 4px -6px;
}

.issues .done_ratio label {font-size: .8em}
.issues table.list td.done_ratio table.progress td.todo {min-width:1%!important}

.issues-board    td
{ 
    background:#F3F3F1; 
}


.controller-agile_boards  .issue-card 
{ 
  background-color: white;
    padding:0px!important; 
    margin:15px 0!important; 
  transition: all 235ms ease-in-out;

  border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 25px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
 border-radius: 15px 225px 255px 15px 15px 255px 225px 15px;
  border-style: solid;
  border-width: 1px;
  box-shadow: rgba(0, 0, 0, .2) 15px 28px 25px -18px;
  box-sizing: border-box;
  outline: none;

}



.issue-card span.fields p.name {background-color: rgba(150, 201, 231, 0.3); padding: 10px 0; margin: 0; text-align: center;  
}

.issue-card span.fields p.name a {color:black}
.issue-card span.fields p.attributes {; padding: 10px 5px; margin: 0; }

.issue-card span.fields p.attributes b 
{ 
    letter-spacing: 1px;
    font-weight:normal; font-size:.85em; border-bottom:2px solid rgba(150, 201, 231, 0.3); color:rgba(0, 0, 0, 0.36); line-height:1.5em; 
    padding-right: 3px;
}


table.list.issues td.id,table.list.issues th.id {display:none}


