/* OneTrust Do Not Sell start */
.ot-btn-anchor {
    text-decoration: none;
}

.ot-dont-sell-button-light {
    background: #eee;
    border: 1px solid #aaa;
}

.ot-dont-sell-button-light {
/*     margin-left: 44px; */
}

.ot-dont-sell-button {
    margin-top: 10px;
    padding: 4px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.ot-dont-sell-button img {
    margin-right: 0px;
    vertical-align: middle;
}

.ot-dont-sell-button .ot-text-container {
    vertical-align: top;
    display: inline-block;
    margin-top: 4px;
    margin-left: 2px;
    color: #6cc04a;
    font-size:13px;
    font-weight: bold;
}

.ot-dont-sell-button .ot-subtext {
    float: right;
    margin-top: 0px;
    color: #6cc04a;
    font-weight: normal
}

.ot-dont-sell-button .ot-powered-by-text {
    color: #3c474c;
    font-size: 7px;
    font-family: 'Open Sans';
    vertical-align: middle;
}

.ot-form-wrapper {
	max-width: 750px;
	height: 800px;
	border: 1px solid #c0c2c7;
	margin: auto;
}

.ot-form-wrapper iframe {
	width: 100%;
	height: 100%;
	border: none;
}
