@charset "utf-8";
/* CSS Document */

/* SOFTWARE SUBSCRIPTION FORM STYLES */
.bforms {
    padding: 6px 0 18px 0;
    background-color: #F0F0F0;
    margin-bottom: 12px;
}
#merge-0,
#merge-1,
#merge-2,
#e-type {
    margin-top: 18px;
}
.c1 {
    float: left;
    width: 110px;
    margin: 0 0 9px 9px;
    padding-left: 14px;
    text-align: left; 
    background: url(https://www.systelindia.in/images/ul_bullets.png) 0px -673px no-repeat scroll transparent;
}
.c2 {
    float: left;
    margin: 0px 0px 0px 10px;
    width: 538px;
}
.c2 .text {
    width: 280px;
}

.c2 .text, 
.c2 .text a {
    color: white !important;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    top: inherit;
    left: 52%;
    width: 540px;
    margin-left: 144px;

    /*position: absolute;*/
    /* top: 45%; */
    /* left: 50%; */
    /* width: 85%; */
    /* -webkit-transform: translate(-50%, -50%); */
    /*-ms-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, -50%); */
}

.asterisk {
    color: #F00;
}
.subs {
    font-family: inherit;
    font-size: 12px;
    padding: 6px;
}
/*.label-rf {
    font-size: 10px;
    float: right !important;
    padding-right: 10px;
    margin-top: -34px;
}*/
.label-rf {
    font-size: 10px;
    /* float: right !important; */
    padding: 0 0 0 8px;
    margin-top: -76px;
}
.privacy {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    width: 694px;
    padding-top: 9px;
    padding-left: 6px;
}

#mg-edit_content h2 {
    font-size: 16px;
    font-family: inherit;
    padding: 18px 0 0 0;
    border-bottom: none !important;
    color: #F00;
}
#mg-edit_content {
    width: 300px;
}
#error {
    font-weight: bold;
    color: #F00;
}
/* END SOFTWARE SUBSCRIPTION FORM STYLES */