
.paddingmdselect{

    /* below is padding for mdselect*/
    padding-top: 24px;
    padding-right: 2px;
    padding-bottom: 26px;
    padding-left: 2px;
}
/*
.paddingtitle{

    padding-top: 24px;
    padding-right: 2px;
    padding-bottom: 26px;
    padding-left: 2px;
}*/

.strike {
    text-decoration: line-through;
}

.paddingtop {
    padding-top: 28px;
}

.paddingtopcategory {
    padding-top: 16px;
}
.paddingtoptext{
    padding-top: 5px;
}

.paddingtoptext2{
    padding-top: 10px;
}

.paddingtopcampaign {
    padding-top: 12px;
}

.paddingbottom {
    padding-bottom: 10px;
}

.paddingbottom5 {
    padding-bottom: 5px;
}

.paddingbottom2 {
    padding-bottom: 20px;
}

.paddingbottom50 {
    padding-bottom: 50px;
}

.paddingbottomquicksnapshot {
    padding-bottom: 2px;
    border-bottom: 0.5px #F2F2F2 solid;
    padding-top: 2px;
}

.paddingtopquicksnapshot {
    padding-top: 5px;
}

.paddingleftsync {
    padding-left: 30px;
}

.paddingleftsync2 {
    padding-left: 15px;
}


.paddingtoptextSync{
    padding-top: 15px;
}

.tick line {
    opacity: 0;
}

.titleoveride{
    color: rgba(0,0,0,0.87);
}
.border{
    border-radius: 10px;
    border: 1px solid;
    /*padding: 20px;
    width: 200px;
    height: 150px;*/
}

.titlewelcome {
    font-size: 16px;
    /*color: rgba(0,0,0,0.4);*/
    font-weight: bold;
    line-height: normal;
}

.textcolor{
    color: #B2679B;
}
/*
.gray-color{
    fill: #4CAF50;
}*/

.boldtext{
    font-weight: bold;
}

.fontbold{
    font-weight: bold;
}

.fontsmall{
    font-size:13px;
    /*text-align:justify;*/
    padding-top: 3px;
}

.fontshipping{
    font-style: italic;
}

.paddingleft {
padding-left: 30px;
}

.paddingleft2 {
    padding-left: 7px;
}

.paddingleft3 {
    padding-left: 50px;
}

.paddingright {
    padding-right: 5px;
}

.deleteConfirmation{
    width: 250px;
}

.paddingdiv{
    padding: 10px 0px 10px 10px;
}

.paddingNone{
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.marginNone{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.checkboxmargin{
    margin-bottom: 0px;
}


.accordionmargin{
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 5px;
    margin-top: 5px;
}


.paddingdivdashboard{
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding-bottom: 11px;
}

.mdbuttonstyle{
    text-transform: none;
    /*padding: 0 1px;
     margin: 1px 1px;*/
     line-height: 12px;
     min-height: 12px;
    /*text-align:right;
    position:absolute;*/
}

.mdbuttonstyleSubscription{
    text-transform: none;
}

.accordionheadertext{
    cursor: text;
    font-size: 13px;
    color: rgb(178,103,155);
}

.inputaligninrelatedproduct{
    position: relative;
    top: 4px;
}

.iconmargin_inaccordion{
    margin-right: 20px;
}

accordion .panel-body {
    padding: 0;
}

accordion .panel-heading {
    padding: 5px 5px;
}

.quicklinks .panel-default>.panel-heading {
    background-color: #B2679B;  
}

.quicklinks .panel-title>a {
    color: #f2f2f2;
}
.quicklinkstitle{
    color: #f2f2f2;
}
/*
.my-accordion-heading-quicklinks .panel-heading {
    background-color: #B2679B;
    padding: 10px 10px;
}
.accordion-backgroundcolor {
    background-color: #B2679B;
}
*/
.quicksnapshottitle {
    color: #7A7A7A;
    font-size: 18px;
    margin-top: 10px;
    /*margin-bottom: 10px;*/
    margin-left: 10px;
    /*font-weight: 500;*/
    line-height: 1.1;
}
/*
.customtabquicksnapshot .md-tab{
    font-size: 12px;
    padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 14px;
}*/

.customtabquicksnapshot md-content md-tabs{
    margin-left: 10px;
}

.customtabquicksnapshot md-content md-tabs .md-tab{
    font-size: 12px;
    padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 14px;
}

.customtabsyncproducts md-tabs .md-tab{
    text-transform: none;
}

.paddingtablerowtext{
    padding-top: 2px;
    padding-right: 5px;
    /*margin-right: 2px;*/
}

.customtablesyncproducts .md-table{
    table-layout: fixed;
    word-wrap: break-word;
    border-collapse: collapse;
}

.customtablesyncproducts md-table .td  {
    border: 1px dotted grey;
    /*border-collapse: collapse;*/
    padding: 1px;
}
.customtablesyncproducts md-table .th  {
    /*border: 1px solid grey;*/
    /*border-collapse: collapse;*/
    color: rgba(0,0,0,0.8);
    padding: 1px;
}

.headercolor1{
    background-color: #68c6ea;
}

.headercolor2{
    background-color: #B2679B;
}
/*override nvd3 css bec wanted hand symbol on charts*/
#dashboardCategory .nvd3.nv-pie .hover path {
    cursor: pointer;
}
#dashboardVariance .nvd3 .nv-discretebar .nv-groups rect:hover {
    cursor: pointer;
}

.marginleft{
    margin-left: 10px;
}

.m-l-5{
    margin-left: 5px;
}

.margintop{
    margin-top: 5px;
}
.mt-40{
    margin-top: 40px;
}

.mt-150{
    margin-top: 150px;
}

.marginright{
    margin-right: 10px;
}

.overlap {
    overflow: auto;
}

.rulestatus {
    color: white;
    text-align: center;
    border-radius: 25%;
    padding: 15px;
    line-height: 100%;
}

.productlistsize{
    height: 350px;
}

.searchaccordion accordion .panel-group {
    margin-bottom: 7px;
}

.svgcolorproduct {
    fill: rgb(178,103,155);
}

.fonttitle {
    color: rgba(0,0,0,0.4);
    font-weight: bold;
    line-height: normal;
    font-size: 24px;
}

.fontsize{
    margin-top: 10px;
    font-size: 16px;
}

.marginalign{
    margin-left: 13px;
}

.fontsizerequired{
    font-size: 18px;
}

.png-icon-16{
    height: 16px;
}
.mdicon-minwidthheight{
    min-height: 16px;
    min-width: 16px;
}

.border-detail{
    border-right: 2px solid #eee;
}

.border-header{
    padding-right: 10px;
    padding-left: 10px;
    border-right: 2px solid #eee;
}
.border-header-r{
    border-right: 2px solid #eee;
}

.tools2 md-table-pagination {
    border-top: none;
    margin: 0 16px;
    padding: 0 8px;
    /*border: 1px solid #eee;*/
    border-width: 0 1px;
    height: 25px;
}

.padding-detail{
    padding-left: 10px;
    padding-right: 10px;
}
table.md-table .mdt-l2 {
    border-left: 2px solid #eee;
}

.padding-top-details{
    padding-top: 25px;
}

/*added scroll bar for related product table*/
.md-content2{
    height: 150px;
}
/*.title :after {
    font-size: 18px;
    color: #e32;
    content: ' *';
    display:inline;
}*/
/*
.pdg {
    padding-top: 10px;
}*/

.pngimg{
    vertical-align: top;
}

md-icon.marginnone{
    margin: 0;
}

.save{
    font-size: 12px;
    font-weight: 600;
}
.cancelproducts {
    margin: 18px !important;
}

.cancelproducts md-content{
    margin: 20px !important;
}

.header1 {
    padding: 0 25px;
}

.linebottom{
    border-bottom: 1px solid rgba(0,0,0,0.12);
}

.tools2 table.md-table tbody.md-body>tr.md-row {
    height: 1px;
}

.borderdivtop{
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.stylePromotion{
    background: #fff;
}

.tools2 table.md-table {
    background: rgb(250, 250, 250);
}

.scroll-left {
    height: 50px;
    overflow: hidden;
    position: relative;
    /*background: yellow;*/
    color: #ffecec;
    /*border: 1px solid orange;*/
    /*white-space: nowrap;*/
}
.scroll-left p {
    position: absolute;
    /*width: 100%;*/
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scroll-left 15s linear infinite;
    -webkit-animation: scroll-left 15s linear infinite;
    /*animation: scroll-left 15s linear infinite;*/
    animation: scroll-left 50s linear infinite;
    white-space: nowrap;
}

.scroll-left p:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
    0%   { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
    0%   { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
    0%   {
        -moz-transform: translateX(100%); /* Browser bug fix */
        -webkit-transform: translateX(100%); /* Browser bug fix */
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%); /* Browser bug fix */
        -webkit-transform: translateX(-100%); /* Browser bug fix */
        transform: translateX(-100%);
    }
}
/*
.input{
    border-bottom: 1px solid rgba(0,0,0,0.12);
}*/

.mt-10{
    margin-top: 10px;
}

.mt-5{
    margin-top: 5px;
}

.mb-10{
    margin-bottom: 10px;
}

.borderdivtopadddealer{
    border-top: 2px solid rgb(0, 0, 255);
}

.expand-view_sellerfeedback {
    background-color: #fafafa;
    height: 220px;
    overflow-x: auto;
    color: #444;
    border-top: 1px rgba(0,0,0,0.12) solid;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,0.15) inset, 0 -5px 10px -5px rgba(0,0,0,0.15) inset;
}

.containercss {
    /*overflow-y: hidden;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

.headertekst
{
    text-align:center;
    width:100%;
}

.titlecheckbox{
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 12px 0 4px 0;
}

.linkoption2{
    /*color: #181414;*/
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.marginleft2{
    margin-left: 40px;
}

.m-l-lenovo{
    margin-left: 330px;/*170px;*/
}
.m-r-lenovo{
    margin-right: 330px;/*170px;*/
}

.topheaderAmazonSuite {
    font-size: 17px;
    font-weight: 300;
    color: rgba(0,0,0,0.87);
    margin: 10px 0 0 0;
}

.subheaderAmazonSuite {
    font-size: 14px;
    font-weight: 300;
    color: rgba(0,0,0,0.87);
    margin: 10px 0 0 0;
}

.footerAmazonSuite {
    font-size: 12px;
    font-weight: 300;
    color: rgba(0,0,0,0.87);
}

.png-logo-aws{
    height: 48px;
}

.accorwidth{
    max-width: 75%;
}

textarea {
    resize: none;
}

/*done this for campaign bec date was not fully shown*/
.table-reszie-column:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2),
.table-reszie-column:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2)
{
    padding: 0 24px 0 0 !important;
}

.text-border{
    border:2px;
    border-style:solid;
    border-color:#ffca28;
    padding: 5px;/*1em;*/
    /*width: 700px;*/
    text-align: center;
}

/*.my-col-50{
    float:left;
    width:50%;
}*/


.product-border {
    /*padding: 8px;*/
    border: 2px solid #eee;
    background: #f6f6f6;
}

.vertical-line{
    border-left: 2px solid #eee;
}

.png-icon-package{
    height: 30px;
}

.png-icon-axis-bank{
    height: 70px;
}

.png-icon-package-vin{
    height: 80px;
}

.png-icon-smbhav1{
    height: 300px;
}

.png-icon-smbhav{
    height: 300px;
}

.vertical-line-padding {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    /*padding-right: 10px;
    padding-left: 10px;*/
}

.package-page table.md-table {
    background: #f6f6f6;
}
.package-page table.md-table td.md-cell{
    border-top: none;
}
.package-page table.md-table tbody.md-body > tr.md-row {
    height: 35px;
}
.package-page table.md-table td.md-cell {
    cursor: auto;
}
/*
.package-page md-input-container label{
    overflow: auto;
}

.package-page md-input-container .md-placeholder {
    overflow: auto;
}*/

.payu md-input-container{
    width: 300px
}

.horizontal-line{
    border-bottom: 2px solid #eee;
    width: 100%;
    height: 10px;
}
.vinculum md-content{
    background-color: #f6f6f6;
}
/*.vin-color {
    background-color: #f6f6f6;
}*/


.amazonDigitalSuite{
}
.amazonDigitalSuite md-toolbar{
    background-color: #f2f2f2 !important;
    height:60px;
    min-height:60px;
}

.amazonDigitalSuite .md-toolbar-tools{
    padding: 0;
}

.png-logo-aws-toolbar{
    height: 60px;
}

.amazonDigitalSuite md-toolbar text{
    color: #403838 !important;
    font-weight: bold;
}

.cat-border {
    padding: 10px;
    border: 2px solid #eee;
}

.png-logo {
    height: 32px;
}

.price-font{
    font-size: 16px;
}

.small-font{
    font-size: 11px;
}

.support-font{
    font-size: 18px;
}

.table-border {
    padding: 8px;
    border: 2px solid #eee;
    /*border: 2px solid #cc68d7;*/
}

.dashboard_table{
}

.dashboard_table table.md-table tbody.md-body>tr.md-row{
    height: 24px;
}

.dashboard_table table.md-table .mdt > td, table.md-table .mdt > th {
    padding: 0 8px !important;
    cursor: default !important;;
}

table-row.table-row {
    height: 24px !important;
}

.settings-block md-input-container {
    margin: 5px 0 !important;
}

.title-disable{
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    /*margin: 16px 10px 0 0;*/
}