body {
    background-image: url("../img/coupons 911 bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: arial;
    background-attachment: fixed;
    font-size: 20px;
    padding: 76px 0 0 0;
}
/*--------
Header
---------*/
.header-top {
    padding: 0 60px;
    border-top: 5px solid #F9D218;
    background-image: url("../img/coupons 911 bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: arial;
    background-attachment: fixed;
    border-bottom: none;
    height: 76px;
}
.coupons911-logo {
    float: left;
    margin: 10px 0;
    width: 320px;
}
.btn-search{
    background-color: #D57D38;
}
.btn-login {
    background-color: #f06292;
    font-size: 20px;
    color: #fff;
    padding: 10px 15px;
    float: right;
    margin: 10px 0 10px 30px;
}
.icon-bar {
    background-color: #fff !important;
}
/*--------
Header
---------*/
/*-----------
Active menu 
------------*/
.main-section .list-group-item{
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    margin-bottom: 1px;
    border: none;
}
.main-section .list-group-item:last-child{
    border-bottom-right-radius: 0;
}
.bhoechie-tab .bhoechie-tab-content:not(.active){
    display: none;
}
.bhoechie-tab-menu .list-group > a {
    color: #000;
    font-size: 20px;
    text-align: center;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}
.main-section .bhoechie-tab-content{
    padding-top: 50px;
}
.bhoechie-tab-menu.main-menu {
    float: right;
    margin: 10px 0;
}
/*user*/
.bhoechie-tab-menu .list-group > a.user-menu {
    border: 1px solid #ab305a;
    color: #672038;
}
.bhoechie-tab-menu .list-group > a.active {
    border-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    padding-bottom: 21px;
}
.bhoechie-tab-menu .list-group > a.user-menu.active {
    color: #672038;
}
.bhoechie-tab-content{
    transition: 2s !important;
}
.bhoechie-tab-menu .list-group > a.user-menu, .bhoechie-tab-content.user-panel{
    background-color: #f06292;
}
.bhoechie-tab-content.user-panel{
    border: 1px solid #ab305a;
}
/*fundraiser*/
.bhoechie-tab-menu .list-group > a.fundraiser-menu {
    border: 1px solid #1c8597;
    color: #1d5863;
}
.bhoechie-tab-menu .list-group > a.fundraiser-menu.active {
    color: #1d5863;
}
.bhoechie-tab-menu .list-group > a.fundraiser-menu, .bhoechie-tab-content.fundraiser-panel{
    background-color: #58c7db;
}
.bhoechie-tab-content.fundraiser-panel{
    border: 1px solid #1c8597;
}
/*merchant*/
.bhoechie-tab-menu .list-group > a.merchant-menu {
    border: 1px solid #757f58;
    color: #4a4d28;
}
.bhoechie-tab-menu .list-group > a.merchant-menu.active {
    color: #4a4d28;
}
.bhoechie-tab-menu .list-group > a.merchant-menu, .bhoechie-tab-content.merchant-panel{
    background-color: #cbd185;
}
.bhoechie-tab-content.merchant-panel{
    border: 1px solid #757f58;
}
/*-----------
Active menu
------------*/
/*-----------
Suggesstion
------------*/
#suggestion-list{overflow-x:hidden; overflow-y:auto;}
#suggestion-list{float:left;list-style:none;margin-top:50px;padding:0;position: absolute; width: 100%; max-height: 300px; border: 1px solid #bbb9b9;z-index: 100; border-radius: 4px;}
#suggestion-list li{padding: 5px 10px 5px 20px; background-color: #fff; border-bottom: 1px solid #bbb9b9;}
#suggestion-list li.suggestion-title{
    background-color: #f0f0f0;
    font-size: 1.5em;
    padding-left: 10px;
    text-transform: capitalize;
}
#suggestion-list li:hover{background:#255EA5; color: #fff; cursor: pointer;}
#search-box{padding: 10px;border: #a8d4b1 1px solid;border-radius:4px;}
/*-----------
Suggesstion
------------*/
/*-----------
User content
------------*/
.cg-search {
    width: 40%;
    margin: auto;
    top: 100px;
    position: absolute;
    left: 0;
    right: 0;
}
.bhoechie-tab-content{
    background-color: #f06292;
}
.header-img{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    height: 500px;
    margin-top: 50px;
    position: relative;
}
.user-header-img{
    background-image: url(../img/user-home-bg.png);
}
.header-top-img{
    bottom: -36px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
.user-content {
    background-color: #c8436f;
    padding: 70px 0 50px;
}
.content-text {
    width: 865px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 20px;
}
.footer-menu {
    height: 70px;
    width: 100%;
    padding: 10px;
}
.footer-menu-item {
    background-color: #467DC0;
    border-radius: 4px;
    color: #97BCE4;
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
    padding: 10px 20px;
    text-align: center;
}
.footer-menu-item.active {
    background-color: #F9D218;
    color: #FFFFFF;
    text-decoration: none;
}
.footer-menu-item.how-it-works{
    background-color: #f06292;
    color: #FFF;
}
/*-----------
User content
------------*/
/*--------------
Fundraiser content
---------------*/
.fundraiser-header-img{
    background-image: url(../img/fundraiser-home-bg.png);
}
.fundraiser-content{
    background-color: #3399ab;
    padding: 70px 0 50px;
}
/*--------------
Fundraiser content
---------------*/
/*--------------
Merchant content
---------------*/
.merchant-header-img{
    background-image: url(../img/merchant-home-bg.png);
}
.merchant-content{
    background-color: #a5aa5d;
    padding: 70px 0 50px;
}

/*--------------
Merchant content
---------------*/
/*--------------
Page content
---------------*/
.page-content {
    padding: 30px 60px 100px;
}
.page-content .step-content-title {
    padding: 3px 10px;
}
.page-content .step-content-title {
    position: relative;
    background: #449467;
}
.page-content .step-content-title:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-left-color: #449467;
    border-width: 17px;
    margin-top: -17px;
}
.step-content-div {
    border: 1px solid #fff;
    padding: 20px 20px 30px 20px;
    border-radius: 15px;
}
.step-img {
    margin-bottom: 20px;
}
/*--------------
Page content
---------------*/
/*--------------
User Page content
---------------*/
.user-how-it-works-homepage .step-content-div {
    width: 400px;
}
/*--------------
User Page content
---------------*/
/*--------------
Fundraiser Page content
---------------*/
.page-content ul {
    margin: 15px 0;
}
.page-content li {
    color: #8E73B4;
    font-size: 32px;
}
.page-content li > span {
    color: #333;
    font-size: 20px;
}
/*--------------
Fundraiser Page content
---------------*/
/*-------------------
Merchant Page content
-------------------*/
.list-header-title {
    border: 1px solid #F06292;
    padding: 10px 25px;
    border-radius: 25px;
    display: inline-block;
}
/*-------------------
Merchant Page content
-------------------*/
/*-----------------
 About Page content
-----------------*/
.about-homepage .table .table {
    background-color: #58c7db;
}
/*-----------------
 About Page content
-----------------*/
/*------------------------
 App Download Page content
------------------------*/
.app-downloads-homepage .content-title {
    font-size: 32px;
}
.app-download-img .img {
    height: 70px;
    background: none;
    border: 0;
    padding: 0px;
    margin-bottom: 30px;
}
/*------------------------
 App Download Page content
------------------------*/
/*-----------------------------
Marketing Material Page content
-----------------------------*/
.text-image {
    float: left;
}
.text-image .img {
    margin: 0 20px 20px 0;
    width: 200px;
}
.content-title {
    font-size: 26px;
}
/*-----------------------------
Marketing Material Page content
-----------------------------*/