.IM-myprofile .brandPref {
    margin-left: 25px;
}

    .IM-myprofile .brandPref .row p {
        margin: 0px 40px 10px 0px;
        font-family: HelveticaNeue-Regular;
        font-size: 1.1em;
        line-height: 140% !important;
    }

    .IM-myprofile .brandPref .heading {
        margin: -4px 0px 5px 0px;
    }

    .IM-myprofile .brandPref p {
        margin: 0px 40px 20px 0px;
        font-family: HelveticaNeue-Regular;
        font-size: 1.1em;
        line-height: 140% !important;
    }

    .IM-myprofile .brandPref hr {
        height: 1px;
        border: none;
        color: #EEEEEE;
        background-color: #EEEEEE;
        margin: 10px -2px 20px 0px;
        border: 0;
        border-top: 1px solid #eee;
        padding-right:0px;
    }
    .IM-myprofile .brandPref .apply-button {
        margin-right: -1px!important;
    }
    .IM-myprofile .brandPref h4 {
        font: 1.2em "HelveticaNeue-Bold" !important;
        text-transform: capitalize !important;
        margin-bottom: 3px;
    }

    .IM-myprofile .brandPref .miniheading {
        margin: 0px 0px 0px 0px;
    }

.IM-myprofile .your_logo figure {
    margin: 25px 0px 30px 0px;
}

    .IM-myprofile .your_logo figure figcaption {
        font-size: 0.8em;
        margin: 10px;
    }

.IM-myprofile .brandPref h5 {
    font: 1.1em "HelveticaNeue-Bold" !important;
    /*text-transform: capitalize !important;*/
}

.IM-myprofile .brandPref .quote_header h5, .IM-myprofile .brandPref .quote_footer h5 {
    font: 1.2em "HelveticaNeue-Bold" !important;
    text-transform: capitalize !important;
    margin-bottom: 15px;
}

.IM-myprofile .brandPref .default-header h5, .IM-myprofile .brandPref .default-footer h5, .IM-myprofile .brandPref .legal h5 {
    margin-bottom: 0px;
}

.IM-myprofile .brandPref .default-header, .IM-myprofile .brandPref .default-footer, .IM-myprofile .brandPref .legal {
    margin-bottom: 3px;
}

.IM-myprofile .brandPref .quote_header {
    margin-top: -10px;
    padding-bottom: 15px;
}

.IM-myprofile .brandPref .quote_footer {
    margin-top: -10px;
    padding-bottom: 10px;
}

.IM-myprofile .brandPref #comp_name {
    width: 45%;
    height: 40px;
    margin: 0px 0px 30px 0px;
    border-radius: 5px !important;
    padding-left: 10px;
    color: #333;
    font: 1.1em "HelveticaNeue-Regular" !important;
}

.IM-myprofile .brandPref #from_email_address {
    width: 45%;
    height: 40px;
    margin: 0px 0px 30px 0px;
    border-radius: 5px !important;
    padding-left: 10px;
    color: #333;
    font: 1.1em "HelveticaNeue-Regular" !important;
}

.IM-myprofile .brandPref #header_msg {
    width: 90%;
    height: 90px;
    margin: 3px 0px 20px 0px;
    border-radius: 5px !important;
    font: 1.1em "HelveticaNeue-Regular" !important;
    resize: none;
    padding-left: 10px;
}

.IM-myprofile .brandPref #footer_msg, .IM-myprofile .brandPref #legal_msg {
    width: 90%;
    height: 90px;
    margin: 3px 0px 10px 0px;
    border-radius: 5px !important;
    font: 1.1em "HelveticaNeue-Regular" !important;
    line-height: 150% !important;
    resize: none;
    padding-left: 10px;
}
.IM-myprofile .brandPref #legal_msg {
    margin-top: 7px;
}
    .IM-myprofile .save, .IM-myprofile .logo_upload {
    margin-top: 30px;
    padding-bottom: 20px;
    padding-left: 0px;
}

    .IM-myprofile .save button, .IM-myprofile .logo_upload {
        width: 100%;
    }

        .IM-myprofile .logo_upload .logo_add {
            height: 40px;
            text-transform: uppercase;
            font-size: 0.8em;
            font-family: "HelveticaNeue-Medium";
            vertical-align: middle;
            padding: 11px 35px 0px 35px;
        }

.IM-myprofile .apply-button .btn {
    height: 40px;
    text-transform: uppercase;
    font-size: 0.8em;
    font-family: "HelveticaNeue-Medium";
    vertical-align: middle;
    padding: 0px 30px 0px 30px;
}

.IM-myprofile .undo, .IM-myprofile .logo_remove {
    padding-top: 10px;
    float: left;
    cursor: pointer;
    color: #2375B7;
    text-decoration: none;
    font-size: 1.1em;
}

    .IM-myprofile .undo a, .IM-myprofile .logo_remove a {
        font-family: HelveticaNeue-Regular;
        font-size: 1.1em;
        text-decoration: none;
    }

.IM-myprofile .brandPref .modal p {
    margin-left: 20px;
    font-family: HelveticaNeue-Regular;
    font-size: 1em;
    line-height: 130% !important;
}

.IM-myprofile .brandPref .modal input {
    margin: 20px;
}

.IM-myprofile .brandPref .modal .checkbox_container {
    margin: 15px 0px 10px 40px;
    font-family: HelveticaNeue-Regular;
    font-size: 1em;
}

.IM-myprofile .brandPref .modal-footer {
    background: #ECECEC;
}

#RemoveLogo .glyphicon-alert {
    color: rgb(247, 186, 55);
    font-size: 2.5em;
}

.IM-myprofile .brandPref .modal-body {
    padding: 20px !important;
}

.IM-myprofile .brandPref .modal-content {
    border-radius: 0px !important;
}


.brandPref .checkbox_container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .brandPref .checkbox_container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0px;
        width: 0;
    }

/* Create a custom checkbox */
.brandPref .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 2px solid #83B1D6;
    border-radius: 4px;
}

/* When the checkbox is checked, add a blue background */
.brandPref .checkbox_container input:checked ~ .checkmark {
    background-color: white;
}

/* Create the checkmark/indicator (hidden when not checked) */
.brandPref .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.brandPref .checkbox_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.brandPref .checkbox_container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid green;
    border-width: 0 1.5px 1.5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.IM-myprofile .brandPref .modal #fileUploadErrors {
    color: red;
    font-weight: bold;
}

.IM-myprofile .brandPref .modal .miniheading h4 {
    margin-left: 20px;
}
