.inputfi-ss .form-label {
    margin-bottom: .5rem;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
}

.inputfi-ss .form-control {
    margin-bottom: .5rem;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
    border-radius: 7px;
    height: 35px;
    margin-bottom: 15px;
}

.inputfi-ss .form-control:focus {
    box-shadow: none;
}

.headermain-ss h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin: 0;
}
.headermain-ss {
    margin-bottom: 13px;
}

.addinventry-sss {
    margin: 30px 0;
}

.headermain-ss {
 
    text-align: center;
}
.regitspp-ss h5{
    color: var(--primary-color);
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 5px;
}
.registerpage-ss{
    margin-bottom: 15px;
}
.registerbtn-ss{
    display: flex;
    justify-content: end;
    margin-top: 30px;
}
.registerbtn-ss button{
    background-color: var(--primary-color);
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    border: none;
    outline: none;
    width: 120px;
    height: 35px;
    text-align: center;
    border-radius: 7px;
}
.logodivclass img {
    height: 65px;
    width: 65px;
    border-radius: 100%;
}
.flexsectiobn {
    justify-content: center;
    margin-top: 32px;
}
.separator span.large {
    width: 70px;
}
.separator span {
    display: inline-block;
    height: 7px;
    border-radius: 1rem;
}
.gradient-45deg-deep-purple-blue {
    background: linear-gradient(45deg, #b01616, #b01616) !important;
}
.separator span.medium {
    width: 30px;
}
.separator span {
    display: inline-block;
    height: 7px;
    border-radius: 1rem;
}
.gradient-45deg-deep-orange-orange {
    background: linear-gradient(45deg, #b01616, #b01616) !important;
}
.separator span.small {
    width: 7px;
}
.separator span {
    display: inline-block;
    height: 7px;
    border-radius: 1rem;
}
.gradient-45deg-green-teal {
  background: linear-gradient(45deg, #b01616, #b01616) !important;
}
.tabssecp-ss {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 17px;
}
