.moa .carousel-inner a:focus-visible,
.moa .carousel-inner a:focus{
	    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
}
ul.footnote{
	list-style-type: none;
	padding-left: 0;
}
.dosing  .headline .mini-heading{
    font-family: "Roboto-Bold" !important;
    font-size: 18px !important;
    line-height: 20px !important;
    font-style: italic;
    color: #004D74;
    margin-bottom: 5px !important;
}

.olympiad ul.footnote{
	list-style-type: none;
	padding-left: 0;
}
.olaparib-side-effects .safety-olympiad .most-common .container-center .eyebrow{
    font-size: 20px;
    color: #004d74;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 5px;
    font-family: 'Roboto-Bold';
    font-style: italic;
}
.footnote ul{
	padding-left: 0;
    list-style-type: none;
    margin-bottom: 0 !important;
    font-family: 'Roboto-Light';
}
div.wrapp-text .list-span{
	font-family: "Roboto-Regular";
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 17px;
}
div.wrapp-text .list-span:before{
	content: "\2022";
    display: inline-block;
    font-size: 30px;
    position: relative;
    top: 5px;
    padding-right: 10px;
}
.wrapp-text.single-list{
	margin-bottom: 17px;
}
.headline p{
    margin: 0;
    font-size: 18px !important;
    font-family: 'Roboto-Bold' !important;
    line-height: 20px !important;
    font-style: italic;
    margin-bottom: 5px !important;
}
@media screen and (max-width: 991px){
.footnote ul.footnote li{
	font-size: 14px !important;
}
.footnote ul{
	margin-left: 0 !important;        
}
.wrapp-text.single-list .list-span{
	display: block;
    text-indent: -8px;
    padding-left: 20px;
}   
div.wrapp-text .list-span:before{
	padding-right: 0;
}    
}
@media screen and (min-width: 992px) {
    .brca-testing.bc-brcatest .nccn-content p.pad-left {
    	padding-left: 31px;
	}
}
@media (min-width: 1004px) {
    ul.invisible-indication li:nth-child(3)>a {
        text-decoration: none;
    }
    ul.invisible-indication li:nth-child(4)>a {
        text-decoration: underline;
    }
}

