.top-score-title.right-title h3 {
    font-size: 23px;
    text-align: left;
	font-family: 'Open sans', sans-serif;
    text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
}
.right-content {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.news-title-right {
    text-transform: uppercase;
    font-weight: 600;
}
.txt-right {
    font-size: 13px;
    line-height: 20px;
}
.right-content .ca-more {
    margin-top: 10px;
    position: relative;
    float: right;
}
.ca-more {
    bottom: 10px;
    right: 0;
    text-align: center;
    font-family: "Open sans", "Times New Roman", serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
}
.ca-more i {
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    padding: 2px 5px 3px;
    background: #f59123;
    border: 1px solid #e78315;
}
.grid-button{
	background-color: #123176;
	margin-left:5px;
	color:#fff;
	padding:5px 10px;
	border:0px;
}