body {
  background-color: #051E50;
  color : #051E50;
}

::-moz-selection {
  background: #FFD700;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #FFD700;
  text-shadow: none;
  color: #ffffff;
}

.hidden-feature-orexad {
  display : none !important;
}

h1, h2, h3, h4, h5, a{
  color : #051E50 !important;
}

h1, h2, .title-section {
  font-weight: bold !important;
}

h3, h2 {
  font-family: "Raleway", sans-serif !important;
}

.rubix-color {
  color: #051E50 !important;
}
.d-none {display: none;}
.d-flex {display: flex;}
.align-items-center {align-items: center;}
.flex-wrap {flex-wrap: wrap;}


/* ---------------------------------------------------------------------- */
/*  Features
/* ---------------------------------------------------------------------- */
.features-table {
    overflow: hidden !important;
}
.features-table-container {
    overflow: hidden !important;
    margin-left: 250px;
    margin-top: 0px;
}
.features-table th, .features-table td {
    padding: 5px;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    height: 42px;
    width: 250px;
}
.features-table td {
    /*min-width: 30px;*/
    text-align: center;
}
.features-table .headcol {
    position: absolute;
    left: 20px;
    top: auto;
    border-top-width: 1px;
    padding-top: 16px;
    /*only relevant for first row*/
}
.features-table .headcol-category {
    position: absolute;
    left: 20px;
    top: auto;
    border-top-width: 1px;
    padding-top: 16px;
    border-right: none;
    border-bottom: none;
    height: 42px;
    width: 250px;
    min-width: 82px;
    /*only relevant for first row*/
}
.features-table .headcol-role {
    border-right: none;
    border-bottom: none;
}
.features-table .headcol img {
    margin: 0 3px 3px 0;
    cursor: pointer;
}
.features-table .row-category-tr {
    border-bottom: solid grey 1px;
}
.features-table .row-category-tr th {
    border-right: none;
}
.features-table .row-category {
    width: 0;
    height: 42px;
    padding: 0;
    position: relative;
}
.features-table .row-category-title {
    position: absolute;
    border-right: none;
    top: 6px;
    left: 6px;
}
.features-table .row-category span {
    position: absolute;
}
.features-table .arrow-down {
    transform: rotate(90deg) scale(0.7);
}
.features-table .arrow-up {
    transform: rotate(-90deg) scale(0.7);
}
.modal-feature {
    height : 285px;
}

.features_select:hover {
    background-color: #E3E3E3;
    color:#555 !important;
}
/*.features-table thead tr {
    position: fixed;
    padding-right: 30px;
    background: white;
}*/
/******************************
Login Page
******************************/

.transparent-background {
  background:transparent;
}

.main-login .box-login, .main-login .box-forgot, .main-login .box-register {
  background-color: white;
  border-radius: 5px;
  overflow: hidden;
  padding: 15px;
  margin: 15px 0 65px 0;
}

.box-login button {
  background-color: #386CBC;
  border-color: #386CBC;
  color:white;
}

.specific-text-color {
  color: white !important;
}

.input-icon > [class*="fa-"], .input-icon > [class*="ti-"] {
  bottom: 0;
  color: #051E50 !important;
  display: inline-block;
  left: 5px;
  line-height: 35px;
  padding: 0 3px;
  position: absolute;
  top: -1px;
  z-index: 2;
}

fieldset legend {
  color: #ffffff !important;
  background-color: #051E50 !important;
}

fieldset {
  background-color: #E3E3E3 !important;
}

/******************************
Buttons
******************************/
.btn-rubix:hover
{
  background-color: #FFD700 !important;
  border-color: #051E50 !important;
  color: #051E50;
}
.btn-rubix {
  background-color: #FFD700 !important;
  border-color: #051E50 !important;
  color: #051E50 !important;
}
.btn-rubix:active, .btn-rubix.active, .btn-rubix.active:focus, .btn-rubix:active:focus, .btn-rubix:active:hover {
  background-color: #FFD700 !important;
  border-color: #051E50;
  color: #051E50 !important;
}
.btn-rubix:focus {
  background-color: #051E50 !important;
  border-color: #FFFFFF;
  color: #FFD700 !important;
}
.btn-rubix.disabled:hover, .btn-rubix.disabled:focus, .btn-rubix.disabled:active, .btn-rubix.disabled.active, .btn-rubix[disabled], .btn-rubix[disabled]:hover, .btn-rubix[disabled]:focus, .btn-rubix[disabled]:active, .btn-rubix[disabled].active, fieldset[disabled] .btn-rubix:hover, fieldset[disabled] .btn-rubix:focus, fieldset[disabled] .btn-rubix:active, fieldset[disabled] .btn-rubix.active {
  background-color: #ffffff;
  border-color: #e2e2e4;
  color: #cfcfd1;
}
.btn-rubix .caret {
  border-top-color: #8e8e93;
}

.btn-rubix-no-border {
  background-color: #FFD700 !important;
  border-color: #FFD700 !important;
  color: #051E50 !important;
}

.btn-rubix-no-border:focus {
  background-color: #051E50 !important;
  color: #FFD700 !important;
}

.btn-rubix-no-border:hover, .btn-rubix-no-border:active, .btn-rubix-no-border.active, .btn-rubix-no-border.active:focus, .btn-rubix-no-border:active:focus, .btn-rubix-no-border:active:hover {
  color: #FFD700 !important;
  background-color: #051E50 !important;
  border-color: #051E50 !important;
}

.btn-rubix-2 {
  background-color: #051E50 !important;
  border-color: #051E50 !important;
  color: #FFD700 !important;
}

.btn-rubix-3 {
  background-color: transparent !important;
  border-color: #051E50 !important;
  color: #051E50 !important;
}

.btn-rubix-4 {
  background-color: #FFFFFF !important;
  border-color: rgb(5,30,80) !important;
  color: rgb(5,30,80) !important;
}

.text-white-transparent {
  color: transparent !important;
}

.btn-primary {
    background-color: #051E50 !important;
    border-color: #051E50 !important;
    color: #fff;
}

.btn-primary.btn-o {
    border: 1px solid #051E50;
    color: #051E50 !important;
    background-color: transparent !important;
}

.swal2-styled.swal2-confirm {
    background-color: #051E50 !important;
}

.btn-office365 {
  background-color: #E43F01 !important;
  height : 65px;
  width : 90%;
  border-color: #CE2C00 !important;
  white-space: normal;
  border-width: 1px !important;
  color: #FFFFFF !important;
}

.btn-classic {
  background-color: #F8F8F8 !important;
  width : 90%;
  border-color: #051E50 !important;
  border-width: 1px !important;
  color: #051E50 !important;
}

.export_button {
  color : #80C780 !important;
}

.btn-offers {
  background-color: #80A2FC !important;
  color : white !important;
}

.btn-actionplan,
.btn-features {
  float: right;
  margin-top:-15px;
  z-index:3;
}

input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

.promotion_button {
  min-width: 130px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}
/******************************
Title
******************************/

.title-section {
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    font-size:20px !important;
}

.title-conquest {
    font-family: "Raleway", sans-serif;
    border: 1px #051E50 solid;
    border-radius: 5px;
    font-size:15px !important;
    color: #051E50 !important;
    min-height: 30px;
}

#page-title .mainDescription {
  color: #051E50 !important;
  font-size: 20px;
}

#page-title h1 {
  letter-spacing: 0px !important;
  text-transform: capitalize !important;
}

/******************************
Navbar
******************************/

#sidebar {
  background: #051E50 !important;
  z-index: 1000 !important;
}

#sidebar nav {
  border-right: 0px solid transparent;
}

@media (max-width: 991px) {
  #sidebar nav {
    overflow: auto;
  }
}

#sidebar nav > ul > li.active >a .item-media > img {

}

#sidebar nav > ul > li > a .item-inner:hover {
    color: #FFD700 !important;
}

#sidebar:before {
  border-right: 0px solid transparent;
}

.navbar .navbar-header {
  border-right: 0px solid transparent;
  z-index: 1001 !important;
}

header .navbar-header {
  background: #FFD700 !important;
  border-right-color: rgba(0, 0, 0, 0.2) !important;
  border-bottom-color: rgba(0, 0, 0, 0.2) !important;
}

header .navbar-header .navbar-brand > img {
  height: 55px !important;
}

header .navbar-header .menu-toggler {
  color: #051E50 !important;
}

header .navbar-collapse .navbar-right > li > a i {
  color: #051E50 !important;
}

.hide-on-mobile {
   display: block;
}

@media (max-width: 991px) {
  header .navbar-collapse .navbar-right > li > a i {
    color: #051E50 !important;
  }
}

@media (max-width: 767px) {
  header .navbar-collapse .close-handle .arrow-left, header .navbar-collapse .close-handle .arrow-right {
    background-color: #051E50;
  }
  .commercial-intensity, .gauge-container {
      flex-direction: column !important;
      align-items: center !important;
  }
  .commercial-intensity div, .gauge-container div {
      width: 100% !important;
  }
  .hide-on-mobile {
      display: none !important;
  }
  .logo-dl-pdf {
      height: 20px;
      width: 20px;
  }
  .logo-dl-pdf-container {
      position: inherit !important;
      width: 30px !important;
      height: 25px !important;
      align-items: flex-end !important;
  }
}

header .dropdown-off-sidebar {
  border-left-color: #c8c7cc !important;
  background: #ffffff !important;
  color: #051E50 !important;
}

@media (max-width: 991px) {
  header .dropdown-off-sidebar {
    background: #ffffff !important;
    border-left-color: #c8c7cc !important;
    color: #051E50 !important;
  }
}

#sidebar nav > ul {
  background: #051E50 !important;
  border-bottom-color: #051E50 !important;
  border-top-color: #051E50 !important;
  color: #FFFFFF !important;
}

#sidebar nav > ul > li > a .item-media > i {
  color: #FFFFFF !important;
}

#sidebar nav > ul > li > a .item-media .fa-stack .fa-square {
  color: #051E50 !important;
}

#sidebar nav > ul > li.active {
  color: #051E50 !important;
  background: #FFD700 !important;
}

#sidebar nav > ul > li.active:hover {
  background: #FFD700 !important;
}

#sidebar nav > ul > li.active > a .item-media .fa-stack .fa-square {
  color: #051E50 !important;
}

#sidebar nav .navbar-title {
  background: #051E50 !important;
  color: #FFD700 !important;
  font-size: 18px;
}

#sidebar nav .button-o {
  border-color: #FFD700 !important;
  color: #FFD700 !important;
  background-color:transparent;
}

#sidebar nav > ul > li.hover {
  background: #808080 !important;
}
#sidebar nav > ul > li.open {
  background: #808080 !important;
}
.no-touch #sidebar nav > ul > li:hover {
  background: #808080 !important;
}
#sidebar nav > ul > li.active {
  background: #FFD700 !important;
}

.app-sidebar-closed .app-aside > .item-inner.active:after {
    border-left: 12px solid #FFD700 !important;
}

#off-sidebar .sidebar-back {
    color: #051E50;
}

#off-sidebar .nav-tabs.nav-justified > li.active > a, #off-sidebar .nav-tabs.nav-justified > li.active > a:hover, #off-sidebar .nav-tabs.nav-justified > li.active > a:focus {
    color: #051E50;
    background: #ffffff;
    border-bottom-color: #ffffff;
}

#sidebar nav > ul > li:hover >a .item-media > img {
  content: url("../images/X-BLEU.png") !important;
}

#sidebar nav > ul > li:foxus >a .item-media > img {
  content: url("../images/X-BLEU.png") !important;
}

#off-sidebar .message-bar .link {
    color: #051E50;
}

.navbar-header i {
    color: #051E50;
}
#sidebar nav > ul > li > a .item-inner {
  color: #ffffff !important;
  border-bottom-color : rgba(255,255,255, 0);;
  font-weight: bold !important;
}

#sidebar nav > ul > li.active >a .item-inner {
  color: #051E50 !important;
}

#sidebar nav > ul > li > a .item-inner:focus {
  color: #051E50 !important;
}

#sidebar nav > ul > li > a .item-inner:hover {
  color: #051E50 !important;
}

.no-touch #sidebar nav > ul > li:hover {
   background: #FFD700 !important;
    color: #051E50 !important;
}

#sidebar nav > ul > li.hover {
  background: #FFD700 !important;
  color: #051E50 !important;
}

#sidebar nav > ul > li:focus {
  background: #FFD700 !important;
    color: #051E50 !important;
}

#sidebar nav > ul > li > a .item-media > i {
  color: #FFD700 !important;
}

#sidebar nav > ul > li.active > a .item-media > i {
  color: #051E50 !important;
}

.no-touch #sidebar nav > ul > li > a .item-media > i:focus {
  color: #051E50 !important;
}

.no-touch #sidebar nav > ul > li > a .item-media > i:hover {
  color: #051E50 !important;
}

.search-form {
  background: #051E50 !important;
  border-bottom-color: #FFD700 !important;
}

.navbar-form {
  background: #051E50 !important;
  border-bottom-color: #FFD700 !important;
}

.navbar-form .form-group input {
  border-color: #FFD700 !important;
  border: 1px solid;
  color : #FFD700 !important;
}

.navbar-form .form-control:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffffff !important;
}
.navbar-form .form-control:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff !important;
}
.navbar-form .form-control:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff !important;
}
.navbar-form .form-control:focus:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c2c2c5 !important;
}

.ti-search {
    color: #FFD700 !important;
}

.ti-search-sidebarclosed {
    color: #051E50 !important;
}

.navbar .navbar-right>li>a {
    margin-right: -25px;
}

.navbar .navbar-right>li.current-user>a img {
    width: auto;
    margin-right: 0;
    margin-top: 0;
}

.navbar .navbar-header .menu-toggler {
    margin-right: 0px;
}

.main-navigation-menu {
    border: 0px solid transparent !important;
    border-style: none;
}

.disable-span{
    color: #E6E6E6;
    background-color: #E8E8E8;
    cursor: not-allowed;
}

.navbar-form .form-control:focus {
    color: #051E50 !important;
    transition: all .3s ease-in 0s;
}

.custom_nav {
  height: 86vh !important;
  width: 100% !important;
  -webkit-overflow-scrolling:touch !important; // mobile safari
}

ul.sub-menu li a {
    background: 0 0;
    display: block;
    font-size: 13px!important;
    font-weight: 300;
    border: none;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 18px!important;
    padding-right: 15px;
    padding-top: 5px;
    text-decoration: none;
}

.blue {
    background-color:#051E50 !important;
    color:white !important;
}

.light {
    background-color:#969d9d !important;
    color:#051E50 !important;
}
/************************************
Loading bar
***********************************/
#loading-bar .bar{
    background-color:#FFD700 !important;
}


/************************************
Gantt - custom current date line
***********************************/
.gantt-vertical-line{
    width: 1px;
    border-left : dashed 3px #1A4370;
    height: 100%;
    position: relative;
    z-index: 2;
}



/************************************
Tables
***********************************/

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: rgba(255, 215, 0, 0.2);
}

.no-border {
  border-width: 0px!important;
}
/**********************************
Roles
**********************************/
[role=button]{cursor:pointer}


/**********************************
Accordion
**********************************/

.light-accordion .panel .panel-heading .panel-title .accordion-toggle {
    background: white !important;
    color: black !important;
    border: solid lightgray 1px;
}



.accordion_filter {
  background: #414449 !important;
}

.text-dark {
  color: #051E50 !important;
}

.tab-pane {
  padding : 0px;
}


/*********************************
RadioBox
**********************************/

input[type="radio"]:checked + label:before {
  background: #051E50 !important;
}

input[type="checkbox"]:checked + label:before {
  background: #051E50 !important;
}

.comment_block {
  width: 100%;
  white-space: pre-line !important;
}
/***********************************
CheckBox
*************************************/
#visio_NextMeeting_checkbox {
    width: 16px;
    height: 16px;
    margin: 0px 7px 7px;
}
.contact_mail_checkbox {
    width: 16px;
    height: 16px;
    margin: 0px 7px 0;
}
.table-meeting-contacts td:first-child {
    width: 20px;
    line-height: 2;
}
/********************************
Modals
********************************/
.modal-header {
  background: #FFD700 !important;
  Color: #051E50 !important;
}

.modal-body {
  background: #FFFFFF !important;
  Color: #051E50 !important;
}

.modal-footer {
  background: #FFFFFF !important;
  Color: #051E50 !important;
}

.swal2-container {
  z-index: 999999 !important;
}

.swal-height {
  height: 90vh;
}

.swal-text{
  max-height: 6em;  /* To be adjusted as you like */
  overflow-y: scroll;
  width: 100%;
}

/********************************
Pills
********************************/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #051E50;
  color: #ffffff !important;
}

.nav-pills {
  color: #051E50;
}

.well {
  background-color: #051E50 !important;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #051e50 !important;
}

/********************************
Pagination
********************************/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #051E50;
  border-color: #051E50;
  color: white !important;
}

.ng-table-pager.ng-scope {
  margin-top: 10px;
  margin-bottom: 10px;
}

/********************************
Labels
********************************/

.small-text {
  font-size: 10px !important;
}

#switch_zoom .bootstrap-switch-label,
#switch_show_present .bootstrap-switch-label,
#switch_show_draft .bootstrap-switch-label,
#switch_show_prev_note .bootstrap-switch-label,
   background-color: #051E50 !important;
}

#switch_sales .bootstrap-switch-label {
   background-color: #051E50 !important;
}

#nps_score {
  font-size: 15px !important;
  color : #E8A841 !important;
}

#alerte_score {
  color : #FE2B16 !important;
}

.breakwords {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/************************************
Telesales
***********************************/
.telesales-tr-backgroud-treated {
    background: #d1ffd1;
}
.movable-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.draggable {
    width: 30%;
}
.telesales-tr-no-treat {
    text-decoration-line: line-through !important;
}
/************************************
Scroll bar
***********************************/

/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px white;
  border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #C1C1C1;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: grey;
}

.flex-row {
    flex-direction: row;
}
.flex {
    display: flex;
}
.w-25 {
    width: 25%;
}
.w-50 {
    width: 50%;
}
.ta-l {
    text-align: left;
}
.ta-r {
     text-align: right;
}
.p-10 {
padding-left: 10px;
}
.small-text-14 {
    font-size: 14px !important;
}
.small-text-12 {
    font-size: 12px !important;
}
.margin-top-10 {
    margin-top: 10px;
}
.button-active {
    background-color: #051E50 !important;
    color: white !important;
}

.flex-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
}
/* Responsive layout - makes a one column layout instead of a two-column layout */
@media (max-width: 600px) {
  .flex-container {
    flex-direction: column;
  }
}

.table_border_bottom {
    border-bottom: solid 1px lightgray;
}
.table_border_top {
    border-top: solid 1px lightgray;
}
.table-container-worksite table tr td:last-child {
    border-right: solid 1px lightgray;
}
.table-color-black {
    color: black;
}
.note-table {
    display: flex;
    flex-direction: column;
    margin-top: 25px;
}
.note-table .top-btn {
    display: flex;
    justify-content: space-between;
}
.worksite-table-inner, .sector-note-table-inner {
    padding: 5px;
    border-left: solid 1px lightgray;
    vertical-align: baseline;
}
.table-container-sector-note table {
    margin-left: 0px;
    margin-top: 26px;
}
.table-container-worksite, .table-container-sector-note {
    overflow-x: scroll;
    overflow-y: visible;
}
.table-container-sector-note table th,
.table-container-sector-note table td {
    min-width : 150px;
}
.table-container-worksite table th {
    min-width : 250px;
}
.table-container-worksite table td {
    min-width : 200px;
}
.note-table .tableFixHead { overflow-x: auto;}
.note-table .tableFixHead th { position: sticky; left: 0; z-index: 1;border-bottom: solid 1px lightgray; }
.logo-dl-pdf-container {
    position: relative;
    /* left: 11px; */
    /* right: 10px; */
    color: black;
    width: 200px;
    margin-left: auto;
    height: 0px;
    top: -20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.gauge-table th, .gauge-table td {padding: 1px 7px;}
.commercial-intensity, .gauge-container {
    flex-direction: row;
    align-items: center;
}
/* Just common table stuff. Really. */
.note-table table { border-collapse: collapse; width: 100%; }
.note-table th, .note-table  td { padding: 5px 7px; }
.pointer {
    cursor: pointer;
}

/************************************
List group
***********************************/

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item {
    padding: 7px 15px;
}

.chip {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    height: 32px;
    padding: 0 12px;
    margin-right: 1rem;
    font-size: 13px;
    font-weight: 400;
    color: #4f4f4f;
    cursor: pointer;
    background-color: #eceff1;
    border-radius: 16px;
    transition: opacity .3s linear;
    word-wrap: break-word;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
    flex-wrap: wrap;
}

.text-chip {
    font-size: 13px;
    font-weight: 400;
    color: #4f4f4f;
    cursor: pointer;
    word-wrap: break-word;
    text-transform: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tabbable > .tab-content > .tab-pane {
  padding-right: 0;
  padding-left: 0;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

.clipboard-container {
  position: relative;
  display: inline-block;
}

.copied {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 130%; /* Place au-dessus du bouton */
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 12px;
  transition: opacity 1.5s ease-in-out, visibility 1.5s;
}

.copied::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}

.clipboard-container.active .copied {
  visibility: visible;
  opacity: 1;
}

.collaborators {
    color: #8e8e93;
    background-color: #fafafa;
    min-height: 85px;
    border: 1px solid #e6e8e8;
    border-radius: 5px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  max-width: 300px;
}

.ui-select-multiple .ui-select-match-item {
    background-color: #fff!important;
    border-color: #bbbac0!important;
    color: #8e8e93 !important;
}

.ng-table-fixedcolumn-telesales {
    width:160px !important;
}

.wallet-table td, .wallet-table th {
    padding-left: 19px;
    min-width: 50px;
}

.wallet-table .month-line td {
    padding-bottom: 10px;
}

.title-banner {
    background: #FFD700 !important;
    font-weight: bold;
    color: #051E50 !important;
    font-size: 14px;
}

.w-100 {
    width: 100%;
}

.w-50 {
    width: 50%;
}

.bg-gray {
    background-color:#8e8e93 !important;
    color:white !important;
}

/* Table Sector Zoom Customer */
.customers-zoom .total-line {
    background: #f1f1f1;
}
.customers-zoom>tbody:first-of-type>tr {
    background-color: #051e50;
}
.customers-zoom>tbody:first-of-type>tr>td {
    color: white !important;
}
.customers-zoom .pivot {
    background: #dfe8fe;
}
.customers-zoom>tbody:first-of-type>tr>td:first-of-type {
    padding-left: 10px;
}
.customers-zoom>tbody>.total-line>td:first-of-type {
    padding-left: 25px;
}
.customers-zoom>tbody>.pivot>td:first-of-type {
    padding-left: 40px;
}
.customers-zoom>tbody>.pivot-customer>td:first-of-type {
    padding-left: 100px;
}
/* End Table Sector Zoom Customer */

/* Rubix club */
.badge-toggle {
    margin-top: 20px;
    padding: 0;
    font-weight: bold;
    border: solid 1px #efefef;
}
/*.badge-toggle .icon-arrow-down {
    transform: rotate(90deg);
}*/
.rubix-club-badge-container {
    height: 100%;
    overflow: auto;
}
.badge-container-closed {
    height: 0px;
}
.rubix-club-badge-container .col-md-4,
 .rubix-club-badge-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.rubix-club-badge-row {
    padding: 20px;
}
.rubix-club-badge {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background: #ffefa9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 17px;
}
.rubix-club-badge-container-telesales .rubix-club-badge {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: #ffefa9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
}
.badge-container {
    min-width: 145px;
    max-width: 145px;
}
.rubix-club-badge-container-telesales .rubix-club-badge-row {
    padding: 10px 2px;
}
.badge-container .badge-rc {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.badge-unlock {
    background: #ffea88;
    box-shadow: #dddddd 0 0 5px;
}
.rubix-club-badge-title {
    text-align: center;
    margin: 5px;
    display: flex;
    justify-content: center;
    font-weight: bold;
    color: black;
}
.rubix-club-badge-info {
    text-align: center;
    display: flex;
    justify-content: center;
    color: #051e50;
}
/* End Rubix club */

/* UI select multiselect */
.multiselect-synthesis .ui-select-multiple:first-child {
    min-width: 200px;
    width: max-content;
}

#synthese_table .ui-select-multiple.ui-select-bootstrap {
    border-radius: 0;
}
#synthese_table .ui-select-dropdown {
    max-height: 140px;
}
.equivalence-badge-price {
    background: #051E50 !important;
    color: #FFD700 !important;
    font-size: 14px;
    border: 1px solid #051E50;
    padding: 0 4px;
    border-radius: 15px;
    font-weight: bold;
    white-space: nowrap;
}

.comments-container {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    background-color: #f9f9f9;
    margin-top: 10px;
}
.comments-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.comment-item {
    margin-bottom: 5px;
    padding: 5px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}
.comment-item:last-child {
    border-bottom: none;
}
.comment-link {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    display: flex;
    flex-direction: column;
}
.comment-meta {
    font-size: 12px;
    color: #888;
    margin-top: 3px;
}
.add-comment-container {
    text-align: left;
    margin-top: 10px;
}
.add-comment-btn {
    padding: 5px 15px;
    font-size: 12px;
    border-radius: 20px;
    color: #051E50;;
    border: 1px solid #051E50;
    background-color: #fff;
    transition: all 0.3s ease;
}
.add-comment-btn:hover {
    background-color: #051E50;
    color: #fff;
}
.select-container, .manual-address-container {
    display: flex;
    align-items: center;
    gap: 10px;
}
.select-container > .ui-select-container, .manual-address-container > input {
    flex-grow: 1;
}
