
/* ============== NEW ADJUSTED FROM OLD CUSTOM.CSS ============== */

.sticky { box-shadow: 0 0 5px rgba(0,0,0,.25); }
header { z-index: 99999; height: auto; }

a.club_link { margin-left: 2rem; font-size: 110%; }
a { color: #444; text-decoration: none; }
a:hover { color: #01A982; }

.dashboard-link a { font-family: inherit; color: #01A982; font-size: 16px; }

.item:not(.button) a:hover, .item a:hover::after { color: #01A982; }
.item { color: #444; font-family: inherit; font-size: 100%; }
ul li { font-family: inherit; padding-left: 0; }
/*.active { display: flex; }*/
footer ul li { font-size: inherit; font-family:inherit; }

.post-login .menu li.logo a { margin-bottom: inherit; }
.modal.show .modal-dialog { z-index: inherit; top: inherit; }

.logo-subTitle span, .welcome-box h2, .top-desc span b, table.table td.fontbold, table.table td, table.table td.fontbold { font-family: inherit; font-size: inherit; }

p, span { font-family: inherit; font-weight: inherit; margin-bottom: inherit;  }
.welcome-box .hpe_btn_main_grey span.text { font-size: 85%; }
h1, h2, h3, h4, h5 { font-family: inherit; font-weight: inherit; margin-bottom: inherit; }

.welcome-box .hpe_btn_main_grey span.text, .welcome-box .main-btn span.text {
    font-size: 85%;
    vertical-align: text-top;
}

h1, h2, h3, h4, h5 {
    font-family: inherit;
    font-weight: inherit;
    margin-bottom: inherit;
}

h6 {
    font-size: 1.1rem;
}
#aruba-prelogin section.header {
  background: linear-gradient(45deg, #ffc800, #eb3474, #8219f3); 
  padding: 2rem 0;
  margin-bottom: 0;
  background-position: center;
/*   margin-top: calc(0% + 5.9%); */
}

#menu-icon img { width: 28px; filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%); }

.masthead_margin_3rem { margin-top: 2.9rem; }
.has-submenu i { font-size: 19px; }
/* 11-06-24 */
@media screen and (max-width: 500px) {
    .logo img {
        width: 90px !important;
    }

    a.club_link {
        font-size: 90% !important;
        margin-left: 1rem;
    }

    ul.nav-tabs li, #tabnav .nav-tabs .nav-link {
        width: 100% !important;
    }

    .masthead_margin .carousel-caption p {
        font-size: 80%
    }

    #masthead_single_product .carousel-caption {
        padding: 0;
    }

    .h2, h2, body, body p {
        font-size: calc(1rem + .9vw);
        padding-bottom: .5rem !important;
    }

    .masthead_margin {
        margin-top: 2.86rem !important;
    }

    .carousel-caption {
        bottom: 1rem;
        padding-bottom: 1rem;
    }
}
/* END 11-06-24 */

@media screen and (max-width: 991px) {
  .modal-dialog { margin: 0; }
  .logo img { width: 110px; margin-top: -8px; margin: 1rem; }
  #aruba-prelogin .masthead img{ width: 100%; text-align: right; margin-top: 2rem; }

  .item a {
    padding: 0 0 !important; display: block;
    font-size: inherit !important;
    font-family: inherit;
    text-align: left !important;
  }
  .item { padding: 0; position: relative; border-bottom: 1px solid #e5e5e5 }
  .header-container { margin: 0 auto; padding: 0; }
  .menu li.logo a { display: block; padding: 0 0; outline: none; }
  .humburger_item_top { margin-top: 1rem; }
  .menu li:not(.logo) a { padding: 0 1rem 0 0; }
  #aruba-prelogin section.header  { margin-top: 3rem;  }
  header .item a.nav-icon i { margin: 0 !important; }
  header .item a.nav-icon i { margin-left: 0 !important; margin-top: -2px; font-size: 18px }
  header .item a.nav-icon span.cart-no { background: #01A982; }
  ul:first-child li.item { border-top: none; }
  .welcome-box { padding-right: 1rem !important; }
  .modal { width: 100%; margin: 0; }
  .modal-content { min-height: 100vh; min-width: 100vw; }
  .height-100 { min-height: 100vh; height: 100vh; overflow: auto; }
  .welcome-box { padding-right: 0; }
  header .item a.nav-icon { padding-left: 0 !important; }

} /* END (max-width: 991px) */


/* ================ 26-04-24 ================ */

.faqquestion {
    margin-top: 1.5rem;
    font-weight: 500;
    text-transform: capitalize;
}

.d-inline-grid {
    display: inline-grid !important;
}


.text-green-link {
    color: #01A982;
}

    .text-green-link:hover, .text-green-link:active, .text-green-link:focus {
        color: #01A982;
    }

ul.check_list2 > li, ul.check_list2 {
    padding-bottom: 0;
    font-size: .875em;
    margin-bottom: 0;
    display: table;
}

#training .card-footer2 {
    padding: 0 1rem;
}

#top_icon .dropdown-toggle2::after {
    width: .8rem;
    height: .8rem;
    content: "";
    background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg');
    background-repeat: no-repeat;
    background-size: .8rem;
    transition: transform .2s ease-in-out;
    filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%);
    display: inline-block;
    top: 4px;
    position: relative;
}

#top_icon .nav-link {
    padding: 0;
}

#top_icon .dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
}

    #top_icon .dropdown-menu a {
        display: block;
        clear: both;
        white-space: wrap;
        font-size: 87%;
    }

        #top_icon .dropdown-menu a:hover {
            background-color: transparent;
        }

.dropdown-item {
    padding: 0 1rem;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    #top_icon .dropdown-menu a {
        font-size: 80%;
    }
}

#top_icon .dropdown-menu a:hover, # top_icon .dropdown-menu a:active, #top_icon .dropdown-menu a:focus {
    background-color: transparent;
}

#top_icon .dropdown-menu[data-bs-popper] {
    margin-top: .5rem;
}

@media (min-width: 992px) {
    .submenu_lastchild {
        right: 73px;
        position: relative;
    }
}

/* ================ END 26-04-24 ================ */

ul.ico_download {
    padding-left: 5px;
}

    ul.ico_download > li {
        display: flex;
        padding-bottom: .5rem;
        font-size: .875em;
    }

        ul.ico_download > li::before {
            font-family: 'hpe-icons' !important;
            content: "\e9ed";
            color: #01a982;
            padding-right: 0.75em;
        }

.icon_download::before {
    font-family: 'hpe-icons' !important;
    content: "\e9ed";
    color: #01a982;
    padding-right: 0.75em;
    font-size: .875rem;
}

.icon_download_grey::before {
    font-family: 'hpe-icons' !important;
    content: "\e9ed";
    color: #808080;
    padding-right: 0.75em;
    font-size: .875rem;
}

.cardbox_pad_2rem {
    border-radius: 1rem;
    border: 1px solid #e5e5e5;
    padding: 2rem;
}

.card_table_pad_2rem {
    padding: 2rem;
}

@media (min-width: 992px){

  .modal-content { margin-bottom: 0 !important; }
  .submenu-active .submenu li { width: inherit; margin: 0 auto; border-bottom: 0.5px solid #9b9b9e; }
  .item.has-submenu { margin-right: 0 !important; }
  .menu { align-items: center; flex-wrap: nowrap; background: none; }
  .menu li.logo a { display: block; padding: 15px 0 15px; outline: none; }

  .has-submenu > a:not(.nav-icon)::after { margin-top: 4px !important; }
  .logo img { margin-top: -2px; }
  li.logo { margin-top: 0; }
  .humburger_item_top { margin-top: 0; }

  .post-login .menu li:not(.logo) a {
    display: block;
    padding: 15px 8px;
    margin: inherit;
    outline: none;
    transition: .3s;
    font-size: 80%;
  }

  .post-login .menu li.item.has-submenu a { display: block; padding: 15px 0; margin: inherit; outline: none; transition: .3s; }
  .post-login .menu li.logo a { font-size: inherit; }
  .post-login .menu li.logo a:hover { background-color: transparent; border-radius: inherit; }

  #aruba-prelogin .masthead img { width: 90%; text-align: right; }
  #aruba-prelogin section.header .logo-subTitle { font-size: 45px; color: #fff; margin-bottom: 2rem; }
    .submenu-active .submenu {
        display: block;
        position: absolute;
        top: inherit;
        width: 200px;
        left: inherit;
        padding: 0;
        background-color: #fff;
        border: 1px solid #d2d2d2;
        border-radius: 5px;
    }
  .toggle { display: none; }
  .menu { align-items: center; flex-wrap: nowrap; background: none; }
  .item { order: 1; display: block; width: auto; z-index: 1; }
  .pre-login .menu li:not(.logo) a { display: block; padding: 15px 0; margin: 0 0; outline: none; transition: .3s; }
  .menu li.logo a { display: block; padding: 15px 0 15px; outline: none; }
  .header-container { padding: 0; }
  .welcome-box { padding-right: 2rem !important; }

} /* END (Min-width: 992px) */


@media screen and (min-width: 992px) and (max-width: 1199px) {
  .post-login .menu li:not(.logo) a {
    display: block;
    padding: 15px 8px;
    margin: inherit;
    outline: none;
    transition: .3s;
    font-size: 80%;
  }
  .has-submenu > a, .has-submenu > a > span { padding: 8px 25px 8px 15px; }
  .submenu-active .submenu li { min-width: 200px; margin: 0 auto; border-bottom: 0.5px solid #9b9b9e; padding: .1rem 1rem; font-size: 80%; }

}

@media screen and (min-width: 1200px) {
  .post-login .menu li:not(.logo) a {
    display: block;
    padding: 15px;
    margin: inherit;
    outline: none;
    transition: .3s;
    font-size: 100%;
  }
  .submenu-active .submenu li.subitem { min-width: 200px; margin: 0 auto; border-bottom: 0.5px solid #9b9b9e; padding: .1rem 1rem; font-size: 82%; }
  .milestone_box { overflow-x: auto }
}


/*.modal-close-btn {
  top: 25px;
  background-color: transparent;
  background-image: url("../images/InstantOn2.0/icon/icon_close.svg");
  background-position: 50%;
  background-repeat: no-repeat;  
  filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%);
}*/

.modal-content { border: 0; border-radius: 0; }
.carousel-item { height: inherit; }
.mobile-text p { vertical-align: top; padding-bottom: 0; }

table.com-badges-progress tbody { overflow-y: auto; }
table.com-badges-progress th, table.com-badges-progress td { width: inherit; }
table.com-badges-progress tbody.scrollheight { max-height: 150px; }
.progress, .milestone-progress-bar .progress, .not-started-bg { background: #e5e5e5 !important; }
.mydb-boxes { margin: 0; padding: 0; box-shadow: none;}
.progress-bar, .progress { height: 1rem }
.in-progress-bg { background: #01A982; }
.one, .two, .three, .four, .five, .six, .seven, .eight { height: 30px; width: 30px; margin-top: -6px; }

.table th,   { border: 1px solid #f5f5f5 !important; }

table.table th {
  font-family: inherit;
  background-color: transparent;
  color: rgb(68, 68, 68);
  border-bottom-color: #01A982 !important;
  border-bottom: 2px solid;
}

.table>:not(:last-child)>:last-child>* { border-bottom-color: #f5f5f5; }
.page-item.active .page-link { background: rgba(0, 0, 0, 0.04); }

.page-item.previous .page-link, .page-item.next .page-link { 
  background-image: url('../images/InstantOn2.0/icon/icon_caret_right.svg');
}

/* ========== FORM ========== */

.form .form-field { margin: 1.5rem 0; }

.checkbox-container input:checked ~ .checkmark { background-color: #01A982; }
.checkbox-container:hover input ~ .checkmark { background-color: rgba(1, 169, 130, 0.5); }
.checkbox-container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form a { text-decoration: none; }
 span.label-desc, h4.filter-title { font-family: inherit; font-size: inherit; }
/*.form label { min-height: auto; margin: 0.5rem 0; }*/
.filterCheckbox label { padding-left: 35px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg') ;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 10px;
  background-size: 18px;
}

.form select:active, .form select.open, .form select:focus {
  color: #444;
  border: 1px solid #444;
  box-shadow: rgb(110, 230, 210) 0px 0px 3px 2px;
  background-color: transparent;
}

.form select, .form select:hover, .form input[type=text], textarea, .form input[type=email], .form input[type=file], .form input[type=password] {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none; font-size: 1rem;
  padding: 8px 50px 8px 11px;
  height: inherit; line-height: inherit;
  margin-top: 15px; font-family: inherit;
  border: 1px solid rgba(0, 0, 0, 0.36);
  border-radius: 6px !important;
}
.form input[type=password] {
  margin-top: 45px !important;
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none; 
  border-color: #01A982 !important;
  /*border-radius: 0;*/
}


[type="radio"]:checked + label:before { border: 1px solid #01A982; }
[type="radio"]:not(:checked) + label:before { border: 1px solid rgba(0, 0, 0, 0.36) }

/* ========== END FORM ==========

/* ========== FOOTER ========== */

footer { background-color: #EFEFEF; color: #444; }
footer .footer-wrapper { display: flex; }
.icon-wrap {
  flex-basis: auto;
  height: 30px;
  width: 30px;
  background-color: #01A982;
  border-radius: 4px;
  margin: 0 8px 0 0;
}

ul.legal-footer li { display: inline-block; margin: inherit; font-size: inherit; }
footer p.copyright { font-size: inherit; font-family: inherit; margin-top: 0; }
footer h5 { font-family: inherit; font-size: inherit; color: #inherit; font-weight: inherit; margin-bottom: inherit; display: inline-block; width: 100%; }

@media screen and (max-width: 991px){
  footer p.copyright { text-align: center; margin-top: 0; color: #444; }
}

footer img { width: 150px; margin-bottom: 20px !important; }
.legal-footer {
    display: inline-flex;
    font-size: 14px;
}
.legal-footer li:after { content: " "; margin: 0 15px 0 15px; }
.legal-footer li:last-child:after { display: none; }
footer a:hover { text-decoration: underline; }

@media screen and (max-width: 991px) {
  footer { padding: 2rem 1.5rem 1rem; background-color: #EFEFEF; }
}

@media screen and (min-width: 992px) {
  footer { padding: 3rem 3rem 1rem 3rem; }
}


/* ========== COLLAPSIBLE ========== */
.accordion-item, .accordion-button:not(.collapsed), .accordion-button.collapsed { box-shadow: none; }
.accordion-button::after {
  background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg');
  filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%); 
}
.accordion-button:not(.collapsed)::after {
  background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg');
}
.accordion-body li, .accordion-body p { font-family: inherit; margin-bottom: .8rem; font-weight: 300; padding-bottom: 0; }
.accordion-header { border-bottom: 0; margin-bottom: 1px; }
.accordion-button, .accordion-body { padding: 1rem 0; }
.accordion-item, .accordion-body ul { margin-bottom: 0; }
.accordion-flush .accordion-item .accordion-button { border-bottom: 1px solid #e5e5e5; }

/* ========== END COLLAPSIBLE ========== */


/* ========== TAB ========== */
ul.nav-tabs { width: 100%; border: none; }
/* ========== END TAB ========== */


/* 18-04-24 */
ul.nav-tabs li a { color: #646569; font-family: inherit; }
.in-progress-text span { color: #01A982 !important; }
.bottom-desc b, .progress-milestone span.bottom-desc { font-family: inherit; }
.bottom-desc b { font-weight: 500; }
/* END 18-04-24 */


/* ============== END NEW ADJUSTED FROM OLD CUSTOM.CSS ============== */




/* ====================== NEW CREATED 2024 InstantOn 2.0 ====================== */

@font-face{font-family:"Metric";font-weight:200;font-style:normal;src:url("../fonts/Metric-Light.woff2") format("woff2"),url("../fonts/Metric-Light.woff") format("woff");}
@font-face{font-family:"Metric";font-weight:400;font-style:normal;src:url("../fonts/Metric-Regular.woff2") format("woff2"),url("../fonts/Metric-Regular.woff") format("woff");}
@font-face{font-family:"Metric";font-weight:500;font-style:normal;src:url("../fonts/Metric-Medium.woff2") format("woff2"),url("../fonts/Metric-Medium.woff") format("woff");}
@font-face{font-family:"Metric";font-weight:600;font-style:normal;src:url("../fonts/Metric-Semibold.woff2") format("woff2"),url("../fonts/Metric-Semibold.woff") format("woff");}
@font-face{font-family:"Metric";font-weight:700;font-style:normal;src:url("../fonts/Metric-Black.woff2") format("woff2"),url("../fonts/Metric-Black.woff") format("woff");}

::-webkit-scrollbar { width: 14px; height: 18px; }
::-webkit-scrollbar-track { background: #f1f1f1;  }
::-webkit-scrollbar-thumb { background: #01A982; border-radius: 10px; border: 7px solid var(--scrollbarBG); border: 2px solid #f1f1f1; }

html, body {font-family: 'Metric'!important; font-size: 18px; font-weight: 400; color: rgb(68, 68, 68); line-height: 1.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body p { padding-bottom: 1rem; }

h1, h2, h3 { line-height: 1.11320755em; font-weight: 600; letter-spacing: 0.01em; margin-bottom: 2rem; text-transform: inherit; }
h4, h5 { line-height: 1.11320755em; letter-spacing: 0.01em; margin-bottom: 1rem; text-transform: inherit; }

/* HEADER */

.text-green { color: #01A982; }
.text-grey { color: #7E8285; }
.text-margenta { color: #C140FF !important; }
a, a:hover { text-decoration: none; cursor: pointer; color: inherit;  }

.club_link { color: #444; }
.club_link:hover { color: #01A982; background: transparent; }

section .container.padding-topbottom-0 { padding-top: 0 !important; padding-bottom: 0 !important }

/* END HEADER */

@media screen and (min-width: 1200px) {
  .w-xl-75 { width: 75%; }
}

@media screen and (max-width: 1199px) {
  .margintop_1rem { margin-top: 1rem; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .w-lg-95 { width: 95%; }
  .lg_margintop_1rem { margin-top: 1rem; }
}

@media screen and (max-width: 991px) {
  section .container { padding: 2rem; }
  .w-xs-100 { width: 100%; }
  .gradient-stockimage { position: relative; margin-bottom: 4rem; }
  .xs-text-center { text-align: center; }
  .xs-text-start { text-align: left; }
  .xs_marginbottom_0 { margin-bottom: 0 !important; }
  .xs_margintop_2rem { margin-top: 2rem !important; }
  .xs_padright-2rem { padding-right: 0; }
  .right_submenu { right: 0 }
}

@media (min-width: 992px) {
  section .container { padding: 2rem 0; }
  .md_margintop_1rem { margin-top: 3rem; }
  .md-text-center { text-align: center; }
  .md_padright-2rem { padding-right: 2rem !important; }
  .right_submenu { right: 2rem !important }
  .submenu-active .submenu.lg_min_width_220px { min-width: 220px !important; width: 220px; }
  .submenu-active .submenu.lg_min_width_240px { min-width: 240px !important; width: 240px; }
}


.margintop_pointneg35rem { margin-top: 6.65rem; }
.margin_left_point5rem { margin-left: .5rem; }
.margin_left_1rem { margin-left: 1rem; }
.margin_right_point5rem { margin-right: .5rem; }
.margin_right_1rem { margin-right: 1rem; }
.margintb_1 { margin: 1rem 0; }
.margintb_half { margin: .5rem 0; }
.marginbottom_1-5rem { margin-bottom: 1.5rem; }
.marginbottom_1rem { margin-bottom: 1rem; }
.marginbottom_point5rem { margin-bottom: .5rem; }
.margintop_3rem { margin-top: 3rem; }
.margintop_5rem { margin-top: 5rem; }

.pad-1rem { padding: 1rem; }
.pad-2rem { padding: 2rem; }
.pad-3rem { padding: 3rem; }

.pad_left_1rem { padding-left: 1rem; }

.radius-30px { border-radius: 30px; }
.radius-1rem { border-radius: 1rem; }

.opacity_point5 { opacity: .5; }
.opacity_point4 { opacity: .4; }


hr.greyline { background-color: #e5e5e5; height: 1px; width: 100%; opacity: 1; margin: 1rem 0; }

.border_top { border-top: 1px solid #E5E5E5; margin: 1rem 1.25rem; }
.border_top-2px { border-top: 2px solid #01A982; opacity: 1;  }
.noborder_bottom { border-bottom: 0; }
.border_green { border-bottom: 2px solid #01A982; }
.border_green_all {
    border: 2px solid #01A982 !important;
}
/* .border_gradient_purpleblue { border-image: linear-gradient(#d221ff, #00dec8) 30; border-width: 4px; border-style: solid; } */

.border_gradient_purplemargentayellow {
    border: double .2em transparent;
    border-radius: 1rem;
    background-image: linear-gradient(white, white), linear-gradient(45deg, #ffc800, #eb3474, #8219f3);
    background-origin: border-box;
    background-clip: content-box, border-box;
}


.font-weight-400 { font-weight: 400 !important; }
.font-weight-500 { font-weight: 500 !important; }
.font-weight-600 { font-weight: 600 !important; }
.font-weight-700 { font-weight: 700 !important; }
.font_size-22px { font-size: 22px; }
.font_size-40px { font-size: 40px; }
.font_size-20px {font-size: 20px;}


/* GRADIENT */

.gradient_bluemargentayellow { background: linear-gradient(45deg, #fec901, #af42f0, #0d5265); }
.gradient_purplemargentayellow { background: linear-gradient(45deg, #ffc800, #eb3474, #8219f3); }
.gradient_purpleblueyellow { background: linear-gradient(45deg, #ffc800, #00dec8, #8219f3); }
.gradient_magentagreenyellow { background: linear-gradient(225deg, #eb3474, #b56cad, #01c294 40%, #fec901) }
.gradient_magentapurplegreen { background: linear-gradient(225deg, #eb3474, #7630ea, #01d9a6) }
.gradient_purpleblue { background: linear-gradient(45deg, #d221ff, #00dec8); }
.gradient_orangeyellow { background: linear-gradient(45deg, #ffd300, #ff6300); }
.gradient_orangemargenta { background: linear-gradient(45deg, #F26B46, #AF24BB); }
.gradient_greenyellow { background: linear-gradient(225deg, #FF8300, #FEC901, #2ECC40, #3D9970) }
.gradient_purpleblue { background: linear-gradient(45deg, #d221ff, #00dec8); }

.gradient_back img { margin: 1.35rem; }
.gradient_back_purpleblue { content: ''; z-index: -1; background: linear-gradient(45deg, #d221ff, #00dec8); width: 230px; }
.gradient_back_bluemargentayellow { content: ''; z-index: -1; background: linear-gradient(45deg, #fec901, #af42f0, #0d5265); width: 230px; }
.gradient_back_purpleblueyellow { content: ''; z-index: -1; background: linear-gradient(45deg, #ffc800, #00dec8, #8219f3); width: 230px; }
.gradient_back_purplemargentayellow { content: ''; z-index: -1; background: linear-gradient(45deg, #ffc800, #eb3474, #8219f3); width: 230px; }
.gradient_back_orangeyellow { content: ''; z-index: -1; background: linear-gradient(45deg, #ffd300, #ff6300); width: 230px; }
.gradient_back_greenyellow { content: ''; z-index: -1; background: linear-gradient(225deg, #FF8300, #FEC901, #2ECC40, #3D9970); width: 230px; }
.gradient_back_magentagreenyellow { content: ''; z-index: -1; background: linear-gradient(225deg, #eb3474, #b56cad, #01c294 40%, #fec901); width: 230px; }
.gradient_back_magentapurplegreen { content: ''; z-index: -1; background: linear-gradient(225deg, #eb3474, #7630ea, #01d9a6); width: 230px; }

.greycurve_bg {
  background-image: url('../images/InstantOn2.0/stockimages/GettyImages-1304863046_1600_0_72_RGB.jpg');
  background-size: cover; padding-bottom: 2rem; background-repeat: no-repeat;
}

.greycurve2_bg {
  position: relative; 
  height: 100vh;
  width: 100%;
  display: inline;
  align-items: center;
  justify-content: center;
}

.greycurve2_bg::before {    
  content: "";
  background-image: url('../images/InstantOn2.0/stockimages/GettyImages-1190757657.jpg');
  background-size: cover;
  background-position: top right;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.45; z-index: -5;
}

.generic_bg {
  background-image: url('../images/InstantOn2.0/stockimages/AdobeStock-257301038_1600_0_72_RGB.jpg');
  background-size: cover; padding-bottom: 2rem; background-repeat: no-repeat;
}

.tx_purplemagentayellow {
  content: '';
  background-image: linear-gradient(45deg, #ffc800, #eb3474, #8219f3);
  background-size: 100% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tx_purpleblue {
  content: '';
  background-image: linear-gradient(45deg, #d221ff, #00dec8);
  background-size: 100% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* END GRADIENT */


/* BACKGROUND COLOR */

.bg_lightpurple { background-color: #C140FF; }
.bg_green { background-color: #01A982; }
.bg_grey { background-color: #F2F2F2; }
.bg_lightgrey { background-color: #f8f8f8; }
.bg_mediumgrey { background-color: #e4e4e4; }
.bg_white { background-color: #ffffff; }
.bg_darkblue { background-color: #0D5265; }
.fill_green { filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%); }

/* END BACKGROUND COLOR */


.gradient-stockimage { grid-area: overflow-content; position: relative; }


@media screen and (max-width: 767px) {
  .gradient-stockimage img { width: calc(100% - 30px); object-fit: cover; height: 300px; }

  .gradient-stockimage_orangeyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(45deg, #ffd300, #ff6300);
    height: 100%;
  }
  .gradient-stockimage_purplemargentayellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(45deg, #ffc800, #eb3474, #8219f3);
    height: 100%;
  }
  .gradient-stockimage_purpleblueyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(45deg, #ffc800, #00dec8, #8219f3);
    height: 100%;
  }
  .gradient-stockimage_purpleblue::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(45deg, #d221ff, #00dec8);
    height: 100%;
  }
  .gradient-stockimage_greenyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(225deg, #FF8300, #FEC901, #2ECC40, #3D9970);
    height: 100%;
  }
  .gradient-stockimage_magentagreenyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(225deg, #eb3474, #b56cad, #01c294 40%, #fec901);
    height: 100%;
  }
  .gradient-stockimage_magentapurplegreen::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 9%;
    bottom: -9%;
    width: calc(94% - 30px);
    background: linear-gradient(225deg, #eb3474, #7630ea, #01d9a6);
    height: 100%;
  }
}

@media screen and (min-width: 768px)  and (max-width: 1199px) {
  .gradient-stockimage img { width: calc(100% - 52px); object-fit: cover; height: 190px; }

  .gradient-stockimage_orangeyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(45deg, #ffd300, #ff6300);
    height: 100%;
  }
  .gradient-stockimage_purplemargentayellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(45deg, #ffc800, #eb3474, #8219f3);
    height: 100%;
  }
  .gradient-stockimage_purpleblueyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(45deg, #ffc800, #00dec8, #8219f3);
    height: 100%;
  }
  .gradient-stockimage_purpleblue::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(45deg, #d221ff, #00dec8);
    height: 100%;
  }
  .gradient-stockimage_greenyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(225deg, #FF8300, #FEC901, #2ECC40, #3D9970);
    height: 100%;
  }
  .gradient-stockimage_magentagreenyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(225deg, #eb3474, #b56cad, #01c294 40%, #fec901);
    height: 100%;
  }
  .gradient-stockimage_magentapurplegreen::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: -11%;
    width: calc(90% - 55px);
    background: linear-gradient(225deg, #eb3474, #7630ea, #01d9a6);
    height: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .gradient-stockimage img { width: calc(100% - 54px); object-fit: cover; height: 300px; }

  .gradient-stockimage_orangeyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(45deg, #ffd300, #ff6300);
    height: 100%;
  }
  .gradient-stockimage_purplemargentayellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(45deg, #ffc800, #eb3474, #8219f3);
    height: 100%;
  }
  .gradient-stockimage_purpleblueyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(45deg, #ffc800, #00dec8, #8219f3);
    height: 100%;
  }
  .gradient-stockimage_purpleblue::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(45deg, #d221ff, #00dec8);
    height: 100%;
  }
  .gradient-stockimage_greenyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(225deg, #FF8300, #FEC901, #2ECC40, #3D9970);
    height: 100%;
  }
  .gradient-stockimage_magentagreenyellow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(225deg, #eb3474, #b56cad, #01c294 40%, #fec901);
    height: 100%;
  }
  .gradient-stockimage_magentapurplegreen::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 7%;
    bottom: -9%;
    width: calc(95% - 54px);
    background: linear-gradient(225deg, #eb3474, #7630ea, #01d9a6);
    height: 100%;
  }
}


.smallnote { font-size: 15px !important; margin-bottom: 0; }

.card-header { background-color: transparent; border-bottom: 0;}
.card-footer-smallnote { flex: 1 1 auto; padding: .4rem 1rem; font-size: 14px }

#InstantOn2-0 .progress, #InstantOn2-0 .progress-bar { border-radius: 0; height: 1rem; font-size: .7rem; text-align: center; margin: 0; }
#InstantOn2-0 .progress-bar.progress-bar-green { background-color: #01A982; }
#InstantOn2-0 .progress-bar.progress-bar-yellow { background-color: #FEC901; }
#InstantOn2-0 .progress-bar.progress-bar-orange { background-color: #FF8300 }
#InstantOn2-0 .progress-bar.progress-bar-lightblue { background-color: #7FF9E2 }
#InstantOn2-0 .progress-bar.progress-bar-mediumblue { background-color: #32DAC8 }
#InstantOn2-0 .progress-bar.progress-bar-darkblue { background-color: #0D5265 }
#InstantOn2-0 .progress-bar.progress-bar-lightpurple { background-color: #C140FF }
#InstantOn2-0 .progress-bar.progress-bar-mediumpurple { background-color: #7630EA }
#InstantOn2-0 .progress-bar.progress-bar-red { background-color: #CA2B4E }

.datepicker td, .datepicker th { width: auto; text-align: center; padding: .5rem 1rem; }
.dropdown-menu { border: 2px solid #01A982; } 
.month { padding: 0.3rem; font-size: 14px; }

#InstantOn2-0 .progressbar-radius { border-radius: 50px; }
.bar-red { background-color: #e25141; }
.bar-mediumblue { background-color: #32DAC8; }
.bar-yellow { background-color: #FEC901; }
.bar-point { font-size: .9rem; }

#nav_icons li { display: inline-block; float: right; }
#nav_icons ul { display: flow-root; margin: 0.5rem 0; }
#nav_icons .topicon ul li { align-items: flex-start; flex-wrap: nowrap; background: none; }
#nav_icons .item_icon { order: 1; display: block; width: auto; z-index: 1; }
#nav_icons .item_icon a.nav-icon i { margin-left: 18px !important; }

#nav_icons .item_icon a.nav-icon span.cart-no { 
  background: #ff8300; width: 16px; height: 16px; top: -5px; left: 28px; line-height: 1.5; font-size: 10px; 
}
#nav_icons .item_icon a.nav-icon span.bell-no { 
  background: #ff8300; width: 16px; height: 16px; top: -5px; left: 18px; line-height: 1.5; font-size: 10px; 
}
/* #nav_icons .item_icon a.nav-icon i { margin-left: inherit; width: 25px; margin-top: inherit; } */
#nav_icons .item_icon a.nav-icon i.icon_bell { margin-left: inherit !important; }
#nav_icons .item_icon a.nav-icon { padding-right: 10px; position: relative; }
#nav_icons .item_icon a.nav-icon span.cart-no, #nav_icons .item_icon a.nav-icon span.bell-no {
  position: absolute;
  background: #01A982;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  top: -5px;
  right: 0;
}

.step-one.active, .step-two.active, .step-three.active, .step-four.active, .step-five.active, .step-six.active {
    color: #fff;
}

.in-progress-text.active {
    color: #01A982;
    justify-content: center;
    font-weight: 500;
}

.step-one, .step-two, .step-three, .step-four, .step-five, .step-six {
    height: 35px;
    width: 35px;
    border-radius: 25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 22%;
}

.progress-steps-inner p {
    margin-top: 2rem;
}
.step-one.active, .step-two.active, .step-three.active, .step-four.active, .step-five.active, .step-six.active {
    color: #fff;
}

.in-progress-text.active {
    color: #01A982;
    justify-content: center;
    font-weight: 500;
}

.step-one, .step-two, .step-three, .step-four, .step-five, .step-six {
    height: 35px;
    width: 35px;
    border-radius: 25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 28%;
}

.progress-steps-inner p {
    margin-top: 3rem;
}
@media screen and (max-width: 991px) {
  #nav_icons { display: none; }
  .has-submenu > a > span::after {
    position: absolute;
    content: '';
    background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg');
    height: 1rem;
    width: 1rem;
    right: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
    transition: .3s all;
    filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%); 
  }
  .submenu-active > a > span::after { transform: rotate(180deg); }
  .menu.active li.item { padding: .7rem; font-size: 85%; }

  .masthead_mobile {  height: 350px; }

  .masthead_mobile_img01 {  
    background: url('../images/InstantOn2.0/products/banner_PC_02.png');
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
  }

  .masthead_mobile_resources {  
    background: url('../images/InstantOn2.0/stockimages/HPE202302231369.jpg');
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .masthead_mobile_resources_training {  
    background: url('../images/InstantOn2.0/stockimages/HPE202302220134.jpg');
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .masthead_mobile_faq {  
    background: url('../images/InstantOn2.0/stockimages/HPE2022042601027.jpg');
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .masthead_mobile_img02 {  
    background: url('../images/InstantOn2.0/stockimages/HPE2022042602004_1600_0_72_RGB.jpg');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .masthead_single_registration {  
    background: url('../images/InstantOn2.0/stockimages/HPE2022042602004_1600_0_72_RGB.jpg');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .masthead_margin { margin-top: 7rem; }
  .mastoverlay { box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3) !important; }
  .carousel-header { padding-right: 0; }

  #masthead_single .carousel-caption, #masthead_single_product .carousel-caption { right: 5%; left: 5%; }

} /* END (max-width: 991px)  */


@media screen and (min-width: 992px) and (max-width: 1199px) {
/*   .has-submenu > a, .has-submenu > a > span {  padding: 8px 30px 8px 18px; } */
.has-submenu > a > span:hover {
 background-color: #eee;
 padding: 8px 25px 8px 15px;
 border-radius: 30px; 
}
.has-submenu > a > span::after {
  position: absolute;
  content: '';
  background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg');
  height: .8rem;
  width: .8rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 8px;
  margin-right: 1rem;
  margin-top: 3px;
  transition: .3s all;
  filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%); 
}
}

@media screen and (min-width: 1200px) {

  .has-submenu > a, .has-submenu > a > span {  padding: 8px 30px 8px 18px; }
  .has-submenu > a > span:hover {
   background-color: #eee;
   padding: 8px 30px 8px 18px;
   border-radius: 30px; 
 }
 .has-submenu > a > span::after {
  position: absolute;
  content: '';
  background-image: url('../images/InstantOn2.0/icon/icon_caret_down.svg');
  height: .8rem;
  width: .8rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 8px;
  margin-right: 1rem;
  margin-top: 6px;
  transition: .3s all;
  filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%); 
}
}


@media screen and (min-width: 992px) {

  .has-submenu > a > span:hover .submenu { display: block; }
  .masthead_margin { margin-top: 9rem; }
  .masthead_mobile { display: none; }

  .carousel-control-next, .carousel-control-prev { width: 10%; }
  .carousel-caption { left: 10%; right: 10%; bottom: auto; top: 1rem; }
  #masthead_single .carousel-caption, #masthead_single_product .carousel-caption { left: 0; right: 0; bottom: auto; top: 1rem; width: 100%; }

  .masthead_single, .carousel-item.active { height: 325px; }
  .masthead_row_height { height: 250px; }
  .carousel-header { padding-right: 2rem; }

} /* END (min-width: 992px)  */


.carousel-indicators { margin-bottom: .25rem; }
.profile_circle i { font-size: 45px; padding: 0.9rem; position: absolute; }
.profile_circle { border: 2px solid #01A982; border-radius: 50%; width: 80px; height: 80px; box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2); }

#masthead_single img { width: calc(85% - 20px); object-fit: cover; height: 245px; object-position: 100% 30%; }
.masthead_single_registration img { width: calc(85% - 20px); object-fit: cover; height: 245px; object-position: 100% 0% !important; }
#masthead_single_product img { object-fit: cover; height: 245px; object-position: 100% 0%; }

.cardline { border-radius: 1rem; border: 1px solid #e5e5e5; }
.cardline_pad_2rem { border-radius: 1rem; border: 1px solid #e5e5e5; padding: 2rem; margin-bottom: 1.5rem; }
.cardline_pad_1-5rem { border-radius: 1rem; border: 1px solid #e5e5e5; padding: 1.5rem; }
.cardlinenopad { padding: 0; }

#badge .card-footer { background-color: transparent; border-top: 0; padding-bottom: 1rem; }
#badge .card-header, #badge .card-body { padding: 0;  }
#badge .badge_rank img { width: 50px !important; }
#badge img { width: 75px; }
#badge img.mainbadge { width: 90px; }
#badge .badge_quantity { font-size: 2.5rem; vertical-align: top; }
#badge table th { font-weight: 500; }
#badge .badge-icon1 table tr { padding-top: 1rem;}
#badge table.com-badges-progress2 th { width: auto; padding: 1rem 1rem .5rem; vertical-align: top; }
#badge table.com-badges-progress2 td { width: auto; padding: 1rem 1rem 0; vertical-align: top; }


@media screen and (min-width: 992px) {
  #badge .badge_achive { float: right; }
  #badge .badge_category { text-align: right; margin-bottom: 1rem; }
  #badge .badge-icon1 table tr td { padding-left: 1rem;}
  #badge .badge-icon2 table tr td { padding-right: 2rem; }
  #product .card-img-top2 { height: 200px; object-fit: cover; object-position: 50% 35%; border-radius: 15px 15px 0 0; z-index: 1;}
}

@media screen and (max-width: 991px) {
  #badge .badge_achive { float: left; }
  #badge .badge_category { text-align: left; margin-bottom: 1rem; }
  #badge .badge_achive td { margin-left: 2rem; }
/*   #badge .badge-icon1 table tr td { padding-left: 0;} */
#badge .badge-icon1 table tr td, #badge .badge-icon2 table tr td { padding-left: 1rem; }
#product .card-img-top2 { height: 300px; object-fit: cover; object-position: 50% 35%; border-radius: 15px 15px 0 0; z-index: -1;}
}


#product .card-img-top { margin: 1rem auto; height: 110px; object-fit: contain; }
#product .card-footer { padding: 0 1rem; background-color: transparent; border-top: 0; }

#training img.brandlogo {width: 110px;overflow: visible;}

#training img {    margin-top: 1rem;
    height: 40px;
    object-fit: contain;
    object-position: 1rem;
    overflow: visible;}

#training img.icon_trainingquiz {margin-top: 1rem;height: 50px;object-fit: contain;object-position: 1rem;}


#training .statuscompleted {filter: invert(48%) sepia(57%) saturate(2932%) hue-rotate(134deg) brightness(90%) contrast(99%);}

#training .statusgrey {filter: invert(55%) sepia(4%) saturate(302%) hue-rotate(163deg) brightness(92%) contrast(92%);}


ul.check_list { padding-left: 5px; }
ul.check_list > li { display: inline-flex; padding-bottom: 1rem; }
ul.check_list > li::before { font-family: 'hpe-icons' !important; display: table-cell; content: "\ecac"; color: #01a982; padding-right: 0.75em; }
ul.check_list > li { padding-bottom: 1rem; }


.company-mng-position { background-position: center bottom !important; }
#piechart .percent { position: relative; text-align: center; }
#piechart .progress-bar-box svg { position: relative; width: 230px; height: 230px; transform: rotate(-90deg); }

#piechart .progress-bar-box svg circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #f0f0f0;
  stroke-width: 15;
  stroke-linecap: round;
}

#piechart .progress-bar-box svg circle:last-of-type {
  stroke-dasharray: 625px;
  stroke-dashoffset: calc(625px - (625px * var(--percent)) / 100);
  stroke: #3498db; 
}


/* ================ PIE CHART ================ */

#piechart .progress-bar-box .number-darkblue { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }
#piechart .progress-bar-box .number-mediumblue { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }
#piechart .progress-bar-box .number-mediumpurple { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }
#piechart .progress-bar-box .number-lightpurple { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }
#piechart .progress-bar-box .number-orange { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }
#piechart .progress-bar-box .number-yellow { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); }

#piechart .progress-bar-box .number h3 { font-weight: 200; font-size: 2.5rem; color: #32dacb; }
#piechart .progress-bar-box .number h3 span { font-size: 2rem; }
#piechart .progress-bar-box .title h2 { margin: 25px 0 0; line-height: 22px; }
#piechart .progress-bar-box .title h2 span { font-size: 17px; }

#piechart .progress-bar-box-darkblue svg circle:last-of-type { stroke: #0D5265; }
#piechart .progress-bar-box .number-darkblue h3 { font-weight: 200; font-size: 2.5rem; color: #0D5265; }
#piechart .progress-bar-box-mediumblue svg circle:last-of-type { stroke: #32DAC8; }
#piechart .progress-bar-box .number-mediumblue h3 { font-weight: 200; font-size: 2.5rem; color: #32DAC8; }
#piechart .progress-bar-box-mediumpurple svg circle:last-of-type { stroke: #7630EA; }
#piechart .progress-bar-box .number-mediumpurple h3 { font-weight: 200; font-size: 2.5rem; color: #7630EA; }
#piechart .progress-bar-box-lightpurple svg circle:last-of-type { stroke: #C140FF; }
#piechart .progress-bar-box .number-lightpurple h3 { font-weight: 200; font-size: 2.5rem; color: #C140FF; }
#piechart .progress-bar-box-orange svg circle:last-of-type { stroke: #FF8300; }
#piechart .progress-bar-box .number-orange h3 { font-weight: 200; font-size: 2.5rem; color: #FF8300; }
#piechart .progress-bar-box-yellow svg circle:last-of-type { stroke: #FEC901; }
#piechart .progress-bar-box .number-yellow h3 { font-weight: 200; font-size: 2.5rem; color: #FEC901; }

.bonus-brd { border: 1px solid #ccc; width: 100%; padding: 20px 10px;  }
.bonus-brd h2 { line-height: 22px; }
.bonus-brd h2 span { font-size: 17px; }
.text-ttl-bouns { font-size: 50px; color: #c140ff; }
.prl-text { color: #7630ea; }

table th { font-weight: 600; line-height: 1; vertical-align: top; }


/* ================ END PIE CHART ================ */


/* ================ RESOURCES INVENTORY ================ */

#inventory .skubg-green { top: 0; left: 0; height: 18px; width: 18px; border-radius: 50%; background-color: #00B050; }
#inventory .skubg-orange { top: 0; left: 0; height: 18px; width: 18px; border-radius: 50%; background-color: #ffc000; }
#inventory .skubg-red { top: 0; left: 0; height: 18px; width: 18px; border-radius: 50%; background-color: #9d9d9d; }

#inventory .skubg-green2 { height: 20px; background-color: #00B050; width: 20px; border-radius: 50%; display: inline-block; }
#inventory .skubg-orange2 { height: 20px; background-color: #ffc000; width: 20px;border-radius: 50%; display: inline-block; }
#inventory .skubg-red2 { height: 20px; background-color: #9d9d9d; width: 20px;border-radius: 50%; display: inline-block; }


.tablecollapse {
/*   position: absolute; */
content: '+';
/*   background-image: url("../images/d-arrow-active.svg"); */
height: 15px;
width: 12px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin-left: 4px;
margin-right: 15px;
margin-top: 3px;
transition: .3s all;
}

.tablecollapse::after {
/*   position: absolute; */
content: '-';
/*   background-image: url("../images/d-arrow-active.svg"); */
height: 15px;
width: 12px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin-left: 4px;
margin-right: 15px;
margin-top: 3px;
transition: .3s all;
}

.tablecollapse:after { transform: rotate(180deg); }

.icon-wrap2 { height: 35px; width: 35px; }
.bottom_greentagline {
    border-bottom: 6px solid #01A982;
    width: 80px;
}

/* ================ END RESOURCES INVENTORY ================ */


/* ================ TAB ================ */

@media screen and (max-width: 991px) {
  #tabnav .nav-tabs-borderbottom991 { height: 1px; width: auto; position: absolute; background-color: #d3d3d3; top: 67px; }
  #proliantserver #tabnav .nav-justified .nav-item, #proliantserver #tabnav .nav-justified>.nav-link { flex-basis: auto; width: 100%; }
}

@media screen and (min-width: 992px) {
  #proliantserver #tabnav .nav-justified .nav-item, #proliantserver #tabnav .nav-justified>.nav-link { flex-basis: auto; }
}

#tabnav .nav-tabs-borderbottom { height: 1px; width: 100%; background-color: #d3d3d3;  }


/* 11-06-24 */


#rewardcatalog img {
    margin: 1rem auto;
    height: 100px;
    object-fit: contain;
    overflow: visible;
}

#rewardcatalog_details img {
    margin-top: 1rem;
    height: 120px;
    object-fit: contain;
    object-position: center;
    overflow: visible;
}

#rewardcatalog h5 {
    margin-bottom: 0;
    font-weight: 500;
}

.cart h7 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 95%;
    display: table;
}

#rewardcatalog p, #cartpara p {
    padding-bottom: .35rem;
}

#rewardcatalog .card-footer {
    padding: 0 1rem 1rem;
    background-color: transparent;
    border-top: 0;
    font-weight: 600;
}

#rewardcatalog h3 {
    margin-bottom: .5rem !important;
}

#rewardcatalog img.rewards_icon {
    height: 55px;
    object-position: center;
}

#rewardcatalog .card {
    text-align: center;
}

.number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: #01A982;
    border: none;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    border-radius: 50%;
    position: relative;
}

    .number-input button:hover, .number-input button:active, .number-input button:focus {
        background: transparent;
        border-radius: 2rem;
        border: transparent;
        display: inline-block;
        background: linear-gradient(60deg,#008567 0 13%,#01A982 20%,#008567 27%,#008567);
        background-position: 0 90%;
        background-size: 200% 200%;
        border: var(--btn-v4-border-width) solid transparent;
        color: #FFFFFF;
        transition: background-position .5s;
    }

.number-input input[type=number] {
    max-width: 5rem;
    padding: .5rem;
    font-size: 1.25rem;
    height: 2rem;
    border: 0;
    text-align: center;
}

#tabnav .nav-tabs .nav-link {
    border: 3px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-style: none;
}

    #tabnav .nav-tabs .nav-link:hover, #tabnav .nav-tabs .nav-link:focus, #tabnav .nav-tabs .nav-link.active {
        color: rgb(68, 68, 68);
        border-color: transparent;
        text-align: left;
        border-radius: 0;
        font-weight: 600;
        border-bottom: 3px solid #01A982;
    }

#tabnav .nav-link {
    display: block;
    padding: .8rem 2rem;
    color: rgb(68, 68, 68);
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .05s ease-in-out;
    text-align: left;
}
/* END 11-06-24 */

#tabnav .nav-tabs { border-bottom: 0; }
#tabnav .tab-content { padding: 2rem 0; }
#tabnav .nav-tabs li {text-align: inherit;padding: inherit;}

/* ================ END TAB ================ */

/* ================ MODAL ================ */

.tncmodal .modal-header {
  background-color: #01a982;
  color: #fff;
  border-radius: 0;
  font-weight: 900 !important;
}

.tncmodal .modal-footer { display: block !important; }
.tncmodal .modal-footer p { font-size: 75%; }

/* Important part */
.tncmodal .modal-dialog { overflow-y: initial !important }
.tncmodal .modal-body { min-height: 40vh; overflow-y: scroll; }
.tncmodal .modal-body ol, .tncmodal .modal-body ul {
  padding-left: 25px;
  font-weight: 200 !important;
}

.tncmodal .modal-body ul li, .tncmodal ul li { list-style: disc !important; }
.tnc-tb, .tnc-tb2 { margin: 1em .5em; width: 100%; }
.tncmodal ul { padding-left: 2rem; }

.tnc-tb th, .tnc-tb2 th {border-bottom: 3px solid #01a982;border-top: none !important; padding: 0.5em; font-size: 1rem; font-weight: 600 !important; }

.tnc-tb td, .tnc-tb2 td { padding: 0.5em; font-size: 1rem; }
.tnc-tb tr:nth-child(even) { background-color: #f5f5f5; }
.tnc-tb2 tr:nth-child(even) { background-color: #ffffff; }

button:disabled, button[disabled] { pointer-events: none; }

#tncpop h6 { padding-top: 1rem; font-weight: 500; font-size: 1.1rem; }
#tncpop ol { list-style-type: decimal; }
#tncpop ol li, #tncpop ul li { padding-left: .5rem; padding-bottom: .5rem;}
#tncpop { font-size: 0.9em; }

/* ================ END MODAL ================ */


.faqquestion { margin-top: 1.5rem; font-weight: 500; }
.d-inline-grid { display: inline-grid !important; }

/* ====================== END NEW CREATED 2024 InstantOn 2.0 ====================== */


/* ====================== NEW ADDED 2024 InstantOn 2.0 BY PINKY ====================== */

.carousel-font { font-size:3rem;  }/*wherever carousel font needs to increase*/


@media screen and (min-width: 992px) {
    #redemptionprogress .progress {
        height: .5rem;
        width: 67%;
        margin: auto;
        top: -5px;
        position: relative;
    }

    .cart img {
        margin-top: 1rem;
        height: 80px;
        object-fit: contain;
    }
}
.tx_orangemargenta {
    content: '';
    background-image: linear-gradient(45deg, #F26B46, #AF24BB);
    background-size: 100% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    /* ====================== END NEW ADDED 2024 InstantOn 2.0 BY PINKY ====================== */

/* ================ CALENDAR 13-09-24================ */

.distiBlock {
    width: 3px;
    background-color: #d221ff;
    height: 100%;
}

.distiBlock_distiName {
    font-size: 1.1rem;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 500;
}

.distiBlock_gradientborder {
    background: linear-gradient(white, white) padding-box, linear-gradient(45deg, #d221ff, #00dec8) border-box;
    border-radius: 1rem;
    border: 4px solid transparent;
    padding: 2rem;
}

.distiBlock2 p {
    padding: 0;
}

@media (min-width: 768px) {
    .marginbottom_3rem {
        margin-bottom: 3rem;
    }

    .gradient-stockimage_mb {
        margin-bottom: 30px;
    }
}

.disti_activity {
    padding: 1.5rem;
    border-radius: 1rem;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}

.gradient-stockimage::after {
    z-index: 0;
    padding-bottom: 30px;
}

.gradient-stockimage img {
    z-index: 1;
    position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
    .disti_activity_gradient_left::after {
        left: 15%;
    }
}

.disti_main {
    padding: 3rem;
    color: #ffffff;
    text-align: center;
}

.disti_bg {
    height: auto;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.blackoverlay {
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.55) !important;
}

@media screen and (max-width: 991px) {
    .xs_marginbottom_point5rem {
        margin-bottom: .5rem !important;
    }

    .xs_marginbottom_1point5rem {
        margin-bottom: 1.5rem !important;
    }
}

.form-control:disabled {
    background-color: #e9ecef;
    opacity: 1;
    border: 1px solid #555555;
    box-shadow: none !important
}

.masthead_mobile_disti_ADC {
    background: url('../images/InstantOn2.0/stockimages/GettyImages-573103283_RF_1600_0_72_RGB.jpg');
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.padtopbottom_2rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.margintop_1pt5rem {
    margin-top: 1.5rem;
}

.bg_transparent {
    background: transparent !important;
}

.tx_default {
    color: #444;
}

/* ================ END CALENDAR 13-09-24================ */

/*======================= Quiz and Survey By Manoj on 03-09-2024 =======================*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/* ---------------- Multi step form ----------------*/

ul.form-stepper {
    counter-reset: div;
    margin-bottom: 0;
    padding-left: 0;
}

    ul.form-stepper .form-stepper-circle {
        position: relative;
    }

        ul.form-stepper .form-stepper-circle span {
            position: absolute;
            top: 50%;
            left: 50%;
            color: #fff;
            transform: translateY(-50%) translateX(-50%);
        }

.form-stepper-horizontal {
    position: relative;
}

ul.form-stepper > li {
    list-style: none;
    margin-bottom: 1rem;
    font-size: 85%;
}

ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
}

.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #01A982 !important;
    color: #fff;
}

.form-stepper .form-stepper-active .label {
    color: #01A982 !important;
}

.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #01A982 !important;
    color: #fff !important;
    cursor: pointer;
}

.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #32DAC8;
    color: #000 !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #01A982 !important;
    color: #fff;
}

.form-stepper .form-stepper-completed .label {
    color: #01A982 !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #01A982 !important;
    cursor: pointer;
}

.form-stepper .form-stepper-active span.text-muted {
    color: #000 !important;
}

.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}

/* ---------------- END Multi step form ----------------*/
.cardshadow {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.01);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.01);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.01);
    border-radius: 1rem;
}

@media screen and (min-width: 992px) {
    .cardshadow {
        padding: 3rem;
    }

    section .container.container_quiz {
        padding: 2rem;
    }

    #createprogress .progress {
        height: .5rem;
        width: 85%;
        margin: auto;
    }

    #createprogress .progress-bar, #redemptionprogress .progress {
        height: .5rem;
        width: auto;
    }
}

@media screen and (max-width: 991px) {
    .cardshadow {
        padding: 1rem;
    }

    section .container.container_quiz {
        padding: 1rem;
    }

    .sidepanel {
        text-align: center;
    }
}
.ul-overflow-quiz {
    overflow-y: auto;
    max-height: 425px;
    width: 120px;
}

/*======================= End of Quiz and Survey By Manoj on 03-09-2024 =======================*/



/*==============Added by Manoj for Sales Certification #17171 on 30-09-2024==================*/

.bottom_greentagline {
    border-bottom: 6px solid #01A982;
    width: 80px;
}

.border_grey {
    border: 2px solid #f5f5f5 !important;
}

.padding_3rem {
    padding: 1rem;
}

@media screen and (max-width: 991px) {
    .bg_certificate {
        background-image: url('../images/InstantOn2.0/stockimages/AdobeStock-257301038_1600_0_72_RGB.jpg');
        background-size: cover;
        background-position: 35% 50%;
        height: 25rem;
    }

    .certificate_margintop {
        margin-top: 1rem;
    }

    .xs_margin_point1rem {
        margin: .1rem;
    }
}

@media screen and (min-width: 992px) {
    .bg_certificate {
        background-image: url('../images/InstantOn2.0/stockimages/AdobeStock-257301038_1600_0_72_RGB.jpg');
        background-size: cover;
        background-position: 50% 50%;
    }

    .certificate_margintop {
        margin-top: 1rem;
    }
}
/*==============End of Manoj for Sales Certification #17171 on 30-09-2024==================*/

/* ================ REDEMPTION 01-10-24 ================ */

#rewardcatalog img {
    margin: 1rem auto;
    height: 100px;
    object-fit: contain;
    overflow: visible;
}

#rewardcatalog_details img {
    margin-top: 1rem;
    height: 120px;
    object-fit: contain;
    object-position: center;
    overflow: visible;
}

#rewardcatalog h5 {
    margin-bottom: 0;
    font-weight: 500;
}

.cart h7 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 95%;
    display: table;
}

#rewardcatalog p, #cartpara p {
    padding-bottom: .35rem;
}

#rewardcatalog .card-footer {
    padding: 0 1rem 1rem;
    background-color: transparent;
    border-top: 0;
    font-weight: 600;
}

#rewardcatalog h3 {
    margin-bottom: .5rem !important;
}

#rewardcatalog img.rewards_icon {
    height: 55px;
    object-position: center;
}

#rewardcatalog .card {
    text-align: center;
}

.number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: #01A982;
    border: none;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    border-radius: 50%;
    position: relative;
}

    .number-input button:hover, .number-input button:active, .number-input button:focus {
        background: transparent;
        border-radius: 2rem;
        border: transparent;
        display: inline-block;
        background: linear-gradient(60deg,#008567 0 13%,#01A982 20%,#008567 27%,#008567);
        background-position: 0 90%;
        background-size: 200% 200%;
        border: var(--btn-v4-border-width) solid transparent;
        color: #FFFFFF;
        transition: background-position .5s;
    }

.number-input input[type=number] {
    max-width: 5rem;
    padding: .5rem;
    font-size: 1.25rem;
    height: 2rem;
    border: 0;
    text-align: center;
}

@media screen and (min-width: 992px) {
    #redemptionprogress .progress {
        height: .5rem;
        width: 67%;
        margin: auto;
        top: -5px;
        position: relative;
    }

    .cart img {
        margin-top: 1rem;
        height: 80px;
        object-fit: contain;
    }
}

@media screen and (max-width: 991px) {
    #redemptionprogress .progress {
        height: .5rem;
        width: 70%;
        margin: auto;
        top: -5px;
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    .xs_paddingtopbottom_1point5rem {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}


.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.cart {
    padding: 0;
}

    .cart .items .infoWrap {
        display: table;
        width: 100%;
    }

.itemImg {
    max-width: 100%;
}

/* TOTAL AND CHECKOUT  */

.subtotal ul {
    padding-left: 0;
    margin-bottom: 0;
}

    .subtotal ul li {
        list-style: none
    }

.subtotal .totalRow span.label {
    display: inline-block;
    text-align: right;
    font-size: 1rem;
    line-height: 20px;
    color: #999999
}

.subtotal .totalRow span.value {
    display: inline-block;
    text-align: right;
    width: 15%;
    font-size: 1.75rem;
    line-height: 1.5rem;
    color: #01A982
}

.itempad {
    padding: 1.5rem;
    width: 100%
}


@media (max-width: 991px) {
    .cartpoint {
        padding-bottom: 1.5rem;
    }

    .cart .items {
        padding: 0;
        list-style: none;
        text-align: left
    }

    .subtotal .totalRow {
        padding: .5rem;
        text-align: left;
    }

        .subtotal .totalRow span.label {
            width: 60%;
            text-align: left
        }

        .subtotal .totalRow span.value {
            width: auto;
            text-align: left;
            float: right;
        }

    .cartpoint {
        font-size: 150%;
        color: #01A982;
    }

    .cartoffset {
        margin-left: 33.333%;
    }
}

.cart .items {
    display: block;
    width: 100%;
    vertical-align: middle;
    padding: 2em 1.5em;
}

    .cart .items:last-child {
        border-bottom: none
    }


@media (min-width: 992px) {
    .subtotal .totalRow {
        padding: .5rem;
        text-align: right;
    }

    .cartpoint {
        font-size: 150%;
        color: #01A982;
        text-align: right;
    }
}


.tnc_ul_pl_0 {
    padding-left: 13px;
}

.tx-tnc {
    font-size: 1rem;
}

    .tx-tnc ol li {
        list-style-type: decimal !important;
        margin-left: -1rem !important;
        padding-bottom: .3rem;
    }

ul.tx-tnc-disc li {
    list-style-type: disc !important;
    padding-bottom: .3rem;
}

    ul.tx-tnc-disc li > ul li {
        list-style-type: circle !important;
        padding-bottom: .3rem;
    }


/* ================ END REDEMPTION 01-10-24 ================ */

/* ================ 08-01-25 Rating ================ */

.star-rating {
    display: block;
    margin-bottom: 25px;
    direction: rtl;
    text-align: center;
    margin-bottom: 40px
}

    .star-rating > label {
        cursor: pointer;
        -webkit-transition: color .4s;
        -moz-transition: color .4s;
        -o-transition: color .4s;
        transition: color .4s;
        font-size: 30px;
    }

        .star-rating > label:hover,
        .star-rating > label:hover ~ label,
        .star-rating > label:focus,
        .star-rating > label:focus ~ label,
        .star-rating > input[type="radio"]:checked ~ label {
            color: #01A982
        }

    .star-rating input[type="radio"] {
        display: none
    }

    .star-rating [type="radio"]:checked + label,
    .star-rating [type="radio"]:not(:checked) + label {
        position: inherit;
        color: #d5d5d5;
        padding-right: .5rem;
        padding-left: 0;
    }

#ratingOl ol li {
    padding-left: .8rem;
}

/* ================ END 08-01-25 Rating ================ */
/*================= Start HPE Portal Header and Footer By Manoj on 05-02-2025 04:37PM as per #18311================ */
#hpehfTopLogo {
    transition: opacity 0.3s ease-in-out;
}

#navbar {
    transition: top 0.3s ease-in-out;
}
.hpehf-bottom-header {
    background-color: #eee;
}
.hpehf-main-nav {
    display: flex;
    height: 66px;
    width: 100%;
    background-color: rgba(255,255,255,1);
    z-index: 103;
    border-bottom: none;
}
.hpehf-centered-content {
    display: flex;
    max-width: 1800px;
    padding: 0 100px;
    margin: 0 auto;
    width: 100%;
}
.hpehf-logo {
    display: flex;
    align-items: center;
}
.hpehf-logo-link {
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-shrink: 0;
    margin: 2px 0;
}
.hpehf-nav-menu {
    display: flex;
    flex: 1 auto;
    flex-direction: row;
    justify-content: center;
    padding: 0;
}
.hpehf-icons {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0;
    position: relative;
}
.footer-ul-text-align {
    text-align: right;
}
.footer-copyright {
    font-size: 15px;
    padding-top: 15px;
}
.hpehfTopLogo-hide {
    opacity: 0;
    display: none;
}
.hpehfTopLogo-show {
    opacity: 1;
    display: flex;
}
.navbar-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
}
.navbar-release {
    position: relative;
    top: auto;
    background-color: #eee;
}
.hpehf-footer-border {
    border-bottom: 1px solid rgba(187,187,187,1);
}
.masthead_margin_home {
    margin-top: 6rem;
}
/* ================ END HPE Portal Header and Footer By Manoj on 05-02-2025 04:37PM as per #18311================ */


/* ================ START SI PROGRAM 12-11-24 ================ */

.importantlink_img {
    position: relative;
    background: url('../images/InstantOn2.0/stockimages/HPE202302250650_450_0_72_RGB.jpg');
    background-size: cover;
    background-position: 20% 50%;
    border-radius: 1rem;
}

    .importantlink_img:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        background: radial-gradient(ellipse, rgba(0,0,0, 0.35) 40%, rgba(0,0,0, 0.9) 100%);
        border-radius: 1rem;
    }

.importantlink_imgtx {
    position: relative;
    z-index: 2;
    padding: 2.5rem;
    text-align: center;
    color: #fff;
}

.my-6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.importantlink_box_pad_2rem {
    border-radius: 1rem;
    background-color: #F7F7F7;
    padding: 2rem;
}

@media screen and (max-width: 1199px) {
    .lg_margintop_1rem {
        margin-top: 1rem !important;
    }
}

@media screen and (max-width: 991px) {
    .md_margintop_2rem {
        margin-top: 2rem !important;
    }
}
/* ================ END SI PROGRAM 12-11-24 ================ */

