.intro-big {
    color: rgb(222,100,0);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 33px;
}

.orange_24 {
    color: rgb(222,100,0);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
}

.orange_14 {
    color: rgb(222,100,0);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.orange_18 {
    color: rgb(222,100,0);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}

.bodytext {
    line-height: 1.5;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    margin-bottom: 1.5em;
}

.headertext {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #666;
}

.headerGrey24 {
    font-size: 24px;
    color: #999;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.headertextGrey {
    font-size: 18px;
    color: #999;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.headertextLgtGrey {
    font-size: 18px;
    color: #ccc;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.headertextWhite {
    font-size: 18px;
    color: #ffffff;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.bodyWhite14 {
    font-size: 14px;
    color: #CCCCCC;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.bodyWhite16 {
    font-size: 16px;
    color: #CCCCCC;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.bodySubtextwarm {
    color: #5B4A4A;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-size: 18px;
}

.bodytextwarm {
    line-height: 1.5;
    color: #5B4A4A;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.bodywarm {
    line-height: 1.5;
    color: #5B4A4A;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.headerwarm {
    line-height: 1.5;
    color: #5B4A4A;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
}

.bodytextgrey {
    line-height: 1.5;
    color: #999;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.footer_sml {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 12px;
}

.grey_body {
    color: #999;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.orange_body {
    color: #F60;
    font-size: 12px;
}

.microsite .print-logo {
    display: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-family: Arial, Helvetica, sans-serif;
}

bodytextGrey {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.tableCustomer {
    border-bottom: 2px solid #808080;
    width: 900px;
}


.tableCustomerDetails {
    margin-top: 5px;
    width: 776px;
    background-color: #F3F1F1;
}


.button1 {
    transition: all 200ms linear 0s;
    color: #FFF !important;
    display: inline-block;
    font-family: arial;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    font-size: 17px;
    padding: 0 15px;
}

.button2 {
    color: #fff !important;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 200ms linear 0s;
    width: auto;
    /* height: 20px; */
}

.SaveChange {
    width: 10px;
    height:18px;
    background-image:url("../Image/changeicon.png");
    background-size:16px 16px;
    background-repeat: no-repeat;
    float:right;

}



.button1 a {
    text-decoration: none !important;
    color: #fff !important;
    padding: 2px 10px !important;
}

.org {
    background: #f26723 !important;
    border: 1px solid #f26723 !important;
}

    .org:hover {
        background: #FFF !important;
        color: #000 !important;
        border-color: #000 !important;
    }


input.file {
    color: transparent;
}

.campaignList_data_table th {
    /* color: #5b4a4a; */
    background-color: #fff;
    border: 0;
    /*border-bottom:1px solid #000;*/
    font-size: 14px;
}

.campaignList_data_table td, th {
    font-family: Arial, Helvetica, sans-serif;
    /* color: #5b4a4a; */
}

.campaignList_data_table tr:nth-child(even) {
    background: #F3F1F1;
    /*border-bottom : 1px solid #5b4a4a;*/
}

.tableCustomerDataAnalysis tr:nth-child(even) {
    background: #F3F1F1;
}

.tableMarketingLists tr:nth-child(odd) {
    background: #F3F1F1;
}

.rpt_itmCustomerData {
    background: #F3F1F1;
}

.hrBackground {
    background: #808080;
    margin: 0;
    width: 931px;
}

.btnBrowse {
    width: 113px !important;
}

.tableAccountDetails {
    border-bottom: 2px solid #808080;
    width: 1000px;
}


.biTable {
    width: 180px;
}

.setTableWidth {
    width: 566px;
}

.setTableWidth1 {
    width: 507px;
}


.biTextBox {
    width: 200px;
}

.PaymentProfileTextBox {
    width: 200px;
}

.biTextBox1 {
    width: 100%;
}

.divaccountInfo {
    padding: 0 39px;
}

.biTableDetail {
    background-color: #F3F1F1;
    margin-left: 30px;
}

.setTextRight {
    text-align: right;
}

.divTableDeatils {
    margin-top: 15px;
}

.biTablePayment {
    width: 230px;
}

.tablePaymentProfile {
    background-color: #f3f1f1;
    margin-top: 23px;
}

.widthTdCustomerDataAnalysis {
    padding: 0 0 0 26px;
}


input, select {
    font-size: 14px;
}

.hrWidth {
    float: left;
    width: 100%;
}

.templateList {
    float: left;
    width: 33%;
    text-align: center;
    position: relative;
}

.ui-widget-content {
    display: table;
}

.tempalteDivider {
    background: url("../Image/shadowvertling.jpg") -9px -49px no-repeat;
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 12px;
    top: 0;
    right: 0;
}

/*Added for new Shopper's page*/

.clsShopperPhoto {
    height: 120px;
    width: 120px;
    border-radius: 100%;
}

.clsShopperAudio {
    height: 70px;
    width: 70px;
    border-radius: 100%;
}

.clsLiveCallStatus {
    color: rgb(222, 100, 0);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 19px;
    vertical-align: top;
}

.clsSHopper {
    width: 80%;
    align-content: center;
    margin: auto;
}

    .clsSHopper h2 {
        margin: 0;
        padding: 0;
    }

.sm-title {
    color: #5B4A4A;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 19px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 6px;
}

.tablestyle {
    margin-top: 20px;
}

.tablestyle, .tablestyle td, .tablestyle th {
    border: 0 none !important;
    border-collapse: collapse;
}


.languages-section {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px;
}

    .languages-section span {
        color: #ff6600;
    }

.tdleftspace {
    margin-top: 25px;
    display: inline-block;
}

.circleicon {
    width: 23px;
    height: 23px;
    border: 1px solid #ccc;
    /*display: inline-block;*/
    display: none;
}

.mrgtopicion {
    margin-top: 20px;
    display: inline-block;
}
