:root {
    --select-focus: #6d8330 !important;
}

.list-group-item.active {
    background-color: #ffeaa5;
    border-color: #ffeaa5;
}

.list-group-item-primary {
    color: #6d8330 !important;
}

.nav-pills {
    --bs-nav-pills-link-active-bg: #6d8330 !important
}

.accordion {
    --bs-accordion-btn-focus-border-color: #86b7fe;
    --bs-accordion-active-color: #6d8330 !important;
}

.list-group {
    --bs-list-group-active-bg: #6d8330 !important;
    --bs-list-group-active-border-color: #6d8330 !important;
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #6d8330 !important;
}

.list-group-item-primary.list-group-item-action.active {
    background-color: #6d8330 !important;
    border-color: #6d8330 !important
}

.pagination {
    --bs-pagination-active-bg: #6d8330 !important;
    --bs-pagination-active-border-color: #6d8330 !important;
}

.progress {
    --bs-progress-bar-bg: #6d8330 !important;
}

.link-primary {
    color: #6d8330 !important
}

.link-primary:focus,
.link-primary:hover {
    color: #6d8330 !important
}

.form-check-input:checked {
    background-color: #6d8330 !important;
    border-color: #6d8330 !important;
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #6d8330 !important;
    border-color: #6d8330 !important;
    ;
}

.form-range::-webkit-slider-thumb {
    background-color: #6d8330 !important;
}

.form-range::-moz-range-thumb {
    background-color: #6d8330 !important;
}

.btn-primary {
    --bs-btn-bg: #6d8330 !important;
    --bs-btn-border-color: #6d8330 !important;
    --bs-btn-disabled-bg: #6d8330 !important;
    --bs-btn-disabled-border-color: #6d8330 !important
}

.btn-outline-primary {
    --bs-btn-color: #6d8330 !important;
    --bs-btn-border-color: #6d8330 !important;
    --bs-btn-hover-bg: #6d8330 !important;
    --bs-btn-hover-border-color: #6d8330 !important;
    --bs-btn-active-bg: #6d8330 !important;
    --bs-btn-active-border-color: #6d8330 !important;
    --bs-btn-disabled-color: #6d8330 !important;
    --bs-btn-disabled-border-color: #6d8330 !important;

}


.dropdown-menu {
    --bs-dropdown-link-active-bg: #6d8330 !important;
}

.dropdown-menu-dark {
    --bs-dropdown-link-active-bg: #6d8330 !important;
}

.pagination {
    --bs-pagination-active-bg: #6d8330 !important;
    --bs-pagination-active-border-color: #6d8330 !important;

}

.alert-primary {
    --bs-alert-color: #6d8330 !important;
}

.alert-primary .alert-link {
    color: #6d8330 !important
}

.progress {
    --bs-progress-bar-bg: #6d8330 !important;
}

.form-check-input:focus {
    border-color: #6d8330 !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-control:focus {
    border-color: #6d8330 !important;
    background-color: #6d8330;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgba(148, 233, 198, 0.6)
}

select option:focus {
    background-color: #6d8330 !important;
}

h1 {
    font-size: 30px !important;
}

h2 {
    font-size: 24px !important;
}

.col-lg-12 {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    background-color: #fff;
}

#WebFormPanel {
    padding-right: 0;
}

/**.navbar-dark .navbar-nav .show.dropdown-menu a {
    color: #fff !important;
}**/

.btn {
    border-radius: 6px !important;
}

.btn-primary:hover,
.btn-primary:active,
.bouton1:hover,
.bouton1:active {
    background-color: #40501D !important;
}

body {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div {
    font-family: 'Open Sans', sans-serif !important;
}


.crmEntityFormView {
    border: 0px !important;
}

.description.below {
    font-size: 12px !important;
}

.icon-step svg {
    width: 30px;
    height: auto;
}

.icon-step {
    margin: 0px;
}

.step {
    padding-left: 10px;
    margin: 0px;
    vertical-align: middle;
    align-items: flex-start;
}

.numbered-step {
    text-transform: uppercase;
    font-size: 9px;
    text-align: left;
    margin-bottom: 0px;
    color: #4d4d4d;
}

.text-step {
    text-align: left;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.list-group-item {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-variation-settings: "wdth" 100;
    border: 0px;
    display: flex;
}

.list-group-item:not(:last-child) {
    border-bottom: 1px solid rgb(238, 238, 238) !important;
}

.list-group-item.incomplete {
    background-color: #fff !important;
}

select {
    appearance: none;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0 1em 0 0;
    margin: 0;
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
}

.list-group-item.active {
    background-color: #DAE2BA;
    border-color: #DAE2BA;
    border-radius: 6px;
}

.title-header {
    display: inline;
}

@media only screen and (max-width: 768px) {
    .title-header {
        display: block;
    }
}

.row.sectionBlockLayout.text-left {
    padding-bottom: 20px;
}

.row.sectionBlockLayout.text-start {
    padding-bottom: 20px;
}

/*
body:not(:has(#content-container)){
    background-color: #F2F2F2 !important;
}*/

#content-container,
.container.wrapper-body {
    background-color: #FFF !important;
}

p,
.p,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p,
p.form-text span {
    font-size: 16px;
}

.footer-bottom {
    padding: 20px 0 !important;
}

/* lookup up button size */
.btn.btn-default.clearlookupfield,
.btn.btn-default.launchentitylookup {
    line-height: 1.85 !important;
}

/* Mobile version */
@media (max-width: 767px) {

    ol.progress.left,
    ol.progress.right {
        margin-top: 0
    }

    html[dir=ltr] ol.progress.left li,
    html[dir=ltr] ol.progress.right li {
        display: flex;
        flex-direction: column !important
    }

    ol.progress.list-group.left,
    ol.progress.list-group.right {
        flex-direction: column !important;
        text-align: left;
    }

    html[dir=ltr] ol.progress.left li:first-child,
    html[dir=ltr] ol.progress.left li:last-child,
    html[dir=ltr] ol.progress.right li:first-child,
    html[dir=ltr] ol.progress.right li:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    p.numbered-step,
    div.icon-step {
        display: none !important
    }

    ol.progress.bottom,
    ol.progress.top {
        display: flex !important;
        flex-direction: column !important
    }
}

.page-link {
    position: relative;
    display: block;
    padding: 0px !important;
}



/******************** Travel Request Design ********************/

/* Target the specific Add button by its class */
.btn.btn-primary.float-end.action.create-action::before {
    content: "\f067";
    /* Unicode for Font Awesome plus  icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 10px;
    /* Adjust the spacing between the icon and text */
}

.fa.fa-plus-circle {
    display: none;
  }

  .edit-link.dropdown-item.launch-modal .fa.fa-edit.fa-fw {
    display: none;
  }

/* Add a second icon using the ::after pseudo-element HIDDEN BY LINE 353*/
/*.btn.btn-primary.float-end.action.create-action::after {
 /*content: "\f067"; /* Unicode for Font Awesome plus icon */
/*font-family: "Font Awesome 5 Free"; /* Font Awesome family */
/* font-weight: 900; /* Font Awesome solid style */
/*  margin-left: 10px; /* Adjust the spacing between the text and the second icon */
/*}

/* Add icon before the elements Edit  with the specified class */
.edit-link.dropdown-item.launch-modal::before {
    content: "\f044";
    /* Unicode for Font Awesome edit icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 5px;
    /* Adjust the spacing between the icon and text */
}




/* Add icon before the elements Delete with the specified class */
/* .delete-link.dropdown-item::before {
 /*    content: "\f1f8";
    /* Unicode for Font Awesome trash icon */
  /*   font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
 /*    font-weight: 900;
    /* Font Awesome solid style */
  /*   margin-right: 5px;
    /* Adjust the spacing between the icon and text */
/* }

/* Hide the button text while keeping the Font Awesome icon visible */
.btn.btn-primary.float-end.action.create-action {
    position: relative;
    /* Ensure the button is positioned relatively */
}

/* Target the text inside the button and hide it */
.btn.btn-primary.float-end.action.create-action::after {
    content: "Add";
    /* The text to hide */
    visibility: hidden;
    /* Hide the text */
}

/* Ensure the Font Awesome icon is visible */
.btn.btn-primary.float-end.action.create-action i {
    visibility: visible;
    /* Ensure the icon is visible */
}

.btn.btn-primary.button.next.submit-btn::before {
    content: "\f061";
    /* Unicode for Font Awesome arrow-right icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 5px;
    /* Adjust the spacing between the icon and text */
}

/* Add icon before the Previous button */
.btn.btn-default.button.previous.previous-btn::before {
    content: "\f060";
    /* Unicode for Font Awesome arrow-left icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 5px;
    /* Adjust the spacing between the icon and text */
}

/* Add icon before the Start button */
.btn.button1::before {
    content: "\f04b";
    /* Unicode for Font Awesome play icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 5px;
    /* Adjust the spacing between the icon and text */
}

/* Add icon before the button with the specified ID */
#NextButton::before {
    content: "\f061";
    /* Unicode for Font Awesome arrow-right icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 5px;
    /* Adjust the spacing between the icon and text */
}

/* Add icon before the button with the specified ID */
#PreviousButton::before {
    content: "\f060";
    /* Unicode for Font Awesome arrow-left icon */
    font-family: "Font Awesome 5 Free";
    /* Font Awesome family */
    font-weight: 900;
    /* Font Awesome solid style */
    margin-right: 5px;
    /* Adjust the spacing between the icon and text */
}

/* Add the word Age to Age column */
td[data-attribute="cree_age_calculated"]::before {
    content: "Age:";
    margin-right: 5px;
}

/* Add margin to horizontal radio buttons */
span.picklist.horizontal label {
    margin-right: 10px;
}

/* Hide New Folder button in Travel Request */
.add-folder.btn.btn-info.action {
    display: none;
}

/* Add BG Color to Value Bus */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000000'] {
    background-color: #d2dd5e;
}

/* Add BG Color to Value Car */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000001'] {
    background-color: #c2a1a5;
}

/* Add BG Color to Value Plane */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000002'] {
    background-color: #a6d6da;
}

/* Add BG Color to Value Train */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000003'] {
    background-color: #d7a268;
}

/* Add BG Color to Value Accommodation Not Required */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000004'] {
    background-color: #5e82a0;
}

/* Add BG Color to Value Accommodation Private Lodging */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000005'] {
    background-color: #5e82a0;
}

/* Add BG Color to Value Accommodation Hotel */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000006'] {
    background-color: #5e82a0;
}

/* Add Car icon */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000001']::before {
    content: '\f1b9';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

/* Add Bus icon */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000000']::before {
    content: '\f207';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

/* Add Plane icon */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000002']::before {
    content: '\f072';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

/* Add Train icon */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000003']::before {
    content: '\f238';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

/* Add Accommodation Moon icon */
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000004']::before,
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000005']::before,
td[data-attribute="cree_transportationmode"][data-value*='"Value":100000006']::before {
    content: '\f186';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
}

/* Add Driver Steering-wheel icon */
/* td[data-attribute="cree_driver"]:not(:empty)::before {
    content: '\f622'; 
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
} */

/* Add Chevron-Right icon to City From */
tr[data-name="Bus"] td[data-attribute="cree_cityfromtrf"]::after,
tr[data-name="Car"] td[data-attribute="cree_cityfromtrf"]::after,
tr[data-name="Plane"] td[data-attribute="cree_cityfromtrf"]::after,
tr[data-name="Train"] td[data-attribute="cree_cityfromtrf"]::after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 20%;
}

/* Add Chevron-Right icon to Date Departure */
tr[data-name="Not Required"] td[data-attribute="cree_datedeparture"]::after,
tr[data-name="Private Lodging"] td[data-attribute="cree_datedeparture"]::after,
tr[data-name="Hotel or Motel"] td[data-attribute="cree_datedeparture"]::after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 20%;
}

/* Add Colon after Driver Type */
td[data-attribute="cree_driver"]::after {
    content: ':';
}

/* Center the value and icon of TransPortation Mode Column and display horizental in mobile */
td[data-attribute="cree_transportationmode"] {
    /* width: 100px; /* Set the desired width */
    /*  display: flex; */
    /*  justify-content: center;*/
    align-items: center;
    text-align: center;
    /* Center horizontally */
    /*  vertical-align: middle; */
    /* Center vertically */
}

/* Center the value and icon of Accomodation Mode Column and display horizental in mobile */
td[data-attribute="cree_accomodation"] {
    /* width: 100px; /* Set the desired width */
    /*  display: flex; */
    /*  justify-content: center;*/
    align-items: center;
    text-align: center;
    /* Center horizontally */
    /*  vertical-align: middle; */
    /* Center vertically */
}

/* Making itinerary form fields required. */
.required-field::after {
  content: " *";
  color: red;
  font-weight: bold;
}

/******************** Form Section Design ********************/
/* h2.tab-title{
    display: none;
}
fieldset[aria-label]{
    border-color: #C1E0FF;
    border-width: 1px;
    border-style: solid
}
fieldset[aria-label] legend{
    padding-left: 25px;
} */


.ContactUs{
color: #ffffff !important; 
    border-radius: 2px !important;
    font-family: Arial !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    border-color: #6d8330 !important;
    padding: 6px 20px !important;
    width: fit-content !important;
    border-style: solid !important;
    border-width: 1.6px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #6d8330 !important;
}

/* Hide "Create" and "Edit" */
.modal-title {
    font-size: 0 !important; /* Hide the text */
}



/* Document Upload - Change the text "Overwrite existing files" to "Replace existing files" */
.checkbox label[for="overwrite"]:after {
    content: "Replace existing files";
    display: inline-block;
    margin-left: 5px; /* Adjust as needed */
}

.checkbox label[for="overwrite"] {
    font-size: 0; /* Hide the original text */
}

.checkbox label[for="overwrite"] input {
    font-size: initial; /* Ensure the checkbox remains visible */
}

/*Adjust Height of comments fields*/
  #cree_commentsmulti {
    height: 100px; /* Adjust the height value as needed */
  }

  #cree_descriptionofthedifficultiesmulti {
    height: 100px; /* Adjust the height value as needed */
  }

/*Add Spinner and the text "Saving" when  moving between steps in Multi-Step Form*/

.spinner-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
    text-align: center;
  }
  
  .spinner {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #6d8330; /* Updated color */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
  }
  
  .spinner-text {
    margin-top: 20px;
    font-size: 20px;
    color: #6d8330; /* Updated color */
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  #cree_placeholder_web {
    display: none;
}


/* Add BG Color to Car row */
/*tr[data-id="77df230e-83cc-ef11-95f5-6045bdf9d815"] { 
 /*   background-color: #e5e8f0 !important; /* Set the desired background color */
/*}

/* Add BG Color to Plane row */
/*tr[data-id="ee0ef91d-83cc-ef11-95f5-6045bdf9d815"] {
 /*   background-color: #dcf7f4 !important; /* Set the desired background color */
/*}

/* Add BG Color to Train row */
/*tr[data-id="791e4227-83cc-ef11-95f5-6045bdf9d815"] {
/*    background-color: #f3e3d9 !important; /* Set the desired background color */
/*}

/* Add BG Color to Bus row */
/*tr[data-id="1729f136-83cc-ef11-95f5-6045bdf9d815"] {
 /*   background-color: #e9e9d5 !important; /* Set the desired background color */
/*}

/* Add space between table rows */
table.table-striped {
    border-collapse: separate;
    /* Ensure borders are not collapsed */
    border-spacing: 0 5px;
    /* Adjust the second value to set the vertical space between rows */
}

/* Align Right arrow down icon */
td[aria-label="action menu"] {
    text-align: right !important;
    /* display: flex !important; */
    justify-content: right !important;
    align-items: right !important;
    text-align: right !important;
    /* Center horizontally */
    vertical-align: middle !important;
    /* Center vertically */
}

/* Add Hidden Fieldset */
fieldset[aria-label="Hidden"] {
    display: none !important;
}
