.w-100 {
    width: 100%;
}

.cursor-p {
    cursor: pointer;
}

.bg-wh {
    background-color: #ffffff !important;
}

.visiblity-v {
    visibility: visible;
}

.best-sell2 .best-sell2-p {
    width: 100% !important;
    font-size: 16px;
}

#misc_modal .modal-header {
    background-color: #dbeaf9 !important;
    padding: 20px 0px 10px !important
}

#misc_modal #misc_modal_body {
    width: 100% !important;
    height: 550px !important;
}

.font-s-11 {
    font-size: 11pt !important;
}

.color-red {
    color: red !important;
}

.color-green {
    color: green !important;
}

.bg-c {
    background: #80b435 !important;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

.bg-gray-c {
    background: #CCC !important;
}

.order-d {
    height: 540px;
    overflow: auto;
}

#age_section .age-h3 {
    font-size: 10px;
    margin-top: 0;
}