/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC (contact@vinades.vn)
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

.view-careers ul li span{
	font-weight: bold;
}

.view-careers .panel-body ul li{
	margin-bottom: 7px
}

.red{
	color: red
}

.ms-container {
    width: 100% !important;
}

.search-input{
	margin-bottom: 5px
}

.ms-elem-selectable{
	line-height: 25px
}

.view_grid div.thumbnail{
	height: 200px
}

.view_grid div.thumbnail img.img-thumbnail{
	background: none
}

.block_business_filter div.thumbnail{
	height: 200px
}
.block_business_filter div.thumbnail img.img-thumbnail{
	background: none
}

.select2-container--default .select2-selection--single{
	height: 32px !important;
    padding-top: 2px;
}

ul.block_manage{
	padding: 0;
}

ul.block_manage li{
	line-height: 25px;
}

.block_business h2{
	font-size: 14px
}

.block_business .image{
	margin-right: 5px
}

.block_business ul li{
	margin-bottom: 10px
}{