@charset "UTF-8";
.black {
  color: #333 !important;
}

.white {
  color: #fff !important;
}

.orange {
  color: #ff6600 !important;
}

.darkorange {
  color: #d65804 !important;
}

.darkred {
  color: #C32222 !important;
}

.green {
  color: #22AA04 !important;
}

.grey {
  color: #aaa !important;
}

.lightgrey {
  color: #f0f0f0 !important;
}

.bg-black {
  background-color: #333 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-orange {
  background-color: #ff6600 !important;
}

.bg-darkorange {
  background-color: #d65804 !important;
}

.bg-darkred {
  background-color: #C32222 !important;
}

.bg-green {
  background-color: #22AA04 !important;
}

.bg-grey {
  background-color: #aaa !important;
}

.bg-lightgrey {
  background-color: #f0f0f0 !important;
}

.regular {
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
}

.bold {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.size10 {
  font-size: 10px;
}

.size12 {
  font-size: 12px;
}

.size14 {
  font-size: 14px;
}

.size16 {
  font-size: 16px;
}

.size18 {
  font-size: 18px;
}

.size20 {
  font-size: 20px;
}

.size22 {
  font-size: 22px;
}

.size24 {
  font-size: 24px;
}

header {
  padding: 30px 50px;
}
header .logo {
  width: 120px;
}
header .links {
  padding-top: 10px;
}
header .links .welcome {
  cursor: default;
  pointer-events: none;
  font-style: oblique;
  margin-right: 10px;
  color: #aaa;
}
header .links .welcome span {
  text-transform: capitalize;
}
header .links a {
  margin-left: 30px;
  color: #333;
  height: 100%;
}

.table-responsive {
  border-radius: 10px;
  border: 1px solid #ddd;
}

table {
  border: 1px solid #ddd !important;
  border-color: rgba(0, 0, 0, 0) !important;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.table {
  margin-bottom: 0 !important;
}
.table .tabledit-input {
  padding: 5px 0 !important;
  text-align: center;
}
.table .notouch .tabledit-span {
  display: block !important;
}
.table .notouch .tabledit-input {
  display: none !important;
}
.table .expr {
  width: 30px !important;
  background-color: rgba(255, 250, 0, 0.1);
}
.table .smn {
  width: 60px !important;
  background-color: rgba(250, 200, 0, 0.15);
}
.table .stock {
  width: 80px;
  background-color: rgba(0, 250, 0, 0.08);
  font-weight: 700;
}
.table tr th {
  text-align: center;
}
.table tr th.mes {
  background-color: rgba(0, 0, 0, 0.08);
}
.table tr td {
  font-size: 16px;
  text-align: center;
  vertical-align: middle !important;
  padding: 8px 2px !important;
}
.table tr td.color {
  background-color: #fff !important;
  padding: 8px !important;
  width: 40px;
}
.table tr td.color span {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
}
.table tr td.ref {
  padding: 8px !important;
}
.table tr td.mes {
  background-color: rgba(89, 150, 181, 0.2);
}
.table tr td:last-of-type {
  text-align: center;
  width: 110px;
  padding: 8px !important;
}
.table tr td:last-of-type .tabledit-toolbar .btn-group .tabledit-edit-button {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.table tr td:last-of-type .tabledit-toolbar .btn-group .tabledit-delete-button {
  display: none !important;
}
.table .ref {
  text-align: left;
  width: 200px;
}
.table tbody {
  border: 0 !important;
}
.table tbody tr:nth-child(1),
.table tbody tr:nth-child(2),
.table tbody tr:nth-child(3),
.table tbody tr:nth-child(7),
.table tbody tr:nth-child(8),
.table tbody tr:nth-child(9),
.table tbody tr:nth-child(13),
.table tbody tr:nth-child(14),
.table tbody tr:nth-child(15),
.table tbody tr:nth-child(19),
.table tbody tr:nth-child(20),
.table tbody tr:nth-child(21),
.table tbody tr:nth-child(25),
.table tbody tr:nth-child(26),
.table tbody tr:nth-child(27),
.table tbody tr:nth-child(31),
.table tbody tr:nth-child(32),
.table tbody tr:nth-child(33),
.table tbody tr:nth-child(37),
.table tbody tr:nth-child(38),
.table tbody tr:nth-child(39),
.table tbody tr:nth-child(43),
.table tbody tr:nth-child(44),
.table tbody tr:nth-child(45),
.table tbody tr:nth-child(49),
.table tbody tr:nth-child(50),
.table tbody tr:nth-child(51),
.table tbody tr:nth-child(55),
.table tbody tr:nth-child(56),
.table tbody tr:nth-child(57) {
  background-color: #f0f0f0 !important;
}
.table tbody tr:nth-child(4),
.table tbody tr:nth-child(5),
.table tbody tr:nth-child(6),
.table tbody tr:nth-child(10),
.table tbody tr:nth-child(11),
.table tbody tr:nth-child(12),
.table tbody tr:nth-child(16),
.table tbody tr:nth-child(17),
.table tbody tr:nth-child(18),
.table tbody tr:nth-child(22),
.table tbody tr:nth-child(23),
.table tbody tr:nth-child(24),
.table tbody tr:nth-child(28),
.table tbody tr:nth-child(29),
.table tbody tr:nth-child(30),
.table tbody tr:nth-child(34),
.table tbody tr:nth-child(35),
.table tbody tr:nth-child(36),
.table tbody tr:nth-child(40),
.table tbody tr:nth-child(41),
.table tbody tr:nth-child(42),
.table tbody tr:nth-child(46),
.table tbody tr:nth-child(47),
.table tbody tr:nth-child(48),
.table tbody tr:nth-child(52),
.table tbody tr:nth-child(53),
.table tbody tr:nth-child(54),
.table tbody tr:nth-child(58),
.table tbody tr:nth-child(59),
.table tbody tr:nth-child(60) {
  background-color: #fff !important;
}

.article_link {
  text-decoration: none;
  color: #333;
}
.article_link article {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-radius: 10px;
  cursor: pointer;
}
.article_link article:hover {
  background-color: rgba(0, 0, 0, 0.07);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.article_link article:hover img {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.article_link article:hover p {
  color: #555;
}
.article_link article img {
  width: 100%;
  -webkit-transform: scale(0.98);
      -ms-transform: scale(0.98);
          transform: scale(0.98);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.article_link article .prod_name {
  font-size: 16px;
  line-height: 13px;
  margin: 20px 0 0 0;
}
.article_link article .prod_collection {
  font-size: 12px;
  margin: 0;
}

.product_info {
  margin-top: 30px;
}
.product_info p {
  margin: 0;
}
.product_info .taille {
  font-size: 16px;
  margin-top: 30px;
}
.product_info .product_ref {
  font-size: 40px;
}
.product_info .product_collection {
  font-size: 16px;
  color: #555;
}
.product_info .ballon_info {
  margin-top: 100px;
}
.product_info .ballon_info p {
  width: 50%;
  float: left;
}
.product_info .ceinture_info {
  margin-top: 30px;
}
.product_info .ceinture_info p {
  width: 50%;
  float: left;
}

.product_img {
  margin-top: 20px;
}
.product_img img {
  width: 100%;
}

.code_info_s {
  margin-top: 100px;
}
.code_info_s .inside_info .info_taille {
  padding-top: 30px;
  padding-bottom: 10px;
  border-radius: 10px;
}
.code_info_s .inside_info .info_taille .codes {
  margin-top: 20px !important;
}
.code_info_s .inside_info .info_taille .identifier_taille {
  font-size: 50px;
  color: #aaa;
  position: absolute;
  top: 10px;
  right: 20px;
}
.code_info_s .half {
  width: 50%;
  float: left;
}

.op_list {
  color: #333;
  cursor: pointer;
}
.op_list:nth-child(2) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.op_list:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.op_list:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.03);
}
.op_list:focus {
  outline: 0;
  color: #333;
}
.op_list:hover {
  background-color: #ff6600;
}
.op_list:hover p {
  color: #fff !important;
  font-weight: 700;
}
.op_list p {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.form_new input {
  height: 50px;
  font-size: 15px;
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 5px;
  text-transform: uppercase;
}
.form_new input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.form_new input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.form_new input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.form_new input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.form_new input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.form_new input.submit {
  background-color: rgba(81, 181, 20, 0.2);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  margin-top: 40px;
}
.form_new input.submit:focus {
  outline: 0;
}
.form_new input.submit:hover {
  background-color: rgba(81, 181, 20, 0.4);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.form_new input.date_op {
  cursor: pointer !important;
}
.form_new select {
  height: 50px;
  font-size: 15px;
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 5px;
  text-transform: uppercase;
  color: #333;
  position: relative;
}
.form_new select::-ms-expand {
  display: none;
}
.form_new .cancel {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  margin-top: 40px;
  color: #333;
  text-decoration: none;
}
.form_new .cancel:focus {
  outline: 0;
}
.form_new .cancel:hover {
  background-color: #e0e0e0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  text-decoration: none;
  color: #333;
}
.form_new .form_prod_op_container {
  padding-left: 0;
  padding-bottom: 15px;
  padding-top: 5px;
  background: #f0f0f0;
  border-radius: 5px;
  border: 1px solid #fff;
}
.form_new .form_prod_op_container p {
  margin-top: 10px;
  font-size: 18px;
}
.form_new .form_prod_op_container p.form_taille_op {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
}
.form_new .form_prod_op_container input {
  height: 50px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  text-align: center;
}
.form_new .form_prod_op_container input[type=number] {
  font-size: 20px;
}
.form_new .form_prod_op_container input[type=number]::-webkit-outer-spin-button, .form_new .form_prod_op_container input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.form_new .form_prod_sm_container {
  padding-bottom: 15px;
  padding-top: 15px;
  background: #f0f0f0;
  border-radius: 5px;
  border: 1px solid #fff;
}
.form_new .form_prod_sm_container p {
  margin-top: 10px;
  font-size: 18px;
}
.form_new .form_prod_sm_container p.form_taille_op {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
}
.form_new .form_prod_sm_container input {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
.form_new .form_prod_sm_container input[type=number] {
  text-align: center;
}
.form_new .form_prod_sm_container input[type=number]::-webkit-outer-spin-button, .form_new .form_prod_sm_container input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.form_new .form_prod_sm_container button {
  height: 40px;
  border-radius: 20px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  padding-left: 40px;
}
.form_new .form_prod_sm_container button::before {
  content: "+";
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.form_new .form_prod_sm_container button:hover {
  color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.form_new .form_prod_sm_container button:hover::before {
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.form_new .form_textarea {
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 5px;
  padding-top: 10px;
  resize: none;
  text-transform: uppercase;
}
.form_new .form_textarea#op_textarea {
  height: 904px;
}
.form_new .form_textarea#sm_textarea {
  height: 300px;
}
.form_new .form_textarea#tr_comment {
  height: 300px;
}
.form_new .form_textarea#tr_comment_recep {
  height: 300px;
}
.form_new .form_textarea:focus {
  outline: 0;
}

.op_info {
  margin-top: 20px;
}
.op_info .liv_date {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.op_info .pdng-tb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.op_info .prod_header {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 4px;
  margin-top: 40px;
}
.op_info .op_prod {
  display: inline-block;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  border-radius: 5px;
}
.op_info .op_prod .block_size {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.op_info .op_prod .prod_code_ref {
  border-bottom: 1px solid #ddd;
}
.op_info .op_prod .zero {
  color: #ddd;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
}
.op_info .op_prod .qnt_block {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #f0f0f0;
}
.op_info .sm_comment {
  margin-top: 40px;
  margin-bottom: 5px;
}
.op_info .sm_comment_box {
  height: 300px;
  padding-top: 10px;
  border-radius: 5px;
  background-color: #f0f0f0;
  white-space: pre-wrap;
}
.op_info .sm_status_box {
  display: inline-block;
  padding-right: 0 !important;
}
.op_info .sm_status_box p {
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
}

.select_op {
  background-color: #fff !important;
  border: 1px solid #f0f0f0 !important;
}

.sm_info {
  margin-top: 20px;
}
.sm_info .liv_date {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sm_info .pdng-tb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sm_info .sm_adresse {
  height: 150px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  border-radius: 5px;
}
.sm_info .sm_logo {
  height: 150px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.sm_info .sm_logo .logo {
  border-radius: 5px;
  border: 1px solid #fff;
  height: 80px;
  background-color: #333;
  color: #f0f0f0;
  text-align: center;
  font-size: 18px;
  line-height: 80px;
}
.sm_info .sm_logo .logo:hover {
  background-color: #ff6600;
  color: #fff;
}
.sm_info .sm_logo .nologo {
  font-style: italic;
  color: #aaa;
  pointer-events: none;
}
.sm_info .sm_logo .nologo div {
  background-color: #f0f0f0;
}
.sm_info .prod_header {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 4px;
  margin-top: 40px;
}
.sm_info .sm_products {
  height: 40px;
  display: inline-block;
  line-height: 40px;
  padding-left: 0;
  padding-right: 0;
}
.sm_info .sm_products p {
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 5px;
}
.sm_info .sm_comment {
  margin-top: 40px;
  margin-bottom: 5px;
}
.sm_info .sm_comment_box {
  height: 300px;
  padding-top: 10px;
  border-radius: 5px;
  background-color: #f0f0f0;
  white-space: pre-wrap;
}
.sm_info .sm_comment_box.atelier {
  background-color: rgba(200, 163, 0, 0.15);
}
.sm_info .sm_status_box {
  display: inline-block;
  padding-right: 0 !important;
}
.sm_info .sm_status_box p {
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
}

#embed {
  border-radius: 10px !important;
  border: 1px solid #fff;
  background-color: #fff !important;
}

.tr_info {
  margin-top: 20px;
}
.tr_info .tr_tracking a {
  color: #333;
}
.tr_info .liv_date {
  background-color: #f0f0f0;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tr_info .pdng-tb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.tr_info .tr_adresse {
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.tr_info .tr_adresse .lining {
  border-bottom: 1px solid #ddd;
}
.tr_info .tr_logo {
  padding-top: 15px;
  padding-bottom: 10px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.tr_info .tr_logo a {
  margin-top: 6px;
}
.tr_info .tr_logo .logo {
  border-radius: 5px;
  border: 1px solid #fff;
  height: 40px;
  background-color: #333;
  color: #f0f0f0;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
}
.tr_info .tr_logo .logo svg {
  width: 25px;
  position: absolute;
  top: 52%;
  left: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #ddd;
}
.tr_info .tr_logo .logo:hover {
  background-color: #ff6600;
  color: #fff;
}
.tr_info .tr_logo .nologo {
  font-style: italic;
  color: #aaa;
  pointer-events: none;
}
.tr_info .tr_logo .nologo div {
  background-color: #f0f0f0;
}
.tr_info .tr_comment {
  margin-top: 40px;
  margin-bottom: 5px;
}
.tr_info .tr_comment_recep {
  margin-top: 20px;
}
.tr_info .tr_comment_box {
  height: 300px;
  padding-top: 10px;
  border-radius: 5px;
  background-color: #f0f0f0;
  white-space: pre-wrap;
}
.tr_info .tr_comment_box.received {
  background-color: rgba(90, 200, 0, 0.15);
}
.tr_info .tr_comment_box.lost {
  background-color: rgba(250, 0, 0, 0.1);
}
.tr_info .tr_expeditions {
  margin-top: 20px;
}
.tr_info .tr_status_box {
  display: inline-block;
  padding-right: 0 !important;
}
.tr_info .tr_status_box p {
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
}
.tr_info .tr_sep {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #aaa;
  border-bottom: 2px solid #f0f0f0;
}

.st_list {
  color: #333;
  cursor: pointer;
}
.st_list:nth-child(2) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.st_list:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.st_list:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.03);
}
.st_list:focus {
  outline: 0;
  color: #333;
}
.st_list:hover {
  background-color: #ff6600;
}
.st_list:hover p {
  color: #fff !important;
  font-weight: 700;
}
.st_list p {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.st_list .img_stock {
  margin-top: 10px;
  max-height: 50px;
}
.st_list .st_status {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  display: block;
  margin: 0 auto;
}

.st_edit label {
  margin-top: 20px;
  color: #aaa;
}
.st_edit input {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  border: 1px solid #333;
}
.st_edit input:focus {
  outline: 0;
}
.st_edit .st_submit {
  margin-top: 50px;
  border: 0;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: rgba(81, 181, 20, 0.2);
  -webkit-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.st_edit .st_submit:hover {
  text-decoration: none;
  font-weight: 700;
  background-color: rgba(81, 181, 20, 0.4);
  -webkit-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.st_edit .cancel {
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}
.st_edit .cancel .cancel_link {
  color: #aaa;
  font-size: 14px;
}
.st_edit .cancel .cancel_link:hover {
  font-weight: 700;
  text-decoration: none;
}

.total_value {
  font-size: 12px;
  margin-left: 30px;
  font-style: italic;
}

.number_big {
  font-size: 33px;
  font-style: italic !important;
}

.modal_buttons {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}
.modal_buttons:focus {
  color: #fff;
}
.modal_buttons:hover {
  color: #fff;
  text-decoration: none;
}
.modal_buttons:first-of-type {
  background-color: grey;
}
.modal_buttons:first-of-type:hover {
  background-color: #ff6600;
}

.conta_info {
  margin-top: 30px;
  display: inline-block;
}
.conta_info .conta_line {
  color: #333;
}
.conta_info .conta_line .number_p {
  text-align: right;
}
.conta_info .conta_line:nth-child(2) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.conta_info .conta_line:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.conta_info .conta_line:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.03);
}
.conta_info .conta_line p {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.conta_info .conta_line .cc_type {
  opacity: 0.6;
  font-style: italic;
  padding-top: 12px;
}

.cc_modal {
  height: 300px;
  width: 1000px;
  border-radius: 10px;
  position: absolute;
  display: none;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  background: #f0f0f0;
}
.cc_modal#cc_facture_modal {
  background-color: #ddd;
  -webkit-box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
}
.cc_modal#cc_payment_modal {
  background-color: #ddd;
  -webkit-box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
}
.cc_modal p {
  margin-top: 40px;
}
.cc_modal form {
  margin-top: 25px;
}
.cc_modal::before {
  content: "";
  width: 1200px;
  height: 1000px;
  -webkit-filter: blur(1);
          filter: blur(1);
  top: -250px;
  left: -100px;
  position: absolute;
  z-index: -10;
}
.cc_modal .close_all_cc {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
}
.cc_modal .close_all_cc svg {
  width: 20px;
  fill: #333;
}
.cc_modal input {
  height: 50px;
  font-size: 15px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-transform: uppercase;
}
.cc_modal input[type=number] {
  text-align: center;
}
.cc_modal input[type=number]::-webkit-outer-spin-button, .cc_modal input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
.cc_modal input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.cc_modal input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.cc_modal input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.cc_modal input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.cc_modal input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}
.cc_modal input.submit {
  background-color: rgba(81, 181, 20, 0.2);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  margin-top: 40px;
}
.cc_modal input.submit:focus {
  outline: 0;
}
.cc_modal input.submit:hover {
  background-color: rgba(81, 181, 20, 0.4);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.cc_modal input.date_op {
  cursor: pointer !important;
}
.cc_modal select {
  height: 50px;
  font-size: 15px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-transform: uppercase;
  color: #333;
  position: relative;
}
.cc_modal select::-ms-expand {
  display: none;
}
.cc_modal button {
  height: 40px;
  border-radius: 20px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  padding-left: 40px;
}
.cc_modal button::before {
  content: "+";
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.cc_modal button:hover {
  color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.cc_modal button:hover::before {
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

body {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

.none {
  display: none;
}

.inline {
  display: inline-block;
}

.uppercase {
  text-transform: uppercase;
}

.pr-none {
  padding-right: 0 !important;
}

.pl-none {
  padding-left: 0 !important;
}

.mb-none {
  margin-bottom: 0;
}

.border5 {
  border-radius: 5px;
}

.border10 {
  border-radius: 10px;
}

.border_simple {
  border: 1px solid #000;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 1em;
}

.mt-2 {
  margin-top: 2em;
}

.mt-3 {
  margin-top: 3em;
}

.mt-4 {
  margin-top: 4em;
}

.mt-5 {
  margin-top: 5em;
}

.tomuchwords {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.title {
  margin-bottom: 20px;
  font-size: 40px;
}

.subtitle {
  margin: 20px 0;
  font-size: 20px;
}

#login .card {
  margin-top: 20vh;
}
#login .card h3 {
  margin-top: 10vh;
  color: #333 !important;
}
#login .card .try_link {
  margin-top: 60px;
}
#login .card .try_link .try {
  background-color: #f0f0f0;
  border-radius: 5px;
  border: 1px solid #666;
  padding: 10px 50px;
  color: #333;
  font-weight: 700;
  text-decoration: none;
}
#login .card .try_link .try:hover {
  background-color: #ddd;
}
#login .card img {
  width: 200px;
  margin: 0 auto;
}
#login .card form {
  margin-top: 80px;
}
#login .card form input {
  width: 100%;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 18px;
  border: 1px solid #666;
  border-radius: 5px;
  font-weight: 700;
}
#login .card form input:focus {
  outline: 1px solid black;
  border-radius: 5px;
}
#login .card form input::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
#login .card form input::-moz-placeholder {
  color: #ccc;
  font-weight: 400;
}
#login .card form input:-ms-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
#login .card form input::-ms-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
#login .card form input::placeholder {
  color: #ccc;
  font-weight: 400;
}
#login .card form input:last-of-type {
  cursor: pointer;
  background-color: #f0f0f0;
  border: 1px solid #666;
  border-radius: 5px;
}
#login .card form input:last-of-type:hover {
  background-color: #ddd;
}
#login span {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.add_button a {
  padding: 10px 0;
  width: 100%;
  background-color: #f0f0f0;
  color: #333;
  text-decoration: none;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  text-align: center;
}
.add_button a svg {
  width: 16px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  fill: #333;
}
.add_button a:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.add_button a:hover svg {
  fill: #fff;
}
.add_button a:focus {
  outline: 0;
  color: #fff;
}

.form_space {
  margin-top: 10px !important;
  margin-bottom: 5px;
}

.form_doublespace {
  margin-top: 20px !important;
  margin-bottom: 5px;
}

.radio_field {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.radio_field div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.radio_field div label {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  border-radius: 5px;
  background-color: #f0f0f0;
  border: 1px solid #fff;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.radio_field input[type=radio] {
  visibility: hidden;
  position: absolute;
}
.radio_field input[type=radio]:checked ~ label {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.upload {
  background-color: rgba(0, 0, 0, 0.2);
  height: 50px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  line-height: 50px;
  font-size: 14px;
  text-transform: uppercase;
}
.upload:hover {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.upload:hover svg {
  width: 23px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.upload svg {
  width: 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

input[type=file] {
  visibility: hidden;
  position: absolute;
}

#ajouterbtn,
#tr_ajouterbtn {
  margin-top: 15px;
}
#ajouterbtn:focus,
#tr_ajouterbtn:focus {
  outline: 0;
}

.link_back {
  text-decoration: none;
  height: 40px;
  line-height: 40px;
}
.link_back:hover {
  font-weight: 700;
  text-decoration: none;
}

.update_btn {
  background-color: rgba(81, 181, 20, 0.2);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  color: #333;
}
.update_btn:focus {
  outline: 0;
}
.update_btn:hover {
  background-color: rgba(81, 181, 20, 0.4);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  color: #333;
  text-decoration: none;
}

.switch-modal {
  height: 600px;
  width: 1000px;
  border-radius: 10px;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
.switch-modal p {
  margin-top: 30px;
}
.switch-modal#received_modal {
  background-color: #ddd;
  -webkit-box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
}
.switch-modal#lost_modal {
  background-color: #ddd;
  -webkit-box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 200px rgba(0, 0, 0, 0.8);
}
.switch-modal#lost_modal .form_textarea {
  height: 400px !important;
}
.switch-modal::before {
  content: "";
  width: 1200px;
  height: 1200px;
  -webkit-filter: blur(1);
          filter: blur(1);
  top: -300px;
  left: -100px;
  position: absolute;
  z-index: -100;
}
.switch-modal .close_all {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
}
.switch-modal .close_all svg {
  width: 20px;
  fill: #333;
}
.switch-modal form {
  margin-top: 20px;
}
.switch-modal form input {
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-weight: 700;
}
.switch-modal form input:focus {
  outline: 0;
}
.switch-modal form input::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
.switch-modal form input::-moz-placeholder {
  color: #ccc;
  font-weight: 400;
}
.switch-modal form input:-ms-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
.switch-modal form input::-ms-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
.switch-modal form input::placeholder {
  color: #ccc;
  font-weight: 400;
}
.switch-modal form .upload_recep {
  background-color: #fff;
  height: 50px;
  cursor: pointer;
  border: 1px solid #aaa;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  line-height: 50px;
  font-size: 14px;
  text-transform: uppercase;
}
.switch-modal form .upload_recep:hover {
  background-color: #ddd;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.switch-modal form .upload_recep:hover svg {
  width: 23px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.switch-modal form .upload_recep svg {
  width: 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.switch-modal form .form_textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-top: 10px;
  resize: none;
  text-transform: uppercase;
}
.switch-modal form .form_textarea#tr_comment_recep {
  height: 200px;
  font-weight: 700;
  font-size: 16px;
}
.switch-modal form .form_textarea:focus {
  outline: 0;
}

.switch_buttons {
  height: 40px;
  float: right !important;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
  width: 100%;
  display: inline-block;
}
.switch_buttons::before {
  content: "RECEPTIONNÉ?";
  background-color: #ff6600;
  color: #fff;
  width: 170px;
  position: absolute;
  font-weight: 700;
  height: 40px;
  padding-right: 0;
  line-height: 40px;
  display: block;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.switch_buttons a {
  width: 50%;
  height: 40px;
  line-height: 40px;
  float: left;
  background-color: #f0f0f0;
  text-align: center;
}
.switch_buttons a:hover {
  background-color: #ddd;
}
.switch_buttons a:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: rgba(81, 181, 20, 0.3);
}
.switch_buttons a:first-of-type svg {
  width: 25px;
  margin-top: 10px;
  fill: rgb(24, 51, 7);
}
.switch_buttons a:first-of-type.active {
  background-color: rgb(81, 181, 20);
  text-decoration: none;
  color: #f0f0f0;
}
.switch_buttons a:first-of-type:hover {
  background-color: rgba(81, 181, 20, 0.4);
  text-decoration: none;
}
.switch_buttons a:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgba(255, 0, 0, 0.4);
}
.switch_buttons a:last-of-type svg {
  width: 20px;
  margin-top: 10px;
  fill: rgb(66, 8, 8);
}
.switch_buttons a:last-of-type.active {
  background-color: rgb(255, 0, 0);
  text-decoration: none;
  color: #f0f0f0;
}
.switch_buttons a:last-of-type:hover {
  background-color: rgba(255, 0, 0, 0.5);
  text-decoration: none;
}
.switch_buttons.active::before {
  -webkit-transform: translateX(200px);
      -ms-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}

.change_links {
  width: 40px;
  height: 40px;
  background-color: #f0f0f0;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
}
.change_links:hover {
  background-color: #ff6600;
}
.change_links:hover svg {
  fill: #fff;
}
.change_links svg {
  width: 30px;
  margin-top: 3px;
  fill: #ff6600;
}

.link_homepage {
  padding-top: 20px;
  height: 250px;
  border: 2px solid #f0f0f0;
  background-color: #f0f0f0;
  text-decoration: none;
  color: #333;
  position: relative;
}
.link_homepage .link_span {
  color: #ff6600;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 15px;
  margin-right: 5px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link_homepage:hover {
  text-decoration: none;
  background-color: #ff6600;
  color: #fff;
  border: 2px solid #ff6600;
}
.link_homepage:hover .link_span {
  color: #fff;
  margin-right: 0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link_homepage:focus {
  color: #333;
  text-decoration: none;
}

.link_stock {
  margin-top: 20px;
}

.search input {
  margin-top: 10px;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.search input:focus {
  outline: 0;
}

footer {
  margin-top: 100px;
  width: 100%;
  font-size: 12px;
  color: #aaa;
}