/*============================================================================================*/


/* Your custom styles below */


/*============================================================================================*/

.mapboxgl-ctrl-geocoder input[type='text'] {}

#geocoder {}

#geocoder input {
    width: 100%;
}

.mapboxgl-ctrl-geocoder mapboxgl-ctrl {
    width: 100%;
}

.mapboxgl-ctrl-geocoder {
    width: 100% !important;
    max-width: 1000px !important;
    box-shadow: none !important;
    font-family: inherit !important;
}

.apf {
    padding-top: 1%;
}

.ePassed {
    background-color: #333;
}

.ePassed:hover {
    background-color: #333;
}

.howto img {
    display: inline-block;
}

.howto {
    padding: 0;
    vertical-align: middle;
    height: 50%;
}

.howto img {
    width: 350px;
}

.howtorow {
    margin-bottom: 4.5%;
}

.rp {
    margin-right: 10%;
    width: 55%;
}

.lp {
    margin-left: 10%;
    width: 55%;
}

@media (max-width: 768px) {
    .howtorow h4,
    .howtorow p {
        text-align: center !important;
    }
}

.events-browse-wrapper {
    margin-left: 0%;
    overflow-x: hidden;
}

.map-c,
.map-c-o {
    padding-right: 2px !important;
    padding-left: 0px !important;
}

#successModal {
    z-index: 999;
}

.modal-backdrop.show {}

.num {
    color: #fc5b62;
    font-size: 1.1em;
}

.eventspad {
    padding-top: 25px;
}

.who-img {
    height: 35%;
}

.fav-e {
    width: auto;
}

.noborder {
    border-bottom: none !important;
}

.eTitle {
    color: #fc5b62;
}

.events {
    font-size: 1.2em;
    width: 100%;
}

.events li {
    width: 100%;
}

.etour {
    min-width: 208px;
}

.etour {
    background: #fc5b62;
}

.score span {
    display: block;
}

.box_grid ul li:last-child {
    float: none;
}

.score {
    margin-top: 1% !important;
}

.styled-select select {
    color: #7afe97 !important;
}

.filter {
    color: #FFF;
}

.background {
    padding: 0 25px 25px;
    position: relative;
    width: 100%;
}

@media (min-width: 900px) {
    .background {
        padding: 0 0 25px;
    }
}

.container-benefits {
    margin: 0 auto;
    padding: 50px 0 0;
    max-width: 960px;
    width: 100%;
}

.full-join {
    max-width: none;
}

.panel {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 25px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.pricing-table {
    box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.08), 0px 20px 31px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
    display: flex;
    flex-direction: column;
}

@media (min-width: 900px) {
    .pricing-table {
        flex-direction: row;
    }
}

.pricing-table * {
    text-align: center;
    text-transform: uppercase;
}

.pricing-table-left * {
    text-align: left !important;
    text-transform: none !important;
}

.pricing-table-left button,
.pricing-table-left .text-center,
.pricing-table-left figure,
.pricing-table-left .copy {
    text-align: center !important;
    text-transform: none !important;
}

.pricing-plan {
    border-bottom: 1px solid #e1f1ff;
    padding: 25px;
}

.pricing-plan:last-child {
    border-bottom: none;
}

@media (min-width: 900px) {
    .pricing-plan {
        border-bottom: none;
        border-right: 1px solid #e1f1ff;
        flex-basis: 100%;
        padding: 25px 50px;
    }
    .pricing-plan:last-child {
        border-right: none;
    }
}

.pricing-img {
    margin-bottom: 25px;
    max-width: 100%;
}

.pricing-header {
    color: #888;
    font-weight: 600;
    letter-spacing: 1px;
}

.pricing-features {
    color: #757575;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 50px 0 25px;
}

.pricing-features-item {
    border-top: 1px solid #ccc;
    font-size: 12px;
    line-height: 1.5;
    padding: 15px 0;
}

.pricing-features-item:last-child {
    border-bottom: 1px solid #ccc;
}

.pricing-price {
    color: #32a067;
    display: block;
    font-size: 32px;
    font-weight: 700;
}

.pricing-button {
    border: 1px solid #FFF;
    border-radius: 10px;
    color: #348EFE;
    display: inline-block;
    margin: 25px 0;
    padding: 15px 35px;
    text-decoration: none;
    transition: all 150ms ease-in-out;
}

.pricing-button:hover,
.pricing-button:focus {
    background-color: #e1f1ff;
}

.pricing-button.is-featured {
    background-color: #e2585e;
    color: #fff;
}

.pricing-button.is-featured:hover,
.pricing-button.is-featured:active {
    background-color: #fc5b62;
}

.check-benefit {
    margin-right: 1rem;
}

.accent {
    color: #fc5b62 !important;
}

.accent-green {
    color: #0e9615 !important;
}

.btn_green {
    background: #0e9615 !important;
}

.btn_green:hover {
    background: #17cf20 !important;
}

.greybutton,
.btn_grey {
    background: rgb(95, 95, 95) !important;
}

.greybutton:hover,
.btn_grey:hover {
    background: rgb(133, 133, 133) !important;
}

#togglebenefits {
    width: 90%;
    margin: auto;
}

select.form-control {
    padding: 4px;
    padding-left: 10px;
}

.icon-correction {
    font-size: 1.5rem;
    margin-top: -7px;
    margin-left: -4px;
}

.pt-2 {
    padding-top: 2rem;
}


/*Payment Information*/

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 2px;
    margin-left: 1rem;
    padding-bottom: 0.75rem;
}

.tabbable-line>.nav-tabs>li:hover {
    cursor: pointer;
}

.tabbable-line>.nav-tabs>li:first-child {
    margin-right: 2px;
    margin-left: 0rem;
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #737373;
    font-size: 1.125rem;
    padding-bottom: 0.75rem;
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
    border-bottom: 3px solid #FC5B62;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: 3px solid #FC5B62;
    position: relative;
}

.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}

.tabbable-line>.tab-content {
    margin-top: -3px;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}

.text-white-button {
    color: #FFF !important;
    font-size: 0.875rem !important;
}

.payment-method-container {
    border-left: 3px solid #FC5B62;
}

.payment-line-bottom {
    padding-top: 1rem;
    border-bottom: 1px solid #eee;
    margin-bottom: 2rem;
}

.payment-row {
    width: 35%;
    justify-content: flex-end;
}

@media (max-width: 768px) {
    .payment-row {
        width: 100%;
    }
}

.update-payment-button {
    margin-right: 1rem;
}

.payment-method-item {
    display: flex;
    align-items: center;
    font-size: 0.95rem;
}

.payment-type-icon {
    font-size: 1.55rem;
    padding-right: 1rem;
}

.update-method-item a {
    float: right;
}

.update-method-item {
    width: 100%;
    position: relative;
}

.update-warning-large {
    font-size: 1.1rem;
}


/*credit card method stuff*/

.card-brand {
    width: 40px;
    height: 24px;
    border: 1.5px solid #d6d6d6;
    padding: 0.025rem;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2rem;
}

.card-brand img {
    width: 75%;
}

.card-method-container {
    width: 40%;
    margin-left: 1rem;
}

.card-actions {
    margin-left: auto;
    order: 2;
    font-size: 18px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0.15rem;
    transition: 0.2s ease all;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

.card-actions:hover {
    cursor: pointer;
    background-color: #d6d6d6;
}

.card-method-row {
    align-items: center;
    border-left: 3px solid #FC5B62;
    padding-left: 1rem;
    margin-top: 1.5rem;
}

.card-number {
    font-size: 0.95rem;
}

.default-pill {
    text-transform: uppercase;
    font-size: 0.70rem;
    background: #f2f2f2;
    padding: 0.15rem;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    border-radius: 3px;
    color: #333;
    border: 1px solid #f0e9e9;
    margin-left: 0.5rem;
}

.dropdown-item {
    font-size: 0.8rem;
}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.display-cards {
    height: 30px;
    width: 30%;
    margin-left: 0.75rem;
}

.display-cards img {
    width: 25%;
}

.add-method-header {
    font-size: 1.2rem !important;
    margin-left: 0.75rem !important;
}

.fcenter {
    display: flex;
    justify-content: center;
}

.fright {
    display: flex;
    justify-content: end;
}

.payment-modal {
    max-width: 600px;
}

@media (max-width: 768px) {
    .display-cards {
        display: none;
    }
    .card-method-container {
        width: 95%;
    }
    .mfp-content {
        vertical-align: top;
    }
}


/*Donation Modal*/

.donation-slide {
    display: none;
}

.donation-dialog-header {
    display: flex;
    align-items: center;
}

.donation-dialog-header small {
    padding-right: 1rem;
}

.donation-dialog-header small:hover {
    color: #1A8FF5;
    cursor: pointer;
}

.donation-slide.slide-active {
    display: block;
}

.donation-amount {
    width: 30%;
    border: 2px solid #eee;
    font-size: 1.2rem;
    cursor: pointer;
    text-align: Center;
    justify-content: center;
    text-align: center !important;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    border-radius: 3px;
    transition: 0.2s ease all;
    margin-top: 0.35rem;
}

.donation-amount:hover {
    border: 2px solid #1A8FF5;
    background: #EAF6FF;
    color: #1A8FF5;
}

.custom-donation-amount:hover input {
    color: #1A8FF5;
}

.donation-dialog-header h3 {
    font-sizE: 1.25rem !important;
}

.custom-donation-amount {
    width: 96.5%;
}

.custom-donation-amount input {
    border: none;
    background: transparent;
}

.custom-donation-input {
    margin-left: 10px;
    font-size: 1rem;
}

input.custom-donation-input:focus {
    border: none !important;
    box-shadow: none !important;
    border-width: 0px !important;
    outline: none;
}

input.custom-donation-input:focus::-webkit-input-placeholder {
    color: transparent;
}

.active-donation-amount {
    border: 2px solid #1A8FF5;
    background: #EAF6FF;
    color: #1A8FF5;
}

.custom-amount-warning {
    display: none;
    color: #FC5B62;
}

.card-method-row-dialog {
    border: none;
    padding: 0.25rem;
    padding-left: 1.75rem;
    border: 2px solid #FFF;
    border-radius: 10px;
    cursor: pointer;
}

.card-method-row-dialog:hover {
    border: 2px solid #76baf5;
    border-radius: 10px;
}

.card-method-row-dialog.active-card {
    border: 2px solid #1A8FF5;
    border-radius: 10px;
}

.card-radio {
    margin-left: auto;
    order: 2;
    margin-right: 1rem;
}

.active-radio {
    color: #1A8FF5 !important;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden
}


/*tool tips*/

.discipleme-tooltip {
    font-size: 1.2rem;
}

.tooltip-pull-left {
    margin-left: -1.8rem;
}

.discipleme-tooltip:hover {
    cursor: pointer;
}

.wishlist:hover {
    color: #fff !important;
}

.quick-action-small {
    margin-top: -20px;
    padding-left: 1rem;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .quick-action-bar {
        display: flex;
    }
}

.quick-btn {
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.finalized-card {
    margin-top: 0px;
}

.clear-validation {
    border: 1px solid #28b574;
}

.fail-validation {
    border: 1px solid #FC5B62;
}


/*checkmark*/

.success_checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.success_checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 0px auto;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.success_checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%,
    100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}

.disabled:hover {
    cursor: not-allowed;
}

.cbp_tmtimeline>li .cbp_tmlabel {
    margin: 0 0 15px 10%;
}

.cbp_tmicon {
    left: 2% !important;
}

.rounded-2 {
    border-radius: 0.8rem !important;
}

.alert-subheading {
    font-size: 1.0rem !important;
}

.underline-d {
    text-decoration: underline
}

.bkcheck_href {
    color: #000;
    text-decoration: underline;
    transition: 0.1s ease all;
}

.bkcheck_href:hover {
    color: #fc5b62;
    text-decoration: underline;
}

.demo-intro {
    font-weight: bold;
}

.error {
    color: #ff0000;
    display: block;
}

#snackbar,
#snackbar_custom {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #2ecc71;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
    z-index: 2147483647;
}

#snackbar.show,
#snackbar_custom.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

#snackbar-invp {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #fc5b62;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
    z-index: 2147483647;
}

#snackbar-invp.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

.bg_benefits {
    background: url("/img/benefitsbackground2.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-quicklink {
    text-decoration: underline;
}

.nav-search-events-container {
    width: 23%;
    display: inline-flex;
    margin-top: 8px;
}

.search-group {
    display: inline-flex;
}

.header-geocoder {
    min-width: 360px !important;
    border-bottom: 2px solid #333;
}


/*clubs*/

.clubs-thumbnail {
    width: 45%;
    margin-top: -45px;
}

.club-item-logo {
    width: 45px;
    padding: 0.25rem;
    margin-right: 20px;
}

.club-item {
    border: 1px solid rgb(201 201 201);
    width: 100%;
    border-radius: 6px;
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    padding: 0.55rem;
}

.club-items {
    margin-left: 0.25rem;
    width: 90%;
}

.club-item-name {
    font-size: 1.1rem;
    line-height: 1;
}

.name-pair {
    padding-top: .25rem;
    width: 250px;
}

.club-item-actions {
    margin-left: auto;
    order: 2;
}

.loading-hours {
    background: #6b6a6a;
    color: #6b6a6a;
    border-radius: 4px;
}

.club-view-logo {
    width: 55px;
    margin-right: 1rem;
}

.club-item-action {
    margin-left: auto;
    order: 2;
    margin-right: 10px;
    border: 1px solid #fc5b62;
    padding: 0.35rem;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
    border-radius: 4px;
    transition: 0.2 ease all;
}

.club-item-action:hover {
    color: #fff;
    background: #FC5B62;
}

.success-action {
    border: 1px solid #028338;
    color: #028338;
}

.success-action:hover {
    background: #028338;
    color: #fff;
}

.join-club {
    width: 100%;
    display: flex;
}

.join-btn {
    margin-left: auto;
    order: 2;
}

@media (max-width: 768px) {
    .club-items {
        width: 100%;
    }
}

.quick-club-actions {
    border-bottom: none;
}

.quick-join-club {
    border: 1px solid rgb(201 201 201);
    ;
    border-radius: 4px;
    padding: 1rem;
    width: 100%;
}

.quick-join-club p {
    margin-bottom: 15px;
}

#club-list {
    padding-left: 0px;
}

.club-error {
    color: #FC5B62;
    font-weight: bold;
}

.btn_white {
    color: #FFF !important;
}

.club-view-container {
    background: #FFF;
    width: 98%;
    padding: 1rem;
}

.sshadow {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}

.white {
    color: #FFF;
}

.discipleme-text {
    color: #0e9615 !important;
}

.clubs-benefits-link {
    color: #28b63f;
    text-decoration: underline;
}

.club-stat {
    padding: 1rem;
    font-size: 1.1rem;
}

.club-user-avatar {
    width: 40px;
    border-radius: 50%;
    margin-right: 0.5rem;
}

.hub-subheading {
    font-size: 1.2rem;
    margin-left: 0.75rem;
    padding: 0.35rem;
}

.club-info-small {
    font-size: 0.95rem !important;
}

.club-info-icon {
    font-sizE: 1.5rem;
    color: #761b1f;
}

.copy-to-clipboard:hover {
    cursor: pointer;
    background: #FFF;
}

.club-list-hours {
    margin-left: auto;
    font-size: 1.1rem;
}

.new-login-container {
    width: 50%;
}

@media (max-width: 1100px) {
    .new-login-container {
        width: 100%;
    }
}


@media (max-width: 768px) {
    .howtorow h4,
    .howtorow p {
        text-align: center !important;
    }
    .discipleme-about{
        display:none;
    }
    .pricing-plan {
        padding:0px;
    }
    .background{
        padding:0px;
    }
}
@media (max-width: 767px){
    #login aside, #register aside {
        width: 100%;
        padding: 5px;
        padding-top:15px;
    }
    #checkIn-button{
        position: fixed;
        bottom: 0;
        width: 100%;
        margin-left: -56px;
        background: #FFF;
        padding-bottom: 10px;
        padding-top: 15px;
        overflow-x: hidden;
    }
}



.donation-p {
    max-height: 70px;
}

.club-view-logo,
.club-item-logo {
    border-radius: 50%;
}

.event-date-verify {
    margin-left: auto;
    order: 2;
}

.bold {
    font-weight: bold !important;
}

.member-verification td {
    vertical-align: middle;
}

.check-action {
    font-size: 1.45rem;
}

.fright {
    margin-left: auto;
    order: 2;
}

.fcolumn {
    flex-direction: column;
}

.verify-avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 1rem;
}

.vol-info-verify {
    display: flex;
}

.check-action-checked {
    color: #0d732c !important;
}

.verified_row {
    background: #46cf6f !important;
}

.unverified_row {}


/*Huge thanks to @tobiasahlin at http://tobiasahlin.com/spinkit/ */

.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.verification-td {
    min-width: 150px;
}

.return-to-profile {
    color: #6a6969;
    font-size: 1rem;
}

#sign-form {
    width: 60%;
}

.bold-text {
    font-weight: bold !important;
}

.breakdown-info-graphic {
    width: 100%;
}

.req-amend,
.req-amend-update {
    font-size: 0.8rem;
    border-bottom: 1px solid #333;
    padding-top: 6px;
    line-height: 0.9;
}

.req-amend:hover,
.req-amend-update:hover {
    cursor: pointer;
}

.req-amend-update {
    font-size: medium;
}

.atb-td {
    width: 315px;
}

.status-td {
    min-width: 245px;
}

.adj-time-button {
    font-size: 1.20rem;
}

.clear-link {
    padding-top: 5px;
    color: #333;
}

.btn_danger {
    background: #e2131c;
}

.minus {
    color: #786f74;
}

.plus {
    color: #786f74;
}

.adj-time-button:hover {
    color: #474747;
}

.adj-time-button:hover {
    cursor: pointer;
}

.adj-timer {
    font-size: 1.95rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: 165px;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    border-radius: 10px;
}

.adj-timer-medium {
    font-size: 1.45rem;
    padding-left: 0.35rem;
    padding-right: 0.35rem;
    width: 125px;
    margin-left: 0.45rem;
    margin-right: 0.45rem;
    border-radius: 10px;
}

.adj-timer-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn_rounded {
    border-radius: 50px;
}

.eventName-td {}

.fa-center {
    align-items: center;
}
.flex-right{
    margin-left:auto;
    order:2;
}

.approved-hours {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 5px;
    color: #129103;
}

.small-link {
    font-size: 0.8rem;
    border-bottom: 1px solid #333;
    padding-top: 6px;
    line-height: 0.9;
}

.small-link:hover {
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}

.btn_selectall {
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 1rem;
    font-size: 0.65rem;
}

.green-em {
    background-color: #21a95e !important;
}

.discipleme-demo-input {
    font-size: 1.32rem;
    padding: 1.5rem;
    border-right: none;
}

.submit-appended {
    border-left: none;
    background: #FFF;
    transition: 0.1s ease all;
}

.submit-appended:hover {
    cursor: pointer;
    font-size: 1.15rem;
}

.accent-crypt {
    color: #092b6b;
}

.demo-password-container {
    width: 48%;
}

@media (max-width: 768px) {
    .demo-password-container {
        width: 85%;
    }
}

#c-closed,
#c-open {
    transition: 2s ease all;
}

.demo-function-no-expand {
    height: 350px;
}

.demo-functions a.btn_1 {
    width: 325px;
    background: #333;
}

.demo-functions a.btn_1:hover {
    width: 325px;
    background: #1d2fd6;
}

.white-backdrop {
    background: #FFF;
    border-radius: 25px;
}

.locked-height-card {
    height: 90px;
}

.recurring-container{
    background: #e9e9e9;
    border-radius: 5px;
    padding: 1rem;
    padding-left: 2rem;
    margin-bottom:1.5rem;
    display:none;
}

.recurrence-picker.btn{
    font-size:0.78rem;
}

.select-repeat-days{
    display:inherit;
}
.select-repeat-days li{
    background: #CCC;
    color: #FFF;
    display: inline-block;
    padding: 0.25rem;
    border-radius: 50%;
    margin-left: 0.5rem;
    height: 32px;
    width: 32px;
    text-align: center;
    margin-top: 1rem;
    cursor: pointer;
    transition:0.1s ease all;
}

.select-repeat-days li.active-day{
    background:#FC5B62;
}

.custom-recurrence-done{
    padding:0.75rem;
    margin-right: 15px;
}

.event-address-details{
    font-size:1rem !important;
}
.event-details-item-large{
    width:75%;
}
.event-details-item-icon i{
    font-size:1.55rem;
    padding-right:1rem;
}
.event-description-body{
    padding-right:5rem;
}
@media (max-width: 768px) {
    .event-description-body{
        padding-right:0rem;
    }
    .return-to-map{
        display:none;
    }
}

.shift-card{
    border-radius:5px;
    width: 99%;
    margin: auto;
}

.badge-shifts{
    background: #20a049;
    COLOR: #fff;
    padding: 0.5rem 0.75rem 0.5rem 0.75rem;
}

.shift-capacity-count{
    letter-spacing: 0.75px;
}
.recurrence-desc{

}

.alerts-dropdown a, #alertsDropdown{
    color:#333 !important;
}
#menu > ul > li.nav-item.dropdown.show > div > a{
    padding:5px 20px;
}

.discipleme-breadcrum{
    font-size:0.85rem !important;
}
.discipleme-breadcrum a{
    color:#333;
    transition: 0.2s ease all;
}
.discipleme-breadcrum a:hover{
    text-decoration: underline;
}

/* Notifications */
.notifications-header h6{
    margin-bottom:4px;
}
.notifications-header small{
    color:rgb(119, 119, 119);
    width:80%;
}

.notifications-method-list{
    display:grid;
    grid-template-columns: 90% 10%;
    width:75%;
    align-items: center;
}
.notifications-method-list > div{
  border-bottom:1px solid #eee;
}
.notifications-method-item{
    padding:0.5rem 0rem;

}
.notification-description{
    width:75%;
}


.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
  }

  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  input:checked + .slider {
    background-color: rgb(32,160,73);
  }

  input:focus + .slider {
    box-shadow: 0 0 1px #ccc;
  }

  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }

  .slider.round:before {
    border-radius: 50%;
  }

  .anchor-grid{
      display:grid;
      grid-template-columns: 90% 10%;

  }
  .anchor-grid >div{
    align-items: center;
    transition:0.2s ease all;
  }

  .anchor-grid:hover{
    text-decoration: underline;
  }
  .anchor-grid h5{
      transition:0.25s ease all;
  }
  .anchor-grid:hover h5{
    transform: translate(5px, 0);
  }

  .mobile-features{
    display:none !important;
}
  @media (max-width: 768px) {
    .mobile-features{
        display:block !important;
    }
}
