 @font-face {
    font-family:'UTM Avo';
    src:url('../fonts/UTM_Avo.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
/*@font-face {
    font-family:'Roboto Light';
    src:url('../fonts/Roboto_Light.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto Condensed';
    src:url('../fonts/Roboto_Condensed.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto Regular';
    src:url('../fonts/Roboto_Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}*/

/*@font-face {
    font-family: 'Roboto Light';
    src: url('../fonts/Roboto-Light-webfont.eot');
    src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: UTM-CAFETA;
    src: url('../font-awesome/fonts/UTMCAFETA.TTF');
}

/* --- #tab-1 start --- */
a:visited, a:hover, a:active, a:link{
    text-decoration: none !important;
    color: #333333;
}

#search-wrapper{
    width: 100%;
    height: 350px;
    background: url('../images/banner.jpg') no-repeat center;
    margin: 0 auto;
}

#search-content{
    width: 750px;
    margin: 0px auto;
    padding-top: 20px;
    min-height: 300px;
}

#search-content:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    width: 0;
}

#search-content .menu-tab{
    background-color: #FDFDFD;
    float: left;
    height: 300px;
    padding: 1px 0;
    width: 160px;
    padding-bottom: 10px;
}

#search-content .menu-tab li{
    background: none repeat scroll 0 0 #F7F7F7;
    height: 30px;
    margin-top: 6px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    width: 100% !important;
    list-style: none;
    font-family: "Roboto Condensed";
}

#search-content ul.menu-tab li a{
    color: #333333;
    font-size: 16px !important;
    font-weight: bold;
    font-family: "Roboto Condensed";
    line-height: 30px;
    padding-left: 20px !important;
    text-decoration: none;
    display: block;
}

#search-content ul.menu-tab li.month-flight{
    padding-right: 20px;
    width: 170px !important;
    background: none repeat scroll 0 0 rgba(238, 238, 238, 0.8);
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}

#search-content ul.menu-tab li.active a{
    color: #0A84C1;
}


#search-content .content-tab{
    background: none repeat scroll 0 0 rgba(238, 238, 238, 0.8);
    float: left;
    height: 300px;
    margin-left: 10px;
    padding: 1px 0;
    width: 550px;
    position: relative;
    padding-bottom: 10px;
}

/*-- #search-content .content-tab #tab1 start */
.content-tab #tab-1{
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Roboto Condensed';
}
.content-tab #tab-1 h1{
    font-family: 'Roboto Condensed';
    color: rgb(51, 51, 51);
    display: block;
    font-size:26px;
    font-weight:bold;
    height:34px;
    margin:2px 0 0 25px;
}

.content-tab #tab-1 form div.select_type{
    width: 100%;
    display: block !important;
    padding-left: 90px;
    margin-top: 5px;
    font-size: 15px;
    font-weight: bolder;
    font-family: 'Roboto Condensed';
    color: #333333;
}

.content-tab #tab-1 div.address{
    width: 100%;
    display: block !important;
    height: auto;
    font-weight: bolder;
    font-family: 'Roboto Condensed';
    color: #333333;
    margin-top: 20px;
}

.content-tab #tab-1 div.address .diemdi{
    min-width: 275px;
    padding-left: 30px;
    float: left;
    text-align: right;
}

.content-tab #tab-1 div.address .diemden{
    min-width: 255px;
    padding-right: 30px;
    float: right;
    text-align: right;
}

.content-tab #tab-1 div.address .diemdi input,
.content-tab #tab-1 div.address .diemden input{
    border: 1px solid #999999;
    /*height: 25px;*/
    padding-left: 5px;
    width: 125px;
    margin-left: 15px;
    margin-bottom: 2px;
}

.content-tab #tab-1 div.day .ngaydi{
    width: 275px;
    padding-left: 30px;
    float: left;
    text-align: right;
}

.content-tab #tab-1 div.day .ngaydi input,
.content-tab #tab-1 div.day .ngayve input{
    border: 1px solid #999999;
    height: 25px;
    padding-left: 5px;
    width: 125px;
    margin-left: 15px;
    margin-bottom: 2px;
}
.content-tab #tab-1 div.day .ngayve{
    min-width: 250px;
    padding-right: 30px;
    float: right;
    text-align: right;
}

.content-tab #tab-1 .people{
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.content-tab #tab-1 .people div{
    float: left;
    margin: 0 auto;
    width: 33.33%;
}
.content-tab #tab-1 .people label{
    font-family: 'Roboto Condensed';
    color: #333333;
}

.content-tab #tab-1 .people select{
    padding: 5px 6px;
    font-weight: bold;
}

.content-tab #tab-1 .timkiem{
    width: 100%;
    text-align: right;
    padding-right: 30px;
}

.content-tab #tab-1 .timkiem input{
    background-color: #FF6600;
    height: 30px;
    width: 100px;
    color: #fff;
    font-size: 15px;
    border: medium none;
    padding: 0;
}

.content-tab #tab-1 .huongdandatve-form{
    font-size: 15px;
    font-weight: lighter;
    color: #333333;
    position: absolute;
    bottom: 20px;
    left: 40px;
}

.content-tab #tab-1 .huongdandatve-form a:hover{
    text-decoration: underline !important;
}


.content-tab #tab-1 .sosanhve{
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-weight: lighter;
    font-family: 'Roboto Condensed';
    color: gray;
    text-decoration: none;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 10px;
}
/*-- #search-content .content-tab #tab1 end --*/

.clearfix:after{
    content: " ";
    width: 0;
    height: 0;
    clear: both;
    display: block;
}

.ui-datepicker {font-size:90% !important; }
.ui-datepicker {
    background: #F7F7F7;
    border: 1px solid #555;
    color: #00002B;
}

/* --- ===================== .list city start ==================== --- */
.domestic-col {
    float: left;
    padding-right: 15px;
    font-size: 12px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    box-sizing: border-box;
}

.ui-datepicker table{
    border: none;
}

.ui-datepicker table thead{
    background: #fff;
    border: 0;
}

.ui-datepicker table thead th{
    padding: 5px 0;
    color: #000;
}

.ui-datepicker table thead th:first-child{
    border: 0;
}

.ui-datepicker table thead th:last-child{
    border: 0;
}

.ui-datepicker table tr{
    border: 0;
}

.ui-dialog .ui-widget-header {
    display: none !important;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.listCity ul {
    list-style: none;
    float: left;
    clear: both;
    padding: 0;
}

li.title {
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0 7px 0;
    color: #860707;
    text-transform: uppercase;
}

.listCity ul li {
    float: left;
    clear: both;
    padding: 0 5px 0 0;
    width: 115px;
}

.listCity ul li a b {
    float: left;
    font-weight: normal;
    width: 100px;
}

.listCity ul li a b:hover{
    background: red;
}



.listCity ul li a span {
    float: right;
    font-weight: bold;
    font-size: 10px;
    color: #999;
    display: none;
}

.internation-city {
    float: left;
    width: 260px;
}

.internation-city h3 {
    font-size: 13px;
    padding: 5px 0;
    margin: 0;
    color: #860707;
    text-transform: uppercase;
}

.internation-city input {
    height: 24px;
    width: 250px;
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin: 7px 0;
}

.submitchon {
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    width: 120px;
    padding: 8px;
}

.submitchon:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #FF6600;
    color: #FF6600;
    cursor: pointer;
}

#submit-arrival {
    padding: 10px;
}

/* --- ====================== .list city end ===================== --- */

/* --- ================ #tab-1 end ================================ ---*/

/* --- =============== #tab-2 start =====================--- */
.search {
    background: none repeat scroll 0 0 rgba(238, 238, 238, 0.1);
    float: left;
    height: 300px;
    padding: 10px;
    /*width: 550px;*/
    width: 100%;
    position: relative;
    font-family: "Roboto Condensed";
    color: #333333;
}

.search h3.title {
    font-size: 28px;
    margin-left: 25px;
    margin-top: 4px;
    font-weight: bold;
}

#tab-2 .form_event .txtvung {
    margin-bottom: 10px;
    margin-left: 100px;
    font-size: 15px;
    font-weight: bold;
}

#tab-2 .form_event .txtvung input{
    margin: 3px 3px 0px 5px;
}

#tab-2 .form_event label {
    display: block;
    width: 150px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-left: 25px;
}

#tab-2 .form_event select{
    border-radius: 0px;
    border-color: rgb(169, 169, 169);
    padding: 5px 6px;
    margin-bottom: 10px;
    width: 250px;
}

#tab-2 .btn_search_event {
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    height: 30px;
    width: 100px;
    margin-left: 350px;
    margin-top: 20px;
    padding: 0;
}
/* ---======================== #tab-2 end =====================--- */

/* ---======================= #tab-3 start ======================--- */
.search h2.title {
    font-size: 28px;
    margin-left: 25px;
    margin-top: 4px;
    font-weight: bold;
}

#tab-3 .search .select_type {
    margin-left: 90px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
}

#tab-3 .search .select_type input{
    margin: 3px 3px 0px 5px;
}

#tab-3 .diemkhoihanhtour {
    margin-top: 10px;
}

.address_tour label, .thoigiantour label, .giatour label {
    display: block;
    width: 150px;
    float: left;
    margin-left: 25px;
}

.tab_container select, .booking_top select {
    padding: 5px 6px;
    margin-bottom: 4px;
}

#tab-3 select{
    width: 200px;
    height: 30px;
    border-color: rgb(169, 169, 169);
}

.timkiem {
    float: right;
    margin-right: 40px;
    margin-top: 10px;
}

#tab-3 .submit {
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    height: 30px;
    width: 100px;
    padding: 0;
}

span.tour-thongbao {
    position: absolute;
    display: block;
    margin-top: 40px;
    font-weight: lighter;
    color: gray;
    text-decoration: none;
    font-size: 13px;
    font-family: arial;
    right: 40px;
    bottom: 10px;
}
/* ======================== #tab-3 end ========================= */


/* ======================== #tab-4 start ========================= */
.frame {
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    position: relative;
}

.frame .chondiadiem {
    width: 200px;
    margin-bottom: 15px;
}

.frame .searchlist {
    position: relative;
}

.frame .chondiadiem .searchlist input {
    height: 30px;
    width: 200px;
    margin-right: 20px;
    float: left;
    padding: 1px;
    border: 2px inset;
}

.frame .chondiadiem .icon {
    background-image: url("../images/place.png");
    position: absolute;
    right: 0;
    top: 2px;
    height: 20px;
    margin-right: 5px;
    width: 25px;
}

.frame .ngaynhanphong .searchlist input {
    height: 32px;
    float: left;
    width: 200px;
    float: left;
    background: white url("../images/calendar.png") 174px 2px;
    background-repeat: no-repeat;
    right: 2px;
    top: 2px;
}

.frame .searchlist input {
        margin-bottom: 5px;
}

.frame .sodem .searchlist select {
    height: 29px;
    border: 1px solid #ccc;
    width: 204px;
    margin-top: 10px;
    float: left;
    padding: 0;
}

.timkiem .btn_find_main1 {
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    height: 30px;
    width: 100px;
    position: absolute;
    right: 138px;
    padding: 0;
}

.datphongnuocngoai_link {
    margin-left: 33px;
    font-size: 14px;
}

.datphongnuocngoai_link .left_link {
    width: 230px;
    float: left;
}

.datphongnuocngoai_link ul {
    padding-left: 10px;
    list-style: none;
    margin-bottom: 0;
}

.datphongnuocngoai_link ul li {
    font-weight: bold;
}

.datphongnuocngoai_link ul li a {
    font-weight: normal;
}

.datphongnuocngoai_link .xt a {
    float: right;
    color: #ff6600;
    margin-right: 20px;
}

.datphongnuocngoai_link .right_link {
    width: 250px;
    float: left;
    margin: 0;
}

/* ======================== #tab-4 end ========================= */


/* ======================== #tab-5 start ========================= */
.formxe .noidung-right {
    margin-top: 10px;
}

.formxe .loaixe {
    margin-left: 150px;
    margin-bottom: 10px;
    font-weight: bold;
}

.formxe .tinhthanh label, .formxe #hinh_thuc label, .formxe #district_to label,
.formxe .loaixe2 label {
    display: block;
    float: left;
    width: 150px;
}

.formxe #hinh_thuc select {
    width: 200px;
    height: 30px;
    margin-bottom: 10px;
    padding: 5px 6px;
    border-radius: 0px;
    border-color: rgb(169, 169, 169);
}

.formxe .tinhthanh select {
    width: 200px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-color: rgb(169, 169, 169);
}

.formxe .loaixe2 {
    margin-top: 10px;
}

.formxe .loaixe2 select {
    width: 200px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.formxe #btntimsukien {
    position: absolute;
    background: none repeat scroll 0 0 #FF6600;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    height: 30px;
    width: 100px;
    top: 250px;
    right: 40px;
    padding: 0;
}

.huongdandatve-form {
    position: absolute;
    bottom: 20px;
    left: 40px;
}

.huongdandatve-form a{
    font-weight: lighter;
    color: #333333;
    text-decoration: none;
    font-size: 15px;
}

.huongdandatve-form a:hover{
    text-decoration: underline !important;
}

/* ======================== #tab-4 end ========================= */

/* ======================== #tab-7 start ======================= */
.search-visa-index .search-hotel-left {
    width: 240px !important;
}

.search-hotel-left {
    float: left;
    border-right: 1px solid white;
    margin-top: 10px;
    padding-left: 10px;
    font-size: 14px;
    padding-right: 0px;
}

.search-visa-index .noidung-hotel h3 {
    margin-left: -20px;
    display: inline-block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 0;
    font-family: "Roboto Condensed";
    margin-top: 0;
}

.search-hotel-left ul, .search-hotel-right ul {
    list-style: none outside none;
    padding: 0;
    display: block;
    list-style-type: none;
    -webkit-margin-before: 7px;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.xemthem-hotel {
    float: right;
    color: #ff6600 !important;
    padding-right: 20px;
    font-size: 13px;
}

.search-visa-index .noidung-hotel h3 {
    margin-left: -20px;
    display: inline-block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.noidung-hotel a:hover{
    color: #ff6600;
}

.search-hotel-right {
    width: 200px;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 14px;
}

.search form {
    font-size: 15px;
    font-weight: bold;
    margin-left: 25px;
    display: block;
    margin-top: 0em;
}

.dataTables_filter input[type="text"] {
    border: 1px solid #D8D8D8;
    color: #444444;
    font-size: 14px;
    width: 250px;
    height: 30px;
    padding: 0px 2px 0px 25px;
    margin-top: 15px;
    margin-left: 100px;
    font-family: 'Roboto Condensed';
    font-weight: normal;
}

#tab-7 .icon-tim {
    background: none repeat scroll 0 0 #FF6600 !important;
    border: medium none;
    color: #FFFFFF !important;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    height: 30px !important;
    width: 100px !important;
    position: absolute;
    right: 40px;
    padding: 0;
    bottom: 25px;
}

/* ======================== #tab-7 end ========================= */


/* ======================== #tab-8 start ========================= */
.search-dulich-index h3{
    margin: 0;
    display: inline-block;
    font-family: "Roboto Condensed";
}

.search-dulich-index .search-hotel-left, .search-dulich-index .search-hotel-right{
    margin-top: 0;
    padding-right: 20px;
}

#tab-8 .dataTables_filter input[type="text"] {
    margin-top: 0;
}

#tab-8 .icon-tim{
    background: none repeat scroll 0 0 #FF6600 !important;
    border: medium none;
    color: #FFFFFF !important;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    height: 30px !important;
    width: 100px !important;
    position: relative;
    right: 0;
    top: 0;
    padding: 0;
    bottom: 25px;
}
/* ======================== #tab-8 end ========================= */
.site-branding h1.site-title a {
    color: #ff6600 !important;
}
.post-meta-info .entry-meta .comments_count {
    background-color: #ff6600 !important;
}
.post-meta-info .entry-meta {
    border-top: 2px solid #ff6600 !important;
}
nav.main-menu ul .current_page_item > a {
    background: #ff6600 none repeat scroll 0 0 !important;
}
.header-nav ul li a:hover {
    background: #ff6600 none repeat scroll 0 0 !important;
}
#colophon {
    /*border-top: 15px solid #ff6600 !important;*/
}
.header-top {
    /*border-top: 4px solid #ff6600 !important;*/
}
.mail-info {
    padding: 0px !important;
}
p.font-black{
    font-size:13px;
    font-weight: bold;
    color: #1C1C1C;
    margin-bottom: 0px !important;
    line-height: 18px;
}
span.font-orange{
    font-weight:bold; 
    color: #ff6600;
}
.header-social-icon-wrap {
    top: 40px;
}
#menu-menu-1 {
    text-align: right;
    padding: 0px !important;
    margin: 16px 0px 0px 0px;
}
.menu a{
    padding-bottom: 10px;
}
.thongtin {
    padding: 0 45px;
}
.thongtin a{
    color: #1c1c1c !important;
}
.site-footer-inner a img.logo {
    width: 70%;
    /*margin-top: 15px;*/
}

.nav>li{
    text-align: left;
    position: relative;
    display: block;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

#menu-menu-1 li a {
    font-family: 'UTM Avo';
    font-size:16px;
    font-weight: bolder;
}

.table{margin-bottom: 0px !important}
.table > tbody > tr > td{padding-top: 0px !important; padding-bottom: 0px !important; }
.table > thead > tr > td p.font-black {line-height: 25px}
.table-striped > tbody > tr:nth-of-type(odd){background: #fff !important}
.table-striped > tbody > tr:nth-of-type(even){background: #f9f9f9 !important}

/*.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}*/
.modal-dialog {
   vertical-align: top; 
}
body{font-family: 'Roboto' !important}
div.fc-bg table{ border-spacing: 2px 2px;border-collapse: separate;}
.fc-bg tbody td{border: 1px solid #a7a5a5; border-radius: 5px}

.fc-basic-view td.fc-week-number span, .fc-basic-view td.fc-day-number{
    padding-top: 5px !important;
    padding-right: 5px;
}
.fc-event {
    border:none !important;
    background: none !important;
    color: #ff6600 !important;
}
.fc-other-month { 
    visibility:hidden;
}

.day_choose{
    background: #FAEBD7 !important;
    border: 1px solid orange !important;
    box-shadow: 2px 2px 2px !important;
    -webkit-box-shadow: 2px 2px 2px !important;
    -moz-box-shadow: 2px 2px 2px !important;
    -o-box-shadow: 2px 2px 2px !important;
}
[id^="calendar"],  [id^="calendar1"]{ 
    border: 2px solid #919191;
}

.table>tbody.content>tr>td{
    border-top: none !important;
}

.loader {
    /*position: fixed;
    left: 0px;
    top: 0px;*/
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('http://localhost:8080/wordpress/wp-content/themes/ascent/includes/images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

#nextVietJetAir{
    background-color:#ff6600;
    border: 1px solid #ff6600;
    color: #fff;
    border-radius: 0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
}

#noVietJetAir{
    border-radius: 0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
}

.entry-content a{
    color: blue;
}
