.elementor-1472 .elementor-element.elementor-element-87ec0b5{--display:flex;--min-height:500px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1472 .elementor-element.elementor-element-87ec0b5:not(.elementor-motion-effects-element-type-background), .elementor-1472 .elementor-element.elementor-element-87ec0b5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9d7b85a );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-1472 .elementor-element.elementor-element-f768acb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-1472 .elementor-element.elementor-element-87ec0b5{--min-height:500px;--justify-content:center;--margin-top:-126px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:150px;--padding-bottom:45px;--padding-left:25px;--padding-right:25px;}.elementor-1472 .elementor-element.elementor-element-e8b06b2{text-align:center;}.elementor-1472 .elementor-element.elementor-element-f768acb{--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:45px;--padding-bottom:45px;--padding-left:25px;--padding-right:25px;}}/* Start custom CSS for html, class: .elementor-element-9015b26 */input.salary-range-input {
    width: 90% !important;
}

input.esop-multiplier {
    width: 90% !important;
}

.form-check-input[type=radio]:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: none !important;
}

div.stage-input {
    flex-direction: row !important;
    height: 10%;
    min-height: 10%;
}

input.form-check-input[type=radio]:checked {
    background-color: #E85936 !important;
    border-color: #E85936 !important;
}

div.stage-card {
    padding: 40px;
}

.custom-background {
    background-color: #FFFCF9;
}

.card {
    background-color: #FFFFFF !important;
    border: 1px solid #F1F1F4 !important;
    box-shadow: 0px 3px 4px 0px #00000008 !important;
}

/* div#body{
    display: flex;
    align-content: center;
    flex-direction: column;
    /* align-self: center; 
}*/
/* @media only screen and (min-device-width: 300px){
    div.card{
        background-color: #FFFFFF !important;
        border-radius: 10px !important;
        width: 100% !important;
    }
} */
#ifByValue {
    display: contents;
}

.noUi-handle {
    width: 0px !important;
    height: 0px !important;
}

.noUi-handle:after {
    content: none !important;
}

.noUi-handle:before {
    content: none !important;
}

.noUi-horizontal {
    height: 5px !important;
    background-color: #0C224A !important;
}

.noUi-tooltip {
    cursor: pointer;
    font-size: small !important;
    background: #0C224A !important;
    width: 80px !important;
    color: #FFFFFF !important;
    border-radius: 25%;
    margin: none !important;
}

.box {
    width: 500px;
    height: 100px;
    border: solid 5px #000;
    border-color: transparent transparent #000 transparent;
    border-radius: 0 0 240px 50%/60px;
}

input:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

input:active {
    outline: none !important;
    box-shadow: none !important;
}

table {
    width: 100% !important;
    border-bottom: #00000008;
}

table {
    border-collapse: collapse;
}

tr {
    border-bottom: 1px solid #A1A5B7;
    border-style: dotted;
}

table thead td {
    color: #A1A5B7 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-align: center !important;
}

table thead td:first-child {
    text-align: left !important;
}

table tbody td {
    font-size: 14px !important;
    font-weight: 400 !important;
}
table tbody td:first-child {
    text-align: left !important;
}

table tbody input {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: left !important;
    border: 1px solid #DBDFE9 !important;
    border-radius: 5px !important;
    padding: 5px !important;
    text-align: center !important;
}

div.employee-count-table {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    padding: 10px;
}

div.employee-count-table table {
    border-collapse: collapse;
    margin-top: 20px;
}

div.employee-count-table table tbody tr td {
    padding: 10px;
    text-align: center;
    width: 20px !important;
    justify-content: center;
    align-items: center;
}

div.employee-count-table table tbody tr td input {
    padding: 10px;
    border: 1px solid #DBDFE9;
    text-align: center;
    width: 100px !important;
    margin-left: 25px;
}

div.employee-salary-range-table {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    padding: 10px;
}

div.employee-salary-range-table table {
    border-collapse: collapse;
    margin-top: 20px;
}

div.employee-salary-range-table table tbody tr td {
    padding: 10px;
    text-align: center;
    /* width: 10px !important; */
    justify-content: center;
}

div.employee-salary-range-table table tbody tr td input {
    padding: 10px;
    border: 1px solid #DBDFE9;
    text-align: center;
}

div.esop-compnesation {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    padding: 10px;
}

div.esop-compnesation table {
    border-collapse: collapse;
    margin-top: 20px;
}

div.esop-compnesation table tbody tr td {
    padding: 10px;
    text-align: center;
    justify-content: center;
}

div.esop-compnesation table tbody tr td input {
    padding: 10px;
    border: 1px solid #DBDFE9;
    text-align: center;
}

div.hiring-strategy {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 10px;
}

div.hiring-strategy table {
    border-collapse: collapse;
    margin-top: 20px;
}

div.hiring-strategy table tbody tr td {
    padding: 10px;
    text-align: center;
    justify-content: center;
}

div.hiring-strategy table tbody tr td input {
    padding: 10px;
    border: 1px solid #DBDFE9;
    text-align: center;
    width: 100px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
div.pool-size{
    background-color: #0C224A !important;
    color: #FFFFFF;
}
.highlight-border {
    border: 2px solid transparent !important; /* Initially set border to transparent */
    transition: border-color 2s ease-in-out !important; /* Add transition for border color */
    border-color: red !important; /* Set the border color */
  }/* End custom CSS */