/* Add here all your CSS customizations */

body {
  background-color: #f1f1ff !important;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  margin-top: 24px;
}

.panel-default {
  border-color: #CACAE8;
}

.panel {
  margin-bottom: 20px;
  background-color: #f9f9ff;
  border: 1px solid #CACAE8;
  border-radius: 12px;
}

.panel-heading {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.panel-success > .panel-heading {
  background-color: #F4F9FD;
}

.panel-info > .panel-heading {
  background-color: #E8EFFF;
}

.panel-default > .panel-heading {
  background-color: #8787bf;
}

.panel-success > .panel-heading {
  background-color: #36CEA8;
}

.panel-info > .panel-heading {
  background-color: #0C7BFD;
}

.panel-primary > .panel-heading {
  background-color: #0C7BFD;
}

.panel-danger > .panel-heading {
  background-color: #F14640;
}

.panel-warning > .panel-heading {
  background-color: #FDB013;
}

div.panel-heading h4 {
  color: #fff !important;
  font-weight: 700 !important;
}

.panel-group .panel-heading a {
  color: #F9F9FF;
}

.panel-warning > .panel-heading {
  background-color: #FFF7F1;
}

.panel-danger > .panel-heading {
  background-color: #FFF0F2;
}

.panel-primary > .panel-heading {
  background-color: #E8EFFF;
}


.dropdown-menu {
  background-color: #f9f9ff;
}

.boxed {
  box-shadow: 0 3px 6px 0 rgba(36, 36, 145, 0.1);
}

.panelzone > .panel-header {
  padding: 0px;
}

.panelzone {
  display: inline-block;
  transition: transform 0.5s;
  overflow: hidden; /* This ensures that children do not overflow the element box */
}

.panelzone:hover {
  transform: scale(1.10);
}


.panelzone > .panel-header > img {
  width: 100%;
  height: 100%;
}

.pac-container {
  z-index: 10000 !important;
  font-size: 1.20rem;
}

.panel {
  overflow: visible !important;
  /* to avoid hiding dropdown menus */
}


.dark-list-el-icon {
  color: #1A1A47;
}

.dark-list-el-label {
  color: #1A1A47;
}

.featuredclients {
  text-align: left;
  font-size: 24px;
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #CACAE8;
}

.pricing-table i {
  font-size: xx-large;
}

.ui-effects-wrapper {
  height: auto !important;
}

ul.pagin-source {
  cursor: pointer;
}

div.better-display i {
  margin-right: 7px;
  display: inline-block;
  text-align: center;
  position: relative;
}

.thumbnail {
  border: 1px solid #CACAE8 !important;
}

@media screen and (max-width: 991px) {
  a.thumb-info span.thumb-info-title {
    margin-left: 4px;
  }
}

@media screen and (max-width: 479px) {
  a.thumb-info span.thumb-info-title {
    margin-left: 0;
  }
}

.flex-caption {
  position: relative;
  left: 0;
  right: 0;
  bottom: -10px;
  background: #1A1A47;
  /* whatever you want */
  z-index: 1;
  padding: 5px;
  text-align: center;
  color: #F9F9FF;
}

.mon_parallax {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  margin: 0px 0;
  padding: 10px 10px;
}

.mon_parallax blockquote {
  border: 0;
  padding: 0 10%;
}

.mon_parallax blockquote i.icon-quote-left {
  font-size: 34px;
  position: relative;
  left: -5px;
}

.mon_parallax blockquote p {
  font-size: 24px;
  line-height: 30px;
}

.mon_parallax blockquote span {
  font-size: 16px;
  line-height: 20px;
  color: #51518F;
  position: relative;
  left: -5px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #8787BF;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}

div.fonctionnalites {
  background-color: #1A1A47;
  margin-bottom: 60px;
  overflow: hidden;
  padding: 20px 0 10px 0;
  position: relative;
  text-align: left;
}

div.fonctionnalites div.get-started {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  text-align: right;
}

div.fonctionnalites div.get-started a.btn {
  position: relative;
  z-index: 1;
}

div.fonctionnalites div.get-started a.btn i {
  font-size: 1.1em;
  font-weight: normal;
  margin-left: 5px;
}

div.fonctionnalites div.get-started a {
  color: #F9F9FF;
}

div.fonctionnalites div.learn-more {
  margin-left: 15px;
}

div.fonctionnalites p {
  color: #F9F9FF;
  display: inline-block;
  font-size: 2em;
  font-weight: 300;
  max-width: 800px;
  padding-top: 5px;
}

div.line-input {
  float: left;
  width: 100%;
}

div.fonctionnalites p span {
  color: #8787BF;
  display: block;
  font-size: 0.8em;
  padding-top: 5px;
}

div.fonctionnalites p em {
  font-family: "Shadows Into Light", cursive;
  font-size: 1.6em;
}

div.fonctionnalites-compact {
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  margin-top: -10px;
}

div.fonctionnalites-compact p {
  padding-left: 20px;
}

div.fonctionnalites-compact div.get-started {
  padding-right: 20px;
}

div.fonctionnalites.light {
  background-color: #F9F9FF;
}

div.fonctionnalites.light p,
div.fonctionnalites div.get-started a:not(.btn) {
  color: #8787BF;
}

div.fonctionnalites:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #F9F9FF;
  height: 15px;
  width: 15px;
  top: -5px;
  left: 50%;
  margin-left: -7px;
}

.tp-caption.thin_light_black {
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: rgb(26, 26, 71);
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 214, 88);
  border-style: none;
}

.cadre-team-resize {
  min-height: 420px;
}

/* Blog */
.blog-single-post .post-image {
  margin-bottom: 2em;
}

.blog-single-post .post-content {
  text-align: justify;
}

@media (max-width: 1259px) {
  .dropd-resize {
    width: 80% !important;
  }

  .resizeit {
    margin: 0 !important;
  }

  .all {
    display: inline-block;
  }

  .campaign-list {
    text-align: center;
  }
}

.new-label {
  position: absolute;
  background-image: none;
  right: 0px;
  top: 5px;
  text-shadow: none;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.71);
  display: inline-block;
  text-align: center;
  z-index: 10;
  font-size: 0.9em;
  color: #F9F9FF;
  border-bottom: 2px solid transparent;
  border-radius: 0px;
  padding: 8px;
  font-weight: bold;
  border: none;
}

.favorite-label {
  left: 5px;
  right: auto;
  border-radius: 20px;
  background: #FDB013;
}

.half-form {
  width: 48%;
  float: left;
}

.half-form .form-group {
  margin-left: 0px;
}

.half-form-right {
  margin-left: 2%;
}

.form-blue-border legend {
  border: none;
}

.form-blue-border .col-lg-4 {
  padding: 0;
}

.form-blue-border label {
  font-weight: 600;
}

.location_diffusion .col-lg-8 {
  padding: 0;
  width: 100%;
}

.param_diffusion .col-lg-8 {
  padding: 0;
  width: 100%;
}

.param_diffusion .col-lg-4 {
  padding: 0;
  width: auto;
}

.advanced_params .col-lg-8 {
  padding: 0;
  width: 100%;
}

.checkboxDisplay {
  display: none;
}

.checkboxDisplayList label {
  width: 100%;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #51518F;
  background-color: #F9F9FF;
  border-color: #CACAE8;
}

.checkboxDisplayList label:hover {
  color: #51518F;
  background-color: #F9F9FF;
  border-color: #CACAE8;
}

.checkboxDisplayList label:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.checkboxDisplayList .form-group {
  width: 23%;
  display: inline-block;
}

.checkboxDisplayList .checkbox_button_active {
  color: #F9F9FF !important;
  background-color: #0C7BFD !important;
  border-color: #51518F !important;
}

.checkboxDisplayList .checkbox {
  margin-top: 0;
  padding: 0;
}

.checkboxDisplayList .col-lg-offset-4 {
  margin: 0;
}

.checkboxDisplayList {
  text-align: center;
  margin-top: 5px;
}

.checkboxDisplayList .form-group {
  margin-bottom: 15px !important;
}

#div_id_morning label {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

#div_id_noon label {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

#div_id_afternoon label {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

#div_id_evening label {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.textalignright {
  text-align: right;
}

.display_time_form .input-group-addon {
  cursor: pointer;
}

.numberinput::-webkit-outer-spin-button,
.numberinput::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

#div_id_diff_event_switch {
  margin-top: 20px;
  padding: 0;
}

.div_diff_event_switch .bootstrap-switch {
  float: right;
}

.div_diff_event_switch .col-lg-offset-4 {
  margin: 0;
}

#div_id_campaign_startdatetime .controls .input-group:not(:first-child) {
  display: none;
}

#div_id_campaign_enddatetime .controls .input-group:not(:first-child) {
  display: none;
}

#div_id_event_starttime .controls .input-group:not(:first-child) {
  display: none;
}

#div_id_event_endtime .controls .input-group:not(:first-child) {
  display: none;
}

.screen-choice-div ul.chosen-choices {
  max-height: 295px;
  overflow-y: auto;
}

.screen-list {
  max-height: 295px;
  overflow-y: auto;
}

.screen-list-scrollable {
  max-height: 6em;
  overflow-y: auto;
  overflow-x: visible;
}

.feed-params a {
  color: #51518F !important;
  padding: 2px 20px !important;
}

#feed-accordion .col-xs-2 .btn {
  padding: 6px 12px;
  display: inline-block;
}

#feed-accordion .col-xs-2 .btn-danger {
  color: #F9F9FF;
}

#feed-accordion .col-xs-2 .btn-group .btn {
  border: none;
  border-radius: 0px !important;
  width: 100%;
}

#feed-accordion .col-xs-2 .btn-group {
  width: 100%;
}

.watermark-text {
  margin-bottom: 10px;
  border-bottom: 1px solid #CACAE8;
  padding-bottom: 10px;
}

.feed_param_button {
  padding-left: 0px;
  padding-right: 13px;
}

.feed_panel_title {
  padding-right: 0px;
  border-right: 1px solid #CACAE8;
}

#no-data-message {
  position: absolute;
  top: 45%;
  text-align: center;
}

input.dateinput[readonly] {
  background-color: #F9F9FF;
  cursor: pointer;
}

input.timeinput[readonly] {
  background-color: #F9F9FF;
  cursor: pointer;
}

span.input-group-addon {
  cursor: pointer;
}

.div_event div.input-group:nth-child(2) {
  width: 30%;
  margin-left: 10%;
}

.div_event div.input-group {
  float: left;
}

.progress-bar-success {
  background-color: #36CEA8;
}

.progress-bar-info {
  background-color: #0C7BFD;
}

.progress-bar-warning {
  background-color: #FDB013;
}

.progress-bar-danger {
  background-color: #F44740;
}

.media-icon {
  font-size: 1.3em;
}

.thin-progress {
  height: 12px;
  margin-bottom: 0px;
  white-space: normal;
  position: relative;
}

.thin-progress-bar {
  position: absolute;
}

.thin-progress-bg {
  background: #E5E5F9;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.thin-progress.x-mark {
  background: #F9F9FF;
  width: 1px;
  position: absolute;
}

.text-progress-bar {
  font-size: 75%;
  top: -5px;
  position: relative;
}

#ads_table_wrapper .table-responsive {
  overflow: visible;
}

.text-primary {
  color: #0C7BFD !important;
}

.details-plus {
  font-size: 1.4em;
  margin-top: 6px;
}

.parent-group-folder {
  font-size: 1.2em;
  cursor: pointer;
  color: #0C7BFD !important;
}

#div_id_days .controls {
  width: 100%;
}


i.fa-regular.fa-bell::before {
  color: #CACAE8;
}

#div_id_days label.checkbox {
  margin: 0px;
  padding: 10px;
  text-align: center;
  border: 1px solid #CACAE8;
  background-color: #F9F9FF;
  float: left;
  width: 14.28%;
  font-weight: 400;
  padding: 5px 0;
}

#div_id_days label.checkbox.active {
  background-color: #08c;
  color: #F9F9FF;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  border: 1px solid #007ebc;
}

#div_id_days label.checkbox:hover {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

#div_id_days .checkbox input {
  display: none;
}

#div_id_days label.checkbox:first-child {
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

#div_id_days label.checkbox:last-child {
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

#div_id_hour_start label {
  width: 25%;
  margin-top: 6px;
}

#div_id_hour_end label {
  width: 25%;
  margin-top: 6px;
}

#div_id_hour_start .controls {
  width: 75%;
}

#div_id_hour_end .controls {
  width: 75%;
}

.portfolio-title .portfolio-nav-prev {
  float: none;
  margin-right: 0;
}

.cropper-background {
  background-image: url("../img/trans_tile2.eccefa359d14.png");
}

textarea.form-control {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}

.selecthover:hover {
  background-color: rgb(200, 200, 200);
  text-decoration: none;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}

body.modal-open {
  overflow: hidden;
}

.image-centered {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.step-btn {
  margin: 5px 0;
}

.media-videogen-form {
  margin-top: 15px;
  width: 100%;
}

.alerted-emails-line {
  margin-bottom: 5px;
  float: left;
}

.line-input {
  float: left;
  width: 100%;
}

.alerted-emails-half-line,
.alert-upcoming-campaigns-emails-half-line {
  float: left;
  width: 50%;
  padding-right: 15px;
}

.alerted-emails-line.inputs.inputs {
  width: 90%;
}

.alerted-emails-line.del-btn.del-btn {
  width: 10%;
}

.alerted-emails-add,
.alert-upcoming-campaigns-emails-add {
  cursor: pointer;
}

#modify_details #div_id_minutes_before_alert label {
  width: 70%;
  float: left;
}

#modify_details #div_id_minutes_before_alert .controls {
  width: 30%;
  float: left;
}

#modify_details #div_id_file label {
  width: 30%;
  float: left;
}

#modify_details #div_id_file .file-input-wrapper {
  width: 70%;
  float: left;
}

.modal .modal-dialog.modal-wide {
  width: 80%;
}

.file-input-wrapper {
  border-style: dashed;
  border-color: #CACAE8;
}

/* fake player */
#js_player_container {
  border: solid black 20px;
  border-radius: 5px;
}

.carousel-inner .fake_player_item {
  transition: none;
}

.carousel-inner .fake_player_item img {
  background: #F9F9FF;
}

.ad_list_item {
  padding: 5px 15px;
}

/* end of fake player */
.hours_x {
  font-weight: normal;
  font-size: 11px;
  position: relative;
  height: 16px;
}

.hours_x span {
  position: absolute;
  margin-left: -7px;
}

.popover-content .panel-heading {
  font-family: "Open Sans", Arial, sans-serif;
}

.wifi-network-title {
  margin: 7px 0px;
  font-weight: bold;
}

.half-line {
  float: left;
  width: 50%;
  padding-right: 15px;
}

.half-line:last-of-type {
  padding-right: 0;
}

/* CSS for help-page */
.help-parallax.parallax {
  margin: -35px 0 0 0;
}

.help-page-link {
  text-decoration: none !important;
  color: #51518F !important;
  font-size: 1.4em;
  font-weight: bold;
}

.help-page-links {
  padding: 30px 0 40px 0;
  margin-bottom: 30px;
  background: #F9F9FF;
}

.help-link-subtext {
  margin-top: 10px;
}

@media (min-width: 1260px) {
  #header.flat-menu nav ul.nav-main li.active.help-page > a {
    color: #0088cc;
  }

  #header.flat-menu nav ul.nav-main li.active.help-page > a:hover {
    color: #F9F9FF;
    background-color: #0088cc !important;
  }
}

#header.flat-menu nav ul.nav-main li.help-page > a {
  color: #F9F9FF;
  background-color: #51518F !important;
}

/* end of CSS for help-page */

.media-ad-form .form-group {
  margin-bottom: 0;
  margin-top: 10px;
}

td.less-padding {
  padding: 4px !important;
}

a.fullwidth {
  width: 100%;
}

.container.section-service {
  padding-top: 130px;
  padding-bottom: 130px;
}

.white-p p,
.white-p h3 {
  color: #F9F9FF;
}

.owl-carousel.hide-controls .owl-controls {
  display: none;
}

.logo-gallery.logo-padded div img {
  padding: 0 30px;
}

.logo-gallery div img {
  margin-bottom: 40px;
}

.slider div {
  line-height: 0px;
}

.icon-featured.icon-featured-big {
  font-size: 5em;
}

.fw-none {
  width: auto !important;
}

div.third-width {
  width: 31%;
  float: left;
  margin: 1%;
}

div.portfolio-img {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

#outdated_browser_message {
  width: 100%;
  background-color: #FDB013;
  color: #F9F9FF;
  font-size: 1.4em;
  position: fixed;
  padding: 30px;
  z-index: 1000;
}

#form_solo .controls .input-group {
  width: 50%;
  float: left;
}

#form_solo .controls .input-group:first-of-type {
  padding-right: 15px;
}

.dataTables_processing {
  background: #1A1A47;
}

.thumb-info .thumb-info-wrapper.thumb-info-no-background:after {
  background: none;
}

kbd {
  white-space: pre;
}

/* CSS for opening-times */
.wp_times_input select,
.wp_times_input input {
  float: left;
  margin: 2%;
  margin-right: 2%;
}

.wp_times_input select {
  width: 30%;
}

.wp_times_input input {
  width: 45%;
}

.day-times {
  float: left;
  width: 50%;
  border: 1px solid #08c;
  border-radius: 4px;
  height: 46px;
}

.times-delete {
  position: relative;
  right: -95%;
  top: -55px;
  padding: 5px;
  border-radius: 20px;
  line-height: 10px;
}

.times-delete i.fa {
  line-height: 10px;
}

.thumb-info-date {
  background-color: #F9F9FF !important;
  /* Overriding thumb-info-type */
  color: #1A1A47;
}

.form_action {
  color: #36CEA8;
}

.form_action:hover {
  color: #36CEA8;
}

/* end of CSS for opening-times */
/* CSS for editable title */
.editable-title {
  border: none;
  text-align: right;
  border: solid 1px transparent;
  border-radius: 2px;
}

.editable-title:hover,
.editable-title:focus {
  border: solid 1px #CACAE8;
  background: #F9F9FF;
}

/* end of for editable title */
/* CSS for sound icon */
.sound-icon i.fa {
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 1.5em;
  color: #08c;
  padding: 5px;
  background: rgba(202, 202, 232, 0.5);
}

/* end of CSS for sound icon */
/* CSS for user table page */
.user-select {
  cursor: pointer;
}

.user-select:hover {
  background: #F9F9FF !important;
}

.clickable {
  cursor: pointer;
}

.clickable:hover {
  background: #F9F9FF !important;
}

/* end of CSS for user table page */
/* CSS for opening-times */
.op_times_input select,
.op_times_input input {
  float: left;
  margin-right: 7px;
}

.op_times_input select {
  width: 30%;
}

.op_times_input input {
  width: 25%;
}

/* end of CSS for opening-times */

/* Begin of ss for translations buttons */
#header .header-translation-icons {
  float: right;
  margin: 3px 0 0 10px;
}

/* Social Icons */
.translation-icons {
  margin: 0;
  padding: 0;
  width: auto;
}

.translation-icons li {
  display: inline-block;
  margin: -1px 1px 5px 0;
  padding: 0;
  border-radius: 100%;
  overflow: visible;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.translation-icons li a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #F9F9FF;
  border-radius: 100%;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #51518F !important;
  text-decoration: none;
}

.translation-icons li:hover a {
  background: #1A1A47;
  color: #F9F9FF !important;
}

.change-media .dropzone .dz-message span {
  font-size: 1em !important;
}

/* End of css for translations buttons */

fieldset > legend {
  font-size: 18px;
}

.img-responsive.img-center {
  margin-left: auto;
  margin-right: auto;
}

/* For screen orientation carousel */
.carousel .carousel-control {
  background-image: none;
}

.carousel .carousel-control .fa,
.carousel .carousel-control .glyphicon {
  margin-right: -10px;
  margin-top: -10px;
  font-size: 30px;
  right: 50%;
  position: absolute;
  top: 50%;
  z-index: 5;
}

/* end of screen orientation carousel */

/* tag filter style */
.exclude_tags {
  margin-top: 20px;
}

.advanced_params {
  margin-top: 50px;
}

.advanced_params legend {
  float: left;
  width: 80%;
}

.advanced_params_content {
  display: block;
  padding-left: 0px;
}

.click-add-line {
  position: relative;
  cursor: pointer;
  left: -3.5em;
}

.hide-show-sign {
  cursor: pointer;
}

.tags_filter .row,
.tags_filter > #div_id_screens_tags > div,
.tags_filter .row,
.tags_filter > #div_id_screens_tags_excluded > div {
  margin-bottom: 10px;
  margin-left: 0px;
}

#div_id_screens_tags,
#div_id_screens_tags_excluded {
  margin-bottom: 0px;
}

.tags_filter .btn.btn-danger.pull-right.click-to-trash {
  margin-top: 3px;
}

/* To patch conflict between django-cryspy-forms / chosen / tagulous-select2 */
.pillbox {
  height: auto;
  padding: 0;
}

#s2id_id_screens_tags {
  width: 100%;
}

#s2id_id_screens_included,
#s2id_id_screens_excluded {
  width: 103%;
}

.tags_filter .pillbox ul.select2-choices {
  border-color: transparent;
  box-shadow: unset;
}

span.helpopover-tags ul {
  padding-left: 17px;
  padding-top: 10px;
}

span.helpopover-tags ul li {
  list-style: disclosure-closed;
  margin-bottom: 10px;
}

span.label-op-tag {
  background-color: #F9F9FF;
  border-radius: 4px;
  color: #51518F;
  height: 40px;
  padding: 6px 3px 6px 3px;
  text-align: center;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.link-disabled {
  pointer-events: none;
  color: #b3bcc7;
}

/* Start - To replace select2 css style with custom citymeo style */
.select2-search-choice {
  background-color: #08c !important;
  background-image: none !important;
  border: none !important;
  color: #F9F9FF !important;
  padding: 5px 7px 5px 20px !important;
}

.select2-search-choice-close {
  color: #F9F9FF !important;
  background: none !important;
  font-size: 14px !important;
  padding-left: 2px;
}

/* END - To replace select2 css style with custom citymeo style */

.stf-list ul {
  list-style-type: none;
  padding-left: 25px;
}

.is_locked .controls {
  margin-left: 0px;
}

@keyframes shimmer {
  from {
    background-position: -468px 0;
  }

  to {
    background-position: 468px 0;
  }
}

.shimmering-loading {
  margin: 0;
  padding: 0;
  animation: 1s linear infinite forwards shimmer;
  background: #F9F9FF;
  background: linear-gradient(to right, #eeeeee 8%, #d7dadc 18%, #eeeeee 33%);
  background-size: 1000px 104px;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shimmering-loading--inline {
  display: inline-block;
  height: 0.8em;
  margin-left: 0.5em;
}

[data-react-ui="campaigns-table"],
[data-react-ui="campaigns-table-for-screen"],
[data-react-ui="new-campaigns-table"],
[data-react-ui="campaigns-thumbnails"],
[data-react-ui="refreshable-url-media"],
[data-react-ui="screens-table"],
[data-react-ui="update-content"],
[data-react-ui="weather-reactive"] {
  /* relative positioning to fix placeholder child when it will disappear */
  position: relative;
  /* minimum-height of the React entry point to give breath to the placeholder based on campaigns thumbnails */
  min-height: 305px;
}

[data-react-portal-loaded] + [data-react-placeholder] {
  position: absolute;
  width: 100%;
  display: none;
}

.dropdown-menu > li > form {
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > form:hover,
.dropdown-menu > li > form:focus {
  background-color: #F9F9FF;
}

.sneaky-form {
  display: inline;
}

.sneaky-button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: inherit;
  display: block;
}

li.ant-dropdown-menu-item .sneaky-button:hover {
  text-decoration: underline;
}

.dropdown-list-el-icon {
  float: left;
  text-align: left;
  width: 1.5em;
}

.dropdown-list-el-label {
  min-width: 12em;
  padding-left: 2em;
  text-align: left;
}

.ignore-css {
  all: unset;
}

h1.ignore-css {
  font-size: x-large;
}

blockquote {
  font-size: 14px;
}

.toc.affix {
  top: 0px;
}

@media (max-width: 1259px) {
  .toc.affix {
    position: relative;
  }
}

.centered-flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}

i.ico-sliders-rotated90deg {
  padding: 4px;
  background: #F9F9FF;
  border: 1px solid #CACAE8;
  border-radius: 24px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.blue6 {
  color: #1890ff;
}

[data-react-ui="screengroups-rights"],
[data-react-ui="screens-rights"] {
  /* minimum-height of the React entry point to give breath to the placeholder based on campaigns thumbnails */
  min-height: 170px;
}

.filter-fieldset {
  background: #F9F9FF;
  border: 1px solid #CACAE8;
  border-radius: 5px;
  color: #333;
  padding: 20px 20px 20px 20px;
  position: relative;
  text-shadow: 0 1px rgb(255 255 255 / 80%);
}

.full-page-modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: #F9F9FF;
  overflow-y: auto;
  z-index: 11;
}

#header li.header-dropdown {
  position: relative;
}

#header li.header-dropdown > ul {
  left: auto;
  right: 0;
}

.navbar-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.left-logo img {
  height: 50px;
}

@media (min-width: 1260px) {
  #header li.header-dropdown > ul {
    position: absolute;
  }

  #header li.header-dropdown.impersonated > a.dropdown-toggle {
    background-color: #36CEA8;
  }

  #header .header-nav-main nav > ul > li.header-dropdown.impersonated:hover > a.dropdown-toggle {
    background-color: #FDB013;
  }

  #header .header-nav-main nav > ul > li.header-dropdown.impersonated > ul.dropdown-menu {
    border-top-color: #FDB013;
  }

  #staff-menu {
    min-width: 320px !important;
  }

  #screen-menu {
    min-width: 320px !important;
  }

  #campaigns-menu {
    min-width: 360px !important;
  }

  #languages-menu {
    min-width: 140px !important;
  }

  .left-logo {
    position: relative;
    margin-right: 15px;
    top: 0;
  }
}

.dropdown-mega-content ul.dropdown-mega-sub-nav li a {
  color: #51518F;
}

@media (max-width: 1259px) {
  .dropdown-mega-content span.dropdown-mega-sub-title, .dropdown-mega-content ul.dropdown-mega-sub-nav li a {
    color: #F9F9FF;
  }

  nav.page-header .nav > li > a:hover,
  nav.page-header .nav > li > a:focus {
    background-color: initial;
  }

  #header .header-btn-collapse-nav {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin: 8px 0;
  }
}


.navbar.page-header .container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}

.header-nav.header-nav-stripe {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}

.main {
  /* Use flex to push footer to bottom */
  flex: 1;
}

/* Footer full width and positioning fixes */
#footer {
  margin-left: calc(50% - 50vw);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.panel-cover > img, .panel-cover > a > img {
  max-width: 100%;
}

/* Message name form */
#message_name_form input[name=name] {
  height: 42px;
  font-size: 28px;
  border: 1px solid #CACAE8;
}


.message-part {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.message-part > .img-col {
  margin: -10px 15px -10px -15px;
  max-height: 100px;
  flex-shrink: 0;
}

.message-part > .img-col img, .message-part > .img-col video {
  max-height: 100px;
}

.message-part > .message-part-sources {
  flex-grow: 1;
  overflow: hidden;
}

.message-part > .message-part-status {
  margin-left: 15px;
  flex-shrink: 0;
}

.message-part .panel-group .panel-heading a {
  color: inherit;
}

@media (max-width: 1259px) {
  .message-part {
    flex-wrap: wrap;
  }

  .message-part > .img-col {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .message-part .message-part-sources {
    order: 3;
    width: 100%;
  }

  .message-part .message-part-status {
    order: 2;
  }
}

.ant-row {
  display: flex;
  flex-flow: row wrap;
}

.landscape-col {
  position: relative;
  min-height: 1px;
  display: block;
  flex: 0 0 74.20%;
  max-width: 74.20%;
}

.gutter-col {
  position: relative;
  min-height: 1px;
  display: block;
  flex: 0 0 2.32%;
  max-width: 2.32%;
}

.portrait-col {
  position: relative;
  min-height: 1px;
  display: block;
  flex: 0 0 23.48%;
  max-width: 23.48%;
}

.portrait-row {
  position: relative;
  min-width: 1px;
  display: block;
  flex: 0 0 74.20%;
  max-height: 74.20%;
}

.gutter-row {
  position: relative;
  min-width: 1px;
  display: block;
  height: 10px;
}

.landscape-row {
  position: relative;
  min-width: 1px;
  display: block;
  flex: 0 0 23.48%;
  max-height: 23.48%;
}

.portrait-row img,
.portrait-row video,
.landscape-row img,
.landscape-row video {
  max-width: 100%;
}

.portrait-col img,
.portrait-col video,
.landscape-col img,
.landscape-col video {
  max-height: 100%;
}

.preview-wrapper {
  position: relative;
}

.preview-wrapper > i.overlaid-icon {
  position: absolute;
  color: #F9F9FF;
  font-size: 36px;
}

.preview-wrapper > i.overlaid-icon.desktop-play-button {
  top: calc(50% - 18px);
  left: calc(50% - 18px);
}

.preview-wrapper > i.overlaid-icon.mobile-play-button {
  bottom: 18px;
  right: 18px;
}

.preview-wrapper > img, .preview-wrapper > a > img, .preview-wrapper > video, .preview-wrapper > a > video {
  max-width: 100%;
}

.cog-loader {
  width: 60px;
  height: 40px;
  position: relative;
  display: inline-block;
  --base-color: #1A1A47;
  /*use your base color*/
}


.cog-loader::before {
  content: '';
  left: 0;
  top: 0;
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #F9F9FF;
  background-image: radial-gradient(circle 8px at 18px 18px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 18px 0px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 0px 18px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 36px 18px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 18px 36px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 30px 5px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 30px 5px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 30px 30px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 5px 30px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 5px 5px, var(--base-color) 100%, transparent 0);
  background-repeat: no-repeat;
  box-sizing: border-box;
  animation: rotationBack 3s linear infinite;
}

.cog-loader::after {
  content: '';
  left: 35px;
  top: 15px;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #F9F9FF;
  background-image: radial-gradient(circle 5px at 12px 12px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 12px 0px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 0px 12px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 24px 12px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 12px 24px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 20px 3px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 20px 3px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 20px 20px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 3px 20px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 3px 3px, var(--base-color) 100%, transparent 0);
  background-repeat: no-repeat;
  box-sizing: border-box;
  animation: rotationBack 4s linear infinite reverse;
}

@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.mad-preview {
  position: relative;
}

.mad-preview > .cog-loader-wrapper {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
  background-color: #1A1A47;
  transform: scale(0.75);
  border-radius: 4px;
  padding: 8px;
}

.panel-cover > .cog-loader-wrapper {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
  background-color: #1A1A47;
  transform: scale(0.6);
  border-radius: 4px;
  padding: 8px;
}

video.mfp-video {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
  max-height: 100vh;
}

.mad-preview > .status-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding: 24px;
  font-weight: bold;
}

#message-reload {
  background-color: #00EBAF;
  color: #F9F9FF;
}

#message-error {
  background-color: #FF7575;
  color: #F9F9FF;
}

#uploaded_templates_table td {
  white-space: pre-wrap;
}

#blueprint-form .form-group.has-error .help-block {
  white-space: pre-wrap;
}

#blueprint-form > div.alert.alert-danger > ul > li {
  white-space: pre-wrap;
}

body.non-prod nav.page-header {
  background-color: #0C7BFD;
}

@media (min-width: 1260px) {
  body.non-prod #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
    background-color: #33335B;
  }

  body.non-prod #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #33335B;
  }
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn-success.disabled {
  background-color: #A8E3D4 !important;
  color: #F9F9FF !important;
  border: 1px solid #A8E3D4 !important;
}

.btn.btn-warning.disabled {
  background-color: #FFE09F !important;
  color: #F9F9FF !important;
  border: 1px solid #FFE09F !important;
}

.btn.btn-info.disabled {
  background-color: #79B7FF !important;
  color: #F9F9FF !important;
  border: 1px solid #79B7FF !important;
}

.btn-danger :hover {
  background-color: #A4302C !important;
  color: #F9F9FF !important;
}


.btn-success.disabled :hover {
  background-color: #0EA680 !important;
  color: #F9F9FF !important;
}

.btn-warning.disabled :hover {
  background-color: #D89713 !important;
  color: #F9F9FF !important;
}

.btn-info.disabled :hover {
  background-color: #085EC3 !important;
  color: #F9F9FF !important;
}

.btn.btn-danger.disabled {
  background-color: #FFABA8 !important;
  color: #F9F9FF !important;
  border: 1px solid #FFABA8 !important;
}

/* CUSTOM HEADER MENU CSS */

.container {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* Removed collapse.in reference as we're using a custom sliding panel now */

i.fa.fa-bars {
  font-size: 20px;
}

@media (max-width: 1259px) {

  .header-btn-collapse-nav {
    padding: 0;
  }

  #header h2 {
    display: none;
  }

  div.container {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  /* Mobile menu panel styles */
  #mobile-menu-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #0C7BFD;
    overflow-y: auto;
    z-index: 999;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    padding-top: 0;
    margin-top: 0;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }

  #mobile-menu-panel.open {
    transform: translateY(0);
    opacity: 1; /* ✅ instantané */
    visibility: visible;
  }

  #mobile-menu-panel.closing {
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    opacity: 1;
    visibility: visible;
  }

  #header-nav-main-inner {
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
    margin-top: 0;
  }

  @media (min-width: 1260px) {
    #mobile-menu-panel {
      position: relative;
      display: block;
      transform: none;
      height: auto;
      overflow: visible;
    }
  }
}

@media (max-width: 768px) {
  #tab-table {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
}

/* Side-menu */

main {
  margin-top: 0 !important;
}

.content-screens {
  width: 100vw;
  max-width: 100%;
  overflow-x: hidden;
  color: #1A1A47 !important;
}


.side-menu-container ul {
  list-style: none;
  margin-bottom: 30px;
  padding-left: 20px;
}

.side-menu-container i {
  padding-right: 10px;
}

.side-menu-container li {
  margin-bottom: 8px;
  color: #CACAE8;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.side-menu-container h5 {
  color: #F9F9FF !important;
  font-size: 18px !important;
}

.lien-sidebar-fix {
  position: fixed;
  top: 88px;
  left: 8px;
  width: 250px;
  height: 100vh;
  padding: 20px;
  overflow-y: auto;
  z-index: 1000;
}

.dashboard-title {
  font-size: 18px;
  font-family: Jost, sans-serif;
  font-weight: 600;
  color: #f9f9ff !important;
  margin-bottom: 32px !important;
}

/*.side-menu-container h5 {*/
/*  margin-top: 50px;*/
/*}*/

.side-menu-container a {
  text-decoration: none;
  color: #CACAE8 !important;
}

.side-menu-container a:hover {
  color: #F9F9FF;
  text-decoration: none !important;
}


.left-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-right: 6px;
  width: 20px;
}

.right-content {
  display: flex;
  align-content: flex-start;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0 !important;
  }
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #f9f9ff;
  background: #36CEA8 !important;
}

/* ✅ SCROLLBAR PARFAITE - SANS FLÈCHES + MÊME LARGEUR */

/* Pour Webkit (Chrome, Safari, Edge moderne) */
::-webkit-scrollbar {
  width: 6px !important; /* Scrollbar fine */
  height: 6px !important; /* Pour les scrollbars horizontales */
}

/* Fond de la scrollbar - MÊME LARGEUR */
::-webkit-scrollbar-track {
  background: #F9F9FF !important; /* Ton fond */
  border-radius: 50px !important; /* Gros border radius */
  margin: 0 !important; /* ✅ SUPPRIME l'espace = même largeur */
}

/* La barre de défilement */
::-webkit-scrollbar-thumb {
  background: #CACAE8 !important; /* Ta couleur */
  border-radius: 50px !important; /* Gros border radius */
  border: none !important; /* Pas de bordure */
  min-height: 20px !important; /* Hauteur minimum */
}


/* ✅ SUPPRIME COMPLÈTEMENT LES FLÈCHES */
::-webkit-scrollbar-button:single-button {
  display: none !important; /* Supprime boutons individuels */
}

::-webkit-scrollbar-button:double-button {
  display: none !important; /* Supprime boutons doubles */
}

::-webkit-scrollbar-button:vertical:start:decrement {
  display: none !important; /* Flèche haut */
}

::-webkit-scrollbar-button:vertical:end:increment {
  display: none !important; /* Flèche bas */
}

::-webkit-scrollbar-button:horizontal:start:decrement {
  display: none !important; /* Flèche gauche */
}

::-webkit-scrollbar-button:horizontal:end:increment {
  display: none !important; /* Flèche droite */
}

/* Alternative plus radicale */
::-webkit-scrollbar-button {
  width: 0px !important; /* ✅ Force largeur 0 */
  height: 0px !important; /* ✅ Force hauteur 0 */
  display: none !important; /* ✅ Cache complètement */
}

/* Coin où se rencontrent les scrollbars */
::-webkit-scrollbar-corner {
  background: #E5E5F9 !important;
  border-radius: 50px !important;
}

/* Pour Firefox */
* {
  scrollbar-width: thin !important;
  scrollbar-color: #CACAE8 #F9F9FF !important;
}

/* ✅ RESPONSIVE - Même principe sur mobile */
@media (max-width: 767px) {
  ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }

  ::-webkit-scrollbar-track {
    margin: 0; /* ✅ Pas d'espace sur mobile non plus */
  }

  ::-webkit-scrollbar-thumb {
    min-height: 15px;
  }
}

/starthere/
.btn-default {
  background-color: #F9F9FF;
  color: #8787BF;
  border: 1px solid #CACAE8;
}

.btn-default:disabled {
  background-color: #F9F9FF;
  color: #CACAE8;
  border: 1px solid #CACAE8;
}


.btn-default:hover {
  background-color: #e5e5ff;
  color: #51518F;
  border: 1px solid #CACAE8;
}

.btn-default:active, .btn-default:focus {
  background-color: #F9F9FF;
  color: #8787BF;
  outline: none !important;
  outline-offset: 0 !important;
  border: 1px solid #CACAE8;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-color: #F9F9FF;
  color: #8787BF;
  outline: none !important;
  outline-offset: 0 !important;
  border: 1px solid #CACAE8;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #F9F9FF;
  color: #8787BF;
  outline: none !important;
  outline-offset: 0 !important;
  border: 1px solid #CACAE8;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  background-color: #e5e5ff;
  color: #8787BF;
  outline: none !important;
  outline-offset: 0 !important;
  border: 1px solid #CACAE8;
}

label.btn.btn-default {
  border: 1px solid #CACAE8 !important;
}

.fa-angle-down::before {
  padding-left: 3px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: inherit;

}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #CACAE8;
  cursor: not-allowed;
  background-color: #f9f9ff;
  border-color: #CACAE8;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #0C7BFD;
  background-color: #f9f9ff;
  border-color: #CACAE8;
}

/* ---- Filter counts in buttons: keep compact and on one line ---- */
.btn-group[data-toggle="buttons"] label.btn strong {
  white-space: nowrap;
  font-size: 85%;
  font-weight: 600;
  margin-left: 4px;
}


.alert-dismissable .close, .alert-dismissible .close {
  position: inherit;
  top: -2px;
  right: -21px;
  color: inherit;
}

.modal-content {
  position: relative;
  background-color: #f9f9Ff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0.7px solid #CACAE8;
  border-radius: 12px;
  outline: 0;
  box-shadow: 0px 2px 7px 2px rgba(26, 26, 71, 0.06)
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
  background-color: #f9f9ff;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 8px 16px;
  margin-bottom: -1px;
  background-color: #f9f9ff;
  border: 1px solid #cacae8;
}

.ant-btn-primary {
  color: #f9f9ff !important;
  border-radius: 6px !important;
  background: #0C7BFD !important;
}

.ant-card-bordered .ant-card-cover {
  margin-right: -1px;
  margin-left: -1px;
  margin-bottom: 24px !important;
}

.ant-card-body {
  padding: 24px;
  margin-bottom: 16px !important;
}

.pricing-table .plan {
  background: #F9F9FF;
  border: 1px solid #CACAE8;
  border-radius: 12px;
  color: #51518F;
  margin-bottom: 24px;
  margin-right: 0;
  padding: 20px;
  position: relative;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}

a.label.label-info.collapsed.mb-xs {
  background-color: #51518F;
  color: #f9f9ff !important;
  padding: 4px !important;
  font-size: 12px !important;
  border-radius: 4px;
}

.modal-title {
  margin: 0;
  line-height: 1.4;
  font-weight: 600 !important;
  font-size: 20px !important;
  color: #51518F !important;
}

.ant-modal-content {
  position: relative;
  background-color: #f9f9ff !important;
  background-clip: padding-box;
  border: 1px solid #CACAE8 !important;
  border-radius: 12px !important;
  text-shadow: none !important;
  pointer-events: auto;
}

.ant-modal-header {
  padding: 16px 24px;
  font-weight: 600 !important;
  font-size: 20px !important;
  color: #8787BF !important;
  background: #f9f9ff !important;
  border-bottom: 1px solid #dadaf3 !important;
  border-radius: 12px 12px 0 0 !important;
}

.ant-modal-title {
  margin: 0;
  color: #8787BF !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 22px;
  word-wrap: break-word;
}

.ant-modal-body h4 {
  color: #51518F !important;
  font-weight: 600 !important;
}

.modal-header {
  border-bottom: 1px solid #dadaf3 !important;
}

.ant-upload.ant-upload-drag {
  background: #dcdcf6 !important;
  border: 1px solid #cacae8 !important;
  border-radius: 6px !important;
}

.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 !important;
  color: #51518F !important;
  font-size: 14px !important;
}

.ant-typography.ant-typography-disabled {
  color: #8787BF !important;
  font-size: 14px !important;
}

.ant-list-empty-text {
  color: #8787BF !important;
  font-size: 14px !important;
  text-align: left !important;
  padding-left: 0 !important;
}

.ant-divider {
  border-top: 1px solid #dadaf3 !important;
}

.topic-card:hover {
  transform: scale(1.04);
  border-color: #CACAE8 !important;
  box-shadow: 0 8px 18px rgba(81, 81, 143, 0.25);
}


.cenareo-ant-root h3, .cenareo-ant-root body h3 {
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  color: #1A1A47 !important;
  font-size: 28px !important;
}

.cenareo-ant-root h4, .cenareo-ant-root body h4 {
  font-family: "Jost", sans-serif !important;
  color: #51518F !important;
  font-weight: 500 !important;
  font-size: 28px !important;
}

.ant-form-item-label > label {
    color: #51518F !important ;
}

.ant-form-item {
  color: #51518F !important;
}

.panel-body {
}

.input-group-addon {
  color: #f9f9ff !important;
  background-color: #8787BF !important;
  border-right: 1px solid #8787BF !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #1A1A47!important;
    text-decoration: none!important;
    background-color: #f1f1ff!important;
}

.table-hover > tbody > tr:hover {
    background-color: #f1f1ff!important;
}