/*
Name: Thien Cuc PK for custom
Editor: toandaik
Date: 12/08/2017
Version: 1.0
URL: www.devgame.net
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration:none;
}

body{
    background: url(images/bg.jpg)  no-repeat scroll center 0;
    width:100%;
    background-color: #1b1110 !important;
}
div{
    display: block;
}
a:hover{
    text-decoration: none !important;
    -webkit-filter: saturate(150%);
    -ms-filter: saturate(150%);
    -moz-filter: saturate(150%);  
}
.wrap{
    /*    width:100%;*/
    min-width: 1300px;
}
.container{
    width:992px !important;
    margin: auto;
}
.header{
}

/*---sidebar---*/
.sidebar{
    width:232px;
    float:left;
    background: #38312b;
    min-height:650px;
    margin-top: 400px;
}
.row {
}
.main-content{
    width:756px;
    float:left;
    min-height: 907px;
    margin-top: 222px;
}
.main-content a{
    color:#C56F05;
}
.clearfix{
    clear:both;
}
.widget{
    width:100%; 
    display: block;
}
.playnow{
    height:139px;
    background:url(images/choingaybtn.jpg);
}
.miniclient{
    height:51px;
    background:url(images/miniclient.html);
    margin-bottom: 14px;
}
.reg{
    width:116px;
    height:47px;
    background: url(images/dangkybtn1.jpg);
    display: block;
    float:left;
    -webkit-filter: saturate(200%);
    -ms-filter: saturate(200%);
    -moz-filter: saturate(200%);

}
.pay{
    width:116px;
    height:47px;
    background: url(images/napthebtn.jpg);
    display: block;
    float:left;
    -webkit-filter: saturate(200%);
    -ms-filter: saturate(200%);
    -moz-filter: saturate(200%);
}
.reg:hover,.pay:hover {
    -webkit-filter: saturate(120%);
    -ms-filter: saturate(120%);
    -moz-filter: saturate(120%);
}
.regpay{

}
.loginform{
    margin-bottom: 7px;
    padding: 0px 3px;
}
.quenmk{
    display:block;
    text-align: center;
    color:white;
    font-size:13px;
}
.dsmc{
    width: 232px;
    height: 37px;
    background: url(images/danhsachmaychutext.jpg);
    display: block;
    margin: 0 auto;
}
.ulserverlist{
    margin: 0 auto;
    display: block;
}
.ulserverlist li a{
    color:white;
    text-decoration: none;
    display: block;
    height: 100%;
    padding: 6px;
}

.ulserverlist li{
    width:198px;
    height:34px;
    background: url(images/serverbtn.jpg) no-repeat center;
    text-align: center;
    font-size:15px;
    cursor: pointer;
    margin: auto;
    margin-top: 7px;
}

.ulserverlist li:hover{
    -webkit-filter: saturate(150%);
    -ms-filter: saturate(150%);
    -moz-filter: saturate(150%);
}
/*mini*/
.ulserverlist .mini-server{
    width:209px;
    height:38px;
    background: url(images/serverbtns3.html) no-repeat center;
    text-align: center;
    font-size:15px;
    cursor: pointer;
    margin-bottom: 6px;
    margin-left:7px;
}

.ulserverlist  .mini-server:hover{
    opacity: 0.8;
}
/* end mini*/

.ulserverlist li:hover .hot{
    background: url(img/newsmall.png) no-repeat top left;
}
.ulserverlist li .hot {
    background: url(img/newsmall.png) no-repeat top left;
}
.allsv{
    background: url(images/xemtatcamaychu.jpg) no-repeat !important;
}


.chipclass img{
    margin-bottom: 5px;
    cursor:pointer;
}
.support{
    text-align: right;
    font-family: "thanhpho";
    color:white;
    font-size: 19px;
    padding-right: 10px;
    padding-bottom: 11px
}
.sayhello {
    margin: 7px 7px 7px 7px;
}
.hello-text {
    overflow: hidden;
    background: #141414;
    border: 1px solid #383838;
    width: 205px;
    height: 57px;
    padding: 1px 3px 2px 5px;
    color: #FFF;
    float: left;
}
.hello-text p{
    margin: 4 0 4px !important;
}
.sayhello a {
    float: right;
    background: url('images/chonmaychubtn.jpg');
    height: 57px;
    width: 66px;
}
.tttk li:first-child{
    border-right: 1px solid white;
}
.tttk li{
    float:left;
    padding:0px 11px;
}
.tttk li a{
    color:white;
}
/*---end sidebar---*/
/*---footer---*/
.footer {
    width: 100%;
    height: 80px;
    /*    position: absolute;*/
    /*    background: white;
        border-top: 3px solid #20ABE2;*/
}
.left{
    float:left;
}
.right{
    float: right;
}

.fleft{
    margin-top: 15px;
    float:left;
    width: 35%;
    border-right: 1px solid #0274BB;
    height: 54px;
}
.fright{
    float: left;
    width:57%;
    text-align: center;
}

.footer p{
    font-size:12px;
    font-family: tahoma;
    color:#0072a1;
    margin-top: 15px;
    line-height: 18px;
}
.logofot{
    margin-top: -15px;
    height: 70px;
    margin-left: 200px;
}
.ow{
    margin-top: 11px;
    margin-left: 15px;
    position: absolute;
    height: 34px;
}
/*---end footer---*/

/*---main content---*/
.top-mar{
    height: 178px;
}
.slide-banner{
    width:50%;
    height: 260px;
}
.post{
    width:50%;
    height: 260px;
    background:#38312b;
}
.easingslider-slide  {
    /*height: 260px;*/
}
.inner{
    width:100%;
    display: block;
    font-family: "tahoma";
    color: #3b7131;
    background: #0c0c0b;
}
.feature li{
    list-style-type : none;
    float: left;
}


.feature-social{
}
.feature-social ul{
    float:left;
    display: block;
    width: calc(100%/4);

}
.feature-social ul li:first-child{
    font-weight:bold;
    border-left: 4px solid #E03A00;
    padding: 5px 0px 5px 10px;
    font-size:14px;
}
.feature-social ul li{
    padding: 3px 0px 0px 0px;
}
.feature-social ul li a{
    background: url(images/normalnhanvat.png) no-repeat left;
    padding:15px;
    color:inherit;
    font-size:13px;
}
.tagblock a{
    padding:10px 0px;
    color:inherit;
    padding: 1px 8px;
    border-right: 1px solid #3B7131;
}
.tagblock a:last-child{
    border:none;
}
.tagblock a:hover{
    color:inherit;
    text-decoration: none;
}
.menu
{
    margin-left: 10px;
}
.menu li{
    display: inline-table;
    float:left;
    text-align: center;
    width: 110px;

}
.menu li a{
    font-family: thanhpho !important;
    color: #FFFFFF;
    font-size: 20px;
    padding: 0px 0px 0px 8px;

}
.menu li a:hover {
    color: red;
}
.menu li:first-child {
    background: url(images/homeicon.png) no-repeat left;
}
.menu li:first-child a{
    margin-left:13px;
}

.menu-main-menu-container{
    margin-top: 10px;
    margin-left: 70px;
}
#menu-item-7{
    margin-right: 190px;
}
.easingslider-pagination .easingslider-icon{
    width: 17px !important;
    height: 17px !important;
}

.logo{
    background:none;
    margin-left: -52px;
    margin-bottom: 20px;
    margin-top: -10px;
}
.moveoutright{
    width: 500px !important;
    height:300px;

}
#mright{
    width: 300px;
    height: 300px;
    margin-left: 475px;
    float:right;
}
#mleft{
    width:504px;
    height:360px;
    float:left;
}
.charclass div{
    -moz-transition: all 0.2s ease-out;  /* FF4+ */
    -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.2s ease-out;  /* IE10 */
    transition: all 0.2s ease-out;  
}
.abc{
    display: block;
    width:300px;
    height:300px;
}
.charclass{
    position: relative;
}


/* category */
.titles {
    padding-left: 65px;
    width: 100%;
    height: 74px;
    color: #e8c9a3;
    background: url("images/titlebg.jpg");
}
.titles h3 {
    font-family: tahoma;
    font-size: 22px;
    color: #e8c9a3;
    padding-top: 17px;
    height: 41px;
    margin: 0px !important;
    overflow: hidden;
    padding-right: 5px;
}
.news-category-list li {
    border-bottom: 1px dashed #ABABAB;
    margin: 15px 5px;
}
.news-category-list span {
    font-weight: bold;
    font-family: tahoma;
    font-size: 12px;
    color: #4A4A4A;
}
.news-category-list .current{
    background: #F3F3F3;
}

.mainbox{
    padding: 20px 20px 20px 20px;
    background:white;
    border:1px solid #1f6913;
}
.type-main{
    color: #5A5A5A;
}
.TitleMain {
    font-family: tahoma;
    font-size: 18px;
    border-bottom: 1px solid #B5B5B5;
}
.date{
    float:right;
}
#popupdangnhap,#popupdangky{
    width: 100%;
    height: 365px;
}
.sign{
    margin-top: 24px;
    text-align: right;
    font-weight: bold;
    color: #7C4A12;
}
.easingslider-pagination .easingslider-icon{
    background: url("easing-slider/images/nav-icon-inactive.png") !important;
    width: 19px !important;
    height: 19px !important;
}

.easingslider-pagination .active {
    background: url("easing-slider/images/nav-icon-active.png") !important;
    width: 19px !important;
    height: 19px !important;
}

/*18+*/
.game-user-18 {
    background: url("img/18splus.jpg") no-repeat;
    position: relative;
    top: 6px;
    float: left;
    width: 150px;
    /*    left: 200px;*/
    height: 90px;
}
.popup-gallery img{
    margin-bottom:4px !Important;
}
.easingslider-viewport{
    max-height:1255px !Important;
}
.mfp-bottom-bar .mfp-title{
    display:none;
}
.bigpay{
    background: url(images/napthebigbtnhover.jpg) no-repeat;
    width:232px;
    height:51px;
    display: block;
    float:left;
    -webkit-filter: saturate(200%);
    -ms-filter: saturate(200%);
    -moz-filter: saturate(200%);
}
.bigpay:hover{
    background: url(images/napthebigbtnhover.jpg) no-repeat;
}

.loginform .login_text{
    margin-top: 5px;
    color: red;

}

#caibang .easingslider-slide,#como .easingslider-slide, #minhgiao .easingslider-slide,#thienvuong .easingslider-slide {
    background: black !important;
}

.widget_menu {
    width: 232px;
    height: 72px;
    background: url(images/chamsockhachhang1.jpg) no-repeat;
}
.widget_menu span {
    /*color: #e8c9a3;*/
}


.widget_hotro {
    width: 232px;
    height: 72px;
    background: url(images/chamsockhachhang2.png) no-repeat;
}
.widget_hotro span {
    /*color: #e8c9a3;*/
}
.widget_hotro .line-1 {
    margin-left: 55px;
    font-size: 17px;
    font-weight: normal;
}
.widget_hotro .line-2 {
    margin-left: 90px;
    font-weight: bold;
    font-size: 18px;
}
.widget_hotro .line-3 {
    margin-left: 55px;
    font-weight: normal;
    font-size: 14px;
}

.su-kien-cate {
    width: 223px;
    height: 242px;
    background: url(images/eventbg.jpg) no-repeat;
    float: left;
    margin: 5px;
}
.title-event,.date-event{
    text-align: center;
    margin-top: 3px;
}
.title-event span ,.date-event span{
    color: #fdfac5 !important;
    font-size: 15px !important;
}

.thamgia {
    font-size: 15px !important;
    margin-top: 9px !important;
    text-align: center
}
.thamgia span {
    font-size: 15px !important;
    color: #d09d64 !important;
}
.su-kien-cate img {
    width: 221px;
    margin-left: 1px;
    margin-top: 1px;
}


.menu-event {
    background: url(images/menuevent.jpg) !important;
    width: 232px !important;
    height: 44px;
}
.menu-event.active {
    background: url(images/menueventactive.jpg) !important;
    width: 232px !important;
    height: 44px;
}
.easingslider-next {
    background: url(images/nexthoverbtn.png)no-repeat !important;
}
.easingslider-prev {
    background: url(images/backhoverbtn.png)no-repeat !important;
}


.dangnhap-bt:hover, .playnow:hover {
    -webkit-filter: saturate(150%);
    -ms-filter: saturate(150%);
    -moz-filter: saturate(150%);

}

.feature img:hover {
    -webkit-filter: saturate(150%);
    -ms-filter: saturate(150%);
    -moz-filter: saturate(150%);
}
.sayhello a:hover {
    -webkit-filter: saturate(150%);
    -ms-filter: saturate(150%);
    -moz-filter: saturate(150%);
}
.logo-main {
    position: absolute;
    height: 140px;
    width: 176px;
    margin-top: -7px;
    margin-left: 410px;
}

.btn-fb-share-social {
    background: url('../img/btn-social.html') no-repeat scroll 0 0;
    background-position: 0 0px;
    cursor: pointer;
    font-size: 0;
    height: 47px;
    width: 47px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
.banner-event-home{
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding-top: 20px;
}
.banner-event-home .close-banner {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    position: absolute;
    top: -6px;
    right: 0px;
}
.banner-event-home .close-banner span {
    font-size: 21px;
}
.hidden {
    display: none;
}
.dfs{
    -webkit-filter: saturate(151%);
    -ms-filter: saturate(151%);
    -moz-filter: saturate(151%);
}
.dfsdam{
    -webkit-filter: saturate(90%);
    -ms-filter: saturate(90%);
    -moz-filter: saturate(90%);
}
#popupsukien,#popupnhanqua{
    width: 100%;
    height: 100%;
}
.modal-dialog-sukien {
    width: 903px!important;
    height: 508px !important; 
    background: #18140b;
    font-family: tahoma;
    margin-top: 50px !important;
    margin: auto;  
    position: relative;
}
.modal-dialog-quayso {
    width: 1000px!important;
    height: 608px !important; 
    font-family: tahoma;
    margin-top: 50px !important;
    margin: auto;  
    position: relative;
}
@-moz-document url-prefix() { 
    .modal-dialog-quayso {
        width: 1000px!important;
        height: 608px !important; 
        font-family: tahoma;
        margin-top: 50px !important;
        margin: auto;  
        background: #18140b;
        position: relative;
    }
}

.table-register .btn-table-submit {
    background: url(images/xacnhanbtn.png) no-repeat center;
    width: 103px;
    height: 37px;
    border: none;
    /* line-height: 38px; */
    margin: auto;
    /* margin-top: 22px; */
    position: absolute;
    top: -4px;
    right: -17px;
}
.tab-content table {
    margin-top: 20px;
}



#tab_ttsk .tabs li{
    float:left;
    font-family: tahoma;
    font-size:14px;
    color:#fefefe;
    font-weight: bold;
    padding: 9px 0px 0px 0px;
    text-align: center;
    width:94px;
}

#tab_ttsk .tabs li:last-child{
    width: 13px;
    float: right;
    margin-right: 7px;
}
#tab_ttsk .tabs{
    cursor: pointer;
    /*background: #379129;*/
    display: block;
    position: absolute;
    width: calc(755px/2);
    border-bottom:1px solid #918f90 ;
/*    border-right: 1px solid #FFF;*/
}
#tab_ttsk .tabs .active {
    color: #a45824;
    font-weight: bold;
}
#tab_ttsk .tabs .active .arrow-up{
    display: block !important;
} 

.docthem{
    width: 56px;
    margin-top: -36px;
    float: right;

}
.docthem a{
    color:white;
    font-size:12px;
    font-family: tahoma;
}
.tab_container{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 34px;
    padding-left: 20px;
}
.tab_content{
    color:#565656;
}
.tab_noidung{
    padding: 26px 13px;
}
.arrow-up {
    display: none;
    width: 74px;
    height: 3px;
    background: #a55820;
    margin-top: -1px;
    margin-left: 12px;
}
/*
.news-list li:first-child{
    display: block;
    text-align: center;
    border-bottom: 1px solid #cfcfd0;
    padding-bottom: 7px;
}
.news-list li:first-child span{
    display: none;
}*/
.news-list li {
    list-style-type: none;
    padding-top: 10px;
    border-bottom: 1px dashed #524e4b
}
.news-list li a,span{
        color: white;
    text-decoration: none;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
}
.news-list li a:hover {
        color: #AB2500;
}
#tab_charclass .active{
}

#tab_charclass .tabs li{
    float:right;
    font-family: tahoma;
    font-size:13px;
    color:#1f6913;
    font-weight: bold;
    text-align: center;
    width:100px;
    margin-right: 5px;
    /*    background: url(images/normalnhanvat.png) no-repeat left center;*/

}
#tab_charclass .tabs{
    cursor: pointer;
    display: block;
    float:right;
    margin-bottom:0px !important;
    margin-top: 20px;

}
#tab_charclass .line{
    height: 1px;
    width: 323px;
    /*    margin-right: 24px;*/
    margin-top: 7px;
    background: #3FA32F;
    float: right;

}
#lineactive{
    width:99px;
    height:3px;
    background:#1f6913;
    margin-top:-1px;
}
#tab_charclass .tab_content .charimg {
    margin-top: -14px;
    margin-left: -36px;
    float:left;
}
#tab_charclass .tab_container{
    margin-top: 0px !important;
}
.charinfo{
    width: 296px;
    height: 316px;
    margin-right: 4px;
    float: right;
    font-size:13px;
    margin-top: 12px;
}
.charinfo p{
    text-align: justify;
}
.skillimg img{
    float:left;
    margin-left: 12px;
}
.skillimg{
    height: 99px;
    margin-top: 40px;
    margin-left: 127px;
}
.kynangdacbiet{
    color:#1f6913;
    font-size:14px;
    float:Right;
}
.he ul li{
    float:right;
    margin-left:6px;
}
.nav > li > a:hover{
    background:white !Important;
    color:#23527C !important;
    border-top:1px solid #199CD2 !important;
    border-left:1px solid #199CD2 !important;
    border-right:1px solid #199CD2 !important;
}

.tabs-header {
    float: left !important;
    list-style-type: none;
    margin-top: 0px !important;
}
.tabs_noidung {
    height: 320px;
    margin-left: 89px;
}
.tabs-header li {
    float: none !important;
    margin: 0px !important;
    width: 89px !important;
    height: 80px;

}
.tabs_noidung div {
    height: 320px;
}
.easingslider-arrows {
    height: 30px !important;
}
.tabs-header .active {

}
.minhgiao {
    background: url(images/minhgiao01.jpg) no-repeat;
}

.como {
    background: url(images/como01.jpg) no-repeat;
}
.thienvuong  {
    background: url(images/thienvuong01.jpg) no-repeat;
}
.caibang {
    background: url(images/caibang01.jpg) no-repeat;
}

.minhgiao:hover, .minhgiao.active{
    background: url(images/minhgiao02.jpg) no-repeat;
}

.como:hover, .como.active {
    background: url(images/como02.jpg) no-repeat;
}
.thienvuong:hover, .thienvuong.active  {
    background: url(images/thienvuong02.jpg) no-repeat;
}
.caibang:hover, .caibang.active {
    background: url(images/caibang02.jpg) no-repeat;
}

/*
font.css
*/
@font-face {
    font-family: thanhpho;
    src: url('fonts/UVNTHANHPHO_R.TTF');
}


@font-face {
    font-family: thanhpho;
    src: url('fonts/UVNTHANHPHO_R.woff');
}





/*
topnav.css
*/

.top-nav {
    height: 36px;
    width: 100%;
    background: #ffffff;
    /* background-image: url('images/bg-header-10px-8.png'); */
    position: fixed;
    z-index: 99999;
    border-bottom: 1px solid #cccccc;
}
.top-nav-margin{
	height: 10px;
    width: 100%;
}
.dsg-box{
	min-width: 500px;
    background: white;
    margin-top: 0px;
    border: 1px solid #ededed;
	border-top:none;
    display: none;
	position: absolute;
}
#mn-dsg .arrow-up{
    margin: -5px 0px 0px 78px;
	border-bottom: 5px solid #26ACE2;
	
}
#mn-dsg:hover .arrow-up{
	display:block;
}
#mn-dsg:hover  #dsg-box{
	display:table;
}
.dsg-box th{
	background: #26ace2;
    color: #fff;
    font-size: 13px;
    font-family: "tahoma";
    font-weight: bold;
    padding: 2px 25px;
}
.dsg-box ul li a{
	border:none !important;
	padding: 0px 1px  !important;
}
.dsg-box ul li a:hover{
	text-decoration:underline;
	-moz-text-decoration-color: black; /* Code for Firefox */
	text-decoration-color:black;
}
.dsg-box  img{
	width:22px;
	height:22px;
}
.dsg-box  td span{
	font-size:13px;
	font-family: "tahoma";	
	font-weight:bold;
	color:#676666;
}
.g-list li{
	padding:3px;
}
.top-nav .inner .block{
    border-left: 0;
    white-space: nowrap;
    float: left;
    line-height: 27px;
    height: 31px;
	position: relative;
	padding-top: 3px;
	
}
.top-nav a{
    color:#676666;
    font-weight: bold;
    padding:0 20px;
    font-size: 12px;
    font-family: tahoma;
}
.top-nav a:hover{
    color:#7cbdf8;
    text-decoration: none;
    cursor: pointer;
	/* border-right: 1px solid #ccc; */
}
.top-nav .ttk{
	border-right: 1px solid #CEDCE0;
	border-left: 1px solid #CEDCE0 !important;
}
.top-nav  .dropmenugame {
	position: absolute;
    top: 14px;
    left: 134px;
}
.block {
  position: relative;
}
.top-nav .inner .block:first-child {
    float:left;
}
.top-nav .inner .ttk{
   position:absolute;
   left: 214px;
}
.top-nav .inner .block:first-child a{
    /* border-right:1px solid #bfbfbf; */
}

.right-block{
    float:right;
}
.right-block .block{

}
.right-block .block:first-child a{
    /* border-left:1px solid #bfbfbf; */
}
.top-nav .logo123{
	width: 64px;
	float: left;
	margin-top: 4px;
}

.top-nav-minibanner{
	width: 338px;
	white-space: nowrap;
	float: left;
	line-height: 27px;
	height: 36px;
	position: relative;
	
}
.top-nav-minibanner:hover .minibanner{
	display:none;
}
.top-nav-minibanner:hover .top-nav-banner{
	display:block;
}
.top-nav-banner{
	height: 183px;
	width: 1000px;
    margin-left: -224px;
	position: absolute;
	display:none;
}


/*
đangnhap.css
*/

.form_skin {
    float: left;
    display: block;
    width: 800px;
    margin: 0 0 10px 0;
}

.form_skin_chon {
    float: right;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #6d675b;
    text-align: right;
    font-size: 14px;
}

.form_skin_chon_col3 {
    width: 222px;
    float: left;
    margin-left: 0!important;
}
.form_skin_chon_col5 {
    width: 390px;
    float: left;
    margin-left: 30px;
}
.form_xac_nhan {
    padding: 0 0 0 252px;
}

.form_xac_nhan .btn_xn {
    background: none repeat scroll 0 0 #951e00;
    color: #FFFFFF;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 12px 0 0;
    text-align: center;
    transition: all 0.1s ease 0s;
    width: 96px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none!important;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.form_xac_nhan .btn_huy {
    background: none repeat scroll 0 0 #951e00;
    color: #FFFFFF;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: -30px 0 0 115px;
    text-align: center;
    transition: all 0.1s ease 0s;
    width: 96px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none!important;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.form_xac_nhan .btn_button {
    background: none repeat scroll 0 0 #951e00;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.1s ease 0s;
    width: 96px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none!important;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.form_skin_chon_col5 input {
    border: 1px solid #CCCCCC;
    height: 28px;
    outline: medium none;
    padding: 0 0 0 10px;
    width: 210px;
}
.form_skin_chon_col5 .chon {
    width: 210px;
    float: left;
    height: 28px;
}
.clearfix_long {
    padding: 160px;
}