@charset "UTF-8";
/* CSS Document */

body {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Raleway", "Lato", "Helvetica Neue", "Open Sans";
}
h2, .h2 {
    font-size: 26px;
}

/* ADMIN STUFF */
.admin-menu-link {
    display: block;
    margin: 5px;
    padding: 10px;
    text-decoration: none;
    color: #333;
}
.admin-menu-link:hover, .admin-menu-link.active {
    background-color: #EFEFEF;
}

/* FRONT PAGE */

#slide-holder {
    width: 100%;
    height: 500px;
    margin-top: 60px;
    position: relative;
    overflow: hidden;
}
.cover-slide {
    width: 100%;
    height: 100%;
}
#banner-content {
    width: 100%;
    height: 500px;
    margin-top: 60px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: rgba(18, 50, 65, 0.7);
}
#intro {
    position: relative;
    width: 100%;
    height: 500px;
    background: url(/images/assets/dot.png) repeat;
}
#intro-container {
    padding: 140px 0;
}
#cover-logo, .cover-banner-big {
    color: #FFF; font-size: 48px; padding-top: 50px;
}
#cover-tagline h1, #cover-tagline h2 {
    color: #FFF; font-size: 21px;
    margin: 0;
}
#banner-content-text {
    color: #FFF; border-left: 3px solid #9bb1c9; font-size: 50px;
}
#small-screen-start-button {
    display: none;
}

.featured-color {
    background-color: #9bb1c9;
    color: #FFF;
    height: 320px;

}
.featured-white {
    background-color: #FFF;
    color: #333;
    height: 320px;
}
.featured-icon {
    font-size: 50px;
    margin: 20px auto 0px;
    text-align: center;
}
.featured-white h3, .featured-color h3 {
    margin-top: 10px;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url('/images/assets/front_banner.jpg') no-repeat center center fixed;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 7em;
}

.intro-beta-message {
    font-size: 20px;
    margin: 20px;
    background: rgba(119, 122, 136, 0.5);
    display: inline-block;
    padding: 10px;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

#cta-button-holder {
    margin: 25px auto;
    text-align: center;
}
.front-feature-list {
    list-style: none;
    font-size: 20px;
    padding: 0;
}
.front-feature-list li {
    margin: 0 0 20px 0;
}

.campaign-category-option {
    margin: 5px 10px 10px 10px;
    padding: 15px;
    color: #FFF;
    background-color: #9bb1c9;
    width: 30%;
    height: 150px;
    float: left;
    text-decoration: none;
    vertical-align: middle;
    font-size: 22px;
}
.campaign-category-option:hover {
    background-color: #053C79;
    text-decoration: none;
    color: #FFF;
}

.section-white {
    padding: 30px 0;
    background-color: #FFF;
    width: 100%;
}
.section-color {
    padding: 30px 0;
    width: 100%;
}
.section-dark-blue {
    padding: 30px 0;
    width: 100%;
    color: #FFF;
    background-color:#053C79;
    font-size: 24px;
}

#front-search {
    margin: 20px auto;
    border-bottom: 2px solid #CCC;
    color: #CCC;
    font-size: 28px;
}
.invisible-input {
    padding: 10px 10px 10px 25px;
    border: none;
    background: transparent;
    color: #333;
    width: 80%;
    display: inline-block;
}
.invisible-input:focus {
    outline: none;
}

.twitter-follow-button {
    margin-top: 2px !important;
}

/* COLORS */

.bg-blue {
    background-color: #053C79;
}
.bg-green {
    background-color: #3F7D45;
}
.bg-olive {
    background-color: #545E3B;
}
.bg-orange {
    background-color: #d95b43;
}
.bg-purple {
    background-color: #765094;
}
.bg-red {
    background-color: #a73b2d;
}
.bg-teal {
    background-color: #26c9c4;
}
/* OVERRIDES */

#wepay_checkout {
    height: 420px;
    text-align: center;
    overflow: hidden;
}

#wepay_checkout_iframe {
    max-width: 100% !important;
}

.panel-default>.panel-heading {
    padding: 10px;
    height: auto;
    font-size: 18px;
    font-weight: bold;
}

#progress-holder {
    display: none;
}

a {
    cursor: pointer
}

.caret {
    border-top: 4px solid #FFF;
}

h2 {
    position: relative;
}
.modal {
    z-index: 1101;
}

.input-lg {
    margin-top: 10px;
}
.nav.nav-tabs li {
    cursor: pointer;
}
.popover {
    border-color: #76C0F1;
    border-width: 2px;
    padding: 0;
    max-width: 336px;
}

.popover-title {
    background-color: #76C0F1;
    color: #FFF;
}
.popover-navigation {
    background-color: #76C0F1;
}

body {
    background-color: #aea198;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

img {
    max-width: 100%;
}

.facebook-blue-font {
    color: #3e5ea1;
}
.facebook-blue-bg {
    background-color: #3e5ea1;
}
.twitter-blue-font {
    color: #01bbee;
}
.twitter-blue-bg {
    background-color: #01bbee;
}
.imdb-yellow-font {
    color: #f3ce00;
}
.imdb-yellow-bg {
    background-color: #f3ce00;
}
.youtube-red-font {
    color: #FF0202;
}
.youtube-red-bg {
    background-color: #FF0202;
}

.font-12 {
    font-size: 12px;
}

.title-wrapper {
    margin: 10px auto;
    text-align: center;
}
.title-wrapper h2 {
    font-family: "Raleway", "Lato", Helvetica, sans-serif;
    padding: 0 10px 10px;
    border-bottom: 2px solid #aea198;
    display: inline-block;
}

.sidebar-well {
    padding: 10px;
    background-color: #f1efee;
    border-radius: 5px;
    border: 1px solid #e2dedb;
}

h4 {
    margin: 0 0 5px 0;
    position: relative;
}

.navbar {
    min-height: 40px;
}
.navbar-collapse {
    clear: both;
}
.navbar-toggle {
    padding: 6px 10px;
}

.navbar-brand {
    font-family: "Raleway", "Lato", Helvetica, sans-serif;
}
a:link.navbar-brand, a:visited.navbar-brand {
    color: #333;
}

.navbar-fixed-top {
    background-color: #FFF;
    color: #333;
    box-shadow: 0px 2px 15px 0 #333;
}

.navbar .nav>li>a {
    color: #333;
    padding: 10px;
    background-color: #FFF;
}

.navbar-fixed-top .nav>li>a:visited, .navbar-fixed-top .nav>li>a:hover, .navbar-fixed-top .nav>li>a:focus, .navbar-fixed-top .nav>li:hover {
    color: #333;
}

.nav>li>a:hover {
    background-color: #EFEFEF;
}

.nav .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.bright {
    color: #FFF;
}

/*
#small-brand-container {
    display: inline-block;
    float: left;
}
*/
#big-brand-container {
    display: inline-block;
    float: left;
}

.navbar {
    border-top: 5px solid #d95b43;
}

.dropdown-menu>li>a {
    cursor: pointer;

}

.navbar .navbar-toggle {
    color: #333;
    margin: 9px 10px;
    padding: 5px 10px;
}


.navbar .nav>.open>a,  .navbar .nav>.open>a:hover,  .navbar .nav>.open>a:focus {
    background-color: #EFEFEF;
}
.navbar .navbar-collapse.in .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
}
.navbar .navbar-collapse.in .navbar-nav .open .dropdown-menu>li>a:hover {
    background-color: #EFEFEF;
}
 .container .navbar-header {
     margin-right: 0;
 }

.pagination a:link, .pagination a:hover, .pagination a:visited {
    color: #788894;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #788894;
    border-color: #788894;
}

.outline-black {
    text-shadow: #000 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
}

.outline-white {
    text-shadow: #FFF 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
}

.outline-gray {
    text-shadow: #CCC 0px 0px 1px;
    -webkit-font-smoothing: antialiased;
}

/* FRONT STUFF */

.faq-question {
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.faq-answer {
    display: none;
    padding: 10px;
}

.login-profile-image {
    float: left;
    margin: 0 10px 10px 0;
    width: 70px;
    height: 70px;
    display: inline-block;
}
.login-profile-image img {
    max-width: 100%;
}

.frontBannerBig {
    position: absolute;
    top: 15%;
    right: 5%;
    font-size: 50px;
    color: #FFF;
    width: 450px;
}
.frontBannerSmall {
    position: absolute;
    top: 30%;
    right: 5%;
    font-size: 26px;
    color: #FFF;
    width: 450px;
}

#headerbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 45px;
    line-height: 40px;
    font-size: 16px;
    z-index: 100;
    padding-left: 10px;
}

#wrapper {
    margin-top: 60px;
    min-height: 650px;
    position: relative;
    padding-bottom: 30px;
}
.container {
    position: relative;
}

#leftColumn {
    position: relative;
    width: auto;
    margin-top: 10px;
}

#rightColumn {
    position: relative;
    width: auto;
    margin-top: 10px;
}

#centerColumn {
    position: relative;
    width: auto;
}

.lcColumn {
    position: relative;
    width: auto;
}

.wrapperRow {
    position: relative;
    margin: 0;
    padding: 0;
}

/* CAMPAIGN CARDS */

.ribbon-wrapper-red {
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    left: -4px;
}
.ribbon-red {
    font-size: 13px;
    color: white;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 2px 0;
    left: -23px;
    top: 13px;
    width: 100px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #990000, #cc0000);
    background-image: -moz-linear-gradient(top, #990000, #cc0000);
    background-image: -ms-linear-gradient(top, #990000, #cc0000);
    background-image: -o-linear-gradient(top, #990000, #cc0000);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-red:before, .ribbon-red:after {
    content: "";
    border-top: 3px solid #900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}
.ribbon-red:before {
    left: 0;
}
.ribbon-red:after {
    right: 0;
}

.progress {
    margin-bottom: 0;
    height: 10px;
}
.progress-bar {
    line-height: 10px;
}
.campaign-card-v {
    overflow: hidden;
    position: relative;
    padding: 5px;
    /*border-radius: 5px;*/
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid #CCC;
    margin-bottom: 10px;
    background-color: #FFF;
    height:310px;
}
.campaign-card-v .raised-amount {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto;
}
.campaign-card-v .picture {
    max-height: 144px;
    overflow: hidden;
    margin: -5px;
}
.campaign-card-v .picture img {
    width: 100%;
    cursor: pointer;
}
.campaign-card-v .campaign-progress-container {
    margin: 5px auto;
}

.campaign-card-v .title {
    font-size: 18px;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.campaign-card-v .details {
    font-size: 12px;
    text-align: center;
    margin: 5px;
}
.edit-campaign {
    cursor: pointer;
}

/* CAMPAIGN ELEMENTS */

.fixed-donate-bar {
    display: flex;
    align-items: center;
    height: 70px;
    justify-content: center;
}
h1.campaign-title {
    font-size: 48px;
    font-family: "Open Sans", "Lato", sans-serif;
    text-align: center;
}
.location-cat-info {
    text-align: center;
    color: #666666;
    font-size: 16px;
}
.location-cat-info a:link {
    text-decoration: none;
    color: #666666;
}

#campaign-ribbon, #category-ribbon {
    padding: 30px;
    margin-top: 20px;
    background-color: #d95b43;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    color: #FFF;
}
#category-ribbon {
    padding: 10px;
}

#main-media-container {
    border: 4px solid #EFEFEF;
    border-radius: 5px;
}

#campaign-content-holder {
    padding: 20px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    background-color: #FFF;
}

#main-media-container img {
    width: 100%;
}
#campaign-holder {
    margin: -10px -15px 10px;
    border-radius: 5px;
    background-color: #f9f8f7;
}
#progress-circle-holder {
    display: inline-block;
    width: 120px;
    height: 125px;
}

#progress-container {
    position: relative;
    padding: 10px;
    color: #FFF;
    border-radius: 5px;
}

#progress-text-holder {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right;
}
#progress-text-small {
    font-size: 14px;
    margin-top: -10px;
}
#progress-text-large {
    font-size: 54px;
    font-weight: bold;
}
#donate-button-holder {
    clear: both;
    text-align: center;
    margin: 5px auto;
}
#follow-button-holder {
    text-align: center;
    margin: 0 auto 20px;
}
.circles-text {
    position: absolute;
    top: 35px;
    right: 30px;
    font-size: 18px;
}
#campaign-owner-box {
    min-height: 90px;
    color: #000;
    border-radius: 6px;
    margin-top: 10px;
}
#share-options-box {
    text-align: center;
    margin: auto;
}
.campaign-owner-name {
    font-size: 18px;
}
.campaign-owner-history {
    font-size: 12px;
    margin-top: 0px;
}
.campaign-owner-start-date {
    font-size: 12px;
}
.campaign-owner-picture {
    height: 73px;
    width: 73px;
    float: left;
    margin: 0 10px 10px 0;
}
.campaign-owner-contact {
    float: right;
}
.contributor-item {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #CCC;
}
.contributor-image {
    float: left;
    margin: 0 10px 10px 0;
    width: 73px;
    height: 73px;
}
.contributor-image img {
   max-width: 100%;

}
.contributor-amount {
    font-size: 24px;
    font-weight: bold;
    position: relative;
}
.contributor-name {
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.contributor-action-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-align: right;
}
.contributor-ago {
    font-size: 10px;
    color: #666666;
    margin-bottom:10px;
}
.contributor-comment {
    clear: both;
}
.contributor-ship-date {
    font-size: 12px;
    margin-top: 5px;
}

.campaign-comments {
    padding: 10px;
}
ul.share-options {
    display: inline-block;
    height: 30px;
    margin: 0px auto 20px;
    font-size: 24px;
    padding: 0;
}
ul.share-options li {
    float: left;
    margin: 5px;
    list-style: none;
}
ul.share-options li a:link, ul.share-options li a:visited {
    color: #EFEFEF;
}
ul.share-options li a:hover {
    color: #FFF;
}
.campaign
.campaign-update-holders {
    padding: 10px;
}
.update-title {
    font-weight: bold;
    margin: 5px 0;
    font-size: 16px;
}
.campaign-update-link {
    padding: 5px;
    margin: 10px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
}
.campaign-update-link:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
#campaign-nav-dropdown {
    margin: -10px 0 20px;
}

.campaign-nav {
    position: absolute;
    right: 10px;
    top: 15px;
}
.campaign-media-container {
    margin-top: 10px;
}

.table-padded td {
    padding: 10px;
}

.table-shorter td, .table-shorter th {
    padding: 4px 8px !important;
}

.borderless td, .borderless th {
    border: none !important;
}

.wepay-checkout-modal .modal-header {
    background-color: #e8e9eb;
    border-radius: 5px 5px 0 0;
    text-align: center;
    border-bottom: 1px solid #CCC;
}
.wepay-checkout-modal .modal-body {
    border-top: 1px solid #FFF;
}
.wepay-checkout-modal .modal-content {
    border-radius: 5px;
    background-color: #f5f5f7
}
.wepay-checkout-modal .modal-footer {
    display: none;
}
.wepay-checkout-modal .close {
    position: absolute !important;
    top: 0px !important;
    right: 10px !important;
    margin: 0 !important;
}
.wepay-checkout-modal h4.modal-title {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}
/* MENU ELEMENTS */
ul.side-menu {
    padding-left: 0;
    margin-bottom: 0;
}
ul.side-menu li {
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #CCC;
    list-style: none;
}
ul.side-menu li a:link, ul.side-menu li a:visited {
    display: block;
    padding: 15px 20px;
    text-align: left;
    text-decoration: none;
    color: #666666;
}
ul.side-menu li a:hover {
    background-color: #D95B43;
    color: #FFF !important;
}
ul.side-menu li a.active {
    color: #D95B43;
    background-color: #F8F8F8;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 20px;
}

/* ACCOUNT ELEMENTS */

.campaign-action-section {
    margin-top: 20px;
    font-size: 16px;
}

#campaign-rewards-content {
    padding: 10px 0;
}

#account-menu {
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #CCC;
    border-radius: 10px;
}
#account-content {
    padding: 20px;
    border: 1px solid #CCC;
    border-radius: 10px;
    margin: 10px;
}
#account-content h2 {
    margin: -20px -20px 20px;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #CCC;
}
#account-content h2 .right-side-link {
    float: right;
    font-size: 14px;
}
#account-content .instructions {
    margin: -20px -20px 20px;
    border-bottom: 1px solid #CCC;
    padding: 20px;
    font-size: 16px;
}
#account-content .form-section {
    margin: -20px;
    padding: 20px 20px 40px;
    background-color: #FFF;
}
#account-content .blue {
    background-color: #E4ECF5;
    padding: 10px;
}
#account-content .button-section {
    margin: 20px 0 0;
    padding: 20px;
}

.mobile-account-nav {
    height: 50px;
    display: block; /* HIDE THIS ABOVE 600px or so */
    margin-top: 5px;
}

#campaign-new-update-holder {
    margin: 15px auto;
}

#short-desc-holder {
    margin: 20px 0 10px;
}

ul.color-list {
    list-style: none;
    padding: 0;
    position: relative;
}

ul.color-list li {
    position: relative;
    float: left;
    height: 40px;
    margin: 5px;
}
ul.color-list li.theme-selected {
    box-shadow: 0 0 4px 2px #4893FF;
}
ul.color-list li .theme-select-left, ul.color-list li .theme-select-right {
    width: 25px;
    height: 40px;
    display: inline-block;
    margin: 0;
    padding: 0;
}

/* GENERAL ELEMENTS */

.pager-div {
    margin: 20px auto;
    text-align: center;
}

#reward-claim-list {
    list-style: none;
    padding-left: 0;
}
.reward-claim-box {
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #CCC;
    padding: 20px;
    margin: 0 20px 20px;
    cursor: pointer;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.reward-claim-box:hover, .reward-li-selected .reward-claim-box {
    box-shadow: 0 0 15px 2px #9BB1C9;
}
.reward-li-selected .reward-claim-box {
    box-shadow: 0 0 15px 2px #9BB1C9;
    cursor: inherit;
}
.reward-claim-amount {
    font-weight: bold;
    font-size: 14px;
}
.reward-claim-title {
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
}

.reward-claim-description {
    font-size: 12px;
}

.reward-claim-form, .reward-claim-form-selected {
    display: none;
    margin: 10px auto;
}

.reward-claim-email-title, .reward-claim-name-title, .reward-claim-donation-title, .reward-claim-address-title {
    margin-top: 20px;
}

.reward-claim-total-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}
.reward-claim-total-display {
    font-size: 28px;
}

a.optional-donation-link, a.optional-donation-link:visited {
    color: #333 !important;
    text-decoration: underline;
}

.fa-check-square {
    color: #75D810;
}

.centered {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.about-section {
    margin: 10px;
}

.how-to-step-text {
    padding-top: 100px;
    text-align: left;
}

.big-button, .big-button-alt, .med-button, .med-button-alt, .sm-button, .sm-button-alt {
    margin: 3px 0 0 3px;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    border: 1px solid rgba(255, 255, 255, 0.3);

    border-width: 0.1rem;
    border-radius: 0.4rem;
    background-image: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    letter-spacing: 0.1rem;
    cursor: pointer;
    box-shadow: 0 0 0 3px #7d6e63;
    background-color: #7d6e63;
    color: #FFF !important;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

.big-button, .big-button-alt {
    font-size: 14px !important;
    font-size: 1.4rem;
    line-height: 29px;
    line-height: 4rem;
    padding: 0 20px;
    padding-right: 2rem;
    padding-left: 2rem;
}
a.big-button, a.big-button-alt {
    padding: 10px 20px;
}

.med-button, .med-button-alt {
    font-size: 12px !important;
    font-size: 1.2rem;
    line-height: 22px;
    line-height: 2.5rem;
    padding: 0 10px;
    padding-right: 1rem;
    padding-left: 1rem;
}

a.med-button, a.med-button-alt {
    padding: 5px 10px;
}

.sm-button, .sm-button-alt {
    font-size: 10px !important;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1.8rem;
    padding: 0px 5px;
    padding-right: .6rem;
    padding-left: .6rem;
}

a.sm-button, a.sm-button-alt {
    padding: 2px 5px;
}

.big-button:hover,
.big-button-alt:hover,
.med-button:hover,
.med-button-alt:hover,
.sm-button:hover,
.sm-button-alt:hover, .big-button-alt.selected, .med-button-alt.selected, .sm-button-alt.selected {
    background-color: transparent;
    border-color: transparent;
    box-shadow: 0 0 0 3px #FFF;
    text-decoration: none;
}
.big-button-alt:hover, .med-button-alt:hover, .sm-button-alt:hover, .big-button-alt.selected, .med-button-alt.selected, .sm-button-alt.selected {
    box-shadow: 0 0 0 3px #7d6e63;
    color: #7d6363 !important;
    text-decoration: none;
}

.dropzone-box {
    background-color: #EFEFEF;
    padding: 20px;
    border: 3px dashed #CCC;
    cursor: pointer;
}

.input-label {
    color: #666666;
    font-size: 16px;
    margin: 5px 0 5px 0;
}

.pad-10 {
    padding: 10px !important;
}
.round-10 {
    border-radius: 10px;
}
.round-5 {
    border-radius: 5px;
}
.card {
    background-color: #FFF;
    width: auto;
    margin: 10px auto;
    position: relative;
    border: 1px solid #EFEFEF;
}

.dont-break-out {

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    /*-ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    /*word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;

}
.dont-break-out img {
    margin: 15px;
}

.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon .input-icon {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
    color: #CCC;
    left: -6px;
    top: -4px;
    font-size: 24px;
    z-index: 3;
}

.inline-280 {
    display: inline-block !important;
    max-width: 280px !important;
}

.shadowy {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.white-bg {
    background-color: #FFF !important;
}

.margin-none {
    margin: 0 !important;
}

.padding-none {
    padding: 0 !important;
}

.border-bottom {
    border-bottom: 1px solid #EFEFEF !important;
}

.affiliate-question {
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.affiliate-answer {
    display: none;
    font-size: 16px;
    padding: 10px 5px;
}

/* OVERRIDES */

.tab-pane {
    padding-top: 10px;
}
.panel-heading {
    position: relative;
    padding-left: 40px;
    height: 36px;
}
.panel-heading > [class^="fa-"], .panel-heading > [class*=" fa-"], .panel-heading > [class^="glyphicon-"], .panel-heading > [class*=" glyphicon-"] {
    border-right: 1px solid #CDCDCD;
    box-shadow: 1px 0 0 0 #FFFFFF;
    opacity: 0.7;
    padding: 12px 10px 8px;
    position: absolute;
    left: 0;
    top: 0;
    height: 36px;
}
.panel-tools {
    position: absolute;
    right: 5px;
    top: 8px;
}

/* AUTOCOMPLETE */

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion {
    padding: 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    font-size: 18px;
}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; }

.ui-menu {
    list-style: none;
    padding-left: 0;
}
 li.ui-menu-item, .ui-menu .ui-menu-item a,.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
    text-align:left;
    font-size:14px;
    background-color: #FFF;
     max-width: 300px;
     padding: 5px;
     border: 1px solid #CCC;
     cursor: pointer;
}

/* comments-feed */

.comments-feed-post {
    position: relative;
    min-height: 90px;
}
.comments-feed-post.comments-section {
    min-height: 50px;
    margin-left: 0 !important;
}
.comments-feed-photo {
    position: absolute;
    left: 0;
    top: 5px;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    overflow: hidden;
}
.comments-feed-photo img {
    max-width: 100%;
    max-height: 100%;
}
.comments-feed-photo.comments-section {
    width: 40px;
    height: 40px;
    margin-left: 0 !important;
    border-radius: 5px;
}
.comments-feed-poster-name {
    margin: 0 80px 0 60px;
    font-size: 18px;
}
.comments-feed-poster-name a:link, .comments-feed-poster-name a:visited {
    color: #333 !important;
}
.comments-feed-date {
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
    font-size: 12px;
}
.comments-feed-news-content {
    margin: 0 0 0 60px;
    color: #666666;
    overflow: hidden;
    min-height: 35px;
}
.comments-feed-news-content textarea {
    height: 40px;
    margin-top: 5px;
}
.comments-feed-news-content a:link, .comments-feed-news-content a:visited {
    color: #788894;
    text-decoration: underline;
}
.comments-feed-actions-bar {
    position: relative;
    margin: 5px 5px 5px 75px;
    font-size: 12px;
}
.comments-feed-actions-bar.comments-section {
    margin: 5px 5px 5px 45px !important;
}
.comments-feed-action-links {
    color: #52659e !important;
    cursor: pointer;
}
.show-likers, .comment-show-likers {
    cursor: pointer;
    font-size: 12px;
}
.comments-feed-media-bar {
    text-align: center;
    background-color: #F8F8F8;
    cursor: pointer;
}
.comments-feed-media-bar:hover {
    background-color: #788894;
    color: #FFF;
}
.comments-feed-media-container {
    height: 200px;
    width: auto;
    display: none;
    text-align: center;
}
.comments-feed-media-container img {
    max-height: 100%;
    max-width: 100%;
    text-align: center;
    margin: auto;
}
.comments-feed-likes-container {
    margin: 0px 5px 5px 60px;
    width: auto;
}
.comments-feed-likes-container.comments-section {
    margin: 0 0 0 5px !important;
    display: inline-block;
}
.comments-feed-comments-container {
    margin: 0;
    width: auto;
}
.comments-feed-mycomment-container {
    background-color: #F8F8F8;
    margin: 0 -10px -10px;
    padding: 10px;
    border-top: 1px solid #EFEFEF;
}
.comments-feed-action-item {
    display: inline-block;
    margin: 0 5px;
}
.comments-section {
    margin-left: 50px !important;
}
.mypost-actions-bar {
    float: right;
    margin: 5px;
}
.mypost-video-form, .mypost-image-form {
    /*margin: 5px 5px 5px 40px;*/
}
.mypost-video-container, .mypost-image-container {
    margin-top: 35px;
}
.mypost-image-form input[type="file"] {
    display: inline-block;
    border: 1px solid #EFEFEF;
    padding: 3px;
    border-radius: 5px;
}
.counter {
    float: left;
    color: #999;
    display: none;
    font-size: 18px;
    margin-top: 2px;
}
.counter.warning {
    color: #333;
}
.counter.exceeded {
    color: #FF0000;
}
.top-alert-badge {
    position: absolute;
    top: 6px;
    right: 0;
    z-index: 10;
    background-color: #D95B43;
    border: 1px solid #CCC;
}
.top-menu-profile {
    padding: 7px 8px 5px !important;
}
.top-menu-profile img {
    border: 1px solid #CCC;
    border-radius: 50px;
}
.top-menu-alert-icons {
    padding: 16px 10px !important;
    color: #CCC !important;
}
.top-menu-alert-icons:hover {
    color: #333 !important;
}
.unread-message {
    background-color: #EDF7FF;
}

#account-messages-list {
    list-style: none;
    padding: 5px;
    background-color: #FFF;
}

.top-menu-alert-icons.active, .top-menu-alert-icons.dropdown-open, .top-menu-alert-icons.bright {
    color: #FFF !important;
}

#top-menu-alert-dropdown {
    width: 300px;
    right: -120px;
    min-height: 50px;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
    padding: 5px;
}

.message-alert-li a {
    padding: 3px 10px 3px 5px !important;
    border-bottom: 1px solid #EFEFEF;
    white-space: normal !important;
    color: #333;
    text-decoration: none;
}
.message-alert-li {
    padding:5px;
}
.message-alert-li:hover {
    background-color: #EFEFEF;
}
.message-alert-li:last-child a {
    border-bottom: none;
}
.message-thread-item {
    position: relative;
}
.message-alert-image {
    float: left;
    font-size: 20px;
}

.message-thread-image {
    position: absolute;
    left: 0;
    top: 0;
}
.message-alert-name {
    float: left;
    margin-left: 3px;
    margin-top: 5px;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.message-thread-name {
    position: relative;
    padding-left: 80px;
    width: auto;
    margin: 5px 0 10px 0;
}
.message-alert-time {
    float: right;
    color: #999;
    font-size: 10px;
    margin: 5px;
}
.message-thread-time {
    position: absolute;
    right: 10px;
    top: 0px;
}
.message-thread-message {
    position: relative;
    padding-left: 80px;
    padding-bottom: 10px;
    padding-right: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EFEFEF;
    min-height: 80px;
}
.message-alert-message {
    clear: both;
    position: relative;
    display: block;
    margin-left: 23px;
    max-width: 270px;
    /*
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    */
}

#premiumInfoModalBody {
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

/* Listing Cards */

.listing-card, .listing-card-confined {
    position: relative;
    display: inline-block;
    float: left;
    margin: 5px;
    padding: 5px 5px 0 5px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    background-color: #F8F8F8;
    min-height: 67px;
}
.listing-card-confined {
    max-width: 215px;
}
.listing-card:hover, .listing-card-confined:hover {
    cursor: pointer;
    background-color: #FFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.listing-icon {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 24px;
}
.listing-icon img {
    width: 35px;
    border-radius: 5px;
}
.listing-title {
    float: left;
    margin-left: 40px;
    margin-right: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 135px;
}
.listing-type {
    margin-left: 40px;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 170px;
    display: inline-block;
}
.listing-points {
    position: absolute;
    right: 5px;
    top: 9px;
    font-size: 20px;
}

/* TABLE STUFF */

.table-pad-10 td {
    padding: 10px;
}
.table-pad-5 td {
    padding: 5px;
}
.table-pad-2 td {
    padding: 2px;
}

.hidden-tr {
    display: none;
}


/* MESSAGES STUFF */

#currentMessageThread {
    max-height: 600px;
    overflow: hidden;
    padding: 5px;
    overflow-y: auto;
}
#currentMessageInputContainer {
    margin: 10px -10px -10px;
    background-color: #EFEFEF;
    padding: 10px;
}

/* FOOTER */

#bottomBanner {
    text-align: center;
    margin: auto;
    padding: 30px;
    font-size: 18px;
    background-color: #FFF;
    border-top: 5px solid #d95b43;
    border-bottom: 5px solid #d95b43;
}

#footer {
    width: 100%;
    color: #FFF;
    padding: 20px 10px 10px;
}
#footer a:link, #footer a:visited {
    margin-left: 10px;
    color: #EFEFEF;
    text-decoration: none;
}
#footer a:hover {
    color: #FFF;
    text-decoration: underline;
}

.image-editor {
    margin-top: 15px;
}
.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 7px;
    width: 700px;
    height: 100px;
    max-width: 100%;
}
.cropit-preview-image-container {
    cursor: move;
}
.cropit-preview-image {
    max-width: initial;
}
.image-size-label {
    margin-top: 10px;
}
input, .export {
    display: block;
}
button {
    margin-top: 10px;
}

input[type="radio"], input[type="checkbox"]{
    display: inline-block;
}

@media (min-width: 420px){
    #small-brand-container {
        display: none;
    }
    #big-brand-container {
        display: inline-block;
    }

    /* FOR STUFF WITH REASONABLE SIZED MID COLUMN */
    .comments-feed-photo {
        width: 70px;
        height: 70px;
    }
    .comments-feed-poster-name {
        margin: 0 80px 0 80px;
    }
    .comments-feed-news-content {
        margin: 0 0 0 80px;
    }
    .comments-feed-media-container, .comments-feed-media-bar{
        margin: 0 0 0 80px;
    }
    .comments-feed-media-container {
        height: 250px;
    }
    .comments-feed-actions-bar {
        margin: 5px 5px 0 75px;
    }
    .comments-feed-likes-container {
        margin: 0px 5px 5px 80px;
    }

    #videoPlayerHolder {
        height: 300px;
    }

}

@media (max-width: 420px){
    .campaign-category-option {
        padding: 5px;
        width: 100%;
        height: 120px;
        margin: 5px;
    }
}

@media (max-width: 767px){
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    .intro-divider {
        width: 100%;
    }
    .campaign-card-v {
        height: auto;
    }
}

@media (max-width: 500px){

    body {
        font-size: 14px;
    }

    .how-to-step-text {
        padding-top: 10px;
    }

    .reward-claim-box {
        padding: 10px;
        margin: 0 -15px 5px;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .full-collapse {
        margin: 10px 0;
    }
    .col-md-6, .col-sm-12 {
        padding: 0;
    }
    #account-content {
        margin: 0;
    }
    #account-content .form-section {
        margin: -20px;
        padding: 5px 5px 10px;
    }
    h2 {
        font-size: 22px;
        font-weight: bold;
    }
    h3 {
        font-size: 18px;
        font-weight: bold;
    }
    .campaign-nav {
        top: 15px;
    }
    #campaign-holder {
        padding: 0;
    }
    .col-xs-6 {
        width: 100%;
    }
    #progress-text-large {
        font-size: 36px;
        font-weight: bold;
        margin-top: 20px;
    }
    .campaign-card-v {
        height: 300px;
    }
}
@media (max-width: 1000px){
    h1.campaign-title {
        font-size: 24px;
        font-family: "Open Sans", "Lato", sans-serif;
    }
    .campaign-card-v {
        height: 360px;
    }
}

@media (min-width: 768px){

    .about-section {
        margin: 10px 15%;
    }

    #leftColumn {
        padding: 0 350px 10px 0;
    }
    #centerColumn, #lcColumn, .lcColumn {
        padding: 0 350px 10px 0;
    }
    #rightColumn {
        position: absolute;
        right: 10px;
        top: 10px;
        margin-top: 0;
        width: 336px;
    }

    /* FOR STUFF WITH NO COLLAPSED MENU!! */
    .navbar .nav>li>a {
        padding: 16px;
    }
    .top-menu-profile {
        padding: 7px 8px 5px !important;
    }

    #videoPlayerHolder {
        height: 400px;
    }
    .navbar-collapse {
        clear: none;
    }

}

@media (min-width: 992px){

    .how-to-step-text {
        padding-top: 10px;
    }

    .mobile-account-nav {
        display: none;
    }

    #campaign-holder {
        margin: 20px -15px 10px;

    }
}

@media (min-width: 1200px){
    #leftColumn {
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 0;
        width: 300px;
        padding: 0;
    }

    #centerColumn {
        position: relative;
        padding: 0 336px 10px 300px;
        width: auto;
    }
    .comments-feed-media-container{
        margin: 0 0 0 80px;
    }

    .campaign-nav {
        display: none;
    }
}

@media (max-width: 1200px){

    #intro-container {
        padding: 140px 0;
    }
    #cover-logo, .cover-banner-big {
        color: #FFF; font-size: 38px; padding-top: 40px;
    }
    #cover-tagline h1, #cover-tagline h2 {
        color: #FFF; font-size: 17px;
    }
    #banner-content-text {
        color: #FFF;
        border-left: 3px solid #9bb1c9;
        font-size: 40px;
    }
    .campaign-card-v {
        height: 300px;
    }
}
@media (max-width: 991px){
    #intro-container {
        padding: 40px 0;
    }
    #cover-logo, .cover-banner-big {
        color: #FFF; font-size: 50px; padding-top: 40px;
    }
    #cover-tagline h1, #cover-tagline h2 {
        color: #FFF; font-size: 21px;
    }
    #banner-content-text {
        color: #FFF;
        border-left: none;
        font-size: 40px;
        margin-top: 40px;
    }
}

@media (max-width: 876px){
    #slide-holder {
        height: 300px;
    }
    #banner-content {
        height: 300px;
    }
    #intro {
        height: 300px;
    }
    #intro-container {
        padding: 40px 0;
    }
    #cover-logo, .cover-banner-big {
        font-size: 40px;
        padding-top: 0;
    }
    #cover-tagline h1, #cover-tagline h2 {
        font-size: 21px;
    }
    #banner-content-text {
        font-size: 30px;
        margin-top: 20px;
    }
}
@media (max-width: 500px){
    #slide-holder {
        height: 200px;
    }
    #banner-content {
        height: 200px;
    }
    #intro {
        height: 200px;
        text-align: center;
    }
    #banner-content-text {
       display: none;
    }
    #small-screen-start-button {
        display: block;
        margin-top:20px;
    }
}