@charset "UTF-8";
/* Screen size*/
/* Colors */
/* Theme color */
html {
  height: 100%;
  overflow-y: auto; }

body {
  min-height: 100%;
  margin: auto; }

footer {
  margin-top: auto; }

.proteor-top-border {
  padding-top: 5px;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .proteor-menu li.nav-item {
    border-left: #ffffff 1px solid; } }

@media (max-width: 576px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center; } }

.proteor-footer {
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px; }
  .proteor-footer a {
    color: #ffffff; }

.btn[aria-expanded="true"] i.expanded {
  display: inherit; }

.btn[aria-expanded="true"] i.unexpanded {
  display: none; }

.btn[aria-expanded="false"] i.expanded {
  display: none; }

.btn[aria-expanded="false"] i.unexpanded {
  display: inherit; }

/* Tile Products */
.tileProducts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .tileProducts .productContainer {
    display: inline-block;
    width: 15em;
    height: 15em;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    cursor: pointer; }
    .tileProducts .productContainer:hover {
      color: inherit;
      text-decoration: none; }
    .tileProducts .productContainer .productImg {
      width: 15em;
      height: 11.25em;
      line-height: 11em; }
      .tileProducts .productContainer .productImg img {
        height: auto;
        max-width: 98%;
        max-height: 98%;
        margin-left: auto;
        margin-right: auto; }
    .tileProducts .productContainer .productName {
      font-size: 1.5em;
      background-color: rgba(0, 0, 0, 0.3);
      height: 1.5em;
      margin: 0px;
      padding: 0px; }
    .tileProducts .productContainer .productDescription {
      text-align: center;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }

/* Product */
.productAppContainer {
  margin-top: 10px; }

.product-content-header {
  align-self: center;
  order: 3; }
  @media (min-width: 768px) {
    .product-content-header {
      order: 2; } }

.applicationContainer {
  display: inline-block;
  width: 10em;
  height: 7.5em;
  text-align: left;
  color: inherit;
  margin-bottom: 0.25em;
  cursor: pointer;
  margin-left: 0.5em; }
  .applicationContainer:hover {
    color: inherit;
    text-decoration: none; }
  .applicationContainer .applicationImg {
    width: 10em;
    height: 4.5em;
    line-height: 4.5em; }
    .applicationContainer .applicationImg img {
      height: auto;
      max-width: 95%;
      max-height: 95%;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
  .applicationContainer .applicationName {
    background-color: rgba(0, 0, 0, 0.3);
    height: 1.5em;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .applicationContainer .applicationDescription {
    font-size: 0.75em;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }

.modal-lg-custom {
  max-width: 80%; }

.text-ellipsis {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.application-justify {
  justify-content: center !important; }
  @media (min-width: 768px) {
    .application-justify {
      justify-content: flex-end !important; } }

.alertCustom {
  padding: 0.25rem 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alertCustomApp {
  padding: 0.25rem 0.5rem;
  border: 1px solid transparent; }

.cursorPointer {
  cursor: pointer; }

.word-break-all {
  word-break: break-all; }

.textAlignCenter {
  text-align: center; }

.textAlignCenter5 {
  text-align: center;
  width: 5%; }

.textAlignCenter10 {
  text-align: center;
  width: 10%; }

.textAlignCenter15 {
  text-align: center;
  width: 15%; }

.textAlignCenter20 {
  text-align: center;
  width: 20%; }

.textAlignCenter25 {
  text-align: center;
  width: 25%; }

.textAlignCenter30 {
  text-align: center;
  width: 30%; }

.textAlignCenter35 {
  text-align: center;
  width: 35%; }

.textAlignCenter40 {
  text-align: center;
  width: 40%; }

.textAlignCenter45 {
  text-align: center;
  width: 45%; }

.textAlignCenter50 {
  text-align: center;
  width: 50%; }

.margintop5 {
  margin-top: 5px; }

.marginbottom5 {
  margin-bottom: 5px; }

.marginleft5 {
  margin-left: 5px; }

.marginright5 {
  margin-right: 5px; }

.padding-right-5 {
  margin-right: 5px; }

.margintop10 {
  margin-top: 10px; }

.marginbottom10 {
  margin-bottom: 10px; }

.marginleft10 {
  margin-left: 10px; }

.marginright10 {
  margin-right: 10px; }

.padding-right-10 {
  margin-right: 10px; }

.margintop15 {
  margin-top: 15px; }

.marginbottom15 {
  margin-bottom: 15px; }

.marginleft15 {
  margin-left: 15px; }

.marginright15 {
  margin-right: 15px; }

.padding-right-15 {
  margin-right: 15px; }

.margintop20 {
  margin-top: 20px; }

.marginbottom20 {
  margin-bottom: 20px; }

.marginleft20 {
  margin-left: 20px; }

.marginright20 {
  margin-right: 20px; }

.padding-right-20 {
  margin-right: 20px; }

.margintop-40 {
  margin-top: -40px; }

/*  Tuiles pour accéder à la liste des orthos et création */
.reseller-container .reseller-content {
  flex-grow: 10; }

.reseller-container .reseller-box-container {
  flex-grow: 1; }
  .reseller-container .reseller-box-container .reseller-box {
    border: solid;
    border-color: black;
    border-width: 1px;
    position: relative;
    padding-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box; }
    .reseller-container .reseller-box-container .reseller-box .reseller-badge {
      position: absolute;
      top: 5px;
      right: 5px; }
    .reseller-container .reseller-box-container .reseller-box i.fa {
      font-size: 75px; }
    .reseller-container .reseller-box-container .reseller-box:hover {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      border: solid #343a40 5px;
      margin: -4px -4px 6px -4px; }

.btn-primary {
  background: #235369;
  border-color: #235369; }
  .btn-primary:hover {
    background-color: #30718f;
    border-color: #30718f; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #3680a2;
    border-color: #3680a2; }
  .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
  .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.page-item.active .page-link {
  background-color: #235369;
  border-color: #235369; }

.table thead {
  background: #235369;
  color: #ffffff; }

.required-label:after {
  content: "*";
  color: red; }

.margin-bottom-1em {
  margin-bottom: 1em; }

.underline-on-hover:hover {
  text-decoration: underline !important; }

.fontSize24 {
  font-size: 24px !important; }

.vertical-align-top {
  vertical-align: top !important; }

.white-space-normal {
  white-space: normal; }

.display-none {
  display: none; }

.filter-label {
  text-align: right; }

.grid-back-button-container {
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: flex-end; }

.form-title {
  text-align: center;
  margin-top: 20px; }

.top-horizontal-limiting {
  border-top: 1px solid #e9ecef;
  padding: 1rem; }

.table-layout-fixed {
  table-layout: fixed; }

.red {
  color: red; }

.upToDate-container {
  display: inline-block;
  position: relative;
  top: -1.5rem; }

.plus-custom-size {
  font-size: 45px !important;
  vertical-align: top;
  -webkit-text-stroke: 2px black; }

.vertical-align-middle {
  vertical-align: middle; }

.product-content {
  max-height: 33vh;
  overflow-y: auto; }

.product-sub-title {
  font-style: italic;
  font-size: 1.25rem; }

@media (min-width: 768px) {
  .sticky-flex {
    position: sticky;
    top: 0;
    align-self: flex-start; } }

.product-title {
  order: 1; }

.product-tiles {
  order: 2; }
  @media (min-width: 768px) {
    .product-tiles {
      order: 3; } }

@media (min-width: 768px) {
  .margin-filter {
    margin-right: 35px; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  html {
    width: 100%;
    height: 100%;
    display: table; }
  body {
    width: 100%;
    display: table-cell;
    position: relative; }
  html, body {
    margin: 0px;
    padding: 0px; }
  main {
    margin-bottom: 40px; }
  footer {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0; } }
