﻿.text-primary {
    color: #29828A !important;
}

.bg-primary {
    background-color: #29828A !important;
}

.text-primary-light-1 {
    color: #3e8f96;
}

.bg-primary-light-1 {
    background-color: #3e8f96;
}

.text-primary-light-2 {
    color: #549ba1;
}

.bg-primary-light-2 {
    background-color: #549ba1;
}

.text-primary-light-3 {
    color: #69a8ad;
}

.bg-primary-light-3 {
    background-color: #69a8ad;
}

.text-primary-light-4 {
    color: #7fb4b9;
}

.bg-primary-light-4 {
    background-color: #7fb4b9;
}

.text-primary-light-5 {
    color: #94c1c5;
}

.bg-primary-light-5 {
    background-color: #94c1c5;
}

.text-primary-light-6 {
    color: #a9cdd0;
}

.bg-primary-light-6 {
    background-color: #a9cdd0;
}

.text-primary-light-7 {
    color: #bfdadc;
}

.bg-primary-light-7 {
    background-color: #bfdadc;
}

.text-primary-light-8 {
    color: #d4e6e8;
}

.bg-primary-light-8 {
    background-color: #d4e6e8;
}

.text-primary-light-9 {
    color: #eaf3f3;
}

.bg-primary-light-9 {
    background-color: #eaf3f3;
}

.text-primary-dark-1 {
    color: #25757c;
}

.bg-primary-dark-1 {
    background-color: #25757c;
}

.text-primary-dark-2 {
    color: #21686e;
}

.bg-primary-dark-2 {
    background-color: #21686e;
}

.text-primary-dark-3 {
    color: #1d5b61;
}

.bg-primary-dark-3 {
    background-color: #1d5b61;
}

.text-primary-dark-4 {
    color: #194e53;
}

.bg-primary-dark-4 {
    background-color: #194e53;
}

.text-primary-dark-5 {
    color: #154145;
}

.bg-primary-dark-5 {
    background-color: #154145;
}

.text-primary-dark-6 {
    color: #103437;
}

.bg-primary-dark-6 {
    background-color: #103437;
}

.text-primary-dark-7 {
    color: #0c2729;
}

.bg-primary-dark-7 {
    background-color: #0c2729;
}

.text-primary-dark-8 {
    color: #081a1c;
}

.bg-primary-dark-8 {
    background-color: #081a1c;
}

.text-primary-dark-9 {
    color: #040d0e;
}

.bg-primary-dark-9 {
    background-color: #040d0e;
}

.text-secondary {
    color: #4FB3BD !important;
}

.bg-secondary {
    background-color: #4FB3BD !important;
}

.text-secondary-light-1 {
    color: #61bbc4;
}

.bg-secondary-light-1 {
    background-color: #61bbc4;
}

.text-secondary-light-2 {
    color: #72c2ca;
}

.bg-secondary-light-2 {
    background-color: #72c2ca;
}

.text-secondary-light-3 {
    color: #84cad1;
}

.bg-secondary-light-3 {
    background-color: #84cad1;
}

.text-secondary-light-4 {
    color: #95d1d7;
}

.bg-secondary-light-4 {
    background-color: #95d1d7;
}

.text-secondary-light-5 {
    color: #a7d9de;
}

.bg-secondary-light-5 {
    background-color: #a7d9de;
}

.text-secondary-light-6 {
    color: #b9e1e5;
}

.bg-secondary-light-6 {
    background-color: #b9e1e5;
}

.text-secondary-light-7 {
    color: #cae8eb;
}

.bg-secondary-light-7 {
    background-color: #cae8eb;
}

.text-secondary-light-8 {
    color: #dcf0f2;
}

.bg-secondary-light-8 {
    background-color: #dcf0f2;
}

.text-secondary-light-9 {
    color: #edf7f8;
}

.bg-secondary-light-9 {
    background-color: #edf7f8;
}

.text-secondary-dark-1 {
    color: #47a1aa;
}

.bg-secondary-dark-1 {
    background-color: #47a1aa;
}

.text-secondary-dark-2 {
    color: #3f8f97;
}

.bg-secondary-dark-2 {
    background-color: #3f8f97;
}

.text-secondary-dark-3 {
    color: #377d84;
}

.bg-secondary-dark-3 {
    background-color: #377d84;
}

.text-secondary-dark-4 {
    color: #2f6b71;
}

.bg-secondary-dark-4 {
    background-color: #2f6b71;
}

.text-secondary-dark-5 {
    color: #285a5f;
}

.bg-secondary-dark-5 {
    background-color: #285a5f;
}

.text-secondary-dark-6 {
    color: #20484c;
}

.bg-secondary-dark-6 {
    background-color: #20484c;
}

.text-secondary-dark-7 {
    color: #183639;
}

.bg-secondary-dark-7 {
    background-color: #183639;
}

.text-secondary-dark-8 {
    color: #102426;
}

.bg-secondary-dark-8 {
    background-color: #102426;
}

.text-secondary-dark-9 {
    color: #081213;
}

.bg-secondary-dark-9 {
    background-color: #081213;
}

.text-tertiary {
    color: #D5272C !important;
}

.bg-tertiary {
    background-color: #D5272C !important;
}

.text-tertiary-light-1 {
    color: #d93d41;
}

.bg-tertiary-light-1 {
    background-color: #d93d41;
}

.text-tertiary-light-2 {
    color: #dd5256;
}

.bg-tertiary-light-2 {
    background-color: #dd5256;
}

.text-tertiary-light-3 {
    color: #e2686b;
}

.bg-tertiary-light-3 {
    background-color: #e2686b;
}

.text-tertiary-light-4 {
    color: #e67d80;
}

.bg-tertiary-light-4 {
    background-color: #e67d80;
}

.text-tertiary-light-5 {
    color: #ea9396;
}

.bg-tertiary-light-5 {
    background-color: #ea9396;
}

.text-tertiary-light-6 {
    color: #eea9ab;
}

.bg-tertiary-light-6 {
    background-color: #eea9ab;
}

.text-tertiary-light-7 {
    color: #f2bec0;
}

.bg-tertiary-light-7 {
    background-color: #f2bec0;
}

.text-tertiary-light-8 {
    color: #f7d4d5;
}

.bg-tertiary-light-8 {
    background-color: #f7d4d5;
}

.text-tertiary-light-9 {
    color: #fbe9ea;
}

.bg-tertiary-light-9 {
    background-color: #fbe9ea;
}

.text-tertiary-dark-1 {
    color: #c02328;
}

.bg-tertiary-dark-1 {
    background-color: #c02328;
}

.text-tertiary-dark-2 {
    color: #aa1f23;
}

.bg-tertiary-dark-2 {
    background-color: #aa1f23;
}

.text-tertiary-dark-3 {
    color: #951b1f;
}

.bg-tertiary-dark-3 {
    background-color: #951b1f;
}

.text-tertiary-dark-4 {
    color: #80171a;
}

.bg-tertiary-dark-4 {
    background-color: #80171a;
}

.text-tertiary-dark-5 {
    color: #6b1416;
}

.bg-tertiary-dark-5 {
    background-color: #6b1416;
}

.text-tertiary-dark-6 {
    color: #551012;
}

.bg-tertiary-dark-6 {
    background-color: #551012;
}

.text-tertiary-dark-7 {
    color: #400c0d;
}

.bg-tertiary-dark-7 {
    background-color: #400c0d;
}

.text-tertiary-dark-8 {
    color: #2b0809;
}

.bg-tertiary-dark-8 {
    background-color: #2b0809;
}

.text-tertiary-dark-9 {
    color: #150404;
}

.bg-tertiary-dark-9 {
    background-color: #150404;
}

.text-black {
    color: #000000 !important;
}

.bg-black {
    background-color: #000000 !important;
}

.text-black-light-1 {
    color: #1a1a1a;
}

.bg-black-light-1 {
    background-color: #1a1a1a;
}

.text-black-light-2 {
    color: #333333;
}

.bg-black-light-2 {
    background-color: #333333;
}

.text-black-light-3 {
    color: #4d4d4d;
}

.bg-black-light-3 {
    background-color: #4d4d4d;
}

.text-black-light-4 {
    color: #666666;
}

.bg-black-light-4 {
    background-color: #666666;
}

.text-black-light-5 {
    color: gray;
}

.bg-black-light-5 {
    background-color: gray;
}

.text-black-light-6 {
    color: #999999;
}

.bg-black-light-6 {
    background-color: #999999;
}

.text-black-light-7 {
    color: #b3b3b3;
}

.bg-black-light-7 {
    background-color: #b3b3b3;
}

.text-black-light-8 {
    color: #cccccc;
}

.bg-black-light-8 {
    background-color: #cccccc;
}

.text-black-light-9 {
    color: #e6e6e6;
}

.bg-black-light-9 {
    background-color: #e6e6e6;
}

.text-white {
    color: #ffffff !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.text-active {
    color: #70B603 !important;
}

.bg-active {
    background-color: #70B603 !important;
}

.text-active-light-1 {
    color: #7ebd1c;
}

.bg-active-light-1 {
    background-color: #7ebd1c;
}

.text-active-light-2 {
    color: #8dc535;
}

.bg-active-light-2 {
    background-color: #8dc535;
}

.text-active-light-3 {
    color: #9bcc4f;
}

.bg-active-light-3 {
    background-color: #9bcc4f;
}

.text-active-light-4 {
    color: #a9d368;
}

.bg-active-light-4 {
    background-color: #a9d368;
}

.text-active-light-5 {
    color: #b8db81;
}

.bg-active-light-5 {
    background-color: #b8db81;
}

.text-active-light-6 {
    color: #c6e29a;
}

.bg-active-light-6 {
    background-color: #c6e29a;
}

.text-active-light-7 {
    color: #d4e9b3;
}

.bg-active-light-7 {
    background-color: #d4e9b3;
}

.text-active-light-8 {
    color: #e2f0cd;
}

.bg-active-light-8 {
    background-color: #e2f0cd;
}

.text-active-light-9 {
    color: #f1f8e6;
}

.bg-active-light-9 {
    background-color: #f1f8e6;
}

.text-active-dark-1 {
    color: #65a403;
}

.bg-active-dark-1 {
    background-color: #65a403;
}

.text-active-dark-2 {
    color: #5a9202;
}

.bg-active-dark-2 {
    background-color: #5a9202;
}

.text-active-dark-3 {
    color: #4e7f02;
}

.bg-active-dark-3 {
    background-color: #4e7f02;
}

.text-active-dark-4 {
    color: #436d02;
}

.bg-active-dark-4 {
    background-color: #436d02;
}

.text-active-dark-5 {
    color: #385b02;
}

.bg-active-dark-5 {
    background-color: #385b02;
}

.text-active-dark-6 {
    color: #2d4901;
}

.bg-active-dark-6 {
    background-color: #2d4901;
}

.text-active-dark-7 {
    color: #223701;
}

.bg-active-dark-7 {
    background-color: #223701;
}

.text-active-dark-8 {
    color: #162401;
}

.bg-active-dark-8 {
    background-color: #162401;
}

.text-active-dark-9 {
    color: #0b1200;
}

.bg-active-dark-9 {
    background-color: #0b1200;
}

.base-font-size {
    font-size: 1rem !important;
}

.font-size-xs {
    font-size: 0.875rem !important;
}

.font-size-sm {
    font-size: 1.125rem !important;
}

.font-size-lg {
    font-size: 1.5rem !important;
}

.font-size-xl {
    font-size: 1.75rem !important;
}

.font-size-xxl {
    font-size: 2rem !important;
}

.font-size-xxl-stack {
    font-size: 6rem !important;
}

h1, h2, h3, h4, h5, p {
    color: #ffffff;
}

h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    padding: 40px 0px 10px 0px;
}

.prayer-hotline h1, .prayer-wall h1, .events h1, .social-media h1 {
    padding: 0px;
    text-align: left;
    margin: auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.prayer-wall h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

    .prayer-wall h5.new {
        color: #4FB3BD;
    }

    .prayer-wall h5.earlier {
        color: #797979;
    }

h6 {
    color: #aaa;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Helvetica-Bold", "Helvetica Bold", "Helvetica", sans-serif;
    font-weight: 700;
    letter-spacing: 1.3px;
    text-align: left;
}

a {
    color: #d7d7d7;
    text-decoration: none;
}

.small {
    font-size: 0.875rem;
}

.sub-text {
    color: #aaa;
    font-size: 11px;
    font-family: "Helvetica", sans-serif;
}

.btn-primary {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #29828A;
    border: 1px solid #29828A;
    width: 100%;
}

    .btn-primary:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-primary:hover, .btn-primary:active {
        background-color: #4FB3BD;
        border: 1px solid #4FB3BD;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-secondary {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #4FB3BD;
    border: 1px solid #4FB3BD;
}

    .btn-secondary:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-tertiary {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #D5272C;
    border: 1px solid #D5272C;
}

    .btn-tertiary:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-white {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
}

    .btn-white:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-black {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #000000;
    border: 1px solid #000000;
}

    .btn-black:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-light-gray-1 {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
    color: #000000;
    width: 100%;
}

    .btn-light-gray-1:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-light-gray-1:hover, .btn-light-gray-1:active {
        background-color: #aaa;
        border: 1px solid #aaa;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #000000;
    }

.btn-light-gray-2 {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #aaa;
    border: 1px solid #aaa;
    color: #000000;
}

    .btn-light-gray-2:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-medium-gray-1 {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #797979;
    border: 1px solid #797979;
}

    .btn-medium-gray-1:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-medium-gray-2 {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #555;
    border: 1px solid #555;
}

    .btn-medium-gray-2:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.prayer-hotline .btn-medium-gray-2 {
    color: #ffffff;
    font-size: 14px;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 14px 50px;
    border-radius: 0.5rem;
    font-weight: 500;
    background-color: #555;
    border: 1px solid #555;
}

    .prayer-hotline .btn-medium-gray-2:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-dark-gray-1 {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #343434;
    border: 1px solid #343434;
}

    .btn-dark-gray-1:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.dark-gray-2 {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #282828;
    border: 1px solid #282828;
}

    .dark-gray-2:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-close {
    background-image: none;
    opacity: 1;
}

.btn-give {
    color: #ffffff;
    font-size: 11px;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 50px;
    background-color: #343434;
    border: 1px solid #343434;
    margin-left: 10px;
    font-weight: bolder;
}

    .btn-give:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-primary-fullwidth, .btn-primary-fullwidth:hover {
    color: #ffffff;
    background-color: #29828A;
    border-color: #29828A;
    font-family: "Helvetica", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    padding: 1rem;
    width: 100%;
    margin-left: -1.5rem;
    border-radius: 0;
}

    .btn-primary-fullwidth:focus, .btn-primary-fullwidth:active, .btn-primary-fullwidth:active:focus, .btn-primary-fullwidth:active:hover, .btn-primary-fullwidth .focus, .btn-primary-fullwidth:hover:focus, .btn-primary-fullwidth:hover:active, .btn-primary-fullwidth:hover:active:focus, .btn-primary-fullwidth:hover:active:hover, .btn-primary-fullwidth:hover .focus {
        background-color: #4FB3BD;
        border-color: #4FB3BD;
    }

.btn-primary-fullwidth-bottom, .btn-primary-fullwidth-bottom:hover {
    color: #ffffff;
    background-color: #29828A;
    border-color: #29828A;
    font-family: "Helvetica", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    padding: 1rem;
    width: 100%;
    border-radius: 0;
}

    .btn-primary-fullwidth-bottom:focus, .btn-primary-fullwidth-bottom:active, .btn-primary-fullwidth-bottom:active:focus, .btn-primary-fullwidth-bottom:active:hover, .btn-primary-fullwidth-bottom .focus, .btn-primary-fullwidth-bottom:hover:focus, .btn-primary-fullwidth-bottom:hover:active, .btn-primary-fullwidth-bottom:hover:active:focus, .btn-primary-fullwidth-bottom:hover:active:hover, .btn-primary-fullwidth-bottom:hover .focus {
        background-color: #4FB3BD;
        border-color: #4FB3BD;
    }

.btn-default-fullwidth, .btn-default-fullwidth:hover {
    color: #ffffff;
    background-color: #343434;
    border-color: #343434;
    font-family: "Helvetica", sans-serif;
    font-size: 1rem;
    padding: 1rem;
    width: 100%;
    margin-left: -1.5rem;
    border-radius: 0;
}

    .btn-default-fullwidth:focus, .btn-default-fullwidth:active, .btn-default-fullwidth:active:focus, .btn-default-fullwidth:active:hover, .btn-default-fullwidth .focus, .btn-default-fullwidth:hover:focus, .btn-default-fullwidth:hover:active, .btn-default-fullwidth:hover:active:focus, .btn-default-fullwidth:hover:active:hover, .btn-default-fullwidth:hover .focus {
        background-color: #797979;
        border-color: #797979;
    }

.btn-default-fullwidth-bottom, .btn-default-fullwidth-bottom:hover {
    color: #ffffff;
    background-color: #343434;
    border-color: #343434;
    font-family: "Helvetica", sans-serif;
    font-size: 1rem;
    padding: 1rem;
    width: 100%;
    border-radius: 0;
}

    .btn-default-fullwidth-bottom:focus, .btn-default-fullwidth-bottom:active, .btn-default-fullwidth-bottom:active:focus, .btn-default-fullwidth-bottom:active:hover, .btn-default-fullwidth-bottom .focus, .btn-default-fullwidth-bottom:hover:focus, .btn-default-fullwidth-bottom:hover:active, .btn-default-fullwidth-bottom:hover:active:focus, .btn-default-fullwidth-bottom:hover:active:hover, .btn-default-fullwidth-bottom:hover .focus {
        background-color: #797979;
        border-color: #797979;
    }

.btn-deactive {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: #343434;
    border: 1px solid #343434;
    width: 100%;
    color: #555;
}

    .btn-deactive:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-semi-transparent {
    color: #ffffff;
    font-size: 13px;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 0.5rem;
    background-color: rgba(85, 85, 85, 0.5);
    border: 1px solid rgba(85, 85, 85, 0.5);
}

    .btn-semi-transparent:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-transparent {
    color: #ffffff;
    font-size: 1rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: rgba(85, 85, 85, 0);
    border: 1px solid rgb(85, 85, 85);
}

    .btn-transparent:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default, .btn-default:hover {
    color: #ffffff;
    background-color: #343434;
    border-color: #343434;
    font-family: "Helvetica", sans-serif;
    font-size: 1rem;
    padding: 1rem;
    width: 100%;
}

    .btn-default:focus, .btn-default:active, .btn-default:active:focus, .btn-default:active:hover, .btn-default .focus, .btn-default:hover:focus, .btn-default:hover:active, .btn-default:hover:active:focus, .btn-default:hover:active:hover, .btn-default:hover .focus {
        background-color: #797979;
        border-color: #797979;
    }

.btn-circle {
    width: 50px;
    height: 50px;
    background-color: #343434;
    border: transparent;
    border-radius: 50%;
}

    .btn-circle:after {
        background-color: #D5272C;
    }

.btn-mark-as-listened {
    color: #ffffff;
    font-size: 0.875rem;
    font-family: "Helvetica", sans-serif;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 50px;
    background-color: #343434;
    height: 50px;
    width: 96%;
    border: 0px transparent;
}

    .btn-mark-as-listened:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-mark-as-listened:after {
        background-color: #D5272C;
    }

.btn-swipe-actions {
    height: 62px;
    width: 84px;
    background-color: #282828;
    border-color: #000000;
    padding: 10px;
}

    .btn-swipe-actions.active {
        background-color: #29828A;
    }

.btn-year-dropdown, .btn-year-dropdown:hover, .btn-year-dropdown:focus {
    font-size: 13px;
    border-radius: 50px;
    background-color: #282828;
    color: #ffffff;
    border-color: transparent;
}

.listen-next-setup.screen1 .radio.form-check-input {
    height: 28px;
    width: 28px;
    background-color: #555;
}

    .listen-next-setup.screen1 .radio.form-check-input:checked[type=radio] {
        background-image: url(../images/check-solid-white.png);
    }

    .listen-next-setup.screen1 .radio.form-check-input:checked {
        background-color: #29828A;
        border-color: #29828A;
    }

.listen-next-setup.screen1 .form-check-label {
    margin-left: 1rem;
}

    .listen-next-setup.screen1 .form-check-label.form-switch {
        background-color: #555;
        padding: 12px 12px 12px 0px;
        border-radius: 10px;
        margin-top: 10px;
    }

.listen-next-setup.screen1 .form-check .form-check-input.toggle {
    float: right;
}

.listen-next-setup.screen1 .form-switch .form-check-input {
    height: 28px;
    width: 48px;
    background-image: url("../images/circle.png");
    background-color: #aaa;
}

    .listen-next-setup.screen1 .form-switch .form-check-input:checked {
        background-color: #29828A !important;
    }

    .listen-next-setup.screen1 .form-switch .form-check-input:focus {
        background-image: url("../images/circle.png");
    }

.form-check-input:checked, .form-check-input:focus {
    border-color: transparent;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.listen-next-setup.screen2 .form-check-input {
    height: 45px;
    width: 45px;
    background-color: #282828;
}

    .listen-next-setup.screen2 .form-check-input[type=radio] {
        position: absolute;
        margin-top: 14px;
    }

.listen-next-setup.screen2 .form-check-label {
    margin-left: 2.5rem;
}

    .listen-next-setup.screen2 .form-check-label p {
        font-size: 12px;
    }

.listen-next-setup.screen2 .form-check-input:checked[type=radio] {
    background-image: none;
    background-color: #29828A;
}

.btn-dropdown, .btn-dropdown:active, .btn-dropdown:focus, .btn-dropdown:hover {
    width: 100%;
    background-color: #282828;
    color: white;
    padding: 5px 10px;
    text-align: left;
}

    .btn-dropdown:focus-visible {
        outline: none;
    }

.dropdown-toggle::after {
    display: none;
}

.navbar h5 {
    font-size: 15px;
    margin-bottom: 0;
}

.img-logo {
    width: 60%;
    height: auto;
    margin: auto;
}

.offcanvas {
    max-width: 70%;
    background-color: #29828A;
    padding-top: 40px;
}

.offcanvas-body ul li {
    list-style: none;
}

    .offcanvas-body ul li a {
        color: #ffffff;
        font-family: Helvetica, sans-serif;
        font-size: 17px;
        text-decoration: none;
        line-height: 4rem;
    }

    .offcanvas-body ul li li:last-child {
        position: fixed;
        bottom: 20px;
    }

.mini-player {
    position: fixed;
    bottom: 59px;
    width: 100%;
    height: 60px;
    background-color: #282828;
    color: #ffffff;
    border-bottom: 1px solid #797979;
}

    .mini-player img {
        height: 45px;
        width: 45px;
        border-radius: 8px;
        margin-left: 10px;
    }

    .mini-player .fa-play {
        font-size: 1.75em;
        margin: 9px;
    }

.fa-user, .fa-headphones-simple, .fa-users {
    font-size: 1.75em;
    text-align: center;
}

    .fa-user.active, .fa-headphones-simple.active, .fa-users.active {
        color: #4FB3BD;
    }

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #282828;
    color: #ffffff;
}

    .footer.continue {
        height: auto;
        background-color: #000000;
    }

    .footer p.small {
        font-size: 0.625em;
    }

        .footer p.small.active {
            color: #4FB3BD;
        }

.w-100 {
    width: 100%;
}

.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w-70 {
    width: 70%;
}

.w-60 {
    width: 60%;
}

.w-50 {
    width: 50%;
}

.w-40 {
    width: 40%;
}

.w-30 {
    width: 30%;
}

.w-20 {
    width: 20%;
}

.w-10 {
    width: 10%;
}

* {
    color: inherit;
    margin: 0;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background-color: #000;
}

.pt-6 {
    padding-top: 4rem !important;
}

.pt-7 {
    padding-top: 5rem !important;
}

.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 5rem !important;
}

.top-40 {
    top: 40%;
}

.bottom-10 {
    bottom: 10% !important;
}

.bottom-20 {
    bottom: 20% !important;
}

.top-60 {
    top: 60%;
}

.top-70 {
    top: 70%;
}

.body-footer-margin {
    margin-bottom: 140px;
}

.w-95 {
    width: 95%;
}

.channel-episodes-title {
    font-size: 36px;
    padding-left: 15px;
    height: 60%;
}

.bg-channel-episodes {
    height: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

a {
    color: #cccccc;
    text-decoration: none;
}

.img-rounded {
    max-width: 100%;
    border-radius: 15px;
}

img.stacked-bottom {
    position: relative;
    top: 0;
    left: 0;
}

img.stacked-top {
    position: absolute;
    top: 0px;
    left: 0px;
}

.img-circle {
    border-radius: 50%;
}

.container {
    width: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

    .container.top-space {
        width: auto;
        max-width: 680px;
        padding: 64px 1.5rem 0 1.5rem;
    }

    .container.bottom {
        padding: 10px;
        position: absolute;
        bottom: 10px;
    }

    .container.prayer-wall, .container.journal-list {
        padding: 54px 1.5rem 0 1.5rem;
    }

        .container.prayer-wall .form-control, .container.prayer-wall .form-control:focus, .container.journal-list .form-control, .container.journal-list .form-control:focus {
            padding: 0;
            font-size: 1rem;
            line-height: 1.5;
            color: #ffffff;
            background-color: transparent;
            border: transparent;
        }

    .container.player, .container.achievements {
        width: auto;
        max-width: 680px;
        padding: 54px 0 0 0;
    }

    .container.channel-episodes-top {
        padding: 15px;
        background-color: #121212;
    }

    .container .text-muted {
        margin: 20px 0;
    }

    .container.listen-next-setup {
        margin-bottom: 100px;
    }

    .container.prayer-hotline {
        height: 100vh;
        background-position: bottom center;
        background-size: cover;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

        .container.prayer-hotline .fa-circle {
            color: #D5272C;
        }

        .container.prayer-hotline .fa-check {
            background: -webkit-linear-gradient(#4FB3BD, #29828A);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-align: center;
        }

        .container.prayer-hotline .scrolling-wrapper {
            overflow-x: auto;
        }

            .container.prayer-hotline .scrolling-wrapper img.stacked-top {
                position: absolute;
                top: 20%;
                left: 25%;
            }

        .container.prayer-hotline .scroll-img {
            height: auto;
            width: 100%;
            border: none;
            background-position: center;
            background-size: cover;
            -webkit-transition: all 0.2s ease-in-out !important;
            transition: all 0.2s ease-in-out !important;
            border-radius: 24px;
        }

.container-login, .container-register {
    padding: 50px 10px;
}

.row {
    /*    margin-bottom: 15px;*/
}

    .row.prayer-hotline {
        padding: 30px 15px;
        border-radius: 10px;
        background: rgb(213, 39, 44);
        background: linear-gradient(45deg, rgb(213, 39, 44) 50%, rgb(223, 127, 127) 100%);
    }

    .row.prayer-wall {
        padding: 30px 15px;
        border-radius: 10px;
        background: rgb(41, 130, 138);
        background: linear-gradient(45deg, rgb(41, 130, 138) 50%, rgb(51, 198, 198) 100%);
    }

    .row.events {
        padding: 30px 15px;
        border-radius: 10px;
        background: rgb(183, 132, 55);
        background: linear-gradient(45deg, rgb(183, 132, 55) 50%, rgb(202, 174, 76) 100%);
    }

    .row.social-media {
        padding: 30px 15px;
        border-radius: 10px;
        background: rgb(63, 131, 94);
        background: linear-gradient(45deg, rgb(63, 131, 94) 50%, rgb(110, 188, 108) 100%);
    }

    .row i.fa-5x, .row i.fa-2x {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.row-no-margin {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
}

.bg-episode-list-item {
    background-color: #222;
    border-radius: 10px;
    padding: 10px 7px;
}

    .bg-episode-list-item p {
        margin-bottom: 3px;
    }

.bg-home-sections {
    background-color: #343434;
    padding: 0.75rem;
}

    .bg-home-sections.active {
        background-color: #29828A;
    }

    .bg-home-sections h5 {
        font-size: 1rem;
        font-family: "Helvetica-Bold", "Helvetica Bold", "Helvetica", sans-serif;
        margin-bottom: 0;
    }

        .bg-home-sections h5 .sub {
            font-size: 0.875rem;
            font-family: "Helvetica", sans-serif;
            opacity: 80%;
        }

.bg-listen-next-options {
    background-color: #343434;
    padding: 1.25rem 1rem 1.5rem 2.5rem;
}

    .bg-listen-next-options.top {
        border-radius: 0.5rem 0.5rem 0 0;
    }

        .bg-listen-next-options.top p {
            margin-bottom: 0px;
        }

    .bg-listen-next-options.bottom {
        border-radius: 0 0 0.5rem 0.5rem;
    }

        .bg-listen-next-options.bottom p {
            margin-bottom: 0px;
        }

.bg-achievements-sections {
    background-color: #343434;
    padding: 0.75rem;
}

hr {
    border-top: 2px solid #ffffff;
}

    hr.fullwidth {
        border-top: 2px solid #797979;
        width: 100vw;
        margin-left: -1.5rem;
    }

.center-content {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dropdown-menu.show {
    background-color: #343434;
}

a.dropdown-item {
    color: #ffffff;
}

.fa-circle-dot {
    background: -webkit-linear-gradient(#FB5E48, #D5272C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.5em;
    padding: 1px;
}

    .fa-circle-dot.fa-inverse {
        background: -webkit-linear-gradient(#ffffff, #ffffff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 1px;
    }

.fa-backward-step, .fa-arrow-rotate-left, .fa-rotate-right, .fa-forward-step {
    color: #bbbbbb;
}

.fa-dkteal {
    color: #29828A;
}

.fa-ltteal {
    color: #4FB3BD;
}

i.fa-square-facebook, i.fa-square-instagram, i.fa-square-twitter, i.fa-square-pinterest, i.fa-vimeo, i.fa-square-youtube {
    background: -webkit-linear-gradient(#4FB3BD, #29828A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.activity-new:nth-child(even) .fa-hands-praying, .activity-earlier:nth-child(even) .fa-hands-praying {
    background: -webkit-linear-gradient(#4FB3BD, #29828A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    height: auto;
}

.activity-new:nth-child(odd) .fa-hands-praying, .activity-earlier:nth-child(odd) .fa-hands-praying {
    background: -webkit-linear-gradient(#DCCE99, #997142);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.3em;
}

.pills-row {
    width: 100%;
    border-top: 1px solid #797979;
    padding: 2px 10px;
}

.nav.nav-pills {
    background-color: #373737;
    margin: 10px;
    padding: 5px;
    border-radius: 50px;
}

.nav-link {
    font-size: 13px;
    font-family: "Helvetica", sans-serif;
    color: #aaa;
}

.nav-pills .nav-link.active {
    background-color: #555;
    font-size: 13px;
    font-family: "Helvetica", sans-serif;
    font-weight: 700;
    padding: 7px 10px;
    border-radius: 50px;
}

.audio-progress {
    height: 0.15rem;
    width: 100%;
    background-color: #555555;
}

    .audio-progress .bar {
        height: 100%;
        background-color: #f2f2f2;
    }

#audio-progress-handle {
    display: block;
    position: absolute;
    z-index: 1;
    margin-top: -4px;
    margin-left: -20px;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.draggable {
    float: left;
    margin: 0 10px 10px 0;
}

.text-light-sm {
    color: #aaa;
    font-size: 12px;
}

.progress {
    height: 7px;
    float: left;
    margin: 14px 7px 7px 7px;
    background-color: #343434;
}

.progress-bar {
    background-color: #4FB3BD;
}

.carousel-item img {
    padding: 0% 30%;
}

.carousel-item h5 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10%;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
}

.form-label {
    color: #fff;
}

.form-control, .form-control:focus {
    padding: 0.9rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #ffffff;
    background-color: rgb(50, 50, 50);
    border: rgb(50, 50, 50);
}

    .form-control.prayer-request-title {
        background-color: transparent;
        font-size: 24px;
    }

    .form-control.prayer-request-body {
        background-color: transparent;
    }

    .form-control.prayer-request-title::-webkit-input-placeholder {
        font-size: 24px;
        font-weight: bold;
        color: #555;
    }

    .form-control.prayer-request-title::-moz-placeholder {
        font-size: 24px;
        font-weight: bold;
        color: #555;
    }

    .form-control.prayer-request-title:-ms-input-placeholder {
        font-size: 24px;
        font-weight: bold;
        color: #555;
    }

    .form-control.prayer-request-title::-ms-input-placeholder {
        font-size: 24px;
        font-weight: bold;
        color: #555;
    }

    .form-control.prayer-request-title::placeholder {
        font-size: 24px;
        font-weight: bold;
        color: #555;
    }

    .form-control.prayer-request-body::-webkit-input-placeholder {
        color: #555;
    }

    .form-control.prayer-request-body::-moz-placeholder {
        color: #555;
    }

    .form-control.prayer-request-body:-ms-input-placeholder {
        color: #555;
    }

    .form-control.prayer-request-body::-ms-input-placeholder {
        color: #555;
    }

    .form-control.prayer-request-body::placeholder {
        color: #555;
    }

    .form-control:focus {
        -webkit-box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
        box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
    }

    .form-control:focus-visible {
        outline: 0px;
    }

.row.avatar-selection {
    width: 95%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
}

.avatar {
    width: 103px;
    height: 103px;
    padding: 3px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}

    .avatar.selected {
        border-radius: 50%;
        outline: 5px solid #70B603;
    }

    .avatar.home, .avatar.prayer-wall {
        width: 60px;
        height: 60px;
    }

.avatar-button {
    background-color: #7f7f7f;
    background-clip: padding-box;
    border-radius: 50%;
    width: 103px;
    height: 103px;
    padding: 3px;
    font-size: 3rem;
    border: 0px transparent;
}

.activity-alert {
    background-color: #29828A;
    display: inline-block;
    padding: 3px 7px;
    font-size: 0.65rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0.5rem;
}

.speech-bubble {
    position: relative;
    padding: 15px;
    margin: 1rem 0 1.5rem;
    color: #000;
    background: #343434;
    border-radius: 10px;
}

    .speech-bubble:after {
        content: "";
        position: absolute;
        bottom: -15px; /* value = - border-top-width - border-bottom-width */
        left: 30px; /* controls horizontal position */
        border-width: 15px 15px 0; /* vary these values to change the angle of the vertex */
        border-style: solid;
        border-color: #343434 transparent;
        /* reduce the damage in FF3.0 */
        display: block;
        width: 0;
    }

.prayer-wall .activity-new:nth-child(even) {
    background-color: #282828;
    width: 100vw;
    margin-left: -1.5rem;
    padding: 1rem;
    border-bottom: 1px solid #797979;
}

    .prayer-wall .activity-new:nth-child(even) .prayer-title {
        font-weight: bold;
        color: #4FB3BD;
    }

.prayer-wall .activity-new:nth-child(odd) {
    background-color: #282828;
    width: 100vw;
    margin-left: -1.5rem;
    padding: 1rem;
    border-bottom: 1px solid #797979;
}

    .prayer-wall .activity-new:nth-child(odd) .prayer-title {
        font-weight: bold;
        color: #DCCE99;
    }

.prayer-wall .activity-earlier:nth-child(even) {
    background-color: transparent;
    width: 100vw;
    margin-left: -1.5rem;
    padding: 1rem;
    border-bottom: 1px solid #797979;
}

    .prayer-wall .activity-earlier:nth-child(even) .prayer-title {
        font-weight: bold;
        color: #4FB3BD;
    }

.prayer-wall .activity-earlier:nth-child(odd) {
    background-color: transparent;
    width: 100vw;
    margin-left: -1.5rem;
    padding: 1rem;
    border-bottom: 1px solid #797979;
}

    .prayer-wall .activity-earlier:nth-child(odd) .prayer-title {
        font-weight: bold;
        color: #DCCE99;
    }

.modal-content {
    background-color: #343434;
}

    .modal-content h1 {
        color: #ffffff;
        padding: 10px 0px;
        font-size: 2rem;
        text-align: center;
    }

    .modal-content h2 {
        color: #aaa;
        text-align: center;
        font-size: 0.875rem;
        text-transform: uppercase;
    }

    .modal-content .btn-close {
        color: #ffffff;
    }

    .modal-content img {
        width: 70%;
    }

        .modal-content img.channel-icon {
            width: 100% !important;
            height: 100%;
            border-radius: 50%;
            padding: 2px;
        }

            .modal-content img.channel-icon.selected {
                border-radius: 50%;
                outline: 3px solid #70B603;
            }

    .modal-content .input-group {
        border: 1px solid #797979;
        border-radius: 10px;
    }

    .modal-content input.form-control {
        border-radius: 10px;
    }

    .modal-content .input-group-text {
        background-color: transparent;
        border-top: transparent;
        border-bottom: transparent;
        border-left: transparent;
        border-right: 1px solid #797979;
    }

        .modal-content .input-group-text .fa-magnifying-glass {
            color: #fff;
        }

    .modal-content .form-control {
        background-color: transparent;
    }

.modal-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .modal-footer .pagination {
        padding: 5px 0;
    }

        .modal-footer .pagination ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

        .modal-footer .pagination a {
            display: inline-block;
            padding: 10px 18px;
            color: #222;
            width: 10px;
            height: 10px;
            border-radius: 100%;
            padding: 0;
            margin: auto 5px;
            text-align: center;
            position: relative;
            background-color: #4FB3BD;
        }

            .modal-footer .pagination a.is-active {
                background-color: #29828A;
            }

.pre-pulse {
    height: 100px;
    width: 100px;
    background-color: #D5272C;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #ffffff;
}

.pulse {
    height: 100px;
    width: 100px;
    background-color: #D5272C;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #ffffff;
}

    .pulse:before,
    .pulse:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: #D5272C;
        border-radius: 50%;
        z-index: -1;
        opacity: 0.7;
    }

    .pulse:before {
        -webkit-animation: pulse 2s ease-out infinite;
        animation: pulse 2s ease-out infinite;
    }

    .pulse:after {
        -webkit-animation: pulse 2s 1s ease-out infinite;
        animation: pulse 2s 1s ease-out infinite;
    }

@-webkit-keyframes pulse {
    100% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0;
    }
}

@keyframes pulse {
    100% {
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
        opacity: 0;
    }
}
