  /*************General Css*******************/
  .nr-footer__wrapper {
      display: none;
  }

  span.select2-results {
      text-align: right !important;
  }

  .flex-style {
      height: 60px;
      padding-right: 32px;
      display: flex;
      align-items: stretch;
      text-align: center;
  }

  .header-history {
      margin-top: 6rem;
  }

  .d-flex {
      display: flex;
  }

  .d-flex-custom {
      /* display: flex;
     padding: 1em;
    align-items: stretch;*/
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: space-around;
  }

  share-box {
      padding: 0 !important;
  }

  img.img-value {
      max-width: 155px;
      max-height: 155px;
  }

  .text-white {
      color: white !important;
  }

  .border-bottom-box {
      border-bottom: 1px solid #bdb7b7cf;
  }

  .text-right-custom {
      text-align: right;
  }

  /****************Body Style***********************/
  .body-wrraper {
      padding: 20px 23px 1px 20px;
      margin-top: 3%;
  }

  .form-group.filed-wrraper-style {
      margin: 2%;
  }

  .b-input-group {
      margin-top: 1.5% !important;
  }

  .form-control.field-style {
      margin-top: 1rem;
      height: 60px !important;
      padding: 0.678571em 2.1em 0.678571em 1em !important;
      font-size: 17px !important;
      line-height: 2.21429em !important;
  }

  /*****************Header Styple*********************/
  .image-header-wrraper {
      margin: 2%;
  }

  img.imag-header-item {
      width: 4%;
      align-self: center;
      margin-top: -11px;
  }

  sapn.imag-header-text {
      font-size: 33px;
      line-height: 45px;
      text-transform: uppercase;
      color: var(--color-main);
      margin-left: 14px;
      white-space: pre-line;
  }

  .tab-header-wrraper {
      background-color: #00833b;
      color: white;
      font-weight: bolder;
      font-size: 20px;
      padding: 18px;
      padding-right: 2%;
      height: 60px;
  }

  .tab-item {
      background-color: white;
      color: #00833b;
      padding: 22px;
  }

  /*****************Wizard Style ******************/
  .wz-steps {
      display: none !important;
  }

  .step-number {
      font-size: 18px;
      padding: 4px;
  }

  .wizard-steps.artin>.wz-steps .wz-step.active>span {
      background-color: #fff !important;
      border: 2px solid #00984e !important;
  }

  .wizard-steps.artin>.wz-steps .wz-step>span {
      background-color: #009a4f !important;
      border: 2px solid #009a4f !important;
      height: 28px !important;
      width: 28px !important;
  }

  .wizard-steps.artin>.wz-steps .wz-step {
      color: #00994e !important;
  }

  .wizard-steps.artin>.wz-steps .wz-step.active~.wz-step,
  .wizard-steps.artin>.wz-steps .wz-step.active~.wz-step:before,
  .wizard-steps.artin>.wz-steps .wz-step.active~.wz-step:after {
      color: rgb(153, 153, 153) !important;
      border-color: rgb(153, 153, 153) !important;
  }

  .wizard-steps.artin>.wz-steps .wz-step.active~.wz-step>span {
      background-color: #fff !important;
      border-color: rgb(153, 153, 153) !important;
  }


  /****************Btn Style***********************/
  .btn-wrraper {
      margin-top: 3% !important;
      margin-right: 1%;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }

  .btn-wrraper-one {
      margin-top: 3% !important;
      margin-right: 1%;
      display: flex;
      align-items: center;
      justify-content: end;
  }

  .next-btn-wrraper .custom-btn-4 {
      width: 100%;
      padding: 9px !important;
      border-radius: 23px !important;
      background-color: #00833b !important;
      color: white !important;
      font-weight: bold !important;
      font-size: 16px !important;
      outline: none !IMPORTANT;
      font-family: inherit;
  }

  .next-btn-wrraper .custom-btn-4:hover {
      background-color: #7fc19d;
  }

  .next-btn-wrraper .custom-btn-4-inactive {
      color: white !IMPORTANT;
      background-color: #7fc19d;
  }

  .prev-btn-wrraper .custom-btn-4 {
      width: 100%;
      padding: 9px !important;
      border-radius: 23px !important;
      background-color: #fdfdfd !important;
      color: #00833b !important;
      font-weight: bold !important;
      font-size: 16px !important;
      outline: none !IMPORTANT;
      border: 1px solid !important;
      font-family: inherit;
  }

  .prev-btn-wrraper .custom-btn-4:hover {
      border-color: #7fc19d !important;
      color: #7fc19d !important;
  }

  .disable-btn {
      background-color: #7fc19d;
      cursor: default !important;
  }

  /***********Result********************/
  .result-info-wrraper {
      padding: 1.5rem;
  }

  .btn-item-wrraper {
      margin: 0 auto;
      width: 90%;
  }

  .border-box-mobile {
      border: 1px solid #bdb7b7cf !important;
      width: 100% !important;
  }

  /*
.img-item-value {
   width: 100%;
    height: 100%;
}
*/
  .item-description-value {
      border: 1px solid #bdb7b7cf;
  }

  .border-top-custom {
      border-top: 1px solid #e5e4e4b0;
  }

  .header-result-items.row {
      margin-top: 2em;
  }

  .subtitle-result {
      padding: 0 !important;
  }



  .again-search-wrraper {
      display: flex;
      justify-content: space-around;
      flex-direction: column;
      height: 104px;
  }

  .item-usefule-wrraper {
      /*border: 1px solid #bdb7b7cf;
padding: 10px;
padding: 1.5em;
margin-top: 10px;*/
      border-radius: 5px;
      width: 95%;
      margin: 0 auto;
      background: white;
      color: grey;
      min-height: 100%;
  }

  .item-description-custome {
      padding: 12px 20px;
      line-height: 1.5;
      font-size: 16px;
      text-align: justify;
      font-weight: 700;
      color: #2a2424;
  }

  .item-description {
      /*border: 1px solid #bdb7b7cf;
margin-top: 10px;
padding: 10px;*/
      border-radius: 5px;
      width: 95%;
      margin: 0 auto;
      background: white;
      color: grey;
      /*padding: 1.5em important;*/
      min-height: 100%;
  }

  .item-title-wrraper {
      width: 87%;
      margin: 0 auto;
  }

  .detials-btn-wrraper {
      margin-top: 2rem;
      margin-bottom: 2rem;
      padding: 0;
  }

  .btn.btn-more-info {
      width: 100%;
      text-align: center;
      background-color: #009a4f;
      color: white;
      font-size: 20px;
      font-weight: bolder;
      border-radius: 50px;
      height: auto;
      padding: 10px;
  }

  .result-header-title {
      background-color: #00833b;
      color: white;
      font-weight: bolder;
      font-size: 20px;
      padding: 27px;
  }

  .result-header-items {
      font-size: 28px;
      margin-bottom: 10px;
      line-height: normal;
  }

  .btn-group-header {
      background-color: #005e2a;
      padding: 3px 48px 3px 36px;
      justify-content: start;
  }

  .icon-wrraper {
      color: white;
      font-weight: bold;
      padding-left: 20px;
      width: unset !important;
  }

  .icon-item {
      font-size: 20px;
      vertical-align: middle;
      color: #00833b;
  }

  .icon-wrraper-item {
      border: 1px solid #00833b;
      border-radius: 50%;
      height: 39px;
      padding: 8px 10px 8px 10px;
      font-weight: 400;


  }

  .result-info-item {
      padding: 13px 10px 6px 10px;
  }

  h2.item-title {
      color: #00833b;
      font-weight: 600;
      line-height: 1.5;
      margin: 1em 1rem 1rem 1rem;
      font-size: 24px;
  }

  .item-subtitle {
      color: red;
      font-weight: 700;
      margin: 2em 1em 0 0.5em;
      font-size: 16px;
  }

  p.item-description {
      color: #2a2424;
      font-weight: 700;
      padding: 20px;
      font-size: 18px;
      line-height: 1.5;
      text-align: justify;
      cursor: context-menu;
  }


  .tab-wrrpaer {
      background-color: #00833b;
      padding-top: 15px;
  }

  .tab-item.nav-link {
      cursor: pointer;
      width: 200px;
      padding: 10px !IMPORTANT;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      height: 60px;
      color: white;
      background: #00833b;
      font-weight: bold;
      font-size: 16px;
  }

  .tab-item.nav-link.active {
      background-color: white;
      color: #00833b;
      font-size: 16px;
      font-weight: bold;
  }

  .tab-item.nav-link:hover {
      background-color: #ffffff !important;
      color: #00833b !important;
  }

  .tab-item.nav-link:focus {
      background-color: #00833b !important;
      outline: none !important;
  }

  .tab-item.nav-link.active:hover {
      background-color: white !important;
  }

  .title-usefull-info {
      font-weight: bolder;
      margin-top: 5%;
      color: #00833b;
      margin-bottom: 1%;
      font-size: 15px;
  }

  .item-usefull-info {
      font-size: 15px;
      line-height: 1.5;
      font-weight: 700;
      padding: 12px 20px;
      color: #2a2424;
  }

  .alert-no-data {
      text-align: center;
      font-weight: bolder;
      font-size: 1.5rem;
  }

  .btn.again-search {
      background-color: #fff !important;
      color: #00833b;
      border-color: #00833b;
      border-radius: 20px;
      height: auto;
      font-size: 15px;
      cursor: pointer;
      display: inline-block;
      min-height: 1em;
      outline: 0;
      border: none;
      vertical-align: baseline;
      font-family: 'IRANSans';
      margin: 0 0.25em 0 0;
      padding: 0.78571429em 1.5em;
      text-transform: none;
      text-shadow: none;
      font-weight: 700;
      line-height: 1em;
      font-style: normal;
      text-align: center;
      transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  }

  .btn.again-search:hover {
      color: #00833b80;
      border-color: #00833b80;
  }

  .product-link-section {
      margin-top: 60px;
      width: 50%;
      cursor: pointer;
  }

  .product-link-details {
      border-bottom: 1px solid #dadada;
      padding-top: 16px;
      padding-bottom: 16px;
  }

  .product-link-content {
      color: #252530;
      display: flex;
      justify-content: space-between;
      font-size: 1.2rem;
  }

  .product-divider {
      border-bottom: 1px solid #e9e9e9;
  }

  i.fa.fa-angle-right.link-icon {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-144deg);
      color: #00994e;
      font-weight: bolder;
  }

  @media (min-width:613px) and (max-width: 802px) {
      .tab-item.nav-link {
          width: 140px !important;
          font-size: 12px;
      }
  }

  /********* Small devices (landscape phones, less than 768px)********/
  @media(min-width: 802px) and (max-width: 920px) {
      .tab-item.nav-link {
          width: 168px !important;
      }
  }

  /********* Medium devices (tablets, less than 992px)********/
  @media (max-width: 613px) {
      .tab-item.nav-link {
          width: 100% !important;
          font-size: 10px;
      }

      img.social-links-img {
          width: 9%;
      }
  }

  /********* Large devices (desktops, less than 1200px)********/
  @media (max-width: 534px) {
      .wz-steps {
          display: none !important;
      }
  }

  @media (max-width: 768px) {
      .sh-desktop {
          display: none;
      }

      .img-value {
          max-height: 250px;
      }

      .img-item-value {
          width: 39%;
          margin-bottom: 10px;
          height: auto;
      }

      .item-img {
          text-align: center;
      }

      .item-img-mobile {
          text-align: center;
      }
  }

  @media (min-width: 768px) {
      .sh-mobile {
          display: none;
      }
  }

  @media(min-width: 768px) and (max-width: 991px) {
      .item-img {
          text-align: center;
          margin-bottom: 10px;
      }

      .sh-respone {
          display: none;
      }

      h2.item-title.text-right-custom {
          text-align: center;
      }

      p.item-subtitle.text-right-custom.ng-scope {
          text-align: center;
      }

  }

  /*** loading ***/
  .loading-wrraper {
      position: absolute;
      z-index: 99999;
      text-align: center !important;
      width: 100%;
  }

  img.loading {
      width: 32%;
  }


  .select2.select2-container--castrol {
      width: 100% !important;
  }


  /*** loder ***/

  .loader {
      border: 7px solid #f3f3f3;
      border-radius: 50%;
      border-top: 7px solid #009a4f;
      width: 200px;
      height: 200px;
      -webkit-animation: spin 2s linear infinite;
      /* Safari */
      animation: spin 2s linear infinite;
      margin-left: auto;
      margin-right: auto;
  }

  /* Safari */
  @-webkit-keyframes spin {
      0% {
          -webkit-transform: rotate(0deg);
      }

      100% {
          -webkit-transform: rotate(360deg);
      }
  }

  @keyframes spin {
      0% {
          transform: rotate(0deg);
      }

      100% {
          transform: rotate(360deg);
      }
  }

  .share-box {

      padding: 11px;

  }

  a.btn-coppy.btn {
      background: #009a4f;
      color: white;
      margin-top: 10px;
  }

  img.social-links-img {
      width: 21%;
  }


  @media print {
      .printable {
          width: 100% !important;
          padding: 0 !important;
          margin: 0 !important;
      }

      .non-printable {
          display: none;
      }
  }

  .link-box.text-left {
      margin-bottom: 8px;
  }

  .modal-dialog.modal-lg {
      width: 88%;
  }

  @media print {
      .printable {
          width: 100% !important;
          padding: 0 !important;
          margin: 0 !important;
      }

      .non-printable {
          display: none;
      }
  }

  iframe#frame {
      width: 100%;
      height: 400px;
  }





  /************** lasr search ***********/
  p.last-search-header {
      font-weight: bolder;
      padding: 20px;
      font-size: 17px;
  }


  .last-search-items.ng-scope {
      margin-top: 6px;
  }

  .search-value {
      font-size: 15px;
      font-weight: bold;
      margin-top: 7px;
      color: black;
  }

  .last-search-image {
      margin-left: 5px;
      width: 20%;
  }

  .search-items {
      margin: 11px 0px;
      border: 1px solid green;
      padding: 15px 20px;
      border-radius: 5px;
  }

  .date-last-search {
      color: gray;
      font-weight: bold;
  }

  .last-search-wrraper.row {
      padding: 5px 20px;
  }


  a.social-links-item {
      text-align: center;
      padding: 5px;
      font-weight: bold;
      font-size: 16px;
      margin-top: 8px;
  }

  p.social-item-teleram {
      background-color: #18c2f9;
      padding: 7px;
      border-radius: 5px;
      color: white;
      font-weight: bolder;
  }

  p.social-item-whats-app {
      background-color: #26d366;
      padding: 7px;
      border-radius: 5px;
      color: white;
  }

  .link-wrraper {
      text-align: center;
      margin: 5px 0;
      padding: 8px;
      border: 1px solid gray;
      border-radius: 6px;
  }

  a.copy-link-wrraper {
      color: black;
      font-weight: bolder;
      font-size: 15px;
      padding: 1px;
      cursor: pointer;
  }

  .alert-copy {
      margin: 0 13px;
  }

  .row {
      margin-left: 0px !Important;
  }

  .loading-wrraper {
      display: none !important;
  }

  .progress-wrraper {
      display: none !important;
  }
/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/nitro-I/field-types/button/custom-button.css   -----
-----------------------------------------------------------*/
/* CSS */

.custom-btn-1 {
    background-color: #ea4c89;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 10px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.custom-btn-1:hover,
.custom-btn-1:focus {
    background-color: #f082ac;
}


/* CSS */

.custom-btn-3 {
    appearance: none;
    background-color: #2ea44f;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 6px;
    box-shadow: rgba(27, 31, 35, 0.1) 0 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 6px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}

.custom-btn-3:focus:not(:focus-visible):not(.focus-visible) {
    box-shadow: none;
    outline: none;
}

.custom-btn-3:hover {
    background-color: #2c974b;
}

.custom-btn-3:focus {
    box-shadow: rgba(46, 164, 79, 0.4) 0 0 0 3px;
    outline: none;
}

.custom-btn-3:disabled {
    background-color: #94d3a2;
    border-color: rgba(27, 31, 35, 0.1);
    color: rgba(255, 255, 255, 0.8);
    cursor: default;
}

.custom-btn-3:active {
    background-color: #298e46;
    box-shadow: rgba(20, 70, 32, 0.2) 0 1px 0 inset;
}


/* CSS */

.custom-btn-4 {
    appearance: none;
    background-color: #fafbfc;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 6px;
    box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
    box-sizing: border-box;
    color: #24292e;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    list-style: none;
    padding: 6px 16px;
    position: relative;
    transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: break-word;
}

.custom-btn-4:hover {
    background-color: #f3f4f6;
    text-decoration: none;
    transition-duration: 0.1s;
}

.custom-btn-4:disabled {
    background-color: #fafbfc;
    border-color: rgba(27, 31, 35, 0.15);
    color: #959da5;
    cursor: default;
}

.custom-btn-4:active {
    background-color: #edeff2;
    box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
    transition: none 0s;
}

.custom-btn-4:focus {
    outline: 1px transparent;
}

.custom-btn-4:before {
    display: none;
}

.custom-btn-4:-webkit-details-marker {
    display: none;
}


/* CSS */

.custom-btn-23 {
    background-color: #ffffff;
    border: 1px solid #222222;
    border-radius: 8px;
    box-sizing: border-box;
    color: #222222;
    cursor: pointer;
    display: inline-block;
    font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    outline: none;
    padding: 13px 23px;
    position: relative;
    text-align: center;
    text-decoration: none;
    touch-action: manipulation;
    transition: box-shadow 0.2s, -ms-transform 0.1s, -webkit-transform 0.1s, transform 0.1s;
    user-select: none;
    -webkit-user-select: none;
    width: auto;
}

.custom-btn-23:focus-visible {
    box-shadow: #222222 0 0 0 2px, rgba(255, 255, 255, 0.8) 0 0 0 4px;
    transition: box-shadow 0.2s;
}

.custom-btn-23:active {
    background-color: #f7f7f7;
    border-color: #000000;
    transform: scale(0.96);
}

.custom-btn-23:disabled {
    border-color: #dddddd;
    color: #dddddd;
    cursor: not-allowed;
    opacity: 1;
}


/* CSS */

.custom-btn-24 {
    background: #ff4742;
    border: 1px solid #ff4742;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    min-height: 40px;
    outline: 0;
    padding: 12px 14px;
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
}

.custom-btn-24:hover,
.custom-btn-24:active {
    background-color: initial;
    background-position: 0 0;
    color: #ff4742;
}

.custom-btn-24:active {
    opacity: 0.5;
}


/* CSS */

.custom-btn-40 {
    background-color: #111827;
    border: 1px solid transparent;
    border-radius: 0.75rem;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    flex: 0 0 auto;
    font-family: "Inter var", ui-sans-serif, system-ui, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem;
    padding: 0.75rem 1.2rem;
    text-align: center;
    text-decoration: none #6b7280 solid;
    text-decoration-thickness: auto;
    transition-duration: 0.2s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: auto;
}

.custom-btn-40:hover {
    background-color: #374151;
}

.custom-btn-40:focus {
    box-shadow: none;
    outline: 2px solid transparent;
    outline-offset: 2px;
}

@media (min-width: 768px) {
    .custom-btn-40 {
        padding: 0.75rem 1.5rem;
    }
}


/* CSS */

.custom-btn-43 {
    background-image: linear-gradient(-180deg, #37aee2 0%, #1e96c8 100%);
    border-radius: 0.5rem;
    box-sizing: border-box;
    color: #ffffff;
    display: flex;
    font-size: 16px;
    justify-content: center;
    padding: 1rem 1.75rem;
    text-decoration: none;
    width: 100%;
    border: 0;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.custom-btn-43:hover {
    background-image: linear-gradient(-180deg, #1d95c9 0%, #17759c 100%);
}

@media (min-width: 768px) {
    .custom-btn-43 {
        padding: 1rem 2rem;
    }
}


/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/advanced/field-types/select2-dropdown/castrol/castrol.css   -----
-----------------------------------------------------------*/
.select2.select2-container--castrol {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    height: 60px;
    border: 1px solid #999;
    border-radius: 3px;
    margin-top: 10px;
    width: 100%;
}

    .select2.select2-container--castrol.select2-container--open {
        border: solid 2px #00833b;
    }

.select2-container--castrol .select2-selection--single {
    outline: none;
}

    .select2-container--castrol .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: hsla(0,0%,74.9%,.87);
    }

.select2-container--castrol.select2-container--open {
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    margin-bottom: 6px;
    box-shadow: 0 2px 3px 0 rgb(34 36 38 / 15%);
    border: 1px solid #999 !important;
    border-radius: 3px !important;
}

    .select2-container--castrol.select2-container--open .select2-search.select2-search--dropdown .select2-search__field {
        display:block;
        outline: none;
        padding: 10px;
        border: solid 2px #00833b;
    }

    .select2-container--castrol.select2-container--open .select2-results > ul {
        list-style: none;
        max-height: 277px;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .select2-container--castrol.select2-container--open .select2-results > ul > li {
            list-style: none;
            border-top: 1px solid #999;
            font-size: 16px;
            padding: 0.78571429rem 1.14285714rem !important;
            white-space: normal;
            word-wrap: normal;
        }

            .select2-container--castrol.select2-container--open .select2-results > ul > li.select2-results__option--highlighted {
                background: #00833b;
                color: #fff;
            }



/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/nitro-II/field-types/wizard/artin.css   -----
-----------------------------------------------------------*/
.wizard-steps.artin {
    margin: 0;
    position: relative;
    text-align: right;
}

    .wizard-steps.artin > .wz-steps {
        margin-bottom: 10px;
        display: table;
        width: 100%;
    }

        .wizard-steps.artin > .wz-steps .wz-step {
            color: #62b965;
            cursor: pointer;
            display: table-cell;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 15px;
            margin-left: -0.5%;
            padding: 40px 25px 0;
            position: relative;
            text-align: center;
            transition: all 300ms ease-in-out 0s;
        }

            .wizard-steps.artin > .wz-steps .wz-step.disable, .wizard-steps.artin > .wz-steps .wz-step.disabled {
                cursor: not-allowed;
                opacity: .5;
            }

            .wizard-steps.artin > .wz-steps .wz-step::before, .wizard-steps.artin > .wz-steps .wz-step::after {
                border-color: #62b965;
                border-style: solid;
                border-width: 2px 0 0;
                content: "";
                position: absolute;
                top: 15px;
                transition: all 300ms ease-in-out 0s;
                z-index: 1;
            }

            .wizard-steps.artin > .wz-steps .wz-step::before {
                left: calc(50% + 20px);
                width: calc(50% - 20px);
            }

            .wizard-steps.artin > .wz-steps .wz-step::after {
                left: -10px;
                width: calc(50% - 10px);
            }

            .wizard-steps.artin > .wz-steps .wz-step:first-child::before, .wizard-steps.artin > .wz-steps .wz-step:last-child::after {
                border-style: dashed;
            }

            .wizard-steps.artin > .wz-steps .wz-step.active:after {
                border-color: #ddd !important;
            }

            .wizard-steps.artin > .wz-steps .wz-step.active ~ .wz-step,
            .wizard-steps.artin > .wz-steps .wz-step.active ~ .wz-step:before, .wizard-steps.artin > .wz-steps .wz-step.active ~ .wz-step:after {
                color: #333;
                border-color: #ddd;
            }

            .wizard-steps.artin > .wz-steps .wz-step > span {
                border: 2px solid #62b965;
                color: #333;
                border-radius: 50%;
                display: inline-block;
                right: calc(50% - 13px);
                position: absolute;
                top: 0;
                font-size: 18px;
                text-align: center;
                font-weight: 400;
                line-height: 1.5;
                height: 28px;
                width: 28px;
                transition: all 300ms ease-in-out 0s;
                z-index: 3;
            }

                .wizard-steps.artin > .wz-steps .wz-step > span::before {
                    color: #fff;
                    font-size: 15px;
                    font-weight: 700;
                    right: 4px;
                    line-height: 1;
                    position: absolute;
                    top: 4px;
                }

            .wizard-steps.artin > .wz-steps .wz-step.active > span {
                background-color: #62b965;
                border-color: #62b965;
                color: #fff;
            }

                .wizard-steps.artin > .wz-steps .wz-step.active > span::before {
                }


            .wizard-steps.artin > .wz-steps .wz-step.active ~ .wz-step > span {
                border-color: #ddd;
            }

                .wizard-steps.artin > .wz-steps .wz-step.active ~ .wz-step > span:before {
                    content: none;
                }

    .wizard-steps.artin > .step-content {
        padding-top: 30px;
        min-height: 250px;
    }





