@charset "utf-8";

/* CSS Document */


h2{
font:tahoma, arial;
color:#0099FF;}

#date{
color:#FF0000;
font-style:italic;
font-weight:bold;
}
table{
vertical-align:top;
text-align:justify;}

.box-2 table, .box-2 td{
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
	border-color:#E8E8E8;
	margin:0;
}
.box-2 td{
    border-width: 0 1px 0 0;
    margin: 0;
    padding: 4px;
	border-spacing:0;
 	border-bottom: 1px solid #e8e8e8;
	border-color:#E8E8E8;
}
body{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#4f5a5d;

	margin-left: 20px;

       margin-right: 20px;

       background-color: #e8e8e8;

	background:#e8e8e8 url(site_back.jpg) repeat-x;
	overflow:scroll;
	margin:3px;
}

img{

	border:0px;

	margin:0;

}

a img{

	border:0px;

	padding:0;

	margin:0;

}

a{

	text-decoration:none;

}

a:hover{

	text-decoration:none;

}

ul, li{

	list-style-type:none;


	list-style-position:outside;

	list-style-image:none;

	padding:0;

	margin:0;

}



#main{

	width:990px;

	margin: auto;

	padding:0 auto;

}

#main_box {

	width:1110px;

	align: center;

	z-index: 0;

	margin: auto;

	padding:0;		
	
	padding-top: 10px;
}

#main_box_center {
	background-color: #fff;
	border: 1px solid #888;
	border-top: 1px solid #444;
}

#main_box_left 
{
	width:40px;
	background:url(images/shadowl.png) repeat-y;
	padding: 0;
	margin: 0;
	/* background-size: cover; */
}

#main_box_right 
{
	width:40px;
	background:url(images/shadowr.png) repeat-y;
	/* background-size: cover; */
	padding: 0;
	margin: 0;
}


#header{

	width:990px;

	/*float:left;*/

	height:119px;

	margin-top:-10px;

	padding:0;

}


#header_logo{

	/* background:url(images/header_bgr.jpg) repeat-x; */

	float:left;

	width: 990px;

	margin:25px 0 0 0px;

	z-index: 0;
	border: 0px solid #ccc;
	height: 55px;
}

#logo {
	padding-left: 8px;
	margin-top: -30px;
	margin-left: -5px;
}

#header_menu{

	float:right;

	vertical-align:bottom;
	height: 30px;
	margin-right: -18px;
	border: 0px solid #ccc;

}

#hotline {
	padding-top: 15px;
}

#header_menu ul{

	display:inline;

	float:left;

	margin:2px 15px 5px 0;

}

#header_menu ul li{

	display:inline;

	padding:0 5px;

}

#header_menu ul li a{

	color:#8d979c;

	text-transform:uppercase;

	font-size:10px;

}

#header_menu ul li a:hover{

	color:#c4161c;

}

#header_menu ul li.active_contact a

{

	color:#c4161c;

	font-size:10px;

}

#header_navigator{

	float:left;

	width:990px;
	
	background:url(images/navbtn.png) repeat;
	height:32px;

}


#header_navigator ul{

	float: left;
	height: 30px;

}

#header_navigator ul li {

	display:inline;

	position:relative;

	margin-top: 1px;

	float:left;

	background: url(images/navbtn.jpg) repeat-x;

	border-right:1px solid #016485;

	border-left:1px solid #43b8e0;

	z-index:500;

	height:30px;	

}

#header_navigator ul li ul {
	width: 214px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-top:0px solid #fff;
}

#submenu_about {
	height: 212px !important;
}

#submenu_solutions {
	height: 72px !important;
}

#submenu_products  {
	height: 142px !important;
}

#submenu_services {
	height: 107px !important;
}

#submenu_training {
	height: 247px !important;
}

#submenu_media {
	height: 107px !important;
}

#header_navigator  ul li ul li a {
	border-top:0px solid rgba(255,255,255,0.2);
	padding-top: 8px;
	margin-top: 0px;
	border-bottom:0px solid #666;
	background-color: rgba(196,22,29,1) !important; 
	border-left:1px solid #fff;
	height: 22px !important;
	margin-left: -1px;
}

#header_navigator  ul li ul li a:hover {
	border-left:1px solid #fff;
	border-top:0px solid #83D2ED;
	margin-top: 0px;
	margin-left: -1px;
	background-color: rgba(0,130,199,1) !important; 
}

#header_navigator  ul li ul li {

	border-left:1px solid #fff;
	border-top:1px solid #fff;	
	margin-top: 0px;
	height: 34px !important;
	padding-bottom: 0px;
	width: 213px;
}

.menudrop {
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	border:1px solid #f00;
}

.menu_active {

	background:url(images/navbtn_hot.png) repeat-x !important;	

	height:30px;

}

#header_navigator ul li a{

	color:#ffffff;

	font-weight:bold;

	padding:8px 15px;

	float:left;	

	text-decoration:none;

	height:22px;

	text-shadow: 0px -1px 0px #666;

}

#header_navigator ul li a:hover{


}

#header_navigator ul li:hover{

	background:url(images/navbtn_hot.png) repeat-x;

}


#navlast {
	border-right: 0px solid #000 !important;
}

.menu-home{

	background:url(images/navbtn.png) repeat-x;

	border:none!important;


}

.menu-home_about_ative{

	background:url(images/a_home.png) no-repeat top left!important;

	border:none!important;


}


.menu-home_active{

	background:url(images/navbtn_hot.png) repeat-x;

	border-right:1px solid #ffffff;	

	height:30px;

	border-left:none!important;

}

.menu-home_active a{

	background:url(images/navbtn_hot.png) repeat-x;

	padding-left:20px!important;

	padding-right:15px!important;

	border:none!important;

	margin-top: 0px;

}

.menu-home_active ul li a:hover{

	background:url(images/navbtn_hot.png) repeat-x;

	border-right:none!important;

	border-left:0px solid #ffffff;

}

.menu-home a{

	padding-left:20px!important;

	padding-right:15px!important;

	border:none!important;

	border-right:1px solid #444 !important;

	height: 15px !important;
}

.menu-home{

	background:url(images/navbtn.png) repeat-x;

	border-right:1px solid #ffffff;

	border-left:none!important;	

}

#header_navigator ul li .menu-home{

	padding-left:0!important;

	border:none!important;

	border-left:0px solid #ffffff;

}




/*phan about active*/

.menu-home_about_ative a{

	background:none!important;

	padding-left:20px!important;

	padding-right:15px!important;

	border:none!important;

}

.menu-home_about_ative{

	background:#0179bf url(images/a_home.jpg) no-repeat top left!important;

	border-right:1px solid #ffffff;

	border-left:none!important;

}

#header_navigator ul li .menu-home_about_ative{

	padding-left:0!important;

	border:none!important;

}

.menu-home_about_ative a:hover{

	background:#c4161c url(images/a_home_hover.jpg) no-repeat top left!important;

	border-right:none!important;
	border-left:none!important;

}



#serach{

	float:right;

	background: none; 

	width:190px;

	padding:5px 0; 

}

.search_input{

	width:181px;

	height:24px;

	background:url(images/bg_input_search.png) no-repeat;

}

.search_input input{

	float:left;

	width:173px;

	margin:3px 4px;

	border:none;

	color:#8d979c;

	font-size:11px;

	padding:2px 0;

	background:url(images/ico_search.jpg) no-repeat right center;

}

.search_input input:focus{

	background:#ffffff;

}



#content{

	width:990px;

	/*float:left;*/

	margin:0;

	padding:0;

}

#banner{

	background:#C4161C;

	float:left;

	min-height:4px;

	width:990px;

	max-height: 220px;
}

#banner_home{

	background:#ffffff;

	float:left;

	min-height:4px;

	width:990px;

	max-height: 220px;

}

#content_detail{

	float:left;

	width:990px;

	border-top:0px solid #c3d3dd;

	padding-bottom:0px;

	margin-top:1px;


}
#content_left1{
	float:left;
	width:260px;
	margin-bottom:20px;	
}
#content_left{

	float:left;
	width:980px;
	margin-bottom:20px;	

}

#content_left .title{

	float:left;

	color:#C4171D;

	text-transform:uppercase;

	font-weight:bold;

}

#content_left .text ul li{

	float:left;

	background:url(images/news_bullet.jpg) no-repeat left center;

	width:100%;

	padding:1px 0 1px 10px;

}

#content_left .text ul li a{
	color:#0179bf;
}

#content_left .text ul li a:hover{

	color:#000000;
}


#content_right{
	float:right;
	width:350px;

}
#content_right7{
	float:right;
	
}
.content_right_single{

	float:left;

	width:640px;

	margin-bottom:20px;
	

}

#content_right_detail{

	float:left;

	width:970px;
	margin-top:5px;

}

#content_right_detail a{

	color:#0179BF;

}

#content_right p{

	

	line-height:17px;
	

}


#home_cal .text, #home_news .text {
	float: left;
}

#home_cal, #home_news {	
	float: left;
	border: 0px solid #c3d3dd;       
}

#content_bottom{

	float:left;

	width:990px;

	border-bottom:1px solid #c3d3dd;


}

#content_bottom .column1,.column2,.column3{

	float:left;

	width:231px;

	padding:29px 21px 29px 21px;

	font-size:11px;

}

#content_bottom .column2{

	width:327px;

	padding:29px 55px 29px 55px;

}

#content_bottom .title{

	float:left;

	color:#0179bf;

	text-transform:uppercase;

	font-weight:bold;

}

#content_bottom .text{

	float:left;

	line-height:15px;

}

#content_bottom .text span{

	font-size:10px;

	font-style:italic;

	padding-top:5px;

	float:left;

	width:100%;

}

#content_bottom .text form input{

	border:1px solid #cacaca;

	width:175px;

	height:17px;

	margin:10px 0;

	float:left;

	color:#4f5a5d;

	font-size:11px;

	padding:1px;

}

#content_bottom .text form .sub{

	float:left;

	width:40px;

	height:21px;

	border:0;

	background:url(images/newsletter_sub.jpg) no-repeat;

	margin-left:10px;

	cursor:pointer;

}

#content_bottom .text ul{

	float:left;

	width:230px;

	clear:both;

	margin:5px 0;

}

#content_bottom .text ul li{

	float:left;

	background:url(images/news_bullet.jpg) no-repeat left center;

	width:100%;

	padding:1px 0 1px 10px;

}

#content_bottom .text ul li a{

	color:#4f5a5d;

}

#content_bottom .text ul li a:hover{

	color:#000000;

}

#content_bottom .link{

	width:435px;

	height:62px;

	border:1px solid #c3d3dd;

	float:right;

	border-bottom:none;

	text-align:center;

	margin-top:10px;

	padding-top:5px;

}





#footer{

	float:left;

	width:990px;

	margin-bottom:0px;

	padding-top:10px;

	color:#959da3;

	min-height:30px;

}

#footer_left{

	float:left;

	font-size:10px;

	margin-left:

}

#footer_right{

	float:right;

}

#footer_right ul{

	display:inline;

	float:left;

}

#footer_right ul li{

	display:inline;

	padding:0 3px;

}

#footer_right ul li a{

	color:#959da3;

	font-size:10px;

}

#footer_right ul li a.active{

	color:#c4161c;

}

#footer_right ul li a:hover{

	color:#c4161c;

}



/* ======================================================= Home ===========================================================*/

#content_right .box_support{

	width:100%;

	float:left;

	background:#d5e1e9;

	margin-top:30px;

}

#content_right .box_support .text{

	float:left;

	padding:15px 20px 20px 75px;

	color:#c4161c;

	line-height:25px;
	text-align:center;

}

#content_right .box_support .text span{

	font-size:24px;

	color:#0179bf;

}



.page_content_right{

	width:707px;

	float:right;

}

.page_content_right_text_title {

	clear:both;

	float:left;

	color:#0179bf;

	font-size:16px;

	padding:7px 0 0px 0;

}

.page_content_right_text_title  a{

	color:#0179bf;

}

.page_content_right_text_detail{

	float:left;

	clear:both;

	width:700px;
	

}

.page_content_right_text_detail ul{

	/*float:left;*/

	margin-bottom:23px;

}

.page_content_right_text_detail ul li{

	/*list-style-type:disc;*/

	margin-left:25px;

	list-style-type:disc;

	list-style:outside ;

	line-height:17px;

}



.page_content_right_text_detail a{

	color:#0179bf;

}

.page_content_right_text_detail .products_content_bottom #container-1 ul li{

	list-style:none;

	margin-left:0;

	/*padding-top:10px;*/

}

#about_left_menu{

	float:left;

	width:260px;

}

#about_left_menu ul li{

	float:left;

	clear:both;

	width:260px;

	background:#ffffff;

}

#about_left_menu .active{

	background:#c4161c;

	color:#ffffff;

}

#about_left_menu .active a{

	color:#ffffff;

}

#about_left_menu ul li a{

	float:left;

	padding:7px 20px;

	width:220px;

	border-bottom:1px solid #c3d3dd;

	color:#0179bf;

	font-weight:bold;

	/*text-transform:uppercase;*/

}

#about_left_menu ul li .last{

	border-bottom:none;

}

#about_left_menu ul li a:hover{

	border-bottom:1px solid #c3d3dd;

	background:#c4161c;

	color:#ffffff;

}



.products_menu_parent{

	float:left;

	width:220px;

	cursor:pointer;

	color:#ffffff;

	padding:7px 20px;

	background:#ffffff url(images/products_menu.jpg) right center no-repeat;

	color:#0179bf;

	border-bottom:1px solid #c3d3dd;

	font-weight:bold;

}

.products_menu_chil{

	display:none;
	
	width:175px;	

	background:#eff4f7;

}

.products_menu_chil ul li a{

	float:left;

	padding:7px 35px;

	width:190px;

	border-bottom:1px solid #c3d3dd;

	color:#666666;

	background:#eff4f7;
	text-align:left;
	text-decoration:none;

}

.products_menu_chil ul li a:hover{

	border-bottom:1px solid #c3d3dd;

	background:#007dc6;

	color:#ffffff;

}

.products_menu_parent:hover{

	background:#c4161c url(images/products_menu_active.jpg) right center no-repeat;

	font-weight:normal;

	color:#ffffff;

}

#products_left_menu .active{

	background:#c4161c url(images/products_menu_active.jpg) right center no-repeat;

	font-weight:normal;

	color:#ffffff;

}

#products_left_menu .chil_active{

	border-bottom:1px solid #c3d3dd;

	background:#007dc6;

	color:#ffffff;

}



.products_content_bottom{

	float:left;

	width:100%;

}

.products_content_bottom ul{

	margin:0!important;

}

.products_key_functions{

	float:left;

	width:100%;

}

.products_key_functions_title{

	color:#0179bf;

	font-size:18px;

	padding:15px 0 15px 0;

	display:none;

}

.products_key_functions_left{

	width:700px;

	float:left;

	line-height:17px;

}

.products_key_functions_right{

	float:left;

	width:320px;

}

.products_key_functions ul{

	margin-left:12px;

}

.products_key_functions ul li{

	background:url(images/products_key_functions_bullet.jpg) no-repeat top left;

	padding-left:10px;

	margin:5px 0;

	float:none;

}

.products_key_functions ul li ul{

	margin-left:10px;

}

.products_screenshots{

	float:left;

	width:100%;

	font-size:18px;

	color:#0179bf;

}

.products_screenshots_img{

	float:left;

}

.products_screenshots_img img{

	margin-right:15px;

}

.page_content_right_text_detail .row{

	float:left;

	clear:both;

	padding:6px 0;

	width:100%;

}

.page_content_right_text_detail .row label{

	float:left;

	width:100px;

	margin-right:15px;

}

.page_content_right_text_detail .row .input{

	border:1px #a9a9a9 inset;

	width:156px;

	height:20px;

}

.page_content_right_text_detail .row .textfield{

	border:1px #a9a9a9 solid;

	width:407px;

	height:100px;

}

.page_content_right_text_detail .checkbox_right{

	float:left;

}

.page_content_right_text_detail .checkbox_row{

	float:left;

	clear:both;

	padding:3px 0;

}

.page_content_right_text_detail .checkbox_row span{

	float:left;

}

.page_content_right_text_detail table.training_calendar,.page_content_right_text_detail table.training_calendar td
{
	 border-spacing: 0;
    border-style: solid;
    border-width: 0 0 1px 1px;
	border-color:#999999;

}
.page_content_right_text_detail table.training_calendar td{
    border-width: 1px 1px 0 0;
    margin: 0;
    padding: 5px;
	border-color:#999999;
}
.btn{

	width:60px;

	margin-right:175px;

	height:21px;

	background:url(images/btn.jpg) no-repeat;

	float:right;

	border:none;

	cursor:pointer;

}

.googlemap{

	height:352px;

	float:left;

	width:100%;

}

/*------------------------------------------newsletter-------------------------------------------*/

.h-code {

	width: 75px!important;

	margin:1px 0 1px 10px!important;

	height:20px!important;

	font-size:15px!important;;

}

.nlt_none{

	display:none;

}

.googleMap{

	top:-15px;

}

.more-link

{
	float:right;
	clear:both;
}

.column2_text a{ color:#000000;}

.wpcf7-response-output{

	color:#FF0000;

	font-style:italic;

}

div.pagination

{

	clear:both;

	margin:0 auto;

	width:400px;

}

div.pagination ul li.paged

{

	float:left;

	width:50px;

}

div.pagination ul li.current_page

{

	font-weight:bold;

}

div.pagination ul li

{

	float:left;

	margin-right:5px;

}

div.social_network {

	clear:both;

	float:left;

	height:70px;

	vertical-align:bottom;

	width:253px;

	padding-left: 0px;

	text-align:left;

}

div.social_network a{

	padding-left:10px;

}

div.social_network a img{

	margin-top:31px;

}

.fb_share_count, .fb_share_count_top{



}

div.social_network div.fb_share{

	float:right;

}

/*Khai bao o trong trang hom lien ket trang con*/
.box-2
{
    height: auto;
    margin-top:5px;
    overflow: hidden;
    width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-top:20px;
}
.box-2 .header-box
{
    background: url("http://kpms.com.vn/website/wp-content/themes/kpmsv2.0/images/box_1_bg_header_center.gif") repeat-x scroll left top transparent;
	
    font: 12px Arial,Tahoma;
    height: 28px;
    width: 100%;
}
.box-2 .header-box p
{
    background: url("http://kpms.com.vn/website/wp-content/themes/kpmsv2.0/images/box_1_bg_header_left.gif") no-repeat scroll left top transparent;
    float: left;
    height: 28px;
    width: 100%;
    margin: 0;
}

.box-2 .header-box span
{
    background: url("http://kpms.com.vn/website/wp-content/themes/kpmsv2.0/images/box_1_bg_header_right.gif") no-repeat scroll right top transparent;
    float: left;
    height: 28px;
    width: 100%;
	color:#0066FF;
	text-align:center;
	
	
}

.box-2 .middle-box
{
    border-left: 1px solid #9BC1DA;
    border-right: 1px solid #9BC1DA;
	font-family:tahoma;
    font: Tahoma;
	font-size:12px;   
    overflow: hidden;
}
.box-2 .footer-box
{
    background: url("http://kpms.com.vn/website/wp-content/themes/kpmsv2.0/images/box_1_bg_footer_center.gif") repeat-x scroll left top transparent;
    float: left;
    font-size: 0;
    height: 6px;
    line-height: 0;
    width: 100%;
}
.box-2 .footer-box span
{
    background: url("http://kpms.com.vn/website/wp-content/themes/kpmsv2.0/images/box_1_bg_footer_left.gif") no-repeat scroll left top transparent;
    float: left;
    height: 6px;
    width: 100%;
}
.box-2 .footer-box label
{
    background: url("http://kpms.com.vn/website/wp-content/themes/kpmsv2.0/images/box_1_bg_footer_right.gif") no-repeat scroll right top transparent;
    float: left;
    height: 6px;
    width: 100%;
}

#datehome
{
color:#FF0000;

}

#foter_shadow
{
	   background: url(images/foter_shadow.png) no-repeat top;
	   height:9px;
}

/*Ket thuc mo rong trong trang home*/
