.res-sort {
    text-align: center;
    margin: 0px 0px 13px 0px;
    border-radius: 2px;
    /* box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.1); */
    padding: 8px 16px;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    border: 1px solid #00000033;
}
a{
    text-decoration: none;
}

.flex-row {
    width: 100%;
    display: flex;
    justify-content: center;
    background: var(--scbg-secondary);
}

.cstm-Mblock1 {
    flex: 0 0 auto;
}

.cstm-Mblock2 {
    flex: 0 0 auto;
    border-left: 1px dashed #ffbf0021;
}

.modify_pText span.flight-class {
    font-size: 12px;
    color: #ffc107;
}

.modifyy-cntent-show .col-md-3:nth-child(4) {
    border-right: none;
}

.off-modify-cnva {
    float: right;
    background-color: #fff !important;
    margin-top: 14px;
}

.modify_headr-bar samp {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}

.modify_headr-bar {
    padding: 0px 0px;
}

.modify_plane {
    color: var(--scbg-primary);
    padding: 0px 0px 0 6px;
    font-size: 13px;
}

.cstm-Mblock1 .col-mn-3:nth-child(4) {
    border: none;
}

.cstm-Mblock1 .col-mn-3 {
    padding: 0 53px;
    text-align: center;
    border: 1px dashed #f0f0f045;
}
.progress-bar{background-color: var(--scbg-primary)}
.modify_headr-bar samp:nth-child(2) {
    font-size: 13px;
    display: block;
    color: #81817f;
    font-weight: 400;
}

.show-modify {
    text-decoration: none;
    padding: 6px 10px;
    position: relative;
    top: 8px;
    color: #30416f;
    border-radius: 4px;
    float: right;
    font-size: 14px;
    font-weight: 600;
}

.modify_pText i {
    padding-top: 4px;
    font-size: 11px;
    color: #f9f9f9;
}

.modify_pText {
    padding-top: 0px;
    color: #c8c8c8;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.pre-airine {
    text-align: center;
}

.pre-airine p {
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    margin: 0;
    font-weight: 500;
    text-align: center;
}

.pre-airine samp {
    color: #919191 !important;
    font-size: 17px !important;
}

.modify_pText b {
    padding-left: 3px;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 12px;
}

.modify_pText samp {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    padding-left: 10px;
}

/*-------onway start----*/
.tipBlock.position-relative {
    display: none;
}
.sconeway {
    border: 1px solid gainsboro;
    padding: 2px 0;
    background: #fff;
    position: relative;
}
.sconeway:after {
    position: absolute;
    background: #f0f1f2;
    content: '';
    width: 25px;
    height: 26px;
    right: 0;
    top:46px;
    right: -14px;
    border-radius: 32px;
    border-left: 1px solid #a19b9b;
}
.moreairline {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.airName {
    font-size: 15px;
    margin: 0;
}
.airNumber {
    font-size: 13px;
}
.sconeway .fltime {
    font-size: 19px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    margin: 0;
}
/*-------onway end------*/