/*
 * CSS for Modify Subscription
 * Joban Bir Singh
 */



.main .content .group h2, .main .content .group h3, .main .content .group h4 {
        font-weight: bold;
        margin-left: -4px;
}

.sIFR-replaced {
        visibility: visible !important;
           
}
.main .content h3 {
        color: #444444;
        font-size: 1.2em;
        font-weight: bold;
}
.main .content h2, .main .content h3, .main .content h4, .main .content h5 {
            clear: both;
            margin-bottom: 0.4em;
            margin-top: 0;
}  
.asteriskcolor{
            color: blue;
}
.main table.content-form, .main table.content-form td, .main table.content-form th {
            border: 0 none !important;
            padding: 2px 5px !important;
}


table.content-form, table.content-form td {
            border: 0 none !important;
            vertical-align: top !important;
}    
.label {
            font-weight: bold;
            text-align: right;
}

.requiredField{
color: blue;
}