/*===========================================================*/
/* CSS lay tu template beez3 sang, phuc vu cho function modChrome_beezHide */
/* su dung trong <jdoc: type="modules" Name="position-4" style="beezHide" background="menubg"> */
/*===========================================================*/

/* 1.class="moduletale_js" ===============  */
/* line 914 layout.css  */
.moduletable_js,.moduletable {
	margin-bottom: 20px;
}

/*2.class ="js_heading" ================  */
/*  line 86  personal.css (grey background) */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}
/* line 918 layout.css     */
.js_heading,.js_heading {
	position: relative;
	display: block;
	padding: 5px 10px;
	margin: 0;
	font-size: 1.40em;
	border-radius: 3px
}

h3.js_heading a {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px 5px 0 0;
	text-decoration: none;
	background: none
}
/* line 153 template_rtl.css     */
h3.js_heading a {
	position: absolute;
	right: auto;
	left: 5px
}

/*3.============class="module_content" ===================== */
/* line 937    layout.css    */
.module_content {
	padding: 10px;
	border: solid 1px #ddd;
	border-top: 0;
	border-radius: 0 0 3px 3px;
	margin-top: -1px
}


/* 4.========= class ="open" ================= */
/* line 997 layout.css  */
ul.tabs li a.linkopen:link,ul.tabs li a.linkopen:visited,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	font-weight: bold;
}
/* line 322 personal.css  */
ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

/*================================================================== */
/* CSS customise template tls_protostar */
/*================================================================== */

/* 1.================= Customise module menu position-4 ============== */
div.moduletable_js ul.menu a {
  	padding-top: 7px;
  	padding-bottom: 7px;
	border-bottom: solid 1px #d9d9d9;   /* #ddd;   */

}

.menubackground {
	background-color: #efeff5;
}

/* 2.================== customise module latestnews ==============  */
ul.latestnews li {
  	margin-top: 10px;
  	margin-bottom: 10px;
}


/* 3.================== customise logo header =====================*/

#logoheader {
	min-height: 180px;
	background: url(../images/headerBground/blue_background.png);
    background-repeat: no-repeat;
  	background-size: 100% 100%;   
    background-color: #004746;    /*  #0C1A3E;    */ 
	color: #FFFFFF;
}


/* 4.==================Thu, Ngay thang năm (lay tren server) ===== */
span.homnay {
    display: block;
  	margin-top:10px;
  	margin-right: 20px;
	text-align:right;
	width:200px;
    float: right;
	color: #B22222;  /*  #CCCCCC; */  
    overflow: hidden;
}

