/*

[MAIN COLORS]

Project: BulkDomain - Responsive HTML5 WHMCS Hosting Template
Version: 1.7
Author : themelooks.com

*/

/*------------------------------------*\
    COLOR
\*------------------------------------*/
.popover a,
.contact-bar .social-icons .nav li a:hover,
#navigation a.navbar-brand span,
.dashboard-links .btn-group .signup,
.banner-content .title h2 span,
.extensions input:checked + label,
#callToAction a.btn,
.feature-item .icon,
.service-slider .content h2,
.service-slider .content i.fa-check,
.counter-number-holder i.fa,
#quickContact a:hover,
.footer-widgets .twitter a,
.footer-widgets .twitter li:before,
.footer-widgets .recent-post-item .heading a:hover,
.footer-widgets .recent-post-item .heading a:focus,
.copyright p a:hover,
.pageHslider-item-content h2,
.accordion .panel-heading a.collapsed h4 i.fa-minus,
#vpsPricing .action a.deatils-link,
#vpsPricing .action a.order-link:hover,
#vpsPricing .action a.order-link:focus,
#pageHeader .breadcrumb-holder .breadcrumb>.active,
.team-social-links ul li a:hover,
.team-social-links ul li a:focus,
.team-item figcaption .name a:hover,
#signupForm .submit-button:hover,
.blog-page-sidebar .widget.recent-items a.footer-thumb-link:hover,
.blog-page-sidebar .widget.categories li:hover a,
.blog-page-sidebar .widget.tags li:hover a,
.blog-page-sidebar .widget.archives li:hover a,
.blog-page-sidebar .widget.latest-tweets-widget li:before,
.blog-page-sidebar .widget.latest-tweets-widget a,
.post-item-content blockquote,
.post-item-content li,
.full-post:hover a.btn-custom:hover,
.full-post .post-author-metadata a:hover,
.comment-thumb a,
.ca-icon i.fa,
#domainSearchForm button.submit-btn:hover,
#domainSearchForm button.submit-btn:focus,
.pageHslider-item-content .price a.btn:hover,
.pageHslider-item-content .price a.btn:focus,
.service-slider .content .price a.btn:hover,
.ca-holder a.btn:hover,
.ca-holder a.btn:focus,
#loginForm p.help-block a:hover,
#signupForm p.help-block a:hover,
#loginForm .submit-button:hover,
.pageHslider-item-content .price a:hover,
#pageHeader .breadcrumb-holder .breadcrumb li a:hover,
.full-post .category-link:hover,
.a-pricing-item .head .price span,
.announcement-single a,
.header-lined .breadcrumb a,
#order-standard_cart .order-summary .btn-continue-shopping:hover,
#order-standard_cart .view-cart-items .btn-link:hover,
#main-body .dropdown-menu > li > a:hover,
#main-body .dropdown-menu > li > a:focus {
    color: #7dc01d;
}

p a,
div.header-lined h1 {
	color: #7dc01d !important;
}

/*------------------------------------*\
    BACKGROUND COLOR
\*------------------------------------*/
.dashboard-links .btn-group .login,
.btn-custom,
#open-switcher,
#close-switcher,
#callToAction,
.back-to-top button,
.section-title h2:before,
#subscribeForm .submit-button,
.pricing-item .head .price,
.pricing-tab-filter .nav > li > a:hover,
.pricing-tab-filter .nav > li.active > a,
.post-meta .comments,
#quickContact,
.footer-widgets .title:before,
.footer-widgets .social-links ul li a:hover,
.footer-widgets .social-links ul li a:focus,
.pageHslider-slider .owl-dot.active,
.accordion .panel-heading a,
#vpsSlider .ui-slider-range,
#dedicatedPricing .nav > li > a:hover,
#dedicatedPricing .nav > li.active > a,
#dedicatedPricing table thead,
#domainPricing table thead,
.faq-categories ul li a:hover,
.faq-categories ul li.active a,
.faq-categories h3:before,
#loginForm .submit-button,
#signupForm .submit-button,
.aCounter,
.blog-page-sidebar .widget.search .input-group-addon:hover,
.blog-page-sidebar .widget-title:before,
#blogPage .post-meta .comments,
.post-social-links li a:hover,
a.comment-reply,
.post-comment-form-group .form-control.submit-btn,
.btn-custom-reverse:hover, .btn-custom-reverse:focus,
.contact-social-links li a:hover,
#service .bx-pager-link.active,
#service .bx-pager-link:hover,
#service .bx-pager-link:focus,
#vpsPricing .action a.deatils-link:hover,
#vpsPricing .action a.deatils-link:focus,
.pageHslider-item-content .price a,
.timeline-footer,
.btn-primary, .btn-warning, .btn-success,
.btn-primary:hover, .btn-warning:hover, .btn-success:hover,
.btn-primary:focus, .btn-warning:focus, .btn-success:focus,
.btn-primary:active:focus, .btn-warning:active:focus, .btn-success:active:focus,
.btn-primary.disabled.focus, .btn-warning.disabled.focus, .btn-success.disabled.focus,
.btn-primary.disabled:focus, .btn-warning.disabled:focus, .btn-success.disabled:focus,
.btn-primary.disabled:hover, .btn-warning.disabled:hover, .btn-success.disabled:hover,
.btn-primary[disabled].focus, .btn-warning[disabled].focus, .btn-success[disabled].focus,
.btn-primary[disabled]:focus, .btn-warning[disabled]:focus, .btn-success[disabled]:focus,
.btn-primary[disabled]:hover, .btn-warning[disabled]:hover, .btn-success[disabled]:hover,
.open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning, .open > .dropdown-toggle.btn-success,
.label-warning[href]:focus,
.label-warning[href]:hover,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.logincontainer .btn-primary,
#order-standard_cart div.view-cart-items-header,
#order-standard_cart .empty-cart button.btn,
.domain-pricing .tld-filters .label-success,
ul.top-nav > li.primary-action > a.btn,
.landing-page .get-started .btn.btn-order-now,
#order-standard_cart div.order-summary,
#order-standard_cart .promo-banner button.btn {
    background-color: #7dc01d;
}

.home-shortcuts {
    background-color: #7dc01d;
}

.panel-heading {
	background-color: #7dc01d !important;
}

.dashboard-links .btn-group .or:before {
    background-color: #5B9A00;
}

.pricing-item .head .price:before {
    background-color: rgba(125,192,29,0.6);
}


/*------------------------------------*\
    BORDER COLOR
\*------------------------------------*/
#navbar .nav > li > a:hover,
#navbar .nav > li > a:focus,
#navbar .nav > li.active > a,
#navbar .nav > li.open > a,
#navbar .nav .dropdown-menu > li > a:hover,
#navbar .nav .dropdown-menu > li > a:focus,
#navbar .nav .dropdown-menu > li.active > a,
.pricing-item .head,
.footer-widgets .twitter a:hover,
.footer-widgets .social-links ul li a:hover,
.footer-widgets .social-links ul li a:focus,
.vps-item-feature-name,
.blog-page-sidebar .widget.latest-tweets-widget a:hover,
.post-item-content blockquote,
.post-social-links li a:hover,
.post-comment-form-group .form-control.submit-btn,
.contact-social-links li a:hover,
#service .bx-pager-link,
.a-pricing-item .head,
.logincontainer #login,
.btn-primary, .btn-warning, .btn-success,
.btn-primary:hover, .btn-warning:hover, .btn-success:hover,
.btn-primary:focus, .btn-warning:focus, .btn-success:focus,
.btn-primary:active:focus, .btn-warning:active:focus, .btn-success:active:focus,
.btn-primary.disabled.focus, .btn-warning.disabled.focus, .btn-success.disabled.focus,
.btn-primary.disabled:focus, .btn-warning.disabled:focus, .btn-success.disabled:focus,
.btn-primary.disabled:hover, .btn-warning.disabled:hover, .btn-success.disabled:hover,
.btn-primary[disabled].focus, .btn-warning[disabled].focus, .btn-success[disabled].focus,
.btn-primary[disabled]:focus, .btn-warning[disabled]:focus, .btn-success[disabled]:focus,
.btn-primary[disabled]:hover, .btn-warning[disabled]:hover, .btn-success[disabled]:hover,
.open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning, .open > .dropdown-toggle.btn-success,
.label-warning[href]:focus,
.label-warning[href]:hover,
#order-standard_cart div.view-cart-items,
.domain-pricing .tld-pricing-header div.col-sm-4,
.domain-pricing .tld-pricing-header div.col-xs-4,
.suggested-domains div.panel-heading,
#order-standard_cart div.order-summary,
#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: #7dc01d;
}

.faq-categories ul li a:before {
    border-left-color: #7dc01d;
}

#vpsSlider .ui-slider-handle:before {
	border-top-color: #5B9A00;
}
