﻿/* Add below blockquote styles to enterprise css to hide verticle bar and change font color to black*/
blockquote {
    border-left: none;
	padding:0 0 0 1.1875rem !important;
	margin: 0!important;
}
blockquote, blockquote p{

color:black;

}


.nav-tile-text {
Max-width: 100%!important;	
}
.fishChaps {
 margin-left: 1.70rem!important;	
}
	
.primary-content i.fa {
	font-style: normal;
}

/*extensions*/
/*page elements*/
span.ms-rteElement-CustomHRElement{
    -ms-name:"horizontal rule";
    background-color: #b6b6b6;
    height: 1px;
    width:100%;
    display:block;
}
/*text styles*/
.ms-rteStyle-CustomHRStyle{
    -ms-name:"horizontal rule";
    background-color: #b6b6b6;
    height: 1px;
    width:100%;
    display:block;
}

ol {
margin-left: 2rem!important;	
}