body {
    margin: 0;
    padding: 0;
}

.container {
    margin: 0;
}

.header {
    background-color: rgba(51, 52, 54, 0.980392);
    background-color: rgb(56, 55, 54);
    font-family: Arial;
    color: #fff;
    font-size: 16px;
    position: relative;
    width: 100%;
    height: 55px;
    vertical-align: middle;
}

#asdOrgname {
    padding: 17px 0px 0px 20px;
    width: 50%;
    display: inline-block;
}

#asdPhone {
    display: inline-block;
    float: right;
    padding: 17px 20px 0px 0px;
}

.sectUnsubscribe {
    padding: 75px;
    padding-top: 35px;
    padding-bottom: 100px;
    background-color: rgb(235, 235, 235);
    font-family: Arial;
}

.unsubscribeText2 {
    font-size: 24px;
    padding-bottom: 10px;
    display: block;
}

.wysiwyg-font-type-Bitter {
    font-size: 32px !important;
}

.wysiwyg-font-type-Abel {
    font-size:16px !important;
}

.unsubscribeFooter {
    background-color: rgb(51, 52, 54);
    height: 100px;
    width: 100%;
}

.footerAddress {
    position: relative;
    top: 30px;
}

#footerBar {
    position: relative;
    top: 13px;

}

#footerBar a {
    font-size:9px;
    color: rgb(107, 105, 105);
    padding-right: 5px;
}

.asidePrivacyLinks {
    height: 77px;
    background-color: #242426;
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    position: relative;
}

#divImage {
    z-index:10015;
    border: 0;
    background-image: url("https://www.agentinsure.com/compare/Content.aspx?id=0cf7bd6e-8c2e-4eb6-8f63-d1fb5b170e54");
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: 26px;
    width: 100%;
    height: 24px;
}


#divAddress {
     z-index: 10011;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: #c8c8c8;
    border-style: solid;
    background-color: rgba(36,35,35,0);
    background-size: auto;
    background-repeat: repeat;
    background-position: center center;
    color: #b3b1b1;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    padding:0px;
    position: relative;
    height: 70px;
    width: 100%;
}

.spnAddress {
    position: absolute;
    bottom: 10px;
    left: 510px;
}

.ezlynxFooter {
    height: 40px;
    background-color: #242426;
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    position: relative;
}

.btn {
   left: 88px;
    top: 396px;
    z-index: 10006;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-color: #dddddd;
    border-style: solid;
    background-color: #3498db;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    background-size: auto;
    background-repeat: repeat;
    background-position: center center;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    width: 120px;
    height: 30px;
}
