.block_page_title{margin-bottom:5px; margin-top:10px !important;}
.block_page_subtitle{margin-bottom:15px;}
.block_page_more{width:100%; height:50px;}

/*a tag button design---*/
.blue-color-btn,.blue-color-btn:hover{padding:10px 20px; background-color:#1F67A6; line-height:25px; border-radius:3px; color:#FFFFFF; text-decoration:none; }
.red-color-btn,.red-color-btn:hover{ padding:10px 20px; background-color:#FF0000; line-height:25px; border-radius:3px; color:#FFFFFF; text-decoration:none; }
.block_page_overview .row .container .row ,.block_page_body .row .container .row{
    align-items: center;
}
.block_page_body .container .row table tr td, .block_page_overview .container .row table tr td{
   float: left;
}
.block_page_body .container .row table tr td:nth-child(2), .block_page_overview .container .row table tr td:nth-child(2){
    margin-top: 15px;
}
.block_page_more{
    margin-top: 22px !important;
}

