﻿.ui-section-head {
    background-color: #005eb8;
    color: #fff;
    padding: 8px;
    font-size: 19px;
}

.addpo {
    font-size: 10px;
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}

.poapply {
    cursor: pointer;
}

.sectionhead {
    font-family: 'Arial Narrow', Arial;
    font-size: 26px;
    color: #333333;
    padding: 5px 0px;
    border-bottom: solid 2px #6DC3FB;
}

.blanklist {
    padding: 50px 15px;
    color: #999;
    font-size: 14px;
    border-radius: 14px;
    border: 1px solid #ccc;
}

.carttotal {
    padding: 10px 0px;
    font-size: 24px;
    color: #333;
}

.Payheadtitle {
    background-color: #4684c1;
    color: #ffffff;
    font-size: 20px;
    padding: 15px;
}

.paytitles {
    /*background-color: #d8e4f2;*/
    font-size: 15px;
    color: #000;
    font-weight:bold;
    padding: 8px 10px 8px 12px;
}

.payInput {
    border: 1px solid #cccccc;
    font-size: 15px !important;
    width: 250px;
    height: 30px;
    padding: 0px 8px !important;
}

.payInputErr {
    font-size: 15px !important;
    border: 1px solid #FF9999 !important;
    background-color: #FFEAEA !important;
    width: 250px;
    height: 30px;
    padding: 0px 8px !important;
}

.paylables {
    font-size: 12px;
    color: #333;
    /*width: 150px;*/
    /*padding-left: 80px;*/
    vertical-align: middle;
    text-align: left;
}
.lbl-err {
    color: red;
}
.payfield {
    padding-bottom: 10px;
}

.paytable {
    width: 600px;
    border: 1px solid #4684c1;
}

.paysubmit {
    font-size: 18px;
    padding: 10px 30px;
    cursor: pointer;
}

.refline {
    font-family: 'Courier New';
    font-size: 11px;
    color: #333;
    text-align: right;
    padding-bottom: 4px;
}

.carderror {
    background-color: #EDE4ED;
    color: #ff0000;
    font-size: 14px;
    padding: 15px;
    border: 1px solid #996699;
    margin: 0px 15px 15px 15px;
    border-radius: 4px;
}

    .carderror ul li {
        font-size: 12px;
    }

.failedtrans {
    background-color: #FFD3B7;
    color: #ff0000;
    font-size: 14px;
    padding: 15px;
    border: 1px solid #FF6600;
    margin: 0;
    border-radius: 4px;
}

.hidesubmit {
    display: none;
    cursor: not-allowed;
}

.slash {
    font-family: 'Courier New';
    /*display: block;*/
    /*float: left;*/
    width: 30px;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
}

.cardhelp {
    display: block;
    /*float: left;*/
    margin-left: 20px;
    font-family: Arial;
    font-size: 11px;
    color: #666;
    line-height: 30px;
    vertical-align: middle;
}

.paytablesuccess {
    width: 600px;
}

.succeshead1 {
    padding: 20px;
    font-family: Arial;
    font-size: 24px;
    color: #fff;
    border: 1px solid #97CE24;
    background: #88b33a;   
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8b', endColorstr='#cdeb8b',GradientType=0 );
}

.succeshead2 {
    margin-top: 10px;
    padding: 20px;
    background-image: url('/images/greentick1.png');
    background-repeat: no-repeat;
    background-position: 20px 20px;
    font-family: Arial;
    font-size: 16px;
    color: #333;
    border: 1px solid #97CE24;
    padding-left: 100px;
}

.paygridhead {
    background-color: #cdeb8b !important;
}

.vendorpanel {
    background-color: #4684c1;
    padding: 16px;
    color: white;
    text-align: center;
    font-size: 22px;
}

.welcome1 {
    width: 800px;
    display: block;
    float: left;
    border: 1px solid #ccc;
    margin: 40px 40px 10px 40px;
    padding: 12px;
    font-size: 22px;
    border-radius: 8px 8px 0px 0px;
}

.welcome2 {
    width: 800px;
    display: block;
    float: left;
    border: 1px solid #ccc;
    margin: 0px 40px;
    padding: 30px 12px;
    font-size: 14px;
    color: #000;
    border-radius: 0px 0px 8px 8px;
}

    .welcome2 label {
        font-size: 14px;
    }

.sslmsg {
    font-size: 12px;
    font-style: italic;
    color: #333;
}

.emptyinv {
    font-size: 15px;
    margin: 20px;
    padding: 10px 34px;
    background-image: url("/images/tick_green2.png");
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.totalamount {
    font-family: 'Arial Narrow', Arial;
    font-size: 18px;
    color: #333333;
}

.retailitemcat {
    border: 1px dotted #97CE24;
    width: 300px;
    height: 100%;
    padding: 4px;
}

.retailitem {
    background-color: #97CE24;
    padding: 6px 6px;
    color: white;
    font-size: 15px;
}

.retailitemimg {
    text-align: center;
    padding: 8px;
}

    .retailitemimg img {
        width: 240px;
    }

.retailitemdesc {
    text-align: center;
    padding: 8px;
    font-family: Arial;
    font-size: 13px;
    color: #333;
}

.retailitembutt {    
    height: 100%;
    vertical-align: bottom;
}

    .retailitembutt div {
        width: 100px;
        color: white;
        padding: 10px;
        border-radius: 3px;
        background-color: #FA3D34;
        text-align: center;
        margin: 0px auto;
    }

.fullheight {
    height: 100%;
}

.retailitemcatleft {
}

.leftcatmain {
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 200px;
    height: 90px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 4px;
}

    .leftcatmain .overlay {
        margin: 0px 10px;
        border-radius: 4px;
        top: 15px;
        width: 180px;
        height: 60px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background-color: #97CE24;
        opacity: .9;
        position: absolute;
        z-index: 2;
    }

    .leftcatmain .catname {
        margin: 0px 10px;
        color: white;
        font-size: 18px;
        top: 15px;
        width: 180px;
        padding-top: 15px;
        height: 60px;
        vertical-align: middle;
        text-align: center;
        display: block;
        position: absolute;
        z-index: 3;
    }

.leftcatmainselected {
    background-color: #FA3D34 !important;
}

.leftcatmain img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}


.infowindow {
    width: 600px;
    height: 400px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.infowindowbig {
    width: 800px;
    height: 500px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.infowindowLogin {
    width: 300px;
    height: 400px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.infowindowSignup {
    width: 1000px;
    height: 500px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.rtmaster {
    width: 380px;
    display: block;
    float: left;
    height: 700px;
    border-top: 1px solid #eee;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px;
}

.rthead {
    /*background-color: #336699;*/
    padding: 8px 12px;
    color: #333;
    font-size: 16px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.rtheaderr {
    background-color: #FA3D34;
    padding: 8px 12px;
    color: white;
    font-size: 13px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.rtblock {
    /*background-color: #F8FCFC; DAEAEF;*/
    border: 1px solid #8b8989 ;
    /*min-height: 100px;*/
    padding: 6px 12px;
    color: #333;
    font-size: 14px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 8px;
}

.rtlabel {
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #818484;
}

.rtdata {
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.rtgap {
    height: 10px;
}

.boxerror {
    font-size: 12px;
    color: red;
    padding: 10px 0px;
}

.verytiny {
    font-size: 11px;
    color: #FF9999;
    font-weight: normal;
}

.boxgreen {
    background-image: url("/images/arr_y.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 20px;
}

.PostcodeList {
    border: 1px dotted #ccc;
    padding: 0px !important;
    margin-top: 15px;
    display: block;
    float: left;
    width: 100%;
    height: 170px;
    overflow: auto;
}

.baddelivery {
    color: red;
    font-size: 14px;
}

.datarow {
    width: 600px;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.datacell {
    width: 50%;
    display: block;
    float: left;
}

    .datacell span {
        display: block;
        font-size: 13px;
        color: #666;
    }

    .datacell input {
        font-family: Arial;
        color: #000;
        width: 90%;
        padding: 6px 10px;
        margin: 4px 0;
        box-sizing: border-box;
    }

        .datacell input::placeholder {
            color: #ccc;
        }



.cartgap td {
    border-top: 5px solid white !important;
    border-bottom: 1px dotted #336699 !important;
    border-left: 1px dotted #336699 !important;
}

    .cartgap td:last-child {
        border-right: 1px dotted #336699 !important;
    }

.cartqty {
    display: block;
    float: left;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #336699;
}

.cartqtymove {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 15px;
    border: 1px solid #336699;
    color: #333;
    border-radius: 50%;
    margin: 3px 5px 5px 5px;
    font-size: 15px;
    font-weight: bold;
}

    .cartqtymove a {
        text-decoration: none !important;
    }

.cartitemname {
    line-height: 24px;
    vertical-align: middle;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

.carthead {
    background-color: #336699;
    color: white;
    padding: 10px !important;
}

/*AK: Styles*/

.div_log_block {
    margin: 10px 10px 10px 0px;
    display: inline-block;
    width: 100%;
    font-family: 'Segoe UI';
    font-size: 12px;
}

.div_user_block {
    margin: 10px 10px 10px 0px;
    display: inline-block;
    width: 100%;
    font-size: 13px;
}

.btn_ch_login {
    background-color: #00ccbc;
    border: 1px solid #00ccbc;
    height: 32px;
    width: 80px;
    color: white;
    border-radius: 3px;
    font-size: 14px;
}

.btn_ch_reg {
    background-color: #c45413;
    border: 1px solid #c45413;
    height: 26px;
    width: 60px;
    color: white;
    border-radius: 3px;
}


.btn_ch_sign {
    background-color: #c45413;
    border: 1px solid #c45413;
    height: 32px;
    color: white;
    border-radius: 3px;
}

.lbl_ch_help {
    font-size: 12px;
    font-family: 'Segoe UI';
    margin-right: 5px;
}

.lbl_su_wd {
    width: 100%;
}

.sgerror {
    padding: 5px 0px;
    color: red;
    font-size: 12px;
}


.mdatacell {
    width: 50%;
    display: block;
    float: left;
}

    .mdatacell span {
        display: block;
        font-size: 13px;
        color: #666;
    }

    .mdatacell input {
        font-family: Arial;
        color: #000;
        box-sizing: border-box;
        padding: 3px;
    }

.mdatarow {
    width: 500px;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.rt_helptext {
    border: 1px solid #dcdcdc;
    color: #606060;
    padding: 5px;
    border-radius: 3px;
}

.rt_spinner {
    position: absolute;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    top: 0px;
    color: white;
    text-align: center;
    line-height: 200px;
    font-size: 22px;
}

.btn_pay_inv {
    background-color: #97CE24;
    border: 1px solid #97CE24;
    padding: 10px 30px;
    color: white;
}
.btn_pay_inv:hover {
    background-color: #97CE24;
    border: 1px solid #97CE24;
    padding: 10px 30px;
    color: white;
}

.rtmaster_check {
    width: 380px;
    display: block;
    float: left;
    min-height: 700px;
    border-top: 1px solid #eee;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px;
}

#secPONumber {
    margin-top: 10px;
}

.btn_pay_card {
    background-color: #46ce24;
    border: 1px solid #46ce24;
    padding: 10px 30px;
    color: white;
    font-size: 18px;
    cursor: pointer;
    border-radius: 3px;
}

.btn_card_back {
    background-color: #8c8c8c;
    border: 1px solid #8c8c8c;
    padding: 10px 30px;
    color: white;
    font-size: 18px;
    cursor: pointer;
    border-radius: 3px;
}

.lbtn_pay_inv {
    font-size: 14px;
    color: #4e4e4e;
    text-decoration: underline;
}


.btn_inv_back {
    background-color: #ccc;
    border: 1px solid #ccc;
    padding: 10px 30px;
    border-radius: 3px;
    color: #676666;
}

.chkAllLabel {
    color: #333;
    font-weight: normal;
    user-select: none;
    cursor: pointer;
}

.catlisthide {
    border: 1px solid #dbdbdb;
    /*width: 75%;*/
    padding: 130px;
    font-size: 25px;
    color: #999;
    border-radius: 15px;
    text-align: center;
    margin-top: 10px;
}

.contShop, .contShop:hover {
    background-image: url("/Images/rt_back.png");
    background-repeat: no-repeat;
    background-position: left 7px center;
    width: 181px;
}

.leftbadbox {
    display: block;
    float: left;
    background-color: #FF6666;
    padding: 10px;
    margin: 6px 0px;
    width: 100%;
    text-align: left !important;
}

    .leftbadbox span {
        font-size: 14px;
        color: white;
    }

/*.rtmaster_check{
            box-shadow: none;
            border-top: none;
        }*/

#divDelDate_background {
    z-index: 888 !important;
}

#divDelDate_wrapper {
    z-index: 999 !important;
}

.payInput {
    width: 85%;
}

.payextrapad {
    padding: 12px 10px 12px 20px;
}

.blanklist {
    width: 100%;
}

.succeshead2 {
    padding-top: 0;
    padding-left: 100px;
    background-position: 20px 20px;
}

.priceCustHeight {
    width: 80% !important;
}

@media (max-width: 576px) {
    .c-ml {
        margin-left: 10px;
    }

    .succeshead2 {
        padding-top: 100px;
        padding-left: 5px;
        background-position: 50% 3%;
    }

    .priceCustHeight {
        width: 100% !important;
    }
}

/*del Date Selection*/

.btn-primary1 {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.delhead {
    font-family: Arial;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: center;
    color: #333;
}

.paytable {
    width: 100%;
}


.pricebox_shadow {
    box-shadow: 2px -2px 8px 0 rgba(0, 0, 0, 0.2), 9px 6px 12px 0 rgba(0, 0, 0, 0.19);
}

.stylechild {
    font-family: system-ui;
    font-size: 13px;
    color: #44454a;
}

.lbltext {
    font-size: 15px;
    color:#000000;
    font-weight:500;
    font-family:'Segoe UI',Arial, Helvetica, sans-serif;
}
.paylables {
    padding-left: 15px;
}

.PayErr {
    display: block;
    float: left;
    background-color: #FF6666;
    padding: 10px;
    margin: 6px 0px;
    width: 100%;
    text-align: left !important;
    color: #fff;
    border-radius: 4px;
    font-size: 17px;
}

.btnCartReturn {
    border: none;
    background: none;
    text-decoration: underline;
}

.box {
    /*padding: 2em 10% 3em;
            margin: 2em 10%;*/
}

.zag-out:after {
    top: 100%;
    background: linear-gradient(135deg, #fff 33.333%, transparent 0), linear-gradient(-135deg, #fff 33.333%, transparent 0);
}

.zig {
    position: relative; /* Anything but 'static' will work here. */
}

    .zig:after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 0.5em; /*desired tooth height*/
        background-size: 1em 100%; /*width (1st num) must be twice tooth height*/
        background-position: center; /*optional: used for symmetrical edges*/
        /*outline:1px solid red;*/ /*use this for testing*/
    }

    .zig:before {
        content: "";
        display: block;
        position: relative;
        top: -10px;
        height: 21px;
        background: linear-gradient( 45deg, #ffffff 50%, transparent 50%) 0 0, linear-gradient(-45deg, #ffffff 50%, transparent 50%) 0 0;
        background-repeat: repeat-x;
        background-size: 1em 100%;
    }

.pc_cell2 {
    background-color: #D8E0ED;
    padding: 10px;
    width: 100%;
    border: solid 1px #829DC6;
}

.win_head {
    height: 10px !important;
}

.lbltext {
    color: #666;
    font-size: 13px;
    padding-bottom: 3px;
}

.txttext {
    font-family: Arial;
    color: #000;
    padding: 3px;
}

.win_head_text {
    height: 0 !important;
}


.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.section_button_blue_down {
    background-position: right center;
    background-image: url(/images/bluedown.png);
    background-repeat: no-repeat;
    width: 84px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    font-size: 11.2px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial;
    text-decoration: none;
    padding-top: 7px;
}

.txttext {
    width: 100%;
}

.hidesubmit {
    display: none;
    cursor: not-allowed;
}

.btn_pay_inv {
    background-color: #97CE24;
    border: 1px solid #97CE24;
    padding: 10px 30px;
    color: white;
}

.rt_cat_head {
    /*color: #1259dc;*/
    font-size: 18px;
    font-family: UberMove, sans-serif;
    font-weight: 700;
    color: rgb(0,0,0);
}

.cartqtymove {
    cursor: pointer;
}

.k-grid td {
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
}

.k-grid tr.k-alt {
    background-color: #fff !important;
}

.k-alt:hover {
    background-color: #fff !important;
}

.k-master-row:hover {
    background-color: #fff !important;
}

.k-grid-header {
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.cart-summ-lbl {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
}

.cart-right {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
}

.dv-box {
    border: 1px solid rgb(243, 243, 243);
    border-radius: 16px;
    background-color: #fff;
    padding: 0px 24px;
}

.chkAllLabel {
    font-size: 13px;
}

    .chkAllLabel input[type=checkbox] {
        margin-right: 5px;
    }

.chkRow {
    border: 1px solid #ccc;
    padding: 15px;
}

.lbl-err {
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    color: red;
    font-size: 13px;
    
}
.lblerr {
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    color: red;
    font-size: 13px;
    border: 1px solid red;
    background-color: #fff;
    padding:15px;
    display:block;
    border-radius:8px;
}
.lstmenutitle {
    font-family: 'Arial Narrow', Arial;
    font-size: 15px;
    color: White;
    height: 40px;
    vertical-align: middle;
    background-color: #8aaed9;
    padding: 10px 10px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #d4d7d91c;
}
#rbtEventType{
    border:none;
    /*display:inline;*/
}
.nobord{
    border:none;
    font-size:18px;
    font-weight:500;
}