.form-control.form-checkbox .form-label:before {

    background-image: url('../images/icons/check.svg');

}

.form-control.form-checkbox input[type=checkbox]:checked+.form-label:before {
    background-image: url('../images/icons/checked.svg');
}

.icon-chevon {
    height: .25rem;
    width: .5rem;
    background-image: url('../images/icons/chevon.svg');
}

.arrival_time li {
    width: 45%;
    float: left;
    margin-right: 5%;
}

.form-control .error {
    color: red;
}

.file-control .error {
    position: absolute;
    bottom: 7px;
    line-height: 15px;
    font-size: 14px;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output {
    color: red;
}

.screen-reader-response {
    display: none;
}

.wp-paginate li {
    display: inline;
    margin: 5px;
}

.summary-item__value p {
    font-weight: normal;
    line-height: 29px;
}

.form-control select {
    height: 3rem;
    width: 100%;
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(175 175 175 / var(--tw-border-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    --tw-text-opacity: 1;
    color: rgb(52 52 52 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
    display: unset;
}

.form-dates select {
    border: none;
}

img.closeform {
    position: absolute;
    right: 0;
    cursor: pointer;
}

#paypalcheckout input[type="submit"] {
    min-width: 160px;
    ;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(24 100 189 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(24 100 189 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding-left: .75rem;
    padding-right: .75rem;
    font-weight: 600;
    font-size: 14px;
    font-family: Be Vietnam, sans-serif;
    cursor: pointer;

}

.floatright {
    float: right;
}

h3.heading-5.font-semibold.detail {
    margin-bottom: 30px;
    color: #666;
    font-weight: normal;
}

.detail b {
    text-transform: uppercase;
    color: brown;
}

.searchlist .new-card[data-type=list] .new-card__thumbnail,
.searchlist .new-card[data-type=list] .new-card__content {
    grid-column: span 12 / span 12;
}

.searchlist .new-card[data-type=list] .new-card__content .view-more-link {
    margin-top: 0.5rem;
}

.wp-paginate li a,
.wp-paginate .current {
    display: inline-flex;
    min-height: 44px;
    min-width: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;

    border: none;
    color: #666;
    margin-right: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.wp-paginate .current,
.wp-paginate li a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(24 100 189 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: #fff !important
}

.mini_review label {
    width: 150px;
    float: left;
    font-weight: normal;
}

.mini_review li {
    padding: 5px;
    font-weight: bold;
}

.mini_review img {
    max-height: 150px;
    margin: auto;
}

.mini_review .heading-5 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 10px;
}

.mini_review table {
    border: dashed 1px #ddd;
}

.mini_review td {
    border: none;
}

.curr_gmt {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    float: right;
    color: #636363;
    margin-top: 10px;

}

.curr_gmt b {
    color: #161616;
    font-weight: normal;

}

.tba_button {
    color: #343434;
    font-size: 18px;
}

.tba_button a {
    color: #E86120 !important;
    text-decoration: underline;
}

.login-page p.error {
    color: red;
    background: bisque;
    padding: 5px 10px;
    margin-top: 20px;
    margin-bottom: 0;
}

/* CRM */

.crm .container {
    max-width: 95%;
}

.crm .tblist td span {
    border: solid 1px;
    padding: 0px 10px;
    padding-bottom: 2px;
    font-size: 12px;
}

.crm span.yes {
    color: green;

}

.crm span.no {
    color: red;

}

.crm a.more.block:hover {
    color: #000;
}

.crm span.urgent {
    background: red;
    color: yellow;
    border-color: red !important;
}

.crm span.evisa {
    color: blue;
}

.crm span.ongoing {
    color: green;
    background: greenyellow;
}

.crm .filter .form-control.form-checkbox.col-span-2 {
    padding-top: 20px;
}

.crm .filter .form-control {
    padding: 10px;
}

.crm .filter {
    position: absolute;
    right: 0;
    top: 0;
}

.crm span.status-tag.new-app {
    color: brown;
}

.crm a.more.block:hover {
    color: red !important;
}

.crm .tabs-container.tabs-link .tabs__head .text-link.active {
    background: rgb(24 100 189 / var(--tw-bg-opacity));
    color: #fff;
}

.crm .account-profile li label {
    width: 150px;
    float: left;
    font-weight: normal;
}

.crm .account-profile li {
    padding: 5px;
    font-weight: 600;
}

.crm .visahandle td span {
    border: none;
    font-size: 14px;
    text-transform: capitalize;
}
.crm .visahandle li {
    width: 100%;
    display: table-cell;
    float: left;
    padding-right: 40px;
    position: relative;
}

.crm .visahandle li label {
    width: 170px;
}

.crm .visahandle td:first-child {
    align-content: baseline;
}



.visahandle .form-control select {
    height: 37px;
    width: 100%;
    border-radius: 0;
    border-width: 1px;

}

.partner-input li label {
    text-align: left;
}
.partner-input li  {
    text-align: right;
}
.visahandle li span {
    float: right;
}

/* .crm .search-page .form-control.form-checkbox {
    padding-top: 31px;
} */
a.f-button {
    color: #fff !important;
}
p.download {
    margin-top: 20px;
 
}
.ximage * {
    margin: auto !important;
    text-align: left;
}
p.download a {
    background: crimson;
    color: #fff !important;
    padding: 5px 10px;
   
    border-radius: 13px;
    cursor: pointer;
}
.searchbt li {
    display: inline-grid;
    width: 50% !important;
    float: left;
}

.actionbt {
    margin-top: -60px;
}

.actionbt ul {
    float: right;
    padding-bottom: 20px;
}

.crm .visahandle .actionbt ul li {
    width: 169px !important;
    display: inline;
    float: left;
    width: fit-content;
}

.actionbt button, .actionnewbt {
    font-size: 14px;
    padding: 7px 16px;
    width: 164px;
    height: auto;
    background: #fff;
    color: #000;
    font-weight: normal;
}

.actionbt button.confirm {
    border-color: black;
    color: black;
}

.actionbt button.confirm:hover {
    background-color: black;
    color: white !important;
}

.actionbt button.passport {
    color: green;
    border-color: green;
}

.actionbt button.passport:hover {
    background-color: green;
    color: white !important;
}

.list-file {
    position: relative;
}

.list-file button {
    color: red;
    top: 10px;
    position: absolute;
    border: solid 1px;
    padding: 0 5px;
    right: 10px;
}

.crm .olds-file ul li {
    list-style: auto;
    display: list-item;
}

.crm .olds-file ul {
    margin-left: 26px;
}

.olds-file .close {
    color: red;
    cursor: pointer;
}

.olds-file {
    margin-bottom: 20px;
}

.crm .field-upload-face .file-control {

    height: 4rem;
    margin-bottom: 10px;

}

.loggeduser {
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
}

.loggeduser span {
    font-weight: bold;
}

.partner-input input {
    height: 2.2em !important;
}


.getcode h1 {
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 29px;
    color: #000;
}

.getcode h3.heading-3 {
    font-size: 24px;
    text-align: center;
}



.crm ul.donelist li {
    width: 100%;
    display: list-item;
}


.switch {
    font-size: 17px;
    position: relative;
    display: inline-block;
    width: 120px !important;
    height: 30px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.table-wrapper table tr th {
    padding-right: 5px;
    padding-left: 5px;
    min-width: fit-content;
    /* font-size: 11px; */
}
.table-wrapper table tr th:first-child {
    min-width: unset;
}
/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 30px;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
}

.slider:before {
    position: absolute;
    content: "";
    height: 1.6em;
    width: 1.6em;
    border-radius: 20px;
    left: 5px;
    bottom: 5px;
    background-color: white;
    transition: 0.4s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.switch input:checked+.slider {
    background-color: #4cc9f0;
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #4cc9f0;
}

.switch input:checked+.slider:before {
    transform: translateX(90px);
    background-color: #4cc9f0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Add some cool effects */
.slider:after {
    content: "Chưa xử lý";
    color: white;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.8em;
    transition: opacity 0.4s;
    opacity: 1;
}

.switch input:checked+.slider:after {
    content: "Đã xem và xử lý";
    left: 0.5em;
    opacity: 1;
    right: auto;
}

.allowed .switch input:checked+.slider:after {
    content: "Allowed";

}

.allowed .slider:after {
    content: "Not Allowed";
}

.processed .switch input:checked+.slider:after {
    content: "Processed";

}

.processed .slider:after {
    content: "Processing";
}

.table-wrapper table tr td.uploadtd {
    border-bottom-width: 1px;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
    vertical-align: top;
}
.crm .list-file ul {
    margin-left: 20px;
}
.crm .list-file li {
    display: list-item;
    list-style: auto;
}

.crm td.protime .red {
    border-color: #ef4e4e !important;
    color: red;
    background: mistyrose;
}