﻿/*
Theme Name: PESI - Bootstrap Theme
Author: PESI, Inc.
Author URI: http://www.pesi.com
Author e-mail: info@pesi.com
Version: 1.0.0
Created: May 2016
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.header {
    background-color: #006699;
    color: #ddd;
}

.nav-tabs > li.active > a:after {
	background-color: #006699;
}

.subfooter a {
    color: #999999;
}

.hr2 {
    background-color: #4e5b5e;
}

.header-bg {
    font-size: 24px;
    font-weight: 500;
    background: linear-gradient(to bottom, #eaeaea 0%, #fff 66%);
    color: #222;
}

.image-box {
    background-color: #ffffff;
}

.owl-carousel .owl-wrapper-outer {
    margin-top: -10px;
    margin-left: -10px;
}

.event-header {
    background-color: #4e5b5e;
    color: #ddd;
}

.event-subheader {
    background-color: #707d80;
    color: #ddd;
    vertical-align: middle;
    padding: 4px;
    margin: 0;
}

.event-select {
    width: auto;
    height: 22px;
    padding: 1px;
    display: inline;
}

.event-title {
    color: #4e5b5e;
}

.event-detail-title {
    color: #4e5b5e;
}

.event-well {
    background-color: #4e5b5e;
}

.carousel-body-more {
    color: #4e5b5e;
}

.product-title {
    color: #4e5b5e;
}

.product-format {
    color: #4e5b5e;
}

/*a, .text-default {
    color: #af3736;
}*/

.top-border {
    border-top-color: #4e5b5e;
}

.addonBlock {
    background-color: #999999;
    color: #343434;
}

.paymentBlock {
    background-color:#999999; 
    color:#343434; 
}

.featuredImageTitle {
    background-color: #4e5b5e;
}

.statement-hr {
    background-color: #4e5b5e;
}

.faq-section-banner {
    background-color: #999999;
    color: #343434;
}

.comment-header {
    background-color: #4e5b5e;
}

.acct-hr {
    background-color: #4e5b5e;
}

.videobanner {
	background-color: #4e5b5e;
	color: #ffffff;
}

.videobanner h4 {
	color: #ffffff;
}

.video-subtitle-box {
    color: #4e5b5e;
}

.video-more-box {
}

.videolink {
    color: #ffffff;    
}

.videolink::after {
    color: #ffffff;
}

.btn-primary {
	background-color: #c00000;
	color: #ffffff;
}

.header-top-dropdown .dropdown-menu > li > a:hover {
    background-color: #222;
}