#mlb2-1839581,
    #mlb2-1839581 *,
    #mlb2-1839581 a:hover,
    #mlb2-1839581 a:visited,
    #mlb2-1839581 a:active {
        overflow: visible;
        position: static;
        background: none;
        border: none;
        bottom: auto;
        clear: none;
        cursor: default;
        float: none;
        font-size: medium;
        letter-spacing: normal;
        line-height: normal;
        text-align: left;
        text-indent: 0;
        text-transform: none;
        visibility: visible;
        white-space: normal;
        max-height: none;
        max-width: none;
        left: auto;
        min-height: 0;
        min-width: 0;
        right: auto;
        top: auto;
        width: auto;
        z-index: auto;
        text-shadow: none;
        box-shadow: none;
    }
    
    #mlb2-1839581 h4 {
        font-weight: normal;
    }
    
    #mlb2-1839581 .subscribe-form {
        padding: 20px;
        border: 2px solid #BDC3C7!important;
        background: #FFFFFF none!important;
        -webkit-border-radius: 10px!important;
        -moz-border-radius: 10px!important;
        border-radius: 10px!important;
    }
    
    #mlb2-1839581 .subscribe-form .form-section {
        float: left;
        /*width: 100%;*/
        margin-bottom: 0px;
    }
    
    #mlb2-1839581 .subscribe-form .form-section h4 {
        margin: 7px 5px 15px 0px;
        padding: 0px!important;
        color: #C0392B!important;
        font-family: Arial!important;
        font-size: 20px!important;
        line-height: 100%;
    }
    
    #mlb2-1839581 .subscribe-form .form-section p {
        line-height: 150%;
        padding: 0px!important;
        margin: 0px 0px 0px 0px;
        color: #000000!important;
        font-family: Arial!important;
        font-size: 13px!important;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .confirmation_checkbox {
        line-height: 150%;
        padding: 0px!important;
        margin: 0px 0px 0px 0px;
        margin-bottom: 15px!important;
        color: !important;
        font-family: !important;
        font-size: px!important;
        font-weight: normal !important;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .confirmation_checkbox input[type="checkbox"] {
        margin-right: 5px!important;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .form-group {
        margin-bottom: 5px; margin-right: 5px;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .form-group label {
        float: left;
        margin-bottom: 10px;
        width: 100%;
        line-height: 100%;
        font-weight: bold;
        color: #000000!important;
        font-family: Arial!important;
        font-size: 13px!important;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .checkbox {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .checkbox label {
        color: #000000!important;
        font-family: Arial!important;
        font-size: 13px!important;
    }
    
    #mlb2-1839581 .subscribe-form .form-section .checkbox input {
        margin: 0px 5px 0px 0px;
    }
    
    #mlb2-1839581.ml-subscribe-form .form-group .form-control {
        width: 100%;
        font-size: 13px;
        padding: 10px 10px;
        height: auto;
        font-family: Arial;
        border-radius: 5px;
        border: 2px solid #BDC3C7!important;
        color: #000000!important;
        background-color: #FFFFFF!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        clear: left;
    }
    
    #mlb2-1839581.ml-subscribe-form button {
        border: none !important;
        cursor: pointer !important;
        width: 100px !important;
        border-radius: 5px !important;
        height: 40px !important;
        background-color: #C0392B!important;
        color: #FFFFFF!important;
        font-family: Arial!important;
        font-size: 16px!important;
        text-align: center !important;
    }
    
    #mlb2-1839581.ml-subscribe-form button.gradient-on {
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    }
    
    #mlb2-1839581.ml-subscribe-form button.gradient-on:hover {
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
        background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    }
    
    #mlb2-1839581.ml-subscribe-form button[disabled] {
        cursor: not-allowed!important;
    }
    
    #mlb2-1839581.ml-subscribe-form .form-section.ml-error label {
        color: red!important;
    }
    
    #mlb2-1839581.ml-subscribe-form .form-group.ml-error label {
        color: red!important;
    }
    
    #mlb2-1839581.ml-subscribe-form .form-group.ml-error .form-control {
        border-color: red!important;
    }