body {
    margin: 0;
    padding: 0;
}

.border {
    border: 1px solid #F0F0F0;
}

.textfield {
    background-color: #FFFFFF;
    height: 18px;
    width: 310px;
    border: 1px solid #d0d0d0;
    padding: 5px;
}

img {
    border: 0px;
}

.watermark {
    color: Gray;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 25px;
    width: 320px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #F4F4F4;
}

.green-heading {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #648608;
    font-size: 16px;
    vertical-align: middle;
}

    .green-heading a:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-weight: bold;
        color: #648608;
        font-size: 16px;
        vertical-align: middle;
    }

.top-text {
    font-family: Arial, Helvetica, sans-serif;
    color: #609607;
    font-size: 11px;
    text-decoration: none;
}

    .top-text a:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #609607;
        font-size: 11px;
        text-decoration: underline;
    }

.green-text {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #b47c10;
    font-size: 12px;
}

.grey-text {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    /*color: #777777;*/
    color: #333333;
    font-size: 13px;
}

.page-heading-text {
    font-family: 'Comic Sans MS';
    margin-top: 8px;
    font-size: 24px;
}

.page-heading-text-2 {
    font-family: 'Comic Sans MS';
    margin-top: 8px;
    font-size: 18px;
}

.ui-datepicker-trigger {
    vertical-align: text-bottom;
}

/*.step-grey-text
{
    font-weight: bold;
    font-family: "Arial Narrow";
    color: #777777;
    font-size: 20px;
}*/
.small-grey-text {
    font-weight: normal;
    font-family: Tahoma;
    color: #777777;
    font-size: 11px;
}

.step-greylight-text {
    font-weight: bold;
    font-family: "Arial Narrow";
    color: #e4e4e4;
    font-size: 20px;
    text-decoration: none;
}





.grey-text-small {
    font-weight: bold;
    font-family: Tahoma;
    color: #777777;
    font-size: 11px;
}

.welcome-bg {
    width: 230px;
    float: left;
    background-color: #f3f3f3;
    height: 45px;
}
/*.menu-text
{
    font-weight: bold;
    font-family: Tahoma;
   color: #464646;
   color:#000000;
    font-size: 13px;
    text-decoration: none;
	padding-top:8px;
}
.menu-textnew
{
    font-weight: bold;
    font-family: Tahoma;
    color: #464646;
    font-size: 13px;
    text-decoration: none;
}

.menu-item
{
    padding: 0 15px 7px 0 0;
}
.menu-text a
{
    padding: 0 0 0 15px;
}
.menu-text a:hover
{
    font-weight: bold;
    font-family: Tahoma;
    color: #464646;
    font-size: 13px;
    text-decoration: underline;
}
#menu
{    width: 740px;
    float: left;
    height: 45px;
    margin-left: 10px;
    background: url(../../images/inner/menu-bg.gif);
    background-repeat: repeat-x;
}*/
#menu .navbar-default {
    margin-bottom: 0px !important;
}

.navbar-nav li a {
    font-size: 13px;
    font-weight: 700;
}

/*.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #e7e7e7 !important;
    color: black !important;
}

.navbar-default .navbar-nav > li > a {
    color: black !important;
}*/
/*.dashboard-top{
    margin-top:20px;
    margin-bottom:20px;
}*/
.no-padding {
    padding: 2px 0px 2px 0px !important;
}

.dark-green-text {
    font-weight: bold;
    font-family: Tahoma;
    color: #195407;
    font-size: 13px;
    text-decoration: none;
}

    .dark-green-text a:hover {
        font-weight: bold;
        font-family: Tahoma;
        color: #195407;
        font-size: 13px;
        text-decoration: underline;
    }

/*#wrapper {
    width: 1000px;
    height: 100%;*/
    /* overflow: hidden;*/
    /*margin: auto;
    padding: 0;
}*/



/*#center {
    width: 1000px;
    height: 300px;
    overflow: hidden;
    padding-top: 10px;
}

#center-inner {
    width: 1000px;*/
    /* overflow: hidden;
    padding-top: 10px;*/
/*}*/

#inner-body {
    width: 995;
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
}

#inner-body-dashboard {
    width: 995;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}



#new-user {
    width: 472px;
    height: 70px;
    float: left;
    padding-left: 28px;
}

#new-center {
    width: 450px;
    height: 140px;
    float: left;
    padding-left: 20px;
    background: url(../../images/index/login-box-filler.gif);
    background-repeat: repeat-y;
}

#existing-users {
    width: 472px;
    height: 70px;
    float: right;
    padding-right: 28px;
}

#existing-users-center {
    width: 450px;
    height: 140px;
    float: left;
    padding-left: 20px;
    background: url(../../images/index/login-box-filler1.gif);
    background-repeat: repeat-y;
}

.text-fields {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    /* height: 25px;*/
    height: 20px;
    /* width: 320px;*/
    /* padding-top: 5px;*/

    padding-left: 5px;
    border: 1px solid #cecece;
    background-image: url(../../images/images/search_textbox.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
}

.text-areas {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    /* height: 25px;*/
    height: 20px;
    /* width: 320px;*/
    /* padding-top: 5px;*/

    padding-left: 5px;
    border: 1px solid #cecece;
    background-image: url(../../images/images/text-area.png);
    background-repeat: repeat-x;
    background-color: transparent;
}

.text-fields-large {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    width: 320px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #F4F4F4;
}

.dashboard-table-bg {
    background-image: url(../../images/inner/ds-table-bg.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

.image-border {
    border: 5px solid #FFFFFF;
}

.body-text {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.black-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.shopping-cart-table .text-fields-small {
    height: auto;
    padding-top: 0;
    border: 1px solid #cecece;
}



.text-fields-small {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 22px;
    width: 160px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #F4F4F4;
}

.text-fields-small-New {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 22px;
    width: 160px;
    padding-top: 5px;
    padding-left: 5px;
    border: none;
}


.text-fields-small1 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 22px;
    width: 130px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #F4F4F4;
}

.white-box {
    font-family: Tahoma;
    background-color: #FFFFFF;
    border: 2px solid #EBEBEB;
}

.grey-small-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

.text-fields-small2 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 22px;
    width: 50px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #F4F4F4;
}

.shopping-cart-bg {
    background-image: url(../../images/inner/shopping-cart-bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.text-fields-shopping-cart {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 20px;
    width: 140px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #F4F4F4;
}

.red-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}

.step-black-text {
    font-weight: bold;
    font-family: "Arial Narrow";
    color: #000000;
    font-size: 20px;
}

.error {
    background-color: #D4F5D4;
    padding: 3px 3px 3px 42px;
    border: 1px solid #54AF54;
    margin: 5px;
    width: 70%;
    text-align: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    font-size: 12px;
    color: red !important; /*font-family: Tahoma;     font-size: 12px;     font-weight: bold;     text-decoration: none;*/ /*     background-color: #FFE8E8;     border: 2px dotted #F40000;     background-image: url(../../images/inner/error.gif);     background-repeat: no-repeat;     background-position: left center;     */
}

.passed {
    background-color: #D4F5D4;
    padding: 3px 3px 3px 42px;
    border: 1px solid #54AF54;
    margin: 5px;
    width: 70%;
    text-align: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    font-size: 12px;
    color: black !important; /*font-family: Tahoma;     font-size: 12px;     font-weight: bold;     text-decoration: none;*/ /*     background-color: #FFE8E8;     border: 2px dotted #F40000;     background-image: url(../../images/inner/error.gif);     background-repeat: no-repeat;     background-position: left center;     */
}
/*
.passed
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #339900;
    text-decoration: none;
    background-color: #CFEFCF;
    height: 25px;
    border: 2px dotted #339933;
    background-image: url(../../images/inner/passed.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding:5px 5px 5px 35px;
}
*/
.eventbg {
    background-image: url(../../images/images/eventbg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #dcf0bd;
    border: 1px solid #b2d485;
}

.eventsearchbg {
    /* background-image: url(../../images/images/event-box-bg.jpg); */
    background-repeat: repeat-x;
    background-position: top left;
    padding: 5px;
    border: 1px solid #d4ba29;
    background-color: #cddd8f;
}

.searchtextbox {
    width: 220px;
    height: 20px;
    padding: 6px 2px 2px 2px;
    background-color: #fefefe;
    border: 1px solid #cecece;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    background-image: url(../../images/images/search_textbox.jpg);
    background-repeat: repeat-x;
}

.greydropdown {
    width: 150px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding: 2px;
    border: 1px solid #cecece;
    background-image: url(../../images/images/search_textbox.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
}

.searchsubmitbut {
    background-image: url(../../images/images/search.jpg);
    background-repeat: no-repeat;
    border: none;
    width: 61px;
    height: 30px;
    cursor: pointer;
    background-color: #FFF;
}

.searchsubmitbut1 {
    background-image: url(../../images/images/print.png);
    background-repeat: no-repeat;
    border: none;
    width: 53px;
    height: 30px;
    cursor: pointer;
    background-color: #FFF;
}

.searchsubmitbut2 {
    background-image: url(../../images/images/export.png);
    background-repeat: no-repeat;
    border: none;
    width: 93px;
    height: 30px;
    cursor: pointer;
    background-color: #FFF;
}

.none {
    display: none !important;
}

#BundleDetails {
    background-image: url(../../images/images/event-box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: white;
    display: inline;
    border: dotted 1px silver;
    position: absolute;
    left: 0;
    width: 198px;
    z-index: 999999999;
}

.basic {
    width: 700px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #2f2f2f;
    font-size: 13px;
    font-weight: bold;
}

    .basic div {
        /*background-color: #f6f6f6;*/
    }

    .basic p {
        margin-bottom: 10px;
        text-decoration: none;
        margin: 0px;
        padding: 10px;
    }

.content {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #555555;
}

.basic a {
    cursor: pointer;
    display: block;
    padding: 5px;
    margin-top: 0;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    color: #2f2f2f;
    font-size: 13px;
    font-weight: bold;
    background-color: #00a0c6;
    background-image: url("../../images/inner/AccordionTab0.gif");
}

    .basic a:hover {
        background-color: white;
        background-image: url("../../images/inner/AccordionTab2.gif");
    }

    .basic a.selected {
        color: black;
        background-color: #80cfe2;
        background-image: url("../../images/inner/AccordionTab2.gif");
    }





.addbutton {
    background-image: url(../../images/images/continue.png);
    background-repeat: no-repeat;
    border: none;
    width: 61px;
    height: 30px;
    cursor: pointer;
    background-color: #FFF;
}

.ui-datepicker, .ui-datepicker-calendar td a {
    border: 1px solid #cccccc;
}

.colheading {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 12px;
}

.gray_border {
    border: 1px solid #cccccc;
    padding: 5px;
}

.sub-border {
    /*border:1px solid #ccccccD4BA29;
margin-right:2px;*/
}

.rt-text-padd {
    padding-right: 10px;
}

/***********************************/
.pad-tL {
    padding-top: 20px;
    padding-left: 10px;
}

.txt-width {
    width: 220px;
}

.table-border {
    border: 1px solid #cccccc;
}

.grn-color {
    color: #3f9528;
    font-weight: bold;
}

.heading-text {
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    /* padding-left: 5px; */
    line-height: 17px;
    background: initial;
    background-color: #cddd8f;
}

    .heading-text a {
        color: #037126;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        /*text-decoration: underline;*/
        line-height: 17px;
    }

.classGst {
    font-weight: bold;
}

.spnTotal {
    font-weight: bold;
}

.spnActualPrice {
    font-weight: bold;
}

.order-text {
    padding-left: 5px !important;
    color: #000000;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    line-height: 17px;
}

.order-text-2 {
    color: #000000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 17px;
}

.order-date {
    color: #000000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 17px;
}

.heading-left {
    color: #037126;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
}

.bundle-left {
    color: #037126;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.tdbglc1 {
    background-color: #ebeceb;
    padding-left: 5px;
    color: #333333;
    line-height: 20px;
}

.amount-heading {
    font-weight: bold;
    font-family: Tahoma;
    color: #7d5404;
    font-size: 13px;
    text-decoration: none;
    /*padding-top:8px;*/
}

.trans-input {
    width: 200px;
}

.refresh-input {
    width: 120px;
}

.txtarea_input {
    width: 470px;
}

.type-txt {
    color: #505050;
    border: 1px solid #ccc;
}

    .type-txt a {
        width: 100%;
        display: inline-block;
        cursor: pointer;
    }

    .type-txt .arrow {
        float: right;
        width: 13px;
        margin: 4px;
    }

.heading-titl {
    /* color: #7D5404;*/
    color: #037126;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: #ECECEC;
    border-bottom: 1px solid #CCCCCC;
}

.text-qty-small {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 22px;
    width: 30px;
    border: 2px solid #F4F4F4;
}

/*****************************************21 MArch********************************/
a.users:link {
    color: #333333;
    font-family: Arial,Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

a.users:active, a.users:visited, a.users:hover {
    color: #333333;
    font-family: Arial,Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
}

.eventsearchbgN {
    /*background-image:url(../../images/icons/event-search2.png);*/
    background-image: url(../../images/icons/event-searchN.png);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 5px;
    border: 1px solid #d4ba29;
    border-radius: 5px;
}

.bg-width {
    width: 97%;
}

.btn_padding {
    padding: 3px 26px !important;
}

.myButton a {
    background: #edeeef;
    -moz-linear-gradient(center top, #b70101, #940101) repeat scroll 0 0 transparent;
    border: 1px solid #333333;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px 0 #000000;
    color: #FFFFFF;
    display: inline-block;
    /*float: left;*/
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin-right: 12px;
    padding: 4px 16px;
    /*text-align: center;*/
    text-decoration: none;
    text-shadow: -1px 1px 1px #ffffff;
}

.fl {
    float: left;
}

.step_bg {
    background-color: #faf6e4;
    border: 1px solid #d4ba29;
    padding: 5px 0px 5px 0px;
    margin-top: 5px;
}

.date-heading {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

.myButton a {
    background: -moz-linear-gradient(center top, #f4f0f0, #e0e1e4) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: inline-block;
    /* float: right;*/
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-right: 12px;
    padding: 4px 16px;
    /* text-align: center;*/
    text-decoration: none;
}

    .myButton a:hover {
        background: -moz-linear-gradient(center top, #e0e1e4, #f4f0f0) repeat scroll 0 0 transparent;
        color: #333333;
        cursor: pointer;
    }

    .myButton a:active {
        position: relative;
        top: 1px;
    }

.grnButton a {
    background: #AEC852;
    -moz-linear-gradient(center top, #AEC852, #F5FEDF) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: inline-block;
    /* float: right;*/
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-right: 12px;
    padding: 4px 16px;
    /* text-align: center;*/
    text-decoration: none;
    border: 1px solid #333333;
    box-shadow: 0 1px 3px 0 #000000;
    text-shadow: -1px 1px 1px #FFFFFF;
}

.grnbtn a {
    background: #AEC852;
    -moz-linear-gradient(center top, #AEC852, #F5FEDF) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: inline-block;
    /* float: right;*/
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin-right: 12px;
    padding: 4px 16px;
    /* text-align: center;*/
    text-decoration: none;
    border: 1px solid #333333;
    box-shadow: 0 1px 3px 0 #000000;
    text-shadow: -1px 1px 1px #FFFFFF;
}

.grnButton a:hover {
    background: -moz-linear-gradient(center top, #F5FEDF, #AEC852) repeat scroll 0 0 transparent;
    color: #333333;
    cursor: pointer;
}

.grnButton a:active {
    position: relative;
    top: 1px;
}

.padding-top-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding2-top-bottom {
    padding-top: 10px;
    padding-bottom: 20px;
}

.bold_txt {
    font-family: Helvetica;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.font {
    font-family: helvetica;
}

#menu1 {
    width: 99%;
    float: left;
    height: 45px;
    /* margin-left: 10px;*/
    background: url(../../images/inner/menu-bg.gif);
    background-repeat: repeat-x;
}

.pt {
    padding-top: 0px !important;
}

.litral-padd {
    padding-left: 25px;
}

.litral-sub-padd {
    padding-left: 25px;
}

.litral-sub2-padd {
    padding-left: 30px;
}

.fnt12 {
    font-size: 13px;
    color: #D4BA29;
    font-weight: bold;
    c14b0b
}
/****************************23 March***********************/
.news-section {
    background-color: #F9F9F9;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: auto;
    margin-bottom: 12px;
}

.fl {
    float: none;
}

.news-heading {
    background-color: #ECECEC;
    border-bottom: 1px solid #cccccc;
    border-radius: 0 5px 0 0;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: auto !important;
    line-height: 25px;
    min-height: 35px;
    padding-left: 12px;
    padding-top: 10px;
    width: 98%;
}

.news-date {
    background-image: url(../../images/inner/news-cal.png);
    background-repeat: no-repeat;
    float: left;
    height: 45px;
    margin-left: 15px;
    text-align: center;
    width: 46px;
}

.news-month {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.news-date {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.invoice-heading {
    background-color: #b1aeae;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.invoice-row1 {
    background-color: #f2f2f2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4e4a4a;
}

.invoice-row2 {
    background-color: #f9f9f9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4e4a4a;
}

.invoice-line {
    border-top: 1px solid #cccccc;
    color: #333333;
}

.invoice-lt_col {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.invoice-rt_col {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.invoice_number {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #020202;
}

.invoice-amt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #627d06;
}

.in-thanks {
    font-size: 18px;
    font-family: 'Helvetica Neue',Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
    color: #000000;
}

.inv-tbl-border {
    border: 1px solid #b1aeae;
}

.bg3 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: #F4F4F4;
}

.bg4 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    font-weight: normal;
    padding: 7px;
}

.circle {
    border-radius: 50% 50% 50% 50%;
    height: 7px;
    margin-top: 10px;
    width: 7px;
    /* width and height can be anything, as long as they're equal */
}

.tbl_brd {
    border: 1px solid #cab74e;
    background-color: #f5ebc7;
    border-radius: 5px;
    padding: 10px;
}

.heading {
    font-family: Arial,"Incised901 Lt BT";
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}

.pad_tav {
    padding-top: 14px;
}
/**********june 24**********/
.registerN_bg {
    background-color: #f5edc8;
    border: 1px solid #d6bd32;
    border-radius: 5px;
}

.re_bor_bot {
    border-bottom: 1px solid #d6bd32;
}

.headerDiv {
    text-align: center;
    margin: 10px 0px;
}

/**********06/07/13*****************/
/*.yell_btn {
    background-color: #F4E082 !important;
    border: 1px solid #ccb54a;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px 0 #ccb54a;
    color: #333333;
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 4px 16px;
    text-decoration: none;
    min-width: 200px;
    text-align: left;
    padding: 8px;
    font-weight: bold;
    margin: 10px 0px;
}*/

/*.yelbx_container {
    width: 740px;
}

.yell_btn2 {
    text-align: center !important;
}

.yell_btn span {
    font-size: 17px !important;
    color: #508702 !important;
}

.floatleft {
    float: left;
    !important
}

.floatright {
    float: right;
    !important
*/}

.yell_btn a {
    text-decoration: none;
}

/***************july 8th**********/


.banner-ctr {
    width: 96%;
    height: auto;
    padding-top: 10px;
}

table.tabBorder {
    border: 4px solid #FF8000;
    display: block;
}

.clear {
    clear: both;
}

.autoHeight {
    height: auto !important;
}

.admin_home_content {
    font-size: 11px;
    color: #000;
    font-weight: normal;
    padding: 10px;
    width: 850px;
    margin: 10px auto;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
}

.blinkytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    text-decoration: blink;
    font-style: normal;
}

.searchtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555555;
}

.eventtextbox {
    width: 120px;
    height: 16px;
    padding: 3px 2px 2px 2px;
    background-color: #fefefe;
    border: 1px solid #cecece;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    background-image: url(../../Images/inner/search_textbox.jpg);
    background-repeat: repeat-x;
}
.searchtextbox {
    width: 210px;
    height: 20px;
    padding: 6px 2px 2px 2px;
    background-color: #fefefe;
    border: 1px solid #cecece;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    background-image: url(../../Images/inner/search_textbox.jpg);
    background-repeat: repeat-x;
}

.searchtextbox_small {
    width: 164px;
    height: 17px;
    padding: 6px 2px 2px 2px;
    background-color: #fefefe;
    border: 1px solid #cecece;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    background-image: url(../../Images/index/search_textbox1.jpg);
    background-repeat: repeat-x;
}




.faq-bg {
    background-image: url("../../images/bg_ierg.png");
    background-repeat: repeat-y;
    border: 1px solid #cccccc;
    border-radius: 10px;
    float: left;
    margin-bottom: 5px;
    width: 97%;
    padding: 15px 10px;
    margin-top: 5px;
}

    .faq-bg a {
        color: #000;
        text-transform: capitalize;
    }

    .faq-bg .text {
        margin: 15px 0;
    }

        .faq-bg .text a {
            margin: 10px 0;
            display: inline-block;
        }

.faq-key-bg {
    background: url('../../images/faq-key-bg.jpg');
    border: 1px solid #d5d5d5;
    color: #666666;
    height: 28px;
    line-height: 28px;
    font-size: 11px;
    padding: 0 5px;
}

.faq-details-hd {
    color: #000;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: inline-block;
}

.faq-bg .explore a {
    background: #484848;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    padding: 2px 3px;
}

.search-btn input {
    background: linear-gradient(#ececec, #cdcdcd) repeat scroll 0 0;
    color: #595959;
    padding: 6px 5px;
    border-radius: 9px;
    border: 1px solid #bebebe !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}


.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.justify-content-end {
    justify-content: end;
}
.text-white {
    color: #fff;
}
.dropdown-menu {
    background-color: #0e244d;
    color: #fff
}
.navbar-nav li a:hover {
    background-color: #fff;
    color: #0e244d
}

/*@media (max-width: 767px) {

    
    .text-xs-center {
        text-align: center;
    }
}

@media(min-width:992px) {
    .text-md-start {
        text-align: start;
    }

    .text-md-end {
        text-align: end;
    }

    .text-md-center {
        text-align: center;
    }
}*/