/* override missing png in jquery-ui */
.ui-icon, .ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: none !important;
}
/* UPLOAD */
.filecanceled {
    text-decoration: line-through;
}
/* GENERAL */
header, body, a.link-text {
    color: #2A385A !important;
}
.table td, .table th {
    border: 1px solid #e9ecef;
}
.table > thead > tr > th{
    vertical-align: middle;
}
.icon-clic {
    cursor: pointer;
}
button {
    cursor: pointer;
}
.btn-primary {
    background-color: #83786F !important;
    border-color: #83786F !important;
    border-radius: 0 !important;
    color: white;
}
.btn-primary:hover {
    background-color: #83786F !important;
}
.tooltip .tooltip-inner,
.tooltip .tooltip-arrow {background-color: #E9E9E9 !important; color: #2A385A !important;}
.form-group.hide,
.hide {
    display: none;
}
.color-overdue {
    color: #C3002F;
}
.pagination .page-item.active .page-link {
    background-color: #2A385A !important;
    border-color: #2A385A !important;
}
.dateReadOnly[readonly] {
    background-color: white !important;
}
.dateDisabledReadOnly:enabled {
    background-color: white !important;
}
.ui-datepicker-prev {
    background: url(../img/icon/arrow-left.png) no-repeat center !important;
}
.ui-datepicker-next {
    background: url(../img/icon/arrow-right.png) no-repeat center !important;
}
#img-loader {
    position: absolute;
}
/* HEADER */
.header {
    margin-bottom: 20px;
}
.header .headContainer {
    border-bottom: solid 1px black;
    padding: 10px;
}
.header .col-logo{
    padding: 0;
}
.header .titleContainer {
    display: table;
    height:100%;
    width:100%;
}
.header .title {
    display: table-cell;
    vertical-align: middle
}
.header .headContainer .colRight {
    background-color: #E9E9E9;
}
@media(max-width: 990px) {
    .colRight {
    max-width: 155px;
    }
}
@media(max-width: 767px) {
    .colRight {
    max-width: 100%;
    }
}
.header .headContainer .colRight label {
    margin: auto;
}
.header .headContainer .colRight .welcome,
.header .headContainer .colRight .action {
    min-height: 45px;
}
.header a {
    text-decoration: none;
}
/* BODY */
body {
    padding: 0 50px 50px 50px;  
}
ul.ui-autocomplete {
    z-index: 2000 !important;
}
/* DASHBOARD */
.cell-status {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-top: 3px;
    margin-right: 5px;
}
.cell-status-LATE,
.cell-status-51,
.cell-status-55 {
    background: url(../img/icon/status_late.png) no-repeat;
}
.cell-status-0 {
    background: url(../img/icon/status_draft.png) no-repeat;
}
.cell-status-1,
.cell-status-50,
.cell-status-54 {
    background: url(../img/icon/status_ongoing.png) no-repeat;
}
.cell-status-2,
.cell-status-52,
.cell-status-56 {
    background: url(../img/icon/status_resolved.png) no-repeat;
}
.cell-status-3 {
    background: url(../img/icon/status_closed.png) no-repeat;
}
.cell-status-4 {
    background: url(../img/icon/status_blocked.png) no-repeat;
}
.cell-status-9,
.cell-status-53,
.cell-status-57 {
    background: url(../img/icon/status_rejected.png) no-repeat;
}
.cell-status-real {
    display: none;
}
.cell-status-overload {
    display: inline-block;
}
.cell_overdue {
    background: url(../img/icon/status_overdue.png) no-repeat;
    background-position-x: 85px;
    padding-right: 20px;
    display: none;
}
.accordionContainer {
    margin-top: 10px;
}
.accordionContainer .card-block {
    overflow-x: auto;
}
/* FOLDER */
.areaupload  .draft p {
    margin-top: 1rem;
}
.form-control-upload {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: .375rem .75rem;
}
.filter .search {
    padding-left: 0;
}
.filter select {
    background-color: #2A385A !important;
    color: white !important;
}
.formControl-valid {
    border-color: #28a745 !important;
}
.folder-unread {
    font-weight: bold;
}
.propertiesContainer {
    /*background-color: #E9E9E9;*/
    border: 1px solid #e9ecef;
    margin-bottom: 10px;
}
.labelIdentity{
    z-index: 2;
}
.inputIdentity{
    width: 26vw;
}
.inputInfo  {
    display: none;
    position: absolute;
    top: 49px;
    font-size: 12px;
}
.control-label {
    color: rgba(0, 0, 0, 0.5);
}
#modalMessage .control-label {
    color: rgba(42, 56, 90);
}
#modalMessage .input-toreset,
#modalMessage .select-toreset {
    box-shadow: none;
}
.userdetails {
    height: 500px;
    overflow-y: auto;
    width: 475px;
}
.userdetails input[type="checkbox"] {
    margin-left: 5px;
    margin-right: 5px;
}
.iconconverter {
    position:absolute;
    left:-40px;
    width: 28px;
}
.propertiesContainer {
    background-color: #E9E9E9;
    margin: 5px;
}
.propertiesContainer .control-label {
    font-size: 13px;
    margin-bottom: 0;
}
.propertiesContainer .label-created {
    color: #495057;
    background-color: #e9ecef;
    opacity: 1;
}
.propertiesContainer .btn-editCancel,
.propertiesContainer .btn-editFolder,
.propertiesContainer .btn-saveFolder {
    margin: 5px;;
}
.container .row-description,
.container .row-message {
    padding: 10px;
}
.container .row-message {
    margin-bottom: 10px;
}
.container .row-line  {
    border-top: solid 1px #2A385A;
    margin-top: 10px;
    margin-bottom: 10px;
}
.container .row-message .col-response:before {
    content: url(../img/icon/arrow-right.png);
    top: 5px;
    left: -8px;
    position: absolute;
}
.container .row-action {
    font-style: italic;
    background-color: rgba(233, 233, 233, 0.4);
    color: #959595;
}
.container .row-message .content {
    padding-left: 10px;
}
.container .row-message .content blockquote {
    margin-left: 40px;
    padding-left: 20px;
    border-left: solid 5px #CCCCCC;
    font-style: italic;
}
.container .row-message .attachment span:before {
    content: url(../img/icon/paperclip.png);
    top: 3px;
    left: -5px;
    position: relative;
}
.container .message_description {
    background-color: #E9E9E9;
}
.container .message_response_customer {
    background-color: rgba(0, 85, 135, 0.58);
}
.container .message_resolved {
    background-color: #ECFADB;
}
/* BO */
.rubrics .active {
    border-bottom: solid 1px #E81800;
}
.rubrics .sub-active {
    background-color: #2A385A;
    color: white;
}
.rubrics .sub-active:hover {
    background-color: #2A385A;
    color: white;
}
.rubrics a {
    text-decoration:none !important;
    padding: 5px;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
#dropdownMenuButton { 
    width: 100%;
    padding: 0;
}
.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}
.dropdown-menu {
    margin: 0 15px 0 !important;
    text-align: center!important;
    color: #2A385A !important;
    width: calc(100% - 30px);
}
.filter-label:after {
    content: url(../img/icon/arrow-right.png);
    top: 3px;
    position: relative;
    left: 5px;
}
.filter input[type=checkbox] {
    margin-right: 10px;
}
.containerCategories th,
.containerCategories td {
    border: none !important;
}
.containerCategories tr {
    border: 1px solid #e9ecef;
}
.rubrics{
    padding-bottom: 20px;
}
/* DOCUMENTS */
.doc-cell-status {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-top: 3px;
    margin-right: 5px;
}
.doc-cell-status-ARCHIVED {
    background: url(../img/icon/document_archived.png) no-repeat;
}
.doc-cell-status-0 {
    background: url(../img/icon/document_offline.png) no-repeat;
}
.doc-cell-status-1 {
    background: url(../img/icon/document_online.png) no-repeat;
}
.container .divFiles span.documentFile:before {
    content: url(../img/icon/paperclip.png);
    top: 3px;
    left: -5px;
    position: relative;
}
.divFiles table {
    width: 100%;
    border-collapse: collapse;
}
.divFiles th,
.divFiles td
{
    float: left;
    height: 60px;
    border: 1px solid #d9d9d9;
}
.divFiles input {
    width: 100%;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.divFiles .file-col-id {
    width: 5%;
    padding: 10px 0 10px 0;
    text-align: center;
}
.divFiles .file-col-rank {
    width: 8%;
    padding: 10px;
}
.divFiles .file-col-title {
    width: 50%;
    padding: 10px;
}
.divFiles .file-col-lang {
    width: 10%;
    padding: 10px;
}
.divFiles .file-col-date {
    width: 17%;
    padding: 10px;
}

.divFiles #table_result .table_body .table_col,
.divFiles #table_draft .table_body .table_col {
    border-bottom: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
}
.divFiles #table_result .table_body .row ,
.divFiles #table_draft .table_body .row  {
    border-left: 1px solid lightgrey;
}

.divFiles .table_head .table_col {
    border-bottom: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
}

.divFiles .table_head {
    border-left: 1px solid lightgrey;
}

.divFiles .file-col-action {
    width: 10%;
    padding: 10px;
    text-align: center;
}
.divFiles .btn-addfile {
    margin: 20px;
}
.divFiles .file-col-action .upfile:before {
    content: url(../img/icon/delete_big.png);
    display: inline-block;
}
.divFiles .file-col-action .upfile.filecanceled:before {
    content: url(../img/icon/revert.png);
    display: inline-block;width: 16px;
    position: relative;
    left: -5px;
}
.converterAdminTitle{
    position: relative;
    margin-left: 15%;
}
.converterAdmin{
    text-align: center;
    position: relative;
    display: inline-block;
    margin-left: 16.5%;
}
#img-loader{
    position: relative;
    display:none;
    margin-left:-35px;
    margin-top:2px;
}
.formblocklinehide {
    display: none;
}
.formblockline{
    width: 95%;
}
.subFormBlock.form-display-line .formblockline{
    width: 46%;
}
.formblocklinehide {
    display: none;
}

.thirdSpace{
    margin-top: 100px;
}
.buttonsConverter{
    width: 100%;
    margin-top: 5vh;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.btnConverter{
    margin-left: 1vw;
    margin-right: 1vw;
}

/* ADMIN > DEMAND */
.btnNewCustomer {
    display: none;
}

/*Brand table */
.brandTable{
    position: relative;
    border: 1px solid navy;
    margin-left: auto !important;
    margin-right: auto !important;
}
.brandTable td, .brandTable th{
    border: 1px solid navy;
    padding: 2px 2px 2px 2px;
    text-align: center;
    font-size: 12px;
}
/* FOOTER */
.footer .footContainer {
    border-top: solid 1px navy;
    padding: 10px;
    margin-top: 20px;
}

/* STATISTICS */
.stats_container {
    background-color: #E4E1F2;
    color: #3B3F6E;
    width: 100%;
    padding: 15px;
}
.stats_title {
    background-color: #D3CFDF;
    border-left: #E4E1F2 10px solid;
    vertical-align: middle;
    display: inline-block;
    height: 42px;
    cursor: pointer;
}
.stats_title:last-child {
    border-right: #E4E1F2 10px solid;
}
.stats_select {
    font-size: 14px;
    width: 100%;
}
.stats_label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

.stats_bottomborder {
    border-bottom: #D3CFDF 1px solid;
}
.stats_export {
    float: right;
}
.panel_wrapper {
    padding-left: 5px;
    padding-right: 5px;
}
.stats_search {
    margin: 0 !important;
    margin-bottom: 0px;
}
.stats_container form {
    margin-bottom: 0px !important;
}
.stats_container .status_link {
    cursor: pointer;
}
.stats_container .status_chck {
    padding-left: 10px;
    width: 40px;
}
.stats_container .status_chck:before {
    content: '_';
    color: #E4E1F2;
}
.modal-dailog-custom {
    max-width: 50% !important;
    min-width: 500px !important;
}
.brand-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.brand-label  input {
    margin-right: 5px;
}
.hiddenReason {
    display: none !important;
}
.flexReason {
    display: flex !important;
}
.bcrmInfos {
    padding: 0 0 10px 0;
}
.psacarrInfos {
    border-top: 1px solid #E8E8E8;
    padding: 25px 0 10px 0;
}
.dashboard-subtitle {
    padding-bottom: 30px;
}
#pwdReset {
    display: none;
    color: red;
}

#pwdBtn:disabled {
    cursor: not-allowed;
}

.translationInput {
    margin-top: 15px;
}

.imgTranslationTextarea, .imgTranslationText {
    position: absolute;
    top: 0;
    right: 0;
}

.translationEditorContainer .cke, .translationEditorContainer input {
    width: 90%;
}

/* #loader {
    top: 40px;
    left: -2.5px;
  } */
  
  .loader-wrapper #loader span{
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #1E2336;
  }
  #loaderModal {
    z-index: 9999;
    position: fixed !important;
    top: 46% !important;
    left: 45% !important;
    right: auto !important;
    bottom: auto !important;
    width: 125px;
    height: 125px;
    border-radius: 15px;
    border: 1px solid #b7b7b7;
    margin: 0 auto;
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
  }
  
  .loader-wrapper.loader-alt #loader span, .loader-wrapper.loader-btn #loader span {
      background-color: white;
  }
  
  #loader span:nth-child(1){
    animation: grow 1s ease-in-out infinite;
  }
  
  #loader span:nth-child(2){
    animation: grow 1s ease-in-out 0.15s infinite;
  }
  
  #loader span:nth-child(3){
    animation: grow 1s ease-in-out 0.30s infinite;
  }
  
  #loader span:nth-child(4){
    animation: grow 1s ease-in-out 0.45s infinite;
  }
  
  @keyframes grow{
    0%, 100%{
      -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1);
    }
  
    50%{
      -webkit-transform: scaleY(1.8);
      -ms-transform: scaleY(1.8);
      -o-transform: scaleY(1.8);
      transform: scaleY(1.8);
    }
  }
  .loader-wrapper{
    position: relative;
    text-align: center;
    top: 40%;
  }
  
.radio-inline,
.radio-inline input {
    margin-right: 15px;
}

/* Cosmétic, invisible à l'oeil nu*/
table.wltp-transformation tr td div.smaller {
    font-size: 0.96rem;
}

table.wltp-transformation .dates {
    min-width: 120px;
}
table.wltp-transformation .vin {
    cursor: pointer;
    font-weight: bold;
}
.center {
    text-align: center;
}
.text-bold {
    font-weight: bold;
}
#vinModal .modal-dialog {
    min-width: 700px;
}
#vinModal img {
    width: 100%;
}
.dashboard-country {
    margin-bottom: 20px;
}
.stat-child:first-of-type {
    margin-bottom: 25px;
}
.popover
{
    max-width: 500px ! important;
}
.closepopover {
    position: absolute;
    right: 15px;
}
#lonoresponse .folder .objection,
#productresponse .objection {
    color: red;
}

#lonoresponse .folder .no_objection,
#productresponse .no_objection {
    color: green;
}

.formbloc-parent, .formbloc-child {
    background-color: #e9e9e9;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.formbloc-parent .formbloc-title,
.formbloc-child .formbloc-title {
    padding-right: 7.5px;
    padding-left: 30px;
}

.formbloc-parent .formbloc-result,
.formbloc-child .formbloc-result {
    padding-left: 7.5px;
    padding-right: 30px;
    color: #666666;
}
.type_yesno{
    position: relative;
    float: right;
}
#validate-converter .card {
    border: solid 5px white;
    float: left;
}
#validate-converter .form-group-yesno,
#validate-converter .form-group-date {
    margin-top: 6px;
    padding-top: 12px;
    
}
.subFormBlock {
    background-color: #E9E9E9;
    padding-bottom: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.subFormBlock .form-group {
    border: none;
    margin-bottom: 0;
}
.subFormBlock .form-control {
    border-bottom: none;
}
.label-radio {
    padding-left: 16px;
}
.btnContainer{
    margin-top: 10px;
    clear: left;
}
input::placeholder{
    color: white;
}
.hidden{
    visibility: hidden;
}
.selectinput .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
  
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
  }
  
  .selectinput:hover .tooltiptext {
    visibility: visible;
}
.selectinput {
    color: white !important;
    background-color: #1C365B !important;
    height: 45px;
}
/* for IE : select2 not working correctly */
.selectinput:not([disabled]),
.selectinput:focus::-ms-value {
    color: white !important;
    background-color: #1C365B !important;
}
.selectinput:disabled {
    border-color: #e9ecef !important;
    background-image: none !important;
}
.select2, .select2-container{
    width: 100% !important;
}
.select2-container--default .select2-selection--multiple{
    background-color:  #1C365B !important;
    padding-top: 10px;
    padding-bottom: 5px;
}
.label-select {
    color: white;
    opacity: 0.5;
    z-index: 1;
    padding-left: 16px;
    transform: scale(0.75, 0.72) translateY(-12px) translateX(7px);
}
.was-validated .multiple-select:invalid + .select2 .select2-selection {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);

}
.was-validated .multiple-select:valid + .select2 .select2-selection {
    border-color:#28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.multiple-select:disabled + .select2 .select2-selection {
    border-color: #e9ecef !important;
    background-image: none !important;
}
*:focus{
  outline:0px;
}
.formbloc-list, .formbloc-list-multiple {
    margin-top: 8px;
}
.formbloc-list-multiple{
    border-bottom: 0;
}
.formbloc-parent .formbloc-title {
    font-weight: bold;
}
.formbloc-parent {
    margin-top: 10px;
    padding: 10px 0px;
}
.formbloc-child {
    padding-bottom: 15px;
}

.lono-separator {
    margin-top: 10px;
    border-top: 1px solid black;
}
.formbloc-result span.attachment:before,
.folder.lono .attachment span:before {
    content: url(../img/icon/paperclip.png);
    top: 3px;
    left: -5px;
    position: relative;
}

.bloc-info img {
    max-width: 24px;
    max-height: 24px;
}
.bloc-info {
    margin-top: -3px !important;
}
.bloc-info {
    padding: 9px 0px !important;
}
.bloc-warning {
    color: #f2a33c;
    padding: 8px 0!important;
}
.formbloc-parent.bloc-info,
.bloc-warning {
    margin-top: 10px !important;
}
.bloc-info div {
    max-height: 24px;
    cursor: pointer;
}
.alert-divider {
    border-right: 1px solid lightgray;
}

.response-last-action {
    text-align: right;
    cursor: pointer;
}
.response-last-action .modal-body {
    text-align: left;
    cursor: initial;
}

.response-last-action .actions .row-action:not(:last-of-type) {
    margin-bottom: .5rem;
}

.response-top-wrapper {
    line-height: 16px;
}
.response-top-wrapper .bloc-warning {
    margin-top: 0 !important;
    padding: 0 !important;
}
.response-top-wrapper .bloc-warning img {
    margin-top: 4px !important;
}

.response-folder-analysis-wrapper div.col-md-12 {
    padding: 7px 15px;
}
.response-folder-analysis-wrapper label.radio-inline {
    margin-bottom: 0;
}
.response-folder-analysis-wrapper .radio-inline input {
    margin-right: .5rem;
}

.response-folder-analysis-wrapper {
    border: 1px solid #cccccc;

}
.element-wrapper {
    line-height: 2rem;
}

.response-folder-analysis-wrapper > div.validated,
#productresponse.response-folder-analysis-wrapper.validated {
    background-color: #e9e9e9;
}

.pdf-form {
    background-color: white;
}
.pdf-form.pdf-form-validated {
    background-color: #e9e9e9;
}
.wizi-border {
    border: 1px solid lightgrey;
}

.automatic-label-bdd {
    background-color: lightgrey
}

.editable {
    background-color: #99ffcc
}

.uppercase {
    text-transform: uppercase;
}

.signature-pad {
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    /* width:465px;
    height:250px; */
    background-color: white;
    border: 1px solid lightgrey;
    background-clip: padding-box;
    border-radius: .25rem;
}

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

.content-editable {
    background-color: #e1e5f1;
}
.pdf-form-validated .content-editable,
.pdf-form-validated .content-from-db,
#masterTranslationDiv .content-editable,
#masterTranslationDiv .content-from-db {
    background-color: transparent;
}
.pdf-form-validated .pdf-content-wrapper {
    border: none;
}

.lono-ref {
    background-color: #e1efdd; 
}

.not-editable {
    background-color: #f6c9ce; 
}

.content-from-db {
    background-color: #bac2df;
}

.pdf-content-wrapper {
    padding: .5rem;
    border: 1px solid lightgrey;
    line-height: 1.5rem; 
}

.v-divider {
    margin-top: 1rem;
    border: 0; 
    height: 0; 
    border-top: 1px solid rgba(0, 0, 0, 0.1); 
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#masterTranslationDiv {
    padding: 1rem;
    border: 1px solid lightgray;
    border-radius: 5px;
    background-color: #ececec;
    margin-top: 1rem;
    cursor: default;
}

.lonoPdfTranslationDiv {
    padding: 1rem;
    margin-top: 1rem;
}

#masterTranslationDiv .content-editable {
    background-color: transparent;
}
#btnGenFinalPdf {
    width: 100%;
}
.modal .modal-signature {
    min-width: 665px;
    max-width: 665px;
}
.fullscreen-container{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(90, 90, 90, 0.5);
    z-index: 9999;
}
.strike-text,
.strike-text .icon-clic {
    text-decoration: line-through;
    cursor: not-allowed !important;
}
.container .row-message .attachment .strike-text span::before {
    content: none;
}
#modalRecapAction .modal-dialog {
    min-width: 60%;
}

#modalRecapAction .modal-dialog {
    min-width: 60%;
}

input[type=checkbox].form-control {
    background-color: transparent;
}
.purge-box-row div {
    line-height: 16px; 
}
li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:0 !important;
    margin-right:0 !important;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.dropdown-menu a {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}
.rubrics .dropdown-item {
    padding: .25rem;
}
.rubrics .sub-menu-active {
    background-color: #d2d9ea;
}

.rubrics .sub-menu-active:hover {
    background-color: #f5f6fa;
}
.product-table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    margin-bottom: 1rem;
}
.product-row {
    display: table-row;
}
.product-cell {
    width: auto;
    display: table-cell;
    border: .5px solid #e9ecef;
    padding: 0;
    vertical-align: middle;
}
.col-date-mini {
    font-size: 0.7rem;
}

.product-header {
    border-bottom: 2px solid #e9ecef;
}
.product-cell:not(.no-gutters) {
    padding: .75rem;
}
.pointer {
    cursor: pointer;
}

.product-title {
    font-weight: bold;
    margin-top: 1rem;
}
.product-edit-parent-row {
    margin-top: 10px;
}

.product-thumbnail {
    max-width: 100%;
    max-height: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

div.product-info-column {
    width: 50%;
    max-width: 50%;
}
button:disabled {
    cursor: not-allowed;
}

.cpm-brand {
    padding: .25em;
}
.cpm-brand .cpm-psa-logo {
    max-width: 40px;
    max-height: 100%;
    position: relative;
    top: 25%;
}
/* Import Converters */
.tableError{
    border: black 1px solid;
}
.tableError td, .tableError th{
    border: 1px solid black;
}
.warning{
    background-color: #F2F2F2;
    color: #FDAE47;
    border-radius: 5px;
}
.clock{
    cursor: pointer;
    margin-left: 10px;
}
/* New catalog */
.searchProductInput{
    color: transparent;
    color: #888;
}
.selectBox{
    position: relative;
    width: 100%;
    height: 200px;
}
.arrowsProduct{
    position: relative;
    margin-top: 1%;
    vertical-align: middle;
}
.arrowProduct{
    border: 1px solid #1C365B
    
}
.arrowProduct:hover{
    cursor: pointer;
}
.textCatalog, .pictureCatalog{
    height: 100%;
    vertical-align: middle;
}
.viewerIcon{
    width: 35px;
    height: 35px;
}
.iframeWidimg{
    position: relative;
    width: 40vw;
    height: 60vh;
}
.descriptionCatalog{
    font-size: 0.7rem;
}

#loaderSpin {
    display: none;
    border: 12px solid #f3f3f3; /* Light grey */
    border-top: 12px solid #1C365B; /* Blue */
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.conversionTypeCatalog{
    position: relative;
    display: inline-block;
    background-color: lightgrey;
    padding: 1px 5px;
    font-size: 0.7rem;
}

.infobulle {
  position: relative;  /* les .infobulle deviennent référents */
  cursor: help;
}

/* on génère un élément :after lors du survol et du focus :*/

.infobulle:hover::after,
.infobulle:focus::after {
  content: attr(aria-label);  /* on affiche aria-label */
  position: absolute;
  top: -2.8em;
  left: 50%;
  transform: translateX(-50%); /* on centre horizontalement  */
  z-index: 1; /* pour s'afficher au dessus des éléments en position relative */
  white-space: nowrap;  /* on interdit le retour à la ligne */
  background: #2A385A;
  color: #fff;
  border-radius: 4px;
  padding: 10px;
}

.saveDone{
    color: green;
    display: none;
}
.productRefAgreement{
    font-weight: bold;
    font-size: 1.2rem;
}
.col-city {
    display: none;
}
.invalid {
    display: none;
    color: red;
}
#myBarContainer{
    display:none;
}
#myBar{
    padding: 0 !important;
    width: 100%;
    height: 15px;
    background-color: #83786f;
}
#progress{
    width: 1%;
    height: 15px;
    background-color: #2A385A;
}
.exportAllContainer{
    padding: 15px;
    border: 1px solid grey;
}
#downloadAllConverters{
    width: 50%;
}
#linkDownloadAll{
    text-decoration: underline;
    cursor: pointer;
}
#hiddenSubmit{
    display: none;
}
.hiddenForm{
    display:none;
}

/* ADMIN > AUTOASSIGNMENT */
.group-form-control {
    border: 1px solid #e9ecef;
    padding: 10px;
}
