﻿.add_on {
    font-size: small;
}
.br50p {
    border-radius: 50%;
    width: 28px !important;
    height: 28px !important;
    font-weight: 600;
    text-align: center;
    margin: 3px;
}
.br50ptext {
    padding-top: 5px;
    vertical-align: bottom;
}
.btn {
    border: 1px solid #eee;
    border-radius: 4px;
}
.btns {
    border: 1px solid #eee;
    background-color: gray;
    color: white;
}
.gc {
    font-weight: 400;
min-width: 75px;
max-width: 75px;
    vertical-align: bottom;
}
.gcfw {
    font-weight: 400;
    width: 95px !important;
    vertical-align: bottom;
}
.gcl {
    
    font-size: medium;
}
.gh {
    font-size: x-small;
    font-weight: 600;
    max-width: 75px;
    min-width: 75px;
    color: black !important;
    background-color: #faf0c7;
}
.ghl {
    background-color: #edd571;
    font-size: medium;
    color: gray;
}
.grn {
    color: limegreen;
}
.hdttl {
    color: #c6a92e;
    font-size: large;
}
.hdttlm {
    color: #c6a92e;
    font-size: medium;
}
.mt5 {
    margin-top: 5px;
}
.nb {
    border-radius: 50%;
    color: white;
    font-size: small;
    padding: 2px;
    width: 24px !important;
    height: 24px !important;
    text-align: center;
    font-weight: bold;
    margin: auto;
    margin-top: 5px;
}
.sbx {
    padding: 5px;
    border: 1px solid silver;
    border-radius: 5px;
    margin-bottom: 10px;
}
.sdgi {
    font-size: small;
    color: dimgray;
    font-style: italic;
    display: inline;
    margin-left: 10px;
}
.subcat {
    min-width: 100px;
    max-width: 100px;
    font-size: x-small;
    font-weight: 600;
    background-color: ghostwhite;
    vertical-align: middle;
}
.tw {
    color: white;
}
.xs {
    font-size: x-small;
    font-weight: 600;
    text-align: center;
}