/****/
ul.radio-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.btn-primary {
  background-color: #0072ce;
  color: white;
}

.dis-none {
  display: none;
}

.text-danger {
  color: red;
}

.marginTop10 {
  margin-top: 10px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-pointer-none {
  cursor: default;
}

.italic {
  font-style: italic;
}

.error-num-message {
  display: block;
  font-weight: 100;
}

.float-right {
  float: right;
}

.alert-danger {
  background: red;
}

/**user-menu*/
.whiteSpaceNormal {
  white-space: normal !important;
}

.navbar-header-centre {
  display: flex;
  align-items: center;
}

.ulUserMenu {
  width: auto;
  white-space: nowrap;
}

.flex {
  display: flex;
}

.alignItemsCenter {
  align-items: center;
}

.m-auto {
  margin: auto;
}

.width15 {
  width: 15%;
}

.popUpUserMenu {
  position: fixed;
  top: 60px;
  right: 1px;
  white-space: normal;
}

.ulAlerte {
  width: auto;
  max-width: 68%;
}

.btnCentreConnecte {
  background-color: #0072ce;
  color: white !important;
}
.btnCentreConnecte:hover {
  background-color: #0072ce !important;
  color: white !important;
}

.btnCentreBascule:hover {
  background-color: #0072ce !important;
  color: white !important;
}

/** ALERTE **/
.divBandeau {
  line-height: 1.5em;
}

.carousel-container {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.carousel {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-slide {
  flex: 0 0 100%;
}

.bandeau_alerte {
  width: 100%;
}

@media (min-width: 768px) {
  .carousel-container {
    width: 78%;
  }
  .divBandeau {
    margin-left: 12rem;
  }
  .alerteBandeau {
    margin: 1rem 0;
    padding: 1.2rem;
    font-weight: bolder;
    font-size: 1em;
    line-height: 1.3em;
  }
}
@media (max-width: 768px) {
  .carousel-container {
    width: 78%;
    margin-left: 70px;
    margin-top: 3px;
  }
  .divBandeau {
    height: 0em;
    overflow: hidden;
  }
  .alerteBandeau {
    padding: 2px;
    font-size: 10px;
  }
}
.btn-info,
.sidebar {
  background: #0072ce;
}

.sidebar i,
.sidebar span {
  color: #ffffff;
}

img.light-logo {
  width: 160px;
}

img.dark-logo {
  min-width: 100%;
}

.top-left-part a {
  padding-left: 0;
}

img.logo-a {
  width: auto;
  height: 40px;
}

.span-page-title {
  font-size: 1em;
  color: #0072ce;
}

@media (max-width: 900px) and (orientation: landscape) {
  img.logo-a {
    display: none !important;
  }
}
.navbar-top-links > li > a {
  color: #0072ce;
}

.navbar-header {
  background: #ffffff;
}

.bg-title {
  background: #dddddd;
  overflow: visible;
}
.bg-title.subTitle {
  padding: 5px 10px 5px;
}
.bg-title.subTitle h4 {
  margin-top: 15px;
}

#side-menu > li > a.active {
  background: #97d700;
}

.app-search .form-control,
.app-search .form-control:focus {
  border: 1px solid #0072ce;
}

div.icon_a,
div.R4-icon,
div.R2-icon,
div.R-icon {
  width: 20px !important;
  height: 25px;
}

div.icon_a {
  background: url(../../img/intranet/autosecuritas-A.svg) center center/cover no-repeat !important;
}

div.R2-icon {
  background: url(../../img/intranet/R2-icon.svg) center center/cover no-repeat !important;
}

div.R4-icon {
  background: url(../../img/intranet/R4-icon.svg) center center/cover no-repeat !important;
}

div.R-icon {
  background: url(../../img/intranet/R-icon.svg) center center/cover no-repeat !important;
}

div.sidebar-head {
  background-color: #0072ce !important;
}

.logo b {
  height: 60px;
  float: none;
  padding-left: 0px;
  padding-right: 10px;
  width: auto;
  line-height: 59px;
  text-align: center;
}

#loginform img {
  width: 170px;
}

#join-us-container {
  margin: 0 auto;
  text-align: center;
}

.login-box {
  margin-top: 5%;
  -webkit-box-shadow: 6px 7px 4px -6px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: 6px 7px 4px -6px rgba(0, 0, 0, 0.62);
  box-shadow: 6px 7px 4px -6px rgba(0, 0, 0, 0.62);
}
.login-box h2,
.login-box h2.form-forgotten-password {
  color: #c1c1c1;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-family: "latoregular";
}
.login-box .m-t-40 {
  margin-top: 0px !important;
}
.login-box .m-t-20 {
  margin-bottom: 10px !important;
}
.login-box a,
.login-box a.form-forgotten-password {
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
  font-weight: 900;
  font-style: italic;
  font-family: "latoregular";
}
.login-box a#google-log-in-button,
.login-box a.form-forgotten-password#google-log-in-button {
  display: flex;
  width: 100%;
  padding: 7px 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom: 2px solid #bdbdbd;
  color: #000;
}
.login-box a#google-log-in-button img,
.login-box a.form-forgotten-password#google-log-in-button img {
  width: 18px;
  margin-right: 15px;
}
.login-box a#facebook-log-in-button,
.login-box a.form-forgotten-password#facebook-log-in-button {
  display: flex;
  width: 100%;
  padding: 7px 20px;
  border-radius: 3px;
  background-color: #3b5998;
  border-bottom: 2px solid #2d4373;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
}
.login-box a#facebook-log-in-button i,
.login-box a.form-forgotten-password#facebook-log-in-button i {
  padding-right: 10px;
}
.login-box #join-us-container a {
  background-color: #97d700;
  border-bottom: 3px solid #73a400;
  color: #fff;
  width: 100%;
  padding: 7px 20px;
  border-radius: 3px;
  display: flex;
}
.login-box p {
  margin: 10px auto;
  padding: 10px;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
}
.login-box p.error {
  background-color: #e20000;
  border-bottom: 3px solid #b90000;
}
.login-box p.success {
  background-color: #97d700;
  border-bottom: 3px solid #73a400;
}
.login-box p.warning {
  background-color: #ffc107;
  border-bottom: 3px solid #d39e00;
}
.login-box p.text-muted {
  color: #000000;
}
.login-box .social {
  margin-bottom: 0;
}

.dashboard-modal {
  min-height: 330px;
}

.bg-title h4 {
  display: inline-block;
}

.flot-chart {
  margin-top: 70px;
}

.add-rdv {
  display: flex;
  justify-content: center;
  align-items: center;
}

.analytics-info i {
  float: right;
  font-size: 1.5em;
}
.analytics-info ul li.detail-rdv {
  display: inline-block;
  font-size: 15px;
  width: 100%;
}
.analytics-info ul li.detail-rdv span {
  font-size: 20px;
}
.analytics-info h3 {
  line-height: 1;
}

.advanced-search {
  color: #0072ce;
  text-decoration: underline;
  cursor: pointer;
}

.bloc-search-rdv {
  border: 1px solid #a2a2a2;
  border-radius: 7px;
  margin-bottom: 5px;
  padding: 10px;
}

.form-group,
.form-horizontal {
  margin-bottom: 10px;
  margin-right: 0 !important;
  margin-left: 0 !important;
  font-size: 12px;
}
.form-group .form-body div.row.col-lg-6.col-sm-6.col-xs-12,
.form-horizontal .form-body div.row.col-lg-6.col-sm-6.col-xs-12 {
  margin-right: 0;
  margin-left: 0;
}

.box-title {
  font-weight: 500;
  font-size: 12px;
  margin: 0;
}

#section-iconbox-3 .bootstrap-touchspin {
  width: 150px;
}

.plus {
  padding-bottom: 10px;
  padding-right: 8%;
}

.clockpicker-popover {
  z-index: 2000 !important;
}

.form-horizontal .form-group {
  margin-bottom: 10px;
}

fieldset {
  width: 100%;
}

legend,
.modal-title,
.panel-heading,
.clock-title h4,
table:not(.table-condensed) thead {
  background-color: #0072ce;
  width: 100%;
  padding: 8px 25px;
  color: white;
  font-size: 18px;
  border-bottom: 0;
}

table:not(.table-condensed) th {
  color: #ffffff;
  font-weight: 400 !important;
  text-align: center;
}

.calendar-A3S th {
  color: #000000 !important;
}

.modal-title {
  margin-top: -15px;
}

.modal-header {
  background-color: #0072ce;
  border: 0;
  padding-bottom: 0;
  width: 100%;
}

.panel-clickable {
  cursor: pointer;
}

.calendar-widget {
  display: block;
  clear: both;
}

.panel-group .panel-heading {
  margin-top: 10px;
}
.panel-group .panel-heading .panel-title {
  color: white;
}

.modal-pricing,
.staff-modal {
  min-height: 700px;
}

.contact-info-modal {
  min-height: 280px;
}

.custom-mail-modal {
  min-height: 430px;
}

.phonenumber-client-modal {
  min-height: 150px;
}

.hover-item {
  height: 220px;
}

.add-client-modal,
.edit-client-modal {
  overflow: auto;
}

.peak-hours-modal,
.vehicule-modal {
  min-height: 330px;
}

.closing-modal {
  min-height: auto;
  overflow: auto;
}

.unavailability-modal {
  min-height: 430px;
}

.planning-modal {
  min-height: 400px;
}

.vehicule-modal {
  min-height: 230px;
}

.coupon-modal {
  min-height: 350px;
}

textarea.peak-hours-comment {
  width: 100%;
  height: 50px;
  padding: 0;
}

.bootstrap-touchspin input {
  text-align: center;
}

#coupon-modal .btn-danger {
  border: 1px solid #ff7676;
}

hr {
  height: 0.5px;
  background-color: #cccccc;
  width: 100%;
}

/* Bandeau Alertes */
.msgValidation {
  font-weight: bold !important;
  font-size: 1.4em !important;
}

.vertical-align {
  vertical-align: middle;
}

.maxWidthContenu {
  max-width: 500px;
}

.maxWidthTitre {
  max-width: 300px;
}

.borderGreen {
  font-weight: bold;
  border: solid 4px #97d700;
}

.alertFlash {
  font-size: 1.2em;
  font-weight: bold;
}

.btnAction {
  width: 35px !important;
  height: 35px !important;
  border-radius: 20px !important;
  padding: 0 !important;
  margin-right: 5px !important;
  margin-bottom: 5px;
}

/**/
@media screen and (max-width: 600px) {
  .appointment-days-widget {
    display: block;
    clear: both;
  }
  .calendar-widget {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .add-client-modal,
  .edit-client-modal {
    height: 1110px;
  }
}
.modal-Etat {
  width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-Etat ul.listeEtat {
  list-style: none;
}
.modal-Etat ul.listeEtat li {
  margin: 10px 0;
}
.modal-Etat ul.listeEtat li i.fa {
  font-size: 2em;
  margin: 0 10px;
}
.modal-Etat ul.listeEtat li i.fa.fa-thumbs-o-up {
  color: #0072ce;
}
.modal-Etat ul.listeEtat li i.fa.fa-thumbs-o-down {
  color: red;
}
.modal-Etat ul.listeEtat li ul {
  color: red;
}
.modal-Etat ul.listeEtat li a {
  text-decoration: underline;
}

.modal-GPS {
  width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-chalandise {
  width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-chalandise p.important {
  font-weight: bold;
}
.modal-chalandise .btn-success {
  margin: 10px;
}

.input-group .input-group-addon .mdi {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.input-group .input-group-addon i {
  font-size: 17px;
  width: 25px;
}

.panel.panel-coordonnee {
  background: none;
}
.panel.panel-coordonnee .white-box {
  display: inline-block;
}

.hover-item:hover {
  cursor: pointer;
  -webkit-transition: background-color 0.2s, box-shadow 0.2s;
  transition: background-color 0.2s, box-shadow 0.2s;
  box-shadow: 6px 7px 4px -6px rgba(0, 0, 0, 0.6);
}

.form-horizontal .checkbox-gaz {
  min-height: 60px;
}

.staff-modal .staff-options .checkbox {
  padding-left: 0;
}
.staff-modal .staff-options .checkbox label:not(.checkbox-gaz) {
  font-size: 11px;
}

.new-staff {
  display: flex;
  justify-content: center;
  align-items: center;
}

#loader {
  margin: 0 auto;
  width: 150px;
}

.search-client .fa-search {
  font-size: 24px;
}

div#pagination {
  margin: 0 auto;
  max-width: 1000px;
}

.search-client input {
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  font-family: "latoregular";
}

.immat {
  border: 2px solid black;
  border-left: 10px solid #0072ce;
  padding: 4px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  vertical-align: middle;
  font-size: 1.1em;
  font-weight: 700;
  border-radius: 3px;
  color: black;
  background-color: white;
  line-height: 1.8;
  white-space: nowrap;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px 8px;
}

.vehicule-modal div.submit {
  text-align: right;
}

.list .component-list-item {
  width: 24% !important;
}

.vehicules .vehicule {
  margin: 5px 1px !important;
  background-color: #fff !important;
}

.icon-vehicule .mdi {
  font-size: 2em;
}

@media screen and (max-width: 2000px) {
  .list .component-list-item {
    width: 49% !important;
  }
}
@media screen and (max-width: 900px) {
  .hover-item {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .list .component-list-item {
    width: 100% !important;
  }
}
.product-text .pro-price {
  top: -55px;
}

.product-shop {
  height: 500px;
}

.panel-body .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 275px;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
  top: 305px !important;
}

.orders-table {
  margin-left: 0;
  background-color: white;
  padding: 20px;
}

.orders-table td,
.orders-table th {
  text-align: center;
}
.orders-table .product {
  width: 500px;
}

i.mdi-book-open {
  font-size: 1.5em;
  width: 35px !important;
}

.quality-library nav a {
  line-height: 1.5 !important;
}

.tabs-style-linebox nav a {
  border: 1px solid #dadada;
  margin-bottom: 10px;
}

.tabs-style-linebox nav a:hover {
  color: #97d700;
}

.tabs-style-linebox nav a:hover::after,
.tabs-style-linebox nav a:focus::after,
.tabs-style-linebox nav li.tab-current a::after,
.tabs-style-linebox nav li.tab-current a:focus,
.tabs-style-linebox nav a:focus {
  background: #97d700;
  color: #ffffff;
}

.vtabs .tabs-vertical {
  width: 400px;
}

.tab-pane ul.list-group li.list-group-item a {
  font-weight: bold;
}

.expand-icon ~ .node-icon {
  display: none;
}

.badge {
  background-color: #97d700;
}

.manage-u-table td {
  white-space: initial;
}

.article_item {
  position: relative;
}
.article_item .article_title {
  text-align: center;
}
.article_item .apercu1,
.article_item .apercu2,
.article_item .apercu3,
.article_item .apercu4 {
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 50px;
}
.article_item .apercu1 {
  background-image: url(../../img/intranet/articles/apercu_article1.png);
}
.article_item .apercu2 {
  background-image: url(../../img/intranet/articles/apercu_article2.png);
}
.article_item .apercu3 {
  background-image: url(../../img/intranet/articles/apercu_article3.png);
}
.article_item .apercu4 {
  background-image: url(../../img/intranet/articles/apercu_article4.png);
}
.article_item .details {
  display: none;
  position: absolute;
  top: 57px;
  left: 42px;
  height: 500px;
  width: 90%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.5);
}
.article_item .details p {
  color: #0361ad;
  font-weight: bold;
  font-size: 20px;
}

.sms-search-bar {
  background-color: #cee9ff;
}

.searchInfo {
  font-size: 0.9rem;
}

.sweet-alert.delete-model {
  background-color: #0072ce !important;
}

.sweet-alert.delete-model button.cancel {
  margin-bottom: 1em;
}

.sweet-alert h2 {
  font-family: "latoregular" !important;
}

.sweet-alert {
  width: 30%;
  background-color: #0072ce !important;
}
.sweet-alert.quitAlert {
  background-color: #0072ce !important;
}
.sweet-alert h2 {
  font-family: "latoregular";
  color: #fff !important;
  margin: 25px 0 15px 0 !important;
  font-size: 20px !important;
  letter-spacing: 1px;
  line-height: 30px !important;
}

.sweet-alert p {
  color: white;
}

.form-intranet div.form-group {
  margin-bottom: 0;
}

.form-intranet div.form-group {
  margin-bottom: 0;
}

.form-intranet div.white-box {
  border: 5px solid #edf1f5;
}

.commune-tabs {
  background-color: white;
}

div.citiesTab {
  padding-left: 0px !important;
}

div.myCitiesTab {
  padding-left: 0px !important;
}

ul.arrowTable {
  display: inline-block;
  list-style: none;
}

span.arrowTable {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 2px solid #0072ce;
  border-right: 2px solid #0072ce;
}

span.arrowTable-right {
  transform: rotate(45deg);
}

span.arrowTable-left {
  transform: rotate(-135deg);
}

div.arrows {
  margin-bottom: -50px;
}

div.dynamicArrows {
  margin-top: 5px;
  margin-bottom: -30px;
}

/*
table.stats tr:nth-child(even) {
    background-color: #EEEEEE;
}

table.stats tbody tr:nth-child(odd) {
    background-color: white;
}*/
table.stats tr.grey {
  background-color: #eeeeee;
}

table.stats tbody tr.white {
  background-color: #ffffff;
}

table.stats {
  font-size: 15px;
}
table.stats thead tr th {
  vertical-align: middle;
}

video,
iframe {
  width: 100%;
  height: 470px;
}

@media screen and (max-width: 480px) {
  video,
  iframe {
    height: 250px;
  }
}
.btn-modal {
  background: #97d700;
  border: 1px solid #97d700;
}

.btn-modal:hover,
.btn-modal:focus,
.btn-modal:active,
.btn-modal:focus-within,
.btn-modal:visited {
  background: #97d700;
  opacity: 0.8;
  border: 1px solid #97d700;
}

.popover-info {
  background-color: #97d700 !important;
  color: white !important;
  cursor: pointer;
  padding: 5px;
  border-radius: 9px;
  z-index: 1000;
  text-transform: none;
  font-size: 13px;
  margin-left: 15px;
}

.tooltip-info {
  white-space: nowrap;
}

.nav-second-level li a {
  height: 48px;
}
.nav-second-level .notify {
  margin-top: 0;
}
.nav-second-level .notify .point {
  top: 4px;
  right: 200px;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: #ff7676;
}
.nav-second-level .notify .heartbit {
  top: -6px;
  right: 190px;
  width: 25px;
  height: 25px;
  z-index: 10;
}

.h4-popup-news {
  text-align: center;
  font-weight: bold;
}

#stop-popup-news {
  margin-top: 50px;
}

#modal-news .notify {
  margin-right: 20%;
  margin-top: -3%;
}

.export-accounting-modal {
  min-height: 450px;
}

.export-accounting-modal h2 {
  text-align: center;
  font-weight: bolder;
}

.export-accounting-modal form {
  margin-top: 15px;
}

.reminder-green .tarification-legend {
  background-color: #0072ce;
  height: 60px;
  width: 100%;
  padding: 8px 25px;
  color: white;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .reminder-green .tarification-legend {
    padding: 5px 0px;
    height: 40px;
    line-height: 1;
  }
}
@media (max-width: 710px) {
  .reminder-green .tarification-legend {
    padding-top: 10px;
  }
}

.panel-header a:hover {
  color: rgb(0, 0, 0);
  font-weight: 600;
}

.panel-header a {
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.collection-item {
  border: 2px solid #2cabe3;
  margin-bottom: 10px;
  text-align: center;
}

a.mytooltip {
  z-index: 10;
}

@media (min-width: 768px) {
  .collapse-header-component {
    padding: 10px;
    height: 50px;
  }
}
@media (min-width: 992px) {
  .collapse-header-component {
    padding: 5px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .collapse-header-component {
    padding: 10px 5px 5px 5px;
    height: 70px;
  }
}
@media (max-width: 580px) {
  .collapse-header-component {
    padding-left: 0px;
    height: 70px;
  }
}

.btn-relative {
  z-index: 5;
  position: relative;
}

@media (max-width: 710px) {
  .data-container {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .manage-btns {
    margin-top: -5px;
  }
}
@media (max-width: 360px) {
  .manage-btns {
    margin-left: -10px;
  }
}

@media (max-width: 580px) {
  .d-mobile-none {
    display: none;
  }
}

@media (max-width: 580px) {
  .d-mobile-custom {
    width: 41.66666667%;
  }
}

@media (max-width: 430px) {
  .tarification-legend .d-mobile-custom {
    width: 38%;
  }
}

@media (max-width: 710px) {
  .wiz-aco * {
    font-size: 14px;
    letter-spacing: -1px;
  }
}

@media (max-width: 1000px) {
  .sweet-alert {
    width: 75%;
  }
}

@media (max-width: 1300px) {
  .divBandeau {
    line-height: 1.5em;
    overflow: scroll;
    height: 4.3em;
  }
}

.login-center {
  background: url(/public/img/intranet/cooperative/login-background.jpg) center center/cover no-repeat;
  height: 100vh;
}

#join-us-container {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}