.home-search-btn {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    border: 0 none;
    color: #424242;
    font-size: 18px;
    height: auto;
    opacity: .5;
    padding: 5px 0;
    position: relative;
    top: 2px;
    left: -27px;
}

#search-wrapper:after, #search-wrapper-mobile:after,
#mb-filter:after {
    display: none;
}

#mb-filter,
#membership-tab .course-line {
    display: flex;
}

.tab-content {
    min-height: calc(60vh);
}

.bottom-margin {
    margin-bottom: 3rem;
}

.btn-primary, a.btn-primary,
.btn-primary:hover, a.btn-primary:hover {
    color: #fff!important;
    background-color: #337ab7!important;
    border-color: #337ab7!important;
}

.btn-outline-secondary, a.btn-outline-secondary,
.btn-outline-secondary:hover, a.btn-outline-secondary:hover {
    background-color: transparent !important;
    color: #337ab7 !important;
    border-color: #337ab7 !important;
}

.list-group-item.active {
    color: #337ab7!important;
    border-color: #337ab7!important;
}

a, .text-gf, a:hover, .btn-link, .btn-link:hover {
    color: #337ab7!important;
}
#user_info a.nav-link, 
#user_info a.nav-link:visited {
  color: gray!important;
  text-decoration: none;
  font-weight: 600;
}

#user_info a.nav-link:hover {
  color: #337ab7!important;
}


.badge-primary {
    background-color: #337ab7!important;
}

.text-gf.bars {
    margin-right: 20px!important;
    font-size: 20px;
}

.navbar-brand {
    position: absolute;
    left: calc(50% - 90px);
}

.navbar-nav {
    position: absolute;
    right: 20px;
}

.hover-silver {
    margin-bottom: 5px!important;
}

.d-cell {
    display: inline-flex!important;
}

.quiz-user {
    width: 100%;
}

.user-attempts {
    width: 100%;
}

.fa.fa-pencil {
    cursor: pointer;
}

.flexbox {
    margin: 0 10px 60px 10px;
    display: flex;
    justify-content: space-around;
}

.metrics {
    height: 110px;
    min-height: 110px;
    width: 200px;
    max-width: 200px;
    padding: 10px 20px;
}

.charts {
    height: 300px;
    min-height: 300px;
    width: 300px;
    max-width: 300px;
    padding: 10px 20px;
}

.charts-small {
    height: 100px;
    min-height: 100px;
}

.metric-numbers {
    margin: 0 0 0 10px;
    font-size: 38px;
    line-height: 59px;
}
.metric-label {
    margin: 0 0 0 10px;
    font-size: 12px;
    text-transform: uppercase;
}
.metric-label.ambassador-page {
    font-size: 11px;
    margin: 0;
}
.charts .metric-label {
    text-align: right;
}

#charts {
    margin-top: 100px;
}

.lds-dual-ring {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    top: 2px;
}
.wide-centered {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.lds-dual-ring.orange:after {
    border-color: orange transparent orange transparent;
}
.lds-dual-ring.red:after {
    border-color: red transparent red transparent;
}
.lds-dual-ring.blue:after {
    border-color: #007bff transparent #007bff transparent;
}
.lds-dual-ring.dark-blue:after {
    border-color: #337ab7 transparent #337ab7 transparent;
}
.lds-dual-ring.gray:after {
    border-color: gray transparent gray transparent;
}
.lds-dual-ring.light-gray:after {
    border-color: silver transparent silver transparent;
}
.lds-dual-ring.green:after {
    border-color: #28a745 transparent #28a745 transparent;
}
.lds-dual-ring.light-gray {
    position: absolute;
    top: 16px;
}
.orange {
    color: orange;
}
.red {
    color: red;
}
.blue {
    color: #007bff;
}
.gray {
    color: gray;
}
.yellow {
    color: yellow;
}
.green {
    color: #28a745;
}
.silver {
    color: silver;
}
.yellowgreen {
    color: yellowgreen;
}
.datepicker-line {
    margin: auto;
}

.lbl {
    display: inline-block;
}

#get-sales,
#ambassador-get-sales,
#get-sales_v2,
#ambassador-get-sales_v2 {
    position: relative;
    left: 10px;
    top: -2px;
}

.download-csv {
    width: 100%;
    padding: 20px;
    text-align: center;
}
.download-csv button {
    margin: auto;

}
#booking-box,
#ambassador-booking-box,
#impressions-box,
#courses-impressions-box,
#bundles-impressions-box,
#booking-box_v2,
#ambassador-booking-box_v2,
#impressions-box_v2,
#courses-impressions-box_v2,
#bundles-impressions-box_v2 {
    display: none;
}
.chartjs-render-monitor {
    position: absolute;
    top: 44px;
}

.overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#get-csv-report,
#ambassador-get-csv-report,
#get-csv-report_v2,
#ambassador-get-csv-report_v2,
.download-csv {
    margin-left: 0!important;
}

.course-bookings, .membership-bookings {
    background-color: #fff!important;
    margin: 10px 0 0 0;
    padding: 10px;
}

.booking-line p.course-title.created {
    min-width: 15%; max-width: 15%; width: 15%; text-align: left;
}
.booking-line h4.course-title {
    min-width: 25%; max-width: 25%; width: 25%; text-align: left;
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.booking-line p.course-title.bundle {
    min-width: 25%; max-width: 25%; width: 25%; text-align: left;
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

.booking-line .progress.course-progress {
    max-width: 25%; max-height:5px;
}
.booking-line .course-percentage {
    margin-left: 20px;
}

.course-bookings, .membership-bookings {
    text-align: center;
}

.coaching-course .badge-pill {
    float:right; margin: 8px 12px 6px 12px;
}

.coaching-course .num-place {
    top:2px; right:14px;
}

.bookings-pager, .memberships-pager {
    text-align: center;
    position: relative;
}

.bookings-pager .page-num p, .memberships-pager .page-num p {
    display: inline;
}

.bookings-pager .page-num, .memberships-pager .page-num {
    position: absolute;
    top: 25px;
    left: calc(50% - 23px);
}

@media(max-width: 767px) {
    .d-sm-block {
        display: none!important;
    }
    .d-sm-none {
        display: block!important;
        text-align: center;
    }
    .d-sm-none .btn {
        display: none!important;
    }

    header .d-block.d-sm-none {
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
}

.becomeAnAmbassador {
    position: fixed;
    z-index: 1050;
    left: 40px;
    top: 270px;
    width: 200px;
    height: 40px;
    background-color: #337ab7;
    color: #fff;
    transform: rotate(90deg);
    transform-origin: left top 0;
    text-align: center;
    padding-top: 10px;
    border-radius: 0.25rem 0.25rem 0 0;
    -webkit-box-shadow: 0 0 5px #464646;
    -moz-box-shadow: 0 0 5px #464646;
    box-shadow: 0 0 5px #464646;
    cursor: pointer;
}

.becomeAnAmbassador.default {
    position: relative;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 60px;
    transform: rotate(0deg);
    padding-top: 15px;
    margin: auto;
    font-size: 1.3rem;
}

.money-back {
    text-align: center;
    font-size: 20px;
    color: #8e99a7;
}

.money-back i {
    display: block;
    font-size: 85px;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    #signupLBoxID .modal-dialog,
    #loginLBoxID .modal-dialog {
        z-index: 1051;
        top: 0;
        margin: auto;
        margin-top: 2rem;
    }

    .becomeAnAmbassador {
        transform: rotate(0deg)!important;
        right: 0!important;
        top: auto!important;
        bottom: 0!important;
        left: 0!important;
        width: 100%!important;
        border-radius: 0!important;
    }
}

#js-facebook-signup:hover {
    color: #fff!important;
}

.help-inline {
    color: white;
    background-color: #337ab7;
    width: 100%;
    display: inline-block;
    padding: 2px 10px;
    margin-bottom: 10px;
}

small.text-muted.coach {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page-item.active .page-link {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff!important;
}

li.page-item:not(:first-child) a.page-link {
    border-left: none!important;
}

li.page-item a.page-link {
    border-radius: 0!important;
    padding: 0.65rem 0rem;
    width: 60px;
    font-size: 1.5rem;
    text-align: center;
}

li.page-item {
    max-width: 60px;
    min-width: 60px;
}

.cards-wrap.cat-slider {
    width: 100%;
}

.impressions-tab {
    display: none;
}

.impressions-tab .show {
    display: block;
}

td.impressions-title {
    max-width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sorting-trigger {
    cursor: pointer;
}

#coupon-alert.red {
    background-color: red;
}
#coupon-alert.green {
    background-color: #28a745;
}

#giftCouponCode.red {
    color: red!important;
    border: 3px solid red!important;
}

#uploadWidget .border.red,
#uploadWidget .handle.red {
    background-color: red!important;
    border-color: red!important;
}

.progress:not(.pbar) {
    background-color:#337ab7; 
    color: #fff; 
    height: 34px; 
    line-height: 34px; 
    text-align: center; 
    font-size: 14px;
    display: block;
}

#add-download-tab .upload-status,
#add-video-tab .upload-status {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#add-download-tab .progress,
#add-video-tab .progress {
    display: block!important;
    width: calc(100% - 3rem)!important;
}

#add-download-tab .progress-value,
#add-video-tab .progress-value {
    display: block;
    width: 3rem!important;
    text-align: right;
    position: relative;
    top: -2px;
}

#add-download-tab .error-wrap,
#add-video-tab .error-wrap {
    margin-bottom: 1rem;
    padding: 0.5rem;
    background-color: #337ab7;
    color: white;
    text-align: center;
}
