
/*--------------------------------
   COLOR PROPERTY
--------------------------------*/
a.link--hover:hover,
a.link--hover:hover,
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn--default.hover:hover,
a.btn--default.hover:hover,
.btn-warning:hover, .btn-info:hover, .btn-success:hover,
.btn-warning:focus, .btn-info:focus, .btn-success:focus,
a.label-warning:hover,
a.label-warning:focus,
#headerNavbar a.navbar-brand h1 span,
#top-nav a.quick-nav:hover,
#top-nav a.quick-nav[aria-describedby],
div.header-lined h1,
.header-lined .breadcrumb li.active,
.sidebar a.list-group-item i.icon-rss,
#order-standard_cart .order-summary a.btn-continue-shopping:hover,
#order-standard_cart .domain-promo-box .btn-primary:hover,
.footer--widget ul li a:hover,
.fw--about a.more,
#footer p span {
    color: #3f55ff;
}


/*--------------------------------
   BACKGROUND COLOR PROPERTY
--------------------------------*/
.btn--primary,
a.btn--primary,
.btn-primary, .btn-primary.disabled, .btn-primary[disabled],
.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary[disabled]:hover,
.btn-primary:focus, .btn-primary.disabled:focus, .btn-primary[disabled]:focus,
.btn-primary:active:hover, .btn-primary.disabled:active:hover, .btn-primary[disabled]:active:hover,
.btn-primary:active:focus, .btn-primary.disabled:active:focus, .btn-primary[disabled]:active:focus,
.input-group-btn input.btn-success,
.bg--vermilion,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
#headerNavbar .navbar-toggle .icon-bar,
#headerNav .nav > .dropdown > .dropdown-menu > li > a:hover,
#headerNav .nav > .dropdown > .dropdown-menu > li > a:focus,
#headerNav .nav > .dropdown > .dropdown-menu > li.active > a,
.navbar-main .dropdown-menu > li > a:hover,
.navbar-main .dropdown-menu > li > a:focus,
#home-banner .btn,
.sidebar a.list-group-item.active,
.sidebar a.list-group-item.active:hover,
.sidebar a.list-group-item.active:focus,
.product-selection-sidebar a.list-group-item.active,
.product-selection-sidebar a.list-group-item.active:hover,
.product-selection-sidebar a.list-group-item.active:focus,
.dataTables_wrapper .dataTables_info,
.status-customer-reply,
#order-standard_cart .header-lined h1,
#order-standard_cart div.order-summary,
#order-standard_cart div.view-cart-items-header,
#order-standard_cart .suggested-domains .panel-heading,
#order-standard_cart .addon-products .panel-addon-selected .panel-price,
#order-standard_cart .addon-products .panel-addon .panel-add,
#order-standard_cart .empty-cart button.btn,
#order-standard_cart .btn-checkout,
.footer--widget h4:before,
.domain-pricing .tld-filters .label-success,
ul.top-nav > li.primary-action > a.btn,
.landing-page.ssl .detailed-info div.panel-heading,
.landing-page .get-started .btn.btn-order-now,
#order-standard_cart .promo-banner button.btn,
#main-body .dropdown-menu > li > a:hover,
#main-body .dropdown-menu > li > a:focus {
    background-color: #3f55ff;
}


/*--------------------------------
   BORDER COLOR PROPERTY
--------------------------------*/
.btn--default.hover:hover,
a.btn--default.hover:hover,
.btn--primary,
a.btn--primary,
.btn-primary, .btn-primary.disabled, .btn-primary[disabled],
.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary[disabled]:hover,
.btn-primary:focus, .btn-primary.disabled:focus, .btn-primary[disabled]:focus,
.btn-primary:active:hover, .btn-primary.disabled:active:hover, .btn-primary[disabled]:active:hover,
.btn-primary:active:focus, .btn-primary.disabled:active:focus, .btn-primary[disabled]:active:focus,
.btn-warning:hover, .btn-info:hover, .btn-success:hover,
.btn-warning:focus, .btn-info:focus, .btn-success:focus,
.btn-warning:active:hover, .btn-info:active:hover, .btn-success:active:hover,
.btn-warning:active:focus, .btn-info:active:focus, .btn-success:active:focus,
.input-group-btn input.btn-success,
a.label-warning:hover,
a.label-warning:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
#headerNavbar .navbar-toggle,
.sidebar a.list-group-item.active,
.sidebar a.list-group-item.active:hover,
.sidebar a.list-group-item.active:focus,
.product-selection-sidebar a.list-group-item.active,
.product-selection-sidebar a.list-group-item.active:hover,
.product-selection-sidebar a.list-group-item.active:focus,
#order-standard_cart div.order-summary,
#order-standard_cart div.view-cart-items,
#order-standard_cart .suggested-domains .panel-heading,
#order-standard_cart .addon-products .panel-addon-selected,
#order-standard_cart .btn-checkout,
#order-standard_cart .domain-promo-box .btn-primary:hover,
.fw--links li a:hover,
.domain-pricing .tld-pricing-header div.col-sm-4,
.domain-pricing .tld-pricing-header div.col-xs-4,
#order-standard_cart .promo-banner,
div.dataTables_wrapper table.table-list thead th,
div.dataTables_wrapper table.table-list thead th:nth-child(even) {
    border-color: #3f55ff;
}

#order-standard_cart .header-lined h1:after {
    border-top-color: #3f55ff;
}
