﻿a.banner-policy-link {
	outline: none;
}
.she-can-initiative .articleLearnmore .heading
{
	    max-height: 180px;
}
.optanon-alert-box-wrapper .optanon-alert-box-button-middle button{
	width: 130px !important;
}

.optanon-alert-box-bg .optanon-alert-box-button-container{
	position: absolute;
    right: 30px;
    top: 29% !important;
    margin-top: -16px;
}

.optanon-alert-box-wrapper .optanon-alert-box-button-middle button{
	width: 130px !important;
	border-bottom: none !important;
}

.optanon-alert-box-wrapper .optanon-alert-box-button-middle button.accept-cookies-button{
	text-align: center !important;
}

.optanon-alert-box-wrapper .banner-content .banner-policy-link{
	color: #0e80e6 !important;
}

.optanon-alert-box-bg{
	background-color: rgba(0, 0, 0, 0.75) !important;
	padding-bottom: 42px !important;
}

.optanon-alert-box-wrapper .optanon-alert-box-bottom-top{
	background: rgba(0,0,0,0.8);
}

/*CCPA-718 : UI_001*/
*:focus, *:hover { 
    outline: 0px;
}

/*CCPA-718 : UI_001*/
@media screen and (max-width: 640px) {
    #optanon #optanon-popup-wrapper .optanon-button-wrapper {
        margin-right: 5px;
    }

    #optanon #optanon-popup-wrapper .optanon-white-button-middle button {
        font-size: 12px;
    }
    div#optanon-popup-bottom-logo {
        width: 100% !important;
    }
	.optanon-alert-box-bg .optanon-alert-box-button-container {
		position: relative;
		margin: 5px;
	}
}