/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 mai 2014, 14:04:24.000
    Author     : mdosimont
*/
/* ORANGE */
/* BLEU */
/* VIOLET */
/* VERT */
/* ROUGE */
/* GRIS*/
/* AUTRES */
.roseClair.boxUser {
  background-color: #E57373;
}
.rouge.boxUser {
  background-color: #D32F2F;
}
.rose.boxUser {
  background-color: #C2185B;
}
.violetClair.boxUser {
  background-color: #9575CD;
}
.bleuFonce.boxUser {
  background-color: #303F9F;
}
.violet.boxUser {
  background-color: #7986CB;
}
.violetFonce.boxUser {
  background-color: #512DA8;
}
.bleu.boxUser {
  background-color: #64B5F6;
}
.turquoise.boxUser {
  background-color: #0097A7;
}
.bleuTurquoise.boxUser {
  background-color: #4DB6AC;
}
.vertFonce.boxUser {
  background-color: #00796B;
}
.vertClair.boxUser {
  background-color: #81C784;
}
.vert.boxUser {
  background-color: #388E3C;
}
.mauve.boxUser {
  background-color: #D473D4;
}
.moutarde.boxUser {
  background-color: #FBC02D;
}
.orange.boxUser {
  background-color: #FFA000;
}
.beige.boxUser {
  background-color: #FF8A65;
}
.orangeFonce.boxUser {
  background-color: #E64A19;
}
.grisMarron.boxUser {
  background-color: #A1887F;
}
.gris.boxUser {
  background-color: #90A4AE;
}
.noir.boxUser {
  background-color: #000000;
}
.marron.boxUser {
  background-color: #5D4037;
}
.grisFonce.boxUser {
  background-color: #455A64;
}
.violetFonce.boxUser {
  background-color: #AB47BC;
}
.rougeRose.boxUser {
  background-color: #E91E63;
}
.bleuNuit.boxUser {
  background-color: #3d4a6e;
}
.marronFonce.boxUser {
  background-color: #4c2015;
}
.verKaki.boxUser {
  background-color: #AFB42B;
}
.orangeClair.boxUser {
  background-color: #ff9700;
}
.vertBleu.boxUser {
  background-color: #466964;
}
.vertMarron.boxUser {
  background-color: #6e643d;
}
.bleuCyan.boxUser {
  background-color: #4DD0E1;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  border: none;
  border-radius: 5px;
  box-shadow: none;
  font-family: "lato", "arial", sans-serif;
  height: 25px;
  background-color: #4e4e4e;
  color: #FFFFFF;
}
input:focus {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  border: 1px solid #01aadb;
  outline: none;
}
input[type=text],
input[type=mail] {
  height: 25px;
  width: 230px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #4e4e4e !important;
}
input[type=text]:disabled,
input[type=mail]:disabled {
  background-color: #b2b6b6;
}
input[type=text]:focus,
input[type=mail]:focus {
  outline: none;
}
input[type=password] {
  height: 25px;
  width: 230px;
  padding-left: 10px;
  padding-right: 10px;
}
input[type=password]:disabled {
  background-color: #b2b6b6;
}
input[type=search] {
  background: #4e4e4e url('../../../img/little-mGlass-2.png') no-repeat center right;
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  font-family: "lato", "arial", sans-serif;
  height: 25px;
  padding-left: 10px;
  padding-right: 25px;
  width: 180px;
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
input[type=search]:focus {
  background: #4e4e4e url('../../../img/little-mGlass-1.png') no-repeat center right;
  outline: none;
}
input.dateRangePicker {
  border-radius: 0;
  text-align: center;
  box-sizing: border-box;
  height: 25px;
  width: 240px;
  border: 0 solid #2c2c2c;
  padding-left: 20px;
  padding-right: 25px;
  background: #4e4e4e url(../../../img/little-calendar-2.png) no-repeat center right;
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
input.dateRangePicker:focus {
  background: #4e4e4e url(../../../img/little-calendar-1.png) no-repeat center right;
  outline: none;
}
input.dateRangePicker + span {
  position: relative;
}
input.dateRangePicker + span:after {
  background: #4e4e4e url(../../../css/jQuery/images/ui-icons_048a8c_256x240.png) no-repeat -128px -16px;
  width: 16px;
  height: 16px;
  content: '';
  left: -237px;
  top: 3px;
  position: absolute;
}
input.dateRangePicker:focus + span:after {
  background-image: url(../../../css/jQuery/images/ui-icons_08afaf_256x240.png);
}
input[type="checkbox"] {
  /* Cache la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before = la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* Aspect désactivée */
  /* Styles de la coche (si cochée/désactivée) */
  /* Style label quand désactivé */
  /* Aspect au focus de l'élément */
}
input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + span,
input[type="checkbox"]:checked + span {
  position: relative;
  /* positionne les pseudo-éléments */
  cursor: pointer;
  padding-left: 25px;
  line-height: 18px;
  /* Général */
  user-select: none;
  /* Chrome/Safari */
  -webkit-user-select: none;
  /* Firefox */
  -moz-user-select: none;
  /* IE10+ */
  -ms-user-select: none;
}
input[type="checkbox"] + label,
input[type="checkbox"] + span {
  margin-right: 10px;
}
input[type="checkbox"]:not(:checked) + label:before,
input[type="checkbox"]:checked + label:before {
  background: #4e4e4e;
  border: none;
  content: '';
  height: 15px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 15px;
  /* Général */
  user-select: none;
  /* Chrome/Safari */
  -webkit-user-select: none;
  /* Firefox */
  -moz-user-select: none;
  /* IE10+ */
  -ms-user-select: none;
}
input[type="checkbox"]:not(:checked) + label:before:hover,
input[type="checkbox"]:checked + label:before:hover {
  background-color: #6a6a6a;
}
input[type="checkbox"]:not(:checked) + span:before,
input[type="checkbox"]:checked + span:before {
  background: #4e4e4e;
  border: none;
  content: '';
  height: 15px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 15px;
  /* Général */
  user-select: none;
  /* Chrome/Safari */
  -webkit-user-select: none;
  /* Firefox */
  -moz-user-select: none;
  /* IE10+ */
  -ms-user-select: none;
}
input[type="checkbox"]:not(:checked) + span:before:hover,
input[type="checkbox"]:checked + span:before:hover {
  background-color: #6a6a6a;
}
input[type="checkbox"]:not(:checked):hover + span:before,
input[type="checkbox"]:checked:hover + span:before {
  border: 1px solid #6a6a6a;
}
input[type="checkbox"]:not(:checked) + label:after,
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + span:after,
input[type="checkbox"]:checked + span:after {
  content: '\2714';
  color: #01aadb;
  font-size: 14px;
  left: 3px;
  top: 0;
  position: absolute;
  transition: all .2s;
  /* animation */
  /* Général */
  user-select: none;
  /* Chrome/Safari */
  -webkit-user-select: none;
  /* Firefox */
  -moz-user-select: none;
  /* IE10+ */
  -ms-user-select: none;
}
input[type="checkbox"]:not(:checked) + span:after,
input[type="checkbox"]:checked + span:after {
  color: #01aadb;
  left: 3px;
  top: 2px;
}
input[type="checkbox"]:not(:checked) + label:after,
input[type="checkbox"]:not(:checked) + span:after {
  opacity: 0;
  /* coche invisible */
  transform: scale(0);
  /* mise à l'échelle à 0 */
}
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:checked + span:after {
  opacity: 1;
  transform: scale(1);
  /* mise à l'échelle 1:1 */
}
input[type="checkbox"]:disabled:not(:checked) + label:before,
input[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border: none;
  background-color: #303030;
}
input[type="checkbox"]:disabled:checked + label:after {
  color: #262626;
}
input[type="checkbox"]:disabled + label {
  color: #b2b6b6;
}
input[type="checkbox"]:checked:focus + label:before,
input[type="checkbox"]:not(:checked):focus + label:before {
  border: none;
}
input[type="radio"]:not(:checked),
input[type="radio"]:checked {
  left: -9999px;
  position: absolute;
  visibility: hidden;
}
input[type="radio"]:not(:checked) + label,
input[type="radio"]:checked + label {
  position: relative;
  padding-left: 16px;
  cursor: pointer;
  font-size: 1em;
  margin-left: 5px;
}
input[type="radio"]:not(:checked):hover + label,
input[type="radio"]:checked:hover + label {
  color: #01aadb;
}
input[type="radio"]:disabled:not(:checked):hover + label,
input[type="radio"]:disabled:checked:hover + label {
  cursor: default;
  color: #01aadb;
}
input[type="radio"]:not(:checked) + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 13px;
  background: url(../../../img/radiobtn.png) no-repeat 0 0;
}
input[type="radio"]:checked + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 13px;
  background: url(../../../img/radiobtn.png) no-repeat 0 -39px;
}
input[type="radio"]:disabled:not(:checked) + label::before,
input[type="radio"]:disabled:not(:checked):hover + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 13px;
  background: url(../../../img/radiobtn.png) no-repeat 0 -26px;
}
input[type="radio"]:disabled:checked + label::before,
input[type="radio"]:disabled:checked:hover + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 13px;
  background: url(../../../img/radiobtn.png) no-repeat 0 -52px;
}
input[type="radio"]:not(:checked):hover + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 13px;
  background: url(../../../img/radiobtn.png) no-repeat 0 0;
}
input[type="radio"]:checked:hover + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 13px;
  background: url(../../../img/radiobtn.png) no-repeat 0 -39px;
}
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  border: none;
  color: #FFFFFF;
  font-family: 'futura-pt';
  font-size: 1em;
  padding-left: 10px;
  padding-right: 10px;
  resize: none;
  background-color: #4e4e4e;
}
.custom-dropdown--large {
  font-size: 1.5em;
}
.custom-dropdown--small {
  font-size: .7em;
}
.custom-dropdown__select {
  font-size: inherit;
  /* inherit size from .custom-dropdown */
  padding: .5em;
  /* add some space*/
  margin: 0;
  /* remove default margins */
}
.custom-dropdown__select--white {
  background-color: #fff;
  color: #444;
}
.custom-dropdown--large {
  font-size: 1.5em;
}
.custom-dropdown--small {
  font-size: .7em;
}
.custom-dropdown__select {
  font-size: inherit;
  /* inherit size from .custom-dropdown */
  padding: .5em;
  /* add some space*/
  margin: 0;
  /* remove default margins */
}
.custom-dropdown__select--white {
  background-color: #fff;
  color: #444;
}
/*
        ICONE SUR DES MULTI SELECTS
*/
.multiSelIcone {
  padding-left: 20px;
  position: relative;
}
.multiSelIcone.eye::before {
  background: url(../../../img/little-eye.png) no-repeat -20px 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.multiSelIcone.eye:hover {
  cursor: pointer;
}
.multiSelIcone.eye:hover::before {
  background: url(../../../img/little-eye.png) no-repeat 0 0;
}
select {
  background-color: #4e4e4e;
  border: none;
  border-radius: 5px;
  color: #FFFFFF;
  height: 25px;
  cursor: pointer;
}
select:hover {
  background-color: #6a6a6a;
}
