.pagination {
	background:none;
	margin-top:0px;
	padding-top:0px;
}
.tbl_info {
	margin-bottom:20px;
}
.tbl_info table{
	background:#fff;
}
.tbl_info td{
	background:#f2f2f2;
	height:30px;
	padding:5px 10px;
}
.btn_order{
 margin:20px 0px;
}
.btn_order a{
	display:inline-block;
	line-height:45px;
	color:#fff;
	font-size:18px;
	font-family:Roboto Bold;
	text-align:center;
	padding:0px 15px;
	text-transform:uppercase;
	background:url(../images/btn_order.gif) bottom #21bede repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/***** FOCUS ***/
.boxFocusScholarship {position:relative;margin-bottom:20px; background:#303030} 
.boxFocusScholarship .divImg  { width:50%; max-width:500px;}
.boxFocusScholarship .divInfo { width:48%; padding:1% } 
.boxFocusScholarship h3 { padding:5px 0; text-align:left; font-size:25px; font-weight:normal;}
.boxFocusScholarship h3 a {text-decoration:none;line-height:normal; color:#fff;}
.boxFocusScholarship .date_scholarship{font-size:12px; font-weight:normal; color:#bababa;padding-bottom:5px;}
.boxFocusScholarship .short{text-align:justify;color:#999999;font-weight:normal;}
.boxFocusScholarship .img {}

#tab-container-scholarship_focus-nav {list-style:none; position: absolute; bottom:20px; left:51%; text-align: left; }
@media (min-width:1000px) {#tab-container-scholarship_focus-nav{left:500px}}

#tab-container-scholarship_focus-nav li { float:left;}
#tab-container-scholarship_focus-nav li a
{
	color: #303030;
	display: inline-block;
	text-decoration:none;
	padding: 0px ;
	height: 14px;
	width:14px;
	line-height:14px;
	font-size:1px;
	margin-right:5px;
	background:url(../images/page_num.png) center no-repeat;
	text-align: center; 
}
#tab-container-scholarship_focus-nav li a.active,
#tab-container-scholarship_focus-nav li a:hover
{
 background:url(../images/page_num_act.png) center no-repeat;
 color: #fff;
 width:14px;
 height:14px;
 line-height:14px;
 text-align: center;
}

.title_cat{
	background:#87c440;
	text-transform:uppercase;
	color:#fff;
	font-family:'Roboto Bold';
	font-size:22px;
	line-height:normal;
	padding:5px 10px;
}
.title_cat a{
	display:block;
	line-height:30px;
	background:url(../images/icon_cat.png) right no-repeat;
	padding-right:10px;
	color:#fff;
}
.box_cat_scholarship{
	text-align:left;
	margin-bottom:20px;
}
.list_cat .fl{
	width:49%;
}
.list_cat .fr{
	width:49%;
}
/*********** Box Scholarship *********/
.top-scholarship {
	border-bottom:#e5e5e5 solid 1px;
	padding-bottom:15px;
	margin-bottom:15px;
}


.boxScholarship p {
	margin: 0px;
	padding:  0px;
}

.boxScholarship h3 {
	line-height:20px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	font-weight:bold;
}
.boxScholarship .short{
	font-size:12px;
	height:50px;
}
.boxScholarship li {
	background:url(../images/icon_li_cat.gif) 0px 7px no-repeat;
	padding-left:15px;
	font-size:12px;
	line-height:22px !important;
}
.boxScholarship li a{
	color:#002682;
}
.boxScholarship h3 a {
	text-align: left;
	color:#002682;
}
.boxScholarship .view_all a{
	color:#509401;
}

.boxScholarship .img_left {
	text-align: center;
	float:left;
	margin-right:10px;
}
.boxScholarship .limit{
	overflow:hidden;
}
.boxScholarship .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:7px;	
}

.boxScholarship .short {
	text-align: justify;
}

.relate_scholarship {
	font-weight:bold;
	color:#5F5F5F;
}
.relate_scholarship a {color:#5F5F5F; text-decoration:underline;}
 
/*----------------- VIEW 2 ----------------*/
#List_View .box-item {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}
#List_View .box-item .date_scholarship{
	background:url(../images/bg_date_news.png) top left no-repeat !important;
	float:left;
	width:10%;
	min-width:92px;
	max-width:92px;
	display:block;
	height:73px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding-right:2%;
}
#List_View .box-item .date_scholarship span{
	display:block;
	line-height:34px;
	font-size:30px;
	padding-top:10px;
	color:#fff;
}
#List_View .box-item .info_scholarship{
	float:left;
	width:83%;
	margin-left:1%;
}
#List_View .box-item.last {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;	
}
#List_View .box-item .img_left{
	padding:10px 0px;
	float:right;
	margin-left:20px;
}
#List_View .box-item .img_right{
	float:right;
	width:170px;
	height:145px;
	padding:5px;
	margin-right:25px;
	background:#fff;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(184, 184, 184, 1);
	-moz-box-shadow:    4px 4px 6px 0px rgba(184, 184, 184, 1);
	box-shadow:         4px 4px 6px 0px rgba(184, 184, 184, 1);
}
#List_View .box-item .img img{
	max-width:100%;
	height:auto;
}
#List_View .box-item h3 {
	font-size:25px;
	font-family:"Roboto Bold";
	font-weight:normal;
}
#List_View .box-item h3 a {
	line-height:normal;
	text-decoration:none;
}

#List_View .box-item .short {
	font-weight:normal;
	text-align: justify;
}
#List_View .noItem {
	padding: 50px;
	text-align: center;
	color: #ff0000;
}

/*********** Search *********/
.toolSearch {
}
.toolSearch .btn_search {
	cursor:pointer;
	border:none;
	background:url(../images/btn_search.gif) top center no-repeat;
	width:48px;
	height:22px;
	color:#504f4f;
	text-align:center;
	font-size:11px;
	font-weight:bold;	
}
.textfiled_search{
	background:url(../images/icon_calendar.gif) left #fff no-repeat;
	padding:0px !important;
	border:#acacac solid 1px;
	color:#666;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-family:arial;
	width:120px;
	padding-left:30px !important;
}
/*********** Detail Scholarship *********/ 
.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 20px;
	padding-top:5px;
}
.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-right: 15px;
	padding-top:5px;
}
.boxDetail .fDespic {
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.boxDetail .date_view_scholarship{
	color:#a5a5a5;
	font-weight:normal;
	font-size:11px;
	padding-bottom:15px;
}
.boxDetail .content-scholarship{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:justify;
}
.boxDetail .content-scholarship img{
	height: auto;
  max-width: 100%;
}
.boxDetail .tools {
	margin:20px 0px;
	padding:10px 5px; 
	background:#efefef;
} 
.boxDetail .tools ul {list-style:none; float:right;}
.boxDetail .tools li { 
	float:left;
	padding-left:20px;
}
.boxDetail .tools a {	 
	text-decoration:none;
	color:#ca0d00;
	display:block;
	line-height:18px;
	font-size:11px;
}
.boxDetail .tools li.print a { padding-left:22px; background:url(../images/icon_print.png) left no-repeat;text-decoration:none;color:#247fb4; font-size:12px;font-weight:bold;}
.boxDetail .bg_tags{
	font-weight:normal;
	color:#3a3a3a;
	line-height:24px;
	margin-bottom:20px;
}
.boxDetail .bg_tags b{
	display:inline-block;
	padding-left:35px;
	padding-right:10px;
	background:url(../images/bg_tags.png) 0px 0px no-repeat;
	font-weight:bold;
}
.boxDetail .bg_tags span a{
	display:inline-block;
	font-weight:normal;
	color:#247fb4;
}

/*********** Detail tags *********/
p.mess_result {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}

/*********** Detail otherScholarship *********/
#otherScholarship{
	margin-bottom:20px;
}
#otherScholarship h3 {
	color: #333; 
	font-size:25px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-family:Roboto Bold;
}
#otherScholarship li {
	background: url(../images/icon_li_cat.gif) 0 9px no-repeat;
	padding-left: 15px;
	line-height: 25px;
}
#otherScholarship li a {
	text-decoration: none;
}
#otherScholarship li span{
	font-weight:normal;
	color:#c5c5c5;
}


@media screen and (max-width: 991px) {
	.boxFocusScholarship .divInfo .short{
		padding-bottom:40px;
	}
	#List_View .box-item .img_left {
		margin-right: 20px;
		width:100%;
		float:none;
		margin-left:0px;
	}
}

@media (max-width: 480px){
	.boxFocusScholarship .divImg  { width:100%;}
	.boxFocusScholarship .divInfo { width:100%; padding:10px } 

	.toolSearch{
		display:none;
	}
	.list_cat .fl{
		width:100%;
	}
	.list_cat .fr{
		width:100%;
	}
}
@media screen and (max-width: 767px) {
	.col-md-3.fr{
		float:none;
	}
}
