input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	background:#fff !important;
}

.box--center {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

.box_register {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
}
.thongtinvedo h3{ text-transform: uppercase; margin-bottom: 20px; margin-top: 20px; }
.box__header {
	border-bottom: 1px solid #d2d2d2;
	padding: 14px 20px 5px 0px;
	margin-bottom: 10px; 
}
.login_quen a{ color: #006078; padding: 0px 10px 0px 0px; }
.login_quen a:hover{ text-decoration: underline; } 
.box__title {
	display: inline-block;
	margin: 0;
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.box__body {
	padding: 20px 20px 20px;
}
.save_dove{ border: 0px; background: #cc0000; padding: 10px 30px; text-transform: uppercase; font-weight: bold; color: #fff; }
form.form--general {
	position: relative;
}

#tour_content .form--general .form-group> label {
	color: #000;
	font-weight: 400;
	font-size: 13px;
}

#tour_content .text-color-red {
	color: #ee272f !important;
}
#tag_doitac{ position: relative; top: -32px; }
#tag_doitac ul{ list-style: none; padding: 0px; margin: 0px; }
#tag_doitac ul li{ float: left; width: 50%;  }
#tag_doitac ul li a{ width: 100%; float: left; padding: 10px 30px 3px 30px;position: relative;text-transform: uppercase; font-weight: bold; text-align: center; }
#tag_doitac ul li a.active{background: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);}
#tag_doitac ul li a.active:after{position: absolute; content: ''; width: 100%; float: left; background: #fff; height: 10px;left: 0px; bottom:-5px;}

#tour_content .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

#tour_content .form--general .form-group .input-group-addon:first-child {
	border-right: 0;
}


#tour_content .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 0px;
}

.form--general .form-group .input-group .input-group-addon {
		border-radius: 4px 0px 0px 4px;
	background-color: #fff;
	font-size: 20px;
	color: #bbbbbb;
}

.form__inner .fa{
	width:20px;
}

.form--general .form-group .form-control {
	font-size: 14px;
	border-radius: 0px 4px 4px 0px;
}

.form--general .form-group .radio-list> label {
	margin-right: 30px;
	font-weight: 400;
	
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}

.padding_Captcha{
	padding-right:80px;
}

.form--general .form-group .padding_Captcha .form-control{
	border-radius:0px;
}

.padding_Captcha img{
	position: absolute;
	width: 80px;
	height: 34px;
	right: 0px;
	top: 0px;	
	border-radius: 0px 4px 4px 0px;
}


.widget--profile .profile {
    padding: 25px 20px;
    border-bottom: 1px solid #eeeeee;
}

.widget--profile .profile__avatar {
    float: left;
    margin-right: 15px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    border-radius: 100%;
}
.avata_up{ width: 100%; padding: 5px; box-shadow: 0px 0px 3px #ccc; float: left; margin: 5px 0px 5px 0px; }
.widget--profile .profile__avatar img {
    width: 60px;
    height: 60px;
    max-width: 60px;
    max-height: 60px;
}

.img-circle {
    display: inline-block;
    border: 1px solid #ffffff;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
}

.widget--profile .profile__name {
    padding: 5px 0 5px;
    font-weight: 500;
    font-size: 15px;
}

.box--no-padding> .box__body {
    padding: 0;
}
.box_tt{ width: 20%; float: left; }
.box_tt ul{ width: 100%; float: left; margin-top: 20px; border: 1px solid #eee; }
.box_tt > li {
    list-style-type: none;
}
.box_tt li > a {
    padding: 0px 0px 0px 10px;
    font-size: 15px;
}

.box_tt ul > li.active> a, .box_tt> li> a:hover {
    color: #ee272f;
    text-decoration: none;
}

.box_tt ul > li> a {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    height: 50px;
    border-bottom: 1px solid #ccc;
    background: #eee;
    color: #222222;
    line-height: 50px;
}
.box_tt ul > li> a:hover { background: #fff }
.box_tt ul > li > a i{ margin-right: 10px; }
.box_tt ul > li:last-child > a{ border-bottom: 0px; }
.box_tt ul > li > a:after {
    content: '';
    width: 0px;
    height: 0px;
    float: left;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 12px solid #00527d;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    display: none;
}
.box_tt ul > li > a:hover:after{ display: block; }

.upload_icon{ width: 100%; float: left; background: #00527d; text-align: center; color: #fff; padding: 10px; text-transform: capitalize; cursor: pointer; }
.upload_icon i{ margin-right: 15px; }
.upload_icon:hover{ text-decoration: underline; } 
.thanh_tk{ width: 100%; text-align: center; float: left; background: #0084cb; padding: 12px 0px 10px 0px; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 16px; }
#tour_content{ width: 78%; float: right; }
#tour_content .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
#tour_content .form-group {
    margin-bottom: 15px;
}
#tour_content .form--general .form-group> label {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}
label {
    max-width: 100%;
}
#tour_content .form--general .form-group .input-group .input-group-addon {
    border-radius: 4px 0px 0px 4px;
    background-color: #fff;
    font-size: 20px;
    color: #bbbbbb;
}
#tour_content .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
#tour_content .input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
#tour_content .input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
#tour_content .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
#tour_content .form-group-lg .form-control,.box_register .form-group-lg .form-control {
    height: 34px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
}
#tour_content .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.box_register{ width: 600px; margin:auto; margin-bottom: 30px; }

.fix-button {
    background: #cc0000;
    padding: 0px 30px !important;
    height: 34px !important;
    border: none;
    width: auto;
    color: #fff;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    border-radius: 5px;
    outline: none;
}
.fix-button:hover {
    background: #fb3e00;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.kichhoatmail { text-align: center; padding: 250px 0px 30px 0px; width: 100%; float: left; background:url(../images/icon/success.png) no-repeat top center; }
.kichhoatmail p{line-height: 2;}
.kichhoatmail a,.kichhoatmail span{ color:#d42027; font-weight: bold; text-transform: uppercase;  }
.box__body_dangky{ width: 100%; float: left; background: #fff; border: 1px solid #eee; box-shadow: 0px 0px 3px #ccc; }
.dangnhap_top .thoat{ color: #000; font-size: 11px; font-style: italic; }
.register_left{ width: 25%; float: left; border-right: 1px solid #eee; margin-top: 20px; }
.register_right{ width: 74%; float: right; }
.donhang_khung{border-top: 1px solid #eee;border-right: 1px solid #eee;}
.donhang_khung td{ border-left: 1px solid #eee;border-bottom: 1px solid #eee; padding: 10px 0px 10px 0px; text-align: center; }
.title_order td{ text-transform: uppercase; background:#eee; }
.donhang_khung td span{ color: #FA0000 }
.donhang_khung td a{ background:#008299; font-size: 11px; color: #fff; padding: 3px 10px 3px 10px; border-radius: 5px; }
.donhang_khung td a:hover{ background:#940000; }
.widget{ width: 100%; float: left; padding: 10px; }
.booking_account{ width: 100%; float: left;  border: 1px solid #ccc; margin-bottom: 20px; min-height: 100px; }
#tags_booking ul{ padding: 0px; margin: 0px; list-style: none; }
#tags_booking ul li{ display: inline-block; }
.formRow{ width: 100%; float: left; padding: 5px; border-bottom: 1px solid #e2e2e2; border-top: 1px solid #fff;    font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.formRow label{ width: 120px; float: left; }
.red{ color: #D70000 }
.widget .title {
    height: 36px;
    background: #efefef url(../administrator/images/backgrounds/titleBg.png) repeat-x;
    border-bottom: 1px solid #cdcdcd;
    width: 100%; float: left;
    padding: 5px;
}
.widget .title img{ float: left; padding: 10px 10px 0px 10px; }
.widget .title h4{ padding: 7px 0px 0px 0px; text-transform: uppercase; color: #666; }
.odder_tail .tt_order td{ padding: 10px 0px 10px 0px; text-transform: uppercase; }
.odder_tail{border-top: 1px solid #ccc;border-right: 1px solid #ccc; }
.odder_tail td{ border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align: center;  }
.odder_tail td span{ color: #F30000 }
#sum_price{ color: #EE0000; font-weight: bold; font-size: 20px; }
.tt_tienthuong li{ width: 100%; float: left; padding: 10px 0px 10px 10px; border-bottom: 1px solid #eee; border-top: 1px solid #fff; background:#f9f9f9;  }
.thanh_dk{ width: 100%; float: left; text-transform: capitalize; margin: 20px 0px 10px 0px; text-align: center;text-transform: uppercase; }
.thanh_dk h2,.thanh_dk h1{ font-weight: 100; font-size: 24px; color: #cc0000; margin: 0px 0px 10px 0px; font-weight: bold; }
.content-full{ background: #fff; width: 100%;float: left; border: 1px solid #e3e3e3; }
#tags_booking{ width: 100%; float: left; position: relative; height: 28px;  }
#tags_booking ul li{ float: left; }
#tags_booking li a{ float: left; padding: 4px 30px 3px 30px; color: #333; font-size: 15px; }
#tags_booking li a.active{ border: 1px solid #ccc; border-bottom: 0px; background: #fff; }
.hidden_book{ display: none; width: 100%; float: left; }
.hidden_book.active{ display: block;  }
.kichhoatmail{ text-align: center;  }
.header_member{ width: 100%; float: left; margin: 0px 0px 20px 0px; position: relative; }
.header_member .banner_member{ width: 100%; height: 300px; } 
.header_member .avata{ position: absolute; z-index: 10; left: 100px; bottom: 20px; text-align: center;  }
.header_member .avata img{ background: #fff; border-radius: 100%; box-shadow: 0px 0px 3px #333; padding: 5px; }
.header_member .avata h2{ color: #fff; font-size: 16px; text-shadow: 0px 0px 4px #000; }
.header_member .edit_banner{ position: absolute; z-index: 10;right: 20px; bottom: 20px; background: #fff; padding: 5px 30px 5px 20px; cursor: pointer; }
.header_member .edit_banner:hover{ text-decoration:underline; color: #FF0000}
.thongtin_tv{ width: 100%; float: left; font-size: 12px; position: relative; line-height: 2 }
.thongtin_tv h3{ font-weight: bold; width: 100%; float: left; margin: 10px 0px 5px 0px; font-size: 17px; color: #00527d }
.thongtin_tv p{ font-style: italic; color: #666; }
.thongtin_tv p b{ color: red; }
.thongtin_tv img{ position: absolute; right: 0px; top: 15px; z-index: 100 }
#file_avata{ display: none; }
.frm_dangnhapxh .button{ width: 30px; height: 30px; display: inline-block; color: #fff; text-align: center; line-height: 30px; border-radius: 50% }
.frm_dangnhapxh .button:nth-child(1){ background: blue }
.frm_dangnhapxh .button:nth-child(2){ background: red }

.thongbao_mk{ font-size: 18px; text-align: center; }
.thongbao_mk a{ padding: 5px 20px 5px 20px; background: #e10800; color: #fff; text-transform: uppercase; text-transform: uppercase; }

nav#account-navbar{ width: 100%; float: left;
    background-color: #DDD;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEE), to(#DDD));
    background: -webkit-linear-gradient(top, #EEE, #DDD);
    background: -moz-linear-gradient(top, #EEE, #DDD);
    background: -ms-linear-gradient(top, #EEE, #DDD);
    background: -o-linear-gradient(top, #EEE, #DDD);    
    border-bottom:2px solid #999;
    margin-bottom: 20px;}
nav#account-navbar ul{float: left; list-style: none; margin: 0px; padding: 0px;}
nav#account-navbar ul li{float: left;}
nav#account-navbar ul li a{display: block; font-weight: bold; padding: 8px 20px; text-transform: uppercase;}
nav#account-navbar ul li.active a, nav#account-navbar ul li a:hover{ color: #fff; background-color: #999; }

body#login-hotel-site .content-full h3.title{margin-top: 10px;}

body#login-transportation-site #transport-container .title { color: #fff; margin-bottom: 15px; }
body#login-transportation-site #transport-container .title h1{margin: 0px 0px 5px;}
body#login-transportation-site #transport-container .title h4{margin-top: 0px;}
body#login-transportation-site #transport-container .nav{}
body#login-transportation-site #transport-container .nav li{float: left; width: 50%;}
body#login-transportation-site #transport-container .nav li a{ padding: 2px 10px; margin: 0px; text-align: center; font-weight: bold; font-size: 15px; text-transform: uppercase; color: #fff; border-color: #e3e3e3; background-color: #e3e3e3;}
body#login-transportation-site #transport-container .nav li:first-child{border-right: 1px solid #fff;}
body#login-transportation-site #transport-container .nav li.active a, body#login-transportation-site #transport-container .nav li a:hover{ border-color: #999; background-color: #999; }
body#login-transportation-site #transport-container .tabs-content{ padding: 15px 0px; background-color: rgba(255,255,255,0.5); }
body#login-transportation-site #transport-container .tabs-content:after{content: ''; display: table; clear: both;}
body#login-transportation-site #transport-container .tabs-content button{}

@media (max-width: 768px){
    .box_register{ width: auto; }
    .search_account .input-group{ margin-bottom: 15px; }

    li.item_tour{ width: 48.5%; padding-bottom: 30px; }
    li.item_tour:nth-child(2n){ float: right; }
    li.item_tour .img{ text-align: center; margin-bottom: 15px; }
    li.item_tour .img img{ width: 100%; }
    li.item_tour .tour_right{ padding: 0px; }
}

@media (max-width: 480px) {
    li.item_tour{width: 100%;}
}