.newcheck {
    margin: 15px 0;
}

.headsec {
    background-color: #d7dee1;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: 500;
    height: 55px;
    overflow: hidden;
    padding: 10px 5px;
    text-align: center;
}
.leftheadsec{
    background-color: #d7dee1;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    /* font-family: arimo; */
    font-size: 13px;
    font-weight: normal;
    height: 86px;
    overflow: hidden;
    padding: 24px 0;
    text-align: center;
}
.flighton{ background-color: #f58830;
    position: relative;}
.flighton .fa{font-size: 24px;
    position: absolute;
    right: 10px;
    top: 5px;}
.checkmyl{ font-size:13px; color:#333;}
.checkmyl li{ margin-bottom:5px;}
.checkmyl .fa{ color:#20386d; margin-right:5px;}
.innersec {
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 86px;
    font-size: 13px;
    padding: 5px;
    color: #464646;
    font-weight: 500;
    text-align: center;
    display: block;
    vertical-align: middle;
}

.innersec:hover{ background-color:#ededed; cursor:pointer;}
a.active .innersec{background-color:#ededed;}
.mybselc {
    background: #f44336 none repeat scroll 0 0;
    border: 1px solid #f44336;
    border-radius: 3px;
    color: #ffffff;
    padding: 3px 10px;
    margin-top: 5px;
}
.number {
    color: #005f9f;
    font-size: 12px;
    font-weight: 600;
    clear: both;
}
.inbg{background-color: #efef10;}
.lowprice{color: #ff0000;}
.secbg{background-color: #10cfef;}
.brdbtmwt {
    border-bottom: 1px solid #fff;
    background: #d7dee1;
}
.nobrd{ border-right:none;}
.nobrdbtm{ border-bottom:none}
.noflights { color: #909090; }
.sowmoreflt{background: none repeat scroll 0 0 #f6f6f6;
    display: block;
    margin: 10px 0 -10px;
    overflow: hidden;
    padding: 5px 10px;}
