/* Minification failed. Returning unminified contents.
(204,26): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(399,26): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(400,26): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(404,26): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(463,31): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(2105,26): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(2540,15): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(2541,31): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(2567,15): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(2568,31): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(3066,15): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
(3081,26): run-time error CSS1039: Token not allowed after unary operator: '-persocolor'
 */
@charset "utf-8";
.modal-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .modal-xl {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .modal-xl {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .modal-xl {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  nav.navbar .dropdown.hoverable .dropdown-hoverable-menu-container {
    position: absolute;
    top: 100%;
    right: 0;
    overflow: hidden;
  }
  nav.navbar .dropdown.hoverable .dropdown-hoverable-menu-container .dropdown-menu {
    display: block;
    position: relative;
    top: 0;
    margin: 0;
    border-radius: 1px;
    margin-top: -100%;
    transition: margin-top 200ms;
  }
  nav.navbar .dropdown.hoverable:hover .dropdown-hoverable-menu-container .dropdown-menu {
    margin-top: 0;
  }
  nav.navbar .dropdown.hoverable.hovered .dropdown-hoverable-menu-container {
    overflow: visible;
  }
  nav.navbar .dropdown.open.hoverable > a {
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  nav.navbar .dropdown.open.hoverable .dropdown-hoverable-menu-container .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  nav.navbar .dropdown.open.hoverable .dropdown-hoverable-menu-container.active {
    overflow: visible;
  }
}
.dropdown-menu [data-glyph] {
  padding: 3px 7px;
}
.dropdown-menu [data-glyph] i {
  padding-right: 7px;
}
.menuExtras {
  align-self: center;
}
.menuExtras ul {
  min-width: 0px;
  width: 90px;
}
.menuExtras ul a {
  text-decoration: none;
  width: 50px;
  margin: 10px 20px;
}
.menuExtras li {
  text-align: center;
  display: inline;
  float: left;
}
.menuExtras img {
  width: 50px;
  height: 50px;
}
.menuExtras [data-toggle="tooltip"] {
  padding: 0px;
}
@media (max-width: 767px) {
  #menuLienutiles > li > a {
    padding: 0px;
  }
}
.alignRightMenu {
  right: -80px;
  float: right;
  left: auto;
}
.alignLeftMenu {
  left: -80px;
  float: left;
}
.tooltip [class$="inner"] {
  background-color: #52677c;
  border: 1px solid #939393;
}
.tooltip-inner {
  white-space: pre-wrap;
}
/* ERP-FONTS */
@font-face {
  font-family: 'Raleway';
  font-weight: 400;
  font-style: normal;
  src: url(/CegidPortal/fonts/Raleway-regular.eot);
  src: url(/CegidPortal/fonts/Raleway-regular.eot?#iefix) format('embedded-opentype'), local('Raleway'), local('Raleway-regular'), url(/CegidPortal/fonts/Raleway-regular.woff2) format('woff2'), url(/CegidPortal/fonts/Raleway-regular.woff) format('woff'), url(/CegidPortal/fonts/Raleway-regular.ttf) format('truetype'), url(/CegidPortal/fonts/Raleway-regular.svg#Raleway) format('svg');
}
@font-face {
  font-family: 'Raleway';
  font-weight: 600;
  font-style: normal;
  src: url(/CegidPortal/fonts/Raleway-600.eot);
  src: url(/CegidPortal/fonts/Raleway-600.eot?#iefix) format('embedded-opentype'), local('Raleway SemiBold'), local('Raleway-600'), url(/CegidPortal/fonts/Raleway-600.woff2) format('woff2'), url(/CegidPortal/fonts/Raleway-600.woff) format('woff'), url(/CegidPortal/fonts/Raleway-600.ttf) format('truetype'), url(/CegidPortal/fonts/Raleway-600.svg#Raleway) format('svg');
}
/* Ajouter Raleway 700 ? */
@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src: url(/CegidPortal/fonts/Roboto-regular.eot);
  src: url(/CegidPortal/fonts/Roboto-regular.eot?#iefix) format('embedded-opentype'), local('Roboto'), local('Roboto-regular'), url(/CegidPortal/fonts/Roboto-regular.woff2) format('woff2'), url(/CegidPortal/fonts/Roboto-regular.woff) format('woff'), url(/CegidPortal/fonts/Roboto-regular.ttf) format('truetype'), url(/CegidPortal/fonts/Roboto-regular.svg#Roboto) format('svg');
  unicode-range: U+30-39;
}
/* ERP-COLORS */
.color-deepdark {
  color: #4a4a4a;
}
.bgcolor-deepdark {
  background-color: #4a4a4a;
}
.color-darkblue {
  color: #3a4d60;
}
.bgcolor-darkblue {
  background-color: #3a4d60;
}
.erp-bgcolor-information {
  background-color: #5bc0de;
}
.erp-color-success {
  color: #5CB85C;
}
.erp-color-error {
  color: #de5959;
}
.erp-autocomplete {
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  z-index: 50;
  border: 1px solid #e5e5e5;
  padding: 3px;
  margin: 2px 0 0;
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  font-size: 14px;
  font-weight: 400;
  color: #333;
  display: none;
}
.erp-autocomplete div:hover {
  background-color: #52677c;
  color: #ffffff;
}
.erp-autocomplete div span,
.erp-autocomplete div a {
  margin-left: 10px;
}
.erp-autocomplete div strong {
  font-size: 16px;
}
.badge.erp-badge {
  vertical-align: text-bottom;
  color: #ffffff;
  background-color: #52677c;
}
.badge.erp-badge.notification {
  background-color: #F5A933;
}
.badge.erp-badge-round {
  vertical-align: baseline;
  width: 30px;
  height: 30px;
  line-height: 25px;
  border-radius: 30px;
  font-size: 14px;
}
.erp-personalizedcolor-badge {
  background-color: var(--persocolor) !important;
  color: #ffffff !important;
}
.erp-color1-badge {
  background-color: #40caca !important;
  color: #ffffff !important;
}
.erp-color2-badge {
  background-color: #40a4ca !important;
  color: #ffffff !important;
}
.erp-color3-badge {
  background-color: #40caa4 !important;
  color: #ffffff !important;
}
.erp-badge-details {
  font-size: 13px;
  font-weight: 400;
  color: #f2f2f2;
}
/* ERP-CALENDAR */
TABLE.erp-calendar.table > tbody > tr > td {
  padding: 8px 0;
  border-top: 0px solid #d4dde6;
  text-align: center;
  position: relative;
}
TABLE.erp-calendar.table > thead > tr > th {
  padding: 8px 0;
  border-bottom: 0px solid #d4dde6;
  text-align: center;
  color: #c4c4c4;
  position: relative;
}
TABLE.erp-calendar .erp-half-day-sticker {
  height: 14px;
  line-height: 28px;
  border: 0;
}
TABLE.erp-calendar .erp-half-day-sticker.erp-half-day-am {
  width: 28px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 28px 28px 0 0;
}
TABLE.erp-calendar .erp-half-day-sticker.erp-half-day-pm {
  width: 28px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0 0 28px 28px;
}
TABLE.erp-calendar .erp-half-day-sticker-small {
  height: 14px;
  line-height: 24px;
  border: 0;
}
TABLE.erp-calendar .erp-half-day-sticker-small.erp-half-day-am {
  width: 24px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 24px 24px 0 0;
}
TABLE.erp-calendar .erp-half-day-sticker-small.erp-half-day-pm {
  width: 24px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0 0 24px 24px;
}
TABLE.erp-calendar .erp-half-day-am-start {
  border-radius: 28px 0 0 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
TABLE.erp-calendar .erp-half-day-am-middle {
  border-radius: 0 0 0 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
TABLE.erp-calendar .erp-half-day-am-end {
  border-radius: 0 28px 0 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
TABLE.erp-calendar .erp-half-day-pm-start {
  border-radius: 0 0 0 28px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
TABLE.erp-calendar .erp-half-day-pm-middle {
  border-radius: 0 0 0 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
TABLE.erp-calendar .erp-half-day-pm-end {
  border-radius: 0 0 28px 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
TABLE.erp-calendar .erp-vacation-sticker {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 2px;
  width: 100%;
  line-height: inherit;
  height: 3px;
  border: 0px solid;
}
TABLE.erp-calendar .erp-sticker-wording {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 12px;
  color: #555555;
  width: 100%;
  line-height: inherit;
  height: inherit;
}
TABLE.erp-calendar .erp-sticker-wording-header {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 12px;
  color: #c4c4c4;
  width: 100%;
  line-height: inherit;
  height: inherit;
}
TABLE.erp-calendar .erp-sticker-wording-dark {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 12px;
  color: #555555;
  font-weight: normal;
}
TABLE.erp-calendar .erp-sticker-wording-white {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 12px;
  color: #ffffff;
  width: 100%;
  line-height: inherit;
  height: inherit;
}
TABLE.erp-calendar .erp-sticker-wording-lightgrey {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 12px;
  color: #e5e5e5;
  width: 100%;
  line-height: inherit;
  height: inherit;
}
TABLE.erp-calendar .erp-darkblue-sticker {
  background-color: #3a4d60;
  border: 1px solid #3a4d60;
}
TABLE.erp-calendar .erp-warningorange-sticker {
  background-color: #f29400;
  border: 1px solid #f29400;
}
TABLE.erp-calendar .erp-dangerousred-sticker {
  background-color: #de5959;
  border: 1px solid #de5959;
}
TABLE.erp-calendar .erp-deepdark-sticker {
  background-color: #4a4a4a;
  border: 1px solid #4a4a4a;
}
TABLE.erp-calendar .erp-grey5-sticker {
  background-color: #c4c4c4;
  border: 1px solid #c4c4c4;
}
TABLE.erp-calendar .erp-lightred-sticker {
  background-color: #f07f7f;
  border: 1px solid #f07f7f;
}
TABLE.erp-calendar .erp-pink-sticker {
  background-color: #ffc0cb;
  border: 1px solid #ffc0cb;
}
TABLE.erp-calendar .erp-grey-sticker {
  background-color: #c4c4c4;
  border: 1px solid #c4c4c4;
}
TABLE.erp-calendar .erp-count-personalizedcolor-sticker {
  background-color: var(--persocolor);
  border: 1px solid var(--persocolor);
}
TABLE.erp-calendar .erp-count-personalizedcolor-sticker-reverse {
  background-color: transparent;
  border: 2px solid var(--persocolor);
}
TABLE.erp-calendar .erp-count1-sticker {
  background-color: #40caca;
  border: 1px solid #40caca;
}
TABLE.erp-calendar .erp-count1-sticker-reverse {
  background-color: transparent;
  border: 2px solid #40caca;
}
TABLE.erp-calendar .erp-count2-sticker {
  background-color: #40a4ca;
  border: 1px solid #40a4ca;
}
TABLE.erp-calendar .erp-count2-sticker-reverse {
  background-color: transparent;
  border: 2px solid #40a4ca;
}
TABLE.erp-calendar .erp-count3-sticker {
  background-color: #40caa4;
  border: 1px solid #40caa4;
}
TABLE.erp-calendar .erp-count3-sticker-reverse {
  background-color: transparent;
  border: 2px solid #40caa4;
}
/* ERP-CARDLIST */
.list-group.erp-cardlist .list-group-item.erp-cardlist-item {
  position: relative;
  border: 0;
  border-radius: 3px;
  -webkit-transition: padding 0.1s linear;
  -moz-transition: padding 0.1s linear;
  -ms-transition: padding 0.1s linear;
  -o-transition: padding 0.1s linear;
  transition: padding 0.1s linear;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item:hover {
  padding-bottom: 45px !important;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item:hover .erp-item-actions {
  display: block;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item.erp-color1-border {
  border-left: 5px solid #40caca !important;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item.erp-color2-border {
  border-left: 5px solid #40a4ca !important;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item.erp-color3-border {
  border-left: 5px solid #40caa4 !important;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item.erp-color4-border {
  border-left: 5px solid #F5A933 !important;
}
.list-group.erp-cardlist .list-group-item.erp-cardlist-item.active {
  background-color: transparent;
}
.list-group-item.erp-cardlist-item.erp-personalizedcolor-border {
  border-left: 5px solid var(--persocolor) !important;
}
.erp-delete-transition {
  position: relative;
  -webkit-transition: padding 0.1s linear;
  -moz-transition: padding 0.1s linear;
  -ms-transition: padding 0.1s linear;
  -o-transition: padding 0.1s linear;
  transition: padding 0.1s linear;
}
.dashboard-view {
  position: relative;
  min-height: calc(100vh - 59px);
}
.dashboard-view .dashboard-sidemenu {
  min-width: 300px;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  padding-bottom: 20px;
  background-color: white;
}
.dashboard-view .dashboard-sidemenu .list-header {
  padding-left: 15px;
  padding-bottom: 15px;
}
.dashboard-view .dashboard-sidemenu .nav > li > a {
  padding: 6px 15px;
}
.dashboard-view .dashboard-sidemenu > .container-fluid {
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.dashboard-view .dashboard-sidemenu .dashboard-sidemenu-icon {
  display: inline;
}
.dashboard-view .dashboard-sidemenu .dashboard-sidemenu-text {
  display: inline;
}
.dashboard-view .dashboard-content {
  margin-left: 300px;
  overflow-y: auto;
  margin-bottom: 30px;
  min-height: 400px;
}
.dashboard-view .dashboard-content > .container-fluid {
  padding-top: 20px;
}
.dashboard-view .dashboard-content > .loader-container {
  width: calc(100% - 300px);
}
.dashboard-view .dashboard-content .dashboard-content-footer {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: calc(100% - 300px);
}
@media (max-width: 1199.98px) {
  .dashboard-view .dashboard-sidemenu {
    min-width: 250px;
    max-width: 250px;
  }
  .dashboard-view .dashboard-content {
    margin-left: 250px;
  }
  .dashboard-view .dashboard-content .loader-container {
    width: calc(100% - 250px);
  }
  .dashboard-view .dashboard-content .dashboard-content-footer {
    width: calc(100% - 250px);
  }
}
@media (max-width: 991.98px) {
  .dashboard-view .dashboard-sidemenu {
    min-width: 225px;
    max-width: 225px;
  }
  .dashboard-view .dashboard-content {
    margin-left: 225px;
  }
  .dashboard-view .dashboard-content .loader-container {
    width: calc(100% - 225px);
  }
  .dashboard-view .dashboard-content .dashboard-content-footer {
    width: calc(100% - 225px);
  }
}
@media (max-width: 767.98px) {
  .dashboard-view .dashboard-sidemenu {
    min-width: 50px;
    max-width: 50px;
  }
  .dashboard-view .dashboard-sidemenu .dashboard-sidemenu-icon {
    font-size: 2rem;
  }
  .dashboard-view .dashboard-sidemenu .dashboard-sidemenu-text {
    display: none;
  }
  .dashboard-view .dashboard-sidemenu .nav > li > a {
    padding: 12px 15px;
  }
  .dashboard-view .dashboard-sidemenu .badge {
    top: -15px;
    position: relative;
    right: -10px;
  }
  .dashboard-view .dashboard-content {
    margin-left: 50px;
  }
  .dashboard-view .dashboard-content .loader-container {
    width: calc(100% - 50px);
  }
  .dashboard-view .dashboard-content .dashboard-content-footer {
    width: calc(100% - 50px);
  }
}
/* ERP-FLIPPER */
/* simple */
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}
/* START: Accommodating for IE */
.flip-container.flipped .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flip-container.flipped .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* END: Accommodating for IE */
.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.front,
.back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
}
.front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 2;
}
.back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* ERP-GLYPHICON */
.glyphicon-big {
  font-size: 1.8em;
}
.glyphicon-adjustsize {
  padding: 6px 8px;
}
.glyph-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.glyphicon-flip-horizontal {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.glyphicon-flip-vertical {
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.erp-fa-scale {
  transform: scale(1.7);
}
.glyphicon.erp-collapsiblerotative-glyphicon {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
}
.glyphicon.erp-collapsiblerotative-glyphicon:not(.collapsed) {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicon.active {
  text-decoration: underline;
  color: #F5A933;
}
.glyphicon.erp-glyphicon {
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #f2f2f2;
  border: #c4c4c4 1px solid;
  border-radius: 35px;
  line-height: 35px;
  font-size: 16px;
  background: transparent;
  transition: color 0.2s, border-color 0.2s;
}
.glyphicon.erp-glyphicon:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.glyphicon.erp-action-glyphicon {
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #f2f2f2;
  border: #c4c4c4 1px solid;
  border-radius: 35px;
  line-height: 35px;
  font-size: 16px;
  -webkit-transition: color 0.2s, border-color 0.2s, -webkit-transform 0.1s;
  -moz-transition: color 0.2s, border-color 0.2s, -moz-transform 0.1s;
  -o-transition: color 0.2s, border-color 0.2s, -o-transform 0.1s;
  transition: color 0.2s, border-color 0.2s, transform 0.1s;
}
.glyphicon.erp-action-glyphicon:hover {
  color: #ffffff;
  border-color: #ffffff;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.glyphicon.light-icon,
.fas.light-icon,
.fa.light-icon {
  color: #dfdfdf;
}
.erp-personnal-menu-item .erp-avatar-sticker-small {
  font-weight: normal;
  font-size: 16px;
  top: -1px;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #f2f2f2;
  border: #c4c4c4 1px solid;
  text-align: center;
  border-radius: 35px;
  line-height: 35px;
  background: transparent;
  transition: color 0.2s, border-color 0.2s;
}
.erp-personnal-menu-item .erp-avatar-sticker-small:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.erp-personnal-menu-item .erp-avatar-sticker-label {
  font-weight: normal;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  padding-left: 4px;
  color: #ffffff;
}
.erp-avatar-sticker-small-picture {
  background-size: cover !important;
  position: relative;
  top: 3px;
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  max-width: 100%;
  color: #f2f2f2;
  border: #c4c4c4 1px solid;
  text-align: center;
  border-radius: 35px;
  line-height: 35px;
  background: transparent;
  transition: color 0.2s, border-color 0.2s;
}
.erp-avatar-sticker-small-picture:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.erp-profil-avatar-sticker-label {
  font-weight: normal;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  padding-left: 4px;
  top: -8px;
  color: #ffffff;
}
.erp-no-profil-avatar-sticker-label {
  font-weight: normal;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  padding-left: 4px;
  color: #ffffff;
}
.erp-no-profil-picture-big-picture {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  transition: color 0.2s, border-color 0.2s;
  border: #c4c4c4 1px solid;
  line-height: 1.8;
  font-size: 80px;
  color: #5f7890;
  font-weight: 400;
  margin: 0 auto;
  background-color: white;
  width: 150px;
  height: 150px;
  border: solid #f29400 2px;
  top: -75px;
  background-position: center center;
}
.erp-profil-picture-big-picture {
  border-radius: 50%;
  border: #c4c4c4 1px solid;
  background-position: center center;
  position: relative;
  border-style: hidden;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  border: solid #f29400 2px;
  top: -75px;
}
.badge-bottom-right {
  position: absolute;
  bottom: 0;
  right: -10px;
}
/* ERP-OrganizationChart */
.erp-hoverable-tile {
  height: 150px;
  color: #f2f2f2;
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}
.erp-hoverable-tile.highlight {
  border: solid 3px #F5A933;
}
.erp-hoverable-tile .front {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 15px;
  text-align: left;
  background-color: transparent;
}
.erp-hoverable-tile .front .icon {
  position: absolute;
  top: 15px;
  right: 15px;
}
.erp-hoverable-tile .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding: 15px;
  background-color: #273a4d;
  bottom: -100%;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
.erp-hoverable-tile:hover .hover {
  bottom: 0;
}
.erp-hoverable-tile .background {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #3a4d60;
  text-align: center;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.erp-hoverable-tile .background .glyphicon {
  font-size: 20px;
  top: calc(50% - 10px);
  /* RVE : ne pas retirer les espaces, les "", ou le ~, sinon la convertion en css et l'optimisation via bundle modifierons le contenu et corromperons le resultat du calc() */
}
.erp-hoverable-tile .details {
  font-size: 13px;
  word-break: break-word;
}
.erp-hoverable-tile .footer {
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.erp-hoverable-tile.large .side-container {
  height: 100%;
  z-index: 2;
}
.erp-hoverable-tile.large .side-picture {
  height: 100%;
  z-index: 2;
  text-align: center;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.erp-hoverable-tile.large .side-picture .glyphicon {
  font-size: 40px;
  top: calc(50% - 20px);
  /* RVE : ne pas retirer les espaces, les "", ou le ~, sinon la convertion en css et l'optimisation via bundle modifierons le contenu et corromperons le resultat du calc() */
}
.erp-hoverable-tile.large .side-content {
  padding: 15px;
  height: 100%;
  z-index: 2;
}
.erp-hoverable-tile.small {
  height: 50px;
  width: 50px;
}
.erp-input-icon input:first-child {
  padding-left: 30px;
}
.erp-input-icon .glyphicon:last-child {
  position: absolute;
  font-size: 14px;
  top: calc(50% - 7px);
  left: 10px;
  color: #52677c;
}
.erp-input-icon .fas:last-child {
  position: absolute;
  font-size: 14px;
  top: calc(50% - 7px);
  left: 10px;
  color: #52677c;
}
/* ERP-LISTGROUP */
.panel.panel-default.panel-erp-request .list-group .list-group-item {
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
  box-shadow: 0px 1px 4px 0px #b2b2b2;
}
.panel.panel-default.panel-erp-request .list-group .list-group-item p {
  margin: 0;
}
.panel.panel-default.panel-erp-request .list-group .list-group-item small {
  margin: 15px 0 0 0;
  display: block;
}
.panel.panel-default .list-group-item {
  position: relative;
  border: 0;
  border-radius: 3px;
}
.panel.panel-default .list-group-item.active {
  border-left: 4px solid #40a4ca !important;
  background-color: transparent;
  color: inherit;
}
/* ERP-LOGIN */
#login .full-height {
  padding-bottom: 50px;
}
.login-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.login-illustration-pattern {
  background-image: url(/CegidPortal/Content/images/jumbotronIllustration_pattern.jpg);
  background-repeat: repeat;
}
.login-illustration-image {
  width: 100%;
  /*RVE pour palier un problème de debordement de l'image sous IE*/
  margin-left: -30px;
  margin-right: -15px;
}
.login-illustration-image img {
  min-width: 100%;
}
.login-title {
  font-size: 50px;
  font-weight: 600;
  color: #5382ae;
}
.login-title small {
  font-size: 18px;
  font-weight: 300;
  color: #5382ae;
  vertical-align: middle;
  padding: 2px 10px;
  border-left: 1px solid #b6b6b6;
}
.container-login {
  min-width: 385px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container-login-help {
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.container-login-help i {
  font-size: 12px;
  font-weight: 600;
  color: #dfdfdf;
  text-transform: uppercase;
  font-style: normal;
}
.container-login-help h2 {
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  margin: 5px 0 10px 0;
}
.container-login-help p {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  max-width: 385px;
}
.container-login-help p a {
  font-size: 14px;
  font-weight: 500;
  color: #f29400;
  text-decoration: none;
}
.container-login-help p a:hover {
  text-decoration: underline;
}
/* MEDIA QUERY */
@media (max-width: 992px) {
  .container-login {
    position: inherit;
    transform: translate(0%);
    left: 0;
  }
  .container-login-help {
    padding-top: 115px;
    position: relative;
    transform: translateY(0%);
  }
  .login-illustration-image {
    width: 100%;
    /*RVE pour palier un problème de debordement de l'image sous IE*/
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 767px) {
  .login-title {
    font-size: 2em;
  }
  .container-login {
    min-width: auto;
  }
}
/* ERP-NAVPILL */
.erp-tab-navpill.nav-pills {
  padding: 6px 0;
}
.erp-tab-navpill.nav-pills > li:not(:first-child) {
  margin-left: 15px;
}
.erp-tab-navpill.nav-pills > li > a {
  color: #b2b2b2;
  background-color: transparent;
  font-size: 13px;
  font-weight: 700;
  padding: 0 0 5px 0;
}
.erp-tab-navpill.nav-pills > li > a:hover {
  color: #b2b2b2;
  background-color: transparent;
  font-size: 13px;
  font-weight: 700;
  padding: 0 0 5px 0;
}
.erp-tab-navpill.nav-pills > li > a:focus {
  color: #b2b2b2;
  background-color: transparent;
  font-size: 13px;
  font-weight: 700;
  padding: 0 0 5px 0;
}
.erp-tab-navpill.nav-pills > li > i {
  font-weight: 700;
  border-bottom: 2px solid transparent;
  padding: 0 0 5px 0;
}
.erp-tab-navpill.nav-pills > li > i:hover {
  font-weight: 700;
  border-bottom: 2px solid transparent;
  padding: 0 0 5px 0;
}
.erp-tab-navpill.nav-pills > li > i:focus {
  font-weight: 700;
  border-bottom: 2px solid transparent;
  padding: 0 0 5px 0;
}
.erp-tab-navpill.nav-pills > li.active > a {
  color: #5f7890;
  background-color: transparent;
  font-size: 13px;
  font-weight: 700;
  border-bottom: 2px solid #5f7890;
  border-radius: 0;
}
.erp-tab-navpill.nav-pills > li.active > a:hover {
  color: #5f7890;
  background-color: transparent;
  font-size: 13px;
  font-weight: 700;
  border-bottom: 2px solid #5f7890;
  border-radius: 0;
}
.erp-tab-navpill.nav-pills > li.active > a:focus {
  color: #5f7890;
  background-color: transparent;
  font-size: 13px;
  font-weight: 700;
  border-bottom: 2px solid #5f7890;
  border-radius: 0;
}
.erp-tab-navpill.nav-pills > li.active > i {
  font-weight: 700;
  border-bottom: 2px solid #5f7890;
  border-radius: 0;
}
.erp-tab-navpill.nav-pills > li.active > i:hover {
  font-weight: 700;
  border-bottom: 2px solid #5f7890;
  border-radius: 0;
}
.erp-tab-navpill.nav-pills > li.active > i:focus {
  font-weight: 700;
  border-bottom: 2px solid #5f7890;
  border-radius: 0;
}
/* inspiré de https://www.cssportal.com/style-input-range/ */
input[type=range].erp-range {
  height: 34px;
  -webkit-appearance: none;
  margin: 0px;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
input[type=range].erp-range:focus {
  outline: none;
}
/* Tracker */
input[type=range].erp-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 7px;
  cursor: pointer;
  animation-duration: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #5f7890;
  border-radius: 1px;
  border: 0px solid #000000;
}
input[type=range].erp-range[disabled]::-webkit-slider-runnable-track {
  cursor: not-allowed;
  background: #eeeeee;
}
input[type=range].erp-range::-moz-range-track {
  width: 100%;
  height: 7px;
  cursor: pointer;
  animation-duration: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #5f7890;
  border-radius: 1px;
  border: 0px solid #000000;
}
input[type=range].erp-range[disabled]::-moz-range-track {
  cursor: not-allowed;
  background: #eeeeee;
}
input[type=range].erp-range::-ms-track {
  width: 100%;
  height: 7px;
  cursor: pointer;
  animation-duration: 0.2s;
  background: transparent;
  /* @color_backgroundblue ?*/
  border-color: transparent;
  color: transparent;
}
input[type=range].erp-range[disabled]::-ms-track {
  cursor: not-allowed;
  background: #eeeeee;
}
/* Thumb */
input[type=range].erp-range::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 1px solid #939393;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #f2f2f2;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}
input[type=range].erp-range::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 1px solid #939393;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #f2f2f2;
  cursor: pointer;
}
input[type=range].erp-range::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000000;
  border: 1px solid #939393;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #f2f2f2;
  cursor: pointer;
}
input[type=range].erp-range[disabled]::-ms-thumb {
  cursor: not-allowed;
}
/* Autres */
input[type=range].erp-range::-ms-fill-lower {
  background: #2497E3;
  border: 0px solid #000000;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
input[type=range].erp-range[disabled]::-ms-fill-lower {
  cursor: not-allowed;
  background: #eeeeee;
}
input[type=range].erp-range::-ms-fill-upper {
  background: #2497E3;
  border: 0px solid #000000;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
input[type=range].erp-range[disabled]::-ms-fill-upper {
  cursor: not-allowed;
  background: #eeeeee;
}
/* ERP-SWITCH */
.erp-switch > input[type="checkbox"] {
  display: none;
}
.erp-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 6em;
  transition: all 0.4s ease-in-out;
}
.erp-switch > label::after {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 5px #5f7890;
  content: '';
  height: 1.2em;
  left: 1em;
  margin-top: -4px;
  position: absolute;
  transition: all 0.3s ease-in-out;
  top: -2px;
  width: 1.2em;
}
.erp-switch > label::before {
  background: #000000;
  box-shadow: inset 0px 0px 10px #5f7890;
  border-radius: 8px;
  content: '';
  height: 1.2em;
  margin-top: -6px;
  margin-left: 1em;
  position: absolute;
  opacity: 0.2;
  transition: all 0.4s ease-in-out;
  width: 2.7em;
}
.erp-switch > input[type="checkbox"]:checked + label::before {
  background: #5f7890;
  opacity: 1;
}
.erp-switch > input[type="checkbox"]:checked + label::after {
  left: 41%;
}
/* OUTILS DIVERS */
/* LOADER */
.loader-container {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  background-color: rgba(230, 230, 255, 0.3);
}
.loader-container .loader {
  position: relative;
  top: 50%;
  /* fallback if needed */
  top: calc(50% - 21px);
  /* la moitié de la hauteur de l'icone 42px */
}
/* AUTRE */
.grabbable {
  cursor: -o-grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
.erp-legend {
  font-size: 12px;
}
/* CLASS UTILITAIRES */
.m-25 {
  margin: 25px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-5 {
  margin: 5px !important;
}
.m-0 {
  margin: 0px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.p-25 {
  padding: 25px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-15 {
  padding: 15px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-5 {
  padding: 5px !important;
}
.p-0 {
  padding: 0px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pr-25 {
  padding-right: 25px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-25 {
  padding-left: 25px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.erp-relative {
  position: relative;
}
.erp-centered {
  text-align: center;
}
.erp-relative-center {
  position: relative;
  text-align: center;
}
.erp-relative-inlineblock {
  position: relative;
  display: inline-block;
}
.erp-relative-block {
  position: relative;
  display: block;
}
.erp-middle {
  position: absolute;
  top: 50%;
  left: 50%;
}
.erp-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.full-width {
  width: 100%;
}
.float-right {
  float: right;
}
.table-cell {
  display: table-cell;
}
.selected-border-on {
  border-left: 5px solid #F5A933;
}
.selected-border-off {
  border-left: 5px solid rgba(0, 0, 0, 0);
}
.activated {
  display: block;
}
.not-activated {
  display: none;
}
.border-left {
  border-left: 1px solid #e6e9ed;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.overflow-ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
}
.opacity-20 {
  opacity: 0.2;
}
.strong {
  font-weight: bold;
}
.list-group-scrollable {
  max-height: 300px;
  margin-bottom: 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.decoration-none,
.decoration-none:hover,
.decoration-none:focus {
  text-decoration: none;
}
.erp-vertical-center {
  display: flex;
  align-items: center;
}
.erp-flex-end {
  justify-content: flex-end;
}
.to-show {
  opacity: 0;
}
.to-hover:hover > .to-show {
  opacity: 1;
}
.stripe {
  background-color: #f9f9f9;
}
@media (min-width: 992px) {
  .modal-xl {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    width: 1050px;
  }
}
@media (min-width: 1400px) {
  .modal-xl {
    width: 1250px;
  }
}
@media (min-width: 1600px) {
  .modal-xl {
    width: 1400px;
  }
}
.activatedOrverlayWhite {
  background-color: #ffffff;
  color: #f29400;
  transition: color 0.3s, background-color 0.3s, z-index 0.3s;
  z-index: 999;
}
.disabledOverlayOrange {
  transition: color 0.3s, z-index 0.3s;
  color: rgba(242, 148, 0, 0);
  z-index: -1;
}
.disableOrverlayWhite {
  background-color: rgba(255, 255, 255, 0);
  color: rgba(242, 148, 0, 0);
  z-index: -1;
}
.activeOrverlayOrange {
  color: #f29400;
  z-index: 999;
}
#menuLienutiles li > a:hover {
  background-color: #fff;
}
.dropZone {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-10 {
  margin-right: 10px;
}
.dropZone:hover {
  -moz-box-shadow: 0px 0px 10px 3px #cfcfcf;
  -webkit-box-shadow: 0px 0px 10px 3px #cfcfcf;
  -o-box-shadow: 0px 0px 10px 3px #cfcfcf;
  box-shadow: 0px 0px 10px 3px #cfcfcf;
  transition: box-shadow 0.2s ease-in-out;
}
.dropzone1 img {
  cursor: pointer;
}
.luZoneDrag:hover {
  cursor: move;
}
.dropZone img {
  cursor: pointer;
}
.crayon {
  font-size: 18px;
  padding-right: 10px;
  padding-top: 21px;
}
.corbeille {
  font-size: 18px;
  padding-right: 20px;
  padding-top: 21px;
}
.flechedrag {
  font-size: 18px;
}
.tailleDropZone {
  height: 60px;
}
#usefulLinkListe li ul {
  overflow: hidden;
}
#usefulLinkListe li ul li {
  display: inline-block;
}
.btnAjout :hover {
  text-decoration: none;
  cursor: pointer;
}
.panel-body ul {
  padding: 0px;
}
.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.multi-steps > li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #3a4d60;
  padding-top: 36px;
  padding-left: 36px;
}
.multi-steps > li span.line {
  height: 2px;
  width: 100%;
  background-color: #3a4d60;
  position: absolute;
  top: 16px;
  left: 50%;
  border-color: #3a4d60;
  border-width: 2px;
}
.multi-steps > li span.sticker {
  position: absolute;
  top: 0px;
  left: 50%;
  display: block;
  margin: 0 auto 4px;
  background-color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  border-style: solid;
  border-color: #3a4d60;
  border-radius: 50%;
  border-width: 2px;
}
.multi-steps > li span.sticker:after {
  content: '\2713';
}
.multi-steps > li:last-child span.line {
  display: none;
}
.multi-steps > li.active span.sticker {
  font-family: inherit;
  font-weight: 700;
  background-color: #ffffff;
  border-color: #3a4d60;
}
.multi-steps > li.active span.sticker:after {
  content: counter(stepNum);
}
.multi-steps > li.active span.line {
  background-color: #dfdfdf;
}
.multi-steps > li.active ~ li span.sticker {
  color: #808080;
  font-family: inherit;
  font-weight: 700;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
}
.multi-steps > li.active ~ li span.sticker:after {
  content: counter(stepNum);
}
.multi-steps > li.active ~ li span.line {
  background-color: #dfdfdf;
}
.erp-horizontal-list {
  list-style-type: none;
}
.erp-horizontal-list > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* Toggle Debut 'Matin -> Après-midi*/
.onoffswitch {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #a8bcce;
  border-radius: 4px;
}
.onoffswitch-label:hover {
  border: 1px solid #002f60;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  transition: margin 0.3s ease-in 0s;
  margin-left: 0%;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 32px;
  padding: 0;
  line-height: 32px;
  font-size: 13px;
  color: white;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "Matin";
  padding-left: 31px;
  background-color: #fff;
  color: #555;
}
.onoffswitch-inner:after {
  content: "Après midi";
  padding-left: 16px;
  background-color: #fff;
  color: #555;
  text-align: left;
}
.onoffswitch-switch {
  display: block;
  width: 41px;
  height: 34px;
  margin: 0px;
  background: #5f7890;
  position: absolute;
  top: 0;
  bottom: 0;
  border: 1px solid #a8bcce;
  border-radius: 4px;
  transition: all 0.3s ease-in 0s;
  padding-left: 14px;
  line-height: 32px;
  font-size: 13px;
  color: white;
}
.onoffswitch-switch {
  right: 0px;
}
.onoffswitch-switch:hover {
  background-color: #4b5e71;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: -100px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: calc(100% - 41px);
}
.smiley input[type="radio"]:checked + label {
  border-color: #a8bcce;
}
.smiley label {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 4px;
}
.smiley label:hover {
  border-color: #eee;
}
.smiley label img {
  display: block;
  padding: 4px;
}
.panel-body .panel-section:not(:last-child) {
  margin-bottom: 15px;
}
/*ERP-Page*/
.erp-page-title {
  color: #5f7890;
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 25px 0;
}
.erp-page-subtitle {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.erp-page-subtitle i {
  color: #939393;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.panel .panel-subheading {
  font-size: 1.15em;
}
.panel-subheading {
  color: #5382ae;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #5f7890;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #a8bcce;
  border-radius: 3px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.row-padding-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.display-inline {
  display: inline-block;
}
.col-width-230 {
  width: 230px;
}
.col-align-middle {
  float: none;
  vertical-align: middle;
  display: table-cell;
}
.red-color {
  color: #de5959 !important;
}
.icon-blue {
  color: #5f7890;
}
.icon-orange {
  color: #f29400;
}
.icone_grey {
  color: #999999;
}
.icone_greylight {
  color: #f2f2f2;
}
.bg-grey {
  background-color: #f2f2f2;
}
.footer-padding-btn {
  padding: 0px 20px 15px;
}
.erp-table-title {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
.erp-calendars .col-md-6:first-child {
  border-right: 1px solid #f2f2f2;
}
.erp-footer-border {
  border-top: 1px solid #f2f2f2;
}
.erp-total {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  width: 50px;
  text-align: right;
}
.erp-seeMore {
  text-align: center;
  margin: 0;
  padding: 1em 0;
  text-transform: uppercase;
  font-weight: 600;
}
.erp-seeMore .glyphicon {
  font-size: 0.9em;
}
.erp-seeMore-small {
  margin: 1em 0 1em 0;
  font-weight: 600;
  color: #5f7890;
  font-size: 15px;
}
.erp-seeMore-light {
  color: #868686;
  font-size: 14px;
  font-weight: 400;
}
.erp-tile {
  display: block;
  float: left;
  margin-right: 10px;
  margin: 12px 0;
}
.erp-sticker {
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.erp-tile-heading {
  margin-bottom: 7px;
  color: inherit;
  text-align: left;
  font-weight: 700;
}
.erp-tile-body {
  color: #ffffff;
  /*background-color: #ccc;*/
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  vertical-align: middle;
  border-radius: 40px;
}
.erp-tiled-item-text {
  padding-left: 60px;
  min-height: 65px;
  line-height: 65px;
}
.erp-tiled-item-text P {
  margin: 0 0 7px 0;
  color: #868686;
}
.erp-tiled-item-text-content {
  vertical-align: middle;
  /*display: inline-block;*/
  /*RVE : Car casse l'affichage dans certains cas, si commentaire*/
  display: block;
  line-height: normal;
}
.erp-stickered-item-text {
  padding-left: 30px;
}
.erp-personalizedcolor-tile-body {
  background-color: var(--persocolor) !important;
  color: #ffffff !important;
}
.erp-color1-tile-body {
  background-color: #40caca !important;
  color: #ffffff !important;
}
.erp-color2-tile-body {
  background-color: #40a4ca !important;
  color: #ffffff !important;
}
.erp-color2-sticker {
  background-color: #40a4ca !important;
  color: #ffffff !important;
}
.erp-color3-tile-body {
  background-color: #40caa4 !important;
  color: #ffffff !important;
}
.erp-color3-sticker {
  background-color: #40caa4 !important;
  color: #ffffff !important;
}
.erp-cp-banner {
  margin: 0 -15px;
  padding: 25px 15px;
  background-color: #293644;
  background: linear-gradient(rgba(41, 54, 68, 0.9), rgba(41, 54, 68, 0.9)), url(/CegidPortal/Content/images/pictureCP.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.erp-cp-banner a {
  padding: 2px 0 0 8px;
  color: #ffffff;
  display: block;
}
.erp-cp-banner a.mesDroits {
  padding: 0;
  color: #ffffff;
  display: initial;
}
.erp-cp-banner a.mesDroits span {
  color: #ffffff;
}
.erp-cp-banner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.erp-cp-banner ul li {
  padding: 0;
}
.panel-erp-activity {
  padding: 10px 20px 0 20px;
}
.panel-erp-activity .table-responsive + .media {
  margin: 0 -20px;
  padding: 20px 30px;
  background-color: #f8f8f8;
  border-top: 1px solid #e6e9ed;
  border-bottom: 1px solid #e6e9ed;
}
.panel-erp-activity .table-responsive + .media .media-left {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.5em;
  color: #f29400;
}
.panel-erp-activity .table-responsive + .media .media-right {
  display: table-cell;
  vertical-align: middle;
}
.panel-erp-activity .table-responsive + .media .media-body {
  display: table-cell;
  vertical-align: middle;
}
.glyphicon-info-sign {
  color: #5382ae;
}
.color-lightningblue {
  color: #5382ae;
}
#home .jumbotron {
  margin: 0px;
  height: 305px;
  margin: 0 0 30px 0;
  padding: 80px;
  color: #ffffff;
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.3);
  position: relative;
}
#home .jumbotron div.o365-view {
  position: absolute;
  right: 20px;
  bottom: 17px;
  display: flex;
  align-items: center;
}
#home .jumbotron div.o365-view img {
  display: inline-block;
  padding-right: 6px;
}
#home .jumbotron div.o365-view a {
  color: #FFF;
  font-weight: 400;
  display: inline-block;
}
#home nav {
  margin: 0px;
}
.panel.panel-default.panel-erp-request {
  background: transparent;
  box-shadow: none;
}
.panel.panel-default.panel-erp-request .panel-footer {
  background: transparent;
  box-shadow: none;
}
.panel.panel-default.panel-erp-request .panel-heading {
  padding-left: 0;
}
.erp-item-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
  right: 10px;
  display: none;
}
.erp-item-actions li {
  display: inline-block;
  padding: 12px;
}
.erp-item-actions li a {
  color: #999999 !important;
}
.panel.panel-default .panel-heading {
  font-size: 1.45em;
}
.erp-activity-col-7 {
  width: 14.2%;
  float: left;
}
.erp-activity-col-6 {
  width: 16.6%;
  float: left;
}
.erp-activity-col-5 {
  width: 20%;
  float: left;
  text-align: center;
}
.erp-activity-col-5:hover > .erp-activity-comment {
  opacity: 1;
  transition: all 0.3s;
}
.erp-activity-label {
  color: #555555;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding: 32px 0 0 0;
}
.erp-activity-total-label {
  color: #555555;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding-top: 0;
}
.erp-activity-row-total {
  border-top: 1px solid #e6e9ed;
  padding-top: 3px;
}
.erp-activity-row-total .erp-activity-label-unit {
  font-size: 14px;
  color: #5382ae;
  font-weight: 700;
  text-align: center;
}
.erp-activity-label-day {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: #555555;
}
.erp-activity-comment {
  padding-left: 3px;
  display: inline-block;
  opacity: 0;
  transition: all 0.3s;
  cursor: pointer;
}
.erp-activity-label-unit {
  color: #5382ae;
  font-size: 12px;
  font-weight: 700;
}
.erp-activity-total {
  display: inline-block;
}
.erp-activity-panel DIV.panel-default {
  border: none;
  box-shadow: none;
}
.erp-activity-panel .panel-heading {
  border-top: 1px solid #e6e9ed;
  border-bottom: 1px solid #e6e9ed;
  padding: 20px;
}
.erp-activity-panel .panel-heading .panel-title > a.collapsed > span.glyphicon:before {
  content: "\002b";
}
.erp-activity-panel .panel-heading .panel-title > a {
  color: #5f7890;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.erp-activity-panel .panel-heading .panel-title a .erp-activity-project {
  color: #555555;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
}
.erp-activity-panel .panel-heading .panel-title a .erp-activity-number {
  color: #5382ae;
  font-size: 13px;
  font-weight: 700;
  text-transform: lowercase;
}
.erp-activity-input {
  width: 75% !important;
  display: inline-block !important;
}
.lundi {
  position: relative;
}
.lundi::before {
  content: "lun.";
  position: absolute;
}
.mardi {
  position: relative;
}
.mercredi {
  position: relative;
}
.jeudi {
  position: relative;
}
.vendredi {
  position: relative;
}
.samedi {
  position: relative;
}
.dimanche {
  position: relative;
}
.prev-week {
  padding: 15px 0;
}
.prev-week span {
  float: left;
  margin: 4px 15px 0;
  color: #3a4d60;
}
.prev-week div {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
}
.prev-week div > i {
  color: #939393;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.next-week {
  padding: 15px 0;
}
.next-week span {
  float: right;
  margin: 4px 15px 0;
  color: #3a4d60;
}
.next-week div {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
}
.next-week div > i {
  color: #939393;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.erp-expense-label {
  color: #333333;
  font-size: 14px;
  font-weight: 500;
}
.table .erp-table-title-dark tr {
  background-color: #5f7890;
  color: #ffffff;
}
.table tr > td.expense-table-paddingLeft {
  padding-left: 20px;
}
.table tr > th.expense-table-paddingLeft {
  padding-left: 20px;
}
.table tr > td.expense-table-paddingRight {
  padding-right: 20px;
}
.table tr > th.expense-table-paddingRight {
  padding-right: 20px;
}
.expense-table > thead > tr > th {
  font-size: 13px;
  font-weight: 300;
  color: #555555;
}
.expense-date {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
}
.expense-frais {
  color: #555555;
  font-size: 16px;
  font-weight: 600;
}
.expense-price {
  color: #5f7890;
  font-size: 16px;
  font-weight: 600;
}
.expense-table-pagination .pagination {
  border-radius: 0;
}
.expense-table-pagination .pagination > li > a {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #5382ae;
  background-color: #ffffff;
  border: 0;
  margin-left: -1px;
}
.expense-table-pagination .pagination > .active > a {
  z-index: 3;
  color: #ffffff;
  background-color: #5382ae;
  border-color: #5382ae;
  cursor: default;
  border-radius: 50%;
}
.expense-table-pagination .pagination > .active > span {
  z-index: 3;
  color: #ffffff;
  background-color: #5382ae;
  border-color: #5382ae;
  cursor: default;
  border-radius: 50%;
}
.pagination > li > span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #5382ae;
  background-color: #ffffff;
  border: 0;
  margin-left: -1px;
}
.expense-table-pagination.pagination > .active > a:hover {
  z-index: 3;
  color: #ffffff;
  background-color: #5382ae;
  border-color: #5382ae;
  cursor: default;
  border-radius: 50%;
}
.expense-table-pagination.pagination > .active > a:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #5382ae;
  border-color: #5382ae;
  cursor: default;
  border-radius: 50%;
}
.expense-table-pagination.pagination > .active > span:hover {
  z-index: 3;
  color: #ffffff;
  background-color: #5382ae;
  border-color: #5382ae;
  cursor: default;
  border-radius: 50%;
}
.expense-table-pagination.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #5382ae;
  border-color: #5382ae;
  cursor: default;
  border-radius: 50%;
}
.table-col-title {
  font-size: 13px;
  font-weight: 300;
  color: #555555;
  padding-top: 10px;
  padding-bottom: 10px;
}
.requests-border-bottom {
  border-bottom: 1px solid #d4dde6;
}
.requests-cell {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d4dde6;
}
.requests-day {
  font-size: 28px;
  font-weight: 700;
  margin-left: -15px;
  padding-left: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}
.requests-day.requests-day-personalizedcolor {
  color: var(--persocolor);
  border-left: 5px solid var(--persocolor);
}
.requests-day.requests-day-color1 {
  color: #40caca;
  border-left: 5px solid #40caca;
}
.requests-day.requests-day-color2 {
  color: #40a4ca;
  border-left: 5px solid #40a4ca;
}
.requests-day.requests-day-color3 {
  color: #40caa4;
  border-left: 5px solid #40caa4;
}
.requests-day.requests-day-color4 {
  color: #F5A933;
  border-left: 5px solid #F5A933;
}
.requests-day-small {
  font-size: 32px;
  font-weight: 700;
  margin-left: -15px;
  padding-left: 15px;
  display: block;
}
.requests-day-small.requests-day-personalizedcolor {
  color: var(--persocolor);
  border-left: 5px solid var(--persocolor);
}
.requests-day-small.requests-day-color1 {
  color: #40caca;
  border-left: 5px solid #40caca;
}
.requests-day-small.requests-day-color2 {
  color: #40a4ca;
  border-left: 5px solid #40a4ca;
}
.requests-day-small.requests-day-color3 {
  color: #40caa4;
  border-left: 5px solid #40caa4;
}
.requests-day-small.requests-day-color4 {
  color: #F5A933;
  border-left: 5px solid #F5A933;
}
.requests-td-title {
  font-size: 16px;
  font-weight: 700;
  color: #555555;
  margin: 0;
}
.requests-td-p {
  font-size: 14px;
  font-weight: 500;
  color: #868686;
  margin: 10px 0;
  padding: 0 20px 0 0;
}
.requests-td-p i {
  font-size: 14px;
  font-weight: 700;
  color: #40caca;
  font-style: normal;
}
.requests-td-date {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin: 0;
  padding: 0;
  list-style: none;
}
.requests-td-date li {
  display: inline-block;
  border-left: 1px solid #e6e9ed;
  padding-left: 10px;
  padding-right: 10px;
}
.requests-td-date li:first-child {
  display: inline-block;
  border-left: 0;
  padding-left: 0;
}
.requests-td-date .glyphicon {
  color: #5f7890;
}
.requests-td-link {
  font-size: 12px;
  font-weight: 700;
  color: #f29400;
  text-decoration: none;
  margin: 10px 0;
  display: block;
}
.requests-td-link:hover {
  text-decoration: underline;
}
.requests-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.requests-list li {
  display: inline-block;
  margin: 0 0 0 10px;
}
.requests-list li:first-child {
  margin: 0;
}
.erp-requests-tile {
  display: block;
  float: left;
  margin-right: 10px;
  margin: 12px 0;
  position: relative;
}
.erp-requests-tile-body {
  color: #ffffff;
  background-color: #ccc;
  font-size: 20px;
  font-weight: 400;
  width: 55px;
  height: 55px;
  line-height: 52px;
  text-align: center;
  vertical-align: middle;
  border-radius: 55px;
  position: relative;
}
.erp-textarea {
  max-width: 100%;
}
.erp-date {
  max-width: 100px;
  font-size: 12px;
}
.erp-am-pm {
  max-width: 142px;
  font-size: 12px;
}
.erp-addon {
  font-size: 11px;
  font-weight: 600;
  padding: 10px 6px;
  width: 30px;
}
input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  /* appearance: textfield; // (RVE : Propriété non conforme W3C) */
}
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.label-dropdown {
  color: #868686;
  font: 500 14px / 20px "Raleway", Helvetica, Arial, sans-serif;
}
.erp-dropdown {
  display: inline-block;
  position: relative;
  /*&::after {
		content: "";
		position: absolute;
		width: 15px;
		height: 10px;
		top: 50%;
		right: 1.3em;
		margin-top: -4px;
		z-index: 2;
		background: url(/CegidPortal/Content/themes/img/erp-arrowdown.png) 0 0 no-repeat; /* Pas possible tant que IE9 supporté car le &::-ms-expand ne fonctionne que sur IE 10 et + et donc sur IE9 on a deux fleches 
		pointer-events: none;
	}*/
}
.erp-dropdown select {
  /*&::-ms-expand {
			display: none; /* Pas possible tant que IE9 supporté 
		}*/
  border-radius: 18px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  /*-webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;*/
  background-color: #5f7890;
  color: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(46, 46, 46, 0.25);
  padding-right: 3em;
}
.erp-dropdown select:focus {
  border-color: transparent;
}
.erp-dropdown select.dropdown-count1 {
  background-color: #40caca;
  color: #ffffff;
}
.erp-dropdown select.dropdown-count2 {
  background-color: #40a4ca;
  color: #ffffff;
}
.erp-dropdown select.dropdown-count3 {
  background-color: #40caa4;
  color: #ffffff;
}
.dropdown.erp-dropdown-plus {
  display: inline-block;
}
.dropdown.erp-dropdown-plus .btn {
  border-radius: 18px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  /*appearance: none;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #5f7890;
  color: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(46, 46, 46, 0.25);
}
.dropdown.erp-dropdown-plus .btn:focus {
  border-color: transparent;
}
.dropdown.erp-dropdown-plus-small {
  display: inline-block;
  margin-top: -4px;
}
.dropdown.erp-dropdown-plus-small .btn {
  border-radius: 18px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  /*appearance: none;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #5f7890;
  color: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(46, 46, 46, 0.25);
  padding: 5px 10px;
}
.dropdown.erp-dropdown-plus-small .btn:focus {
  border-color: transparent;
}
.hrDropDownMenu {
  margin-top: 3px;
  margin-bottom: 3px;
  width: 90%;
}
.erp-button {
  box-shadow: 0px 1px 4px 0px rgba(46, 46, 46, 0.25);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.erp-button-secondary {
  box-shadow: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border: 0;
}
.full-height {
  height: 100vh;
  position: relative;
}
/* UTILITIES */
.no-border-top {
  border-top: none !important;
}
.no-border-right {
  border-right: none !important;
}
.no-border-bottom {
  border-bottom: none !important;
}
.no-border-left {
  border-left: none !important;
}
.no-border {
  border: none !important;
}
/* MEDIA QUERY */
@media (min-width: 992px) {
  #home .jumbotron {
    background-image: url(/CegidPortal/Content/images/jumbotronIllustration_small.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
  }
}
@media (max-width: 992px) {
  .full-height {
    height: auto;
  }
  .col-align-middle {
    float: inherit;
    vertical-align: inherit;
    display: inherit;
  }
  .erp-cp-banner > .col-xs-12 > p {
    text-align: center;
  }
  .erp-activity-comment {
    font-size: 20px;
    opacity: 1;
    position: absolute;
    top: 30px;
    right: 0;
  }
  .requests-list li {
    float: left;
    margin: 0 30px 0 0;
  }
  .requests-list li:first-child {
    margin: 0 30px 0 0;
  }
  .erp-item-actions {
    margin: 0 0 -55px 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 50%;
    right: 10px;
    display: block;
  }
  .erp-item-actions li {
    display: block;
  }
  .erp-item-actions li a {
    font-size: 22px;
  }
  .erp-requests-tile-body {
    float: left;
  }
}
@media (min-width: 1200px) {
  /* styles for larger than 1200px; */
  #home .jumbotron {
    background-image: url(/CegidPortal/Content/images/jumbotronIllustration.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
  }
  #home .jumbotron * {
    display: block;
  }
}
@media (min-width: 1920px) {
  /* styles for larger than 1920px; */
  #home .jumbotron {
    background-image: url(/CegidPortal/Content/images/jumbotronIllustration_small.jpg), url(/CegidPortal/Content/images/jumbotronIllustration_pattern.jpg);
    background-repeat: no-repeat, repeat;
    background-size: initial;
    background-position: right center, left center;
  }
}
@media (max-width: 767px) {
  /* styles for smaller than 767px */
  .erp-stickered-item-text {
    padding-right: 30px;
  }
  .erp-date {
    max-width: 100%;
    font-size: 12px;
  }
  .col-width-230 {
    width: auto;
    min-width: 70px;
  }
  .erp-activity-label {
    font-weight: 600;
    padding: 0px 0 15px 0;
  }
  .erp-activity-col-5 {
    width: 100%;
    text-align: left;
    position: relative;
  }
  .requests-list li {
    float: left;
    margin: 0 12px 0 0;
  }
  .requests-list li:first-child {
    margin: 0 12px 0 0;
  }
  .erp-requests-tile-body {
    color: #ffffff;
    background-color: #ccc;
    font-size: 13px;
    font-weight: 400;
    width: 35px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    border-radius: 55px;
    position: relative;
  }
  .erp-requests-tile::after {
    height: 35px;
    line-height: 35px;
    font-size: 11px;
  }
  /*.erp-requests-tile.erp-rtts-body {
		&::after {
			height: 35px;
			line-height: 35px;
			font-size: 11px;
		}
	}
	.erp-requests-tile.erp-rtte-body {
		&::after {
			height: 35px;
			line-height: 35px;
			font-size: 11px;
		}
	}*/
  .requests-day {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
  }
  #menuLienutiles span:before {
    content: "Mes liens utiles";
    color: white;
    padding-left: 12px;
    display: block;
  }
}
@media (max-width: 768px) {
  .xl-vertical-sm-horizontal > li {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* CSS Team Portail Web ERP */
html,
body {
  height: 100%;
}
a[role="button"] {
  font-weight: bold;
}
.navbar-default.navbar-custom .navbar-nav > li > a {
  font-weight: 400;
}
.navbar-default.navbar-custom {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}
body#home > .navbar-default.navbar-custom {
  box-shadow: none;
}
.erp-condensed-inline-input {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-align: center;
}
/* div de chargement sur une div /!\ Il faut que la div parente soit en "position:relative" /!\ */
/*.yc-modal-loading {
    position: absolute;
    //background: rgba(200,215,245,.4) url(/CegidPortal/images/loading.gif) no-repeat scroll 50% 50%/50px auto; RVE : commenté car problématique sur certains navigateur
    background-image: url(/CegidPortal/images/loading.gif);
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: 50px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(200, 215, 245, 0.4);
    z-index: 1050;
    opacity: 0.8;
    display: none;
    width: 100%;
    height: 100%;
}*/
.erp-not-allowed {
  cursor: not-allowed;
}
.erp-is-disabled {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.erp-transparent-input {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
}
.erp-transparent-input:disabled {
  background-color: transparent;
}
.erp-transparent-button {
  border-color: transparent;
  background-color: transparent;
  padding: 0;
}
.erp-tile-body-big {
  color: #fff;
  /*background-color: #ccc;*/
  font-size: 18px;
  width: 55px;
  height: 55px;
  line-height: 52px;
  text-align: center;
  vertical-align: middle;
  border-radius: 40px;
}
.erp-business-personalizedcolor {
  color: var(--persocolor);
}
.erp-business-color1 {
  color: #40caca;
}
.erp-business-color2 {
  color: #40a4ca;
}
.erp-business-color3 {
  color: #40caa4;
}
.erp-business-color4 {
  color: #F5A933;
}
.erp-business-background-personalizedcolor {
  background-color: var(--persocolor);
}
.erp-business-background-color1 {
  background-color: #40caca;
}
.erp-business-background-color2 {
  background-color: #40a4ca;
}
.erp-business-background-color3 {
  background-color: #40caa4;
}
.erp-business-background-color4 {
  background-color: #F5A933;
}
.table .erp-text-cell {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}
/* Pour avoir la div de loading qui s'affiche correctement sur l'accueil */
div.yc-thumbnail-container {
  position: relative;
}
/* RVE : ANCIEN CODE POUR LES THUMBNAILS. A RE-UTILISER ?*/
/*div.yc-thumbnail-placeholder {
    background-color: #FFFFFF;
    padding: 30px 10px 10px 10px;
    height: 100%;
}*/
/*.yc-thumbnail-container section {
    min-height: 300px;
}*/
.yc-thumbnail-container .yc-thumbnail-loading {
  min-height: 400px;
}
.yc-thumbnail-container .yc-thumbnail-loading p {
  width: 50px;
  height: 50px;
  background-image: url(/CegidPortal/Content/images/loading.gif);
  background-size: 50px 50px;
  margin: auto;
  position: relative;
  top: 160px;
}
/*.yc-thumbnail-placeholder h5 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #5F7890;
    text-align: left;
}*/
/*div.yc-thumbnail-placeholder .yc-thumbnail-link {
    float: right;
}*/
@media (max-width: 992px) {
  .yc-thumbnail-container .yc-thumbnail-loading p {
    top: 0px;
  }
}
/*ANIMATION CSS3 TEST*/
/* Class permetant de desactiver les transitions CSS3 */
.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
/* Class d'animation à ajouter a un element HTML lorsqu'il est supprimé */
/* Fait disparaitre l'element sur la droite */
.ErpPortalAnimation-elt-removedRed {
  animation: ErpPortalAnimation-elt-removedRed 0.75s;
}
@keyframes ErpPortalAnimation-elt-removedRed {
  from {
    opacity: 1;
    background-color: #fff;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    background-color: #f2bebe;
    transform: translateX(100px);
  }
}
/* Class d'animation à ajouter a un element HTML lorsqu'il est supprimé */
/* Fait disparaitre l'element sur la droite */
.ErpPortalAnimation-elt-removedGreen {
  animation: ErpPortalAnimation-elt-removedGreen 0.75s;
}
@keyframes ErpPortalAnimation-elt-removedGreen {
  from {
    opacity: 1;
    background-color: #fff;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    background-color: #bef2be;
    transform: translateX(-100px);
  }
}
/* Class d'animation à ajouter a un element HTML lorsque le precedent est supprimé */
/* Fait remonter l'element (il faut avoir préalablement set le margin-top en fonction de la hauteur de l'élement precedent, doit être fait en JS car le height de l'élement est variable et ne peut donc pas être mis en dur */
.ErpPortalAnimation-previouselt-removed {
  animation: ErpPortalAnimation-previouselt-removed 0.25s;
}
@keyframes ErpPortalAnimation-previouselt-removed {
  to {
    margin-top: 0px;
  }
}
/* bootstrap 5.x compatibility with 3.x */
label {
  margin-bottom: 5px;
  font-weight: 700;
}
p {
  margin-bottom: 10px;
}
.label {
  padding: 0.2em 0.6em 0.3em;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  font-weight: 400;
  cursor: pointer;
  padding-left: 20px;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px;
  margin-left: -20px;
}
h1 {
  margin-top: 20px;
  line-height: 1.1;
}
h3.dashboard-sidemenu-text {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
ul {
  margin-bottom: 10px;
}
.table > :not(:first-child) {
  border-top: none;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d4dde6;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > * {
  padding-right: 15px;
  padding-left: 15px;
}
.form-group {
  margin-bottom: 15px;
}
.form-inline .form-group {
  margin-bottom: 0;
}
.form-control {
  appearance: auto;
  height: 34px;
}
.fa-glysize {
  font-size: 16px;
  display: table-cell;
}
.navbar {
  margin-bottom: 20px;
}
.navbar-custom-compat {
  padding-top: 11px;
}
.navbar-custom-compat .navbar-nav > li > a {
  font-weight: 400;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 12px;
}
.navbar-custom-compat .navbar-nav > li > a:hover {
  text-decoration: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.panel {
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
.panel-heading {
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel-body {
  padding: 15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  float: left;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #52677c;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #3a4d60;
}
.btn-default {
  color: #5382ae;
  background-color: transparent;
  border-color: #5382ae;
}
.text-right {
  text-align: right;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-header > h3 {
  float: left;
}
