﻿.selector {
    border: 1px solid #aaa8a8;
}

button#btnSearch {
    font-size: 11px;
}

form label {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 100;
    font-size: 13px;
}

.ItineraryRadiotype .help-block {
    display: none;
}

.dtc-search-list > li > p i {
    font-size: 18px !important;
    color: #777;
}

.dtc-fa-departure {
    font-size: 25px !important;
    transform: rotate(30deg);
}

.dtc-fa-arrived {
    font-size: 25px !important;
    transform: rotate(60deg);
}

.dtc-input-group {
    background-color: #FFF;
    position: relative;
    width: 100%;
    height: 38px;
}

.dtc-input-group {
    background-color: #FFF;
    position: relative;
    width: 100%;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 3px;
    border: 0.5px solid #ccc;
    -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;
}

.dtc-ver .dtc-input {
    font-size: 14px !important;
}

.dtc-input-group > .dtc-input {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    border-radius: 3px;
    border: none;
    background-color: transparent;
    margin: 0px !important;
    height: 100%;
    box-shadow: none;
    cursor: pointer;
    font-size: 14px;
    display: block !important;
    padding: 5px;
}

.dtc-ver .dtc-input-icon {
    border-radius: 0px 3px 3px 0px;
    background-color: transparent;
    width: 32px;
}

.dtc-input-icon {
    width: 38px;
    display: block;
    padding-top: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px 0px 0px 3px;
}

.search-box-wrapper i {
    font-size: 18px !important;
    margin-right: 5px;
}

.dtc-ver .dtc-input-icon i {
    font-size: 22px;
    color: #888;
}

.dtc-input-icon i {
    padding: 0px 3px;
    color: #555;
}

.help-block {
    display: block;
    margin-top: 2px;
    margin-bottom: 0px;
    color: #fb0505;
}

.datepicker-wrap::after {
    display: block;
    font-family: "soap-icons";
    content: "\e86a";
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    text-align: center;
    line-height: 34px;
    background: #fdb714;
}

.datepicker-wrap {
    position: relative;
}
.huongdandatve {
    margin-top: 10px;
}
.el-search .tab-container ul.tabs li.active a {
    background-color: #006885 ;
    color: #ffffff ;
    text-align: left;
}
.dtc-ver .dtc-search-pax {
    width: 98%;
    min-width: 250px;
}

.dtc-search-pax {
    width: 100%;
}

.dtc-modal {
    display: none;
    background: #FFF;
    width: 100%;
    margin: auto;
    background-color: #FFF;
    top: 100%;
    left: 0px;
    z-index: 9999;
    min-width: 290px;
    position: absolute;
    color: #333;
    margin-top: 1px;
    border-radius: 3px;
    box-shadow: 0 2px 30px -2px rgba(0,0,0,0.4), 0 0 3px -1px rgba(0,0,0,0.6);
}

.dtc-open {
    display: block !important;
}
.dtc-search-pax-header {
    display: none;
}
.dtc-search-pax-row {
    display: flex;
    padding: 12px 10px;
    white-space: nowrap;
    border-bottom: 1px dotted #eee;
    align-items: center;
}
.dtc-search-pax-adt {
    background: url(https://plugin.datacom.vn/Resources/Images/Icon/adt.png) no-repeat -5px center;
    padding-left: 20px;
    background-size: 25px;
    display: grid !important;
}
.dtc-search-pax-chd {
    background: url(https://plugin.datacom.vn/Resources/Images/Icon/chd.png) no-repeat -5px center;
    padding-left: 20px;
    background-size: 25px;
    display: grid !important;
}
.dtc-search-pax-inf {
    background: url(https://plugin.datacom.vn/Resources/Images/Icon/inf.png) no-repeat -8px center;
    padding-left: 20px;
    background-size: 30px;
    display: grid !important;
}
.dtc-search-pax-select {
    border: none;
    width: 100%;
    height: 40px;
    background-color: #28a745 !important;
    color: #FFF;
    font-size: 16px;
}
.dtc-search-pax-item {
    flex: 1;
    display: flex;
    align-items: center;
}
.dtc-search-pax-minu, .dtc-search-pax-plus {
    background-color: #FFF !important;
    border: none;
    display: flex;
    cursor: pointer;
    box-shadow: none !important;
}
.dtc-search-pax span {
    font-size: 16px;
    text-align: left;
}

.dtc-search-pax-number {
    flex: 1;
    text-align: center;
    font-size: 18px;
    padding: 0px 10px;
}
.dtc-search-pax a {
    font-size: 10px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-weight: 500;
    cursor: pointer;
    text-align: left;
}
i.fa.fa-plus-square-o.dtc-match-plus {
    color: #28a745 !important;
    font-size: 26px;
}
i.fa.fa-plus-square-o.dtc-match-plus {
    color: #28a745 !important;
    font-size: 26px !important;
}
i.dtc-match-minu {
    color: #ED3229 !important;
    font-size: 26px !important;
}