/*
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%;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.icone {
  display: inline-block;
}
.icone.big {
  height: 40px;
  width: 40px;
}
.icone.big.primary.cross {
  background: url(../../../img/little-cross-nbg.png) no-repeat -40px 0;
}
.icone.big.secondary.cross {
  background: url(../../../img/little-cross-nbg.png) no-repeat -80px 0;
}
.icone.big.tertiary.controleur {
  background: url(../../../img/material_design/ic_controleur.svg) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.centre {
  background: url(../../../img/material_design/ic_garage.svg) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.erasor {
  background: url(../../../img/material_design/eraser.png) no-repeat center center;
}
.icone.big.tertiary.typeAudit_regle {
  background: url(../../../img/material_design/ic_balance.svg) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.typeAudit_compl {
  background: url(../../../img/material_design/ic_pansement.svg) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.typeAudit_blanc {
  background: url(../../../img/material_design/ic_flocon.svg) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.typeAudit_suprv {
  background: url(../../../img/material_design/camera-iris_36dp.png) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.typeAudit_init {
  background: url(../../../img/material_design/ic_done_all_white_48dp.png) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.typeAudit_examen {
  background: url(../../../img/material_design/school_36dp.png) no-repeat center center;
  opacity: 0.9;
}
.icone.big.tertiary.status_ongoing {
  background: url(../../../img/material_design/comment-processing-outline.png) no-repeat center center;
}
.icone.big.tertiary.status_done {
  background: url(../../../img/material_design/comment-check-outline.png) no-repeat center center;
  opacity: 0.4;
}
.icone.big.tertiary.status_frozen {
  background: url(../../../img/material_design/comment-account-outline.png) no-repeat center center;
}
.icone.big.tertiary.status_passing {
  background: url(../../../img/material_design/comment-alert-outline.png) no-repeat center center;
}
.icone.big.tertiary.status_open {
  background: url(../../../img/material_design/comment-outline.png) no-repeat center center;
}
.icone.big.tertiary.status_summary {
  background: url(../../../img/material_design/comment-text-outline.png) no-repeat center center;
}
.icone.big.tertiary.onGoing {
  background: url(../../../img/material_design/dots-horizontal.png) no-repeat center center;
  opacity: 0.7;
}
.icone.big.tertiary.onGoingSmall {
  background: url(../../../img/material_design/dots-horizontal-small.png) no-repeat center center;
  opacity: 0.7;
}
.icone.little {
  height: 20px;
  width: 20px;
}
.icone.little.primary.cross {
  background: url(../../../img/little-cross-nbg.png) no-repeat -29px 0;
}
.icone.little.primary.check {
  background: url(../../../img/little-check-nbg.png) no-repeat -36px 0;
}
.icone.little.secondary.cross {
  background: url(../../../img/little-cross-nbg.png) no-repeat -46px 0;
}
.icone.little.secondary.check {
  background: url(../../../img/little-check-nbg.png) no-repeat -54px 0;
}
.icone.little.tertiary.cross {
  background: url(../../../img/little-cross-nbg.png) no-repeat 0 0;
}
.icone.little.tertiary.controleur {
  background: url(../../../img/material_design/menu/ic_accessibility_white_20dp.png) no-repeat 0 0;
}
.icone.little.tertiary.centre {
  background: url(../../../img/material_design/menu/ic_store_white_20dp.png) no-repeat 0 0;
}
.icone.little.tertiary.check {
  background: url(../../../img/little-check-nbg.png) no-repeat 0 0;
}
.icone.crossRed {
  height: 40px;
  width: 40px;
  background: url(../../../img/cross_rouge.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.icone.crossRed:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.icone.crossRedSmall {
  height: 30px;
  width: 30px;
  background: url(../../../img/cross_rouge_small.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.icone.crossRedSmall:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.icone.checkGreen {
  height: 40px;
  width: 40px;
  background: url(../../../img/check_verte.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.icone.checkGreen:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.icone.checkGreenSmall {
  height: 30px;
  width: 30px;
  background: url(../../../img/check_verte_small.png) no-repeat 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.icone.checkGreenSmall:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.icone.onGoing {
  height: 40px;
  width: 40px;
  background: url(../../../img/material_design/dots-horizontal.png) no-repeat center center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.icone.onGoing:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.icone.onGoingSmall {
  height: 40px;
  width: 40px;
  background: url(../../../img/material_design/dots-horizontal-small.png) no-repeat center center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.icone.onGoingSmall:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.iconeTxt {
  display: inline-block;
  position: relative;
  text-align: left;
}
.iconeTxt.big {
  line-height: 40px;
  padding-left: 45px;
}
.iconeTxt.big::before {
  content: "";
  height: 100%;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.iconeTxt.big.primary {
  color: #45bee1;
}
.iconeTxt.big.tertiary {
  color: #fff;
}
.iconeTxt.big.tertiary.information::before {
  background: url(../../../img/material_design/information-outline-white.png) no-repeat center center;
}
.iconeTxt.big.red {
  color: red;
}
.iconeTxt.big.red.information::before {
  background: url(../../../img/material_design/information-outline-red.png) no-repeat center center;
}
.iconeTxt.big.green {
  color: #68a341;
}
.iconeTxt.big.green.information::before {
  background: url(../../../img/material_design/information-outline-green.png) no-repeat center center;
}
.iconeTxt.little {
  line-height: 20px;
  padding-left: 25px;
}
.iconeTxt.little::before {
  content: "";
  height: 100%;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.iconeTxt.little.primary {
  color: #45bee1;
}
.iconeTxt.little.primary.centre::before {
  background: url(../../../img/material_design/menu/ic_store_blue_20dp.png) no-repeat 50% 50%;
}
.iconeTxt.little.tertiary {
  color: #fff;
}
.iconeTxt.little.tertiary.centre::before {
  background: url(../../../img/material_design/menu/ic_store_white_20dp.png) no-repeat 50% 50%;
}
.iconeTxt.little.tertiary.location::before {
  background: url(../../../img/material_design/ic_room_white_18dp.png) no-repeat 50% 50%;
}
.iconeTxt.little.tertiary.label::before {
  background: url(../../../img/material_design/ic_label_outline_white_18dp.png) no-repeat 50% 50%;
}
.iconeHexa {
  display: inline-block;
  position: relative;
  padding-left: 55px;
}
.iconeHexa::before {
  content: "";
  height: 100%;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.iconeHexa.alert::before {
  background: url(../../../img/hexa_alerte.png) no-repeat 50% 50%;
}
.iconeHexa.info::before {
  background: url(../../../img/hexa_info.png) no-repeat 50% 50%;
}
.iconeHexa .txtAvec {
  line-height: 26px;
  font-size: 2em;
  font-weight: 600;
}
.ui-multiselect {
  line-height: 17px;
}
/* button */
.ui-multiselect.userOpts {
  position: relative;
  padding-left: 31px;
}
.ui-multiselect.userOpts::before {
  background: #016d8d url(../../../img/material_design/ic_perm_identity_white_24dp.png) no-repeat 50% 50%;
  content: "";
  height: 25px;
  width: 26px;
  position: absolute;
  left: 0;
  top: 0;
}
.ui-multiselect.userOpts:hover::before {
  background-color: #01aadb;
}
.ui-multiselect.statusOpts,
.ui-multiselect.independantOpts {
  position: relative;
  margin-left: 5px;
}
.ui-multiselect.statusOpts:hover::before,
.ui-multiselect.independantOpts:hover::before {
  background-color: #01aadb;
}
/* button */
.ui-multiselect.visibilityOpts {
  position: relative;
  padding-left: 31px;
}
.ui-multiselect.visibilityOpts::before {
  background: #016d8d url(../../../img/material_design/ic_visibility_off_white_24dp.png) no-repeat 50% 50%;
  content: "";
  height: 25px;
  width: 26px;
  position: absolute;
  left: 0;
  top: 0;
}
.ui-multiselect.visibilityOpts:hover::before {
  background-color: #01aadb;
}
/* button */
.ui-multiselect.centreOpts {
  position: relative;
  padding-left: 31px;
  margin-left: 4px;
}
.ui-multiselect.centreOpts::before {
  background: #016d8d url(../../../img/material_design/ic_centre.png) no-repeat 50% 50%;
  content: "";
  height: 25px;
  width: 26px;
  position: absolute;
  left: 0;
  top: 0;
}
.ui-multiselect.centreOpts:hover::before {
  background-color: #01aadb;
}
