#spcost-outer {
    position: fixed;
    left: 50px;
    top: 35px;
    width: 1280px;
    height: 820px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 3px;
    margin: 0px 0px 0px 0px;
    border: 2px solid grey;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #ffffff;
    z-index: 20000;
    cursor: pointer;
    display: none;
}

#spcost-top {
    position: relative;
    width: 1262px;
    height: 35px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 3px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    z-index: 20000;
}

#spcost-list {
    position: relative;
    width: 1281px;
    height: 775px;
    font: bold 14px Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0px;
    margin: 0px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #fff;
    z-index: 20000;
}

.spcost-top-check {
    height: 25px;
    width: 25px;
    float: left;
    color: #000;
    margin: 5px 5px 5px 15px;
}

input.custom-check-input-cost {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

span.custom-check-input-cost-btn {
    width: 22px;
    height: 22px;
    background: #8d8d8d;
    border: 2px solid #2e2e2e;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    pointer-events: none;
}

span.custom-check-input-cost-btn {
    border-radius: 2px;
    background: #fff;
    border: 1px solid #2e2e2e;
}

input.custom-check-input-cost:checked + span.custom-check-input-cost-btn:before {
    content: "";
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 520 520' style='enable-background:new 0 0 512 512' xml:space='preserve' class='' %3E%3Cg%3E%3Cpath d='M239.987 460.841a10 10 0 0 1-7.343-3.213L34.657 243.463A10 10 0 0 1 42 226.675h95.3a10.006 10.006 0 0 1 7.548 3.439l66.168 76.124c7.151-15.286 20.994-40.738 45.286-71.752 35.912-45.85 102.71-113.281 216.994-174.153a10 10 0 0 1 10.85 16.712c-.436.341-44.5 35.041-95.212 98.6-46.672 58.49-108.714 154.13-139.243 277.6a10 10 0 0 1-9.707 7.6z' data-name='6-Check' fill='%23000000' opacity='1' data-original='%23000000' class='' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    height: 29px;
    background-position: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#show_cost_calc_lbl, .spcost-top-text {
    line-height: 28px;
    height: 28px;
    color: #000;
    font: 24px Arial, Helvetica, Sans-Serif;
    float: left;
    margin: 2px 10px 0px 10px;
}

.custom-close-btn-main {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 99;
    font-size: 25px;
    color: #fff;
    border: 1px solid #000;
    line-height: 1;
    background: #000;
    border-radius: 0px 8px 0px 8px;
}

.custom-close-btn-main:hover {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 99;
    font-size: 25px;
    color: red;
    border: 1px solid #fff;
    line-height: 1;
    background: #000;
    border-radius: 0px 8px 0px 8px;
}

.d1tab3 {
    border: none;
    border-spacing: 0px;
    width: 615px;
}

.d1tab3top {
    background-color: #355a9b;
    color: #ffffff;
    font-size: 18px;
    text-align: left !important;
    padding: 10px;
    font-weight: bold;
}

.d1tab3str {
    background-color: #93addd;
    text-align: left !important;
    padding: 10px;
}

.d1tab3strc {
    background-color: #93addd;
    text-align: center !important;
    padding: 10px;
}

.d1tab3str label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab3tot {
    background-color: #b8c9e8;
    text-align: left !important;
    padding: 10px;
}

.d1tab3totc {
    background-color: #b8c9e8;
    text-align: center !important;
    padding: 10px;
}

.d1tab3tot label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab3paver {
    background-color: #93addd;
    text-align: left !important;
    padding: 10px;
}

.d1tab3paverc {
    background-color: #93addd;
    text-align: center !important;
    padding: 10px;
}

.d1tab3paver label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab3res {
    background-color: #b8c9e8;
    text-align: left !important;
    padding: 10px;
}

.d1tab3resc {
    background-color: #b8c9e8;
    text-align: center !important;
    padding: 10px;
}

.d1tab3res label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab2 {
    border: none;
    border-spacing: 0px;
}

.d1tab2top {
    background-color: #5a883b;
    color: #ffffff;
    font-size: 18px;
    text-align: left !important;
    padding: 10px;
    font-weight: bold;
}

.d1tab2asp {
    background-color: #add393;
    text-align: left !important;
    padding: 10px;
}

.d1tab2asp label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab2con {
    background-color: #c9e2b8;
    text-align: left !important;
    padding: 10px;
}

.d1tab2con label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab2paver {
    background-color: #add393;
    text-align: left !important;
    padding: 10px;
}

.d1tab2paver label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab2surf {
    background-color: #c9e2b8;
    text-align: left !important;
    padding: 10px;
}

.d1tab2surf label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab1 {
    border: none;
    border-spacing: 0px;
}

.d1tab1top {
    background-color: #ff9e39;
    color: #ffffff;
    font-size: 18px;
    text-align: left !important;
    padding: 10px;
    font-weight: bold;
}

.d1tab1art {
    background-color: #ffdb6c;
    text-align: left !important;
    padding: 10px;
}

.d1tab1art label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab1col {
    background-color: #ffe89e;
    text-align: left !important;
    padding: 10px;
}

.d1tab1col label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d1tab1local {
    background-color: #ffdb6c;
    text-align: left !important;
    padding: 10px;
}

.d1tab1local label {
    color: #443623;
    font-size: 18px;
    font-weight: bold;
}

.d7exttab {
    position:absolute;
    bottom: 10px;
    right: 10px;
    width: 260px;
    height: 315px;
    padding-top: 20px;
    border-radius: 10px;
    border: 2px solid black;
    background-color: #fff8e5;
    font-size: 14px;
}

.d7exttab td {
    background-color: #fff8e5;
}

.d10exttab {
    position:absolute;
    bottom: 80px;
    right: 120px;
    width: 260px;
    height: auto;
    padding-top: 20px;
    border-radius: 10px;
    border: none;
    background-color: white;
    font-size: 14px;
}

.d10exttab td {
    background-color: white;
}

.incgralbl {
    font-size: 16px;
    font-weight: bold;
    padding: 0px 100px 3px 10px;
    white-space: nowrap;
}

.applyallaltlbl {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}

.second-dialog-popup .cs-table td {
    padding: 10px 6px;
}
.buffer-imgss {
    position: relative;
    padding-bottom: 30px;
}
.bufferImg1 img {
    position: absolute;
    object-fit: contain;
    max-width: 40%;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.bufferImg2 img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px !important;
    object-fit: cover;
}
.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main1 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main11 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main10 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main111 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main12 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main2 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main7 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main8 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-main9 {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    outline: none;
    opacity: 0;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}
.custom-model-outer {
    width: 100%;
}
.custom-model-inner {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
    margin: 30px auto;
    max-width: 1150px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    max-height: calc(100vh - 30px);
    overflow-y: auto !important;
}
.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    border-top: 1px solid #cdcdcd;
    background-clip: padding-box;
    outline: none;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    overflow-y: auto;
}
.custom-model-open .custom-model-inner {
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.custom-model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  transition: background 0.15s linear, z-index 0.15s linear;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  transition: background 0.15s linear, z-index 0.15s linear;
}
.custom-model-title {
    margin: 0;
    padding: 15px 20px;
    text-align: left;
}
.custom-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 99;
    font-size: 25px;
    color: #fff;
    line-height: 1;
    background: #000;
    border-radius: 0px 8px 0px 8px;
}

.custom-close-btn11 {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 99;
    font-size: 25px;
    color: #fff;
    line-height: 1;
    background: #000;
    border-radius: 0px 8px 0px 8px;
}
.mb-1 { margin-bottom: 5px !important; }
.ms-0 { margin-left: 0px !important; }
.ms-1 { margin-left: 5px !important; }
.mt-1 { margin-top: 5px !important; }
.me-0 { margin-right: 0px !important; }
.me-1 { margin-right: 5px !important; }
.mb-2 { margin-bottom: 10px !important; }
.ms-2 { margin-left: 10px !important; }
.mt-2 { margin-top: 10px !important; }
.me-2 { margin-right: 10px !important; }
.mb-3 { margin-bottom: 15px !important; }
.ms-3 { margin-left: 15px !important; }
.mt-3 { margin-top: 15px !important; }
.me-3 { margin-right: 15px !important; }
.mb-4 { margin-bottom: 20px !important; }
.ms-4 { margin-left: 20px !important; }
.mt-4 { margin-top: 20px !important; }
.me-4 { margin-right: 20px !important; }
.pb-1 { padding-bottom: 5px !important; }
.ps-1 { padding-left: 5px !important; }
.pt-1 { padding-top: 5px !important; }
.pe-1 { padding-right: 5px !important; }
.pb-2 { padding-bottom: 10px !important; }
.ps-2 { padding-left: 10px !important; }
.pt-2 { padding-top: 10px !important; }
.pe-2 { padding-right: 10px !important; }
.pb-3 { padding-bottom: 15px !important; }
.ps-3 { padding-left: 15px !important; }
.pt-3 { padding-top: 15px !important; }
.pe-3 { padding-right: 15px !important; }
.pb-4 { padding-bottom: 20px !important; }
.ps-4 { padding-left: 20px !important; }
.pt-4 { padding-top: 20px !important; }
.pe-4 { padding-right: 20px !important; }
.mx-auto { margin-inline: auto !important; }
.mw-75px { max-width: 75px !important; }
.mw-100px { max-width: 100px !important; }
.mw-150px { max-width: 150px !important; }
.mw-200px { max-width: 200px !important; }
.mw-250px { max-width: 250px !important; }
.mw-300px { max-width: 300px !important; }
.mw-830px { max-width: 850px !important; }
.text-start { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.text-end { text-align: right !important; }
.text-blue { color: #4472c4 !important; }
.text-darkblue { color: darkblue !important; }
.text-violet { color: #8747d5 !important; }
.text-bold {font-weight: bold;}
.fs-18 { font-size: 18px !important; }
.fs-20 { font-size: 20px !important; }
.fs-22 { font-size: 22px !important; }
.fs-24 { font-size: 24px !important; }
.fs-28 { font-size: 28px !important; }
.text-nowrap { white-space: nowrap !important; }
.form-control {
    padding: 10px 15px;
    border-radius: 5px;
    border-width: 1px;
    width: 100%;
    box-sizing: border-box;
}
button { cursor: pointer; }
.custom-model-open .bg-overlay { backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);}

.ui-tabs .ui-tabs-panel {
    height: auto;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0;
    background: none;
}
.custom-tabs.ui-tabs .ui-tabs-nav li {
    font-size: 15px;
    background: #6e4d94;
    background: linear-gradient(to bottom, #6e4d94 31%, #ebe2f6 100%);
}
.custom-tabs.ui-tabs .ui-tabs-nav li a, .custom-tabs.ui-tabs .ui-tabs-nav li {
    float: none;
    display: block;
}
ul.custom-tabs-links.ui-tabs-nav {
    display: flex;
    overflow-x: auto;
    
}
.custom-tabs .custom-tab-content {
    float: none !important;
    margin: 0;
    padding-inline: 5px;
    min-height: 250px;
}
.custom-tabs.ui-tabs .ui-tabs-nav li a {
    color: #fff;
}
.custom-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.custom-tabs.ui-tabs .ui-tabs-nav li.ui-state-active {
    font-size: 16px;
    background: #cdbfdf;
    background: linear-gradient(to bottom, #cdbfdf 31%, #8340d5 100%);
    border: 1px solid green;
}
.custom-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.custom-tabs.ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #000;
}
.poup0-Table > table {
    min-width: 767px;
}
.table-responsive {
    overflow-x: auto;
}
.custom-radio-box, .custom-check-box {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    position: relative;
    vertical-align: middle;
}
input.custom-radio-input, input.custom-check-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
span.custom-radio-input-btn, span.custom-check-input-btn {
    width: 18px;
    height: 18px;
    background: #8d8d8d;
    border: 2px solid #2e2e2e;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    pointer-events: none;
}
span.custom-check-input-btn {
    border-radius: 2px;
    background: #fff;
    border: 1px solid #2e2e2e;
}
.checkedcolor{
    color: blue;
    font-weight: bold;
}

.custom-radio-btn {
    line-height: 1;
}
input.custom-check-input:checked + span.custom-check-input-btn:before {
    content: "";
    width: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 520 520' style='enable-background:new 0 0 512 512' xml:space='preserve' class='' %3E%3Cg%3E%3Cpath d='M239.987 460.841a10 10 0 0 1-7.343-3.213L34.657 243.463A10 10 0 0 1 42 226.675h95.3a10.006 10.006 0 0 1 7.548 3.439l66.168 76.124c7.151-15.286 20.994-40.738 45.286-71.752 35.912-45.85 102.71-113.281 216.994-174.153a10 10 0 0 1 10.85 16.712c-.436.341-44.5 35.041-95.212 98.6-46.672 58.49-108.714 154.13-139.243 277.6a10 10 0 0 1-9.707 7.6z' data-name='6-Check' fill='%23000000' opacity='1' data-original='%23000000' class='' %3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    height: 27px;
    background-position: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
input.custom-radio-input:checked + span.custom-radio-input-btn:before {
    content: "";
    width: 70%;
    height: 70%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #f00;
    transform: translate(-50%, -50%);
}
input.custom-radio-input:checked + span.custom-radio-input-btn {
    background: #fff;
    border-color: red;
}
tr.bg-orange th {
    background-color: orange;
}
tr.bg-orange th label{
    background-color: transparent;
}
tr.bg-green th {
    background-color: green;
}
tr.bg-green th label{
    background-color: transparent;
}

.poup0-Table th, .poup0-Table th label {
    background: #4472c4;
    color: #fff;
}
.poup0-Table th .custom-radio-box {
    width: 100%;
    justify-content: space-between;
}
.poup0-Table td {
    text-align: center
}
.cs-table th, .cs-table td {
    padding: 3px 6px;
}
div.tabs {
    margin-bottom: 0px !important;
}
.cs-table.table-background tbody tr:nth-child(odd) td {
    background-color: #cfd5ea;
}
.cs-table.table-background tbody tr:nth-child(even) td {
    background-color: #e9ebf5;
}
.custom-model-main p {
    margin-top: 0 !important;
}
.custom-model-main1 p {
    margin-top: 0 !important;
}
.custom-model-main10 p {
    margin-top: 0 !important;
}
.custom-model-main11 p {
    margin-top: 0 !important;
}
.custom-model-main111 p {
    margin-top: 0 !important;
}
.custom-model-main12 p {
    margin-top: 0 !important;
}
.custom-model-main2 p {
    margin-top: 0 !important;
}
.custom-model-main7 p {
    margin-top: 0 !important;
}
.custom-model-main8 p {
    margin-top: 0 !important;
}
.custom-model-main9 p {
    margin-top: 0 !important;
}
.black-btnn {
    padding: 6px 15px 5px;
    background: #000;
    color: #fff;
    line-height: 16px;
    display: inline-block;
    border: 0;
    font-size: 16px;
}
.blue-btnn {
    text-align: center;
    transform: rotate(0deg);
    padding: 5px 15px;
    color: #FFF;
    border: 1px solid #6c88d7;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #4472c4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4472c4), to(#6c88d7));
    background-image: -webkit-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -moz-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -ms-linear-gradient(top, #4472c4, #6c88d7);
    background-image: -o-linear-gradient(top, #4472c4, #6c88d7);
    text-shadow: -1px -1px 0px #6c88d7;
}
.table-top tr, .table-top tr td {
    background: none;
}
.cs-table.text-center, .cs-table.text-center th,  .cs-table.text-center td {
    text-align: center;
}
.cs-table.text-start, .cs-table.text-start th,  .cs-table.text-start td {
    text-align: left;
}
.space-bottomm > th {
    border-bottom: 4px solid #fff;
    vertical-align: middle;
}
.pricefornt {
    font-size: 24px !important;
}

.row {
    margin-inline: -10px;
    display: flex;
    flex-wrap: wrap;
}
.row > * {
    padding-inline: 10px;
}
.cs-form-cntrl {
    padding-inline: 5px;
    text-align: center;
}
.d-flex {
    display: flex;
}
.gap-1 {
    gap: 5px;
}
.gap-2 {
    gap: 10px;
}
.gap-3 {
    gap: 15px;
}
.mw-60px {
    max-width: 60px;
}
.align-items-center {
    align-items: center;
}
.justify-content-between {
    justify-content: space-between;
}
.justify-content-end {
    justify-content: end;
}
.pop-img-title {
    padding-block: 10px;
}
.img-pop-values {
    padding-bottom: 20px;
}
.row * {
    box-sizing: border-box;
}


.cs-custom-table tbody > tr {
    background: #cfd5ea;
}
.cs-custom-table tbody > tr:nth-child(even) {
    background: #e9ebf5;
}
label.radio-on {
    display: none;
}
.radio-on-off {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
input.radio-on-off-input {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    accent-color: red;
    width: 20px;
    height: 20px;
}

input.radio-on-off-input:checked ~ label.radio-on {
    display: block;
    color: red;
}

input.radio-on-off-input:checked + label.radio-off {
    display: none;
}

.pop7-imgg img {
    display: block;
    object-fit: contain;
    border: 1px solid red;
}

span.pop7-title {
    display: block;
    padding: 10px;
    text-align: center;
    background: #dfdfdf;
}

.position-relative {
    position: relative;
}
.w-100 {
    width: 100%;
}
.flex-wrap {
    flex-wrap: wrap;
}
input.inputsize.form-control {
    width: 40px;
    padding: 3px 5px !important;
    margin: 0 !important;
}
.btn-on-offf {
    display: none !important;
}
.only-nine-modal .custom-model-inner {
    margin: 0;
}
.only-nine-modal .custom-model-inner .custom-model-wrap {
    /*max-height: calc(100vh - 30px);*/

}
.gutterimg img {
    object-fit: contain;
    object-position: bottom;
    max-height: 125px;
}
button.black-btnn.dollar_rate {
    width: 100%;
    padding: 10px 0;
    font-size: 24px !important;
}
button.black-btnn#dollar_rate {
    width: 100%;
    padding: 10px 0;
}
.cs-table th, .cs-table td {
    vertical-align: middle;
}
@media (min-width: 768px) {
    .col-md-8 {
        width: 66.66%;
    }
}

@media (min-width: 576px) {
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-4 {
        width: 33.33%;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        width: 50%;
    }
    .col-md-16 {
        width: 45%;
        padding-left: 20px;;
    }
    .col-md-4 {
        width: 33.33%;
    }
    .col-md-7 {
        width: 58.33%;
    }
    .col-md-5 {
        width: 41.66%;
    }
    .col-md-17 {
        width: 58.00%;
    }
    .col-md-15 {
        width: 41.00%;
    }
}
@media (min-width: 1000px) {
    .col-lg-4 {
        width: 33.33%;
    }
    .col-lg-8 {
        width: 66.66%;
    }
    .col-xl-20p {
        width: 20%;
    }
}
@media (min-width: 1100px) {
    .flex-xl-nowrap {
        flex-wrap: nowrap;
    }
    .mw-xl-100px {
        max-width: 100px;
    }
    .d-xl-block {
        display: block !important;
    }
    .ms-xl-3 {
        margin-left: 15px;
    }
}
@media (min-width: 768px) {
    body .col-left-fix {
        width: 180px;
    }
    body .col-rightt-fix {
        width: calc(100% - 200px);
        padding-left: 20px;
    }
}