﻿blockquote, blockquote p{
		border-left: none!important;
		color:#464646;
}

/*Top Nav Break Fixes*/
@media screen and (max-width: 1115px) and (min-width: 1024px) {
    a.top-nav-parent, a.top-nav-top-item {
        font-size: 12px !important;
    }

    div.top-bar-agencyTitle span {
        font-size: 12px !important;
    }

    a.top-nav-search i {
        font-size: 18px !important;
    }
}


/* #21440 */
/* list view webpart navigation arrows */
.ms-bottompaging img, .ms-listviewtable img {
   max-width: none;
}