.button, input[type="submit"], input[type="button"], input[type="reset"] {
    background: #000000;
}

button, input[type=submit], input[type=button], input[type=reset], a.button {
    background: #000000;
}

.account .cust-bill-frm-ctrl input[type="submit"], .account #btnSubmit_Click, .account #btnChange_PIN {
    background: #000000 !important;
}

.btn-top-sub-nav {
    background-color: #000000ab !important;
}

.btn-top-sub-nav-active {
    background-color: #000000 !important;
}

.merchant-pos input[type="submit"] {
    background: #000000 !important;
}

.droplinetabs a.act_link {
    background-color: #000000 !important;
}

/* Stand alone pages changes.*/
#get-quote-accordion .panel-default > .panel-heading.active-panel {
    border-color: #000000;
}

    #get-quote-accordion .panel-default > .panel-heading.active-panel a {
        border-color: #000000;
        color: #000000;
    }

    #get-quote-accordion .panel-default > .panel-heading.active-panel i {
        color: #000000;
    }

#get-quote-accordion input[type="text"]:focus {
    border-bottom: 2px solid #000000 !important;
}

.modal-header {
    color: #000000;
}

.modal .btn-default {
    background: #000000 !important;
}

/*For Font & other links*/
.merchant-pos h3 a[rel="tooltip"] {
    color: #000000 !important;
}

.merchant-pos h3 {
    color: #000000 !important;
}

.account #LeftSide h3, .account #RightSide h3 {
    color: #000000 !important;
}

.account a {
    color: #000000 !important;
}

a:link, a:visited {
    color: var(--primary) !important;
}

h4 a:link, a:visited {
    color: #000000 !important;
}

.defaultLink a:link, a:visited {
    color: var(--primary) !important;
}

.box h3, .dashboardBoxes h3 {
    color: #000000 !important;
}

a {
    color: #000000 !important;
}

    a:hover, a:active, a:focus, a:visited {
        color: var(--primary) !important;
    }

.merchant-pos input[type="submit"] {
    background: #000000 !important;
}

.merchant-pos input[type="submit"], a.button {
    background: #000000 !important;
}

    .merchant-pos input[type="submit"]:hover {
        background: #000000 !important;
    }

#ddlMWCodeList a:hover {
    color: #fff !important;
}

.dropdown-menu a {
    color: #333333 !important;
}

.liselected {
    background-color: #000000 !important;
}

    .liselected a {
        color: #fff !important;
    }

.from-ddl-list:hover, .dropdown-menu:hover {
    color: #000000 !important;
}

.link-text {
    color: #000000 !important;
}

.button:focus, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
    opacity: 100% !important;
}

.btn-top-sub-Disabled {
    background-color: lightgray !important;
}

/* Stand Alone Pages Buttons & Font Style */
/*#get-quote-accordion div{
    color: #000000 !important;
}*/
.footer-nav ul li a {
    color: #FFF !important;
}

    .footer-nav ul li a:hover {
        color: #000000 !important;
    }

.navbar-right.navbar-top > li a {
    color: #EEE !important;
}

button, input[type="submit"], .StandAloneButton {
    background: #000000 !important;
}

#myTabContent .port-btn-buy {
    border: 1px solid #000000 !important;
}

    #myTabContent .port-btn-buy:hover {
        border: 1px solid #000000 !important;
    }

.port-btn-active {
    background-color: #000000 !important;
}

#myTabContent .port-btn-sell {
    border: 1px solid #000000 !important;
}

#btnBuySell {
    background-color: #000000 !important;
}

    #btnBuySell:hover {
        background-color: #000000 !important;
    }

#myTabContent .port-buy-text1 {
    color: #000000 !important;
}

#myTabContent h3, #myTabContent .dashboardBoxes h3, .total-kvt-portfolio {
    color: #000000 !important;
}

#myTabContent .port-btn:hover {
    background-color: #000000 !important;
}

.account.tickets #dvTroubleTickets a[rel="tooltip"] {
    color: var(--primary) !important;
}

    .account.tickets #dvTroubleTickets a[rel="tooltip"]:hover {
        color: var(--primary) !important;
    }

    .account.tickets #dvTroubleTickets a[rel="tooltip"]:active, .account.tickets #dvTroubleTickets a[rel="tooltip"]:focus, .account.tickets #dvTroubleTickets a[rel="tooltip"]:visited {
        color: var(--primary) !important;
    }

/*Header Style in CMS*/

.droplinetabs a.act_link {
    background-color: #000000 !important;
}

.droplinetabs a.act_submenu {
    background-image: url(/images/newstyle/ms3/nav/newnav/themebar/black-bar-select.png) !important;
}

.droplinetabs a.act_link:after {
    content: url(/images/newstyle/ms3/nav/newnav/themebar/nav_arrow_down_black.png) !important;
}

/*.headermenuitem > a:link, a:visited{
    color: #000 !important
}*/
button.red, input.red {
    background-color: #e04c4c !important;
    color: #ffffff !important;
    background-color: var(--red) !important;
    color: var(--white) !important;
}

#get-quote-accordion .btn-active:hover, #get-quote-accordion .btn-active:focus, #get-quote-accordion .btn-active:active, #get-quote-accordion .btn-active:active:hover, #get-quote-accordion .btn-active.active:hover {
    background-color: #000000;
    opacity: 0.75;
	}
#get-quote-accordion input[type="text"]:focus, #get-quote-accordion textarea:focus, #get-quote-accordion input[type="email"]:focus, #get-quote-accordion input[type="password"]:focus {
    border-bottom: 2px solid #000000 !important;    
}

.mcashorderNew {
            /*margin-top: 80px;*/
            margin-top: 78px;
}

@media only screen and (max-width: 667px) {
    .mcashorderNew { margin-top: 0px; }
    #get-quote-accordion .header-group {text-align: center;}
    #get-quote-accordion h2 {text-align: center;}
}

.blueAcceptanceImage {
    background-color: #000000 !important;
 }

 .blueAccountImage {
    background-color: #000000 !important;
 }

 .blueSecurityImage {
     background-color: #000000 !important;
 }

 .blueDebitCardImage {
    background-color: #000000 !important;
 }

 .blueHomeImage {
    background-color: #000000 !important;
 }

 .blueMWImage {
     background-color: #000000 !important;
 }