.daydot{
    width: auto !important;
}
.bottom-bg{
    background-image:url(../../images/mainsites/bg-bot.png) !important;
}
.bg-catcolor{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    border-radius: 50%;
    margin-bottom: 2px;
}
.bg-white{
    background-color: white !important;
}
.disable_icon{
    width: 20% !important;
    border-top: 1px solid #c3c3c3 !important;
    border-right: 1px solid #c3c3c3 !important;
    text-align: center;
}
.disable_icon img{
    width: 30px;
    max-width: 80%;
    height: auto;
    display: block;
    margin: 15px auto;
    opacity: 0.2;
}
