.skiform {
    box-shadow: 0px 7px 7px -2px grey;
    padding: 20px;
    margin-top: 1%;
    margin-bottom: 15px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    /* -webkit-appearance: none; */
    margin: 0;
}
*:focus {
    outline: none;
}
.thead {
    font-size: 18px;
    color: #343a40;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
}
span.text-primary.bg-secondry.nse {
    background: #bdffff;
    padding: 2px 10px 2px 10px;
    border-radius: 4px;
    font-size: 14px;
}
img.img-fluid.logoimg {
    width: 50%;
    max-width: 100%;
}
section.box-shadowtop {
    box-shadow: -5px 0px 8px 1px #ded7d7;
    box-sizing: border-box;
    margin-bottom: 17px;
    background-color: #fff;
}
.footer {
    color: white;
    padding: 10px;
    background-color: #1b2330;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.btnwidth {
    width: 100px;
    border-radius: 0px;
    margin: 0 8px 0 8px;
    border-color: #688020;
    color: #688020;
    background: #0000ff03;
}
.color {
    color: #354419;
    font-size: 18px;
    font-weight: 600;
}
a:hover {
    color: #354419;
    text-decoration: none;
}
.abtus {
    margin: 0;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 23px;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    letter-spacing: normal;
    -webkit-text-decoration: unset;
    text-decoration: unset;
    color: #d0d0d0;
}
.logofooter {
    width: 122px;
    max-width: 100%;
    margin-top: -6%;
    float: right;
    margin-right: 1%;
    padding: 0px;
}
img.img-fluid.logofooter {
    width: 130px;
    max-width: 100%;
}
.headipo {
    font-size: 36px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-flex;
}
.textflex {
    display: flex;
    justify-content: center;
}
.hrfooter {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255, 255, 255);
}
.f22 {
    color: #688020;
}
.textcopy {
    text-align: center !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    color: #ababab;
    padding: 5px;
}
.tabledata {
    margin-top: 15px;
}

input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-left: -30px;
    margin-right: 5px;
}
