body {
  font-family: 'Roboto', sans-serif;
  background-image: url('/img/background/bg.png');
}

.container {
  width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.d-flex {
  display: flex;
}

.logo {
  font-family: 'Roboto', sans-serif;
  background-image: url('/img/background/mps.png');
  background-position: center;
  margin-right: 89px;
  padding-right: 180px;
  margin-top: 4px;
}

.logo1 {
  font-family: 'Roboto', sans-serif;
  background-image: url('/img/background/solinum.png');
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 89px;
  padding-right: 180px;
  margin-top: 4px;
}

h1 {
  color: #78ab46;
}

h3 {
  color: #e82677;
  text-decoration: underline;
}

.disabled {
  pointer-events: none;
  opacity: 0.6;
}

@media only screen and (max-width: 500px) {
  .mobilecalendar {
    height: 500px;
  }
}

.profile-pic {
  max-height: 200px;
}

.profile-pic-box:hover .edit {
  display: block;
  left: 200px;
  top: 44px;
}

.profile-pic-box:hover img {
  color: #000000;
  background: rgba(0, 0, 0, 0.5) center no-repeat;
}

.edit {
  padding-top: 7px;
  padding-right: 7px;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.edit a {
  color: #000;
}

.link-unstyled,
.link-unstyled:link,
.link-unstyled:hover {
  color: inherit;
  text-decoration: inherit;
}

.glyphicon {
  margin-bottom: 5px;
  margin-right: 5px;
}

.fa {
  margin-right: 5px;
}

th.fc-day-header.fc-sat,
th.fc-day-header.fc-sun {
  background-color: #fff9c4 !important;
}

.someSpace {
  margin-right: 8px;
}

.badge {
  margin-left: 5px;
}

.panel-login {
  margin-top: 20px;
  border-color: #ccc;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 20px;
  word-wrap: break-word;
}

.panel-primary {
  margin-top: 20px;
  border-color: #ccc;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  word-wrap: break-word;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.error-message {
  color: #a94442;
}

.error-message:first-letter {
  text-transform: capitalize;
}

.navbar {
  margin-top: 20px;
}

#calendar {
  margin: 0 auto;
  width: auto;
}

.marginup {
  margin-bottom: 3px;
}

.marginright {
  margin-right: 5px;
}

.marginleft {
  margin-left: 5px;
}

@media (max-width: 1199px) {
  .navbarAvatarAndMessage {
    display: none;
  }
}

.mobileMarginTop {
  margin-top: 10px;
}

.popover.primary {
  border-color: #337ab7;
}

.popover.primary > .arrow {
  border-top-color: #337ab7;
}

.popover.primary > .popover-title {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.popover.success {
  border-color: #d6e9c6;
}

.popover.success > .arrow {
  border-top-color: #d6e9c6;
}

.popover.success > .popover-title {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.popover.info {
  border-color: #bce8f1;
}

.popover.info > .arrow {
  border-top-color: #bce8f1;
}

.popover.info > .popover-title {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.popover.warning {
  border-color: #faebcc;
}

.popover.warning > .arrow {
  border-top-color: #faebcc;
}

.popover.warning > .popover-title {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.popover.danger {
  border-color: #ebccd1;
}

.popover.danger > .arrow {
  border-top-color: #ebccd1;
}

.popover.danger > .popover-title {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.blockquote-noborder {
  border-left: none;
}

.quote-badge {
  background-color: rgba(0, 0, 0, 0.2);
}

.quote-box {
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 12px;
  background-color: #4adfcc;
  color: white;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.quotation-mark {
  margin-top: -10px;
  font-weight: bold;
  font-size: 100px;
  color: white;
  font-family: 'Times New Roman', Georgia, Serif;
}

.padding5 {
  padding-right: 5px;
}

.quote-text {
  font-size: 19px;
  margin-top: -65px;
}

.material-switch > input[type='checkbox'] {
  display: none;
}

.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}

.material-switch > label::before {
  background: rgb(0, 0, 0);
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: '';
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}

.material-switch > label::after {
  background: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: '';
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}

.material-switch > input[type='checkbox']:checked + label::before {
  background: inherit;
  opacity: 0.5;
}

.material-switch > input[type='checkbox']:checked + label::after {
  background: inherit;
  left: 20px;
}

.fc-today {
  background: inherit;
}

.fc-today .fc-day-number {
  border-radius: 50%;
  /*width: 16px;*/
  height: 16px;
  margin: 2px;
  background: #fff;
  border: 2px solid #ef5350;
  color: #666;
  text-align: center;
  font-weight: bold;
}

.fc-agendaWeek-button,
.fc-month-button,
.fc-agendaDay-button,
.fc-today-button,
.fc-listWeek-button {
  text-transform: capitalize;
  font-size: 10px;
}

.redtext {
  color: #d9534f;
}

.greentext {
  color: #78ab46;
}

.label-arrow {
  position: relative;
}

.label-arrow-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 10px;
}

.label-arrow-right:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #999;
  border-width: 10px;
  border-bottom-width: 9px;
  margin-top: -10px;
}

.label-arrow-left {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: 10px;
}

.label-arrow-left:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #999;
  border-width: 10px;
  border-bottom-width: 9px;
  margin-top: -10px;
}

.label-primary.label-arrow:after {
  border-left-color: #428bca;
}

.label-primary.label-arrow:before {
  border-right-color: #428bca;
}

.label-primary.banner-left:before,
.label-primary.banner-right:after {
  border-color: #428bca;
}

.label-success.label-arrow:after {
  border-left-color: #5cb85c;
}

.label-success.label-arrow:before {
  border-right-color: #5cb85c;
}

.label-warning.label-arrow:after {
  border-left-color: #f0ad4e;
}

.label-warning.label-arrow:before {
  border-right-color: #f0ad4e;
}

.label-danger.label-arrow:after {
  border-left-color: #d9534f;
}

.label-danger.label-arrow:before {
  border-right-color: #d9534f;
}

.label-info.label-arrow:after {
  border-left-color: #5bc0de;
}

.label-info.label-arrow:before {
  border-right-color: #5bc0de;
}

.banner-left:before {
  border: 10px solid #999;
  border-left: 10px solid transparent !important;
  border-bottom-width: 9px;
  left: -18px;
  position: absolute;
  top: 0;
  height: 0;
  content: ' ';
}

.banner-right:after {
  border: 10px solid #999;
  border-right: 10px solid transparent !important;
  border-bottom-width: 9px;
  right: -18px;
  position: absolute;
  top: 0;
  height: 0;
  content: ' ';
}

h2 .label-arrow-right {
  margin-right: 22px;
}

h2 .label-arrow-left {
  margin-left: 22px;
}

h2 .label-arrow-right:after,
h1 .label-arrow-left:before {
  border-width: 22px;
  margin-top: -22px;
}

h2 .banner-left:before {
  border-width: 24px;
  border-left-width: 24px;
  right: -10px;
  border-bottom-width: 21px;
}

li.active > a.hidden-xs {
  display: block !important;
}

li.active > a.visible-xs {
  display: none !important;
}

.nav.navbar-nav > li.active {
  background-color: #ddd;
  font-weight: bold;
}

.nav-pills.nav-wizard > li {
  position: relative;
  overflow: visible;
  border-right: 10px solid #fff;
  border-left: 10px solid #fff;
}

.nav-pills.nav-wizard > li:first-child {
  border-left: 0;
}

.nav-pills.nav-wizard > li:first-child a {
  border-radius: 5px 0 0 5px;
}

.nav-pills.nav-wizard > li:last-child {
  border-right: 0;
}

.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 5px 5px 0;
}

.nav-pills.nav-wizard > li a {
  border-radius: 0;
  background-color: #eee;
  padding: 10px;
}

.nav-pills.nav-wizard > li .nav-arrow {
  position: absolute;
  top: 0px;
  right: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #eee;
  z-index: 150;
}

.nav-pills.nav-wizard > li .nav-wedge {
  position: absolute;
  top: 0px;
  left: -20px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: #eee #eee #eee transparent;
  z-index: 150;
}

.nav-pills.nav-wizard > li:hover .nav-arrow {
  border-color: transparent transparent transparent #aaa;
}

.nav-pills.nav-wizard > li:hover .nav-wedge {
  border-color: #aaa #aaa #aaa transparent;
}

.nav-pills.nav-wizard > li:hover a {
  background-color: #aaa;
  color: #fff;
}

.nav-pills.nav-wizard > li.active .nav-arrow {
  border-color: transparent transparent transparent #428bca;
}

.nav-pills.nav-wizard > li.active .nav-wedge {
  border-color: #428bca #428bca #428bca transparent;
}

.nav-pills.nav-wizard > li.active a {
  background-color: #428bca;
}

/* CSS for Credit Card Payment form */
.credit-card-box .panel-title {
  display: inline;
  font-weight: bold;
}

.credit-card-box .form-control.error {
  border-color: red;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}

.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}

.credit-card-box label {
  display: block;
}

.credit-card-box .display-tr {
  display: table-row;
}

.credit-card-box .display-td {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

/* Just looks nicer */
.credit-card-box .panel-heading img {
  min-width: 180px;
}

.large {
  width: 100%;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.disabledContent {
  cursor: not-allowed;
  background-color: rgb(229, 229, 229) !important;
}

.clickable-row .pointer tr:hover {
  background: #4a73131f;
}

.pointer {
  cursor: pointer;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.form-check-label {
  margin-bottom: 0;
  font-weight: inherit;
}

.dataTables_filter {
  float: left;
}

.dataTables_length {
  float: right;
}

.preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-image: url('/img/tenor.gif');
  background-repeat: no-repeat;
  background-position: center;
}

.fa-trash {
  content: '\f1f8';
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 1;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btnic {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 16px;
  text-align: center;
  font-size: 17px;
  cursor: pointer;
}

.btnDone {
  float: right;
  width: 30%;
}

.modal-footer2 {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}

.maincontent .big_bloc .contenu_bloc {
  border: 1px solid #ccc;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  margin-top: 5px;
  padding: 5px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

.maincontent .contenu_bloc .bg_h4,
.maincontent .TabbedPanels .TabbedPanelsContentGroup .TabbedPanelsContent .bg_h4 {
  background-color: #e5e5e5;
  padding-right: 1px;
  padding-bottom: 5px;
  padding-left: 1px;
  color: #000;
  height: 20px;
  padding-top: 5px;
  border: 1px solid #ccc;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
}

.maincontent .contenu_bloc .bg_titres,
.maincontent .TabbedPanels .TabbedPanelsContentGroup .TabbedPanelsContent .bg_titres {
  background: url(../images/gradient-bg.png) repeat-x top;
  padding-right: 1px;
  padding-bottom: 5px;
  padding-left: 1px;
  color: #fff;
  height: 20px;
  padding-top: 5px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
}

.bmc-progressbar_bar {
  text-align: center;
  font-size: 11px;
  font-style: italic;
  color: #778ca2;
  width: 100%;
}

.bmc-progressbar_content {
  position: relative;
  height: 20px;
  border-radius: 7px;
  overflow: hidden;
  background-color: #e0e8f2;
}

.bmc-progressbar_progress {
  background-color: #047ad4;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width ease 1s;
  transition: width ease 1s;
}

.percentageaccomplishmonth {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}

.bmc-progressbar_progress_completed {
  background-color: green;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width ease 1s;
  transition: width ease 1s;
}

table.table-fit {
  width: auto !important;
  table-layout: auto !important;
}

table.table-fit thead th,
table.table-fit tfoot th {
  width: auto !important;
}

table.table-fit tbody td,
table.table-fit tfoot td {
  width: auto !important;
}

.dataTables_filter {
  float: right !important;
}

.input-icon {
  position: absolute;
  left: 3px;
  top: calc(50% - 0.5em);
  /* Keep icon in center of input, regardless of the input height */
}

input {
  padding-left: 17px;
}

.input-wrapper {
  position: relative;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.d-inline-block {
  display: inline-block !important;
  margin-left: 10px;
}

.i-select {
  border-radius: 30px;
  width: 100%;
  border-color: blue;
  font-size: xx-small;
  height: auto;
}

[data-tooltip]:before {
  /* needed - do not touch */
  content: attr(data-tooltip);
  position: absolute;
  opacity: 0;

  /* customizable */
  transition: all 0.15s ease;
  padding: 10px;
  color: #333;
  border-radius: 10px;
  box-shadow: 2px 2px 1px silver;
  z-index: 12;
}

[data-tooltip]:hover:before {
  /* needed - do not touch */
  opacity: 1;
  /* customizable */
  background: white;
  margin-top: -50px;
  margin-left: 20px;
}

[data-tooltip]:not([data-tooltip-persistent]):before {
  pointer-events: none;
}

fieldset.scheduler-border {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
  font-size: 1.2em !important;
  font-weight: bold !important;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
}
