/* /Components/Layout/Audio_Component.razor.rz.scp.css */
.playSVG[b-gu4om6nbrj] {
    width: 33px;
    height: 33px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    border-radius: 40px;
    border: solid;
    border-width: 1px;
    border-color: black;
    background-color: rgba(255, 255, 255, 0.80);
    z-index: 100;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.playSVG:hover[b-gu4om6nbrj] {
    cursor: pointer;
    background-color: rgba(200, 200, 200, 0.80);
}

.audioTable_Display[b-gu4om6nbrj] {
    text-align: center;
    width: 100%;
    max-width: 800px;
    height: 170px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
    background-color: white;
    bottom: 0px;
    position: fixed;
    z-index: 100;
}

.audioButtons_Download[b-gu4om6nbrj] {
    width: 30px;
    height: 30px;
    margin-top: 8px;
    background-color: transparent;
}

.audioButtons_Download:hover[b-gu4om6nbrj] {
    background: #e5e5e5;
    outline: none;
    background-color: rgba(150, 150, 150, 0.3);
    cursor: pointer;
}

.audioButtons_Close[b-gu4om6nbrj] {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    margin-top: 8px;
    background-color: white;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.audioButtons_Close:hover[b-gu4om6nbrj] {
    background: #e5e5e5;
    outline: none;
    background-color: rgba(150, 150, 150, 0.3);
    cursor: pointer;
}

.audio_Small_Title[b-gu4om6nbrj] {
    cursor: auto;
    font-size: 10px;
    color: black;
}

.audio_Small_Title_TD[b-gu4om6nbrj] {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 2px;
}

.audio_Title[b-gu4om6nbrj] {
    cursor: auto;
    font-size: 24px;
    font-weight: normal;
    color: black;
}

.audio_Title_TD[b-gu4om6nbrj] {
    position: absolute;
    padding: 0;
    margin-top: 20px;
    left: 0;
    right: 0;
}

.audio_3_Buttons_TH[b-gu4om6nbrj] {
    position: absolute;
    padding: 0;
    margin-top: 55px;
    left: 0;
    right: 0;
}

.audioPlay_Buttons[b-gu4om6nbrj] {
    display: inline;
    margin-right: auto;
    text-align: center;
    background-color: white;
    height: 35px;
    width: 35px;
    color: black;
    border-radius: 100px;
    border-style: solid;
    border-color: black;
    border-width: 1.5px;
    margin-top: 0px;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.audioPlay_Buttons:hover[b-gu4om6nbrj] {
    background-color: rgba(150, 150, 150, 0.3);
    -webkit-box-shadow: inset 0px 0px 5px #c1c1c1;
    -moz-box-shadow: inset 0px 0px 5px #c1c1c1;
    box-shadow: inset 0px 0px 5px #c1c1c1;
    outline: none;
    cursor: pointer;
}

.seekBar_AudioSpeed[b-gu4om6nbrj] {
    width: 50%;
    margin-bottom: 10px;
    margin-top: 15px;
    color: black;
    background-color: transparent;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.seek_TD_1[b-gu4om6nbrj] {
    position: absolute;
    padding: 0;
    margin-top: 105px;
    left: 0;
    right: 0;
}

.seek_TD_2[b-gu4om6nbrj] {
    position: absolute;
    padding: 0;
    margin-top: 125px;
    text-align: center;
    left: 0;
    right: 0;
}

.seekBar_Position[b-gu4om6nbrj] {
    width: 50%;
    color: black;
    background-color: transparent;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.audio_Small_Text[b-gu4om6nbrj] {
    cursor: auto;
    font-size: 10px;
    color: black;
}

@media screen and (min-device-width: 320px) and (max-device-width: 520px) and (orientation: portrait) {
    /* Mobile Devices Only */

    .audio_Title[b-gu4om6nbrj] {
        font-size: 20px;
    }
}
/* /Components/Layout/Empty.razor.rz.scp.css */
/* /Components/Layout/LanguageMenu.razor.rz.scp.css */
.dropbtn_1[b-28brnj4xg0] {
    background-color: white;
    color: black;
    padding-top: 6px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 6px;
    font-size: 16px; /*Make a little smaller then 18 - Looks Better*/
    border: none;
    cursor: pointer;
    min-width: 40px;
    font-weight: normal;

    border: solid;
    border-width: 0.3px;
    border-color: black;
    border-radius: 10px;

    -moz-box-shadow: 0 0 4px #ccc;
    -webkit-box-shadow: 0 0 4px #ccc;
    box-shadow: 0 0 4px #ccc;
}

h1[b-28brnj4xg0] {
    margin: 0;
    padding: 0;
    font-weight: 100;
}

.dropbtn_1:hover[b-28brnj4xg0], .dropbtn_1:focus[b-28brnj4xg0] {
    background-color: rgba(150, 150, 150, 0.3);
}

.dropdown_1[b-28brnj4xg0] {
    position: relative;
    width: auto;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
}

.dropdown-content_1[b-28brnj4xg0] {
    position: absolute;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: 5px;
    border-radius: 10px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 10px;
}

.dropdown_1 a:hover[b-28brnj4xg0] {
    background-color: #ddd;
}

.regions_div a[b-28brnj4xg0] {
    color: black;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    display: block;
    font-size: 16px;
}

.subnavbtn_1[b-28brnj4xg0] {
    width: calc(300px - 80px);
    height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    font-size: 16px;
    position: relative;
    user-select: none;
    text-decoration: none;
    font-weight: normal;
}

.subNav_Button[b-28brnj4xg0] {
    height: 18px;
    margin-left: -2px;
    text-decoration: underline;
    font-weight: normal;
    width: 178px;
}

.subNav_Versions_Button[b-28brnj4xg0] {
    display: block;
    color: black;
    font-size: 16px;
    font-weight: normal;
    width: calc(400px - 10px);
    height: 20px;
    margin-left: -2px;
    margin-right: -2px;
    text-decoration: none;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    user-select: none;
}

.subNav_Versions_Button:hover[b-28brnj4xg0] {
    cursor: pointer;
    background-color: #e0e0e0;
}

.subnav_1[b-28brnj4xg0] {
    position: absolute;
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 50px;
    z-index: 10;
    left: 0;
}

.subnav_2[b-28brnj4xg0] {
    position: absolute;
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 50px;
    z-index: 10;
    left: 0;
}

.subnavbtn_1:hover[b-28brnj4xg0] {
    cursor: pointer;
    background-color: #e0e0e0;
}

.chapterBackButton_DIV[b-28brnj4xg0] {
    cursor: pointer;
    background-color: white;
    border-radius: 40px;
    border: solid;
    border-width: 1px;
    border-color: black;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.chapterForwardButton_DIV[b-28brnj4xg0] {
    cursor: pointer;
    background-color: white;
    border-radius: 40px;
    border: solid;
    border-width: 1px;
    border-color: black;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    margin-right: 10px;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.chapterForwardButton_DIV:active[b-28brnj4xg0] {
    /*Pressed Down*/
    outline: solid;
    outline-width: 1px;
}

.chapterBackButton_DIV:active[b-28brnj4xg0] {
    /*Pressed Down*/
    outline: solid;
    outline-width: 1px;
}

.chapterBackButton_DIV:hover[b-28brnj4xg0] {
    background-color: rgba(150, 150, 150, .3);
}

.chapterForwardButton_DIV:hover[b-28brnj4xg0] {
    background-color: rgba(150, 150, 150, .3);
}

.chapterTitleSmall[b-28brnj4xg0] {
    font-size: 12px; /*12 Min for Google Page Speed*/
    text-align: center;
    cursor: auto;
}

.currentBook_Text[b-28brnj4xg0] {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    cursor: auto;
    margin-left: 20px;
    margin-right: 20px;
}

.currentBook_Text_Top_Line[b-28brnj4xg0] {
    width: calc(100% - 20px);
    height: 1px;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: -2px;
    text-align: center;
}

.chap_Verse_Semicolon[b-28brnj4xg0] {
    font-weight: normal;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.language_Version_Table[b-28brnj4xg0] {
    width: 100%;
    height: auto;
    margin-top: 4px;
}



@media screen and (min-device-width: 320px) and (max-device-width: 520px) and (orientation: portrait) {
    /* Mobile Devices Only */

    .currentBook_Text[b-28brnj4xg0] {
        /* Make Text smaller for Phones */
        font-size: 20px;
        margin-left: 5px;
        margin-right: 5px;
    }
}
/* /Components/Layout/Master.razor.rz.scp.css */
/* #region For All */
.topNav_Div[b-uxzkz9pv2m] {
    user-select: none;
    max-width: 100%;
    height: 1px;
    background-color:black;
    z-index: 1;
}

.menu_Table[b-uxzkz9pv2m] {
    z-index: 0;
    border-collapse: collapse;
    background-color: #c6c6c6;
    width: 100%;
    left:-100px;
    right: 0px;
}

.navBar_LinkButton_TH[b-uxzkz9pv2m] {
    z-index: 100;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    background-color: transparent;
}

.navBar_LinkButton_TH:hover[b-uxzkz9pv2m] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.navBar_SVG[b-uxzkz9pv2m] {
    display: block;
    width: 45px;
    height: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
}

.navBar_LinkButton[b-uxzkz9pv2m] {
    z-index: 0;
    border: none;
    width: 45px;
    height: 40px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -1px;
    margin-bottom: 0px;
    text-align: center;
    background-color: transparent;
}

.navBar_LinkButton:hover[b-uxzkz9pv2m] {
    cursor: pointer;
}

.dropdown-content[b-uxzkz9pv2m] {
    position: absolute;
    font-weight: normal;
    background-color: #f9f9f9;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 300;
    margin-top: 0px;
}

.dropdown-content a[b-uxzkz9pv2m], label[b-uxzkz9pv2m] {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 16px;
    cursor: pointer;
    user-select: none;
}

.dropdown-content a:hover[b-uxzkz9pv2m], label:hover[b-uxzkz9pv2m] {
    background-color: #ddd;
}

.fontChange_TR[b-uxzkz9pv2m] {
    margin-top: -43px;
    position: absolute;
}

.audioButtons_OnlyHover:hover[b-uxzkz9pv2m] {
    cursor: pointer;
}

.fontChange_Label[b-uxzkz9pv2m] {
    font-weight: normal;
    padding: 0px;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: underline;
}

.fontChange_Label:hover[b-uxzkz9pv2m] {
    transform: scale(1.1);
}


/*#region Slider Button*/
.switch[b-uxzkz9pv2m] {
    position: relative;
    display: inline-block;
    padding: 0px;
    top: -8px;
    margin-left: 45px;
    margin-right: 45px;
}

.switch input[b-uxzkz9pv2m] {
    display: none;
}

.switch:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 1);
}

.slider[b-uxzkz9pv2m] {
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
    width: 40px;
    height: 15px;
    left: 0;
    right: 0;
    margin-top: -3px;
    background-color: lightskyblue;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 10px;
    border: solid;
    border-width: 0.75px;
}

.slider[b-uxzkz9pv2m]:before {
    position: absolute;
    content: "";
    width: 16px;
    left: -1px;
    right: -1px;
    bottom: -0.5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border: solid;
    border-width: 0.75px;
}

input:checked + .slider[b-uxzkz9pv2m] {
    height: 15px;
}

input:focus + .slider[b-uxzkz9pv2m] {
    height: 15px;
}

input:checked + .slider[b-uxzkz9pv2m]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    height: 15px;
}

/* Rounded sliders */
.slider.round[b-uxzkz9pv2m] {

}

.slider.round[b-uxzkz9pv2m]:before {
    border-radius: 50%;
    height: 15px;
}
/*#endregion*/


.nightMode_TH[b-uxzkz9pv2m] {
    width: 35px;
    height: 41px;
    padding-left: 8px;
    padding-right: 8px;
    border-right: solid;
    border-left: solid;
    border-width: 1px;
    border-color: black;
}

.nightMode_TH:hover[b-uxzkz9pv2m] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.fontSize_TH[b-uxzkz9pv2m] {
    width: 35px;
    height: 41px;
    padding-left: 8px;
    padding-right: 8px;
}

.fontSize_TH:hover[b-uxzkz9pv2m] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.dropdown-content-FontSize[b-uxzkz9pv2m] {
    position: absolute;
    font-weight: normal;
    background-color: #f9f9f9;
    width: 28px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 300;
    margin-top: 1.5px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.topMenu_Left_Side[b-uxzkz9pv2m] {
    z-index: 0;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    background-color: white;
}

.topMenu_Right_Side[b-uxzkz9pv2m] {
    z-index: -100;
    border-collapse: collapse;
    margin-bottom: 0px;
    margin-top: -41.9px;
    padding: 0px;
    text-align: center;
    background-color: white;
}

.recentRead_CloseButton[b-uxzkz9pv2m] {
    /*Keep Close button inside of scroll div since on IOS Safari the close button is cropped when overlaping the div*/
    margin-top: 4px;
    margin-left: 4px;
    position: fixed;
    z-index: 102;
    cursor: pointer;
    width: 30px;
    border-radius: 30px; /*Need so that hover is circle and not a square*/
    background-color: white;
    -moz-box-shadow: 0 0 4px #ccc;
    -webkit-box-shadow: 0 0 4px #ccc;
    box-shadow: 0 0 4px #ccc;
}

.recentRead_CloseButton:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 0.3);
}

.recentRead_Div[b-uxzkz9pv2m] {
    visibility: hidden;
    position: fixed;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    background-color: white;
    min-width: 150px;
    max-width: 300px;
    width: 100%;
    height: calc(70%);
    margin-top: 100px;
    border-radius: 10px;
    border-color: black;
    border-width: 0.8px;
    border-style: solid;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 100;
}

.languageFlags_TH[b-uxzkz9pv2m] {
    width: 35px;
    height: 41px;
    cursor: pointer;
    border-right: solid;
    border-left: solid;
    border-width: 1px;
    border-color: black;
    padding-left: 8px;
    padding-right: 8px;
}

.languageFlags_TH:hover[b-uxzkz9pv2m] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.donation_TH[b-uxzkz9pv2m] {
    width: 35px;
    height: 42px;
    cursor: pointer;
    border-right: solid;
    border-left: solid;
    border-width: 1px;
    border-color: black;
    padding-left: 8px;
    padding-right: 8px;
    z-index: -100;
}

.donation_TH:hover[b-uxzkz9pv2m] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.loading_Spinner[b-uxzkz9pv2m] {
    border: 5px solid #e0e0e0;
    border-top: 5px solid;
    border-block-start-color: black;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    animation: spin-b-uxzkz9pv2m 1500ms linear infinite;
    top: calc(50% - 25px - 5px);
    left: calc(50% - 25px - 5px);
    position: absolute;
    display: none; /*Default is None, Only Shows on Bible Page*/
    z-index: 1000;
}

.fontSize30_TR:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 0.3);
}

.fontSize26_TR:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 0.3);
}

.fontSize22_TR:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 0.3);
}

.fontSize18_TR:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 0.3);
}

.fontSize14_TR:hover[b-uxzkz9pv2m] {
    background-color: rgba(150, 150, 150, 0.3);
}



@keyframes spin-b-uxzkz9pv2m {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}



/* Difference is -363 from Screen Width pixel
*/
@media all and (device-width:430px) {
    /*iPhone 14 Pro Max - ETC*/
    /* LILIYAS PHONE */
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 68px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:390px) {
    /*iPhone 12 Pro - ETC*/
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 28px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:402px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 40px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:393px) {
    /*iPhone 12 Pro - ETC*/
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 31px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:384px), (device-width:385px) {
    /* If 384 or 385 pixels */
    /* My Phone S24 Samsung */

    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 22px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:360px) {
    /*Samsung S8+ - ETC*/
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: -2px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:320px) {
    /* Spare Small Iphon - Smallest Screen 320 - ETC*/
    .donation_TH[b-uxzkz9pv2m] {
        display: none;
    }

    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 9px;
    }

    .languageFlags_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:412px) {
    /* My Spare Android Device */
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 50px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:440px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 78px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:448px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 86px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:480px) {
    /*Pixel - ETC*/
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 118px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:414px) {
    /*iPhone XR - ETC*/
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 52px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:428px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 66px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:424px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 62px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:432px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 70px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}

@media all and (device-width:339px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 29px;
    }

    .languageFlags_TH[b-uxzkz9pv2m] {
        border: none;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        display: none;
    }
}

@media all and (device-width:344px) {
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 34px;
    }

    .languageFlags_TH[b-uxzkz9pv2m] {
        border: none;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        display: none;
    }
}

@media all and (device-width:375px) {
    /*iPhone XR - ETC*/
    .topMenu_Right_Side[b-uxzkz9pv2m] {
        margin-right: 14px;
    }

    .donation_TH[b-uxzkz9pv2m] {
        /*If User is Arabic*/
        border-right: none;
        border-left: none;
    }
}
/* /Components/Layout/Note_Component.razor.rz.scp.css */
.noteTable[b-j1j2bykm4x] {
    visibility: hidden;
    max-width: 600px;
    min-width: 250px;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: calc(50% - 148px); /*Centers in middle of screen - Need for Mobile and Desktop*/
    margin: 0 auto;
    background-color: rgb(235, 235, 235);
    z-index: 1000;
    border-radius: 5px;
    border-width: 0.8px;
    border-style: solid;
    border-color: black;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.noteAdd_TextArea_Save[b-j1j2bykm4x] {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: calc(100% - 32px);
    height: 200px;
    color: black;
    resize: none;
    margin: 5px;
}

.noteAdd_TextArea_Save:hover[b-j1j2bykm4x] {
    cursor: auto;
}

.noteAdd_Title[b-j1j2bykm4x] {
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    color: black;
}

.noteAdd_Title:hover[b-j1j2bykm4x] {
    cursor: auto;
}

.noteAdd_Save_Button[b-j1j2bykm4x] {
    border-radius: 5px;
    border-width: 0.8px;
    border-color: black;
    padding-top: 5px;
    background-color: white;
    margin-left: 5px;
    width: 60px;
    height: 30px;
}

.noteAdd_Delete_Button[b-j1j2bykm4x] {
    border-radius: 5px;
    border-width: 0.8px;
    border-color: black;
    padding-top: 5px;
    background-color: white;
    margin-left: 5px;
    margin-right: 5px;
    width: 60px;
    height: 30px;
}

.noteAdd_Close_Button[b-j1j2bykm4x] {
    border-radius: 5px;
    border-width: 0.8px;
    border-color: black;
    padding-top: 5px;
    background-color: white;
    width: 60px;
    height: 30px;
}

.noteAdd_Delete_Button:hover[b-j1j2bykm4x] {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
}

.noteAdd_Save_Button:hover[b-j1j2bykm4x] {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
}

.noteAdd_Close_Button:hover[b-j1j2bykm4x] {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1);
}

.SVG[b-j1j2bykm4x] {
    width: 15px;
    height: 15px;
}
/* /Components/Layout/Sharing_Component.razor.rz.scp.css */
.sharing[b-vv1mdglw9z] {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 500;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    background-color: #212a34;
    border-radius: 3px;
}

.sharing svg[b-vv1mdglw9z] {
    fill: white;
    display: block;
}

.sharing button[b-vv1mdglw9z] {
    border-radius: 0;
    border: 0;
    display: block;
    padding: 8px 6px;
    cursor: pointer;
    outline: 0;
    font-size: 14px;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    margin: 0;
    background-color: transparent;
}

.sharing button:hover .icon[b-vv1mdglw9z],
.sharing button:focus .icon[b-vv1mdglw9z],
.sharing button:active .icon[b-vv1mdglw9z] {
    opacity: .5;
}

.sharing__buttons[b-vv1mdglw9z] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.sharing__triangle[b-vv1mdglw9z] {
    background-color: #212a34;
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 12px;
    left: 50%;
    -webkit-transform: translate3d(-50%, 100%, 0) rotate(45deg);
    transform: translate3d(-50%, 100%, 0) rotate(45deg);
}

.sharing--shown[b-vv1mdglw9z] {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#share[b-vv1mdglw9z] {
    padding-left: 12px;
}

#tweet[b-vv1mdglw9z] {
    padding-right: 12px;
}

.shareHover:hover[b-vv1mdglw9z] {
    cursor: pointer;
    opacity: .5;
}
/* /Components/Pages/Apps.razor.rz.scp.css */
.title[b-vjnn4pv42b] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.imageSize[b-vjnn4pv42b] {
    width: 150px;
    height: auto;
    margin-left: 10px;
    margin-top: 10px;
}

.tableSize[b-vjnn4pv42b] {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.table1[b-vjnn4pv42b] {
    margin-right: 10px;
    margin-top: 5px;
    width: 100%;
}

.appsPage_All_Text[b-vjnn4pv42b] {
    font-size: 18px;
    cursor: auto;
}
/* /Components/Pages/Bible.razor.rz.scp.css */
.translation_Greek_Hebrew_Alert[b-wqlngbydg1] {
    padding: 10px;
    background-color: white;
    color: black;
    position: fixed;
    text-align: center;
    left: calc(50% - 150px - 10px);
    top: 250px;
    width: 300px;
    z-index: 1000;
    border: solid;
    border-color: black;
    border-width: 1px;
    border-radius: 10px;
    visibility: hidden;
    outline: none;
}


.translation_Greek_Hebrew_Close_BTN[b-wqlngbydg1] {
    margin-right: -20px;
    margin-top: -20px;
    color: black;
    font-size: 20px;
    background-color: white;
    float: right;
    cursor: pointer;
    border-width: 0.5px;
    border-color: black;
    border: solid;
    width: 15px;
    height: auto;
    border-radius: 50px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    z-index: 2001;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
    outline: none;
}

.translation_Greek_Hebrew_Close_BTN:hover[b-wqlngbydg1] {
    background-color: rgba(150, 150, 150, 1);
}


.verseTextText[b-wqlngbydg1] {
    margin-bottom: 20px;
    margin-top: 18px;
    overflow-wrap: normal;
    margin-left: 10px;
    cursor: auto;
}

.verseTextButton[b-wqlngbydg1] {
    /*Dont Remove margin or padding - Need this to make the button wider for better SEO and Selection*/
    margin-bottom: -27px;
    margin-left: -6px;
    margin-right: -6px;
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
    font-weight: 500;
}

.verseTextButton:hover[b-wqlngbydg1] {
    text-decoration: underline;
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.copyRighText1[b-wqlngbydg1] {
    cursor: auto;
    font-size: 12px; /*12 Min for Google Page Speed*/
}

.copyRighText2[b-wqlngbydg1] {
    cursor: auto;
    font-size: 12px; /*12 Min for Google Page Speed*/
}

.copyRight_Line[b-wqlngbydg1] {
    height: 1px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: calc(100% - 20px);
    border-color: black;
    margin-left: 10px;
}




.fadeOut_Class[b-wqlngbydg1] {
    animation: fadeOut_Class-b-wqlngbydg1 0.5s 1;
    -webkit-animation: fadeOut_Class 0.5s 1;
    animation-fill-mode: forwards;
    animation-delay: 3s;
    -webkit-animation-delay: 2s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards;
}

@keyframes fadeOut_Class-b-wqlngbydg1 {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut_Class {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}
/* /Components/Pages/BibleOneYear.razor.rz.scp.css */
.title[b-t3xjwzg2ir] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    cursor: auto;
}
.bibleOneYearMonth[b-t3xjwzg2ir] {
    font-size: 18px;
    border-bottom: solid black 1px;
    margin-left: 15px;
    margin-right: 15px;
    cursor: auto;
}

.bibleOneYearVerses[b-t3xjwzg2ir] {
    cursor: auto;
}

.bibleOneYearChapters[b-t3xjwzg2ir] {
    text-decoration: underline;
}

.bibleOneYearChapters:hover[b-t3xjwzg2ir] {
    background-color: rgba(150, 150, 150, 0.3);
}

.copyright1[b-t3xjwzg2ir] {
    font-size: 12px; /*12 Min for Google Page Speed*/
}

.copyright2[b-t3xjwzg2ir] {
    font-size: 12px; /*12 Min for Google Page Speed*/
}
/* /Components/Pages/BibleXML.razor.rz.scp.css */
.title[b-aywco3tjmd] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.bibleXML[b-aywco3tjmd] {
    font-size: 16px;
    user-select: none;
    text-decoration: underline;
    margin-left: 20px;
    margin-right: 20px;
}

.bibleXML:hover[b-aywco3tjmd] {
    color: gray;
}

.dashedLine[b-aywco3tjmd] {
    font-size: 16px;
    margin-left: 40px;
}
/* /Components/Pages/Compare.razor.rz.scp.css */
.title[b-jlmltg5gm2] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    cursor: auto;
}

.allLanguages_Table_Div[b-jlmltg5gm2] {
    height: 200px;
    margin-left: 10px;
    overflow: hidden;
    overflow-y: scroll;
}

.all_CheckBox[b-jlmltg5gm2] {
    transform: scale(1.3);
    margin-right: 10px;
    cursor: pointer;
}

.lang_CheckBoxLabel[b-jlmltg5gm2] {
    font-size: 18px;
    cursor: pointer;
    user-select: none;
}

.lang_CheckBoxLabel:hover[b-jlmltg5gm2] {
    background-color: rgba(150, 150, 150, 0.3);
}

.subNav_Versions_Button[b-jlmltg5gm2] {
    display: block;
    font-size: 16px;
    font-weight: normal;
    width: calc(300px - 10px);
    height: 20px;
    margin-left: -2px;
    margin-right: -2px;
    text-decoration: none;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    user-select: none;
    color: black;
}

.subNav_Versions_Button:hover[b-jlmltg5gm2] {
    cursor: pointer;
    background-color: #e0e0e0;
}

.dropbtn_1[b-jlmltg5gm2] {
    background-color: white;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    font-size: 16px; /*Make a little smaller then 18 - Looks Better*/
    border: none;
    cursor: pointer;
    border-radius: 10px;
    min-width: 40px;
    font-weight: normal;
    color: black;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.dropbtn_1:hover[b-jlmltg5gm2], .dropbtn_1:focus[b-jlmltg5gm2] {
    background-color: rgba(150, 150, 150, 0.3);
}

.dropdown_1[b-jlmltg5gm2] {
    position: relative;
    width: auto;
    display: block;
}

.dropdown-content_1[b-jlmltg5gm2] {
    position: absolute;
    background-color: white;
    width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: 5px;
    border-radius: 10px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 10px;
}

.dropdown_1 a:hover[b-jlmltg5gm2] {
    background-color: rgba(150, 150, 150, 0.3);
}

.dropDown_Table_Items1[b-jlmltg5gm2] {
    margin-left: auto;
    margin-right: auto;
}

.dropDown_Table_Items2[b-jlmltg5gm2] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
}

.seperator[b-jlmltg5gm2] {
    font-size: 18px;
}

.verseTextText[b-jlmltg5gm2] {
    margin-bottom: 20px;
    margin-top: 18px;
    overflow-wrap: normal;
    margin-left: 10px;
    cursor: auto;
}

.verseTextButton[b-jlmltg5gm2] {
    margin-bottom: -27px;
    text-decoration: none;
    font-weight: 500;
    cursor: auto;
}

.line1[b-jlmltg5gm2] {
    height: 1px;
    width: calc(100% - 20px);
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    background-color: black;
}

.line2[b-jlmltg5gm2] {
    height: 1px;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 20px;
    background-color: black;
}

.verses_Table[b-jlmltg5gm2] {
    margin-left: 5px;
    margin-right: 5px;
}

.copyRighText1[b-jlmltg5gm2] {
    font-size: 12px; /*12 Min for Google Page Speed*/
    cursor: auto;
}

.copyRighText2[b-jlmltg5gm2] {
    font-size: 12px; /*12 Min for Google Page Speed*/
    cursor: auto;
}
/* /Components/Pages/ContactUs.razor.rz.scp.css */
.title[b-w5sa4sl4cs] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.contactUsMainDiv[b-w5sa4sl4cs] {
    margin-top: 5px;
    margin-left: 10px;
    min-height: 600px;
}

.all_Titles[b-w5sa4sl4cs] {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    cursor: auto;
}

.all_Bodys[b-w5sa4sl4cs] {
    margin-top: 10px;
    cursor: auto;
}
/* /Components/Pages/Donate.razor.rz.scp.css */
.title[b-qrp8na04q6] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: auto;
}

.bitCoinDonateQR_Label[b-qrp8na04q6] {
    width: 80px;
    font-size: 20px;
    transform: scale(1.5);
    cursor: auto;
    font-size: 16px;
}

.bitCoinDonateQR_Address[b-qrp8na04q6] {
    font-size: 16px;
}

.bitcoinImage[b-qrp8na04q6] {
}


.locals[b-qrp8na04q6] {
    width: 80px;
    font-size: 16px;
    cursor: pointer;
}
/* /Components/Pages/Flags.razor.rz.scp.css */
.all_Titles[b-v8wdj92qyh] {
    cursor: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.all_Bodys[b-v8wdj92qyh] {
    margin-top: 10px;
    cursor: auto;
}

.spacing[b-v8wdj92qyh] {
    height: 5px;
}

.large_Space[b-v8wdj92qyh] {
    margin-top: 50px;
}

.svg_Flag_Other[b-v8wdj92qyh] {
    border-width: 1px;
    border-color: black;
    color: black;
    border: solid;
    border-radius: 8px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

a[b-v8wdj92qyh], a:visited[b-v8wdj92qyh] {
    outline: none;
    border-color: black;
}

a:hover[b-v8wdj92qyh], a:active[b-v8wdj92qyh], a:focus[b-v8wdj92qyh] {
    background: gray;
    transition: all .1s ease;
    border-radius: 2px;
    border-width: 50px;
    height: 32px;
    opacity: .5;
}

.a_Flag[b-v8wdj92qyh] {
    background-color: transparent;
}


.container[b-v8wdj92qyh] {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    flex-direction: row;
    align-content: flex-start;
    overflow-y: scroll;
}

.box[b-v8wdj92qyh] {
    background-color: white;
    width: 42px;
    height: 32px;
    display: grid;
    border-radius: 8px;
}

.red[b-v8wdj92qyh] {
    fill: #ED2939;
}

.blue[b-v8wdj92qyh] {
    fill: #002495;
}

.white[b-v8wdj92qyh] {
    fill:white;
}

.green[b-v8wdj92qyh] {
    fill:#4AA657;
}

.yellow[b-v8wdj92qyh] {
    fill: #FFD500;
}

.black[b-v8wdj92qyh] {
    fill: black;
}

.blue_Light[b-v8wdj92qyh] {
    fill: #0070FF;
}

.blue_Dark[b-v8wdj92qyh] {
    fill: #004A77;
}

.red_Different[b-v8wdj92qyh] {
    fill: #9E3039;
}

.red_Light[b-v8wdj92qyh] {
    fill: #DB7F86;
}

.orange[b-v8wdj92qyh] {
    fill: orange;
}

.gray[b-v8wdj92qyh] {
    fill: #464655;
}

.gray_Dark[b-v8wdj92qyh] {
    fill: #292648;
}

.yellow_Light[b-v8wdj92qyh] {
    fill: #FFE15A;
}

.green_Light[b-v8wdj92qyh] {
    fill: #73AF00;
}

.green_Dark[b-v8wdj92qyh] {
    fill: #004600;
}

.teal[b-v8wdj92qyh] {
    fill: #214478;
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* /Components/Pages/Hymns.razor.rz.scp.css */
.title[b-zabibtfr56] {
    font-size: 22px;
    text-align:center;
    display: block;
    margin-top: 10px;
    cursor:auto;
}

.hymn_Title[b-zabibtfr56] {
    font-size: 20px;
    cursor: text;
}

.hymn_Body[b-zabibtfr56] {
    font-size: 16px;
    cursor: text;
}

.hymn_Author[b-zabibtfr56] {
    font-size: 12px;
}

.hymn_Date[b-zabibtfr56] {
    font-size: 12px;
    margin-bottom: 20px;
}

.textArea_HymnPage[b-zabibtfr56] {
    text-align: center;
    left: 0;
    right: 0;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid;
    border-width: 1px;
    border-color: black;
    max-width: 80%;
    min-width: 250px; /*Small iPhone Min Size*/
    font-size: 16px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.textArea_HymnPage:focus[b-zabibtfr56] {
    outline: none;
    border-width: 2px;
}

.emailbutton[b-zabibtfr56] {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    align-content: center;
    border: none;
    text-decoration: underline;
    background-color: transparent;
}

.emailbutton:hover[b-zabibtfr56] {
    cursor: pointer;
}
/* /Components/Pages/Maps.razor.rz.scp.css */
.title[b-sv9egv3dmm] {
    display: block;
    font-size: 22px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.c1[b-sv9egv3dmm] {
    width: auto;
    border: solid;
    border-width: 1px;
    font-weight: normal;
    color: black;
    padding: 5px;
    font-size: 16px;
}

.c2[b-sv9egv3dmm] {
    border-width: 1px;
    border: solid;
    color: black;
    padding: 50px;
    font-size: 16px;
}

.imageMap[b-sv9egv3dmm] {
    width: 100%;
    max-width: 200px;
}

.imageMap:hover[b-sv9egv3dmm] {
    opacity: .7;
    cursor: pointer;
}

.mainButton[b-sv9egv3dmm] {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-size:16px;
}

.active[b-sv9egv3dmm], .mainButton:hover[b-sv9egv3dmm] {
    background-color: #ccc;
}

.panel[b-sv9egv3dmm] {
    padding: 0 18px;
    background-color: white;
    overflow: scroll;
}


.insideTable[b-sv9egv3dmm] {
    border-width: 1px;
    text-align: center;
    border-color: black;
    border-style: solid;
    padding: 2px;
    width: auto;
    border-spacing: 4px;
}

.outsideTable[b-sv9egv3dmm] {
    width: auto;
    z-index: 99;
    margin-top: 5px;
}

.closeButton[b-sv9egv3dmm] {
    margin-left: calc(50% - 17.5px);
    margin-top: 10px;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 100;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
    border-radius: 20px;
}

.closeButton:hover[b-sv9egv3dmm] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.mainOverlay_Image[b-sv9egv3dmm] {
    padding-top: 45px;
    position: absolute;
    width: 100%;
    max-width: 800px;
    height: calc(100% - 60px);
    margin-top: 10px;
    object-fit: scale-down;
}

.mainOverlay_Div[b-sv9egv3dmm] {
    width: 100%;
    max-width: 800px;
    height: calc(100% + 5px);
    margin-top: -100px;
    background-color: white;
    position: fixed;
    z-index: 100;
}
/* /Components/Pages/Pastor.razor.rz.scp.css */
.title[b-epuf8ndux6] {
    display: block;
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.pastorRecommend_PastorImage[b-epuf8ndux6] {
    width: 150px;
    height: 150px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.pastorRecommend_PastorName[b-epuf8ndux6] {
    text-decoration: underline;
    cursor: auto;
    font-size: 18px;
}

.pastorRecommend_youTubeLink[b-epuf8ndux6] {
    font-size: 16px;
}

.pastorRecommend_websiteLink[b-epuf8ndux6] {
    font-size: 16px;
}
/* /Components/Pages/SavedPassages.razor.rz.scp.css */
.title[b-pgt0w397fc] {
    display: block;
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.mainTable1[b-pgt0w397fc] {
    padding: 10px;
    text-align: left;
}
/* /Components/Pages/Search.razor.rz.scp.css */
.title[b-48kf2a9w07] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: auto;
}

.title_Sub[b-48kf2a9w07] {
    font-size: 12px; /*12 Min for Google Page Speed*/
    margin-left: 10px;
    margin-right: 10px;
    cursor: auto;
}

.oldTestament_CheckBoxLabel[b-48kf2a9w07] {
    font-size: 18px;
    cursor: pointer;
    user-select: none;
}

.oldTestament_CheckBoxLabel:hover[b-48kf2a9w07] {
    background-color: rgba(150, 150, 150, 0.3);
}

.newTestament_CheckBoxLabel[b-48kf2a9w07] {
    font-size: 18px;
    cursor: pointer;
    user-select: none;
}

.newTestament_CheckBoxLabel:hover[b-48kf2a9w07] {
    background-color: rgba(150, 150, 150, 0.3);
}

.old_Test_Button[b-48kf2a9w07] {
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    color: black;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.new_Test_Button[b-48kf2a9w07] {
    font-size: 16px;
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    color: black;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.old_Test_Button:hover[b-48kf2a9w07] {
    background-color: rgba(150, 150, 150, 0.3);
    cursor: pointer;
}

.new_Test_Button:hover[b-48kf2a9w07] {
    background-color: rgba(150, 150, 150, 0.3);
    cursor: pointer;
}

.textArea_Search[b-48kf2a9w07] {
    min-width: 250px; /*Small iPhone Min Size*/
    max-width: 100%;
    font-size: 18px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.textArea_Search:focus[b-48kf2a9w07] {
    outline: none;
    border-width: 2px;
}

.all_CheckBox[b-48kf2a9w07] {
    transform: scale(1.3);
    margin-right: 10px;
    cursor: pointer;
}

.all_CheckBox:hover[b-48kf2a9w07] {
    background-color: rgba(150, 150, 150, 0.3);
}

.chapter_Text[b-48kf2a9w07]{
    margin-bottom: 100px;
}

.chapter_Text:hover[b-48kf2a9w07] {
    background-color: rgba(150, 150, 150, 0.3);
}

.verse_Text[b-48kf2a9w07] {
}
/* /Components/Pages/Test1.razor.rz.scp.css */
/* /Components/Pages/Topics.razor.rz.scp.css */
.title[b-nkuh58ny9f] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.category_Label[b-nkuh58ny9f] {
    text-align: left;
    color: black;
    min-width: 40px;
    margin-left: 5px;
    font-size: 18px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: white;
    border-radius: 10px;
    border-color: black;
    border: solid thin;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
    user-select: none; /*On Phone so that browser does not try to search this button text*/
}

.category_Label:active[b-nkuh58ny9f] {
    /*Pressed Down*/
    outline: solid;
    outline-width: 1px;
}

.category_Label:hover[b-nkuh58ny9f] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.category_Sub_Label[b-nkuh58ny9f] {
    font-size: 20px;
    margin-left: 10px;
}

.category_Sub_Label:hover[b-nkuh58ny9f] {
    background-color: rgba(150, 150, 150, 0.3);
}

.category_Sub_Space_1[b-nkuh58ny9f] {
    height: 10px;
}

.category_Sub_Space_2[b-nkuh58ny9f] {
    height: 5px;
}

.category_Sub_Space_3[b-nkuh58ny9f] {
    height: 10px;
}

.category_Sub_Space_4[b-nkuh58ny9f] {
    height: 15px;
}

.categoryAndTopicSelected_Text[b-nkuh58ny9f] {
    text-decoration: underline;
    font-size: 20px;
    margin-left: 10px;
    cursor: auto;
}

.book:hover[b-nkuh58ny9f] {
    background-color: rgba(150, 150, 150, 0.3);
}

.verse[b-nkuh58ny9f] {
    cursor: auto;
}

.copyRight_Line[b-nkuh58ny9f] {
    height: 1px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: calc(100% - 20px);
    border-color: black;
    margin-left: 10px;
    background-color: black;
}

.copyRighText1[b-nkuh58ny9f] {
    margin-left: 10px;
    font-size: 12px; /*12 Min for Google Page Speed*/
    cursor: auto;
}

.copyRighText2[b-nkuh58ny9f] {
    margin-left: 10px;
    font-size: 12px; /*12 Min for Google Page Speed*/
    cursor: auto;
}

.topics_List_Button_Text[b-nkuh58ny9f] {
    text-align: left;
    margin-left: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: white;
    color: black;
    min-width: 40px;
    -moz-box-shadow: 0 0 8px #ccc;
    -webkit-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
    border-radius: 10px;
    border-color: black;
    border: solid thin;
    user-select: none; /*On Phone so that browser does not try to search this button text*/
}

.topics_List_Button_Text:active[b-nkuh58ny9f] {
    /*Pressed Down*/
    outline: solid;
    outline-width: 1px;
}

.topics_List_Button_Text:hover[b-nkuh58ny9f] {
    cursor: pointer;
    background-color: rgba(150, 150, 150, 0.3);
}

.topics_List_Button_Text_Line[b-nkuh58ny9f] {
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    border-color: black;
    margin-left: 10px;
    background-color: black;
}

.category_Sub_Seperator[b-nkuh58ny9f] {
    height: 15px;
}
/* /Components/Pages/VerseOfTheDay.razor.rz.scp.css */
.title[b-c47diuo9e9] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    cursor: auto;
}

.verseOfDay_Date[b-c47diuo9e9] {
    border-bottom: solid 1px;
    cursor: auto;
}

.verseOfDayBook[b-c47diuo9e9] {
    text-decoration: none;
    border-bottom: solid;
    border-width: 1px;
    color: black;
}

.verseOfDayVerse[b-c47diuo9e9] {
    padding: 10px 10px 10px 0px;
    text-align: center;
    cursor: auto;
}

.verseOfDayBook:hover[b-c47diuo9e9] {
    background-color: #00000028;
}

.copyright1[b-c47diuo9e9] {
    font-size: 12px; /*12 Min for Google Page Speed*/
    cursor: auto;
}

.copyright2[b-c47diuo9e9] {
    font-size: 12px; /*12 Min for Google Page Speed*/
    cursor: auto;
}
/* /Components/Pages/Videos.razor.rz.scp.css */
.title[b-1ufeb6qoq1] {
    font-size: 22px;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: auto;
}

.videoPage_VideoTitles[b-1ufeb6qoq1] {
    font-size: 18px;
    cursor: auto;
}

.inbetween[b-1ufeb6qoq1] {
    height: 10px;
}

.between_TR[b-1ufeb6qoq1] {
    height: 30px;
}

.videoTag[b-1ufeb6qoq1] {
    width: 250px; /*Small iPhone Min Size*/
    height: auto;
}

.video_Border[b-1ufeb6qoq1] {
    text-align:center;
}

.kentHovind_Label[b-1ufeb6qoq1] {
    font-size: 18px;
    text-decoration: underline;
    text-align: center;
    cursor: auto;
}
