/*=====================================================================*/
/* Subscribe Content Container */

#content.subscribe-content, #content.opt-content {
    position:relative;
    width:700px;
    margin-left: 0;
    text-align:left;
    float:right;
    z-index:50;
}

#subscribe-head h2,#opt-head h2 {
    line-height:1.4em;
    margin-left:10px;
    margin-bottom:5px;
}

#subscribe-intro, #opt-intro {
    clear: both;
    font-size:14px;
    line-height:22px;
    padding-top:10px;
    margin-top:15px;
    border-top:1px dashed #ccc;
    margin-bottom:0;
    margin-left:10px;
}

#subscribe-interactive h2 {
    margin-bottom: 12px;
}

#subscribe-interactive img.site-logo {
    float:left;
    padding-right:25px;
    padding-bottom:15px;
    width: 360px;
    height: 93px;
}

#subscribe-interactive div.site-name {
    height:100%;
}

#subscribe-email {
    padding-left: 45px;
    padding-top: 25px;
}

#subscribe-ajax-message, #opt-ajax-message {
    position:relative;
    width:100%;
    background-color:#EEE;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:5px;
    margin-bottom:5px;
    z-index:1000;
}
#subscribe-ajax-message.error, #opt-ajax-message.error {
    border: 2px solid red;
}

#submit-options-ajax-message {
    font-size:1.1em;
    position:relative;
    width:70%;
    background-color:greenyellow;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:5px;
    margin-bottom:5px;
    z-index:1000;
}
#submit-options-ajax-message.error {
    background-color:red;
}


#subscribe-greetings-new {
    border-top: 1px dashed #CCCCCC;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 14px;
}

#subscribe-options {
    /*padding-left: 45px;*/
    padding-top: 25px;
    /*width: 700px;*/
}

#new-subscriber-success {
    border-top: 1px dashed #CCCCCC;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 14px;
}

#existing-subscriber-message {
    border-top: 1px dashed #CCCCCC;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 14px;
}


#content.subscribe-content .action-button, #content.opt-content  .action-button {
    background-color: #6DB33F;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    height: 28px;
    letter-spacing: 0.1em;
}

#opt-interactive h2 {
    margin-bottom: 12px;
}

#opt-interactive img.site-logo {
    float:left;
    padding-right:25px;
    padding-bottom:15px;
    width: 200px;
}

#opt-interactive div.site-name {
    height:100%;
}


.opt-subscription {
    border-top: 1px dashed #CCCCCC;
    margin-top: 10px;
    padding-bottom: 25px;
    padding-top: 15px;
    font-size: 14px;
}

.opt-subscription div.subscribe-action{
    float: right;
}

#opt-unsubscribe-profile, #opt-profile-new-email {
    border-top: 1px dashed #CCCCCC;
    margin-top: 10px;
    padding-bottom: 25px;
    padding-top: 15px;
    font-size: 14px;
}



#opt-unsubscribe-profile label{
    color: #F07C28;
}



.opt-subscription .site-label {
    font-weight: bold;
    font-size: 16px;
}

#opt-subscription-label {
    margin-top: 40px;
    font-weight: bold;
    font-size:16px;
    color:#6db33f; /*heading color*/
}

#opt-subscriptions.disabled {
    opacity: 0.25;
    filter: alpha(opacity=25);
}


#opt-profile-edit {

}

div.opt-subscription.disabled .site-info, div.opt-subscription.disabled .opt-subscription-options{
    opacity: 0.25;
    filter: alpha(opacity=25);
}

div.opt-subscription .opt-ajax-message {
    padding-top: 10px;
    font-weight: bold;
}
div.opt-subscription .opt-ajax-message.error {
    color: red;
}

#opt-unsubscribe-profile h3, #opt-resubscribe-profile h3 , #opt-profile-new-email h3 {
    color: #6DB33F;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

#opt-profile-new-email h3 {
    float: left;
    padding-right: 20px;
}

#opt-profile-new-email-form {
    padding-top: 15px;
}

.opt-ajax-message {
    color: #6DB33F;
    font-weight: bold;
    margin-left: 200px;
}

.opt-ajax-message.error {
    color: red;
}

#opt-resubscribe-button, #opt-unsubscribe-button {
    margin-left: 200px;
    background-color:#F07C28;
}
#opt-resubscribe-button:hover, #opt-unsubscribe-button:hover {
    border:2px solid #F07C28;
}

#opt-profile-edit .opt-email-address {
    margin-bottom: 30px;
    font-size:16px;
    color:#716558;/*default color*/
}

/* END Subscribe Container */
/*=====================================================================*/


/*=====================================================================*/
/* Subscribe Form */

#opt-profile-email {
    margin-bottom: 30px;
}

.subscribe-signup-forms label, #opt-intro label {
    font-weight: bold;
    font-size:16px;
    display:block;
    margin:0;
    color:#6db33f; /*heading color*/
}

.subscribe-signup-forms .form-field-require-note {
    font-size:11px;
    letter-spacing:.1em;
    font-weight:bold;
    margin:0;
    margin-right:5px;
    color:#F07C28; /*link color*/
}

.subscribe-signup-forms .label-wrapper, #opt-intro .label-wrapper {
    float:left;
    text-align:right;
    display:block;
    padding-right:15px;
}

.subscribe-signup-forms .submit-wrapper {
    float: left;
}

.subscribe-signup-forms .input-decorator {
    font-size:16px;
}

.subscribe-signup-forms .input-decorator.validated {
    background:#fff;
    border:#fff;
}

.subscribe-signup-forms .input-decorator.blurred {
}

.subscribe-signup-forms .input-decorator.focused {
}

.subscribe-signup-forms .input-decorator.focused input{
    color: #000000;
}

.subscribe-signup-forms .input-decorator input {
    border:0;
    padding:4px;
    background:#EEE;
    outline:none;
    height:28px;
    font-size: 14px;
    border:1px solid #DDD;
}


#subscribe-options-submit {
    float:right;
}

#opt-email-submit, #opt-profile-key-submit {
    float:right;
}

.input-wrapper {
    float: left;
    margin-right: 12px;
}

input#email {
    width: 270px;
}


input#first_name {
    width: 150px;
}

input#last_name {
    width: 200px;
}

div.mini-label {
    /*position:absolute;
    top:32px;*/
    /*line-height:11px;*/
    margin-top: 10px;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    color:#716558;/*default color*/
}

#subscribe-lists-separate {
    margin-bottom: 20px;
}

#subscribe-options-submit-wrapper {
    padding: 20px 0 20px 0;
}

#subscribe-reset-form {
    background-color:#F07C28;
    float:left;
    /*margin-left: -50px;*/
}


#subscribe-send-profile-key {
    float:right;
}


div.checkbox-con {
    display:inline-block;
    width:28px;
    height:26px;
    padding:0;
    margin:5px 0 4px;
    background:0 -34px url("https://www.citymarketburleson.com/template-2017/css/images/checkbox_sprite28x60.png");
    overflow:hidden;
    cursor:pointer;
    float:left;
}

div.checkbox-con.active {
    background-position:0 0;
}

/*in these sections, put checkboxes in list format*/
#opt-subscription div.checkbox-con, #subscribe-options div.checkbox-con {
    clear: left;
    margin-left: 100px;
}

div.checkbox-con:hover {
    box-shadow: 1px 1px 1px rgba(0,0,0,.9);
}

div.checkbox-con:active {
    box-shadow: 1px 1px 7px rgba(0,0,0,.8) inset;
}

div.checkbox-label {
    display:inline-block;
    float:left;
    height:35px;
    font-size:13px;
    font-weight:bold;
    color:#716558;/*default color*/
    padding:0 18px 0 12px;
    line-height:35px;
    margin:0;
}

div.checkbox-label.confirm {
    font-weight:normal;
}


/* END Subscribe Form */
/*=====================================================================*/



/*=====================================================================*/
/* Sidebar Styles */

#subscribe-graphic-container {
    width: 284px;
    margin-bottom: 38px;

    position: relative;
    left: 20px;
}

#subscribe-graphic-container img {
    width: 284px;
    height: auto;
}

/* END Sidebar Styles */
/*=====================================================================*/


#subscribe_ajax_content_wrapper {
    width:700px;
    position:relative;
    z-index:500;
    clear:both;
    border-top:1px dashed #ccc;
}

p.form-p {
    clear:both;
    display: block;
    font-size:14px;
    line-height:22px;
    margin:0;
}

div.subscribe-ajax-content {
    display:block;
    width:100%;
}



h5.shake-err{
    color:#888888 !important;
}

h4.shake-err {
    color:#ce2d24 !important;
}


input.shake-err {
    border-color:#ce2d24 !important;
    border-width:3px !important;
    border-style:solid !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
}


div.sub-rewards-available {
    position:absolute;
    right:20px;
    top:58px;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    background-color: #F07C28;
    text-align:center;
    line-height: 22px;
    padding:2px 4px 4px;
    text-transform: uppercase;
}

div.sub-rewards-available:after {
    content: '';
    position:absolute;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #F07C28; /* Link color*/
    left:44%;
    top:-10px;
}

div.sub-rewards-available > span {
    color: #F07C28;
    display:block;
    padding:1px;
    margin:auto 2px;
    background-color: #fff;
}

.bottom-opt-con {
    clear: both;
    display: block;
    padding-top: 30px;
    height: 2px;
    opacity:0;
}

.left-button,.left-update {
    float:left;
}
.right-button,.right-tips {
    float:right;
}
.right-button.action-button {
    margin-top: -3px;
    padding: 0 6px;
    height: 28px;
}

.right-tips > a {
    text-decoration: none !important;
}

span.right-tips > a {
    text-decoration:none;
}
.left-update span {
    line-height:26px;
    margin-left:2px;
    float:left;
}
.right-tips span {

    line-height:28px;
    margin-left:6px;
    float:right;
}

div.special-reward-text {
    display:none;
    width:342px;
    height:46px;
    border:0;
    position:absolute;
    bottom:-55px;
    right:0px;
}

#opt-send-profile-key h2.or_title{
    text-decoration:underline;margin-top:10px;margin-bottom:30px;
}

.input-instruction {
    padding-top:8px;font-style:italic;
}

.loading-indicator {
	height: 80px;
	width: 80px;
	background: url( '../../../images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}