.header .container
{
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header-search
{
	margin-top: 18px;
}
div.k2SearchBlock form .btn
{
	background: #5ea4da url(../images/icon-search.png) no-repeat center center;
	border: none;
	border-bottom: 2px solid #5492c2;
	width: 40px;
	height: 34px;
}
#topmenu
{
	position: relative;
	width: 100%;
	z-index: 9;
}
.navigation
{
	position: static;
	top: 0;
	width: inherit;
}
.navbar .navbar-block
{
	background-color: #5ea4da;
	display: none;
	/*float: left;*/
	/*width: 100%;*/
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}
.navigation .navbar .btn-navbar
{
	float: left;
	padding: 0;
	margin: 0;
	text-shadow: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navigation .navbar .btn-navbar .icon-bar
{
	width: 28px;
	height: 4px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-block [class^="icon-"], [class*=" icon-"]
{
	width: 10px;
	line-height: auto;
}
.navbar-block a
{
	text-decoration: none;
}
.navigation .nav
{
	margin-bottom: 0;
	/*border-bottom: 5px solid #5492c2;*/
	background-color: #5ea4da;
	text-align: center;
}
.mlvt-online .navigation .nav
{
	display:table;
    width:100%;
    margin: 0;
}
.mlvt-online .navigation .nav li
{
    border-right: 0;
	float:none;
    display:table-cell;
    text-align:center;
  
}
.navigation a.bg-purple {
    background-color: #92278f;
}
.navigation a.bg-purple:hover {
    background-color: #752073!important;
}
.navigation a.bg-green {
    font-size: 14px;
    background-color: #00a652;
}
.navigation a.bg-green:hover {
    font-size: 14px;
    background-color: #015e2f!important;
}
.navigation a.bg-red {
    background-color: #fe0000;
}
.navigation a.bg-red:hover {
    background-color: #af0303!important;
}
.navigation a.bg-orange {
    font-size: 14px;
    background-color: #d8850b;
}
.navigation a.bg-orange:hover {
    font-size: 14px;
    background-color: #ab6907!important;
}
.mlvt-online .navigation .nav li:last-child {
    border-right: none;
    box-shadow: none;
}
.mlvt-online .navigation .nav {
    border-top: 3px solid #5492c2;
    border-bottom: 3px solid #5492c2;
}
.navigation .nav > li > a
{
	color: #fff;
	padding: 0 12px;
}
.mlvt-online .navigation .nav > li
{
	min-width: 350px;
}
.navigation .nav-child
{
	text-align: left;
}
.navigation .nav-child ul
{
	background: #5ca0d5;
	border-top: none;
}
.navigation .nav-child li
{
	display: block;
	font-family: KhBattambang;
	height: auto;
	border: none;
	border-bottom: 1px solid #4d88b5;
	-webkit-box-shadow: 0 1px 0 rgba(102, 178, 236, 1);
	-moz-box-shadow: 0 1px 0 rgba(102, 178, 236, 1);
	box-shadow: 0 1px 0 rgba(102, 178, 236, 1);
}
.navigation .nav-child li:last-child
{
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navigation .nav-child > li > a
{
	padding: 10px 12px;
}
.navigation .nav > li > a:hover, .nav > li > a:focus
{
	background-color: #5492c2;
}
.well .well-content
{
	padding: 10px 20px 20px 20px;
}
.well .well-content .nav
{
	margin: 0;
}
.well .well-content .nav li
{
	background: url(../images/arrow.gif) no-repeat 8px 12px;
	border-bottom: 1px solid #f6f5f5;
}
.sidebar-nav .nav-child
{
	display: none;
	left: 78%;
	top: 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #f6f5f5;
	position: absolute;
	white-space: nowrap;
	webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	z-index: 999;
}
.sidebar-nav li
{
	font-size: 15px;	
}
.sidebar-nav li
{
	font-size: 14px;
	padding: 10px;
}
.sidebar-nav .nav li
{
	padding: 0;
	position: relative;
}
.sidebar-nav .nav li:hover .nav-child
{
	display: block;
}
.sidebar-nav .nav li .nav-child .nav-child
{
	display: none;
}
.sidebar-nav .nav li .nav-child li:hover .nav-child
{
	display: block;
}
.sidebar-nav .nav .nav-child li
{
	background: none;
	padding: inherit;
}
.well .nav li a
{
	padding: 10px 20px;
	text-decoration: none;
}
.sidebar-nav .nav .nav-child li a
{
	padding: 10px;	
}
.sidebar-nav .nav > li > a:hover,
.sidebar-nav .nav > li > a:hover, .sidebar-nav .nav > li > a:focus
{
	background-color: #f6f6f6;
}
.bg-light-blue
{
	border: 1px solid #b5d7f1;
}
.bg-light-blue .page-header
{
	background: #b5d7f1;
	border-bottom: 1px solid #71afde;
}
.bg-light-blue .page-header span
{
	background-color: #b5d7f1;
	border-bottom: 1px solid #71afde;
}
.well-content .bg-light-blue
{
	border: none;
}
.content-bottom
{
	margin-top: 20px;	
}
.lastest-news li
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: inherit;
	border-bottom: 1px dotted #d9d9d9;
}
.content-sidebar .lastest-news
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content-sidebar .lastest-news li img
{
	height: 240px;
}
.btn-readmore
{
	color: #fff;
	padding: 4px 12px 4px 12px;
	background: #5ea4da;
	border-bottom: 2px solid #5492c2;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.blog-item
{
	margin-bottom: 20px;
}
.blog-item img
{
	height: 200px;
}
div.itemAttachmentsBlock .fa
{
	font-size: 12px;
	color: #ff0000;
	margin-right: 4px;
}
.fa-calendar
{
	color: #ff9648;
}
.fa-user
{
	color: #ff0042;
}
.fa-eye
{
	color: #ff0042;
}
.img-thumbnail
{
	padding: 2px;
	border: 2px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.55);
	-moz-box-shadow: 0 0px 1px rgba(0,0,0,0.55);
	box-shadow: 0 0px 1px rgba(0,0,0,0.55);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover .img-thumbnail
{
	border-color: #4c9ed6;
  	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.30);
}
.title-link
{
	padding-right: 32px;
	background: url(../images/icon-new.gif) no-repeat right center;	
}
div.ico-new ul
{
	margin-left: 0;
}
div.ico-new ul li
{
	list-style: none;
	background: url(../images/icon-new.gif) no-repeat left 5px;
	padding-left: 34px;
}
.genericItemHeader h2
{
	font-weight: normal;
}
.genericItemHeader h2 a
{
	text-decoration: none;
}
.well.ml-0 {
    margin-left: 0!important;
}
.well-content .grid.span6 {
    width: 100%!important;
}
.footer
{
	background-color: #4d9dd6;
	border-top: 2px solid #027eb6;
}
.footer hr
{
	border-top: 1px solid #448abb;
	border-bottom: 1px solid #54acea;
}
.copyright,
.copyright a
{
	color: #def1ff;
}