/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 oct. 2017, 13:19:43
    Author     : Thierry
*/

#contentSimpleUser {
  width: 95% !important;
  padding: 10px;
}

.titleContent {
  background-color: #b6e2f2;
  color: #287097;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
}

#firstMenuElement {
  margin-top: 20px;
}

#rowContent {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.menu-element > a {
  color: #676767;
}

.menu-element{
  box-shadow: 0 4px 10px rgb(0 0 0 / 0.2);
  border: solid rgb(0 0 0 / 0.2) 1px;
  margin-top: 10px;
  padding: 5px;
  /* padding: 5px 10px 15px 10px; */
}
.isa_error {
  color: #dd4b39;
  font-size: 1.3rem;
  position: relative;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  display: none;
}

.isa_success {
  color: #008000;
  font-size: 1.3rem;
  position: relative;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  display: none;
}

#lstRubriquesActives {
  display: none;
}

.clsDeleteRubrique {
  margin-top: 10px;
}

.asterix {
  color: #ff4081;
}

#progress_div {
  display: none;
}

.info-title {
  display: block;
  min-height: 75px;
  background: #8080806b;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
  padding-top: 1px;
}

.table.table-vertical-center>tbody>tr>td {
  vertical-align: middle !important;
}

.validation-block {
  background: #8080806b;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 15px;
  margin-top: 25px;
  border-radius: 5px;
}

.valid-list {
  margin-top: 25px;
}

.del-disp {
  float: right;
}

.modal-backdrop {
  z-index: 9;
}

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

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.select2-container {
  width: 100% !important;
  text-align: justify;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 23px !important;
}

#tabAssurance.active a {
  background: #f3f3f3;
}

td#editfichevisit,
.td-title {
  color: #3c8dbc;
  cursor: pointer;
}

.mt-25 {
  margin-top: 25px;
}

.div-form .select2-container--default .select2-selection--single,
.div-form .panel {
  border-radius: 0 !important;
}

.alert-percent {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* .form-visits:target {
	
	visibility: visible;
	opacity: 1;
} */

.disabled-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.modal-shadow {
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.75);
}

.btn:focus {
  outline: none;
  border: solid 1px;
}

.form-disabled input,
.form-disabled select,
.form-disabled textarea,
.form-disabled .select2-selection,
.form-disabled #ajoutShipOwner,
.form-disabled #iconDelete {
  pointer-events: none;
}

.custom-control.custom-checkbox {
  display: inherit;
}

.custom-control.custom-checkbox label {
  margin: 0;
  display: inline !important;
  position: relative;
  top: -2px;
}

.form-disabled .custom-control.custom-checkbox label {
  pointer-events: none;
}

.form-disabled a#window-form {
  display: none;
}

.modal-dialog {
  width: 65%;
}

.mail_error {
  display: inline;
}

.mb-3 {
  margin-bottom: 30px;
}

.mt-3 {
  margin-top: 30px;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #d2d6de !important;
  border-radius: 0 !important;
  height: 34px !important;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 28px !important;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #d2d6de !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 0 !important;
  margin-left: 10px !important;
  margin-top: 6px !important;
  padding: 0;
  padding-left: 24px !important;
  padding-right: 20px !important;
}

/* .hide-field {
  display: none;
} */

/*
 * Changer le style de l'attribut 'title' de span.
 **/
span[title-date]:hover:after {
  content: attr(title-date);
  position: absolute;
  font-size: 0.9em;
  margin-top: 10px;
  padding: 2px;
  background-color: #00acd6;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
}

#identity-document sup,
#div-navigation sup {
  color: red;
}

/*
* Cacher l'arrow des select2 se trouvant dans des div ayant la classe 
* select--hide-arrow
**/
.select--hide-arrow .select2-selection__arrow {
  display: none;
}

#alert {
  display: none;
}

.table.table-bordered.navigation-table th {
  text-align: center;
}

.capitalize {
  text-transform: capitalize;
}

#div-navigation .error {
  color: #e74c3c;
}

#div-navigation .alert-hidden {
  opacity: 0;
  transition: all 250ms linear 2s;
}

#div-navigation .alert-success {
  color: #155724 !important;
  background-color: #d4edda !important;
  border-color: #c3e6cb !important;
}

/* Style dropdown dans fiche bookletapplications */
.dropdown-menu>li>a {
  display: block;
  padding: 5px 6px 10px 10px;
}

#anotherActionLpm li input,
#reasonForDuplication li input {
  cursor: pointer;
  border: 0;
}

#anotherActionLpm li input,
#reasonForDuplication li input {
  padding: 5px 6px 21px 10px;
}

#anotherActionLpm li input:hover,
#reasonForDuplication li input:hover {
  background-color: #f5f5f5;
}

.form-group.has-error.has-danger .select2-container--default .select2-selection--single {
  border: solid red 1px !important;
}

/**
  CUSTOM CSS DEMANDE D'AGREMENT 
**/
#frmManningCompany legend,
#frmTrainingEstablishment legend {
  border: none;
  width: auto;
  padding: 0 5px;
}

#frmManningCompany fieldset,
#frmTrainingEstablishment fieldset {
  /* padding: .35em .625em .75em; */
  padding: 0 20px;
  margin: 0 2px 20px 2px;
  /* border: 2px dotted #3c8dbc; */
  /* border: solid 1px silver;*/
  box-shadow: 5px 8px 10px -9px silver;
}

label#optTypeChoice {
  /* font-size: 11px; */
  display: inline !important;
  position: relative;
  top: -1px;
}

.hiddenfile {
  width: 0px;
  height: 0px;
  overflow: hidden;
}

i.fa.fa-info-circle {
  color: #00c0ef !important;
  position: relative;
  left: 45px;
  font-size: 20px;
  cursor: pointer;
}

i.fa.fa-info-circle:hover .info-merchandise {
  display: block;
}

.info-merchandise {
  position: absolute;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  top: 23px;
  left: -93px;
  /* font-size: 10px; */
  color: #000;
  display: none;
  /* padding: 15px; */
  background: #fff !important;
  padding: 15px;
  font-size: 14px;
  z-index: 5;
  border: 1px solid #ddd;
  width: 300px;
  font-family: 'Open Sans';
  line-height: 1.2;
  left: -40px;
  height: auto;
  top: -53px;
}

.info-merchandise span {
  font-weight: bold;
  line-height: 1.5;
}

/* Style dans tableau de decision */
div#tbpDecision .box-default {
  padding: 35px;
}

/* style chaine de validation */

.steps-main .tabs .btn-group {
  width: 100%;
  margin-bottom: 40px;
}

/* .block-validation .block-validation-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
} */

.btn-group .btn:before {
  border-color: #e4e4e5;
  border-left-color: #e4e4e5;
  border-width: 0 1px 1px 0;
  left: -11px;
  display: inline-block;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  padding: 10px;
  top: 50%;
}

.btn-group .btn:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #f8f8f8;
  border-width: 14px;
  margin-top: -14px;
  z-index: 3;
}

.btn-group .btn.tab1:after,
.btn-group .btn:first-child:after {
  border-color: transparent;
  border-left-color: #fff;
  border-width: 14px;
  margin-top: -14px;
}

.btn-group .btn:before {
  border-color: #e4e4e5;
  border-left-color: #e4e4e5;
  border-width: 0 1px 1px 0;
  left: -11px;
  display: inline-block;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  padding: 10px;
  top: 50%;
}

.block-validation-text {
  position: relative;
  left: 20px;
}

.block-validation-text span {
  font-size: 12px;
  font-weight: 400;
  white-space: pre-line;
  position: relative;
  top: -4px;
  text-transform: capitalize;
}

.steps-main .tabs .btn-group {
  width: 100%;
  margin-bottom: 40px;
}

.steps-main .tabs .btn-group.btn-group-vertical {
  flex-direction: column;
}

.steps-main .tabs .btn-group.btn-group-vertical .btn {
  border-bottom-width: 0;
  margin-left: 0;
}

.steps-main .tabs .btn-group.btn-group-vertical .btn:after,
.steps-main .tabs .btn-group.btn-group-vertical .btn:before {
  display: none;
}

.steps-main .tabs .btn-group.btn-group-vertical .btn.active:after,
.steps-main .tabs .btn-group.btn-group-vertical .btn.active:before {
  display: inline-block;
}

.steps-main .tabs .btn-group.btn-group-vertical .btn.active:before {
  right: -11px;
  left: auto;
}

.steps-main .tabs .btn-group.btn-group-vertical .btn:first-child {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 0 !important;
}

.steps-main .tabs .btn-group.btn-group-vertical .btn:last-child {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 8px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 8px !important;
  border-bottom-width: 1px;
}

.steps-main .tabs .btn-group .btn {
  width: 25%;
  justify-content: flex-start;
  height: 70px;
  display: flex;
  align-items: center;
  text-align: left;
  background-color: #f8f8f8;
  border-color: #e4e4e5;
  padding: 16px 26px;
  border-radius: 0;
  transition: all ease-in-out 0.3s;
}

.steps-main .tabs .btn-group .btn {
  z-index: auto;
}

.steps-main .tabs .btn-group .btn:after,
.steps-main .tabs .btn-group .btn:before {
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  transition: all ease-in-out 0.3s;
}

.steps-main .tabs .btn-group .btn:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #f8f8f8;
  border-width: 14px;
  margin-top: -14px;
  z-index: 3;
}

.steps-main .tabs .btn-group .btn:before {
  border-color: #e4e4e5;
  border-left-color: #e4e4e5;
  border-width: 0 1px 1px 0;
  left: -11px;
  display: inline-block;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  padding: 10px;
  top: 50%;
}

.steps-main .tabs .btn-group .btn.tab1:after,
.steps-main .tabs .btn-group .btn:first-child:after {
  border-color: transparent;
  border-left-color: #E4E4E5;
  border-width: 14px;
  margin-top: -14px;
}

.steps-main .tabs .btn-group .btn.tab1:before,
.steps-main .tabs .btn-group .btn:first-child:before {
  display: none;
}

.steps-main .tabs .btn-group .btn:last-child:after {
  display: none;
}

.steps-main .tabs .btn-group .btn:focus {
  outline: none;
  box-shadow: none;
}

.steps-main .tabs .btn-group .btn.active {
  background-color: #def5ff !important;
  border-color: rgba(93, 188, 230, 0.2) !important;
}

.steps-main .tabs .btn-group .btn.active:after {
  border-color: transparent;
  border-left-color: #c4eafa;
  border-width: 14px;
  margin-top: -14px;
}

.steps-main .tabs .btn-group .btn.active:before {
  border-color: #c3e9fb;
  border-left-color: #c3e9fb;
}

.steps-main .tabs .btn-group .btn.active img,
.steps-main .tabs .btn-group .btn.active div {
  opacity: 1;
}

.steps-main .tabs .btn-group .btn.complete {
  opacity: 1;
  background-color: #fff;
}

.steps-main .tabs .btn-group .btn.complete:after {
  border-left-color: #fff;
}

.steps-main .tabs .btn.active,
.steps-main .tabs .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

@media (max-width: 1600px) {
  .steps-main .tabs .btn-group .btn {
    min-width: 33%;
  }
}

@media (max-width: 1200px) {
  .steps-main .tabs .btn-group .btn {
    min-width: 50%;
  }
}

@media (max-width: 991.98px) {
  .steps-main .tabs .btn-group .btn {
    min-width: 100%;
  }
}

.block-validation-text .label.bg-green {
  position: absolute;
  top: -3px;
}