@charset "UTF-8";
/* CSS Document */
/*!
 * Font Awesome Pro 6.4.0 by @'Font Awesome 6 Pro' - https://'Font Awesome 6 Pro'.com
 * License - https://'Font Awesome 6 Pro'.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../assets/fonts/fa-light-300.woff2") format("woff2"), url("../assets/fonts/fa-light-300.ttf") format("truetype");
}
.fal,
.fa-light {
  font-weight: 300;
}

/***************** ANIMATIONS *****************/
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
/***************** Généralités *****************/
html {
  font-family: sans-serif;
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  color: #242424;
  font-size: 14px;
  background-color: #f0f0f0;
}
body.noscroll {
  position: fixed;
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.tac {
  text-align: center;
}

.displayn {
  display: none !important;
}

.float_r {
  float: right;
}

.float_l {
  float: left;
}

.clearboth {
  clear: both;
}

.hrclear {
  border: 0;
  clear: both;
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

.inlineblock {
  display: inline-block;
}

.fa-icon:before {
  font-family: FontAwesome;
}

.bold {
  font-weight: bold;
}

.cursor_p {
  cursor: pointer;
}

h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin: 20px 0 4px;
  color: #242424;
}

h2 {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 0;
}

h3 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 0;
}

p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}

.alcenter {
  text-align: center;
}

.alleft {
  text-align: left;
}

.alright {
  text-align: right;
}

.pr15 {
  padding-right: 15px;
}

.mtop25 {
  margin-top: 25px;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  font-size: 14px;
  color: #000000;
  position: relative;
}
ul.list-couleur1 li:before {
  color: #3c763d;
}

.colorgris {
  color: #8d8d8d;
}

.btn {
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  padding: 0 40px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border: 0;
  font-weight: bold;
  cursor: pointer;
  background: #494949;
  font-size: 18px;
  font-family: "PT Sans Narrow", sans-serif;
}
.btn:hover {
  background: #686e72;
}
.btn.bnt_signataire, .btn.bnt_relancesignataire, .btn.bnt_afficherlog {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background: #636363;
  font-size: 16px;
}

#log_vitalsign {
  background: #f0f0f0;
  padding: 10px;
}
#log_vitalsign li {
  padding-bottom: 5px;
  font-size: 0.7em;
}
#log_vitalsign li span {
  color: #3f4350;
}

.pr0 {
  padding-right: 0px;
}

/***************** Header *************************/
.l2d-small {
  margin-top: -6px;
}

.top-header {
  position: relative;
  z-index: 12;
}

.home h1 {
  margin-top: 70px;
  margin-bottom: 10px;
}
.home .top-page {
  padding-top: 0;
}
.home .form-group input {
  border-color: #ffffff;
}

.bloc-title {
  float: left;
}
.bloc-title p {
  font-size: 15px;
  color: #242424;
  margin: 0;
}

.bloc-compte {
  float: right;
  text-align: right;
  padding: 62px 25px 0;
  position: relative;
}
.bloc-compte p {
  color: #242424;
  margin: 0 0 5px;
}

.compte {
  text-decoration: none;
  color: #636363;
  font-weight: bold;
}
.compte i {
  margin-right: 4px;
  width: 12px;
  height: 12px;
  text-align: center;
  border: 1px solid #636363;
  vertical-align: middle;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
}
.compte.couleur1:before {
  border-color: #68c200;
}
.compte.couleur2:before {
  border-color: #f15c22;
}
.compte.couleur3:before {
  border-color: #5c8cc2;
}

.i-file:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.border-couleur1 {
  border-color: #68c200;
}

.border.couleur2:before {
  border-color: #f15c22;
}

.border.couleur3:before {
  border-color: #5c8cc2;
}

.color-blue {
  color: #636363;
}

.color-blanc {
  color: #ffffff;
}

.color-blue2 {
  color: #636363;
}

.color-orange {
  color: #2e5579;
}

.color-black {
  color: #242424;
}

.section-title {
  background-color: #ffffff;
}

/******************** Contenu page *********************/
.form-item {
  margin-bottom: 30px;
  position: relative;
}
.form-item input.date-naissance {
  width: 182px;
}
.form-item.is-valid input {
  border: 1px solid #cfe5b5;
  background: #e5f6d1;
  color: #43661a;
}

form label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #242424;
}

form label.inline {
  display: inline-block;
}

.popup_html {
  padding: 15px;
}
.popup_html .justify-content-center {
  text-align: center;
}

#wsgt_form .label {
  color: #000000;
}
#wsgt_form .label.optional {
  color: #636363 !important;
}
#wsgt_form .label,
#wsgt_form .labeloptional {
  text-align: left;
  font-weight: normal;
  padding: 0px;
  display: block !important;
  font-size: 1em;
}
#wsgt_form .form-group {
  display: grid;
  grid-template-columns: 250px 1fr;
  align-items: center;
}
#wsgt_form .form-group2 {
  display: grid;
  grid-template-columns: 20px 250px 20px 250px;
  align-items: center;
}

.partieeditsousclients {
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.partieeditsousclients .form-group input:not([type=radio]), .partieeditsousclients .form-group select {
  padding: 0 15px;
  line-height: 42px;
  color: #242424;
  height: 43px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

span.customSelect {
  background-color: #ffffff;
  color: #242424;
  padding: 0 25px 0 15px;
  line-height: 44px;
  border: 1px solid #d6d6d6;
  width: 100%;
}

.form-submit {
  height: 120px;
  margin-top: 100px;
  background: #f0f0f0 url(../img/bg-form-submit.jpg) repeat-x left top;
  position: relative;
}
.form-submit input {
  height: 58px;
  padding: 0 50px;
  font-size: 20px;
  font-weight: bold;
}

.btn-previous {
  height: 58px;
  padding: 0 50px;
  line-height: 58px;
  border: 1px solid #8d8d8d;
  color: #8d8d8d;
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background: #000000;
  position: relative;
}
.btn-previous:hover {
  background: #3f4350;
  color: #ffffff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.btn-prev {
  padding: 0 15px 0 35px;
  height: 45px;
  padding: 0 15px 0 35px;
  line-height: 45px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  background: rgba(60, 111, 158, 0.5);
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.btn-prev:before {
  content: "";
  width: 10px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -7px;
  background: url(../img/sprite.png) -335px -118px no-repeat;
}
.btn-prev:hover {
  background: #2e5579;
  color: #ffffff;
}
.btn-prev.btn-retour {
  border-color: #3c763d;
  color: #000000;
  font-weight: normal;
}
.btn-prev.btn-retour:before {
  color: #3c763d;
}
.btn-prev.btn-retour:hover {
  background: #3c763d;
  color: #ffffff;
}
.btn-prev.btn-retour:hover:before {
  color: #ffffff;
}

.btn-next {
  height: 45px;
  padding: 0 35px 0 15px;
  line-height: 45px;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  background: rgba(60, 111, 158, 0.5);
  filter: alpha(opacity=90);
  opacity: 0.9;
  padding: 0 35px 0 15px;
}
.btn-next:hover {
  background: #2e5579;
  color: #ffffff;
}
.btn-next:before {
  content: "";
  width: 10px;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
  background: url(../img/sprite.png) -238px -118px no-repeat;
}

.btn-next.inactif,
.btn-prev.inactif {
  filter: alpha(opacity=90);
  opacity: 0.9;
  background: rgba(60, 111, 158, 0.5);
  cursor: default;
  color: #ffffff;
}
.btn-next.inactif:hover,
.btn-prev.inactif:hover {
  background: rgba(60, 111, 158, 0.5);
  color: #ffffff;
}

/************* Tableau ************/
.reporting-facture table {
  width: 100%;
  margin-bottom: 50px;
}
.reporting-facture table th {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  background: #3f4350;
  padding: 22px 20px 18px;
  position: relative;
  text-align: left;
}
.reporting-facture table th + th:before {
  content: "";
  width: 1px;
  height: 36px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
}
.reporting-facture table td {
  color: #242424;
  line-height: 18px;
  padding: 22px 20px;
  border-bottom: 1px solid #ffffff;
}

.gestion-dossier table {
  width: 100%;
  margin-bottom: 50px;
}
.gestion-dossier table th {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  background: #3f4350;
  padding: 22px 20px 18px;
  position: relative;
  text-align: left;
}
.gestion-dossier table th + th:before {
  content: "";
  width: 1px;
  height: 36px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
}
.gestion-dossier table td {
  color: #242424;
  line-height: 18px;
  padding: 22px 20px;
  border-bottom: 1px solid #ffffff;
}

.ListeTri {
  cursor: pointer;
}
.ListeTri span:after {
  margin-left: 5px;
  display: inline-block;
  font-family: FontAwesome;
  color: #ffffff;
  content: "\f0dc";
}
.ListeTri.TriDesc span:after {
  content: "\f0d7";
}
.ListeTri.TriASC span:after {
  content: "\f0d8";
}

/****************Radio **************/
.label-side {
  padding-top: 5px;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  display: inline-block;
}

.checkbox label,
.radio label {
  padding-left: 0px;
  display: inline-block;
}

.radio {
  margin-left: 27px;
}

/******************** Chekbox *****************/
.form_checkbox {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 12px auto 0;
}
.form_checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  z-index: 10;
  width: 22px;
  height: 22px;
  top: 0;
  margin: 0;
  padding: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}
.form_checkbox input[type=checkbox] + label {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.form_checkbox input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 20px;
  content: "\f0c8";
  color: #ffffff;
  margin-right: 13px;
}
.form_checkbox input[type=checkbox]:checked + label:before {
  content: "\f14a";
  color: #494949;
}
.form_checkbox.desactivate input[type=checkbox]:checked + label:before:before {
  content: "\f2d3";
  color: #a94442;
}

.label-1 {
  padding-top: 5px;
}

/**************************/
.valform.valformerreur,
.valform.valformerreur:focus,
select.valformerreur.valform {
  border: 1px solid #ffa2a2 !important;
  background: #ffdddd !important;
}

.text-right {
  text-align: right;
}

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

.nav-compte {
  position: relative;
}

.tdgris {
  width: 100%;
  font-size: 0.9em;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
}
.tdgris tr:nth-child(even) {
  background: #ffffff;
}
.tdgris tr:nth-child(odd) {
  background: #f0f0f0;
}
.tdgris td,
.tdgris th {
  padding: 5px;
}
.tdgris th {
  margin: 3px;
  width: 30%;
  font-weight: bold;
}

/************* HEADER *************/
.message_maintenance {
  height: 43px;
  line-height: 43px;
  background-color: #a94442;
  color: #ffffff;
  text-align: center;
}

.nav-top {
  height: 43px;
  line-height: 43px;
  background-color: #3f4350;
}
.nav-top_content {
  position: relative;
}
.nav-top_content_account {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-left: 25px;
  color: #000000;
  display: block;
  cursor: pointer;
  z-index: 3;
}
.nav-top_content_account .deconnexion,
.nav-top_content_account .nonidentifie {
  display: inline-block;
  color: #ffffff;
}

.nav-bottom {
  background: #494949;
  min-height: 107px;
}
.nav-bottom.nav-bottom-accueil {
  background: rgb(143, 157, 161);
  background: radial-gradient(circle, rgb(143, 157, 161) 0%, #232429 100%);
}
.nav-bottom_content {
  position: relative;
}
.nav-bottom_content--background {
  background: url("../img/im-header.png") no-repeat right bottom;
}
.nav-bottom_content_logo {
  margin-top: -21px;
  height: 120px;
}
.nav-bottom_content_menu {
  position: absolute;
  left: 250px;
  top: -43px;
}
.nav-bottom_content_menu_list {
  list-style-type: none;
}
.nav-bottom_content_menu_list li {
  margin: 0 15px;
  float: left;
}
.nav-bottom_content_menu_list li a {
  outline: none;
  position: relative;
  display: block;
  padding: 70px 17px 36px;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff !important;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: bold;
  text-align: center;
  min-width: 100px;
}
.nav-bottom_content_menu_list li.active a {
  background-color: rgba(0, 0, 0, 0.8);
}
.nav-bottom_content_menu_list li a:hover {
  color: #f0f0f0 !important;
  text-decoration: none;
}

.menu-btn {
  display: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  height: 2.4rem;
  width: 2.8rem;
  background-color: transparent;
  background-image: linear-gradient(to right, #ffffff, #ffffff);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 5px;
  padding: 0;
  outline: 0;
  border: 0;
  color: #ffffff;
  cursor: pointer;
}
.menu-btn::before, .menu-btn::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 5px;
  background: #ffffff;
  transition: 0.25s;
  transition-property: transform, top;
  will-change: transform, top;
}
.menu-btn::before {
  top: 0;
}
.menu-btn::after {
  top: calc(100% - 4px);
}

.nav-bottom_content_afaq {
  position: absolute;
  top: 15px;
  right: -30px;
  width: 80px;
}

@media (max-width: 1200px) {
  .nav-bottom_content--background {
    background: none;
  }
}
@media (max-width: 990px) {
  .menu-btn {
    display: block !important;
  }
  .nav-bottom_content_menu_list,
  .nav-top_content_account {
    display: none;
  }
  .nav-bottom_content_menu_list,
  .nav-top_content_account:before {
    content: none;
  }
  .nav-bottom_content_afaq {
    right: 0px;
  }
}
@media (max-width: 500px) {
  .nav-bottom_content_afaq {
    display: none;
  }
}
.h1-header {
  margin-bottom: 60px;
}
.h1-header_line {
  display: block;
  line-height: 60px;
  font-size: 30px;
  color: #ffffff;
}
.h1-header_line--1 {
  color: #a3c5ce;
}
.h1-header_line--1 span {
  color: #ffffff;
  font-size: 35px;
}
.h1-header_line--2 {
  font-size: 35px;
}
.h1-header_line--3 {
  color: #ffffff;
}
.h1-header_line--3 span {
  color: #a3c5ce;
  font-size: 35px;
}
.h1-header .img-header-listelogos {
  width: 615px;
  margin-left: -15px;
}

.logopartenaire {
  float: right;
  height: 60px;
  margin-top: 20px;
}

.col-sm-4 {
  width: 33.33333333% !important;
}

/*************************************/
/* Menu Appearance */
.pushy {
  font-family: "Roboto", sans-serif;
  position: fixed;
  width: 200px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: url("../img/bg-pushy.png") no-repeat center top/cover;
  overflow: auto;
}
.pushy a {
  display: block;
  color: #ffffff;
  padding: 10px;
  text-decoration: none;
  font-size: 14px;
}
.pushy a i {
  color: #ffffff;
}
.pushy a:hover {
  color: #ffffff;
}
.pushy ul:first-child {
  margin-top: 10px;
}
.pushy.pushy-left {
  left: 0;
}
.pushy.pushy-right {
  right: 0;
}

.pushy-top {
  height: 43px;
  background-color: #3f4350;
  margin-bottom: 40px;
  text-align: center;
}
.pushy-top img {
  margin: 16px auto;
}

.pushy-content {
  visibility: hidden;
}
.pushy-content ul {
  list-style-type: none;
}
.pushy-content ul li {
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
}
.pushy-content ul li i {
  margin-right: 10px;
}

/* Menu Movement */
.pushy-left {
  transform: translate3d(-200px, 0, 0);
}

.pushy-open-left #container,
.pushy-open-left .push {
  transform: translate3d(200px, 0, 0);
}

.pushy-right {
  transform: translate3d(200px, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
  transform: translate3d(-200px, 0, 0);
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  transform: translate3d(0, 0, 0);
}

.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible;
}

/* Menu Transitions */
#container,
.pushy,
.push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.pushy-content {
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
.site-overlay {
  display: none;
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.7);
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Submenu Appearance */
.pushy-submenu {
  /* Submenu Movement */
}
.pushy-submenu ul {
  transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.pushy-submenu ul .pushy-link {
  transition: opacity 0.2s ease-in-out;
}
.pushy-submenu button {
  font-size: 16px;
  width: 100%;
  color: #636363;
  padding: 10px;
  text-align: left;
  background: transparent;
  border: 0;
}
.pushy-submenu button i {
  color: #242424;
}
.pushy-submenu button:hover {
  color: #636363;
}
.pushy-submenu > a, .pushy-submenu > button {
  position: relative;
}
.pushy-submenu > a::after, .pushy-submenu > button::after {
  font-family: FontAwesome;
  content: "\f107";
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: transform 0.2s;
}
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.pushy-submenu-closed .pushy-link {
  opacity: 0;
}
.pushy-submenu-open {
  /* Submenu Icon */
}
.pushy-submenu-open ul {
  max-height: 1000px;
  visibility: visible;
}
.pushy-submenu-open .pushy-link {
  opacity: 1;
}
.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
  transform: translateY(-50%) rotate(90deg);
}

/************* FOOTER *************/
.top-footer {
  background: #3f4350;
  color: #ffffff;
  padding: 80px 0 60px;
}
.top-footer h2 {
  font-family: Arial;
  color: #ffffff;
  font-size: 22px;
  margin: 0 0 15px;
  padding-bottom: 6px;
  line-height: 24px;
  border-bottom: 1px solid #a3c5ce;
  position: relative;
  font-weight: normal;
}
.top-footer h2 h2:after {
  content: "";
  height: 3px;
  width: 195px;
  bottom: -2px;
  background: #000000;
  position: absolute;
  left: 0;
}
.top-footer .col-2 h2:after {
  width: 125px;
}
.top-footer p,
.top-footer li {
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
  list-style: none;
}
.top-footer p a,
.top-footer li a {
  color: #ffffff;
}

.bottom-footer {
  background: #636363;
  text-align: center;
  color: #f0f0f0;
  font-size: 13px;
  padding: 22px 0;
}
.bottom-footer p {
  margin: 0;
  text-align: center;
  color: #f0f0f0;
  font-size: 13px;
  line-height: 20px;
}

.bg-gray {
  background: #f0f0f0;
}

.bottom-header {
  position: relative;
  z-index: 30;
  height: 312px;
}

/*************************************/
.section-compte {
  background-image: url("../img/bg-white.jpg");
  background-position: left top;
  background-repeat: repeat-x;
  padding-bottom: 15px;
}
.section-compte h2 {
  background: #ffffff;
  padding: 20px 0;
  font-size: 24px;
  color: #636363;
  position: relative;
  font-weight: normal;
  margin: 0 0 35px;
  font-family: "PT Sans Narrow", sans-serif;
}
.section-compte h2:after {
  border: solid transparent;
  border-top-color: #ffffff;
  border-width: 12px;
  bottom: -24px;
  content: " ";
  display: block;
  height: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.section-compte p {
  color: #242424;
  line-height: 25px;
  font-weight: 500;
}
.section-compte .b-renseignements p {
  margin-bottom: 0;
}

.creer-dossier {
  padding: 80px 0 0;
  text-align: center;
  background-color: #ffffff;
}

.b-img {
  height: 90px;
  text-align: center;
}

.creer-dossier p {
  margin-bottom: 65px;
  color: #242424;
  line-height: 20px;
  font-size: 14px;
  font-family: Arial;
  text-align: justify;
  max-width: 350px;
  display: inline-block;
}

.wrapper .txt-1 {
  font-size: 26px;
}
.wrapper .txt-2 {
  font-size: 20px;
}
.wrapper .btn-primary {
  height: 58px;
  font-size: 22px;
  line-height: 58px;
  margin-bottom: -29px;
  font-family: "Roboto", sans-serif;
}
.wrapper .btn-primary.btn_valider {
  margin: 0px;
}
.wrapper .btn-primary:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  background: #3f4350;
}
.wrapper .btn-secondary {
  height: 31px;
  font-size: 14px;
  line-height: 31px;
  padding: 0 30px;
  background: #636363;
  font-family: "Roboto", sans-serif;
}
.wrapper .btn-secondary2 {
  height: 31px;
  font-size: 14px;
  line-height: 31px;
  padding: 0 30px;
  background: #3c6f9e;
}

.box-steps {
  padding: 80px 0 100px;
  text-align: center;
}
.box-steps p {
  color: #242424;
  line-height: 18px;
  font-size: 13px;
  font-family: Arial;
  max-width: 350px;
  display: inline-block;
  text-align: center;
}
.box-steps p .title-step {
  color: #000000;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 19px;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.box-steps .step {
  padding-top: 60px;
  position: relative;
}
.box-steps .step:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  content: "\f15b";
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 55px;
}
.box-steps .step1:before {
  content: "\f15b";
}
.box-steps .step2:before {
  content: "\f15c";
}
.box-steps .step3:before {
  content: "\f07c";
}

.top-page {
  min-height: 54px;
  padding-top: 15px;
}

.title-page {
  color: #636363;
  font-weight: 500;
  line-height: 24px;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  background-color: transparent;
}
.breadcrumb a {
  text-decoration: none;
  color: #636363;
}
.breadcrumb a:hover {
  text-decoration: underline;
}

.icone-breadcrumb:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  content: "\f0da";
  color: #636363;
  margin-left: 5px;
  margin-right: 5px;
}

.section-block {
  margin-bottom: 100px;
  padding-top: 50px;
}

.bloc_form .form-group {
  margin-bottom: 40px;
}

.steps ul li {
  display: inline-block;
  text-align: center;
  line-height: 18px;
  color: #8d8d8d;
  padding: 35px 30px;
  font-size: 11px;
  transition: all 0.3s linear;
}
.steps ul li:not(.steps_li--disable) {
  cursor: pointer;
}
.steps ul li span {
  font-size: 16px;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
}
.steps ul li.active, .steps ul li:not(.steps_li--disable):hover {
  background: #f0f0f0 !important;
  color: #242424 !important;
}
.steps ul li.active span, .steps ul li:not(.steps_li--disable):hover span {
  color: #636363 !important;
}

.box-white {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}

.box-white2 {
  background: #ffffff;
  padding: 20px 20px 0 20px;
}

.box-gray2 {
  background: #cccccc;
  padding: 5px 20px;
  margin-bottom: 20px;
}

.box-gray {
  background: #f0f0f0;
  padding: 20px;
}
.box-gray p {
  margin: 0;
}

p.txt-13 {
  font-size: 13px;
  line-height: 20px;
}

.liste-doc {
  padding-top: 42px;
  margin-bottom: 50px;
}

.title-doc {
  min-height: 50px;
  margin-bottom: 33px;
  position: relative;
  min-height: 46px;
}
.title-doc.title-doc_reduit {
  float: left;
}
.title-doc:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 28px;
  content: "\f15b";
  color: #494949;
}

.title-montant {
  padding-left: 35px;
  min-height: 50px;
  margin-bottom: 33px;
  position: relative;
  min-height: 46px;
}
.title-montant:before {
  width: 33px;
  height: 46px;
  content: "\f153";
  display: block;
  position: absolute;
  left: 0;
  top: -17px;
  font-family: FontAwesome;
  color: #494949;
  font-size: 40px;
}

.title-dossier {
  padding-left: 55px;
  min-height: 50px;
  margin-bottom: 10px;
  position: relative;
}
.title-dossier h3 {
  color: #636363;
  margin: 5px 5px 3px;
}

.title-doc h3,
.title-box h3,
.title-montant h3 {
  color: #494949;
  margin: 5px 5px 3px;
  display: inline-block;
}

.liste-doc .btn-primary {
  margin-top: 30px;
}
.liste-doc .btn-primary.disable {
  background-color: #cccccc;
  cursor: not-allowed;
}

.title-doc p,
.title-box p,
.title-dossier p,
.title-montant p {
  margin: 0px 10px;
  font-size: 13px;
  color: #000000;
}

.title-box--modif p {
  margin: 0px;
}

.title-box__title {
  display: inline-block;
  font-weight: 600;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.num-for {
  border-left: 1px solid #a5a5a5;
}

.num-for h2,
.doc-trans h2 {
  margin-bottom: 5px;
  font-weight: normal;
}

.progress-b {
  float: right;
  width: 80%;
  font-size: 12px;
  color: #3c6f9e;
}
.progress-b .progress {
  border-radius: 0;
  line-height: 6px;
  height: 6px;
  background: #f0f0f0;
  margin-top: 6px;
}
.progress-b .progress .progress-bar {
  background: #3c6f9e;
}

.b-format {
  background: #f0f0f0;
  padding: 7px 0;
  border-bottom: 1px solid #dfdfe0;
  border-top: 1px solid #dfdfe0;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}
.b-format p {
  display: inline-block;
  padding-left: 30px;
  position: relative;
  height: 25px;
  line-height: 25px;
  margin: 0;
}

.table-doc {
  margin-bottom: 20px;
  width: 100%;
}
.table-doc tr {
  border-bottom: 1px solid #cccccc;
}
.table-doc th {
  font-size: 13px;
  color: #636363;
  font-weight: normal;
  padding-bottom: 10px;
  padding-left: 10px;
}
.table-doc th:first-child {
  padding-left: 0;
}
.table-doc td {
  font-size: 12px;
  color: #000000;
  padding: 10px 20px 10px 10px;
}
.table-doc td.td-statut {
  padding-left: 30px;
  position: relative;
}
.table-doc td.td-statut:before {
  background: url(../img/sprite.png) -5px -62px no-repeat;
  content: "";
  left: 5px;
  top: 6px;
  position: absolute;
  width: 15px;
  height: 20px;
}
.table-doc.doc-transmis tr:not(.display_doc--disable):hover td.td-statut:before {
  background: url(../img/sprite.png) -30px -62px no-repeat;
}
.table-doc.doc-transmis tr:not(.display_doc--disable):hover td.td-statut:before ul li {
  display: grid;
  grid-template-columns: 1fr 30px 100px;
  border-bottom: 1px solid #cccccc;
  line-height: 25px;
}
.table-doc ul li {
  display: grid;
  grid-template-columns: 1fr 30px 30px 100px;
  border-bottom: 1px solid #cccccc;
  line-height: 25px;
}
.table-doc ul li:hover .supprdoc i {
  display: block;
}
.table-doc ul li .supprdoc i {
  display: none;
  color: #a94442 !important;
  cursor: pointer;
  width: 17px;
  font-size: 17px;
}
.table-doc ul li .download::before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 5px;
  text-decoration: none;
  vertical-align: middle;
  color: #cccccc;
}
.table-doc ul li div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}

.display_doc:not(.display_doc--disable) {
  cursor: pointer;
}
.display_doc i {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  color: #636363;
  font-size: 20px;
}

.display_doc_list {
  display: none;
}

.doc_list {
  padding: 0px !important;
}
.doc_list:hover {
  background: none !important;
}
.doc_list ul {
  height: 124px;
  overflow-y: scroll;
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
}
.doc_list ul li:last-child {
  border-bottom: none;
}

.lienfact a {
  color: #636363;
}
.lienfact a:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 18px;
  padding-right: 10px;
  content: "\f15b";
  color: #494949;
}
.lienfact a:hover {
  color: #565656;
}

#choix_trans {
  margin-bottom: 45px;
  margin-top: 25px;
}
#choix_trans div {
  transition: all 0.3s linear;
  max-width: 48%;
  padding: 2%;
  background: #ffffff;
  cursor: pointer;
}
#choix_trans div:first-of-type {
  margin-right: 2%;
}
#choix_trans div:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
#choix_trans #choix_rapide h2 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  line-height: 22px;
  background: #000000;
}
#choix_trans #choix_rapide h2:before {
  font-family: FontAwesome;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 20px 0px 0px;
  text-decoration: none;
  vertical-align: middle;
}
#choix_trans #choix_rapide h2:before {
  content: "\f1d8";
}
#choix_trans #choix_rapide p {
  margin-bottom: 15px;
}

.bloc_drag_drop_doc {
  width: 100%;
  background: #ffffff;
  padding: 20px;
  min-height: 620px;
}

.presentation_type_doc {
  width: 100%;
  font-family: "Arial", sans-serif;
  min-height: 620px;
}
.presentation_type_doc .text-center span {
  font-size: 13px;
}
.presentation_type_doc .liste_type_doc {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 15px;
}
.presentation_type_doc ul li {
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 5px;
}
.presentation_type_doc ul li .fdart_lib {
  width: 85%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.presentation_type_doc ul li:after {
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 5px;
  text-decoration: none;
  vertical-align: middle;
  color: #bbb;
}
.presentation_type_doc ul li.signable:after {
  content: "\f044" !important;
}
.presentation_type_doc ul li.fich_exist {
  cursor: pointer;
}
.presentation_type_doc ul li.fich_exist:before {
  color: #68c200;
}
.presentation_type_doc ul li.fich_exist:before {
  content: "\f00c";
}
.presentation_type_doc ul li:not(.fich_exist):before {
  color: #bbb;
}

.doc_list ul li {
  font-size: 13px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.doc_list ul li:not(.fich_exist):before {
  color: #cccccc;
}
.doc_list ul li:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 5px;
  text-decoration: none;
  vertical-align: middle;
}
.doc_list ul li.fich_exist:before {
  color: #68c200;
}
.doc_list:not(.display_doc--disable) ul li.fich_exist {
  cursor: pointer;
}

.info_doc {
  cursor: pointer;
}
.info_doc:hover {
  color: #636363;
}

.legendesignable {
  color: #bbb;
}

.liste_type_doc .legendesignable {
  margin-top: 15px;
}

.iconesignable:before, .iconesignablebleu:before, .iconesignableenc:before, .iconesignableval:before, .iconesignablerefus:before {
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 5px;
  text-decoration: none;
  vertical-align: middle;
  content: "\f044";
}

.iconesignablebleu:before {
  color: #636363;
}

.iconesignable:before {
  color: #bbb !important;
}

.iconesignableenc:before {
  color: #f15c22;
}

.iconesignableval:before {
  color: #68c200;
}

.iconesignablerefus:before {
  color: #c20000;
}

.presentation_type_doc #doc_deja_trans ul,
.doc_list #doc_deja_trans ul {
  max-height: 180px;
  min-height: 180px;
  overflow-y: scroll;
}
.presentation_type_doc #doc_deja_trans ul li,
.doc_list #doc_deja_trans ul li {
  width: 100%;
  position: relative;
}
.presentation_type_doc #doc_deja_trans ul li a,
.doc_list #doc_deja_trans ul li a {
  width: 80%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.presentation_type_doc #doc_deja_trans ul .vs_choixdoc:after, .presentation_type_doc #doc_deja_trans ul .vs_choixdocenc:after, .presentation_type_doc #doc_deja_trans ul .vs_choixdocval:after, .presentation_type_doc #doc_deja_trans ul .vs_choixdocrefus:after,
.doc_list #doc_deja_trans ul .vs_choixdoc:after,
.doc_list #doc_deja_trans ul .vs_choixdocenc:after,
.doc_list #doc_deja_trans ul .vs_choixdocval:after,
.doc_list #doc_deja_trans ul .vs_choixdocrefus:after {
  font-family: FontAwesome;
  width: 17px;
  font-size: 15px;
  content: "\f044";
  color: #bbb;
  cursor: pointer;
  margin-left: 15px;
  position: absolute;
  right: 6px;
}
.presentation_type_doc #doc_deja_trans ul .vs_choixdoc:after,
.doc_list #doc_deja_trans ul .vs_choixdoc:after {
  color: #bbb;
}
.presentation_type_doc #doc_deja_trans ul .vs_choixdocenc:after,
.doc_list #doc_deja_trans ul .vs_choixdocenc:after {
  color: #f15c22;
}
.presentation_type_doc #doc_deja_trans ul .vs_choixdocval:after,
.doc_list #doc_deja_trans ul .vs_choixdocval:after {
  color: #68c200;
}
.presentation_type_doc #doc_deja_trans ul .vs_choixdocrefus:after,
.doc_list #doc_deja_trans ul .vs_choixdocrefus:after {
  color: #c20000;
}

.no-icon {
  background-color: #f0f0f0;
}
.no-icon::before {
  content: none !important;
}

/*********** Transfert de fichier ************/
.bl6 {
  height: 17px;
  background: #f0f0f0;
  font-size: 10px;
  text-align: center;
  margin: 10px 0 30px 0;
}
.bl6 .progress {
  width: 0;
  height: 17px;
  background: #636363 url("../img/progress.png");
}
.bl6 .progresstaux {
  color: #cccccc;
  display: block;
  margin-top: -9px;
  line-height: 0px;
}
.bl6 .progresstaux.start {
  color: #636363;
}
.bl6 .progresstaux.mid {
  color: #ffffff;
}
.bl6.start {
  color: #636363;
}
.bl6.mid {
  color: #ffffff;
}

.bl4 {
  text-align: center;
}
.bl4 .file {
  display: inline-table;
  position: relative;
  background: #636363;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font: 14px Arial;
  overflow: hidden;
  padding: 8px 16px;
  max-width: 218px;
  text-align: center;
}
.bl4 .file input {
  cursor: pointer;
  font-size: 0px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.bl4 .file:hover {
  background: #565656;
}
.bl4 p {
  margin-bottom: 10px;
}
.bl4 .transfert {
  display: inline-table;
}
.bl4 input.sub {
  background: #000000;
  color: #ffffff;
  font: 14px Arial;
  border: 0;
  padding: 8px 22px;
  line-height: 17px;
  margin-left: 15px;
  cursor: pointer;
  filter: alpha(opacity=30);
  opacity: 0.3;
  margin-bottom: 15px;
}
.bl4 input.sub.activ {
  filter: alpha(opacity=100);
  opacity: 1;
}
.bl4 input.sub.activ:hover {
  background: #3f4350;
}

.selectedFiles,
#selectedFiles {
  overflow: auto;
  max-height: 190px;
  padding: 0;
  margin: 20px 0px;
}
.selectedFiles li,
#selectedFiles li {
  position: relative;
  background: #f0f0f0;
  list-style: none;
  margin-bottom: 5px;
}
.selectedFiles li select,
#selectedFiles li select {
  position: relative;
  top: -8px;
}
.selectedFiles li:before,
#selectedFiles li:before {
  content: "\f15b";
  font: 35px FontAwesome;
  color: #636363;
  line-height: 60px;
  margin-left: 15px;
  display: inline-block;
}
.selectedFiles li.word:before,
#selectedFiles li.word:before {
  content: "\f1c2";
}
.selectedFiles li.pdf:before,
#selectedFiles li.pdf:before {
  content: "\f1c1";
}
.selectedFiles li.jpeg:before,
#selectedFiles li.jpeg:before {
  content: "\f1c5";
}
.selectedFiles li.badfile:before,
#selectedFiles li.badfile:before {
  content: "\f15b";
  color: #a94442;
}
.selectedFiles .seldetail,
#selectedFiles .seldetail {
  display: inline-block;
  padding: 0 0 0 15px;
  font-size: 0.9em;
  line-height: 12px;
  width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 20px;
}
.selectedFiles .seldetail small,
#selectedFiles .seldetail small {
  font-size: 0.8em;
  color: #242424;
  display: block;
  margin-top: 4px;
}
.selectedFiles .seldetail .red,
#selectedFiles .seldetail .red {
  color: #a94442;
}
.selectedFiles .seldetail--large,
#selectedFiles .seldetail--large {
  width: 500px;
}
.selectedFiles .selFile:before,
#selectedFiles .selFile:before {
  content: "\f147";
  color: #cccccc;
  font: 30px FontAwesome;
  position: absolute;
  top: 16px;
  right: 30px;
  cursor: pointer;
}
.selectedFiles .selFile:hover:before,
#selectedFiles .selFile:hover:before {
  color: #a94442;
}
.selectedFiles .selFile:last-of-type,
#selectedFiles .selFile:last-of-type {
  margin-bottom: 0px;
}

/*********** FIN Transfert de fichier ***************/
.b-top {
  min-height: 208px;
}

.left-right-devis {
  width: 100%;
  padding-top: 10px;
  font-size: 13px;
  line-height: 20px;
}
.left-right-devis table td {
  padding: 5px;
  font-size: 1.1em;
}

.td-etat {
  background: #f0f0f0;
}

.span_stat_doc_7 {
  color: #636363 !important;
}

.span_stat_doc_9 {
  color: #a94442 !important;
}

.table > thead > tr > th {
  border-width: 1px !important;
}

.doc-transmis thead tr th {
  font-weight: 500;
  font-size: 14px;
}
.doc-transmis tr:not(.display_doc--disable):hover td {
  background: #f0f0f0;
}
.doc-transmis tr:not(.display_doc--disable):hover td.td-etat {
  background: #cccccc;
}
.doc-transmis .vs_choixdoc:after, .doc-transmis .vs_choixdocenc:after, .doc-transmis .vs_choixdocval:after, .doc-transmis .vs_choixdocrefus:after {
  font-family: FontAwesome;
  width: 17px;
  font-size: 15px;
  content: "\f044";
  color: #bbb;
  cursor: pointer;
}
.doc-transmis .vs_choixdoc:after {
  color: #bbb;
}
.doc-transmis .vs_choixdocenc:after {
  color: #f15c22;
}
.doc-transmis .vs_choixdocval:after {
  color: #68c200;
}
.doc-transmis .vs_choixdocrefus:after {
  color: #c20000;
}

.msg-annule,
.msg-annule td {
  color: #a94442 !important;
}

.msg-en-attente {
  color: #636363 !important;
}

.b-paiement {
  border: 1px solid #cccccc;
  padding: 20px 12px;
  display: inline-block;
  background: #ffffff;
}

.b-paiement + .b-paiement {
  margin-left: 10px;
}

.b-colonnes {
  background: #f0f0f0;
}

.b-colonnes .colonne + .colonne {
  border-left: 1px solid #cccccc;
}

.colonne {
  float: left;
  width: 50%;
  height: 100%;
  min-height: 245px;
}
.colonne h3 {
  height: 35px;
  line-height: 35px;
  display: block;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  background: #ffffff;
  font-size: 15px;
}

.txt-col {
  padding: 30px 20px;
}

.txt-lcl {
  margin: 0 20px;
  font-size: 13px;
  font-weight: 500;
}
.txt-lcl img {
  margin-right: 7px;
}

.line-paiement {
  background: #ffffff;
  display: table;
  width: 100%;
  margin-bottom: 9px;
}

.label-p {
  font-size: 11px;
  line-height: 20px;
  padding: 6px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  display: table-cell;
  background: #f0f0f0;
  text-transform: uppercase;
  width: 75px;
  color: #242424;
  font-weight: 500;
}

.txt-p {
  font-size: 11px;
  line-height: 20px;
  padding: 6px 10px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  display: table-cell;
  background: #ffffff;
  font-weight: 500;
}

.search {
  padding: 15px 0 15px;
}

.search-form {
  margin-top: 15px;
  margin-bottom: 15px;
}
.search-form .form-item {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
.search-form input,
.search-form span.customSelect,
.search-form select {
  width: 200px;
}
.search-form .date {
  width: 140px;
}
.search-form label {
  margin-bottom: 6px;
  color: #242424;
  font-size: 14px;
}
.search-form input,
.search-form span.customSelect,
.search-form select {
  width: 200px;
}
.search-form input {
  padding: 0 15px;
  line-height: 43px;
  font-size: 14px;
  color: #242424;
  width: 200px;
  height: 43px;
  border: 1px solid #dfdfdf;
}

.btn-search {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  margin-top: 27px;
  font-family: FontAwesome;
  color: #ffffff;
  width: 45px;
  font-size: 28px;
  background: #494949;
}
.btn-search:after {
  content: "\f002";
}
.btn-search:hover {
  background: #686e72;
}

.popup_new_dos {
  background: #3c6f9e !important;
}
.popup_new_dos:hover {
  background: #2e5579 !important;
}

.form-pagination {
  margin-bottom: 50px;
  text-align: center;
}
.form-pagination span {
  margin: 0 30px;
  display: inline-block;
  font-size: 1.07em;
  color: #000000;
}

.txt-header {
  margin-top: 50px;
}

.listefacturedossier {
  background: #ffffff;
  display: grid;
  grid-template-columns: 35% 40% 100px 1fr;
  width: 100%;
  margin-bottom: 9px;
  cursor: pointer;
}
.listefacturedossier .label {
  font-size: 11px;
  line-height: 20px;
  padding: 6px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #f0f0f0;
  text-transform: uppercase;
  color: #242424;
  font-weight: 500;
}
.listefacturedossier .label:hover {
  color: #242424;
}
.listefacturedossier .txt {
  font-size: 11px;
  line-height: 20px;
  padding: 6px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-weight: 500;
}
.listefacturedossier .caseacocher {
  font-size: 11px;
  line-height: 20px;
  padding: 6px 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
  font-weight: 500;
}

#payerfactindiv {
  background-color: #636363;
  height: 33px;
  line-height: 33px;
  padding: 0px 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
}

.lienpaiement {
  height: 33px;
  line-height: 33px;
  font-size: 16px;
}

.copypaiement #to-copy {
  width: 100%;
  padding: 8px 0px;
  margin: 8px 0;
  display: inline-block;
  border: none;
  box-sizing: border-box;
  outline: none;
  background: #f0f0f0;
  border-bottom: 1px solid #cccccc;
  font-size: 0.9em;
}
.copypaiement #copy {
  color: #000000;
  display: inline-block;
  font-family: "PT Sans Narrow";
  font-weight: 800;
  font-size: 14px;
  cursor: pointer;
}
.copypaiement #copy:hover {
  color: #3c6f9e;
}

.totalatos {
  color: #636363;
}

.wrapper .creer-dossier .btn2 {
  width: 350px;
  font-family: "PT Sans Narrow", sans-serif;
}
.wrapper .paiement-dossier {
  margin-bottom: 110px;
  display: none;
}
.wrapper .paiement-dossier .carteon {
  padding: 5px;
  text-align: center;
}
.wrapper .paiement-dossier .carteon .btn {
  background: none !important;
  font-size: 20px;
  color: #000000;
}
.wrapper .paiement-dossier .carteon .btn:hover {
  color: #636363;
}
.wrapper .paiement-dossier--display {
  display: block;
}
.wrapper .validation_dossier {
  min-height: 58px;
}

.msg-annule td a {
  color: #636363 !important;
}

.modal {
  padding-right: 0 !important;
}
.modal .modal-content {
  border-radius: 0;
}
.modal .close {
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal .deplacer {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  border: 0;
  background: 0;
  margin-right: 10px;
}
.modal .modal-header {
  border-bottom: 0;
  height: 37px;
}

.top-modal {
  background: #f0f0f0;
  padding: 15px 20px;
  margin: 0 -20px 20px;
}
.top-modal h4 {
  margin: 0;
}
.top-modal .pull-right {
  color: #636363;
}

.modal-body {
  padding: 20px;
}

.date-post {
  font-size: 11px;
  color: #242424;
  font-style: italic;
}

.col-lg-1.table-folders_header_col, .col-lg-10.table-folders_header_col, .col-lg-11.table-folders_header_col, .col-lg-12.table-folders_header_col, .col-lg-2.table-folders_header_col, .col-lg-3.table-folders_header_col, .col-lg-4.table-folders_header_col, .col-lg-5.table-folders_header_col, .col-lg-6.table-folders_header_col, .col-lg-7.table-folders_header_col, .col-lg-8.table-folders_header_col, .col-lg-9.table-folders_header_col, .col-md-1.table-folders_header_col, .col-md-10.table-folders_header_col, .col-md-11.table-folders_header_col, .col-md-12.table-folders_header_col, .col-md-2.table-folders_header_col, .col-md-3.table-folders_header_col, .col-md-4.table-folders_header_col, .col-md-5.table-folders_header_col, .col-md-6.table-folders_header_col, .col-md-7.table-folders_header_col, .col-md-8.table-folders_header_col, .col-md-9.table-folders_header_col, .col-sm-1.table-folders_header_col, .col-sm-10.table-folders_header_col, .col-sm-11.table-folders_header_col, .col-sm-12.table-folders_header_col, .col-sm-2.table-folders_header_col, .col-sm-3.table-folders_header_col, .col-sm-4.table-folders_header_col, .col-sm-5.table-folders_header_col, .col-sm-6.table-folders_header_col, .col-sm-7.table-folders_header_col, .col-sm-8.table-folders_header_col, .col-sm-9.table-folders_header_col, .col-xs-1.table-folders_header_col, .col-xs-10.table-folders_header_col, .col-xs-11.table-folders_header_col, .col-xs-12.table-folders_header_col, .col-xs-2.table-folders_header_col, .col-xs-3.table-folders_header_col, .col-xs-4.table-folders_header_col, .col-xs-5.table-folders_header_col, .col-xs-6.table-folders_header_col, .col-xs-7.table-folders_header_col, .col-xs-8.table-folders_header_col, .col-xs-9.table-folders_header_col {
  padding: 0px !important;
}

/***************** PRELOADER AJAX *****************/
.preloaderspinner {
  font-size: 1.5em;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: none;
}
.preloaderspinner .preloaddiv {
  color: #000000;
  position: relative;
  display: block;
  margin-top: 50vh;
}
.preloaderspinner p {
  font-size: 1.5em;
  font-weight: bold;
}

.preloaderpopup {
  font-size: 1.2em;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: none;
}
.preloaderpopup .preloaddiv {
  color: #000000;
  position: relative;
  display: block;
  margin-top: 150px;
}
.preloaderpopup p {
  font-size: 1.2em;
  font-weight: bold;
}

.successpopup {
  font-size: 1.2em;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  display: none;
}
.successpopup .preloaddiv {
  color: #000000;
  position: relative;
  display: block;
  top: calc(50% - 71px);
}
.successpopup p {
  font-size: 1.2em;
  font-weight: bold;
}

.js_bloc_back {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 50;
}

.js_bloc_dialog {
  background-color: rgb(255, 255, 255);
  width: 80%;
  position: fixed;
  top: 25px;
  z-index: 51;
  margin-left: 10%;
  margin-right: 10%;
  overflow: auto;
  height: 90%;
}
.js_bloc_dialog .close,
.js_bloc_dialog .deplacer {
  border-left: 1px solid #cccccc;
  padding: 10px;
}
.js_bloc_dialog .modal-title {
  background: #f0f0f0;
  padding: 0 20px;
  margin: 0;
}

.js_bloc_body {
  padding: 15px;
}

.form-modal {
  border-bottom: 1px solid #959595;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.form-modal textarea {
  border: 1px solid #959595;
  height: 135px;
  width: 100%;
  padding: 20px;
  margin-bottom: 5px;
}
.form-modal label {
  margin-bottom: 20px;
  font-size: 14px;
  color: #000000;
}

.comments .comment,
.comment {
  margin-bottom: 20px;
}

.postInfos {
  margin-bottom: 20px;
}

.comment .auteur {
  font-size: 14px;
  color: #636363;
}

.comment.answer .auteur {
  color: #a94442;
}

.txt-comment {
  padding: 20px;
  background: #f0f0f0;
  color: #242424;
  position: relative;
  font-size: 13px;
  font-family: "Roboto";
  line-height: 20px;
}

.postInfos .msglu:after,
.postInfos .msgnonlu:after {
  display: inline-block;
  font-size: 16px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 15px;
  text-decoration: none;
  color: #000000;
  margin-right: 8px;
}

.postInfos .msglu:after {
  content: "\f2b7";
}

.postInfos .msgnonlu {
  cursor: pointer;
}
.postInfos .msgnonlu:after {
  content: "\f003";
}

#doss_messages .comments {
  height: 210px;
  overflow-y: scroll;
}

.liste1 li {
  list-style: none;
  clear: both;
  line-height: 35px;
  background-color: #cccccc;
}
.liste1 label {
  width: 160px;
  float: left;
  background-color: #f0f0f0;
  padding: 0px 10px;
  margin: 0 15px 1px 0;
}

.password p {
  font: normal 14px Arial !important;
}
.password a.orange {
  color: #636363 !important;
}

.bloc_form_password {
  padding-top: 30px;
}
.bloc_form_password .p_marign {
  padding: 20px;
}
.bloc_form_password label.passwordlabel {
  width: 40%;
  display: inline-block;
  text-align: right;
  margin-right: 11px;
  font: bold 14px Arial;
}
.bloc_form_password label.passwordlabel .petitlabel {
  color: #636363;
  display: block;
  font-size: 11px;
  padding-top: 11px;
}
.bloc_form_password .label80 {
  width: 80%;
  display: inline-block;
}

.bloc_form .bleu {
  color: #636363;
}
.bloc_form .text,
.bloc_form .textarea {
  line-height: 43px;
  background: #ffffff;
  padding: 0 4px;
  color: #242424;
  border: 1px solid #d6d6d6;
  outline-style: none;
  width: 100%;
}
.bloc_form .text {
  height: 43px;
}
.bloc_form textarea.text {
  height: 200px;
}
.bloc_form .text:disabled {
  background-color: #f0f0f0;
  border: 1px solid #bbb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bloc_form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  color: #242424;
  padding: 0 25px 0 15px;
  line-height: 43px;
  border: 1px solid #d6d6d6;
  width: 100%;
  display: block;
  background: #ffffff url(../img/select.png) 96% center no-repeat;
  height: 43px;
}
.bloc_form select.s4,
.bloc_form .text.s4,
.bloc_form .textarea.s4 {
  width: 425px;
}
.bloc_form .valformerreur,
.bloc_form .valformerreur:focus,
.bloc_form select.valformerreur {
  border: 1px solid #ffa2a2;
  background: #ffdddd;
}
.bloc_form .submit input {
  background: #636363;
  border: 0;
  padding: 6px 20px;
  font: bold 12px Arial;
  color: #ffffff;
  cursor: pointer;
}
.bloc_form .facturation_prescripteur {
  margin-top: 15px;
  margin-bottom: 5px;
}

.bloc_form_password .text,
.bloc_form_password select,
.bloc_form_password .simul,
.bloc_form_password .simulBis {
  height: 40px;
  margin-top: 8px;
  margin-bottom: 0;
  width: 52%;
}
.bloc_form_password .submit {
  display: inline-block;
  padding: 20px 0;
  text-align: right;
  width: 10%;
}
.bloc_form_password .submit input {
  font: bold 14px Arial;
  padding: 10px 29px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 1170px;
  }
}
.radiogroup {
  background: #f0f0f0;
  color: #000000;
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  cursor: pointer;
}
.radiogroup:before {
  font-family: FontAwesome;
  width: 20px;
  font-weight: normal;
  font-size: 20px;
  color: #000000;
  padding-right: 10px;
  content: "\f106";
}
.radiogroup.activ:before {
  content: "\f107";
}

.choix_type_form {
  min-height: 140px;
}
.choix_type_form .radio {
  border: 1px solid #d6d6d6;
  padding: 5px 10px 5px 30px;
}
.choix_type_form .radio.checked {
  border: 1px solid #636363;
}

.choix_type_form .radio.checked label,
#liste_form_simple .radio.checked label {
  color: #636363;
}

h2.blue {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}

h3.blue {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}

fieldset {
  border: none;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 30px;
  border-top: 1px solid #ffffff;
}

.form-row {
  padding: 0;
  margin: 0;
}
.form-row .label,
.form-row .input {
  padding: 20px;
  display: inline-block;
  text-align: left;
}
.form-row .label {
  font-size: 14px;
  color: #242424;
  font-weight: normal;
  max-width: 300px;
  padding: 34px 20px;
}
.form-row .label.optional:not(.cacherinfoopt):after {
  content: " (optionnel)";
}
.form-row .input input[type=text],
.form-row .input select {
  width: 100%;
  max-width: 420px;
  padding-left: 15px;
  font-size: 14px;
}
.form-row .input select option {
  padding-left: 130px;
}

.form-row2 {
  padding: 0;
  margin: 10px 0;
  display: grid;
  grid-template-columns: 100px 1fr 100px 1fr;
}
.form-row2 input {
  width: 90%;
}

.nouv_signataire {
  margin: 15px;
}
.nouv_signataire:not(:first-child) {
  padding: 15px;
  border-top: 1px solid #f0f0f0;
  margin: 10px;
}

.validation_signataire {
  margin: 15px;
  display: grid;
  grid-template-columns: 1fr 160px;
}
.validation_signataire .btn {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  font-size: 16px;
}

.form-row_notification {
  padding: 20px;
}

input[type=checkbox].custom:not(:checked),
input[type=checkbox].custom:checked {
  position: absolute;
  left: -9999px;
}
input[type=checkbox].custom:not(:checked) + label,
input[type=checkbox].custom:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
}
input[type=checkbox].custom:not(:checked) + label:before,
input[type=checkbox].custom:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cccccc;
  background: #f0f0f0;
}
input[type=checkbox].custom:not(:checked) + label:after,
input[type=checkbox].custom:checked + label:after {
  text-align: center;
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 2px;
  font-size: 16px;
  color: #000000;
  transition: all 0.2s;
}

input[type=checkbox].custom:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

input[type=checkbox].custom:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

input[type=checkbox].custom + label {
  font-size: 14px;
}

@media (max-width: 768px) {
  .form-row .input {
    border-left: none;
    border-bottom: 1px solid #f0f0f0;
  }
  .form-row .label {
    padding: 10px 10px 0px 10px;
    font-weight: 700;
  }
  .form-row .input {
    padding: 20px;
  }
  .form-row .input:before {
    content: none;
  }
  input[type=checkbox].custom + label {
    font-size: 12px;
  }
}
@media (max-width: 995px) {
  .num-for {
    border: none;
    text-align: left !important;
  }
  #choix_trans div {
    max-width: 100%;
  }
  #choix_trans div:first-of-type {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .bloc_drag_drop_doc,
  .presentation_type_doc {
    min-height: 1px;
  }
  .bloc_drag_drop_doc {
    margin-bottom: 30px;
  }
}
.dropzone {
  background-color: #f0f0f0;
  border: 3px dashed #cccccc;
  padding: 35px;
}
.dropzone:hover, .dropzone.dragover {
  background-color: #f0f0f0;
}
.dropzone .forbidden {
  background-color: #f2dede;
  border: 3px dashed #ebccd1;
  cursor: no-drop;
}
.dropzone i.fa {
  font-size: 64px;
  color: #636363;
}

.my-toggle {
  background: transparent;
  border: 0;
  border-radius: 0.25em;
  color: #8d8d8d;
  cursor: pointer;
  font-size: 0.75em;
  font-weight: bold;
  margin-right: 0.5em;
  padding: 0.5em;
  text-transform: uppercase;
}
.my-toggle:hover, .my-toggle:focus {
  background-color: #f0f0f0;
  color: #242424;
  outline: transparent;
}

.table-folders {
  font-family: "Roboto";
}

.table-folders_header {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  background: #494949;
  position: relative;
  text-align: left;
  height: 50px;
}

.table-folders_header i {
  font-size: 12px;
  cursor: pointer;
}

.table-folders_header_col {
  position: relative;
}
.table-folders_header_col span {
  margin-top: 10px;
  display: inline-block;
}
.table-folders_header_col:first-of-type:before {
  content: none;
}

.table-folders_list {
  margin-bottom: 50px;
}
.table-folders_list .container .row div {
  padding: 15px 0px;
  min-height: 68px;
}

.table-folders_list_folder {
  color: #242424;
  line-height: 18px;
  border-bottom: 1px solid #ffffff;
}
.table-folders_list_folder:hover .suppr i {
  display: block;
}
.table-folders_list_folder .suppr i {
  display: none;
  color: #a94442 !important;
  cursor: pointer;
}
.table-folders_list_folder div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-folders_list_folder span {
  color: #8d8d8d;
  font-size: 11px;
}
.table-folders_list_folder .fa {
  font-family: FontAwesome !important;
  font-weight: 500;
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  font-size: 24px;
  color: #8d8d8d;
}
.table-folders_list_folder .fa.fa-envelope-o {
  color: #000000;
}
.table-folders_list_folder:nth-child(even) {
  background: #f0f0f0;
}
.table-folders_list_folder:nth-child(odd) {
  background: #e3e3e3;
}
.table-folders_list_folder:hover {
  background-color: #cccccc;
}

.dossier-ref {
  color: #3f4350 !important;
}

.statut {
  padding-left: 50px !important;
}
.statut:after {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  font-family: FontAwesome;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  position: absolute;
  top: calc(50% - 16px);
  left: 5px;
}

.title-dossier.statut:after {
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 0px;
}

.statut.en-attente:after {
  background-color: #5c8cc2;
  content: "\f017";
}
.statut.termine:after {
  background-color: #68c200;
  content: "\f00c";
}
.statut.archive:after {
  background-color: #5c8cc2;
  content: "\f00c";
}
.statut.traitement:after {
  background-color: #f15c22;
  content: "\f007";
}
.statut.en-preparation:after {
  background-color: #bbb;
  content: "\f040";
}
.statut.devise:after {
  background-color: #bbb;
  content: "\f153";
}
.statut.valide_greffe:after {
  background-color: #68c200;
  content: "\f19c";
}
.statut.refus_greffe:after {
  background-color: #f15c22;
  content: "\f19c";
}
.statut.rejete_greffe:after {
  background-color: #c20000;
  content: "\f19c";
}
.statut.attente_donnees:after {
  background-color: #c25cba;
  content: "\f19c";
}
.statut.attente_provision:after {
  background-color: #c25cba;
  content: "\f153";
}
.statut.attente_pieces:after {
  background-color: #c25cba;
  content: "\f15b";
}
.statut.rejete:after {
  background-color: #f15c22;
  content: "\f00d";
}
.statut.invalide:after {
  background-color: #c20000;
  content: "\f00d";
}
.statut.transmis:after {
  background-color: #5c8cc2;
  content: "\f19c";
}
.statut.attente-paiement:after {
  background-color: #5c8cc2;
  content: "\f153";
}

.title-dossier .statut.en-attente h3 {
  color: #5c8cc2;
}
.title-dossier .statut.termine h3 {
  color: #68c200;
}
.title-dossier .statut.traitement h3 {
  color: #f15c22;
}
.title-dossier .statut.en-preparation h3 {
  color: #bbb;
}
.title-dossier .statut.en-devise h3 {
  color: #bbb;
}
.title-dossier .statut.valide_greffe h3 {
  color: #68c200;
}
.title-dossier .statut.refus_greffe h3 {
  color: #f15c22;
}
.title-dossier .statut.rejete_greffe h3 {
  color: #c20000;
}
.title-dossier .statut.attente_donnees h3 {
  color: #c25cba;
}
.title-dossier .statut.attente_provision h3 {
  color: #c25cba;
}
.title-dossier .statut.attente_pieces h3 {
  color: #c25cba;
}
.title-dossier .statut.rejete h3 {
  color: #f15c22;
}
.title-dossier .statut.invalide h3 {
  color: #c20000;
}
.title-dossier .statut.transmis h3 {
  color: #5c8cc2;
}
.title-dossier .statut.attente-paiement h3 {
  color: #5c8cc2;
}

.msg {
  min-height: 36px;
}

.sm-visible {
  display: none;
}

.ui-draggable-handle {
  touch-action: none;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #cccccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  min-width: 1000px;
  min-height: 200px;
  border: none;
}

.ui-dialog .ui-dialog-titlebar {
  position: relative;
  background-color: #636363;
  color: #ffffff;
  min-height: 55px;
  padding: 15px;
  cursor: move;
  text-align: center;
  font-size: 18px;
  border: none;
}

.ui-dialog .ui-dialog-titlebar:after {
  z-index: 1000;
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 49%;
  width: 18px;
  height: 18px;
  background: #636363;
  border-right: 1px solid #636363;
  border-bottom: 1px solid #636363;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 20px;
  background: none;
  border: 0;
  line-height: normal;
  overflow: visible;
  padding: 0;
  font-family: FontAwesome;
  width: 20px;
  font-weight: normal;
  font-size: 20px;
  content: "\f2d3";
  color: #ffffff;
}

.ui-dialog .ui-dialog-titlebar-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
  background: none;
}

.ui-dialog .ui-dialog-titlebar-close.ui-button-icon-only {
  background: none;
  text-indent: 0px;
}

.ui-dialog .ui-state-hover {
  background: none;
  border: none;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  /* padding: .5em 1em; */
  background: none;
  overflow: auto;
  width: 100% !important;
}

.ui-dialog .ui-dialog-buttonpane {
  display: none;
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  /* padding: .2em .2em 0; */
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  outline: none;
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  background: #ffffff;
  color: #242424;
}

.ui-widget-header {
  font-weight: bold;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #f0f0f0;
  font-weight: normal;
  color: #8d8d8d;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #8d8d8d;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #f0f0f0;
  font-weight: normal;
  color: #8d8d8d;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #8d8d8d;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: #636363;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #565656;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #242424;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #242424;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #242424;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  background: #cccccc;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

.popup {
  display: none;
}
.popup.ui-dialog-content {
  padding: 20px;
}

.popup_content {
  font-family: "Roboto";
  max-height: 350px;
  min-height: 350px;
  overflow-y: scroll;
  margin-bottom: 30px;
}

.popup_form_textarea {
  width: 100%;
  height: 150px;
  border: 1px solid #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}

/***************************** info signataire ***************************************/
.m5 {
  margin: 5px;
}

.infosignataires {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
}
.infosignataires .infosignataire {
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #ffffff;
  line-height: 1.2em;
}
.infosignataires .infosignataire.infosignatairerefuse {
  border-color: #c20000;
  background: #fed1ad;
}
.infosignataires .infosignataire.infosignatairesigne {
  border-color: #68c200;
  background: #e0f3ca;
}
.infosignataires .infosignataire.infosignataireattente {
  border-color: #bbb;
  background: #f0f0f0;
}

/********************************************************************/
@media (max-width: 767px) {
  .table-folders_header .container .row div:not(.sm-visible) {
    display: none;
  }
  .sm-visible {
    display: block;
  }
  .table-folders_list_folder .fa-envelope-o {
    position: relative;
    left: 0px;
  }
  .table-folders_header_col:before {
    content: none;
  }
  .statut:after {
    content: none !important;
  }
  .table-folders_list_folder div {
    padding: 5px 15px !important;
  }
}
.ui-dialog {
  box-sizing: border-box;
  display: none;
  background-color: #ffffff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  min-width: 800px;
  min-height: 650px;
}

.ui-dialog-titlebar {
  position: relative;
  background-color: #636363;
  color: #ffffff;
  padding: 15px;
  cursor: move;
  text-align: center;
  font-size: 18px;
}
.ui-dialog-titlebar:after {
  z-index: 1000;
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 48%;
  width: 18px;
  height: 18px;
  background: #636363;
  border-right: 1px solid #636363;
  border-bottom: 1px solid #636363;
}

.ui-dialog-titlebar-close {
  float: right;
}
.ui-dialog-titlebar-close:before {
  font-family: FontAwesome;
  width: 20px;
  font-weight: normal;
  font-size: 20px;
  content: "\f2d3";
  color: #ffffff;
}

.ui-dialog-titlebar-close .ui-icon-closethick {
  display: none;
}

.ui-dialog .ui-state-hover {
  background: none;
  border: none;
}

.erreurform {
  color: #f15c22;
  font-weight: 600;
}

.no-padding-right {
  padding-right: 0px;
}

.successpopup svg {
  width: 100px;
  display: block;
  margin: 40px auto 0;
}
.successpopup p.success {
  text-align: center;
  margin: 20px 0 60px;
  font-size: 1.25em;
  color: #3c763d;
}
.successpopup .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.successpopup .path.circle {
  animation: dash 0.9s ease-in-out;
}
.successpopup .path.line {
  stroke-dashoffset: 1000;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}

.path.check {
  stroke-dashoffset: -100;
  animation: dash-check 0.9s 0.35s ease-in-out forwards;
}

.successpopup p.success {
  text-align: center;
  margin: 20px 0 60px;
  font-size: 1.25em;
  color: #3c763d;
}

.coche {
  margin-right: 10px;
}

.coche_ok,
.coche_ok2,
.coche_ko {
  display: block;
}
.coche_ok:before,
.coche_ok2:before,
.coche_ko:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 5px 0px 0px;
  text-decoration: none;
  font-size: 1.5em;
}

.coche_ok:before {
  content: "\f14a";
  color: #68c200;
}

.coche_ko:before {
  content: "\f096";
  color: #a94442;
}

.coche_ok2:before {
  content: "\f14a";
  color: #5c8cc2;
}

.btn33 {
  height: 33px;
  line-height: 33px;
  padding: 0px 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.btnfichier {
  background-color: #636363;
  height: 33px;
  line-height: 33px;
  padding: 0px 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}
.btnfichier .fa-file-pdf-o {
  margin-right: 15px;
}

.btn--msg-popup {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 16px;
  height: 33px;
  line-height: 33px;
  padding: 0px 10px;
}
.btn--msg-popup:not(.btn--msg-popup--new-msg) {
  background-color: #bbb;
}
.btn--msg-popup i {
  margin-right: 10px;
}

.partiesousclients {
  padding: 12px;
}

.tri-sousclient {
  display: grid;
  grid-template-columns: 1fr 140px 30px;
  grid-column-gap: 10px;
  padding: 15px 0;
  margin-bottom: 5px;
}
.tri-sousclient .btn {
  font-size: 16px;
  background-color: #636363;
  height: 24px;
  line-height: 19px;
  font-weight: 400;
}
.tri-sousclient .newsousclient, .tri-sousclient .newsousclientetape1 {
  font-size: 29px;
  background-color: #636363;
  height: 24px;
  line-height: 23px;
  font-weight: normal;
  width: 30px;
  padding: 0;
}
.tri-sousclient input {
  width: 100%;
}
.tri-sousclient .titresousclients {
  text-align: right;
}

.sousclients:not(.listesuruneligne) {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 10px;
}
.sousclients:not(.listesuruneligne) li .nomclient {
  width: 100%;
  display: block;
}
.sousclients:not(.listesuruneligne) li .modifclient {
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #000000;
  height: 20px;
  width: 20px;
  z-index: 100;
}
.sousclients:not(.listesuruneligne) li .modifclient::after {
  content: "\f040";
}
.sousclients:not(.listesuruneligne) li .modifclient:hover {
  color: #ffffff;
}
.sousclients li {
  background: #ffffff;
  margin: 5px;
  padding: 5px;
  cursor: pointer;
  position: relative;
}
.sousclients li:hover, .sousclients li.selected {
  background: #cccccc;
  border: 1px solid #cccccc;
}

.divsubmittiers {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

.changersousclient, .clientetprescripteur {
  padding: 0 15px;
  background-color: #636363;
}

.form-paginationtiers {
  text-align: center;
  font-size: 1rem;
  display: grid;
  grid-template-columns: 25px 1fr 25px;
  grid-column-gap: 10px;
  align-items: center;
}
.form-paginationtiers_info {
  display: block;
  font-size: 0.9rem;
}
.form-paginationtiers .etc {
  cursor: default;
}
.form-paginationtiers .actif {
  background: #3c6f9e;
  cursor: default;
  color: #ffffff;
}
.form-paginationtiers .btn-next,
.form-paginationtiers .btn-prev {
  padding: 0px;
}
.form-paginationtiers .btn-next:after,
.form-paginationtiers .btn-prev:before {
  font-family: FontAwesome;
}
.form-paginationtiers .btn-next:not(.inactif),
.form-paginationtiers .btn-prev:not(.inactif) {
  cursor: pointer;
}
.form-paginationtiers .btn-next {
  background: #3c6f9e;
  color: #ffffff;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.form-paginationtiers .btn-next:before {
  right: 6px;
}
.form-paginationtiers .btn-prev {
  background: #3c6f9e;
  color: #ffffff;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.form-paginationtiers .btn-prev:before {
  left: 6px;
}
.form-paginationtiers .inactif {
  background: rgba(60, 111, 158, 0.5);
  color: #ffffff;
  cursor: default;
}

.gestion-client {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 400px 1fr;
}/*# sourceMappingURL=new-style.css.map */