﻿body {
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    font-weight: bold;
    cursor: default;
    background: #fd7d1d;
}

.w80 {
    width: 80%;
}

.mauto {
    margin: auto;
}

.clear1 {
    padding: 5px;
    clear: both;
}

.clear {
    clear: both;
}

.status {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}

.bld1 {
    font-weight: 600;
}

.btmborder {
    border-bottom: #ccc thin solid;
}

.border {
    border: thin solid #ccc;
}

.panel1 {
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border: 1px solid #111;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.scrl {
    height: 150px;
    overflow-x: scroll;
}

.fltbg {
    /*background-image: url(../Images/bluebg.png);
    background:repeat-y;
    border-left:40px solid #00245d;
    z-index:auto;*/
    background: #00245d;
    vertical-align: top;
    padding-top: 8px;
    max-width: 40px !important;
}

.wt30 {
    width: 30px !important;
    left: -20px !important;
}

.lft20 {
    padding-left: 20px !important;
}

.img100 {
    width: 100px;
    height: 100px;
}

.icon {
    margin: 4px 15px;
}

.tripmap {
    background-color: #00245d;
    padding: 5px;
    color: #fff;
}

.triplink {
    text-decoration: underline !important;
    color: #014843 !important;
}

.triplink1 {
    font-size: 14px;
    font-weight: bold;
}

    .triplink1:hover {
        font-size: 14px;
        font-weight: bold;
        color: #fd7d1d !important;
    }

.empimg {
    max-height: 60px !important;
    max-width: 60px !important;
}



#t.New:before {
    content: "\f0f6";
}

#t.Pending:before {
    content: "\f046";
}

#t.Approval:before {
    content: "\f08e";
}

#t.Approved:before {
    content: "\f046";
}

#t.Rejected:before {
    content: "\f05e";
}

#t.Settlement:before {
    content: "\f08e";
}

#t.Settled:before {
    content: "\f042";
}

#t.Close:before {
    content: "\f057";
}

.triprequest {
    margin-right: 20px;
    text-decoration: none;
    color: #00245d;
}

    .triprequest a:hover {
        color: #00c121;
        text-decoration: underline;
    }

.query {
    font-size: 13px;
    color: #00245d;
    font-weight: 600;
    width: 100px;
}

.sidepanel-new {
    background-color: #f5f5f5;
    line-height: 140%;
}

/*.sbtheader {
    height: 80px;
    background-color: #f9f9f9;
    border-bottom: 2px solid #d1d1d1;
}*/

.imgupload {
    display: none;
    z-index: 9999;
    border: 1px solid #111;
    display: block;
    position: absolute;
    height: 180px;
    z-index: 9999;
    background-color: #f0f0f0;
    width: auto;
    overflow-x: scroll;
    overflow-y: hidden;
}

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 91px;
    left: 5px;
    background-color: #00245d; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.white {
    color: #fff;
}

.fltheading {
    background-image: url(../Images/flt.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}

.htlheading {
    background-image: url(../Images/htl.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    color: #fff;
    display: block;
    transition: 0.3s;
    /*width:213px;*/
}

    /*.res {
    display: block;
}*/
    /* When you mouse over the navigation links, change their color */
    .sidenav a:hover, .offcanvas a:focus {
        color: #eeedde;
    }

/* Position and style the close button (top right corner) */
.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}

.smenu {
    font-size: 13px;
    line-height: 140%;
    width: 180px;
    float: left;
}

    .smenu a {
        color: #fff;
        text-decoration: none;
    }

.smenu1 {
    float: left;
    width: 100% !important;
}

.smenu ul li {
    list-style: none;
    padding: 8px 8px 8px 5px;
}

    .smenu ul li a {
        color: #111;
        text-decoration: none;
    }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main2 {
    /*transition: margin-left .5s;
    padding: 20px 40px;*/
    float: left;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 12px;
        }
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 12px;
        }
}

.pointer {
    cursor: pointer;
}

/*.res {
    display: normal;
}*/

.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}

.triptext {
    padding-top: 2px;
    padding-bottom: 2px;
}

.rmenu {
    display: block;
}

a .rmenu {
    background: #00245d;
    padding: 10px 10px;
    color: #fff;
    border-radius: 4px;
    box-shadow: 2px 2px 5px #333;
}

a .bgred {
    background: #fe400d !important;
}

.rmenu1 {
    display: block;
}

.res1 {
    display: none;
}

.mbot30 {
    margin-bottom: 30px;
}

mtop5 {
    margin-top: 5px;
}

.none {
    display: none;
}

.rsb {
    padding-top: 5px;
    padding-right: 2px;
}

.resultbox1 {
    background-color: #fff;
    margin: auto;
    margin-bottom: 5px;
    width: 89%;
    padding: .5%;
    border: 1px solid #d1d1d1;
}

.fltheading {
    background-image: url(../Images/flt.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}

.htlheading {
    background-image: url(../Images/htl.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}

.taxiheading {
    background-image: url(../Images/taxi.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}


.railheading {
    background-image: url(../Images/rail.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}


.otherheading {
    background-image: url(../Images/others.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}

.bgblue {
    background-color: #ececec !important;
    color: #6b6b6b;
}

.ccheading {
    background-image: url(../Images/card.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}


.advanceheading {
    background-image: url(../Images/advance.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
    text-decoration: underline;
    min-width: 200px;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
    padding-bottom: 5px;
    height: 50px;
}

.receipt {
    max-height: 80px !important;
    max-width: 80px !important;
    border-radius: 20px;
}

.Absolute-Center {
    margin: auto;
    position: absolute;
    top: 20%;
    left: 20%;
    bottom: 0;
    right: 0;
}

.iconbox {
    background-color: #00245d;
    padding: 15px 8px 8px 10px;
    border-bottom: thin solid #178890;
    width: 100%;
}

    .iconbox a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

.active1 {
    background-color: #22929a !important;
    padding: 8px 8px 8px 0px;
    color: rgba(0,0,0,.05) !important;
}

@media screen and (min-width: 240px) and (max-width: 480px) {

    .overmenu1 {
        background-color: #0a4d82;
        padding: 10px;
        height: 38px;
        border-bottom: 1px solid #ffffff;
    }

        .overmenu1 a {
            color: #fff;
        }

        .overmenu1:hover {
            background-color: #00245d;
            padding: 10px;
            height: 38px;
            border-bottom: 1px solid #ffffff;
        }

    .overmenu2 {
        background-color: #0a4d82;
        padding: 10px;
        height: 38px;
        border-bottom: 1px solid #ffffff;
    }

    .res {
        display: none;
    }

    .res1 {
        display: block;
    }

    .rmenu {
        display: none;
    }

    .rmenu1 {
        display: none;
    }

    #fltselct #selctcntnt #fltgo {
        width: 98% !important;
        float: left;
        border-top: 2px solid #d1d1d1;
    }

    .receipt {
        max-height: 40px !important;
        max-width: 40px !important;
        border-radius: 20px;
    }

    .Absolute-Center {
        margin: auto;
        position: absolute;
        top: 20%;
        left: 0%;
        bottom: 0;
        right: 0;
    }

    .lft20 {
        padding-left: 3px !important;
    }

    .triptext {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 11px;
    }

    #fltselct #selctcntnt #fltbk {
        width: 98% !important;
        float: right;
        border-top: 2px solid #d1d1d1;
        margin-bottom: 2px;
    }

    .resultbox1 {
        background-color: #fff;
        margin: auto;
        margin-bottom: 5px;
        width: 98% !important;
        padding: .5%;
        clear: both;
        border: 1px solid #d1d1d1;
    }
    /*.nav-tabs {
    border-bottom: none !important;*/
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #0a4d82 !important;
        cursor: default;
        font-weight: bold;
        background: none;
    }
    /* .fltbg{background-color: #00245d;
    float: left;
    max-width: 30px;
    margin-right: 6px;
    margin-right:0px !important;
    padding: 4px;}*/
}


@media screen and (min-width: 480px) and (max-width: 980px) {
    body {
        font-size: 12px !important;
    }

    .res {
        display: none;
    }

    .res1 {
        display: none;
    }

    .rmenu {
        display: block;
    }

    .rmenu1 {
        display: none;
    }

    .resultbox1 {
        background-color: #fff;
        margin: auto;
        margin-bottom: 5px;
        width: 89%;
        padding: .5%;
        clear: both;
        border: 1px solid #d1d1d1;
    }

    .lft20 {
        padding-left: 8px !important;
    }

    .triptext {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px !important;
    }
    /*.fltbg{background-color: #00245d;
    float: left;
    max-width: 30px;
    margin-right: 6px;
    margin-right:0px !important;
    padding: 4px;}*/
}

.rptt {
    font-size: 35px;
    font-weight: bold;
    text-decoration: underline;
}

.rbottom {
    float: right;
    padding-top: 35px;
}

/*  Chat CSS Start*/
.shout_box {
    background: #00245d;
    width: 300px;
    overflow: hidden;
    position: fixed;
    right: 0%;
    top: 100px;
    cursor: move;
}

    .shout_box .chatheader .min_btn {
        background: url(~/images/close.png) no-repeat 0px 0px;
        float: right;
        width: 15px;
        height: 15px;
    }


        .shout_box .chatheader .min_btn:hover {
            background: url(~/images/close.png) no-repeat 0px -16px;
        }

    .shout_box .chatheader .close_btn {
        background: url(~/images/close.png) no-repeat 0px 0px;
        float: right;
        width: 15px;
        height: 15px;
    }

        .shout_box .chatheader .close_btn:hover {
            background: url(~/images/close.png) no-repeat 0px -16px;
        }

    .shout_box .chatheader .open_btn {
        background: url(~/Images/close.png) no-repeat 0px -32px;
        float: right;
        width: 15px;
        height: 15px;
    }

        .shout_box .chatheader .open_btn:hover {
            background: url(~/images/close.png) no-repeat 0px -48px;
        }

    .shout_box .chatheader {
        padding: 5px 3px 5px 5px;
        font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
        font-weight: bold;
        color: #fff;
        border: 1px solid rgba(0, 39, 121, .76);
        border-bottom: none;
        cursor: move;
    }

        .shout_box .chatheader:hover {
            background-color: #00245d;
        }

    .shout_box .message_box {
        background: #ffffff;
        height: 200px;
        overflow: auto;
        border: 1px solid #CCC;
    }

.crnsnd {
    background: #ffffff;
    border: 1px solid #B7B7B7;
    padding: 2px 8px;
    margin: 3px;
    /*width: 200px;
        height: 150px;*/
}

.crnrcv {
    background: #f3feff;
    border: 1px solid #b7b7b7;
    padding: 2px 8px;
    margin: 3px;
    /*width: 200px;
        height: 150px;*/
}

.filterData {
    z-index: 1111 !important;
    position: absolute;
    background-color: #fff;
    width: 180px !important;
    border: thin solid #B7B7B7;
    border-radius: 4px;
}

.crn1 {
    background-image: url(../Images/mail1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.shout_msg {
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px solid #F3F3F3;
    padding: 0px 5px 5px 5px;
    font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
    color: #7C7C7C;
}

.message_box:last-child {
    border-bottom: none;
}

time {
    font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-weight: normal;
    float: right;
    color: #D5D5D5;
}

.shout_msg .username {
    margin-bottom: 10px;
    margin-top: 10px;
}

.user_info input {
    width: 100%;
    margin-bottom: 0px;
    height: 25px;
    border: 1px solid #CCC;
    border-top: none;
    padding: 3px 0px 0px 3px;
    font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
}

.shout_msg .username {
    font-weight: bold;
    display: block;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}
/* Chat CSS end*/
.hamburger {
    position: relative;
    top: -30px;
    z-index: 999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
    margin-top: -20px;
}

    .hamburger:hover,
    .hamburger:focus,
    .hamburger:active {
        outline: none;
    }

    .hamburger.is-closed:before {
        content: '';
        display: block;
        width: 100px;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed:hover:before {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(-100px,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed .hamb-top,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-bottom,
    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-bottom {
        position: absolute;
        left: 0;
        height: 4px;
        width: 100%;
    }

    .hamburger.is-closed .hamb-top,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-bottom {
        background-color: #1a1a1a;
    }

    .hamburger.is-closed .hamb-top {
        top: 5px;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed .hamb-middle {
        top: 50%;
        margin-top: -2px;
    }

    .hamburger.is-closed .hamb-bottom {
        bottom: 5px;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed:hover .hamb-top {
        top: 0;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed:hover .hamb-bottom {
        bottom: 0;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-bottom {
        background-color: #1a1a1a;
    }

    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-bottom {
        top: 50%;
        margin-top: -2px;
    }

    .hamburger.is-open .hamb-top {
        -webkit-transform: rotate(45deg);
        -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
    }

    .hamburger.is-open .hamb-middle {
        display: none;
    }

    .hamburger.is-open .hamb-bottom {
        -webkit-transform: rotate(-45deg);
        -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
    }

    .hamburger.is-open:before {
        content: '';
        display: block;
        width: 100px;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-open:hover:before {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(-100px,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(191, 191, 191, 0.8);
    z-index: 99;
}

.ocerlaymenu {
    margin-top: 92px;
    z-index: 9999;
    background-color: #fff;
}
