﻿/** Font css **/
/*@font-face {
    font-family: 'Conv_pt-sans.regular';
    src: url("../fonts/pt-sans.regular.eot");
    src: local('☺'), url("../fonts/pt-sans.regular.woff") format('woff'), url("../fonts/pt-sans.regular.ttf") format('truetype'), url("../fonts/pt-sans.regular.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.modal {
    z-index: 9994 !important;
}

.mt-15 {
    margin-top: 15px;
}

body {
    margin: 0px;
    padding: 0px;
    /*font-family: 'Conv_pt-sans.regular';*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Lato', sans-serif;
    color: #231f20;
    font-size: inherit;
    font-weight: normal;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: normal;
    background: #262626;
}

.navbar-default {
    background: #fff;
    border-color: #e7e7e7;
    box-shadow: 0 0 8px #e2e2e2;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

input {
    border: none;
    background: none;
}

* {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    -webkit-box-sizing: border-box; /* Safari */
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
}

input[type=search]::-ms-clear {
    display: none;
}

/*a {
    color: #656565;
    text-decoration: none;
    cursor: pointer;
    outline: none!important;
}*/

a:hover {
    text-decoration: none;
    outline: none !important;
}

/*.sidebar-nav a:hover, .sidebar-nav a:focus {
    color: #fff;
}*/

button {
    margin: 0px;
    border: 0px;
}
/** css start here**/
.msg_text {
    font-size: 14px;
    margin-top: -16px;
    float: left;
    margin-left: 25px;
}

    .msg_text b {
        font-weight: 500;
        color: #b30000;
    }

.modal.in .modal-dialog.margi_popup {
    transform: translateY(70%) !important;
}

.in_fnc_pop {
    transform: translateY(40%) !important;
}

.modal.in .modal-dialog {
    transform: translateY(-50%) !important;
    top: 10%;
}

.wrapper {
    position: relative;
    /*background:#5d5d5d;*/
}

.header {
    background: #fff;
    box-shadow: 0px 0px 8px #e2e2e2;
    position: relative;
    z-index: 100;
}

.textalign {
    text-align: center;
}

.logo {
    float: left;
    height: 85px;
}

#search {
    float: left;
    margin: 20px 0 0 30px;
}

    #search input[type="text"] {
        background: url(../images/search-dark.png) no-repeat center right #fcfcfc;
        border: 1px solid #d1d1d1;
        color: #bebebe;
        width: 285px;
        padding: 10px;
        border-radius: 6px;
    }

.cl {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.topNav {
    float: right;
    list-style: outside none none;
    margin: 27px 30px 0;
}

    .topNav li {
        display: inline-block;
        margin: 0 5px;
    }

    .topNav .user {
        width: 24px;
        height: 24px;
        background: url(../images/icon-user.png ) no-repeat;
        text-indent: -6666em;
        display: block;
    }

    .topNav .notification {
        width: 24px;
        height: 24px;
        background: url(../images/icn-notification.png) no-repeat;
        text-indent: -6666em;
        display: block;
    }

        .topNav .user:hover, .topNav .notification:hover {
            opacity: 0.5;
        }

.sideBar {
    background: #262626;
    width: 300px;
    position: absolute;
    left: 0px;
    z-index: 200;
}

.d_banner {
    margin-top: 15px;
}

.userInfo {
    padding: 10px 0px;
    text-align: center;
    display: none;
}

    .userInfo .profile_img {
        float: left;
        width: 100%;
        text-align: center;
    }

        .userInfo .profile_img > img {
            max-width: 150px;
        }

.userName {
    color: #fff;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px 0 0 0px;
    float: left;
    width: 100%;
    text-align: center;
}

    .userName span {
        color: #bbb;
        font-size: 12px;
        text-transform: uppercase;
        display: block;
    }

.sideBar ul li {
    border-bottom: 1px solid #4b4b4b;
    font-size: 14px;
}

.sideBar .dwnArrow {
    background: url(../images/icon-down-arrow.png) no-repeat center right;
}

.sideBar .upArrow {
    background: url(../images/icon-up-arrow.png) no-repeat center right;
}

.down_fot {
    width: 100% !important;
    float: left !important;
    background-color: #c1c1c1;
    padding: 0px 10px;
}

    .down_fot p {
        margin: 0px;
        padding: 6px 2px;
        color: #333 !important;
    }

    .down_fot a {
        color: #333 !important;
        text-decoration: underline !important;
    }

.sub_t {
    text-align: center;
}

.up {
    padding: 15px 25px;
}

    .up img {
        text-align: center;
        margin-top: 10px;
    }

.sp_Undrlne {
    text-decoration: underline;
    cursor: pointer;
}

.image-upload > input {
    display: none;
}

.mse_cursor {
    cursor: pointer;
}

.image-upload {
    width: 43%;
    float: left;
}

.labe {
    text-align: center;
    width: 100% !important;
}

    .labe img {
        margin-top: 11px;
    }

.after_upl {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 16px;
}

.after_upl1 {
    text-align: center;
    width: 65%;
    float: left;
    margin-top: 5px;
    margin-left: 40px;
}


/*.sideBar ul li a {
    color: #fff;
    padding: 12px 0;
    display: block;
    height: 24px;
    line-height: 26px;
    margin-left: 15px;
    padding-left: 33px;
}

.sideBar ul li:hover {
    background-color: #0e0e0e;
}*/

.nav > li > a#search {
    float: none !important;
    margin: 0px 0 0 0px !important;
}


.sideBar .headName {
    background-color: #000;
    border-bottom: 0px;
    font-size: 16px;
}

.sideBar .iconDashbaord {
    background: url(../images/icon-dashboard.png) no-repeat center left;
}

.sideBar .iconRpf {
    background: url(../images/icon-rpf.png) no-repeat center left;
}

.sideBar .iconAuction {
    background: url(../images/icon-auction.png) no-repeat center left;
}

.sideBar .manageAccnt {
    background: url(../images/icon-manage-accnt.png) no-repeat center left;
}

.sideBar .iconPurchase {
    background: url(../images/icon-purchase.png) no-repeat center left;
}
/*.Viewone {
    background-color: #52abbf;
    font-size: 11px;
    height: 26px;
    width: 26px;
    display: table;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
}*/
.action-LoginVnd a{
   text-align:center;
   width:100%;
}

.inlinebut {
    display: flex;
    justify-content: space-between;
}
.editone {
   /* background-color: #162e3c;*/
    font-size: 11px;
    height: 26px;
    width: 26px;
   /* display: list-item;*/
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
    color: #007f37;
}

/*.main {
    background: #f9f9f9;
    min-height: 700px;
    padding: 0 30px 20px 30px;
    overflow: hidden;
    box-sizing: content-box;
    position: relative;
}   Commented as on Dated 07-07-2017 for Changes for Sembcorp */

.main {
    background: #fdfdfd;
    box-sizing: content-box;
    min-height: 700px;
    overflow: hidden;
    padding: 15px 15px 15px;
    position: relative;
}

    .main + br {
        display: none;
    }

    .main .main {
        padding: 5px 5px;
        background: none;
    }

.dashboard .clmn1 {
    width: 100%;
    margin-right: 3%;
    float: left;
}

.dashboard .boostIcn {
    margin-right: 15px;
    position: relative;
    top: -2px;
    vertical-align: sub;
}

.dashboard .clmn1 > h2 {
    font-size: 30px;
    color: #000;
    margin: 25px 0;
}

.dashboard .clmn2 {
    width: 20%;
    float: left;
}

.immr0 {
    margin-right: 0px !important;
}

.imbrd0 {
    border-bottom: 0px !important;
}

/*.row1 .innerBlk {
    background: #fff;
    display: inline-block;
    float: left;
    box-sizing: content-box;
    margin-right: 3%;
    padding: 3%;
    width: 25.33%;
    box-shadow: 0px 0px 8px #e2e2e2;
    position: relative;
    min-height: 220px;
} Commeted as on Dt 07-07-2017for Sembcorp Changes */

.row1 .innerBlk {
    background: #fff none repeat scroll 0 0;
    /*box-shadow: 0 0 8px #e2e2e2;*/
    box-sizing: content-box;
    display: inline-block;
    float: left;
    margin-right: 3.5%;
    min-height: 162px;
    padding: 2%;
    position: relative;
    width: 25.33%;
    box-shadow: 0 20px 50px rgba(0,0,0,.1);
}

.row1 .innerBlkByer {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 8px #e2e2e2;
    box-sizing: content-box;
    display: inline-block;
    float: left;
    margin-right: 3.5%;
    min-height: 220px;
    padding: 3%;
    position: relative;
    width: 25.33%;
    margin-bottom: 20px;
}

.row1 .innerBlk h3, .row1 .innerBlk_Admin h3 {
    color: #dc4340;
    font-size: 20px;
    text-transform: uppercase;
    color: #004785 !important;
}

    .row1 .innerBlk h3 a {
        color: #fff;
        font-size: 25px;
        text-transform: initial;
    }

.row1 .innerBlk p {
    color: #fff;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 12px;
    margin: 4px 0;
}

/*.row1 .innerBlk > img {
        bottom: 100px;
        position: absolute;
        right: 12px;
    }*/
.row1 .innerBlk .box_images {
    /*float:left;
        width:100%;
        text-align:center;
        padding:30px 0px;*/
    position: absolute;
    top: -10px;
    right: 45px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0,0,0,.15);
}

.mb-15 {
    margin-bottom: 15px;
}

.pt-0 {
    padding-top: 0px !important;
}

.pagination-lg.pagination {
    margin: 3px 0;
}

    .pagination-lg.pagination > li > a, .pagination-lg.pagination > li > span {
        padding: 7px 16px;
        font-size: 13px;
    }

.row1 .innerBlk h3 {
    float: left;
    width: 100%;
    text-align: left;
}


.row1 .itemTotal {
    box-sizing: unset;
    background: #000;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 8px 0%;
    text-align: center;
    color: #fff;
}

    .row1 .itemTotal .liveRpf {
        border-right: 1px solid #fff;
        width: 49%;
        float: left;
    }

.row2, .row3, .row4, .row5 {
    margin-top: 30px;
}

.row1 .itemTotal .totalRpf {
    width: 49%;
    float: left;
    text-indent: 10px;
}

.liveRpf > span, .totalRpf > span {
    display: initial;
    font-size: 18px;
}

.whiteBox {
    -webkit-box-sizing: border-box; /* Safari */
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #e2e2e2;
    /*padding: 15px;*/
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
}

    .whiteBox > h2, .whiteBox h2 {
        font-size: 18px;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 10px;
        color: #262626;
        text-align: left;
    }

.imw45p {
    width: 44.5% !important;
}

.imw35p {
    width: 35.5% !important;
}

.imw18p {
    width: 18.8%;
}

.immr23 {
    margin-right: 23px;
}

.prodList {
    margin-top: 15px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
}

    .prodList > img {
        float: left;
    }

.prodDetail {
    float: left;
    margin-left: 15px;
    width: 70%;
}

    .prodDetail > h3 {
        font-size: 16px;
    }

    .prodDetail span {
        color: #dc4340;
        display: block;
    }

    .prodDetail > p {
        margin-top: 15px;
    }

.whiteBox.imw18p > img {
    margin: 55% 0;
    width: 100%;
}

.whiteBox.imw45p.fl.immr23 > img {
    margin: 9.5% 0;
    width: 100%;
}

.pagi {
    background: #e7e7e7;
    padding: 10px;
}

    .pagi a {
        margin: 4px;
        width: 10px;
        text-align: center;
    }

        .pagi a:hover {
            opacity: 0.5;
        }

.todos input {
    float: left;
    margin: 3px 10px 0 0;
}

.todos {
    background: #f0f0f0;
}

    .todos li {
        padding: 12.5px 15px;
        border-bottom: 1px solid #e7e7e7;
    }

.chats {
    background: #f0f0f0;
}

    .chats li {
        padding: 15px;
        border-bottom: 1px solid #e7e7e7;
        overflow: hidden;
    }

        .chats li > img {
            float: left;
        }

    .chats p {
        float: left;
        margin-left: 5%;
        width: 75%;
    }

    .chats span {
        display: block;
        font-size: 14px;
        font-weight: bold;
    }

.clmn2 > .whiteBox {
    width: 100%;
}

.nitify {
    border-left: 1px solid #e0e0e0;
    margin-left: 10px;
    padding-left: 24px;
    font-size: 14px;
    color: #585858;
    margin-top: 15px;
}

    .nitify li {
        background: url(../images/notification-bullet.png) no-repeat 0 center;
        margin-left: -31px;
        padding-left: 30px;
        line-height: 45px;
    }

.clmn2 > .whiteBox {
    padding-top: 40px;
    padding-bottom: 40px;
}

.manage {
    font-size: 14px;
    color: #585858;
}

    .manage li {
        padding: 14px 0px;
        border-bottom: 1px solid #e7e7e7;
    }

        .manage li span {
            padding: 2px 15px 2px 0;
        }

.aucHead {
    color: #262626;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.dashboard .clmn2 h2 p {
    font-size: 12px;
}

.dashboard .clmn2 .graph {
    margin: 20px auto;
    display: block;
}

.chatWidget {
    bottom: -4px;
    position: fixed;
    right: 0;
}
/** invoice css **/
.topBlk {
    padding: 0px 0 4px;
    float: left;
    width: 100%;
}

    .topBlk .mainHead h2 {
        font-size: 15px;
        padding-top: 13px;
    }

.topBlkInn {
    position: absolute;
    right: 27px;
    top: 0;
}

.mainHead {
    color: #000000;
    font-size: 24px;
    float: left;
}

mainHead h2 {
    font-size: 24px;
}

.mainHead img {
    vertical-align: sub;
    display: none;
}

/*.btnBlk {
    background: #333333;
    color: #fff !important;
    font-size: 15px;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
}*/
.btnBlk {
    background-color: #ffc836;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    font-size: 12px;
    transition: 0.3s;
    box-shadow: 0px 11px 14px -6px #9e9e9e;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    display: inline-block;
    outline: none;
}

    .btnBlk:hover {
        text-decoration: none;
        color: #fff;
        background-color: #000;
        transform: translateY(3px);
        box-shadow: 0px 11px 14px -6px #fff;
    }

.tbl_btn .btnRed {
    /*    background-image: linear-gradient(to right, #59dfb8, #59dfb8);*/
    /*background-color: #098A4E;*/
    background-color: #ffc836;
    color: #fff;
    margin-right: 10px;
    width: auto !important;
    min-width: auto !important;
    width: auto !important;
    border: none;
    padding: 4px 10px !important;
    font-size: 11px !important;
    transition: 0.3s;
    box-shadow: 0px 11px 14px -6px #9e9e9e;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    display: inline-block;
}

    .tbl_btn .btnRed:hover {
        text-decoration: none;
        color: #fff;
        background-color: #000000;
        transform: translateY(3px);
        box-shadow: none !important;
    }
/*.btnBlk:hover {
        background: #627301;
        color: #fff;
        text-decoration: none;
    }*/

.compLogo {
    background: #e3e3e3 none repeat scroll 0 0;
    color: #b6b6b6;
    float: left;
    font-size: 30px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    width: 150px;
}

.compDetails {
    float: left;
    font-size: 16px;
    line-height: 35px;
    margin-left: 15px;
}

.greyBox {
    box-shadow: 0px 0px 3px #999;
    padding: 15px;
    background: #dfe7e9;
}

.invoice table.deliveryInfo {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    .invoice table.deliveryInfo td {
        color: #373737;
        padding: 6px;
    }

    .invoice table.deliveryInfo th {
        border-bottom: 1px solid #d9d5d5;
        padding: 6px;
        text-align: left;
        font-size: 16px;
    }
/*table.billInfo { border-collapse: collapse; width: 100%; font-size: 14px; box-shadow: 0px 0px 3px #999; }
table.billInfo td { color: #373737; padding: 9px 6px; border-bottom: 1px solid #d9d5d5; }
table.billInfo th { padding: 12px 6px; text-align: left; font-size: 14px; background: #c3d1d4!important; }*/
.immrt30 {
    margin-top: 30px;
}

table.subTotal {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    box-shadow: 0px 0px 3px #999;
}

    table.subTotal th {
        padding: 12px;
        text-align: left;
        font-size: 14px;
        background: #ececec;
        border-bottom: 1px solid #d1d1d1;
    }

.commentBlk {
    font-size: 18px;
    margin: 30px 0;
}

    .commentBlk ul {
        list-style: disc;
        margin: 10px 0 0;
        padding: 20px;
        font-size: 18px;
        border: 1px solid #d1d1d1;
        font-size: 16px;
    }

        .commentBlk ul li {
            margin-left: 15px;
        }
/** negotiation details css **/
.rightBtn {
    float: right;
}

    .rightBtn > li {
        display: inline-block;
    }

.negotiation .clmn1 {
    width: 77%;
    margin-right: 3%;
    float: left;
}

    .negotiation .clmn1 > h2 {
        font-size: 30px;
        color: #777;
        margin: 25px 0;
    }

.negotiation .clmn2 {
    width: 20%;
    float: left;
}

.negotiation .row1 .innerBlk {
    width: auto;
}

.negotiation .manage {
    margin-bottom: 60px;
}

.negotiation .whiteBox {
    padding: 15px;
    min-height: 670px;
}

.negotiation .chats {
    background: none;
}

    .negotiation .chats li {
        border-radius: 20px;
        margin: 10px 0;
        padding: 10px;
        border: none;
    }

    .negotiation .chats .LightRed {
        background: #ffece8;
    }

    .negotiation .chats .LightBlue {
        background: #f0f0f0;
    }

    .negotiation .chats p {
        width: 60%;
    }

.negotiation .bid {
    text-align: center;
}

    .negotiation .bid p {
        border-bottom: 1px solid #f1b4b3;
        text-align: left;
        font-size: 14px;
        padding-bottom: 10px;
        width: 48%;
    }

    .negotiation .bid h3 {
        background: #eaeaea;
        padding: 15px;
        margin: 20px 0;
        text-align: left;
    }

    .negotiation .bid img {
        display: block;
        margin: 0 auto;
    }

.negotiation h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
/** new purchase order css **/
.styled-select {
    width: 235px;
    height: 42px;
    /*line-height: 42px;*/
    /*overflow: hidden;*/
    /*background: url(../images/new_arrow.png) no-repeat right;
    border-bottom: 1px solid #00bdf2;*/
    margin-right: 15px;
}

    .styled-select select {
        /*background: transparent;*/
        width: 305px;
        padding: 9px 0px;
        font-size: 14px;
        line-height: 1;
        /*border: 0;*/
        border-radius: 0;
        /*height: 25px;*/
        /*-webkit-appearance: none;*/
        color: #231f20;
        outline: none;
        border: 1px solid #d4d4d4;
    }

.selDate {
    font-size: 14px;
    width: 200px;
    float: left;
    padding: 5px 4px;
    border-bottom: 1px solid #f1b4b3;
    margin-right: 15px;
}

.cls {
    position: relative;
}

    .cls select {
        border: 1px solid #d4d4d4;
    }

.su-tu {
    width: 100%;
    float: left;
}

    .su-tu a {
        float: right;
        text-align: right;
    }

.selDate img {
    float: right;
}

.selDate a {
    color: #231f20;
    line-height: 24px;
}

.immrt20 {
    margin-top: 20px;
}

.immrt10 {
    margin-top: 10px;
}

.purchaseOrder .clmn1 .mainHead {
    margin-bottom: 20px;
}

table.PoPreview {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    box-shadow: 0px 0px 3px #999;
}

    table.PoPreview td {
        color: #373737;
        padding: 12px 6px;
        border-bottom: 1px solid #d9d5d5;
    }
/** quotation summary css **/
table.quotSummary {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    table.quotSummary td {
        color: #373737;
        padding: 12px 6px;
        border-bottom: 1px solid #d9d5d5;
    }
/** suppliers css **/
.supplier .leftClmn {
    width: 48.5%;
    float: left;
}

.supplier .rightClmn {
    width: 48%;
    float: right;
}


.supplier input, .supplier textarea, .payment input, .editRFP input, .editRFP textarea {
    /*font-size: 15px;
    color: #000000;
    padding: 10px 20px;
    border-color: #00bdf2;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    font-family: "Conv_pt-sans.regular";*/
}

.btn_right {
    float: right;
}

/*.purchaseOrder input[type="button"] {
    font-size: 14px;
    color: #fff;
    padding: 10px 0px;
    min-width: 80px;
    border-color: #f1b4b3;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
}
*/
table.billInfo .btnBlk {
    color: #fff;
}

.imw100p {
    width: 100% !important;
}

.imw48p {
    width: 48%;
}

.imw70p {
    width: 70% !important;
    overflow: hidden;
}

.imw97p {
    width: 97%;
}

.imw90p {
    width: 90%;
}

.imw95p {
    width: 95%;
}

.imw33p {
    width: 33%;
}

.supplier .styled-select select {
    color: #000000;
}

.supplier .selOrganization {
    width: 100%;
}

    .supplier .selOrganization select {
        width: 100%;
    }

.txtCopy {
    clear: both;
    color: #666;
    font-size: 14px;
    padding: 15px 0;
}

.termLink {
    font-size: 14px;
    padding: 20px 0;
    display: block;
    color: #666;
    text-decoration: underline;
}

.termCheckbx {
    font-size: 14px;
    color: #666;
}

    .termCheckbx input[type=radio] {
        vertical-align: inherit;
    }

.btnRed {
    /*background: #e95906;*/
    background: #ffc836;
    border: none !important;
    color: #fff;
    font-size: 13px;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    padding: 4px 10px !important;
    font-size: 11px !important;
    transition: 0.3s;
    box-shadow: 0px 11px 14px -6px #9e9e9e;
    border-radius: 4px;
}

    .btnRed:hover {
        /*background: #e95906;*/
        background: #ffc836;
        color: #fff;
        text-decoration: none;
        background-color: #000000;
        transform: translateY(3px);
        box-shadow: none !important;
    }
.new_daction {
    width: 100%;
    float: left;
    text-align: center;
}
    .new_daction a, button {
        color: #000 !important;
      padding: 8px;
        background-color: transparent;
    }
.button_su a{
    padding: 10px 40px !important;
}
.iconUPload {
    background: url(../images/icn-download.png) no-repeat center right;
}

.supplier .supplierClmn1 {
    width: 77%;
    margin-right: 3%;
    float: left;
}

.supplier .clmn2 {
    width: 20%;
    float: left;
}

    .supplier .clmn2 h2 p {
        font-size: 12px;
    }

    .supplier .clmn2 > .whiteBox {
        width: 80%;
        padding: 10%;
        margin-top: 82px; /*31-05-2017*/
        text-align: center; /*31-05-2017*/
    }

    .supplier .clmn2 > .whiteBoxExclusive {
        background-color: #fff;
        margin-top: 30px;
        padding: 3% 3% 10% 3%;
        text-align: center;
        width: 100%;
    }

.leftClmn h2 {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 23px;
}

.supplier .termRadiobx {
    float: left;
}

.termRadiobx label {
    color: #656565;
    font-size: 14px;
}

.supplier .termCheckbx {
    float: left;
    width: 33.3%;
}

.supplier .numberOffice {
    width: 48%;
}

    .supplier .numberOffice h2 {
        font-size: 17px;
    }

.icnSearch {
    background: url(../images/search-dark.png) no-repeat center right;
}

.negotiation .plainBox {
    padding: 15px;
    background: #fff;
}

.immrb20 {
    margin-bottom: 20px;
}

.RFP .immrt20 {
    margin-top: 20px !important;
}

.RFP .whiteBox {
    min-height: auto;
}

    .RFP .whiteBox h2 > span {
        font-weight: normal;
        font-size: 16px;
    }

    .RFP .whiteBox h3 {
        font-weight: normal;
        font-size: 16px;
        margin-top: 30px;
    }

.RFP .chat {
    height: 425px;
    overflow-y: scroll;
    white-space: normal;
}

.RFP .noteBlk {
    font-size: 16px;
    color: #000;
}

.RFP .termCheckbx {
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}

.moreInfo {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 12px;
}

    .moreInfo ul li {
        border-bottom: 1px solid #e0e0e0;
        padding: 15px;
        box-shadow: 0px 0px 8px #e2e2e2;
    }

        .moreInfo ul li a > img {
            vertical-align: middle;
        }

.ratInfo {
    font-size: 14px;
    list-style: disc;
}

    .ratInfo li {
        margin: 13px 15px;
    }

table.RFPLive {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    box-shadow: 0px 0px 3px #999;
}

    table.RFPLive th {
        padding: 12px;
        text-align: center;
        font-size: 14px;
        background: #ececec;
        color: #dc4340;
        border-bottom: 1px solid #d1d1d1;
    }

    table.RFPLive td {
        padding: 14.5px 12px;
        text-align: left;
        font-size: 14px;
        background: #ececec;
        border: 1px solid #d1d1d1;
    }

.number {
    background: #dc4340;
    border-radius: 15px;
    margin-right: 10px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-style: normal;
    padding: 0px 8px;
    text-align: center;
}

table.companyList {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    box-shadow: 0px 0px 3px #999;
}

    table.companyList th {
        padding: 12px;
        text-align: left;
        font-size: 14px;
        background: #dcdcdc;
    }

    table.companyList td {
        padding: 4px;
        text-align: left;
        font-size: 14px;
        background: #ececec;
        border-bottom: 1px solid #d1d1d1;
    }

.companyList img {
    display: block;
    margin: 0 auto;
}

.btnOutline {
    border: 1px solid #dc4340;
    border-radius: 16px;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    padding: 5px 15px;
}

table.billDetail {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    table.billDetail td {
        color: #373737;
        padding: 12px 6px;
        border-bottom: 1px solid #d9d5d5;
    }
/*alert css*/
.alertHdr {
    position: relative;
    padding: 10px;
    width: 390px;
    height: 200px;
    border-radius: 10px;
    background-color: #fff;
    margin: auto;
    vertical-align: middle;
    display: table-cell;
}

.close {
    position: absolute;
    background: url(../images/icn-close.gif) no-repeat center center #000;
    background-image:;
    display: block;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
}

.altCont p {
    margin-top: 20px;
}

.undLine {
    text-decoration: underline;
}

.altCont {
    text-align: center;
    color: #ce1a21;
    padding: 10px;
    font-size: 16px;
}

    .altCont .btn {
        background-color: #ce1a21;
        text-transform: uppercase;
        padding: 10px;
        display: inline-block;
        border-radius: 10px;
        width: 50px;
        color: #fff;
        margin: 0 10px;
        margin-top: 20px;
        text-transform: uppercase;
    }

.infiVerify {
    position: absolute;
    right: 3%;
    top: 35%;
    z-index: 300;
}

.infiProfile {
    position: absolute;
    right: 4%;
    top: 7%;
    z-index: 300;
}

.dealHdr .dealImg {
    float: left;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 0 20px 20px 0;
    width: 25%;
}

.dealHdr .dealCont {
    width: 50%;
    float: left;
}

    .dealHdr .dealCont h3 {
        font-size: 18px;
    }

.dealHdr ul.dealForm {
    padding: 0;
}

    .dealHdr ul.dealForm li {
        border-bottom: 1px solid #FF0004;
        margin-bottom: 10px;
    }

    .dealHdr ul.dealForm input {
        border: none;
        color: #000;
        padding: 10px;
        padding-left: 0px;
        width: 100%;
    }

    .dealHdr ul.dealForm li {
        list-style: none;
    }

.btHdr3 {
    padding: 15px 0;
}

.dealHdr .cap {
    font-size: 16px;
    padding: 20px 0;
}

.imrr20 {
    margin-right: 20px;
}

.prod-slide {
    margin-top: 15px;
}

    .prod-slide li {
        float: left;
        margin-right: 2%;
        width: 23.4%;
    }

    .prod-slide .thumbnail img {
        border: 1px solid #ccc;
        margin-bottom: 10px;
        padding-bottom: 0;
        padding: 15px;
    }

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.prod-name {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    min-height: 30px;
}

.prod-price {
}

.topbtnBlk {
    display: block;
    text-align: center;
    margin: 15px 0;
}

    .topbtnBlk .btnBlk {
        background: #004785;
        color: #fff;
        font-size: 15px;
        padding: 8px 30px;
        text-transform: uppercase;
        border-radius: 6px;
        display: inline-block;
        display: inline-block;
        text-align: center;
        margin: 15px 0;
        border: 1px solid #000;
    }

        .topbtnBlk .btnBlk:hover {
            background: #fff;
            border: 1px solid #004785;
            color: #000 !important;
            text-decoration: none;
        }

    .topbtnBlk .active {
        background: #fff;
        border: 1px solid #004785;
        color: #000 !important;
    }

.uploCompLogo {
    color: #656565;
    font-size: 14px;
}

    .uploCompLogo > img {
        margin: 0px 0;
        vertical-align: middle;
    }

.innerMore > h2 {
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    color: #262626;
    text-align: left;
    margin-bottom: 0px;
}

.immr10 {
    margin-right: 10px;
}

.immr11 {
    margin-right: 11px;
}

.immr15 {
    margin-right: 15px;
}

.icnSearch {
    background: url(../images/search-dark.png) no-repeat center right;
}

.supplier .quantity {
    float: left;
    width: 25%;
    font-size: 16px;
    padding: 10px 14px 10px 0;
    color: #666;
}

    .supplier .quantity .styled-select {
        width: 100%;
    }

.numberOffice .styled-select {
    width: 230px;
}

.supplier .pmntMode {
    width: 46.5%;
    font-size: 16px;
    padding: 10px 14px 10px 0;
    color: #666;
}

    .supplier .pmntMode .styled-select {
        width: 100%;
    }

.innerSearch {
    margin: 0px;
}

    .innerSearch input[type="text"] {
        background: url(../images/search-dark.png) no-repeat center right #fff;
        border: 1px solid #d1d1d1;
        color: #bebebe;
        width: 250px;
        padding: 10px;
        border-radius: 6px;
    }

.billInfo .styled-select {
    width: 95%;
    border-bottom: 0px;
}

    .billInfo .styled-select select {
        width: 110%;
    }

.table.billInfo td em {
    float: right;
}

.savingChart {
    background-image: url(../images/saving-chart.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 252px;
}

    .savingChart ul {
        margin: 25px 0;
    }

    .savingChart li {
        font-size: 15px;
        margin: 10px 0;
    }

.icnPlus {
    float: right;
    font-size: 18px;
    line-height: 14px;
    position: relative;
    right: -20px;
}

.rfpList {
    margin-top: 15px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
    text-align: center;
}

.savingTimer {
    text-align: center;
    background: #ececec;
}

.selSupplier .cap {
    font-size: 16px;
    padding: 20px 0;
    float: left;
}

.selSupplier {
    background: #fff;
    box-shadow: 0 0 8px #e2e2e2;
    padding: 15px;
    position: relative;
}

    .selSupplier h2, .liveChatBlk h2 {
        border-bottom: 1px solid #e0e0e0;
        color: #262626;
        font-size: 18px;
        padding-bottom: 10px;
        text-align: left;
    }

table.selSupplier {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    box-shadow: 0px 0px 3px #999;
}

    table.selSupplier td {
        color: #373737;
        padding: 12px 6px;
        border-bottom: 1px solid #d9d5d5;
    }

    table.selSupplier th {
        padding: 12px 6px;
        text-align: left;
        font-size: 14px;
        background: #ececec;
    }

.txtAligncenter {
    text-align: center;
}

    .txtAligncenter .btnBlk, .txtAligncenter .btnRed {
        min-width: 180px;
    }

.userMore {
    position: absolute;
    right: 70px;
    top: 55px;
    width: 180px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px #e2e2e2;
    padding: 10px 0px;
}

    .userMore .cap {
        font-size: 16px;
        padding: 0px 10px;
    }

    .userMore li {
        display: block;
        margin: 0;
    }

        .userMore li a {
            padding: 10px 30px 10px 30px;
        }

            .userMore li a:hover {
                background-color: #f5f5f5;
            }

    .userMore .icnInbox {
        background: url(../images/icon-inbox.png) no-repeat 3px 7px;
        display: block;
    }

    .userMore .icnSetting {
        background: url(../images/icon-setting.png) no-repeat 3px 7px;
        display: block;
    }

    .userMore .icnLogout {
        background: url(../images/icon-logout.png) no-repeat 3px 7px;
        display: block;
    }

.blankBox {
    box-shadow: 0px 0px 8px #e2e2e2;
    position: relative;
    background: #fff;
}

    .blankBox > h2 {
        font-size: 18px;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 10px;
        color: #262626;
        text-align: left;
        background: #eaeaea;
    }

.payment {
    color: #585858;
    font-size: 14px;
}

    .payment .headName {
        background: #f6f6f6;
        font-size: 18px;
        padding: 15px;
    }

    .payment ul li {
        padding: 15px;
        border-bottom: 1px solid #e7e7e7;
    }

        .payment ul li span {
            padding: 2px 15px 2px 0;
            float: left;
        }

.imp15 {
    padding: 15px;
}

.imw25p {
    width: 25%;
}

.imw42p {
    width: 42%;
}

.imw45p {
    width: 45%;
}

.imw30p {
    width: 30%;
}

.imw58p {
    width: 58%;
}

.expiry label {
    color: #666;
    font-size: 16px;
    padding: 12px 0;
    display: block;
}

.expiry .styled-select select {
    width: 120%;
}

.expiry .termCheckbx {
    color: #666;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 12px;
    overflow: hidden;
}

.imw62p {
    width: 62%;
}

.startAuc .whiteBox, .startAuc .selSupplier {
    min-height: 700px;
}

.changePassword .termCheckbx {
    float: none;
    width: 100%;
}

/*Login*/
.loginBlk .modal-title {
    font-size: 18px;
    color: #fff;
}

.loginDetail {
    float: left;
    padding: 2% 0% 2% 5%;
    width: 50%;
    border-right: 1px solid #cccccc;
    font-size: 12px;
}

    .loginDetail input[type="text"], input[type="password"] {
        width: 90%;
        padding: 5%;
        margin-bottom: 2%;
        color: #040404;
        border: 1px solid #999;
    }

.signupInfo {
    padding: 10% 0 5% 5%;
    width: 45%;
    float: left;
    text-align: center;
}

.loginDetail .userid, .loginDetail .userpswd {
    position: relative;
}

    .loginDetail .userid i, .loginDetail .userpswd i {
        font-size: 19px;
        margin-right: 25px;
        position: absolute;
        right: 10px;
        top: 11px;
        color: #43adc2;
    }

.loginDetail .forgot {
    margin-bottom: 10px;
}

.signupInfo em {
    color: #00bdf2;
    font-style: normal;
}

.forgot {
    color: #333;
    display: block;
}

.forgotUser {
    width: 100%;
    font-size: 12px;
}

    .forgotUser input[type="text"] {
        width: 100%;
        padding: 5%;
        margin-bottom: 2%;
        color: #040404;
    }

    .forgotUser .fa-mail::before {
        content: "@";
        font-size: 18px;
    }

    .forgotUser .fa-mobile {
        font-size: 22px;
        position: absolute;
        right: 10px;
        top: 11px;
    }

    .forgotUser .fa-mail, .forgotUser .fa-user {
        font-size: 18px;
        position: absolute;
        right: 10px;
        top: 12px;
    }

    .forgotUser .userid {
        float: left;
        width: 48%;
        position: relative;
    }

    .forgotUser .userpswd {
        float: right;
        width: 48%;
        position: relative;
    }

.mainBanner {
    position: relative;
}

.PopMsg {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 5px;
    margin-left: 303px;
    padding: 25px 15px;
    position: relative;
    top: -123px;
    width: 470px;
}

    .PopMsg h2 {
        color: #004785;
        font-size: 15px;
    }

    .PopMsg span {
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 100px;
        box-shadow: 2px 2px 2px #ddd;
        margin-right: 6px;
        padding: 10px;
    }

    .PopMsg p {
        float: left;
        margin-top: 10px;
    }

.OutStandReport {
    overflow-x: scroll;
    white-space: normal;
}

.whiteBox label, .editRFP label {
    font-weight: normal;
    clear: both;
    color: #000;
    display: block;
    font-size: 13px;
    padding-top: 13px;
}

.supplier .termRadiobx label {
    display: inline;
}
/** Digital Font css **/
@font-face {
    font-family: 'tickingtimebombbb';
    src: url('../fonts/tickingtimebombbb.eot'); /* IE9 Compat Modes */
    src: url('../fonts/tickingtimebombbb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/tickingtimebombbb.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/tickingtimebombbb.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/tickingtimebombbb.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/tickingtimebombbb.svg#svgFontName') format('svg'); /* Legacy iOS */
}
/** Digital Font css **/


.previewLink {
    color: #ce1a21;
    padding-right: 25px;
    padding-left: 10px; /*background: url(../images/icn-preview.jpg) no-repeat center right;*/
}

.DelLink {
    color: #ce1a21;
    padding-right: 25px;
    /*padding-left: 10px;*/
    background: url(../images/icn-close.jpg) no-repeat center right;
}

.upload {
    margin-top: 10px;
}

.tableList {
    padding: 20px;
    background: #ececec;
    display: block;
}

    .tableList input {
        margin-right: 10px !important;
    }

    .tableList tr {
        display: block;
        margin-bottom: 3px;
    }

.termCheckbx input {
    margin-right: 8px !important;
}

.contact-box {
    padding: 0 20px;
    text-align: center;
    width: 29%;
    border-left: 1px solid #ccc;
    display: table-cell;
}

    .contact-box a {
        text-transform: lowercase !important;
    }

    .contact-box:first-child {
        border-left: none;
    }

    .contact-box img {
        border: 0 none;
        height: auto;
        margin-bottom: 10px;
        max-width: 100%;
        vertical-align: middle;
    }

.txtC {
    color: #000000;
}

    .txtC :hover {
        color: #004785;
    }


.homeprodList {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 25px;
    margin-top: 35px;
}


.homeprodList-heading {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 0px;
    margin-top: 35px;
}
    /*20042016*/
    .homeprodList-heading h2 {
        color: #004785;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px;
    }
/*20042016*/


.homeprodList > img {
    float: left;
}

.homeprodList h3 {
    font-size: 18px;
    margin-top: 0px;
}

.homeprodList span {
    display: block;
    font-size: 16px;
}

.homeprodList p {
    margin-top: 15px;
}

.homeprodDetail {
    float: left;
    margin-left: 35px;
    width: 70%;
}

.homeprodList h2 {
    color: #ff0004;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.homeprodDetail > h3 {
    font-size: 20px;
    line-height: 22px;
}

.homeprodDetail span {
    display: block;
}

.homeprodDetail > p {
    margin-top: 15px;
}

.homeprodDetail em {
    color: #00bdf2;
    font-style: normal;
}

.btnLearn {
    padding: 5px 10px;
    border: 1px solid #00bdf2;
    color: #00bdf2;
    font-size: 13px;
    display: inline-block;
}

.home-txt h2 {
    color: #004785;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.ftHdr {
    padding: 0;
}

.buySign > a {
    color: #000;
}

.buySign {
    text-transform: uppercase;
}

table.quotInfo {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    table.quotInfo td {
        color: #373737;
        padding: 5px 6px;
    }

    table.quotInfo th {
        padding: 12px 6px;
        text-align: left;
        font-size: 14px;
        background: #ececec;
        border-bottom: 1px solid #d9d5d5;
    }

.quotInfo input {
    border: 1px solid #ddd;
    float: right;
    padding: 10px;
}

.timer {
    font-family: 'tickingtimebombbb';
    /*/background: #dfe7e9;*/
    font-size: 60px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
}

    .timer ul li {
        display: inline-block;
        line-height: 32px;
        position: relative;
        top: 23px;
        vertical-align: top;
    }

    .timer p {
        font-family: 'Conv_pt-sans.regular';
        font-size: 12px;
    }

.addressBlk label {
    display: initial;
}

/*.icnCal {
    background: url(../images/icon-calender.png) no-repeat center right;
}

.icnTime {
    background: url(../images/icon-timer.png) no-repeat center right;
}*/

.star {
    margin-bottom: 20px;
    text-align: center;
}

.txtCenter {
    text-align: center !important;
}

.TabelGenPO input[type="text"], textarea {
    padding: 8px 10px;
    width: 70%;
}

.TabelGenPO input[type="checkbox"], input[type="radio"] {
    margin-right: 4px !important;
}

.fontStyle {
    color: #666;
    font-family: "Conv_pt-sans.regular";
    font-size: 16px;
    padding: 10px 7px;
}

.othInfo p {
    margin: 10px 0;
    color: #dc4340;
}

.imw27p {
    width: 27.33% !important;
}

.newOrder .prodDetail {
    float: left;
    width: 73%;
}

.newOrder .prodList > img {
    float: left;
    width: 20%;
}

.liveRFP table td {
    width: 40%;
}

.trBrdr {
    border-bottom: 1px solid #ddd;
}

.dashSupplier {
    min-height: 300px;
}

.dashBuyer {
    min-height: 300px;
}

    .dashBuyer table {
        width: 100%;
    }

        .dashBuyer table td, .dashBuyer table th {
            width: 50%;
        }

/* ************** Mail DEsign ********************/
.mailCategory {
    width: 100%;
}

    .mailCategory li a {
        color: #000;
        padding: 5px 0;
        display: block;
        outline: none;
        text-decoration: none;
    }

    .mailCategory .caret {
        float: right;
        margin-top: 9px;
    }

    .mailCategory li .act {
        font-weight: bold;
    }

.email .leftBlk {
    float: left;
    margin-right: 3%;
    width: 12%;
}

.email .rightBlk {
    width: 85%;
    float: left;
}

    .email .rightBlk label {
        margin-bottom: 0px;
    }

.immrb10 {
    margin-bottom: 10px !important;
}

.altCont hr {
    background: #ce1a21;
    border: #ce1a21;
    height: 1px;
    position: relative;
    top: -48px;
    z-index: 90;
}

.billInfo.regConfirm {
    color: #262626;
}

.pgHmHdr.insd-wrapper a {
    color: #333;
}

.imh435 {
    min-height: 435px;
}

.infoBlk {
    min-height: 200px;
}

    .infoBlk .txtCopy {
        float: left;
        width: 80%;
        padding: 0;
        margin: 0px;
    }

    .infoBlk img {
        float: right;
        width: 20%;
    }

    .infoBlk .listBullet {
        float: left;
        width: 80%;
        margin: 0px;
    }

        .infoBlk .listBullet li {
            line-height: 18px;
            list-style: disc;
            margin-bottom: 8px;
            margin-left: 15px;
            padding-left: 8px;
        }

.percent {
    margin: 0 auto 10px;
}

/*.whiteBox a {
    color: #000;
}*/

.comingBg {
    /*background: url(../images/dash-comingsoon-bg.jpg) no-repeat center top;*/
    background-size: 100%;
}

.pat-y {
    padding: 0px !important;
    width: 48% !important;
    float: left !important;
}

.dataTables_filter input[type="search"] {
    border-radius: 0;
    height: 40px;
}

.dataTables_filter label {
    float: right;
    padding-top: 0;
}

    .dataTables_filter label > input {
        background: url(../images/search-orange.png) no-repeat right center;
    }
/*added new css for livechat blcok by gopal on 180216*/
.liveChats {
    background: #f0f0f0;
}

    .liveChats > li {
        padding: 5px;
        border-bottom: 1px solid #e0e0e0;
        cursor: pointer;
        overflow: hidden;
        background: #dfe7e9 url(../images/chat-arrow1.png) no-repeat center right;
    }

    .liveChats .alert {
        background: #ce1a21 url(../images/chat-arrow1.png) no-repeat center right;
        color: #fff;
    }

    .liveChats .sideArrow {
        background: #f0f0f0 url(../images/chat-arrow1.png) no-repeat center right;
    }

    .liveChats .downArrow {
        background: #f0f0f0 url(../images/chat-arrow2.png) no-repeat center right;
    }

    .liveChats li div > img {
        float: left;
        left: 4px;
        position: relative;
        top: 4px;
        width: 45px;
    }

    .liveChats li div > p {
        float: left;
        margin-left: 0%;
        font-size: 14px;
        font-weight: bold;
        line-height: 40px;
    }

.liveChatBlk {
    clear: both;
}

.rightControl {
    float: right;
}

.chatInput {
    padding: 5px 0 0;
}

    .chatInput ul {
        height: 300px;
        overflow-y: scroll;
    }

        .chatInput ul li {
            border: 1px solid #dfe7e9;
            border-radius: 10px;
            overflow: hidden;
            padding: 10px;
            margin-right: 2%;
            margin-left: 2%;
            margin-top: 2%;
        }

    .chatInput li img {
        width: 45px;
    }

    .chatInput .chatName {
        font-size: 14px;
        font-weight: bold;
        line-height: 40px;
        margin-left: 5%;
        float: left;
    }

.chatTxt {
    clear: both;
    display: block;
    float: left;
    margin-top: 8px;
    line-height: normal;
}

.chatRight img {
    float: right;
}

.chatRight .chatName {
    float: right;
}

.chatLeft img {
    float: left;
}

.chatInput > input {
    border: 1px solid #ddd;
    margin-top: 4%;
    padding: 8% 6%;
    width: 88%;
}

.accordion_container {
}

.accordion_head {
    cursor: pointer;
    margin: 0 0 1px 0;
    overflow: hidden;
}

.accordion_body {
    background: #fff;
}
/*End livechart*/

/*_______________________________START FAQ________________________________________________*/

.leftMenu {
    width: 25%;
    float: left;
    margin-top: 2.5%;
    border: 2px solid #c0c0c0;
    background-color: #ffffff;
}

    .leftMenu ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .leftMenu ul li {
            margin-bottom: 0px;
            padding-left: 10px;
            font-weight: bold;
        }

            .leftMenu ul li:hover {
                background-color: #f9f9f9;
            }

            .leftMenu ul li a {
                text-transform: unset;
                color: #000;
                display: table-cell;
                height: 70px;
                text-align: left;
                vertical-align: middle;
            }

            .leftMenu ul li input {
                text-transform: unset;
                color: #000;
                display: table-cell;
                height: 70px;
                text-align: left;
                vertical-align: middle;
            }

                .leftMenu ul li input[type="radio"] {
                    left: -1px;
                    outline: medium none;
                    position: relative;
                    top: -1px;
                    height: auto;
                    margin: 15px 0;
                }

.buyerli {
    background-color: #e0e0e0;
}

.supplierli {
    background-color: #f0f0f0;
}

.accordion_container {
    width: 73%;
    float: left;
    margin-left: 2%;
    margin-top: 2.5%;
}

    .accordion_container h3 {
        position: relative;
        font-size: 11pt;
        font-weight: bold;
        background: #e0e0e0;
        color: #000000;
        width: 100%;
        cursor: pointer;
        font-size: 16px;
        margin: 0 0 10px 0;
        padding: 2% 8% 2% 2%;
        clear: both;
    }

    .accordion_container p {
        padding: 5px 10px 0 10px;
    }

.plusminus {
    position: absolute;
    right: 15px;
    top: 15px;
}

.listBullet {
    list-style: disc;
}

    .listBullet > li {
        margin-left: 30px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
/*________________________________END FAQ________________________________________________*/

.scrolY { /*Changes for report paging 07_03_2016*/
    height: 400px;
    margin-bottom: 15px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.chatAlert {
    background: #ce1a21;
    color: #fff;
}

/*Changes for Testimonial 2016-04-08 */
.rowTestimonial {
    margin-top: 15px;
    float: left;
    width: 95%;
}

    .rowTestimonial .col-lg-4 {
        margin-bottom: 20px;
        text-align: center;
    }

    .rowTestimonial h2 {
        font-size: 18px;
        font-weight: bold;
        padding: 15px 0 10px;
    }

    .rowTestimonial img {
        margin-bottom: 10px;
    }

    .rowTestimonial h2 em {
        display: block;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
    }

    .rowTestimonial .carousel-control.left, .rowTestimonial .carousel-control.right {
        background: none;
    }

    .rowTestimonial .glyphicon.glyphicon-chevron-right, .rowTestimonial .glyphicon.glyphicon-chevron-left {
        color: black !important;
    }

    .rowTestimonial .glyphicon.glyphicon-chevron-right {
        margin-right: -60px;
    }

    .rowTestimonial .glyphicon.glyphicon-chevron-left {
        margin-left: -40px;
    }

    .rowTestimonial .col-lg-4 > img {
        height: 120px;
        width: 120px;
    }



/*Testimonial End*/


/*View Profile CSS Starts*/
.viewProfile {
    margin: 0px auto 0;
    background: #dcddde;
    border: 1px solid #eee;
    height: 400px;
    padding: 1%;
    overflow-y: scroll;
}

    .viewProfile li {
        margin: 20px auto 0;
        width: 100%;
        float: left;
    }

    .viewProfile img.profile-logo {
        float: left;
        margin: 5px 10px 0;
        width: 110px;
        height:110px;
    }

    .viewProfile .profile-info {
        display: inline-block;
        float: left;
        margin: 1% 0 0 0;
        width: 28%;
    }

        .viewProfile .profile-info li a {
            color: #939598;
        }

        .viewProfile .profile-info li {
            width: 100%;
            display: block;
            margin: 3px 0 0 0;
        }

            .viewProfile .profile-info li label {
                color: #333;
                font-size: 18px;
                font-weight: normal;
            }

    .viewProfile img.profile-rate {
        display: block;
        margin: 5px 0 0 0;
    }

    .viewProfile a.profile-url {
        display: inline-block;
        margin: 5px 0 0 0;
        color: #333;
    }

        .viewProfile a.profile-url:hover {
            color: #ff000b;
        }

    .viewProfile .address {
        float: left;
        width: 28%;
        margin: 1% 1% 0 0;
    }

        .viewProfile .address label {
            color: #333;
            font-size: 0.95em;
            font-weight: normal;
            margin-bottom: 0;
            padding-bottom: 0;
            padding-top: 0;
            text-transform: capitalize;
            width: auto !important;
        }

        .viewProfile .address span {
            color: #939598;
            text-transform: uppercase;
            font-size: 1.2em;
            font-weight: normal;
        }

        .viewProfile .address li {
            color: #333;
            font-size: 1.2em;
            margin: 4px 0 0 0;
            display: block;
            float: right;
            text-align: left;
            font-weight: normal;
        }

    .viewProfile .bookmark {
        display: inline-block;
        float: right;
        margin: 1% 0 0 0;
        width: 21%;
    }

    .viewProfile .bookmarked {
        color: red;
    }

.col-profileData {
    width: 97%;
    margin: 2% 0.5%;
    padding: 2% 1%;
    border-top: 1px solid #b0b1b2;
}

    .col-profileData li {
        width: 100%;
        display: block;
        margin: 7px 0 0 0;
    }

    .col-profileData .col-1 {
        width: 31%;
        float: left;
    }

    .col-profileData .col-2 { /*width:66%;*/
        float: left;
        margin: 0% 0 0 0%;
    }

    .col-profileData .colLeft { /*width:48% !important;*/
        float: left;
        min-height: 50px;
    }

    .col-profileData .colRight {
        /*width: 47% !important;*/
        float: left;
        /*margin: 0 0 0 5%;*/
        min-height: 50px;
    }

    .col-profileData .row-title {
        color: #939598;
        width: 100%;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.1em;
    }

    .col-profileData .row-data {
        color: #333;
        display: block;
        font-size: 1em;
    }

    .col-profileData label {
        color: #333;
        display: inline-block;
        font-size: 1.1em;
        font-weight: normal;
        text-transform: none;
        width: auto !important;
    }

        .col-profileData label.section {
            margin: 0 0 0 4%;
        }

    .col-profileData span {
        text-transform: none;
    }

    .col-profileData .div-title {
        margin: 20px 0 0 0;
    }

    .col-profileData .div-whtbox {
        background: #fff;
        box-sizing: content-box;
        border: 1px solid #ddd;
        display: inline-block;
        height: 120px;
        margin: 1% 0 0;
        overflow-y: scroll;
        padding: 2%;
        position: relative;
        width: 96%;
    }

}

.col-profileData .div-scroll {
    display: block;
    position: relative;
}

    .col-profileData .div-scroll label {
        color: #333;
        display: inline-block;
        text-transform: capitalize;
        font-size: 1.1em;
        margin-bottom: 3%;
    }

.mTop4 {
    margin-top: 4%;
}

.width100 {
    width: 100%;
    float: left;
}

.clear {
    clear: both;
}

.clmNew1 {
    float: left;
    width: 33.3%;
}

    .clmNew1 .row-data > label {
        padding-top: 0;
    }


.vidPop {
    background-color: #fff;
    padding: 10px;
}
/*View Profile CSS Starts*/

.homeprodList > img {
    width: 120px;
}

.subLogo {
    color: #004785;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
}

    .subLogo > img {
        height: 30px;
    }

.toolTip a {
    background-color: #19a5d2;
    border-radius: 11px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: -5px;
    width: 22px;
}

.toolTipCont {
    background: #ececec;
    border-radius: 5px;
    color: #666;
    display: none;
    font-size: 15px;
    left: 31px;
    padding: 6px 8px;
    position: absolute;
    text-align: left;
    top: -1px;
    line-height: 16px;
    z-index: 200;
}

.toolTip a:hover > .toolTipCont {
    display: block;
}

.toolTip a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #004785;
}

.toolTip {
    left: 4px;
    position: relative;
    top: 3px;
    float: left;
}

.uploCompLogo {
    float: left;
}

.toolTipCont:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -15px;
    z-index: 1;
    border: solid 8px transparent;
    border-right-color: #ececec;
}

.dealHdr .dealImg img {
    width: 200px;
    height: 200px;
}

.selSupplier .icnCal.hasDatepicker {
    width: 100%;
    padding: 10px 4px;
}

.selSupplier .icnTime {
    width: 100%;
}

.selSupplier label {
    clear: both;
    color: #999;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
}

/*testimonia view more popup*/

.msgMore #divProfileDet {
    float: left;
    min-height: 500px;
    position: fixed;
    text-align: center;
    top: 10%;
    width: 32%;
}

.msgMore.col-profileData {
    float: left;
}

.msgMore .col-profileData {
    border-top: 0 none;
    float: left;
    margin-left: 38%;
    margin-top: 0;
    padding-top: 0;
    text-align: justify;
    width: 58%;
}

.msgMore {
    position: relative;
}
/*help panel css*/
.btn-help {
    display: none;
}

.srh-help {
    float: left;
    width: 50%;
}




.msgMore h2 {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 10px;
}

    .msgMore h2 > em {
        display: block;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
    }

.termCheckbx > label {
    display: inline-block;
}

.pageLink {
    color: #373737;
}

.quotes1 {
    font-size: 40px;
    color: #008745;
    opacity: 0.5;
    text-decoration: none;
    font-family: 'Times New Roman';
    line-height: 0px;
    position: relative;
    top: 10px;
    left: -5px;
}

.quotes2 {
    font-size: 40px;
    color: #008745;
    opacity: 0.5;
    text-decoration: none;
    font-family: 'Times New Roman';
    position: relative;
    bottom: -25px;
    line-height: 0px;
}

/*.navbar-collapse { border-top: 1px solid transparent; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset; overflow-x: visible; padding-left: 15px; padding-right: 15px; }
.navbar-collapse.collapse { display: block !important; height: auto !important; overflow: visible !important; padding-bottom: 0; }*/


/*footer CSS*/
.ftHdr {
    background-color: #1d2939;
    margin: 0 auto;
    padding: 20px 0 0;
    margin-top: 20px;
    text-align: center;
    /*background: url(../images/fo-t.png) no-repeat center right;*/
    width: 100%;
    float: left;
    background-size: 100%;
}

footer p {
    padding: 20px 0px;
    background: #fff;
    color: #666;
    font-size: 10px;
    margin: 0px;
    display: none;
}

.footer .cnecttus {
    width: 16%;
}

.ftHdr #myNavbar {
    margin: 0 auto;
    padding: 25px;
    width: 1024px;
}

.footer li {
    color: #fff;
    float: left;
    font-weight: 700;
    list-style: outside none none;
    text-align: left;
    text-transform: uppercase;
    width: 11%;
    margin-right: 4%;
    margin-bottom: 5px;
    /*border-right: 1px solid #ccc;*/
}

    .footer li a {
        font-size: 13px;
        color: #f1f1f1;
    }

        .footer li a:hover {
            color: #fff !important;
        }

.pos_ab {
    position: absolute;
    width: 100%;
    border-top: none !important;
}


.footer li ul {
    color: #000;
    margin-right: 20px;
    padding: 0;
    margin-top: 8px;
}

    .footer li ul li {
        clear: both;
        color: #202020;
        font-weight: 100;
        padding: 0;
        text-transform: initial;
        width: 100%;
        border-right: none;
    }

.social a {
    margin-right: 5px;
}

.nav-infologo img {
    width: 45%;
}

#sticky .nav li a {
    line-height: 28px;
    color: #3f3f3f;
}

.arr-byrslr {
    background: url(../images/buyrselr-arr.png);
    height: 122px;
    width: 225px;
    float: left;
}


/** statr Style for report page **/
.searchfield {
    width: 100%;
}

    .searchfield .chktd {
        width: 5%;
    }

    .searchfield .lbltd {
        width: 30%;
    }

.imw72p {
    width: 72%;
}

.searchfield .chktd_1 {
    width: 5%;
}
/** end Style for report page **/


.innerChkbx li, .moreBtn {
    margin-top: 20px;
}

.innerChkbx li {
    display: inline-block;
    width: 48%;
}

.moreBtn {
    margin-top: 20px;
    text-align: center;
}

    .moreBtn li {
        display: inline-block;
    }

.scrolRFPLiveY { /*Changes for rfplive scroll*/
    height: 300px;
    margin-bottom: 15px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.rowTestimonial .bx-wrapper img {
    display: inline-block;
}

.rowTestimonial .slide {
    text-align: center;
}

.hidden {
    display: none;
}

.lastBid {
    background-color: #e9e9e9;
    color: red;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 10px 0 0 13px;
}

    .lastBid p {
        display: inline-block;
    }


.whiteBox h5 {
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    color: #262626;
    text-align: left;
}

.nitify li.nitifySel {
    background: url(../images/notification-bullet-sell.png) no-repeat 0 center;
    margin-left: -31px;
    padding-left: 30px;
    line-height: 45px;
}

.reports label {
    display: inline-block;
    margin-bottom: 0px;
    color: #777;
}

.reports .chkBx {
    margin-right: 10px;
}

.chkPub label {
    display: inline-block;
    margin-left: 5px;
}

.inrPrice {
    color: #999;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 0 3px;
}

.starRat li {
    display: inline-block;
}

.liveRfpScroll {
    overflow-y: auto;
    height: 260px;
    display: block;
    overflow-x: hidden;
}


.RightChk {
    float: left;
}

.LeftChk {
    float: left;
}

.w49 {
    clear: both;
}

.LeftChk > input {
    margin-right: 10px !important;
}

.pieChart td {
    position: relative;
}

.pieChart #pie {
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}


.btnBrdr {
    background: #107396;
    border: 0px solid #45859b;
    color: #ffffff !important;
    font-size: 13px;
    padding: 8px 15px;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
}

    .btnBrdr:hover {
        opacity: 0.7;
    }

.imrt45 {
    margin-top: 45px;
}

.innBox {
    box-sizing: content-box;
    padding: 15px;
    background: #fff;
    position: relative;
}

    .innBox h2 {
        font-size: 18px;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 10px;
        color: #262626;
        text-align: left;
    }

.downloadBx .txtLine, .downloadBx .txtTo {
    line-height: 45px;
    float: left;
}

.downloadBx .immr15 {
    margin-right: 10px;
}


#pie {
    float: left;
}

.pieDetail {
    float: left;
    margin-top: 40px;
    width: 33%;
}

    .pieDetail h4 {
        border-bottom: 1px solid #ddd;
        color: #999;
        padding-bottom: 7px;
    }


/*New UI CSS starte here*/
.newUI .whiteBox {
    /*box-shadow: none!important;*/
    padding: 15px;
}

.nw3cols .whiteBox {
    padding: 20px 10px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    border: 1px solid #ecebeb;
}

.chatBlk {
    display: none;
}



/*.nw3cols .whiteBox:hover{  background-color:#efefef;  box-shadow: 0 3px 16px 0 rgba(0,0,0,.25);}*/

.newUI .RFPDetail {
    box-shadow: none !important;
    padding: 0px;
    background: #fff;
}

/*.newUI .brdPink {
    border: 2px solid #d8d8d8;
}*/

.newUI .buyRegis label {
    width: 25%;
    float: left;
}

.newUI .formRow {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}


u {
    text-decoration: underline;
    font-weight: 600;
}

.newUI .formRow1 {
    width: 75%;
    float: left;
}


#ulNav {
    position: relative;
}

    #ulNav a:hover {
        color: #fff !important;
    }

.newUI .formRow1 input[type="text"], .newUI input[type="text"], .newUI textarea, .newUI .formRow1 input[type="password"], .newUI .formRow1 textarea, .newUI .formRow1 .bgGrey, .dataTables_filter input {
    border: 1px solid #d4d4d4;
    padding: 8px 9px;
    outline: none;
    font-size: 12px;
}

.newUI .formRow .txtType {
    font-size: 16px;
    border: 1px solid #d4d4d4;
    padding: 12px;
    width: 30%;
    margin-right: 5%;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}

.newUI .formRow1 .bgGrey {
    font-size: 16px;
    border: none;
    margin-right: 9px;
    padding: 0;
}

.formRow1 .bgGrey {
    background: none;
}

.newUI .formRow1 .styled-select {
    border: 0 none;
    height: 38px;
    /*line-height: normal;
    padding: 6px 5px;
    overflow: hidden;
    width: 100%;
    background: url(../images/drop-dwn.png) no-repeat center right;*/
}

    .newUI .formRow1 .styled-select select {
        width: 11*%;
    }

.newUI .formRow1 .moreFields {
    margin-top: 15px;
}

.imw35p {
    width: 35%;
}

.imw32p {
    width: 32%;
}

.imw48p {
    width: 48% !important;
}

.formRow1 input[type="checkbox"] {
    float: left;
}

.formRow1 input[type="checkbox"] {
    float: left;
}

.formRow1.termRadiobx label {
    box-sizing: unset;
    clear: none;
    float: left;
    padding-left: 10px;
    padding-top: 0;
    width: 90% !important;
}

/*.newUI .btnRed {
    color: #fff;
    border-radius: 0px;
    padding: 13px 50px;
    font-size: 13px;
}*/

.newUI .btnGrey {
    color: #fff;
    border-radius: 0px;
    padding: 13px 50px;
}

.newBtns .btnRed {
    min-width: 300px;
    font-size: 13px;
}

.newBtns .act {
    background: #fff;
    border: 1px solid #000;
    color: #000 !important;
    text-decoration: none;
}


.helpBlk {
    width: 25%;
    float: right;
    margin-top: 71px;
    margin-right: 30px;
}

.faq_box {
    width: 30%;
    float: right;
}

.helpBlkInn {
    margin-top: 0px;
    margin-right: 0px;
}

.modal-header {
    background-color: #ffbd0a !important;
    border: none;
    border-bottom: 0px solid #e5e5e5 !important;
}

.faqBlk .faqTitle, .chatBlk .chatTitle {
    background: #77796d;
    color: #fff;
    padding: 9px 10px;
}

.faqMore, .chatMore {
    float: right;
}

.helpBlk .faqBlk .panel-group .panel {
    border-radius: 0px;
    margin-top: -1px !important;
}

.helpBlk .faqBlk .panel-default > .panel-heading {
    background: none;
    padding: 5px 30px 5px 10px;
    position: relative;
    border-radius: 0;
}

.helpBlk .faqBlk .panel-default {
    border-color: #8e9085;
}

.helpBlk .faqBlk .panel-title {
    font-size: 13px;
    font-weight: bold;
}

.helpBlk .faqBlk .panel-body {
    font-size: 12px;
    padding: 0px 10px 10px 10px;
    border-top-color: #fff !important;
    outline: none;
}

.helpBlk .faqBlk .glyphicon-minus, .helpBlk .faqBlk .glyphicon-plus {
    position: absolute;
    right: 8px;
    top: 8px;
}

.helpBlk .faqBlk .panel-title a {
    outline: none;
}

.helpBlk .chatBlk .panel-group .panel {
    border-radius: 0px;
    margin-top: 0px !important; /*background:#f1d391;*/
}

.helpBlk .chatBlk .panel-default > .panel-heading {
    background: #49b0c4;
    padding: 10px !important;
    position: relative;
    border-radius: 0;
    border: solid 1px #fff;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  
}

.helpBlk .chatBlk .panel-default {
    border-color: #49b0c4;
}

.helpBlk .chatBlk .panel-title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.helpBlk .chatBlk .panel-body {
    font-size: 12px;
    padding: 10px;
    border-top-color: #fff !important;
    outline: none;
}

.helpBlk .chatBlk .glyphicon-minus, .helpBlk .chatBlk .glyphicon-plus {
    position: absolute;
    right: 8px;
    top: 12px;
}

.helpBlk .chatBlk .panel-title a {
    outline: none;
}

.chatBlk .chataccordion-toggle > img {
    margin-right: 5px;
}

.chatBlk .chataccordion-toggle {
    font-weight: normal;
}

.chatBlk .panel-collapse.collapse.in {
}

.chatBlk .innerChat {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
}

.chatBlk .chatImg > img {
    float: left;
    margin-right: 10px;
}

.chatBlk .chatlogo {
    float: left;
}

.chatBlk .chatImg {
    background: #eee;
    border-radius: 2px;
    overflow: hidden;
    padding: 6px;
}

.chatBlk .chatlogo > p {
    font-size: 9px;
    margin-bottom: 0;
}

.chatBlk .chatlogo em {
    color: #3399ff;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
}

.chatBlk .chatName > em {
    border-top: 2px solid #ddd;
    color: #e7b139;
    display: block;
    font-style: normal;
    margin-top: 10px;
    padding-top: 8px;
}

.chatBlk .chatInput {
    margin-top: 0;
}

    .chatBlk .chatInput > input {
        margin-top: 0;
        width: 100%;
        border: 2px solid #ddd;
    }

.innerChat .chatName > p {
    margin-bottom: 5px;
}


/*live RPF page*/
.bgGrey {
    background: #959394;
    /*color: #fff;*/
    padding: 10px;
    position: relative;
    z-index: 101;
}

.newUI .innerBx {
    box-shadow: none !important;
    background: #fff;
}

.newUI .brdGrey {
    border: 2px solid #e6e6e6;
}

.newUI .bgRed {
    background: #484848;
    color: #fff;
    padding: 10px;
    position: relative;
    z-index: 101;
}

.newUI .newCol1 {
    float: left;
}

.newUI .newCol2 {
    float: left;
}

.newUI .imw30p {
    width: 30%;
}

.newUI .imw42p {
    width: 42%;
}

.newUI .imw55p {
    width: 55%;
}

.innerBxhead img {
    position: relative;
    top: -4px;
}

.innerBxbody {
    position: relative;
    z-index: 100;
    top: -4px;
}

    .innerBxbody .manage li {
        padding: 7px 14px;
        overflow: hidden;
        font-size: 11px;
    }

    .innerBxbody .time ul li {
        padding: 18px 14px 14px 14px;
        background: url(../images/timer-bg.jpg) no-repeat top center;
        color: #fff;
        width: 80px;
        border-radius: 5px;
        height: 80px;
        margin: -15px 4px 0 4px;
    }

.newUI .Liverfp label {
    width: 35%;
    float: left;
    color: #585858;
}

.newUI .Liverfp .formRow1 {
    width: 65%;
    float: left;
    position: relative;
}

.newUI .Liverfp .formRow {
    margin-bottom: 8px;
}

.icnUpload {
    float: left;
    margin-right: 5px;
}

.newUI .Liverfp .formRow1 em {
    color: #9c9c9c;
    font-style: normal;
    margin-left: 25px;
}

.uploadtip {
    background: #333;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 20px;
    width: 20px;
    color: #fff;
    border-radius: 12px;
    text-align: center;
}

.formRow1.acceptTerm {
    width: 100% !important;
}


.acceptTerm input {
    float: left;
}

.acceptTerm > label {
    clear: none;
    float: left;
    margin-left: 5px;
    padding-top: 0;
    width: 95% !important;
}


/*Bookmark Supplier -- Akash*/
.pymtFeedback {
    font-size: 16px;
}

.pymtHeader {
    margin-top: 20px;
}

.pymtFeedback p {
    margin-bottom: 5px;
}

.pymtFeedback .pymtHeader p {
    display: inline-block;
}

.bookmark {
    margin-bottom: 10px;
}

    .bookmark p {
        display: inline-block;
    }

.clumnFull th {
    width: 100%;
}


.newTheme {
}

    .newTheme input[type="text"], .newTheme textarea, .newTheme .bgGrey {
        font-size: 16px;
        border: 1px solid #d4d4d4;
        padding: 12px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    }

.btnGrey {
    background: #666 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff !important;
    display: inline-block;
    font-size: 15px;
    margin: 15px 0;
    padding: 11px 20px;
    text-align: center;
    text-transform: uppercase;
}

    .btnGrey:hover {
        background: #fff;
        border: 1px solid #000;
        color: #000 !important;
        text-decoration: none;
    }

/*
#tblList .btnRed {
    padding: 7px 0;
    width: 140px;
    margin-bottom: 1px;
}
*/

.manage {
    margin-bottom: 0px;
}

    .manage em {
        color: #999;
        display: block;
        float: left;
        font-style: normal;
        width: 45%;
    }

    .manage p {
        float: left;
        width: 53%;
        margin: 0px;
    }

.formRow1 .previewLink {
    padding-left: 0;
    padding-right: 25px;
}

.chkBlk {
    clear: none;
    padding-left: 6px;
    padding-top: 0;
    display: inline-block;
}

    .chkBlk p {
        clear: none;
        padding-left: 6px;
        padding-top: 0;
        display: inline-block;
    }

    .chkBlk .termLink {
        padding: 0px;
    }

.suppprofList {
    width: 100%;
    float: left;
}

.formRow1 h3 {
    color: #999;
    font-size: 16px;
}

.termCheckbx label {
    clear: none;
    padding-top: 0;
    width: 80% !important;
}

.smlFont {
    font-size: 12px;
    color: #999;
}

.chkBx .formRow1 {
    padding-top: 10px;
}

.smlFont {
    color: #c0c0c0;
    font-size: 11px;
    font-style: normal;
}

.formRow1 .termCheckbx {
    padding-top: 10px !important;
}

.bglightGrey {
    margin-bottom: 10px;
    background: #999;
    font-size: 15px;
    color: #fff !important;
    padding: 10px;
    position: relative;
    z-index: 101;
}


.modal-body .whiteBox {
    box-shadow: none;
    padding: 0;
}

.notIntpop {
    margin: 0 auto;
    padding: 0 5%;
    text-align: center;
}

.txtLink {
    font-size: 14px;
    color: #666;
    text-decoration: underline;
}

.imml5 {
    margin-left: 5px;
}


.moreChat {
    padding: 0 !important;
}

    .moreChat .accordion_head {
        padding: 10px 10px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,f2f2f2+100 */
        background: #f7f7f7; /* Old browsers */
        background: -moz-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #f7f7f7 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #f7f7f7 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    }

    .moreChat .chatName > em {
        margin-top: 0;
        padding: 10px 10px 0;
    }

    .moreChat .chatName > p {
        margin-top: 0;
        padding: 0 10px;
    }



    .moreChat .fa-user {
        background-color: #fff;
        border-radius: 50px;
        color: #ce1e28;
        font-size: 16px;
        font-weight: normal;
        line-height: 25px;
        margin-right: 6px;
        position: relative;
        text-align: center;
        top: 0px;
        width: 25px;
    }

    .moreChat .accordion_head > div {
        line-height: 28px;
        font-size: 14px;
    }

    .moreChat .accordion_head_red {
        background: #ce1e28;
        color: #fff;
    }

.changeCred .panel-default {
    border-radius: 0px !important;
    margin-bottom: 5px !important;
}

    .changeCred .panel-default > .panel-heading {
        background-color: #666;
        color: #fff;
        border-radius: 0px;
    }

.changeCred .whiteBox {
    padding: 0px;
}

.rdpType input {
    float: left;
    margin-right: 8px !important;
}

.rdpType label {
    clear: none;
    padding-top: 0;
    width: auto !important;
}

.addCheckbx {
    padding-top: 10px !important;
    width: 50%;
    float: left;
}

    .addCheckbx input {
        margin-right: 8px !important;
    }

    .addCheckbx input {
        margin-right: 8px !important;
    }

    .addCheckbx label {
        clear: none;
        padding-top: 0;
        width: 80% !important;
    }

.selAddress label {
    width: 70% !important;
}

.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
    outline: none;
}

.iconCal, .iconTime {
    position: relative;
}

    .iconCal .fa-calendar {
        color: #000;
        font-size: 16px;
        position: absolute;
        right: 10px;
        top: 8px;
    }

    .iconCal .icone_n {
        color: #003ea1;
        font-size: 16px;
        position: absolute;
        right: 0px !important;
        top: 15px;
        left: 168px !important;
    }

    .iconTime .fa-clock-o {
        color: #003ea1;
        font-size: 18px;
        position: absolute;
        right: 10px;
        top: 8px;
    }


.moreCategory {
    border: 1px solid #ddd;
    box-shadow: none !important;
    display: inline-block;
    float: right;
    height: 164px;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 75% !important;
}

.signupInfo .btnRed {
    padding: 10px 0;
    width: 80px;
}


.buyReg {
    float: left;
    width: 50%;
}

    .buyReg > img {
        margin-bottom: 5px;
        width: 45%;
    }

.moreReg {
    margin-top: 20px;
}

.buyReg > p {
    font-size: 13px;
}

.ad-nw-ad {
    float: left;
    color: #999;
    cursor: pointer;
    position: relative;
    top: -5px;
    margin-bottom: 10px;
}

    .ad-nw-ad .glyphicon-plus {
        background: #e7b139 none repeat scroll 0 0;
        border-radius: 100px;
        color: #fff;
        display: block;
        font-size: 10px;
        margin-right: 5px;
        padding: 5px;
        position: relative;
        text-align: center;
        text-indent: 1px;
        top: 0;
    }

.chatBlk .panel-body {
    padding: 0 !important;
}

.innerChat .chatInput {
    padding: 10px;
}


#ContentPlaceHolder1_divSubCat .tableList tr {
    float: left;
    width: 33.3%;
}

.markRed {
    color: red;
    font-style: normal;
    padding-left: 3px;
}

.buyReg > span {
    color: #333;
    display: block;
    font-size: 13px;
}

.imw49p {
    width: 49%;
}

.helpBlkH {
    // float: none;
    width: auto;
    margin-right: 0px;
    margin-top: 0px;
}

    .helpBlkH .panel-heading {
        padding: 15px 30px 15px 10px !important;
    }

    .helpBlkH .faqBlk .glyphicon-minus, .helpBlkH .faqBlk .glyphicon-plus {
        right: 15px;
        top: 15px;
    }


.Newclmn1 {
    float: left;
    width: 73%;
}

.helpBlkH .HContL label, .helpBlkH .HContR label {
    padding-top: 0px;
}

.helpBlkH .HContL {
    float: left;
    width: 48%;
}

.helpBlkH .HContR {
    float: right;
    width: 48%;
}

/*.billInfo .btnRed {
    padding: 12px 20px;
}*/

table.billInfo {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    border-left: 1px solid #ddd; /*box-shadow: 0px 0px 3px #999;*/
    border-top: 1px solid #ddd;
}

    /*table.billInfo td {
        color: #000000;
        padding: 9px 13px;
        background: #fff;
        position: static;
        border: 1px solid #eaeaea;
    }*/

    /*table.billInfo th {
        padding: 12px 6px;
        text-align: left;
        font-size: 14px;
        background: #1d2939 !important;
        color: #fff;
        border-right: 1px solid;
    }*/
    table.billInfo td {
        padding: 3px 8px;
        border-right: solid 1px #d8d7d7;
        border-bottom: solid 1px #d8d7d7;
        color: #676767;
        font-size: 13px;
        font-family: 'Roboto', sans-serif;
        letter-spacing: 0px;
      
        line-height: 25px;
    }

    table.billInfo th {
        padding: 9px 8px 6px;
        background: #000000 !important;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        font-family: arial;
        font-size: 12px;
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        /*box-shadow: inset 1px 1px 3px #fff;*/
        outline: none;
    }

    table.billInfo tr:nth-child(even) {
        background-color: #f3f3f3;
    }

table.billInfoPlain {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    table.billInfoPlain td {
        color: #373737;
        padding: 9px 6px;
        border-bottom: 1px solid #fbefef;
        background: #fff;
        position: static;
        border: 1px solid #e7e7e7;
    }

    table.billInfoPlain th {
        padding: 12px 6px;
        text-align: left;
        font-size: 14px;
        background: #f4f3f3 !important;
        color: #999;
        border: 1px solid #e7e7e7;
    }

.billInfoPlain .btnRed {
    padding: 13px;
}

table.billInfo .thRed {
    background: #ce1a21 none repeat scroll 0 0 !important;
    color: #fff;
}


.changePassword .formRow label {
    line-height: 45px;
    width: 30%;
}

.changePassword .formRow1 input {
    margin-bottom: 0;
}

.changePassword .formRow1 {
    width: 70%;
}

.changePassword .formRow {
    margin-bottom: 10px;
}

#ContentPlaceHolder1_divSelCat table {
    display: block;
    height: 300px;
    overflow-y: scroll;
}

#ContentPlaceHolder1_divSelCat h3 {
    font-size: 16px;
}

.RFPDetail h2 {
    border-bottom: 1px solid #e0e0e0;
    color: #262626;
    font-size: 16px;
    padding: 10px;
    text-align: left;
    margin: 0px;
}

.navbar-header {
    background: #004785;
}

#divxFAQFAQPanlHead .panel-body {
    color: #888;
}

.homeStickyClosed {
    padding: 4px;
    position: fixed;
    right: -57px;
    width: 160px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    bottom: 151px;
    z-index: 999;
    /*by uday*/
}

    .homeStickyClosed .panel-group {
        margin-bottom: 0;
    }

.homeSticky {
    bottom: 0;
    padding: 4px;
    position: fixed;
    right: 0;
    width: 350px;
}

    .homeSticky .panel-group {
        margin-bottom: 0;
    }

#divNotIns .modal-dialog {
    width: 500px;
}

.addSupp {
    float: none !important;
    margin: 0 auto;
}

.imw18p {
    width: 18%;
}

.imw80p {
    width: 80%;
}

.inBox {
    border: 2px solid #c3d1d4;
    box-sizing: content-box;
    float: left;
    margin-top: 15px;
    padding: 5%;
    width: 87%;
}

.invoicetable {
    border: 1px solid #acacac;
    border-collapse: collapse;
    color: #fff;
    font-size: 13px;
    width: 100%;
}

    .invoicetable td {
        background: #fff;
        border-color: #acacac;
        border-style: solid;
        border-width: 0px;
        color: #999;
        padding: 6px;
    }

    .invoicetable th {
        background: #ddd;
        border-color: #acacac;
        border-style: solid;
        border-width: 0px;
        color: #999;
        padding: 6px;
    }

    .invoicetable .brttop {
        border-top: 1px solid #acacac;
    }

    .invoicetable .brtleft {
        border-left: 1px solid #acacac;
    }

    .invoicetable p {
        margin: 0px;
        font-size: 13px;
    }

    .invoicetable .fontBig {
        font-size: 22px;
        font-weight: bold;
        line-height: 22px;
        text-align: right !important;
        text-transform: uppercase;
    }

    .invoicetable .uploCompLogo {
        color: #999;
        font-size: 13px;
    }

    .invoicetable .spacebtm {
        display: block;
        margin-bottom: 4px;
    }

    .invoicetable .colBlue {
        color: #333333;
        vertical-align: top;
    }

    .invoicetable .colGrey {
        color: #666;
    }

    .invoicetable .fontMed {
        font-size: 13px;
    }

    .invoicetable .bgBlue {
        background: #2c506d !important;
        color: #fff !important;
    }

    .invoicetable label {
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 0;
        padding-top: 0;
        clear: none;
    }

    /*.invoicetable table.billInfo th {
        color: #fff !important;
        background: #1d2939 !important;
        opacity: 1;
    }*/

    .invoicetable table.billInfo th, .invoicetable table.billInfo td {
        font-size: 11px;
        line-height: 16px;
        padding: 4px 8px !important;
    }

    .invoicetable input, .invoicetable textarea {
        color: #999 !important;
        font-size: 13px !important;
        padding: 8px !important;
    }

    .invoicetable .fa-calendar {
        top: 10px;
    }

.billLogo #imgProfile {
    float: left;
    height: 49px;
    width: auto;
}

.billLogo #imgLogo {
    float: left;
    height: 49px;
    width: auto;
}

.billLogo {
    float: left;
    margin-bottom: 0px;
    width: 100%;
}

.txtLeft {
    clear: none !important;
    margin-right: 10px;
    width: auto !important;
}

.imw20p {
    width: 20% !important;
}

.imw10p {
    color: #666;
    font-size: 16px;
    margin-top: 11px;
    width: 10%;
}

.imw69p {
    width: 15%;
}

.imw68p {
    width: 84%;
}

.home-txt {
    list-style: outside none disc;
    padding-left: 0;
}

    .home-txt li {
        margin-bottom: 5px;
        margin-left: 14px;
        padding-left: 10px;
        list-style: disc;
    }

.video iframe {
    width: 100%;
    min-height: 400px;
}

.sendMailtxt a {
    color: #666;
}

/* Safari 7.1+ (8.0 is the latest version of Safari at the time of this posting) */
_::-webkit-full-page-media, _:future, :root .whiteBox {
    padding: 15px;
}

_::-webkit-full-page-media, _:future, :root .txtIndent {
    text-indent: 140px !Important;
}

@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee)) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
    .whiteBox;

{
    padding: 15px !Important;
}

.txtIndent {
    text-indent: 140px !Important;
}

}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,  .whiteBox {
        padding: 15px!Important;
}
}*/

.notiCheck input {
    display: inline-block;
}

.notiCheck label {
    display: inline-block;
    float: none !important;
    width: auto !important;
    margin-right: 10px;
}

.notiCheck {
    display: block;
    text-align: center;
}

.txtIndent {
    position: relative;
    line-height: 21px;
    top: -20px;
    text-indent: 129px !important;
    width: 100% !important;
}

#tblSupplierList th {
    width: 100%;
}

.txtBlue {
    color: #3399ff !important;
}

.impdt0 {
    padding-top: 0px !important;
}

#accordion .toolTip a {
    top: 10px;
}

#lblWebsite {
    color: blue;
    font-size: 1em;
    font-weight: 900;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: lowercase;
}

.fullWidth {
    width: 100%;
}

    .fullWidth .colLeft, .fullWidth .colRight {
        width: 100%;
    }

.popTerms {
    min-height: 20px;
    overflow-y: scroll;
    font-size: 12px;
}

    .popTerms li {
        list-style: inside;
        margin-bottom: 5px;
    }

.pgInfo {
    background: #eee;
    clear: both;
    padding: 15px;
    text-align: center;
    font-size: 16px;
}

    .pgInfo .fa-circle {
        font-size: 9px;
        position: relative;
        top: -2px;
        margin: 0 10px;
    }

.pgstripeBlk {
    border: 1px solid #eee;
    width: 80%;
    margin: 0 auto;
    margin: 20px auto;
    padding: 24px;
}

    .pgstripeBlk .formRow1 {
        width: 32.35%;
    }

    .pgstripeBlk .row {
        margin-right: 0px;
        margin-left: 0px;
    }

.pgStripe h2 {
    text-align: center;
    font-size: 24px;
    border-bottom: 0px;
}

.btnBlue {
    background: #00bdf2;
    color: #fff;
    font-size: 13px;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
}

    .btnBlue:hover {
        background: #004785;
        color: #fff;
        text-decoration: none;
    }

.newCardicn {
    float: right;
    position: relative;
    top: -7px;
}

.rdbPGType input[type="radio"] {
    margin-top: 13px;
}

.rdbPGType Img {
    width: 20%;
    height: 50%;
    padding: 7px;
}
/*Added dt 01202017*/

.PGStatus {
    float: right !important;
    margin-right: 150px;
}

.txtR {
    text-align: right;
    padding-right: 40px !important;
}

.padd-15 {
    padding: 0px 15px;
}

.row1 .innerBlk_Admin {
    /*background: #fff;*/
    display: inline-block;
    float: left;
    box-sizing: content-box;
    margin-right: 3%;
    padding: 3%;
    width: 25.33%;
    text-align: center;
    box-shadow: 0px 9px 10px -5px #b7b6b6;
    position: relative;
    min-height: 90px;
    margin-bottom: 3%;
    overflow: hidden;
    border-radius: 7px;
}

.g-green {
    background-image: linear-gradient(to right, #16221a, #feca05);
    /*background-color: #ded8cf;*/
}

.g-orange {
    background-image: linear-gradient(to right, #000000, #feca05);
   /* background-color: #bee0e8; */
}

.g-blue {
    background-image: linear-gradient(to right,#6acce6, #0383a2);
}

.g-red {
    /*  background-image: linear-gradient(to right,#de6262, #ffb88c);*/
    background-color: #efc9b2;
}

.g-d-blue {
    background-image: linear-gradient(to right,#8298f7, #3c60f6);
}

.g-l-green {
    background-image: linear-gradient(to right, #322800, #feca05);
     /*background-color: #f1cac2;*/
}

.row1 .innerBlk_Admin::after {
    width: 170px;
    height: 170px;
    content: "";
    background: rgba(255,255,255,0.2);
    position: absolute;
    border-radius: 80%;
    opacity: 0.4;
    top: -75px;
    right: -38px;
    box-shadow: 5px 5px 27px -8px rgba(0,0,0,0.3);
}

.row1 .innerBlk_Admin::before {
    width: 170px;
    height: 170px;
    content: "";
    background: rgba(255,255,255,0.2);
    position: absolute;
    border-radius: 80%;
    opacity: 0.4;
    top: 65px;
    right: -36px;
    box-shadow: 5px 5px 27px -8px rgba(0,0,0,0.3);
}

.row1 .itemTotal_Admin {
    box-sizing: unset;
    /*background: #004785;*/
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 0px 0px;
    text-align: center;
    color: #fff;
    /*min-height: 60px;*/
}

    .row1 .itemTotal_Admin h2 {
        color: #fff;
    }

    .row1 .itemTotal_Admin .liveRpf {
        border-right: 1px solid #fff;
        width: 49%;
        float: left;
    }

    .row1 .itemTotal_Admin .totalRpf {
        width: 49%;
        float: left;
        text-indent: 10px;
    }



/* Below changes Done on 31-05-2017 Sembcorp*/

.lv-vndr-blr .manage li {
    border-bottom: none;
}

.lv-vndr-blr .byrnm p, .byrnm em {
    font-size: 16px;
    color: #585858;
    width: auto;
}

.lv-vndr-blr .manage li {
    padding: 3px 14px 0px 14px;
}

.vrticl-spcr {
    height: 20px;
}

.lv-vndr-blr .pageLink {
    color: #999;
}


.btnsmll {
    padding: 10px 20px !important;
}
/*END Changes*/
                                                                                                                              

.subc-dhbrd {
}

    .subc-dhbrd .innerBlk {
        height: 115px;
        min-height: inherit;
        width: 42% !important;
        text-align: center;
        padding-top: 60px;
    }

        .subc-dhbrd .innerBlk h3 {
            color: #fff;
            margin-bottom: 0px;
        }

        .subc-dhbrd .innerBlk p {
            font-size: 16px;
        }

    .subc-dhbrd h2 {
        font-size: 30px;
        color: #777;
        margin: 18px 0;
    }

.hdrnw a, .reqan {
    color: #004785;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.hdrnw a, .reqan {
    color: #004785;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.fndsupp {
    font-size: 22px !important;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
}

.hdrnw {
    text-align: center;
}

    .hdrnw p {
        /*color: #004785 !important;*/
        font-weight: bold;
        /*font-size: 20px !important;*/
        text-transform: uppercase;
        /*margin: 0px !important;*/
    }

    .hdrnw .fndsupp {
        border: none;
    }

.bluehdr {
    background: #004785;
    padding: 12px 5%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.uploadLink {
}

.updnicos .uploadLink, .updnicos .uploCompLogo {
    float: left;
}

.updnicos .previewLink {
    color: #999;
    font-size: 12px;
    font-weight: 100 !important;
    padding-left: 5px;
    padding-right: 0px;
}

.updnicos .DelLink {
    background-size: 80%;
}

.nwcrtbill td, .nwcrtbill td {
    width: 33%;
}


.notify {
    color: red;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
}


.contecus {
    width: 100%;
}

    .contecus li {
        position: relative;
        line-height: 30px;
        /*border-bottom:1px dotted #ccc;*/
    }

        .contecus li a {
            position: absolute;
            right: 10px;
            top: 0;
            display: block;
        }



.nwdshbrd .whiteBox {
    padding: 3%;
}

.nwdshbrd .dashBuyer table td, .nwdshbrd .dashBuyer table th {
}

.dashBuyer table .rdview {
    color: #004785;
    text-decoration: underline;
    font-weight: normal;
}

.linkview {
    color: #004785 !important;
    text-decoration: underline;
    font-weight: normal;
}

.Marginbottom {
    margin-bottom: 20px;
}

.subshadow {
    border: 1px solid #e2e2e2;
}

.NewcomingBg {
    background: url(../images/dash-comingsoon-bg2.jpg) no-repeat center top;
}

.DeliveryMsg {
    font-size: 13px;
    padding-top: 25px;
    padding-bottom: 0px;
}

.rdbPGCode input[type=radio] {
    vertical-align: inherit;
    margin-top: 10px;
}

.btnMargin {
    margin-right: 30px;
}


/***********************************change for catalogue************************/
.margin-right {
    margin-right: 30px;
}

.whiteBox h3 {
    color: #004785;
}

.iconbtn {
    background: #004785;
    color: #fff;
    font-size: 13px;
    padding: 10px 10px;
    display: inline-block;
    text-transform: uppercase;
    display: block;
    border-radius: 5px;
}

    .iconbtn:hover {
        background: #00bdf2;
        color: #fff;
        text-decoration: none;
    }



.top_space {
    width: 100%;
    float: left;
    padding: 15px;
}

.saller_cont {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.top_space_15 {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.tr-b {
    font-weight: 600;
    font-size: 15px;
}

.imw100p1 {
    width: 100%;
}

.imgalign50 {
    width: 60px;
    margin-left: 50px;
    margin-top: 1px;
}

.demo-oi {
    width: 100%;
    float: left;
    position: relative;
}

    .demo-oi .formRow1 {
        position: absolute;
        top: 54px;
        left: 197px;
        z-index: 99;
    }

.rdi {
    width: 100%;
    float: left;
    margin: 8px 0px;
}

    .rdi tr {
        width: 30%;
        float: left;
    }

.front-fr {
    padding: 5% !important;
    font-size: 12px !important;
}

#xFeedbackH_EntityTypeFeedback_0 {
    position: absolute;
    left: 54px;
}

#xFeedbackH_EntityTypeFeedback_1 {
    position: absolute;
    right: 168px;
}

.p-5 {
    padding: 5px;
    width: 100%
}

.imw50p {
    width: 50%;
}

.hy-how {
    display: inline-block;
    vertical-align: middle;
    /* -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);*/
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hy-how:hover, .hy-how:focus, .hy-how:active {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.bg-teal {
    background-color: #39cccc !important;
}

.navbar-default1 {
    background-color: #313131 !important;
    border-color: #313131 !important;
    border-radius: 0px !important;
    padding-top: 15px;
    padding-bottom: 3px;
    margin-bottom: 0px !important;
}

.to-one {
    background-color: #308484 !important;
}

.to-two {
    background-color: #678649 !important;
}

.to-three {
    background-color: #2b2a3c !important;
}

.to-four {
    background-color: #8c5423 !important;
}

.bg-maroon {
    background-color: #aee47a !important;
}

.bg-purple {
    background-color: #605ca8 !important;
}

.bg-orange {
    background-color: #ff851b !important;
}




@media (min-width: 768px) {
    .circle-tile {
        margin-bottom: 30px;
    }
}

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
    float: left;
}


.circle-tile-heading {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto -40px;
    border: 3px solid rgba(255,255,255,0.3);
    border-radius: 100%;
    color: #fff;
    transition: all ease-in-out .3s;
}

    .circle-tile-heading img {
        width: 46px;
        margin-top: 13px;
    }
/* -- Background Helper Classes */

/* Use these to cuztomize the background color of a div. These are used along with tiles, or any other div you want to customize. */

.dark-blue {
    background-color: #34495e;
}

.green {
    background-color: #16a085;
}

.blue {
    background-color: #2980b9;
}

.orange {
    background-color: #f39c12;
}

.red {
    background-color: #e74c3c;
}

.purple {
    background-color: #8e44ad;
}

.dark-gray {
    background-color: #7f8c8d;
}

.gray {
    background-color: #95a5a6;
}

.light-gray {
    background-color: #bdc3c7;
}

.yellow {
    background-color: #f1c40f;
}

/* -- Text Color Helper Classes */

.text-dark-blue {
    color: #34495e;
}

.text-green {
    color: #16a085;
}

.text-blue {
    color: #2980b9;
}

.text-orange {
    color: #f39c12;
}

.text-red {
    color: #e74c3c;
}

.text-purple {
    color: #8e44ad;
}

.text-faded {
    color: rgba(255,255,255,0.7);
}



.circle-tile-heading .fa {
    line-height: 80px;
}

.circle-tile-content {
    padding-top: 50px;
}

.circle-tile-description {
    text-transform: uppercase;
    line-height: 28px;
    margin: 15px;
    min-height: 82px;
}

.text-faded {
    color: rgba(255,255,255,0.7);
}

.imw45p {
    width: 46.5% !important;
}

.highcharts-credits {
    display: none;
}

.canvasjs-chart-credit {
    display: none;
}

.circle-tile-number {
    padding: 5px 0 15px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.circle-tile-footer {
    display: block;
    padding: 5px;
    color: rgba(255,255,255,0.5);
    background-color: rgba(0,0,0,0.1);
    transition: all ease-in-out .3s;
}

    .circle-tile-footer:hover {
        text-decoration: none;
        color: rgba(255,255,255,0.5);
        background-color: rgba(0,0,0,0.2);
    }

.fir_b {
    width: 100%;
    float: left;
    padding: 30px 0px;
}

.hea_f {
    width: 100%;
    float: left;
}

    .hea_f h1 {
        background: url(../images/arrow-top.png) no-repeat 50% 0;
        padding-top: 40px;
    }

        .hea_f h1:after {
            content: '';
            width: 50px;
            left: 50%;
            bottom: -4px;
            margin-left: -23px;
            height: 3px;
            background: #ff0000;
            position: absolute;
        }

.navbar-default {
    border: none !important;
    border-width: 0 0 0px !important;
}

.order-pai {
    width: 100%;
    float: left;
}

.procure {
    width: 100%;
    float: left;
    background: url(../images/bnr2.jpg) no-repeat fixed;
    background-size: cover;
    padding-bottom: 0;
}

.small-box {
    border-radius: 7px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0px 9px 10px -5px #b7b6b6;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

    .small-box::after {
        width: 170px;
        height: 170px;
        content: "";
        background: rgb(0 0 0 / 20%);
        position: absolute;
        border-radius: 80%;
        opacity: 0.4;
        top: -75px;
        right: -38px;
        box-shadow: 5px 5px 27px -8px rgba(0,0,0,0.3);
        animation: float 7s ease-in-out infinite;
    }
@keyframes float {
    0% {
      
        transform: translatey(0px);
    }

    50% {
     
        transform: translatey(-15px);
    }

    100% {
       
        transform: translatey(0px);
    }
}

.small-box::before {
    width: 170px;
    height: 170px;
    content: "";
    background: rgba(255,255,255,0.2);
    position: absolute;
    border-radius: 80%;
    opacity: 0.3;
    top: 83px;
    left: -40px;
    box-shadow: 5px 5px 27px -8px rgba(0,0,0,0.3);
    animation: nudge 7s linear infinite alternate;
    border-radius: 100%;
}
@keyframes nudge {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(15px, 0);
    }

    80% {
        transform: translate(-10px, 0);
    }
}




.bg-teal {
    background-color: #39cccc !important;
}

.small-box > .inner {
    padding: 10px;
    min-height: 150px;
    z-index: 8;
    position: relative;
}

    .small-box > .inner > span {
        font-size: 14px;
        color: #fff;
        float: right;
        width: 35px;
        margin: 7px 0px 13px;
        background-color: #000000;
        height: 35px;
        text-align: center;
        border-radius: 100px;
        line-height: 35px;
        box-shadow: 1px 2px 3px #00000080;
        font-weight: 600;
        margin-right: 8px;
    }

.small-box p {
    font-size: 17px;
    color: #fff;
    margin-top: 9px;
    line-height: 37px;
    font-weight: 600;
}
.small-box:hover.small-box > .inner > span {
    background-color: #192e3f;
    transition: 1s;
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0,0,0,.15);
    display: none;
}

.small-box:hover .icon {
    font-size: 95px;
}

.itemTotal {
    box-sizing: unset;
    background: #33B7B7;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 8px 0%;
    text-align: center;
    color: #fff;
    z-index: 9;
}

    .itemTotal .liveRpf {
        border-right: 1px solid #fff;
        width: 49%;
        float: left;
    }

.liveRpf > span, .totalRpf > span {
    display: initial;
    font-size: 14px;
}

.bg-maroon {
    background-color: #aee47a !important;
}

.bg-orange {
    background-color: #ff851b !important;
}

.bg-purple {
    background-color: #605ca8 !important;
}

.co-f {
    background: rgb(0 0 0 / 26%) !important;
}

.side-u {
    text-decoration: none;
    position: relative;
    display: block;
        padding: 15px 15px 16px 41px !important;
}

    .side-u .user_icon {
        position: absolute;
        width: 30px;
        height: 30px;
        background-image: linear-gradient(to right, #feca05, #f9bc33);
        border-radius: 80%;
        -moz-border-radius: 80%;
        -webkit-border-radius: 80%;
        left: 5px;
        top: 50%;
        text-align: center;
        padding-top: 8px;
        color: #fff;
        transform: translateY(-50%);
    }

    .side-u .user-info i {
        position: absolute;
        right: 0px;
    }

    .side-u img {
        margin: -4px 8px 0 0;
        border-radius: 100%;
        border: 2px solid #FFF;
        max-width: 40px;
    }

.user-info {
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 15px;
    position: relative;
    top: 2px;
    color: #ffffff;
}
.navbar-top-links li.admin-type-class {
    color: #ffffff !important;
}

 

/*.user-info small {
        display: block;
    }*/

.small, small {
    font-size: 85%;
}

.be-o {
    position: relative;
}

    .be-o .badge {
        width: 23px;
        height: 23px;
        border-radius: 80%;
        background: #ea0606;
        text-align: center;
        top: -10px;
        left: 11px;
        padding: 6px 0px 0px 0px;
    }

.le_yr {
    padding: 0px !important;
    margin-bottom: 27px;
    margin-left: 15px;
}

    .le_yr h2 {
        background-color: #f3f1f1;
        padding: 10px 10px;
    }

#imgIcn {
    display: none;
}

.full_or {
    width: 100%;
    float: left;
}

.ot_uy {
    width: 100%;
    float: left;
    position: relative;
}

    .ot_uy input {
        position: absolute;
        top: 11px;
        left: 0px;
    }

    .ot_uy label {
        margin-left: 23px;
    }

.progress-bar {
    background-color: #627301;
}

.all-form {
    width: 100%;
    float: left;
}

    .all-form .titile_heading {
        width: 100%;
        float: left;
        padding-bottom: 23px;
    }

        .all-form .titile_heading h1 {
            font-size: 19px;
            font-weight: 600;
            color: #5f5e5e;
            text-transform: uppercase;
        }

    .all-form .titile_line {
        width: 100%;
        float: left;
        height: 1px;
        background: #dadada;
        margin-top: 9px;
        position: relative;
    }

        .all-form .titile_line:before {
            content: '';
            position: absolute;
            left: 0;
            width: 160px;
            height: 3px;
            background: #627301;
            top: -1px;
        }

    .all-form .form-de {
        width: 100%;
        float: left;
        box-sizing: content-box;
        box-shadow: 0px 0px 8px #e2e2e2;
        background: #fff;
        position: relative;
    }

    .all-form .for-d {
        width: 100%;
        padding: 15px 15px 0px;
        float: left;
    }

        .all-form .for-d input {
            border-radius: 0 !important;
            color: #858585;
            background-color: #FFF;
            border: 1px solid #d4d4d4;
            padding: 5px 4px 6px;
            font-size: 14px;
            font-family: inherit;
            height: 40px;
        }

        .all-form .for-d select {
            border-radius: 0 !important;
            height: 40px;
        }

        .all-form .for-d label {
            font-weight: normal;
            clear: both;
            color: #000;
            display: block;
            font-size: 16px;
        }

.warran_t {
    width: 100%;
    float: left;
}

    .warran_t .wa_se {
        width: 48%;
        float: left;
    }

        .warran_t .wa_se span {
            display: inline-block;
            text-align: center;
            padding: 7px 9px;
        }

        .warran_t .wa_se select {
            width: 75%;
            float: left;
        }

.cal_tr {
    width: 100%;
    float: left;
}

    .cal_tr input {
        width: 48%;
        float: left;
    }

        .cal_tr input:last-child {
            float: right;
        }

.pad-top {
    padding-top: 20px;
}

.bor-d {
    border: 1px solid #d4d4d4 !important;
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    min-width: 60px
}

.tabs-left > .nav-tabs {
    top: auto;
    margin-bottom: 0;
    border-color: #C5D0DC;
    float: left;
}

    .tabs-left > .nav-tabs > li {
        float: none !important;
    }

        .tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
            border-color: #C5D0DC;
            margin: 0 -1px 0 0;
            color: #797979;
        }

        .tabs-left > .nav-tabs > li.active > a:focus {
            border-color: #C5D0DC #fdfdfd #C5D0DC #C5D0DC;
            background-color: transparent !important;
        }

        .tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active > a:focus, .tabs-left > .nav-tabs > li.active > a:hover
        .tabs-left nav a:focus {
            background-color: transparent !important;
            border-color: #C5D0DC #fdfdfd #C5D0DC #C5D0DC;
            border-left: 2px solid #627301;
        }

.over-v {
    width: 100%;
    float: left;
}

    .over-v .top_image {
        width: 100%;
        float: left;
    }

        .over-v .top_image img {
            width: 100%;
            height: 150px;
            float: left;
        }

    .over-v .over_con {
        width: 100%;
        float: left;
        position: relative;
        border: 1px solid #e6e6e6;
        padding: 15px 13px;
        margin: 40px 0px 0px;
    }

        .over-v .over_con h1 {
            font-weight: 600;
            position: absolute;
            top: -31px;
            left: 21px;
            font-size: 18px;
            background-color: #fff;
            padding: 0px 20px;
        }

        .over-v .over_con table {
            border-collapse: collapse;
            margin: 15px;
        }

            .over-v .over_con table tr {
                border: 1px solid #e6e6e6;
            }

                .over-v .over_con table tr td {
                    border: 1px solid #e6e6e6;
                    line-height: 30px;
                    padding: 0px 5px;
                }

.tab-content {
    border: 1px solid #C5D0DC;
    padding: 16px 12px;
    position: relative;
}

.tabs-left .tab-content, .tabs-right .tab-content {
    overflow: auto;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #576373;
    border-color: #C5D0DC #C5D0DC transparent;
    border-top: 2px solid #44519e;
    background-color: #FFF;
    z-index: 1;
    line-height: 18px;
    margin-top: -1px;
    font-weight: 600;
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
}

.right-se {
    width: 100%;
    float: left;
    border: 1px solid #e6e6e6;
}

    .right-se table {
        border-collapse: collapse;
    }

        .right-se table tr {
            border: 1px solid #e6e6e6;
        }

            .right-se table tr td {
                border: 1px solid #e6e6e6;
            }

    .right-se .right-firs {
        width: 100%;
        float: left;
        padding: 15px;
    }

.line-d {
    height: 1px;
    background-color: #e6e6e6;
    width: 100%;
    float: left;
}

.right-se .edit-fp {
    width: 100%;
    float: left;
    padding: 15px 10px;
}

    .right-se .edit-fp h1 {
        font-size: 16px;
        margin: 0px;
        font-weight: 600;
        float: left;
    }

    .right-se .edit-fp a {
        float: right;
        display: inline-block;
        background-color: #000;
        padding: 6px 32px;
        margin-top: -6px;
        color: #fff;
        font-weight: 600;
    }

.right-se .form_d {
    width: 100%;
    float: left;
    padding: 15px;
}

.right-se .firs_t {
    width: 100%;
    float: left;
}

    .right-se .firs_t .form-group {
        width: 48%;
        float: left;
    }

        .right-se .firs_t .form-group:last-child {
            float: right;
        }

.profile-img {
    text-align: center;
}

    .profile-img img {
        width: 70%;
        height: 100%;
    }

    .profile-img .file {
        position: relative;
        overflow: hidden;
        margin-top: -17%;
        width: 70%;
        border: none;
        border-radius: 0;
        font-size: 15px;
        background: #212529b8;
    }

        .profile-img .file input {
            position: absolute;
            opacity: 0;
            right: 0;
            top: 0;
        }

.profile-head h5 {
    color: #44519e;
    font-size: 18px;
    font-weight: 600;
}

.proile-rating {
    font-size: 12px;
    color: #818182;
    margin-top: 5%;
}

.nav-tabs {
    border-color: #C5D0DC;
    margin-bottom: 0 !important;
    position: relative;
    top: 1px;
}

.tabs-left .nav > li > a:hover {
    text-decoration: none;
    background-color: #f9f9f9;
    color: #627301;
}

/***************07-01-2019*************************/
.custom_css .formRow label {
    width: 18%;
}

.tbl-cus-radio td input[type="radio"] {
    display: none;
}

    .tbl-cus-radio td input[type="radio"] + label {
        float: left;
        position: relative;
        padding: 4px 4px 4px 30px;
        width: 100%;
    }

        .tbl-cus-radio td input[type="radio"] + label:after {
            content: "";
            width: 18px;
            height: 18px;
            border: solid 1px #ccc;
            position: absolute;
            top: 5px;
            left: 5px;
            border-radius: 80%;
            -webkit-border-radius: 80%;
            -moz-border-radius: 80%;
            -o-border-radius: 80%;
            transition: 0.3s;
            -moz-transition: 0.3s;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
        }

        .tbl-cus-radio td input[type="radio"] + label:before {
            content: "";
            width: 12px;
            height: 12px;
            background: #ccc;
            position: absolute;
            top: 8px;
            left: 8px;
            border-radius: 80%;
            -webkit-border-radius: 80%;
            -moz-border-radius: 80%;
            -o-border-radius: 80%;
            transition: 0.3s;
            -moz-transition: 0.3s;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
        }

    .tbl-cus-radio td input[type="radio"]:checked + label:after {
        content: "";
        width: 18px;
        height: 18px;
        border: solid 1px #4eba04;
        position: absolute;
        top: 5px;
        left: 5px;
        border-radius: 80%;
        -webkit-border-radius: 80%;
        -moz-border-radius: 80%;
        -o-border-radius: 80%;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }

    .tbl-cus-radio td input[type="radio"]:checked + label:before {
        content: "";
        width: 12px;
        height: 12px;
        background: #4eba04;
        position: absolute;
        top: 8px;
        left: 8px;
        border-radius: 80%;
        -webkit-border-radius: 80%;
        -moz-border-radius: 80%;
        -o-border-radius: 80%;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }

.input_file {
    float: left;
    max-width: 300px;
}

    .input_file input[type="file"] {
        float: left;
        width: 100%;
        border: solid 1px #ccc;
        padding: 5px 8px;
    }

.all_scrol {
    height: calc(100vh - 50px);
    overflow-y: hidden;
    /*box-shadow: 5px 5px 5px #e4e4e4*/
    background: rgb(14 14 14);
    /*  background: #000000;*/
    border-right: solid 1px rgb(51 51 51 / 8%);
}

    .all_scrol:hover {
        overflow-y: auto;
    }
/*.all_scrol::-webkit-scrollbar {
        width: 7px;
    }

    .all_scrol::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    }

    .all_scrol::-webkit-scrollbar-thumb {
        background-color: #cecdcd;
        outline: 1px solid slategrey;
    }*/
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f7f7f7;
}

body::-webkit-scrollbar {
    width: 7px;
    background-color: #f7f7f7;
}

body::-webkit-scrollbar-thumb {
    background: #f5b039;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f7f7f7;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #f7f7f7;
}

::-webkit-scrollbar-thumb {
    background: #f5b039;
}

.new_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    top: 0px;
    left: 0;
    z-index: 999;
}

    .new_overlay img {
        width: 50px;
        height: 50px;
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        margin: auto auto;
    }

.overflowX {
    overflow-x: auto;
}

.select_box {
    height: 37px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #0ecaf5;
    background-image: none;
    border: 1px solid #0ecaf5;
}

.clmn1 {
    float: left;
    width: 100%;
}

.white_box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 5px 8px #d2d0d0;
    padding: 15px 0px;
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.help_text {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.form_box_p {
    float: left;
    width: 100%;
}

.form_box {
    float: left;
    margin-bottom: 15px;
}

.form_box_col {
    float: left;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 15px;
}

.box_col1 {
    float: left;
    width: 100%;
    background: #fff0f0;
}

.box_col2 {
    float: left;
    width: 100%;
    background: #fff6e9;
}

.form_title {
    float: left;
    width: 100%;
    font-size: 18px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #444;
}

.form_box label {
    float: left;
}

.form_box .lbl {
    padding-top: 6px !important;
    font-size: 12px;
}

.form_box .form_input {
    float: left;
}

    .form_box .form_input .select_b {
        float: left;
        width: 100%;
        padding: 9.5px 5px;
        border: solid 1px #ccc;
        outline: none;
        font-size: 12px;
    }

.form_input .input_t {
    float: left;
    width: 100%;
    padding: 9px 5px !important;
    border: solid 1px #ccc;
    outline: none;
    font-size: 12px;
}

    .form_input .input_t:read-only {
        background: #e6e6e6;
    }

.termCheckbx input {
    float: left;
}

.termCheckbx p {
    float: left;
}

.pt_5 {
    padding-top: 5px;
}

.w17 {
    width: 17% !important;
}

.w83 {
    width: 83% !important;
}

.w70 {
    width: 70% !important;
}

.w68 {
    width: 68% !important;
}

.w50 {
    width: 50% !important;
}

.w30 {
    width: 30% !important;
}

.w20 {
    width: 20% !important;
}

.w80 {
    width: 80% !important;
}

.w40 {
    width: 40% !important;
}
.w26 {
    width: 26% !important;
}
.w39 {
    width: 39% !important;
}

.w65 {
    width: 65% !important;
}

.w744 {
    width: 74.4% !important;
}

.w35 {
    width: 35% !important;
}
.w45 {
    width: 45% !important;
}
.w55 {
    width: 55% !important;
}


.mb-0 {
    margin-bottom: 0px !important;
}

.w100 {
    width: 100% !important;
}

.form_input .table {
    margin-bottom: 0px;
}

.form_input .moreCategory {
    width: 100% !important;
}

.upload_btn {
    float: left;
    margin-right: 20px;
}

.tab_link {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-top: 11px;
    margin-bottom: 15px;
}

    .tab_link li {
        float: left;
        padding: 8px 5px 0px;
    }

        .tab_link li:first-child {
            padding-left: 0px;
        }

        .tab_link li a {
            padding: 10px 15px;
            color: #fff;
            display: block;
            border-radius: 4px 4px 4px 4px;
            text-decoration: none;
            box-shadow: 0px 11px 14px -5px #9e9e9e;
            transition: 0.3s;
        }

        .tab_link li:hover a {
            transform: translateY(3px);
            box-shadow: 0px 11px 14px -5px #fff;
        }

        .tab_link li.active a {
            background: #e95906;
            box-shadow: none;
            /*transform: translateY(3px);*/
        }

.tab_tbl {
    float: left;
    width: 100%;
    display: none;
}

    .tab_tbl.active {
        display: block;
    }

.radio_dbtn input[type="radio"] {
    float: left;
}

.radio_dbtn label {
    clear: inherit;
    padding-top: 2px;
    margin-right: 10px;
}

.radio_btntbl table td input[type="radio"] {
    float: left;
}

.radio_btntbl table td label {
    float: left;
    width: auto !important;
}

.cus_checkbox {
    float: left;
    margin-right: 25px;
}

    .cus_checkbox input {
        float: left;
        margin-right: 5px !important;
    }

    .cus_checkbox label {
        width: auto !important;
        font-size: 12px;
        padding-top: 3px;
    }

.ui-widget-content {
    border: 1px solid #eae7e7 !important;
    max-height: 200px;
    overflow-y: auto;
}

    .ui-widget-content li {
        padding: 5px 10px;
        font-size: 12px;
    }

        .ui-widget-content li .ui-menu-item-wrapper.ui-state-active {
            border: none;
            color: #02A7F0;
        }

.form_input .iconCal .fa-calendar {
    color: #000;
    font-size: 16px;
    position: absolute;
    right: 9px;
    top: 10px;
}

.bgpurple {
    background: #000000;
    color: #fff;
    padding: 10px 10px;
}

.brdpurple {
    border: 4px solid #000;
}

.bgdyellow {
    background: #c59854;
    color: #fff;
    padding: 10px 10px;
}

.brddyellow {
    border: 4px solid #ecd5b0;
}

.bggreen {
    background: #59bf9a;
    color: #fff;
    padding: 10px 10px;
}

.brdgreen {
    border: 4px solid #9be6cb;
}

.bgblue {
    background: #ffc836;
    color: #fff;
    padding: 10px 10px;
}

.brdblue {
    border: 4px solid #ffc836;
}

.bgred_n {
    background: #ffc836;
    color: #fff;
    padding: 10px 10px;
}

.brdred_n {
    border: 4px solid #ffc836;
}

.inner_inBxbody {
    position: relative;
    z-index: 100;
    top: 0px;
}

    .inner_inBxbody .manage li {
        padding: 7px 14px;
        overflow: hidden;
        font-size: 11px;
    }

.pd_l14 {
    padding-left: 14px;
}

.overflowx {
    overflow-x: auto;
}

.white_bg {
    float: left;
    width: 100%;
    padding: 15px 15px;
    background: #fff;
}

.file_upd {
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

.fileup .upload {
    margin-top: 4px;
    margin-right: 5%;
    float: left;
}

.acceptTerm a {
    color: #f00;
}

.modal-content {
    float: left;
    width: 100%;
}

.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4 {
    color: #fff;
}

.billInfo .btnBlk {
    padding: 4px 20px !important;
    margin: 5px 3px;
}

.fl_100 {
    float: left;
    width: 100%;
}

.ia-t {
    width: 100%;
    float: left;
}

    .ia-t input[type="text"] {
        width: 100%;
    }

.btn-info {
    color: #fff;
    background-color: #ffbb34 !important;
    border: none !important;
    opacity: 1 !important;
}

.form_input .iconCal .btn-info {
    padding: 3px 10px;
}

.input_gr {
    width: 202px;
    float: right;
    margin: 0px;
}

.yr_yre {
    width: 100%;
    float: left;
    padding: 15px 0px;
}

    .yr_yre table {
        width: 100% !important;
        height: 118px;
        float: left;
    }

.pad_top_t {
    padding-top: 8px;
}

.select_div_f {
    border: 1px solid #d4d4d4;
    padding: 8px 9px;
    outline: none;
    font-size: 11px;
    WIDTH: 100%;
}

.cl_yr_u {
    width: 100%;
    float: left;
}

    .cl_yr_u label {
        width: 17% !important;
        float: left;
    }

.widt_strt {
    width: 86% !important
}


.to_edit {
    top: 4px !important;
}

.w-th {
    width: 100%;
    float: left;
}

    .w-th a {
    }


.dropdown-menu > .active > a {
    color: #777 !important;
}

.table_format {
    width: 100%;
    float: left;
}

    .table_format table {
        width: 27%;
        float: left;
    }

        .table_format table tr {
        }

            .table_format table tr th {
                padding: 5px 10px;
                border: 1px dashed #e6e6e6;
                background-color: beige;
            }

            .table_format table tr td {
                padding: 5px 10px;
            }

                .table_format table tr td:first-child {
                    text-align: center;
                }

.overfow_x {
    overflow-x: auto;
}

.p_ty_t {
    width: 100%;
    float: left;
}

    .p_ty_t p {
        font-size: 12px !important;
        line-height: 20px;
    }

    .p_ty_t h3 {
        font-size: 16px !important;
    }

.table_scroll_dr {
    width: 100%;
    float: left;
    overflow: auto;
}

.table_scroll_dr-in {
    width: 1500px;
    float: left;
}

.blink1 {
    -webkit-animation: blinker 0.6s infinite;
    animation: blinker 0.6s infinite;
    width: 25px;
    height: 25px;
    float: left;
    text-align: center;
    background-color: #b537c4;
    border-radius: 50%;
    color: #fff;
    margin-left: 5px;
    font-weight: 600;
    padding-top: 3px;
    box-shadow: 0px 0px 6px #828282;
}


@keyframes blinker {
    0% {
        background-color: #4568dc;
        color: #fff;
    }

    30% {
        background-color: #e84c3d;
        color: #fff;
    }

    60% {
        background-color: #b537c4;
        color: #fff;
    }

    100% {
        background-color: #e84c3d;
        color: #fff;
    }
}


.onclick {
    font-size: 14px;
    margin-bottom: 28px;
    background-color: #f79c2c;
    padding: 6px;
    width: 100%;
    float: left;
}

    .onclick h1 {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: #fff;
    }

.hide_data {
    padding-top: 15px;
}

.add_t {
    text-align: center;
    padding: 15px;
}


.whiteBox h3 {
    font-size: 18px;
}

.address-border1 {
    width: 100%;
    float: left;
    border: solid 1px #d0d0d0;
    padding: 5px;
    font-size: 13px;
    min-height: 180px;
    margin-bottom: 10px;
    clear: both;
}

.address-border-default1 {
    width: 100%;
    float: left;
    border: solid 1px #d0d0d0;
    padding: 5px;
    font-size: 13px;
}

    .address-border-default1 h3 {
        margin-bottom: 0px !important;
    }

#divMultipleAddressBind {
    padding: 7px;
}

    #divMultipleAddressBind .mr__ {
        padding: 7px;
    }

.action-box.fa_i {
    min-width: 60px;
}

    .action-box.fa_i .fa-2x {
        font-size: 18px !important;
        outline: none;
    }

    .action-box.fa_i a {
        margin-right: 4px;
    }

    .action-box.fa_i button {
        outline: none;
        margin-right: 3px;
        background: transparent;
    }

        .action-box.fa_i button:last-child {
            margin-right: 0px;
        }

.address-border-default1 a {
    min-height: 170px;
    display: block;
    align-items: center;
    justify-content: center;
    display: flex;
}

.lbl_lableXt {
    padding-top: 0px !important;
    margin-bottom: 0px;
}

._btndown__load {
    font-size: 13px;
    color: #169bc4;
    padding-top: 3px;
    display: block;
}

.tab-box .form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0px;
}

    .tab-box .form-check-inline input {
        margin: 0px 0px 0px 3px;
    }

#tbl_BusinessCategories .badge-subcategory-count {
    padding-top: 5px;
}

#tbl_BusinessCategories.billInfo label {
    padding-top: 5px;
}

#termsconditions .form_box {
    min-height: 110px;
    border: solid 1px #ccc;
    padding: 5px;
    font-size: 13px !important;
}

    #termsconditions .form_box label {
        font-size: 13px !important;
    }

.br-no {
    border: solid 0px #e7e7e7 !important;
    min-height: initial !important;
}

.select__Credit {
    border: 1px solid #d4d4d4;
    padding: 7px 9px;
}

#vendor__reg .modal-header {
    border-bottom: 0px solid rgb(229, 229, 229);
    border-radius: 5px 5px 0px 0px;
}

#vendor__reg .modal-body {
    width: 100%;
    float: left;
}

#vendor__reg .modal-dialog {
    max-width: 500px;
}

#vendor__reg .modal-content {
    border-radius: 6px;
}

#vendor__reg .submit_btn_ {
    text-align: center;
}
.deletbut {
    background-color: #ea6161;
    font-size: 11px;
    height: 26px;
    width: 26px;
    display: table;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
    color:#fff;
}
.action-box i.fa.fa-plus.fa-2x {
    font-size: 11px;
    height: 26px;
    width: 26px;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
   /* background-color: #19a5d2 !important;*/
    color: #000 !important;
    font-size: 15px;
    line-height: 27px;
}

    .action-box button i {
   
    }
    button#btnAdd_2 i {
        color: #fff !important;
        font-size: 15px;
        line-height: 27px;
    }
.action-box i.fa.fa-trash-o.fa-2x {
    /*background-color: #ea6161 !important;*/
    font-size: 11px;
    height: 26px;
    width: 26px;
    display: inline-table;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
    color: #000 !important;
    font-size: 17px;
    line-height: 26px;
}

.Viewone {
   
    font-size: 11px;
    height: 26px;
    width: 26px;
    /*display: list-item;*/
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
    color: #007f37;
}
 
    #vendor__reg .sub_btn_ {
        box-shadow: rgb(175, 174, 174) 0px 11px 11px -7px;
        background-color: #F26B35;
        color: rgb(255, 255, 255);
        width: 150px;
        display: inline-block;
        margin-left: 15px;
        padding: 12px;
        text-decoration: none;
        border-radius: 4px;
        transition: all 0.3s ease 0s;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        outline: none;
    }

    #vendor__reg .sub_btn_:hover {
        box-shadow: rgb(255, 255, 255) 0px 11px 11px -7px;
        transform: translateY(3px);
    }





span.multiselect-native-select .btn-group .dropdown-toggle {
    width: 150px;
    padding: 7px 5px 3px;
}

span.multiselect-native-select .btn-group .multiselect-container {
    max-height: 220px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.multiselect-container .multiselect-option {
    width: 100% !important;
    outline: none;
    border: none;
    border-bottom: solid 1px #dedede;
    text-align: left;
    padding: 5px 5px;
    background: #fff;
}

.multiselect-container > .multiselect-option > span, .multiselect-container .multiselect-group > span {
    padding: 0px 0px !important;
}

.multiselect-container .multiselect-option .form-check label {
    width: initial;
    float: initial;
    display: inline-block;
    margin-bottom: 0px;
    width: 85%;
    padding-left: 5px;
    line-height: normal;
}

.TabelGenPO input[type="checkbox"], input[type="radio"] {
    margin-right: 4px !important;
}
.bg_login {
    /*background: url(../images/bg-loginPvr.jpg);*/
    background: linear-gradient(to right, #ffffff, #fcc601);
    width: 100%;
    height: 100vh;
    float: left;
    background-size: cover;
/*    background-position-y: -90px;*/
    background-repeat: no-repeat;
}
.bg_supp {
    background: url(../images/bg_supp.jpg) right center no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100vh;
    float: left;
}