

/*Min Max slider bar*/

tr.group,
tr.group:hover {
    background-color: #3aaf9d !important;
	color:black;
	font-weight:900;
	
}

.enjoy-css {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  font: normal normal bold 18px/normal "Atomic Age", Helvetica, sans-serif;
  color: #3aaf9d;
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
}

.enjoy-css:hover {
  color: #2d8072;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  font: normal normal bold 20px/normal "Atomic Age", Helvetica, sans-serif;
}

.redClass {color: red} 
.slider.slider-horizontal {width:65% !important}
.slider-selection {background:  #3aaf9d !important;}
.slider-handle.min-slider-handle.round {background:  #3aaf9d !important;}

.slide_texte {color: #3aaf9d;margin:40px 0 20px 0; }
#ex6SliderVal {color: #3aaf9d; font-weight: 900}

/*headings*/
.fs-title {
    font-size: 40px;
    text-transform: uppercase;
    color: #3aaf9d;
    margin-top: 120px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: 600;
    font-size: 18px;
    color:#000000;
    margin-bottom: 30px;
    
}

/*            */
.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: white;
    color: black;
    border-radius: 20px;
    border: 1px solid #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    content:center;

  }
  .responstable tr {
    border: 1px solid #FFF;
    
  }
  .responstable tr:nth-child(odd) {
    background-color: white;
  }
  
  .responstable th {
  
    background-color: #1d5f54;
    color: white;
    font-size: 18px;
    
	
	
	
  }
  .responstable th:first-child {
  display: table-cell;
  text-align: center;
  
  
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(3) {
  display: table-cell;
}
.responstable th:nth-child(4) {
  display: table-cell;
}
.responstable th:nth-child(5) {
  display: table-cell;
}
.responstable th:nth-child(6) {
  display: table-cell;
}
.responstable th:nth-child(7) {
  display: table-cell;
}
  
  .responstable td:first-child {
	width:10%;
  }
  
    .responstable td:nth-child(2) {
	width:10%;
  }
  .responstable td:nth-child(3) {
    width:50%;
   
  }
  
    .responstable td:nth-child(4) {
	width:10%;
  }
      .responstable td:nth-child(5) {
    width:10%;
  }    
  
  .responstable td:nth-child(6) {
	width:5%;
  }
      .responstable td:nth-child(7) {
	width:5%;
  }

  .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em;
	border: 10px solid white;
    font-size: 18px;
	
  }
  .responstable td:first-child {
    text-align: center;
    border-right: 1px solid white;
	
  }

  .responstable th, .responstable td {
    text-align: center;
    margin: .5em 1em;
  }
  @media (min-width: 480px) {
    .responstable th, .responstable td {
		display: table-cell;
      padding: 0.5em;
    }
  }
  
  .col-md-12{border: 2px solid #3aaf9d;margin-bottom:100px; border-radius: 20px;margin-top:60px;padding:50px 100px 100px 100px;}
.col-md-4 {margin-bottom: 30px}
  .btn-secondary {
    margin-top:2vh;
    margin-bottom: 2vh;
    background: white;
    color: #3aaf9d;
    font-family: "Lato", sans-serif;
  font-weight: 900;
  border: solid 1px #3aaf9d; }
  .btn-secondary:hover{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.btn-secondary:focus{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.action-button {
    width: 80px;
    background: #3aaf9d;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 15px;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    margin:auto;
	margin-left:5px;
  
}

/*buttons valide  hover*/
.action-button:hover, .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #43ceb7;
    background: #43ceb7
}
.sorties_titles{cursor: pointer;text-decoration: none;color:black}

.sorties_titles:hover{cursor: pointer;text-decoration: none;color:#3aaf9d;transition: 0.1s}

.glyphicon-filter {color: #3aaf9d;}
.contact-me {font-size:14px;margin-left:5px;margin-top:0;}
.email-me {text-decoration: none;margin-top:0;border-radius:2px;font-size:14px;background: #3aaf9d;}
.email-me a {color: black !important}
.email-me a:hover {text-decoration: none;background:#3aaf9d;color : white !important;transition: 0.2 }
/*TABLE JQUERY*/
#employee_data_filter > label {color :#3aaf9d }
#employee_data_filter > label > input[type="search"]{padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}
#employee_data_length > label {color :#3aaf9d }
#employee_data_length > label > select {padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}

#employee_data > thead > tr > th {border-bottom: solid 1px white }
#employee_data > thead > tr > td {border-bottom: solid 1px white }

@media screen and (max-width: 1450px) {
  /*Min Max slider bar*/

tr.group,
tr.group:hover {
    background-color: #3aaf9d !important;
	color:black;
	font-weight:900;
	
}

.slider.slider-horizontal {width:65% !important}
.slider-selection {background:  #3aaf9d !important;}
.slider-handle.min-slider-handle.round {background:  #3aaf9d !important;}

.slide_texte {color: #3aaf9d;margin:40px 0 20px 0; }
#ex6SliderVal {color: #3aaf9d; font-weight: 900}

/*headings*/
.fs-title {
    font-size: 40px;
    text-transform: uppercase;
    color: #3aaf9d;
    margin-top: 120px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: 600;
    font-size: 18px;
    color:#000000;
    margin-bottom: 30px;
    
}

/*            */
.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: white;
    color: grey;
    border-radius: 20px;
    border: 1px solid #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    content:center;

  }
  .responstable tr {
    border: 1px solid #FFF;
    
  }
  .responstable tr:nth-child(odd) {
    background-color: white;
  }
  
  .responstable th {
  
    background-color: #1d5f54;
    color: white;
    font-size: 18px;
    
	
	
	
  }
  .responstable th:first-child {
  display: table-cell;
  text-align: center;
  
  
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(3) {
  display: table-cell;
}
.responstable th:nth-child(4) {
  display: table-cell;
}
.responstable th:nth-child(5) {
  display: table-cell;
}
.responstable th:nth-child(6) {
  display: table-cell;
}
.responstable th:nth-child(7) {
  display: table-cell;
}
  
  .responstable td:first-child {
	width:10%;
  }
  
    .responstable td:nth-child(2) {
	width:10%;
  }
  .responstable td:nth-child(3) {
    width:50%;
   
  }
  
    .responstable td:nth-child(4) {
	width:10%;
  }
      .responstable td:nth-child(5) {
    width:10%;
  }    
  
  .responstable td:nth-child(6) {
	width:5%;
  }
      .responstable td:nth-child(7) {
	width:5%;
  }

  .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em;
	border: 10px solid white;
    font-size: 18px;
	
  }
  .responstable td:first-child {
    text-align: center;
    border-right: 1px solid white;
	
  }

  .responstable th, .responstable td {
    text-align: center;
    margin: .5em 1em;
  }
  @media (min-width: 480px) {
    .responstable th, .responstable td {
		display: table-cell;
      padding: 0.5em;
    }
  }
  
  .col-md-12{border: 2px solid #3aaf9d;margin-bottom:100px; border-radius: 20px;margin-top:60px;padding:50px 100px 100px 100px;}
.col-md-4 {margin-bottom: 30px}
  .btn-secondary {
    margin-top:2vh;
    margin-bottom: 2vh;
    background: white;
    color: #3aaf9d;
    font-family: "Lato", sans-serif;
  font-weight: 900;
  border: solid 1px #3aaf9d; }
  .btn-secondary:hover{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.btn-secondary:focus{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.action-button {
    width: 80px;
    background: #3aaf9d;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 15px;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    margin:auto;
	margin-left:5px;
  
}

/*buttons valide  hover*/
.action-button:hover, .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #43ceb7;
    background: #43ceb7
}
.sorties_titles{cursor: pointer;text-decoration: none;color:black}

.sorties_titles:hover{cursor: pointer;text-decoration: none;color:#3aaf9d;transition: 0.1s}

.glyphicon-filter {color: #3aaf9d;}
/*TABLE JQUERY*/
#employee_data_filter > label {color :#3aaf9d }
#employee_data_filter > label > input[type="search"]{padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}
#employee_data_length > label {color :#3aaf9d }
#employee_data_length > label > select {padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}

#employee_data > thead > tr > th {border-bottom: solid 1px white }
#employee_data > thead > tr > td {border-bottom: solid 1px white }
}
@media screen and (max-width: 1150px) {

#employee_data {width: 50%;}

/*Min Max slider bar*/

tr.group,
tr.group:hover {
    background-color: #3aaf9d !important;
	color:black;
	font-weight:900;
	
}

.slider.slider-horizontal {width:65% !important}
.slider-selection {background:  #3aaf9d !important;}
.slider-handle.min-slider-handle.round {background:  #3aaf9d !important;}

.slide_texte {color: #3aaf9d;margin:40px 0 20px 0; }
#ex6SliderVal {color: #3aaf9d; font-weight: 900}

/*headings*/
.fs-title {
    font-size: 40px;
    text-transform: uppercase;
    color: #3aaf9d;
    margin-top: 120px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: 600;
    font-size: 18px;
    color:#000000;
    margin-bottom: 30px;
    
}

/*            */
.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: white;
    color: grey;
    border-radius: 20px;
    border: 1px solid #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    content:center;

  }
  .responstable tr {
    border: 1px solid #FFF;
    
  }
  .responstable tr:nth-child(odd) {
    background-color: white;
  }
  
  .responstable th {
  
    background-color: #1d5f54;
    color: white;
    font-size: 18px;
    
	
	
	
  }
  .responstable th:first-child {
  display: table-cell;
  text-align: center;
  
  
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(3) {
  display: table-cell;
}
.responstable th:nth-child(4) {
  display: table-cell;
}
.responstable th:nth-child(5) {
  display: table-cell;
}
.responstable th:nth-child(6) {
  display: table-cell;
}
.responstable th:nth-child(7) {
  display: table-cell;
}
  
  .responstable td:first-child {
	width:10%;
  }
  
    .responstable td:nth-child(2) {
	width:10%;
  }
  .responstable td:nth-child(3) {
    width:50%;
   
  }
  
    .responstable td:nth-child(4) {
	width:10%;
  }
      .responstable td:nth-child(5) {
    width:10%;
  }    
  
  .responstable td:nth-child(6) {
	width:5%;
  }
      .responstable td:nth-child(7) {
	width:5%;
  }

  .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em;
	border: 10px solid white;
    font-size: 18px;
	
  }
  .responstable td:first-child {
    text-align: center;
    border-right: 1px solid white;
	
  }

  .responstable th, .responstable td {
    text-align: center;
    margin: .5em 1em;
  }
  @media (min-width: 480px) {
    .responstable th, .responstable td {
		display: table-cell;
      padding: 0.5em;
    }
  }
  
  .col-md-12{border: 2px solid #3aaf9d;margin-bottom:100px; border-radius: 20px;margin-top:60px;padding:50px 100px 100px 100px;}
.col-md-4 {margin-bottom: 30px}
  .btn-secondary {
    margin-top:2vh;
    margin-bottom: 2vh;
    background: white;
    color: #3aaf9d;
    font-family: "Lato", sans-serif;
  font-weight: 900;
  border: solid 1px #3aaf9d; }
  .btn-secondary:hover{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.btn-secondary:focus{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.action-button {
    width: 80px;
    background: #3aaf9d;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 15px;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    margin:auto;
	margin-left:5px;
  
}

/*buttons valide  hover*/
.action-button:hover, .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #43ceb7;
    background: #43ceb7
}
.sorties_titles{cursor: pointer;text-decoration: none;color:black}

.sorties_titles:hover{cursor: pointer;text-decoration: none;color:#3aaf9d;transition: 0.1s}

.glyphicon-filter {color: #3aaf9d;}
/*TABLE JQUERY*/
#employee_data_filter > label {color :#3aaf9d }
#employee_data_filter > label > input[type="search"]{padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}
#employee_data_length > label {color :#3aaf9d }
#employee_data_length > label > select {padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}

#employee_data > thead > tr > th {border-bottom: solid 1px white }
#employee_data > thead > tr > td {border-bottom: solid 1px white }
}

@media screen and (max-width: 950px) {

#employee_data {width: 35%;}
/*Min Max slider bar*/

tr.group,
tr.group:hover {
    background-color: #3aaf9d !important;
	color:black;
	font-weight:900;
	
}

.slider.slider-horizontal {width:65% !important}
.slider-selection {background:  #3aaf9d !important;}
.slider-handle.min-slider-handle.round {background:  #3aaf9d !important;}

.slide_texte {color: #3aaf9d;margin:40px 0 20px 0; }
#ex6SliderVal {color: #3aaf9d; font-weight: 900}

/*headings*/
.fs-title {
    font-size: 40px;
    text-transform: uppercase;
    color: #3aaf9d;
    margin-top: 120px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: 600;
    font-size: 18px;
    color:#000000;
    margin-bottom: 30px;
    
}

/*            */
.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: white;
    color: grey;
    border-radius: 20px;
    border: 1px solid #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    content:center;

  }
  .responstable tr {
    border: 1px solid #FFF;
    
  }
  .responstable tr:nth-child(odd) {
    background-color: white;
  }
  
  .responstable th {
  
    background-color: #1d5f54;
    color: white;
    font-size: 18px;
    
	
	
	
  }
  .responstable th:first-child {
  display: table-cell;
  text-align: center;
  
  
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(3) {
  display: table-cell;
}
.responstable th:nth-child(4) {
  display: table-cell;
}
.responstable th:nth-child(5) {
  display: table-cell;
}
.responstable th:nth-child(6) {
  display: table-cell;
}
.responstable th:nth-child(7) {
  display: table-cell;
}
  
  .responstable td:first-child {
	width:10%;
  }
  
    .responstable td:nth-child(2) {
	width:10%;
  }
  .responstable td:nth-child(3) {
    width:50%;
   
  }
  
    .responstable td:nth-child(4) {
	width:10%;
  }
      .responstable td:nth-child(5) {
    width:10%;
  }    
  
  .responstable td:nth-child(6) {
	width:5%;
  }
      .responstable td:nth-child(7) {
	width:5%;
  }

  .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em;
	border: 10px solid white;
    font-size: 18px;
	
  }
  .responstable td:first-child {
    text-align: center;
    border-right: 1px solid white;
	
  }

  .responstable th, .responstable td {
    text-align: center;
    margin: .5em 1em;
  }
  @media (min-width: 480px) {
    .responstable th, .responstable td {
		display: table-cell;
      padding: 0.5em;
    }
  }
  
  .col-md-12{border: 2px solid #3aaf9d;margin-bottom:100px; border-radius: 20px;margin-top:60px;padding:50px 100px 100px 100px;}
.col-md-4 {margin-bottom: 30px}
  .btn-secondary {
    margin-top:2vh;
    margin-bottom: 2vh;
    background: white;
    color: #3aaf9d;
    font-family: "Lato", sans-serif;
  font-weight: 900;
  border: solid 1px #3aaf9d; }
  .btn-secondary:hover{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.btn-secondary:focus{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.action-button {
    width: 80px;
    background: #3aaf9d;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 15px;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    margin:auto;
	margin-left:5px;
  
}

/*buttons valide  hover*/
.action-button:hover, .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #43ceb7;
    background: #43ceb7
}
.sorties_titles{cursor: pointer;text-decoration: none;color:black}

.sorties_titles:hover{cursor: pointer;text-decoration: none;color:#3aaf9d;transition: 0.1s}

.glyphicon-filter {color: #3aaf9d;}
/*TABLE JQUERY*/
#employee_data_filter > label {color :#3aaf9d }
#employee_data_filter > label > input[type="search"]{padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}
#employee_data_length > label {color :#3aaf9d }
#employee_data_length > label > select {padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}

#employee_data > thead > tr > th {border-bottom: solid 1px white }
#employee_data > thead > tr > td {border-bottom: solid 1px white }
}

@media screen and (max-width: 780px) {
  
  /*Min Max slider bar*/

tr.group,
tr.group:hover {
    background-color: #3aaf9d !important;
	color:black;
	font-weight:900;
	
}

.slider.slider-horizontal {width:65% !important}
.slider-selection {background:  #3aaf9d !important;}
.slider-handle.min-slider-handle.round {background:  #3aaf9d !important;}

.slide_texte {color: #3aaf9d;margin:40px 0 20px 0; }
#ex6SliderVal {color: #3aaf9d; font-weight: 900}

/*headings*/
.fs-title {
    font-size: 40px;
    text-transform: uppercase;
    color: #3aaf9d;
    margin-top: 120px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: 600;
    font-size: 18px;
    color:#000000;
    margin-bottom: 30px;
    
}

/*            */
.responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: white;
    color: grey;
    border-radius: 20px;
    border: 1px solid #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    content:center;

  }
  .responstable tr {
    border: 1px solid #FFF;
    
  }
  .responstable tr:nth-child(odd) {
    background-color: white;
  }
  
  .responstable th {
  
    background-color: #1d5f54;
    color: white;
    font-size: 18px;
    
	
	
	
  }
  .responstable th:first-child {
  display: table-cell;
  text-align: center;
  
  
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(3) {
  display: table-cell;
}
.responstable th:nth-child(4) {
  display: table-cell;
}
.responstable th:nth-child(5) {
  display: table-cell;
}
.responstable th:nth-child(6) {
  display: table-cell;
}
.responstable th:nth-child(7) {
  display: table-cell;
}
  
  .responstable td:first-child {
	width:10%;
  }
  
    .responstable td:nth-child(2) {
	width:10%;
  }
  .responstable td:nth-child(3) {
    width:50%;
   
  }
  
    .responstable td:nth-child(4) {
	width:10%;
  }
      .responstable td:nth-child(5) {
    width:10%;
  }    
  
  .responstable td:nth-child(6) {
	width:5%;
  }
      .responstable td:nth-child(7) {
	width:5%;
  }

  .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 7em;
	border: 10px solid white;
    font-size: 18px;
	
  }
  .responstable td:first-child {
    text-align: center;
    border-right: 1px solid white;
	
  }

  .responstable th, .responstable td {
    text-align: center;
    margin: .5em 1em;
  }
  @media (min-width: 480px) {
    .responstable th, .responstable td {
		display: table-cell;
      padding: 0.5em;
    }
  }
  
  .col-md-12{border: 2px solid #3aaf9d;margin-bottom:100px; border-radius: 20px;margin-top:60px;padding:50px 100px 100px 100px;}
.col-md-4 {margin-bottom: 30px}
  .btn-secondary {
    margin-top:2vh;
    margin-bottom: 2vh;
    background: white;
    color: #3aaf9d;
    font-family: "Lato", sans-serif;
  font-weight: 900;
  border: solid 1px #3aaf9d; }
  .btn-secondary:hover{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.btn-secondary:focus{background: #3aaf9d;
transition: 0.2s;border: solid 1px #3aaf9d;color: white }

.action-button {
    width: 80px;
    background: #3aaf9d;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 15px;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    margin:auto;
	margin-left:5px;
  
}

/*buttons valide  hover*/
.action-button:hover, .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #43ceb7;
    background: #43ceb7
}
.sorties_titles{cursor: pointer;text-decoration: none;color:black}

.sorties_titles:hover{cursor: pointer;text-decoration: none;color:#3aaf9d;transition: 0.1s}

.glyphicon-filter {color: #3aaf9d;}
/*TABLE JQUERY*/
#employee_data_filter > label {color :#3aaf9d }
#employee_data_filter > label > input[type="search"]{padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}
#employee_data_length > label {color :#3aaf9d }
#employee_data_length > label > select {padding:5px;border:solid 1px #3aaf9d;margin-bottom:25px;margin-top:25px}

#employee_data > thead > tr > th {border-bottom: solid 1px white }
#employee_data > thead > tr > td {border-bottom: solid 1px white }
}



