﻿.card {
    padding: 20px;
    background: #fff
}


.search-container_outter {
    margin: 0 0 30px;
    box-shadow: 0 0 0 1px rgb(0 10 30 / 20%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-left-width: 5px;
    border-left-style: solid;
    background: #f7f7f7;
    }
    .search-container_outter .innerWrapper{
        padding: 20px;
    }
    .control_group {
        display: flex;
        flex-direction: column;
        flex-flow: column;
    }
    .control_group .form-group {
        width: 100%;
        margin: 0
    }
    .control_group .btn {
        font-size: 14px;
        border-radius: 4px;
    }
    .flex_col {
        margin-bottom: 15px
    }
    @media only screen and (min-width: 769px) {
        .search-container_outter {
            margin: 0 0 30px;
            }
    
        .control_group {
            flex-direction: row;
            flex-flow: row;
            align-items: center;
            border: #acabab solid 1px;
            border-radius: 4px;
            background: #fff;
        }
        .flex_col {
            flex-basis: 80%;
            margin-bottom: 0
        }
        .btn_col {
            flex-grow: 1;
            padding-left: 10px;
            padding-right: 10px
        }
        .control_group .input-set {
            border: none;
            border-radius: 4px;
        }
        .control_group .flex_col input.brd-l {
            border-left: 1px #acabab solid;
        }
        input.brd-l-rounded{
            -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
        }
    }
    .input-set {
        border: 1px solid #bfbcb5;
        height: 64px;
        background: #fff;
        position: relative;
        padding: 0!important
    }
    .input-set label {
        position: absolute;
        left: 16px;
        top: 21px;
        color: #7b766c;
        margin: 0;
        display: inline;
        font-size: 16px;
        font-weight: 400;
        transition: .2s ease all;
        -moz-transition: .2s;
        -webkit-transition: .2s;
        pointer-events: none;
        padding-left: 0
    }
    .input-set label.top-set {
        top: 6px;
        font-size: 13px;
        color: #3f3d3a
    }
    .input-set input[type=text] {
        width: 100%;
        height: 100%;
        border: none;
        font-size: 16px;
        padding: 20px 10px 0 16px;
        color: #3f3d3a;
    }
    .input-set input[type=text]:focus {
        background: #f7f6f6
    }
    
    .input-info {
        position: absolute;
        right: 10px;
        z-index: 2;
        width: 22px;
        height: 22px;
        display: block;
        cursor: pointer;
        color: #757067;
        fill: #757067;
        bottom: 0;
        top: 0;
        margin: auto;
        font-size: 22px;
    }
    .recaptch_wrap.form-group-lg.form-group{
        margin-top:10px;
        margin-bottom:0
    }
.rounded-x {
    border-radius: 50% !important;
}

.leg-details {
    margin-bottom: 0
}

.leg-details dt {
    position: relative;
    padding: 4px 0 10px 0;
}

.leg-details dd {
    margin: 0 0 25px 0;
}

.leg-details dt,
.leg-details dd {
    padding-left: 40px;
}

.leg-details dd:last-child {
    margin-bottom: 0
}

.leg-details dt .leg-letter {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    color: #5bc0de;
}

.tracking-detail-wrap {
    padding-bottom: 6px;
    border-bottom: #c8c5c5 1px dashed;
    line-height: 24px;
}

h4 strong {
    letter-spacing: 1px
}

@media (max-width:991px) {
    .mb-30-sm {
        margin-bottom: 30px
    }
}

@media (max-width:768px) {
    .mb-30-xs {
        margin-bottom: 30px
    }
}

@media (min-width:769px) {
    .transfer-wrap {
        margin-left: 40px
    }
}

.transfer-wrap {
    padding: 20px;
}

.table-clever {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-clever.white-table {
    background: #fff;
}

.table-clever.white-table thead {
    background: #5bc0de;
    color: #fff;
}

.text-uppercase {
    text-transform: uppercase
}

.mb0 {
    margin-bottom: 0
}

.table-clever tr {
    border: 1px solid #ddd;
    padding: 5px;
}

.table-clever th,
.table-clever td {
    padding: 10px;
    text-align: center;
}

.table-clever th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

@media screen and (max-width: 600px) {
    .table-clever {
        border: 0;
    }
    .table-clever thead {
        display: none;
    }
    .table-clever tr {
        display: block;
        border-bottom: 2px solid #ddd;
    }
    .table-clever td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }
    .table-clever td:last-child {
        border-bottom: 0;
    }
    .table-clever td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}


/*Timeline v2
------------------------------------*/

.timeline-v2 {
    padding: 0;
    list-style: none;
    position: relative;
}


/* The line */

.timeline-v2>li {
    position: relative;
}

.timeline-v2:before {
    top: 0;
    bottom: 0;
    left: 22%;
    width: 4px;
    content: '';
    background: #f3f3f3;
    position: absolute;
    margin-left: -14px;
}


/* The date/time */

.timeline-v2>li .cbp_tmtime {
    width: 25%;
    display: block;
    position: absolute;
    padding-right: 80px;
}

.timeline-v2>li .cbp_tmtime span {
    top: 9px;
    display: block;
    text-align: right;
    position: relative;
    color: #999;
    font-size: 14px;
    line-height: 2.4;
}


/* Right content */

.timeline-v2>li .cbp_tmlabel {
    padding: 20px;
    background: #f3f3f3;
    line-height: 1.4;
    clear: both;
    position: relative;
    /*border-radius: 5px;*/
    margin: 0 0 40px 25%;
}


/*
.timeline-v2 > li .cbp_tmlabel img.big-thumb {
	width: 100%;
}
*/

.timeline-v2>li .cbp_tmlabel li {
    padding: 0;
}


/*
.timeline-v2 > li .cbp_tmlabel img.small-thumb {
	width: 111px;
	height: auto;
}
*/

.timeline-v2>li .cbp_tmlabel h2 {
    margin-top: 0px;
    font-size: 21px;
    padding: 0 0 5px;
    margin-bottom: 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
}

.timeline-v2>li .cbp_tmlabel .text-left {
    float: left;
}


/* The triangle */

.timeline-v2>li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #f3f3f3;
    border-width: 10px;
    top: 18px;
}


/* The icons */

.timeline-v2>li .cbp_tmicon {
    top: 22px;
    left: 22%;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #5bc0de;
    margin: 0 0 0 -17px;
    box-shadow: 0 0 0 4px #f3f3f3;
    -webkit-font-smoothing: antialiased;
}


/* Media Queries */

@media screen and (max-width: 47.2em) {
    .timeline-v2:before {
        display: none;
    }
    .timeline-v2>li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px 0;
    }
    .timeline-v2>li .cbp_tmtime span {
        text-align: left;
    }
    .timeline-v2>li .cbp_tmlabel {
        padding: 1em;
        font-weight: 400;
        margin: 0 0 30px 0;
    }
    .timeline-v2>li .cbp_tmlabel:after {
        left: 20px;
        top: -20px;
        right: auto;
        border-bottom-color: #f3f3f3;
        border-right-color: transparent;
    }
    .timeline-v2>li .cbp_tmicon {
        left: auto;
        float: right;
        position: relative;
        margin: -55px 5px 0 0px;
    }
}


/*timeline-v2 within tab-v2 issue issue fix*/

.timeline-v2>li .cbp_tmlabel.equal-height-column {
    height: auto !important;
}