﻿body {
}

.login_btn {
    background-color: #00285e;
    color: #fff;
    border: 1px solid #2b2c88;
    font-size: 24px;
}

.txtlbl {
    /*border: 1px solid #cfdae5;*/
    border: 1px solid #c7cfda;
}

.txt {
    border: 1px solid #ccc;
    padding: 3px;
    border-radius: 4px;
    margin-left: 5px;
}

.footlbl {
    color: #fff;
    font-size: 13px;
}

.footlbl1 {
    color: #fff;
    font-size: 13px;
}

.lbltxt {
    font-size: 14px;
    /*color: #919293;*/
    font-weight: 550;
}

.label {
    color: #5d5959;
}

.login_head {
    color: #00285e;
    font-size: 30px;
    font-weight: 500;
}

.new_account {
    font-size: 15px;
    color: #2b2c88;
    text-decoration: underline;
    cursor: pointer;
}

.img-setup {
    background-image: url(/Images/login_bg.png);
    background-size: 100% 100%;
}

.chk_lbl {
    font-size: 13px;
    color: #828384;
}

.leftsection {
    background-color: #fff;
    opacity: 0.8;
}

.leftjapack {
    background-image: url(/Images/demoimage.jpg);
    background-size: 100% 100%;
}

.loginbox {
    /*border: 1px solid #d8e1ea;*/
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px rgba(103,122,152,0.5);
    border-radius: 4px;
}

.vendcompame {
    color: #344b89;
    font-size: 18px;
}

.loginmainhead {
    font-size: 56px;
    color: #fff;
    font-weight: 550;
}

.loginmainhead2 {
    color: #fff;
    font-size: 18px;
}

.footlbl a, .footlbl1 a {
    color: inherit;
}

.portaloffline {
    background-color: #f5f5f5;
}

.portalofflinetxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #CC3300;
    text-align: center;
}

.footbottom {
    position: absolute;
    bottom: 0;
}

.rightjapack {
    background-color: #e9ecf1;
}

@media(max-width: 992px) {
    .rightjapack {
        background-image: url(/Images/demoimage.jpg);
        background-size: 100% 100%;
        background-color: transparent;
    }
}

.newacnt {
    color: #676D7F;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    /*padding: 27px 0 0 0;*/
    outline: none;
    text-decoration: underline;
    /*margin-right: 43px;*/
}

.btn-register {
    background: #f5ba1a;
    padding: 8px 20px;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: Arial;
}

input[type=checkbox], input[type=radio] {
    margin-right: 5px;
    vertical-align: middle;
}

.head_navbar {
    background-color: #022c4f;
    background: linear-gradient(to right, rgba(4,70,75,1) 0%, rgba(2,44,79,1) 100%) !important;
    border-radius: 0 !important;
}

.navbar_link {
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 10px;
}

.dropdown {
    /*display: flex !important;*/
    z-index: 1001 !important;
}

.dropdown-menu {
    min-width: initial !important;
    max-width: initial !important;
}

.visible {
    display: flex !important;
}

.btn_login_new {
    color: #fff;
    font-size: 14px !important;
    /*padding-left: 30px !important;*/
    /*background-image:url('/images/nav_login.png') !important;*/
    background-position: 10px 6px;
    background-repeat: no-repeat;
    background-color: #29cf8f;
}

.btnheadcart {
    background-color: transparent;
    border-radius: 50px;
    color: #fff !important;
}

.btn-nav-link {
    padding: .4rem .5rem;
    padding-right: .8rem;
    padding-left: .8rem;
    display: block;
    margin: 0 4px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.div_user_block, .div_log_block {
    width: auto !important;
    margin-right: 0 !important;
}

.newchnaes {
    background-color: #f2f3f8;
}

.user_login {
    white-space: nowrap;
    cursor: pointer;
    font-weight: normal;
    color: #fff !important;
}

.leftjapack {
    background-image: url(/Images/demoimage.jpg);
    background-size: 100% 100%;
}

.bgbnner {
    background-image: url(/Images/bc_home_bnr.jpg);
    background-size: 100% 100%;
    /*min-height: 500px;
            border-radius: 0;*/
}

.bnr-text-bg {
    background-color: transparent;
    color: #fff;
    padding: 50px 20px 20px 20px;
}

.newchnaes {
}

.pnl-blk {
    position: relative;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0px 0px 7px 0px rgba(94,103,124,0.40);
    border-radius: 4px;
    margin-bottom: 30px
}

.tkts-a {
    background: linear-gradient(45deg, rgba(167,199,86,1) 0%, rgba(135,177,28,1) 100%);
    background-color: #85b126;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    text-shadow: 1px 1px #699226;
}

.pnl-clndr-blk {
    display: flex;
    flex-flow: nowrap;
}

    .pnl-clndr-blk .calndr {
        width: 100px;
        height: 100px;
        min-width: 100px;
        min-height: 100px;
        background: linear-gradient(45deg, rgba(233,236,247,1) 0%, rgba(255,255,255,1) 100%);
        background-color: #edeff9;
        border-radius: 6px;
        box-shadow: 3px 4px 5px 0px rgba(97,108,135,.5);
    }

.calndr-hdr {
    width: 100%;
    background: linear-gradient(45deg, rgba(53,48,131,1) 0%, rgba(36,47,126,1) 100%);
    background-color: #333082;
    padding: 4px 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

    .calndr-hdr span {
        font-size: 14px;
        color: #fff;
    }

.calndr-dt {
    font-size: 40px;
    color: #303447;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
}

.calndr-dy {
    font-size: 14px;
    color: #2d3442;
    text-align: center;
    line-height: 14px;
}

.pnl-clndr-blk {
    position: relative;
    border-bottom: 1px solid #dbe3ea;
    padding-bottom: 20px;
}

    .pnl-clndr-blk .bkn-title {
        position: relative;
        margin-left: 15px;
    }

        .pnl-clndr-blk .bkn-title h4 {
            font-size: 20px;
            color: #2e3779;
            font-weight: bold;
        }

        .pnl-clndr-blk .bkn-title p {
            font-size: 14px;
            color: #5e626a;
        }

.bkng-btns {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: flex-end;
    /*margin-top: 20px;*/
}

.bg-bkng-btn-nv {
    background-color: #504ba7;
    background: linear-gradient(to right, rgba(98,76,176,1) 0%, rgba(63,74,158,1) 100%);
    color: #c9c4e1;
    font-size: 14px;
    padding: 7px 10px 7px 25px;
    margin-right: 10px;
    margin-bottom: 12px
}

    .bg-bkng-btn-nv:hover {
        color: #c9c4e1;
        font-size: 14px;
    }

.bg-bkng-btn {
    background-color: #fff;
    border: 1px solid #3c3e9e;
    color: #3c3e9e;
    font-size: 14px;
    padding: 7px 25px;
    margin-right: 10px;
    margin-bottom: 12px
}

    .bg-bkng-btn:hover {
        background-color: #574baa;
        background: linear-gradient(to right, rgba(98,76,176,1) 0%, rgba(63,74,158,1) 100%) !important;
        color: #fff;
    }

.bg-disa-btn {
    background-color: #fff;
    border: 1px solid #FF6666;
    color: #FF6666;
    font-size: 14px;
    padding: 7px 25px;
    margin-right: 10px;
    margin-bottom: 12px;
    text-decoration: line-through;
}

    .bg-disa-btn:hover {
        background-color: #FF6666;
        color: #fff;
        text-decoration: line-through;
    }

.tkts-na {
    background: linear-gradient(45deg, rgba(254,182,69,1) 0%, rgba(246,85,21,1) 98%, rgba(246,85,21,1) 100%);
    background-color: #fb642a;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    text-shadow: 1px 1px #af3f15;
}

.tkts-a {
    background: linear-gradient(45deg, rgba(167,199,86,1) 0%, rgba(135,177,28,1) 100%);
    background-color: #85b126;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    text-shadow: 1px 1px #699226;
}

.btnreset {
    background-color: #fff;
    border: 1px solid #2e3081;
    color: #2e3081;
    font-size: 15px;
    font-weight: normal;
    border-radius: 4px;
    padding: 3px 5px;
}

.menublock {
    font-size: 17px;
    background-color: #fff;
    color: #313332;
    box-shadow: 0px 0px 3px 0px rgba(121,127,143,0.45);
}

    .menublock .card-footer {
        background-color: inherit;
    }

.csshover {
    border: 1px solid #87bb47;
    padding: 5px 8px;
    background-color: #87bb47;
    color: #fff;
    border-radius: 4px;
    font-weight: 550;
    font-size: 14px;
    height: 30px;
}

    .csshover:hover {
        text-decoration: none;
        color: #fff;
    }

@media screen and (min-width: 767px) {
    .bg-bkng-btn, .bg-disa-btn {
        margin-bottom: 0
    }

    .bg-bkng-btn-nv {
        margin-bottom: 0
    }

    .bkng-btns {
        /*margin-top: 60px;*/
    }

    .pnl-clndr-blk {
        border-bottom: 0;
        padding-bottom: 0;
    }
}
