.suivisaveditaddtable td {
    border: none !important;
}
.etat_recup span.oui {
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    background: #519839;
}

.etat_recup span.non {
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    background: #eb4f4f;
}

.srch_recup span.select2{
	width: 100% !important;
}



/* Create a radio button */
.modrecup .span_radio {
    position: absolute;
    top: -4px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.modrecup .btn_radio {
    /* display: block; */
    position: relative;
    padding-left: 22px;
    margin-right: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* On mouse-over, add a grey background color */
.modrecup .btn_radio:hover input ~ .span_radio {
  background-color: #ccc;
}

/* When the span_radio button is checked, add a blue background */
.modrecup .btn_radio input:checked ~ .span_radio.oui {
    background-color: #519839;
    border: 1px solid #ccc;
	opacity: 1;
}
.modrecup .btn_radio input:checked ~ .span_radio.non {
    background-color: #eb4f4f;
    border: 1px solid #ccc;
  	opacity: 1;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.modrecup .span_radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.modrecup .btn_radio input:checked ~ .span_radio:after {
  display: block;
  opacity: 1;
}
/*
.modrecup .btn_radio .span_radio.non {
	opacity: 0.5;
}
.modrecup .btn_radio .span_radio.oui {
	opacity: 0.5;
}*/

/* Style the indicator (dot/circle) */
.modrecup span.span_radio:after {
  top: 6px;
  left: 0.44em;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffffff;
  opacity: 1
}
.modrecup .rating{
    /*width: 25% !important;*/
    float: left;
}

.div_extrafield {
  
}

.card_suivi_sav .slctwidth100p span.select2{
  width: 100% !important;
}
.card_suivi_sav .slctwidth80p span.select2{
  width: 80% !important;
}

.card_suivi_sav table.border tr td:first-child{
  width: 225px !important;
}

.srch_supl span.select2{
  width: 30% !important;
}
.srch_supl .width30p{
  width: 30% !important;
}
.card_suivi_sav a.editfielda{
  display: none;
}

/* Css POP UP */
#moadl_eventsav{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    /*background-color: rgba(0,0,0,0.4);  Black w/ opacity */
    background-color: #000000a6; /* Black w/ opacity */
}




.ui_tpicker_second_label, .ui_tpicker_second{
    display: none;
}
#moadl_eventsav .close:hover{
    cursor: pointer;
}

#moadl_eventsav .employe span.select2{
    width: 100% !important;
}

#moadl_eventsav .nopresent {
    display: none;
}
#moadl_eventsav .marginleftonly {
        font-size: 1.8em !important;
}
#moadl_eventsav .present, #moadl_eventsav .nopresent {
    vertical-align: middle !important;
}
#moadl_eventsav a:hover{
    cursor: pointer !important;
    text-decoration: none !important;
}


#moadl_eventsav a.btn-edit {
    border: 1.4px solid #a6a6a6 !important;
    text-decoration: none !important;
    padding: 2px 8px;
}

tr.linen {
      background: #eb4f4f38 !important;
}
tr.liney {
      background: #5198394a !important;
}

#moadl_eventsav button.butAction{
  border: 0px !important;
}

#moadl_eventsav .modal-header{
  padding: 5px 10px;
}

#moadl_eventsav .div_request table tr:first-child {
    border-bottom: 1px solid #ccc;
    background: #e9eaed !important;
}

#moadl_eventsav .div_request table tr:first-child td{
  padding-top: 0px !important;
  padding: 0px !important;
}

#moadl_eventsav .div_request table{
  margin: 0px !important;
}

#moadl_eventsav .close {
    color: #767579;
    float: right;
    font-size: 34px;
    font-weight: bold;
    border: 0px;
    background-color: #e9eaed;
    padding: 0px !important;
}

#moadl_eventsav .div_request table{
    width: 100% !important;
}

.table_award span.select2, .table_award textarea{
    width: 95% !important;
}

.div_request .actions {
    margin-bottom: 15px;
}

.div_request {
    width: 35%;
    min-width: 500px;
    background-color: white;
    border-radius: 6px;
    border: 3px solid #767579;
}

.div_request table {
    border: none !important;
    width: 98%;
    margin: 10px;
    border-collapse: collapse;
}
.div_request table td{
    padding: 10px !important;
}

.title_request {
    color: #a7a7a7;
    padding: 0px !important;
    padding-left: 10px !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 22px;
}

.modsuivisav .fa-times {
    color: #e86051;
}

.modsuivisav .fa-check {
    color: #42bebf;
    font-size: 17px;
}

.bar_title {
    background-color: #dcdcdf;
    padding: 7px 8px 7px 8px;
    margin: 0 0 2px;
    text-align: center;
}