.gocad-default-index {
  padding-top: 20px; }
  .gocad-default-index img.img-fill {
    width: 100%;
    height: auto; }
  .gocad-default-index .bg-categ {
    background-size: cover;
    padding: 4em 1em;
    margin-top: 1em; }
    .gocad-default-index .bg-categ.bg-b2c {
      background-size: 118%;
      background-image: url("/img/gocad/B2C.jpg");
      background-position: top left; }
    .gocad-default-index .bg-categ.bg-b2b {
      background-image: url("/img/gocad/B2B.jpg");
      text-align: right; }
      .gocad-default-index .bg-categ a {
        background-color: rgba(255, 255, 255, 0.9);
        font-style: normal;
        text-align: center;
        color: #51C1C6;
        display: inline-block;
        width: 40%;
        height: auto;
        padding: 1em;
        font-size: 1.25em;
        transition: 200ms background-color; }
      .gocad-default-index .bg-categ a .link-label .boldify-blue {
        color: #51C1C6; }
      .gocad-default-index .bg-categ a:hover, .gocad-default-index .bg-categ a:focus {
        text-decoration: none;
        background-color: #FFFFFF;}
      .gocad-default-index .bg-categ a .link-label .boldify {
        display: block; }
      .gocad-default-index .bg-categ a .link-icon {
        display: block;
        color: #EE7202;
        font-size: 1.5em;
        font-weight: 100;
        margin-top: 0.6em; }
  .gocad-default-index .boldify {
    font-weight: 700; }
  .gocad-default-index #boxes {
    margin-top: 2em; }

@media screen and (max-width: 1280px) {
  .gocad-default-index .bg-categ {
    padding: 1em 1em; }
    .gocad-default-index .bg-categ a {
      width: 100%;
      font-size: inherit; } }

[vue-app="fiche-unite"] {
  position: absolute;
  top: 108px;
  left: 0;
  right: 0;
  bottom: 0; }
  [vue-app="fiche-unite"] #leftbar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 380px;
    background-color: #F5F5F5;
    padding: 1em; }
    [vue-app="fiche-unite"] #leftbar .leftcontainer p {
      margin: 0; }
    [vue-app="fiche-unite"] #leftbar .leftcontainer h4 {
      color: #009EDB;
      text-align: center; }
    [vue-app="fiche-unite"] #leftbar .leftcontainer .vjsms {
      width: 100%; }
      [vue-app="fiche-unite"] #leftbar .leftcontainer .vjsms .vjsms-dropdown .vjsms-itemlist .jvsms-item.jvsms-item-active {
        background-color: #009EDB;
        color: white; }
  [vue-app="fiche-unite"] #fiche {
    position: absolute;
    right: 0;
    top: 20px;
    width: 475px;
    max-height: calc(100vh - 90px);
    overflow: auto;
    background-color: #F5F5F5;
    color: black;
    font-size: 0.85em; }
    [vue-app="fiche-unite"] #fiche .header {
      background-color: #009EDB;
      color: white;
      height: 35px; }
      [vue-app="fiche-unite"] #fiche .header .page-number {
        text-align: center;
        height: 100%;
        line-height: 40px;
        font-size: 1em; }
        [vue-app="fiche-unite"] #fiche .header .page-number span {
          padding: 0px;
          display: block;
          height: 100%;
          float: left; }
          [vue-app="fiche-unite"] #fiche .header .page-number span.title {
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          [vue-app="fiche-unite"] #fiche .header .page-number span.paginator {
            width: 8%;
            line-height: 40px;
            cursor: pointer; }
          [vue-app="fiche-unite"] #fiche .header .page-number span.active {
            font-weight: bold;
            background-color: #009EDB; }
    [vue-app="fiche-unite"] #fiche .fiche-container {
      margin: 5px;
      border: 1px solid #ccc; }
      [vue-app="fiche-unite"] #fiche .fiche-container h1 {
        font-size: 1.05em;
        text-align: center;
        margin: 0.4em 0;
        color: #009EDB;
        font-weight: bold; }
      [vue-app="fiche-unite"] #fiche .fiche-container .extends {
        background-color: #009EDB;
        color: white;
        text-align: right;
        height: 25px;
        display: none; }
        [vue-app="fiche-unite"] #fiche .fiche-container .extends button {
          background: none;
          border: 0;
          height: 25px;
          line-height: 25px;
          display: none; }
          [vue-app="fiche-unite"] #fiche .fiche-container .extends button:focus {
            outline: none; }
      [vue-app="fiche-unite"] #fiche .fiche-container .half-container {
        background-color: #e8e8e8;
        display: flex;
        flex-direction: row;
        padding: 2px 4px; }
        [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel {
          width: 50%; }
          [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel:first-child {
            border-right: 1px solid #ccc; }
          [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel:last-child {
            padding-left: 10px; }
          [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel p {
            margin: 0;
            font-size: 0.85em; }
          [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel.flex {
            display: flex;
            flex-direction: column;
            justify-content: space-around; }
          [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel.green p {
            display: flex;
            color: #009EDB; }
            [vue-app="fiche-unite"] #fiche .fiche-container .half-container .half-panel.green p i {
              font-size: 18px;
              margin: auto 10px auto 0; }
      [vue-app="fiche-unite"] #fiche .fiche-container .button-list {
        text-align: center;
        margin-bottom: 0.5em; }
        [vue-app="fiche-unite"] #fiche .fiche-container .button-list button {
          border: 2px solid #CCCCCC;
          color: #CCCCCC;
          font-weight: bold;
          border-radius: 8px;
          padding: 4px 10px;
          background-color: transparent;
          font-size: 0.85em; }
          [vue-app="fiche-unite"] #fiche .fiche-container .button-list button:hover {
            border-color: #B6B6B6;
            color: #B6B6B6; }
          [vue-app="fiche-unite"] #fiche .fiche-container .button-list button.active {
            border-color: #009EDB;
            color: #009EDB; }
          [vue-app="fiche-unite"] #fiche .fiche-container .button-list button:focus {
            outline: none; }
      [vue-app="fiche-unite"] #fiche .fiche-container .table-data {
        margin: 5px;
        font-size: 0; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tc {
          text-align: center; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .hl {
          background-color: #009EDB;
          color: white; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .lab {
          background-color: gainsboro; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr {
          height: 25px;
          width: 100%; }
          [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td {
            display: inline-block;
            width: 10%;
            font-size: 16px;
            padding: 0 2px;
            height: 25px; }
            [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td span {
              font-size: 0.7em;
              height: 25px;
              display: block;
              line-height: 26px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              -ms-text-overflow: ellipsis; }
            [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td.td-2 {
              width: 20%; }
            [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td.td-8 {
              width: 80%; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td {
          border-left: 1px solid #ccc;
          border-top: 1px solid #ccc; }
          [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td:last-child {
            border-right: 1px solid #ccc; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr:last-child .td {
          border-bottom: 1px solid #ccc; }
        [vue-app="fiche-unite"] #fiche .fiche-container .table-data .tr .td.nb {
          border: none; }
      [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container {
        background-color: transparent; }
        [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container .half-panel {
          border: none; }
        [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container select {
          height: 27px; }
        [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container .user-input, [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container input {
          width: 100%; }
          [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container .user-input:focus, [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .half-container input:focus {
            outline: none; }
      [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .user-container {
        padding: 0 4px; }
        [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .user-container textarea {
          width: 100%; }
          [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche .user-container textarea:focus {
            outline: none; }
      [vue-app="fiche-unite"] #fiche .fiche-container .input-fiche p {
        margin: 0; }
      [vue-app="fiche-unite"] #fiche .fiche-container .btn-actions {
        text-align: right;
        margin: 5px; }
        [vue-app="fiche-unite"] #fiche .fiche-container .btn-actions .erase {
          background-color: gainsboro;
          color: #444444;
          border: none; }
        [vue-app="fiche-unite"] #fiche .fiche-container .btn-actions .save {
          background-color: #009EDB;
          color: white;
          border: none; }
        [vue-app="fiche-unite"] #fiche .fiche-container .btn-actions button {
          padding: 6px 10px;
          font-weight: bold;
          letter-spacing: 1px; }
          [vue-app="fiche-unite"] #fiche .fiche-container .btn-actions button:focus {
            outline: none; }
        [vue-app="fiche-unite"] #fiche .fiche-container .btn-actions .print {
          background: #51C1C6;
          color: white;
          border: none; }
      [vue-app="fiche-unite"] #fiche .fiche-container .modification {
        font-style: italic;
        color: #000;
        font-size: 0.9em;
        margin: 0 5px; }
  [vue-app="fiche-unite"] #map {
    position: absolute;
    top: 0px;
    left: 380px;
    right: 0;
    bottom: 0; }
