/**
 * Custom Styling
 */
/* bible reader css start */
#content-pane{
    width: 50% !important;
    column-count: 1 !important;
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    color: #121212;
    line-height: 36px;
    font-family: 'Open Sans';
}
#book-chapter-selector .selector{width: 50%;float: left;padding: 0 15px 0 0;}
#book-chapter-selector .selector select{
    height: 40px !important;
    margin: 0 0 1rem !important;
    padding: 0 2.5rem 0 1rem !important;
    appearance: none !important;
    border: 1px solid #aaa3a3 !important;
    border-radius: 100px !important;
    background-color: #fefefe !important;
    font-family: inherit !important;
    font-size: 1rem !important;
    line-height: normal !important;
    color: #0a0a0a !important;
    background-origin: content-box !important;
    background-position: right -1rem center !important;
    background-repeat: no-repeat !important;
    background-size: 9px 6px !important;
    width: 100% !important;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out !important;}

#content-pane{color: #0a0a0a;column-gap: 30px;clear: both;width: 100%;padding-top: 10px;}
#content-pane .p{padding: 0 15px 15px 0;margin: 0 0 15px;}
#bible-reader #content-pane sup{ font-size:10px !important;}
#bible-reader hr{clear:both;}


#next-previous-pane{float: left;clear: both;width: 100%;margin: 0 0 40px;}
#next-previous-pane #previous-chapter{width: 50%;float: left;}
#next-previous-pane #next-chapter{width: 50%;float: left;}
#next-previous-pane #next-chapter a, #next-previous-pane #previous-chapter a{display:block;font-size: 16px;line-height: normal;padding: 10px 0 0;}
#next-previous-pane #previous-chapter a{text-align:left;}
#next-previous-pane #next-chapter a{text-align:right;}

#bible-reader hr {
    clear: both;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}
#next-previous-pane a{
	box-shadow: inset 0 0px 0 !important;
}
/* bible reader css end */
/* Naimesh Barot CSS START */


/* Bible Reader */
#bible-reader span.xdot_before{width: 16px;height: 16px;display: inline-block;background: transparent;margin: 0 3px;vertical-align: middle;
border-radius: 0%;border: 2px solid #00acd6;position: relative;cursor:pointer;border-left: 0;border-right: 0;}
#bible-reader span.xdot_before:after{content: '';left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 100%;height: 2px;background: #00acd6;
position: absolute;border-radius: 0%;z-index: 0;}
#bible-reader span.xdot_before .x{display:none;}

#bible-reader span.xdot_before .x span{}
#bible-reader span.xdot_before.openx .x{position: absolute;left: 0;display: block;top: 0 !important;background: #fff;border: 1px solid #00acd6;padding: 2px 6px;min-width: 200px;width: auto;border-radius: 5px;font-size: 12px;line-height: normal;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);z-index: 1;}


/* For .F */
#bible-reader span.fdot_before{width: 16px;height: 16px;display: inline-block;background: #fff;margin: 0 3px;vertical-align: middle;
border-radius: 50%;border: 2px solid #00acd6;position: relative;cursor:pointer;}
#bible-reader span.fdot_before:after{content: '';left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 4px;height: 4px;background: #00acd6;
position: absolute;border-radius: 50%;z-index: 0;}
#bible-reader span.fdot_before .f{display:none;}

#bible-reader span.fdot_before .f span{}
#bible-reader span.fdot_before.openf .f{position: absolute;left: 0;display: block;top: 0 !important;background: #fff;border: 1px solid #00acd6;padding: 2px 6px;min-width: 200px;width: auto;border-radius: 5px;font-size: 12px;line-height: normal;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);z-index: 1;}



/*#bible-reader .x + .verse-span{display: block;clear: both;}*/
#bible-reader #content-pane .p{display: inline;}
#bible-reader #content-pane {text-align: justify;}
#bible-reader #content-pane .p .verse-span:first-child .v{margin-left: 4px;}
#bible-reader #content-pane .p:nth-of-type(1) .verse-span:first-child .v{margin-left: 0;}

#bible-reader p .verse-span .v{margin-right:4px;font-weight: 600;}
#bible-reader p .verse-span .v:after {content: ')';}

#bible-reader #content-pane .p{padding: 0;margin: 0;border: 0;}
#bible-reader .p > span:nth-of-type(1):after {display:none;}
#bible-reader .p > span:nth-of-type(1){padding-right: 0;padding-left: 0;}

.p > span:nth-of-type(1) {font-size: inherit !important;font-weight: initial !important;color: inherit !important;vertical-align: middle;}

/*
#bible-reader p .verse-span .v{font-size: 20px;font-weight: bold;padding-right: 14px;color: #242258;position:relative;display: block;
border-top: 1px solid #eee;padding-top: 10px;margin-top: 10px;padding-right: 0;padding-left: 0;} 
#bible-reader .verse-span .v{font-weight: 700;color: #777;margin-right: 5px;border-right: 2px solid rgba(0, 0, 0, 0.1);padding-right: 5px;}
#bible-reader p .verse-span:nth-of-type(1) .v{color: #000;border: 0;padding: 0;margin: 0;}

#bible-reader p .verse-span:nth-child(2) + .verse-span{}
*/


/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

#book-chapter-selector .selector {width: 100%;}
#content-pane {column-count: 1;}
/*	
#bible-reader span.xdot_before.openx .x{right: -999px;left: -999px;margin: auto;max-width: 100%;}*/
	
#bible-reader span.xdot_before.openx .x{position: fixed;top: 50% !important;left: 30px;right: 30px;z-index: 5;}
#bible-reader span.xdot_before.openx .x:after{content: 'x';position: absolute;right: -7px;top: -7px;height: 20px;width: 20px;
line-height: 18px;text-align: center;background: #d63400;color: #fff;border-radius: 50%;font-size: 16px;}
#bible-reader span.xdot_before.openx:before{content: '';background: rgba(0, 0, 0, 0.5);left: 0;
right: 0;top: 0;bottom: 0;position: fixed;z-index: 1;}
	
#bible-reader span.fdot_before.openf .f{position: fixed;top: 50% !important;left: 30px;right: 30px;z-index: 5;}
#bible-reader span.fdot_before.openf .f:after{content: 'x';position: absolute;right: -7px;top: -7px;height: 20px;width: 20px;
line-height: 18px;text-align: center;background: #d63400;color: #fff;border-radius: 50%;font-size: 16px;}
#bible-reader span.fdot_before.openf:before{content: '';background: rgba(0, 0, 0, 0.5);left: 0;
right: 0;top: 0;bottom: 0;position: fixed;z-index: 1;}
	
	
	
	
}




/* Naimesh Barot CSS END */

/* bible passage css start */ 
.bible-passage {padding: 30px 0;float: left;width: 100%;clear: both;}
.bible-passage .image{width: 50%;float: right;}
.bible-passage .passage{width: 50%;float: left;padding-left: 20px;}
.bible-passage .passage blockquote{padding: 0;border: 0;}
.bible-passage .passage blockquote h3{font-size: 1.9375rem;font-weight: 400;color: #000;line-height: 1.4;margin-bottom: 0.5rem;}
.bible-passage .passage blockquote p{font-size: 1.3125rem;line-height: 1.6;margin-bottom: 1rem;color: #000;}
.bible-passage .passage blockquote p sup{bottom: 6px;margin-right: 3px;color: #00acd6;font-size: 16px;}
.bible-passage .passage .button{border: 1px solid #000;color: #000;margin: 0 0 1rem 0;padding: 0.85em 1em;}
.bible-passage cite:before {
    content: "— ";
}
.bible-passage cite{
	font-style: italic;
	color: #7a7a7a;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
}
.bible-passage .passage blockquote .cite{color:#000;}
.bible-passage #verseofday {
	width: 100%;padding-left: 0;
}
@media (max-width: 767px) {

.bible-passage .image{width: 100%;}
.bible-passage .passage{width: 100%;}


}
/* bible passage css end */ 
/* verse of the day css start */
.verse-of-the-day  [type="button"]{
    -webkit-appearance: none;
}
.verse-of-the-day   #social_share a{
	box-shadow: inset 0 0px 0 rgba(15, 15, 15, 0);
}
/* verse of the day css end */
/* bible search css start */

.search_part1  #version{
    letter-spacing: 0.1em;
    background-color: #6b7677;
    color: white; padding: 0 18px;  line-height: inherit;
    font-weight: normal;border-color:#fff !important;
    cursor: pointer;border: 0px solid;font: normal 13px "proxima-nova", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.search_part1  #version optgroup {  color: white; background-color: #000; }
.search_part1  #version option {  color: white; background-color: #343a3d;}
.search_part2 .search_part2_text input[type="text"]{	border:0px !important;margin-bottom:0px !important;height:48px !important;    box-shadow: none !important;font-size:20px !important; }
.flex.mc_d .mc_search{
    padding: 2px;
    border: solid 1px #d4d4d4;
    background-color: white;
    text-align: left;
}
#search-box-main .button, .search_part2 .button{
	margin-bottom:0px !important;
}
input#search-input::placeholder {
    color: #757575 !important;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.iziModal-content .search_part2 .search_part2_text input[type="text"] {
    border: 1px solid !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
}
.iziModal-content .content {
	padding-top: 10px;
}

/* bible search css end */

/* verse of the day css */
.verse-of-the-day cite::before {
    content: "— ";
}
/* verse of the day css */
/*****NIYATI LAD CSS START [10-01-2019]*****/
.search_part1 #version optgroup {
	background-color: #6b7677;
}
.search_part1 #version option {
    background-color: #343a3d;
}
.search_part1 #version option:checked,
.search_part1 #version option:hover {
    background: #dd9933;
}
@media (min-width: 768px) and (max-width: 991px) {
	.flex.mc_d .mc_search .search_part2 .search_part2_text input[type="text"] {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.flex.mc_d .mc_search {
		border: none;
	}
	.search_part2 {
		border: solid 1px #d4d4d4;
		margin-top: 20px;
	}
	.flex.mc_d .mc_search .search_part2 .search_part2_text input[type="text"] {
		font-size: 14px;
		text-overflow: hidden;
	}
}
/*****NIYATI LAD CSS END [10-01-2019]*****/
/*****NIYATI LAD CSS START [11-01-2019]*****/
.select2-container--default .select2-selection--single {
    color: #fff;
    border: none;
    border-radius: 0;
	height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
    line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
}
.select2-search--dropdown {
    display: none;
}
.select2-dropdown {
    background-color: #343a3d;
	color: #fff;
    border: none;
    border-radius: 0;
}
.select2-container--default .select2-results__group {
    background-color: #6b7677;
}
/*****NIYATI LAD CSS END [11-01-2019]*****/


/*29-08-23*/
.main-contentbox {display: flex;justify-content: center;}
#content-pane{
    width: 50%;
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    color: #121212;
    line-height: 36px;
    font-family: 'Open Sans';
}
/*29-08-23*/


/* bible-reader Plugin Css */
#bible-reader span.xdot_before:after {
    background-image: url('https://dev.ubs.bible/sample/borntogive/wp-content/uploads/2023/08/footnotes.435090f2.png') !important;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-size: 24px !important;
    cursor: context-menu !important;
    content:'';
    height: 24px;
    margin: 5px;
    opacity: .6;
    width: 24px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    z-index: 1;
	background:transparent;	
}
#bible-reader span.xdot_before{
	border:0px;
	width:24px;
	height:24px;
}
#bible-reader .p > span:nth-of-type(1) {
    padding-right: 0;
    padding-left: 0;       
	margin-left:20px;
}
#bible-reader p .verse-span .v{
	 position: relative;
	 top: -10px;
    left: 2px;
    opacity: 0.7;
	font-size: 14px;
}
#bible-reader #content-pane .p {
    display: block;
    color: #121212;
}
#bible-reader span.xdot_before.openx .x{
	top: 18px !important;
}

.prev-book:hover a , .next-book:hover a{
color: #42b8d4}

.prev-book , .next-book{display: flex;
    padding-top: 39vh;width: 50px;}
.prev-book a, .next-book a {
    color: rgb(220, 220, 220);
    width: 100%;
}
.next-book a {
  text-align:right;}

.prev-book i{position: sticky;
      top: 39vh;   
      font-size: 1.7em;
      width: 1.6em;
      text-align: center;
      line-height: 1.6em;
      border-radius: 0.8em; /* or 50% width & line-height */
      border: solid 1px; 
   }
.next-book i{position: sticky;
     top: 39vh;   
      font-size: 1.7em;
      width: 1.6em;
      text-align: center;
      line-height: 1.6em;
      border-radius: 0.8em; /* or 50% width & line-height */
      border: solid 1px; 
  }
  .copy_right_text {
    text-align: center;
    padding-top: 25px;
    font-size: 14px;
}
.selector {
  position: relative;  
}
#book-chapter-selector .selector:after {
    content: "\f13a ";
    font-family: FontAwesome;
    color: #000;
    right: 21px;
    top: 1px;
    height: 35px;
    padding: 9px 9px 0px 8px;
    position: absolute;
    pointer-events: none;
}

/* bible-reader Plugin Css End */


/* New Select Box Design*/
.bible_reader_sec{display:flex;justify-content:center;}
.bible_reader_sec .select-menu {
/*     max-width: auto;
	width:100%; */
	position:relative;
}
.bible_reader_sec .select-menu .select-btn {
      display: flex;    
      background: #fff;
      padding: 10px 20px;
      font-size: 18px;
      font-weight: 400;
      border-radius: 8px;
      align-items: center;
      cursor: pointer;
      justify-content: space-between;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
.bible_reader_sec .option::marker{
      display: none;
    }
.bible_reader_sec .select-menu .options {
      position: absolute;
	left:0px;
	right:0px;
	width:100%;
      max-width: 100%;
      overflow-y: auto;
      max-height: 295px;
      padding: 10px;
      margin-top: 10px;
      border-radius: 8px;
      background: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      animation-name: fadeInDown;
      -webkit-animation-name: fadeInDown;
      animation-duration: 0.35s;
      animation-fill-mode: both;
      -webkit-animation-duration: 0.35s;
      -webkit-animation-fill-mode: both;
	margin-left:0px !important;
}
.bible_reader_sec .select-menu .options .option span {
      display: flex;
      flex-direction: column;
      cursor: pointer;
      padding: 10px 15px;
	border-left: 5px solid transparent;
      border-radius: 8px;
      align-items: start;
    }
.bible_reader_sec .select-menu .options .option span {
      display: flex;
      flex-direction: column;
      cursor: pointer;
      padding: 10px 15px;
	border-left: 5px solid transparent;
      border-radius: 8px;
      align-items: start;
    }
.bible_reader_sec .select-menu .options .option span.active_li{
	border-left: 5px solid rgb(11, 169, 237);
	border-radius: 0px;
}
.bible_reader_sec .select-menu .options .option i {
      font-size: 25px;
      margin-right: 12px;
    }
.bible_reader_sec .select-menu .options .option .option-text {
      font-size: 18px;
      color: #333;
}
.bible_reader_sec .select-btn i {
      font-size: 25px;
      transition: 0.3s;
}
.bible_reader_sec .select-menu.active .select-btn i {
      transform: rotate(-180deg);
}
.bible_reader_sec .select-menu .options {
    display: none;
}
.bible_reader_sec .select-menu.active .options {
      display: block;
      opacity: 0;
      z-index: 10;
	padding:0px;
      animation-name: fadeInUp;
      -webkit-animation-name: fadeInUp;
      animation-duration: 0.4s;
      animation-fill-mode: both;
      -webkit-animation-duration: 0.4s;
      -webkit-animation-fill-mode: both;
	padding-left:0px;padding-right:0px;
    }
.bible_reader_sec .sub_options_div{
	display: none;
}
.bible_reader_sec .sub_options {
      display: flex;
      list-style: none;
      padding-left: 20px;
      flex-wrap: wrap;
	margin-left:0px;
}
.bible_reader_sec .sub_options li::marker {
      display: none;
}

.bible_reader_sec .sub_options li a {
      font-size: 1em;
      height: 32px;
      width: 32px;
      border: 1px solid rgb(201, 201, 201);
      border-radius: 2px;
      margin: 0px 4px 4px 0px;
      transition: 0.5s;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      color: rgb(51, 51, 51);
      text-decoration: none;
    }
.bible_reader_sec .sub_options li a:hover {
    border-color: rgb(11, 169, 237);
    background-color: rgb(11, 169, 237);
    color: white;
}
.bible_reader_sec .sub_options li .active_li_a {
   border: 1px solid rgb(11, 169, 237);
    background-color: rgba(11, 169, 237, 0.1);
    color: rgb(11, 169, 237);
}
.option-text.active_li ~  .sub_options_div.active_ul{
	display:block !important;
}
.bible_reader_sec .sBtn-text{margin-right:7px;}

@keyframes fadeInUp {
    from {
        transform: translate3d(0, 30px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
      }
    }
    @keyframes fadeInDown {
      from {
        transform: translate3d(0, 0, 0);
        opacity: 1;
      }
      to {
        transform: translate3d(0, 20px, 0);
        opacity: 0;
      }
    }