label{
    font-weight: 400;
}
label.required::after{
    content: '*';
    color: #36d5ea;
}
.cpanel-opctions .small-box .inner{
    min-height: 100px;
}

.thing{
    font-weight: 300;
}

.top-10{
    margin-top: 10px;
}
.top-20{
    margin-top: 20px;
}
.bg-transparent{
    background-color: transparent !important;
}
.cart-table th{
    font-size: 1.2em;
}

.cart-table .info-box-icon{
    line-height: normal;
    height: 75px;
    width: 75px;
}
.cart-table .info-box{
    margin-bottom: 0;
    box-shadow:none;
    background: transparent;
    height: auto;
    min-height: 0;
}
.cart-table td.vertical-middle{
    vertical-align: middle;
}
ul.renew-service-list{
    margin-left: 0;
    padding-left: 10px
}
ul.renew-service-list li{
    list-style-type: none;
    margin-bottom: 24px;
    overflow: auto;
}