@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');

body {
    background-color: #ffffff;
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
}

.intext {
    width: 100%;
    padding: .375rem .75rem;
    font-size: .9rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.minput {
    border: none;
    background: transparent;
    border-radius: 0px;
    padding: 0px;
    height: 1.5rem;
}

.mgr {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0.2rem;
}

.mt-c {
    text-align: center;
    margin-bottom: 1rem;
}

.ota tr td, .ota tr th{
    padding: 0.4rem!important;
}

.ota tr th {
    text-align: center;
}

thead tr th {
    text-align: center;
}

.bto {
    position: fixed;
    bottom: 1rem;
    width: 100%;
}

footer {
    margin-top: 3rem;
}

.tt h5 {
    font-size: .9rem;
}

.tt h5 span{
    font-weight: 600;
}

.tt .row {
    margin-bottom: 0px;
}

.tt label {
    font-weight: 600;
    padding-top: 0px;
}

.tin {
    width: 8rem;
}

.inf {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px;
    padding: 0px;
    height: fit-content;
    font-weight: 600;
}

.per {
    width: 3rem;
    margin-left: .5rem;
}

.tinp {
    width: 7.6rem;
    display: initial;
    font-weight: 600;
}

.acb li {
    margin-right: 0.5rem;
}

.tp span {
    font-weight: 600;
    font-size: 1.4rem;
}

.anv {
    box-shadow: 0px -2px 6px 1px #dedede59;
}

.form-control:disabled, .form-control[readonly] {
    background: transparent;
}

.allb tr td:last-child {
    text-align: center;
}

.colname {
    text-align: left!important;
}

.nodis {
    display: none;
}

.dis {
    display: initial;
}

.ar {
    text-align: right;
}

.simg {
    max-width: 15rem;
}

.simg>img {
    /*width: 15rem;*/
    height: auto;
    max-width: 100%;
}

.del {
    background: #cccccc;
}

.myin {
    width: 3rem;
    border: none;
    border-bottom: 1px solid #cacaca;
    text-align: center;
}
.myin:focus {
    border: none;
    border-bottom: 1px solid #cacaca;
}

.filter {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.incarid {
    width: 10rem;
    border: none;
    border-bottom: 1px solid #cacaca;
    text-align: center;
}

.cb {
    margin-bottom: .5rem;
}

.nopad {
    padding: 0px!important;
}
.outstock {
    border: 1px solid #FFC107;
    padding-top: 1rem;
}

.flogin .form-group {
    margin-bottom: 1rem;
}

.text-md-right {
    text-align: right;
}

.flogin .form-check-label, .flogin .btn-link {
    font-size: .9rem;
}

.btn-login {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.card {
    border: none;
    border: none;
    padding: 0.7rem;
    background: #fafafa;
}

.simg img {
    width: 7rem;
    border-radius: 8px;
}

.form-group > label {
    font-weight: 600;
    margin-bottom: .3rem;
}

.form-group {
    margin-bottom: .8rem;
}

.nav-link, .dropdown-item{
    font-size: .9rem;
}

a {
    text-decoration: none;
}

.cates {
    display: flex;
}

.cates .form-check {
    margin-right: 0.5rem;
}

.a-float {
    position: fixed;
    top: 13%;
    right: 2%;
    z-index: 1;
}

.cltxt {
    background-color: transparent;
    border: none;
}

.photos .card-body {
    padding-left: 0px;
    padding-right: 0px;
}

.photos .card-text {
    text-align: center;
}

.form-check-label {
    cursor: pointer;
}

.category .form-check {
    margin-top: .4rem;
}
