.winBox {
    border: 2px solid #6C0B28 !important;
    color: #000000;
    cursor: default;
    font-size: 90%;
    height: auto !important;
    position: absolute;
    visibility: hidden;
    width: 18em;
}
.rcg.v2 .winBox { 
	font-size: 100%;
}
.winNotesWrap { 
	display: flex; 
	flex-wrap: nowrap;
	position: relative; 
}
.win-column { 
	width: 50%;
	height: 100%;
	overflow-y: auto;
}
.win-column.col-bible { 
	padding: 5px 10px;
	box-sizing: border-box;
}
.verseNo { 
	font-size: .87rem;
	font-weight: bold;
	margin-right: .2em; 
	position: relative;
	top: -1px;
	color: #6C0B28;
}
.winNotesWrap .verse { line-height: 1.25em; display: inline-block; position: relative; }
.winNotesWrap .verse:hover, .winNotesWrap .verse:hover .verseNo { background: #effadc; color: #48660f; }
.winNotesWrap .verse br { height: 1px; display: block; line-height: 0; }
.winNotesWrap .verse .notes-add { 
	position: relative;
	display: inline-block !important;
	opacity: 0;
	cursor: pointer;
}
.winNotesWrap .verse:hover .notes-add { 
	opacity: 1;
}
.winNotesWrap .verse:hover, .winNotesWrap .verse, .winNotesWrap .verse:hover .notes-add, .winNotesWrap .verse .notes-add { 
	-moz-transition: opacity .3s ease, color .3s ease;
	-webkit-transition: opacity .3s ease, color .3s ease;
	-o-transition: opacity .3s ease, color .3s ease;
	transition: opacity .3s ease, color .3s ease;
}
.winNotesWrap .verse .notes-add::before { 
	content: '+ Notes';
}
#bibleNotesBox .winBar { top: 0 !important; }
.winDynamicBox {
    color: #000000;
    cursor: default;
    font-size: 90%;
    height: auto;
    position: absolute;
    visibility: hidden;
}
.winBar {
    background-color: #6C0B28;
    color: #FFFFFF;
    font-size: 95%;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 0.75em;
}
@media screen and (min-width: 480px) {
	.winBar {
		cursor: move;
	}
}
.poppedOut .winBar {
	cursor: default !important;
}	
.winFooterBar {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
}
.winDynamicFooterBar {
    background-color: #AAAAAA;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 2px 0 0;
    text-align: right;
}
.winContent {
    background-color: #F0F0F0;
    border: medium none;
    font-size: 97%;
    line-height: 1.65em;
    max-height: 125px;
    opacity: 0.98;
    overflow: auto;
    padding: 10px 12px;
}
.winDynamicContent {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFEB;
    border-color: -moz-use-text-color #310000 #310000;
    border-right: 1px solid #310000;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    font-size: 95%;
    opacity: 0.98;
    overflow: auto;
    padding: 4px;
}
.winBtn {
    background: url(https://images.azureedge.net/images/interface/icn_scripture_sprite.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 95%;
    height: 28px;
    line-height: normal;
    margin: 4px 4px 0 0;
    padding: 0;
    text-indent: -5000em;
    width: 28px;
    opacity: .9;
}
@media screen and (min-width: 900px) {
	.winBtn {
		width: 25px;
	}	
}
.winBtn:hover {
    cursor: pointer;
    opacity: 1;
}
.slicknavContainer {
    background-color: #FFFFFF;
}
.rcg.v2 .slicknavContainer { 
	text-align: center;
}
.slicknav {
    border-bottom: 0 none;
    display: block;
    height: 1.65em;
    margin: 0 auto;
    max-width: 250px;
	padding: 0.6em 0 0;
    position: relative;
    width: 100%;
}
.winBtnInvert {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #AAAAAA;
    cursor: pointer;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 95%;
    padding: 0;
    width: 4.5em;
    float: left;
}
.rcg.v2 .winBtnInvert {
	font-size: 12px;
}
.winBtnInvert:hover {
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 95%;
}
.winBtnInvert img {
	display: block;
	margin: 0 auto;
}
@media screen and (min-width: 540px) {
	.slicknav {
		width: 70%;
	}	
}
.rcg.v2 .slicknav { 
	padding-top: 9px;
	padding-bottom: 0;
	display: inline-block;
	width: auto;
}
.winIMGContent {
    margin-right: 4px;
    padding: 4px 0 4px 4px;
}
.winContent p {
    padding: 2px 6px 4px 4px;
}
img {
    border: 0 none;
}
.winIMGContent p {
    clear: left;
    font-size: 85%;
    line-height: 1.5em;
    padding: 4px 10px 0 0;
}
.winIMGContent .source {
    font-size: 85%;
    font-style: italic;
    line-height: normal;
}
.winIMGBox {
    background-color: #FFFFEB;
    border: 1px solid #310000;
    cursor: default;
    opacity: 0.98;
    position: absolute;
    visibility: hidden;
}
.winBtnResize {
    background-color: #AAAAAA;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: se-resize;
    float: right;
    font-size: 95%;
    line-height: normal;
    margin: 0 1px 0 0;
    padding: 0 6px;
}
body#news .winBar {
    background-color: #003366;
}
body#news .winBtn, #ms-fundraising .winBtn {
    background-image: url(https://images.azureedge.net/images/interface/sprites_close_btn_blue.png);
}
body#news .winBox {
    border-color: #003366 !important;
}

div.winBox {
	background: #8F8F8F; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 45%, #8e8e8e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#ffffff), color-stop(100%,#8e8e8e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 45%,#8e8e8e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 45%,#8e8e8e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 45%,#8e8e8e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 45%,#8e8e8e 100%); /* W3C */
    border-bottom: 0 none !important;
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 1px solid #510806 !important;
    box-shadow: 0 0 3px #CCCCCC;
    bottom: 0 !important;
    padding-bottom: 89px;
    position: fixed;
    width: 100% !important;
    z-index: 900 !important;
}
@media screen and (max-width: 539px) {
	div.winBox {
	    top: 25% !important;	
	}	
	div.winBox.poppedOut {
		top: 0 !important;
	}
}
.wtc .winBox {
	border-color: #1A1F4B !important;	
}
.winBar {
    background: #6C0B28;
    color: #FFFFFF;
    cursor: n-resize;
    font-size: 95%;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 0.75em;
    text-align: center;
}
.wtc .winBar {
	background-color: #3D4473;	
}

@media screen and (min-width: 540px) {
	.winBar {
		background: url(https://images.azureedge.net/images/interface/icn_cursor_move.png) no-repeat scroll 0.5em 3px #6C0B28;
	}
	.ms .winBar { background-position-y: 9px; }
	.wtc .winBar {
		background-image: url(https://images.azureedge.net/wtc/images/interface/icn_cursor_move.png);
	}
}
.winBar span {
    color: #D4CACD;
    left: 3.25em;
    letter-spacing: 1px;
    opacity: 0.7;
    position: absolute;
    text-shadow: 0 1px 0 #2A0410;
    top: 0.5em;
}
.winBar em {
    background: -moz-linear-gradient(left center , rgba(255, 255, 255, 0) 95%, #6C0B28 80%) repeat scroll 0 0 transparent;
    display: inline !important;
    font-style: normal;
    opacity: 0.8;
    padding-left: 2.75em;
    padding-right: 1.5em;
    position: relative;
    right: 4.95em;
    top: -1px;
    visibility: hidden;
    z-index: 9000;
}
@media screen and (min-width: 540px) {
	.winBar em {
		padding-left: 6em;	
	}	
}
.bibleReference {
    background: none repeat scroll 0 0 #6C0B28;
    border: 1px solid transparent;
    color: #FFFFFF;
    font-family: Cambria;
    font-size: 120%;
    font-weight: bold;
    margin-left: -4.65em;
    padding-right: 0;
    position: relative;
    text-align: center;
    width: 195px !important;
    z-index: 9001;
	border-radius: 3px;
}
.rcg.v2 .bibleReference {
	font-size: 170%;
}
.rcg.v2 input.bibleReference { 
	padding: 4px; 
}
.wtc .bibleReference {
	background-color: #3D4473;
}
.bibleReference:hover {
    background-color: #C49DA9;
    color: #61303B;
}
.wtc .bibleReference:hover {
	background-color: #c4c7d5;
	color: #505681;
}
.bibleReference:focus, .bibleReference:focus:hover {
    background-color: #FFFFFF;
    color: #555555;
    border-color: transparent;
}
.winBtnMinimize, .winBtnPopOut, .winBtnPopOut, .scriptureMin {
	display: none;
}
@media screen and (min-width: 540px) {
	.winBtnMinimize, .winBtnPopOut, .winBtnPopOut, .scriptureMin {
		display: block;
	}	
}
@media screen and (min-width: 800px) {
	.rcg.v2 .bibleReference { 
		width: auto !important;
	}
}
.winBtnMinimize {
    background-position: 0 -59px;
    position: relative;
    right: 0.2em;
    top: -0.5em;
}
.winBtnPopOut {
    background-position: 0 -120px;
    position: relative;
    right: 0.52em;
    top: -0.5em;
}
.winBtnDock {
    background-position: 0 -176px;
    position: relative;
    right: 0.2em;
    top: -0.5em;
}
.scriptureMin {
    background-position: 0 -230px;
}
.rcg.v2 .winBtn { position: relative; top: 4px !important; }
.rcg.v2 .winBtnMinimize, .rcg.v2 .winBtnPopOut { top: -2px !important; }
.winContent {
    background-color: #F0F0F0;
    height: 100%;
    max-height: none !important;
    font-family: 100%/1.5em Calibri,Arial,sans-serif;
}
.winContent:not(.win-column):not(.winNotesWrap) {
    border-bottom: 1px solid #BBBBBB;
    border-top: 1px solid #BBBBBB;
    padding-left: 5%;
    padding-right: 5%;
}
.winContent.winNotesWrap {
	border-top: 1px solid #BBB;
	padding: 0;
}

.rcg.v2 .winContent { font-family: Calibri, Arial, Sans-serif; font-size: 1.028125rem; }

@media screen and (min-width: 800px) {
	.winContent:not(.winNotesWrap):not(.win-column) {
		padding-left: 15%;
		padding-right: 15%;
	}
	.rcg.v2 .winContent:not(.winNotesWrap):not(.win-column) { 
		padding-left: 30%;
		padding-right: 30%;
		font-size: 1rem !important;
	}
}
@media screen and (min-width: 1280px) {
	.rcg .winContent:not(.winNotesWrap):not(.win-column), .winContent, .rcg.v2 .winContent {
		padding-left: 22%;
		padding-right: 22%;
	}
	.rcg.v2 .winContent.winNotesWrap {
		padding-left: 10%;
		padding-right: 0%;
	}
}
@media screen and (min-width: 1350px) {
	.rcg .winContent:not(.winNotesWrap):not(.win-column), .winContent:not(.winNotesWrap), .rcg.v2 .winContent:not(.winNotesWrap) { 
		padding-left: 30%;
		padding-right: 30%;
	}
	.rcg.v2 .winContent.winNotesWrap {
		padding-left: 18%;
		padding-right: 10%;
	}
}
.winBar, .winContent {
    font-size: 1em;
}
.winBar em {
    padding-right: 0;
    right: 4.25em;
    background: transparent;
}
.rcg.v2 .winBar em { 
	display: inline-block !important;
	right: 60px;
	margin-left: 17px;
}
.bibleReference {
    margin-left: -3.15em;
}
.rcg.v2 .bibleReference { margin-left: -2.55em; }
.winBar span {
    display: none;
}
.landing .winBar {
    background: none repeat scroll 0 0 #6C0B28;
}

/* Scripture + Notes */
#bibleNotes { 
	position: relative;
	box-sizing: border-box;
	border-left: 1px solid #BBB;
}
#bibleNotes textarea { 
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	min-height: 100% !important;
	max-width: none !important;
	width: 100% !important;
	height: 100% !important;
	border: 0 none !important;
}
#bibleNotes textarea:focus { 
	background: #FFF !important;
}
#bibleNotes.editable textarea { 
	opacity: 1;
	z-index: 1;
	border-radius: 0;
	overflow-x: hidden;
	border-top: 0 none !important;
}
#bibleNotes.editable #notesText { 
	opacity: 0;
	z-index: -1;
}
#bibleNotes #notesText { 
	background: #FAFAFA;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	height: 100%;
	overflow-y: auto;
	z-index: 20;
	font-size: 1.0625rem;
}
#notesText::before {
	font-weight: bold;
	position: absolute;	
	top: 10px;
	color: #555;	
	font-style: italic;
	content: attr(notestitle);
	max-width: calc(100% - 5em);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	left: 9px;
}
#bibleNotes .edit { 
	position: absolute;
	right: 22px;
	top: 5px;
	display: inline-block;
	background: #035694;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: .15em .75em;
	border-radius: 3px;
	cursor: pointer;
	z-index: 30;
	font-size: .92rem;
}
#bibleNotes .edit.save { 
	background: #659116;
}
#bibleNotes textarea, #bibleNotes #notesText { 
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	box-sizing: border-box;
	font-size: 1.05rem;
}
#bibleNotes textarea { 
	padding: 2.85em 8px 10px;
	font-size: .95rem;
}
#bibleNotes textarea:empty { padding-top: 3em; }
#bibleNotes #notesText { 
	padding: 2.75em 10px 5px;
	white-space: pre-wrap;
	line-height: 1.25em;
}
#notesText:empty::after { 
	content: 'Your notes go here...';
	color: #666;
	padding-top: 5em;
}


/* jQuery UI confirm dialog on Media Page */
.renderOpen .ui-dialog { 
	z-index: 900;
	padding: 0 0 .65em 0;
	font-family: Calibri, Arial, sans-serif !important;
	font-size: 1.2rem !important;
	border-radius: 5px 5px 3px 3px !important;
}
.renderOpen .ui-dialog-buttonpane button::after { 
	content: attr(label) !important;
	color: #444 !important;
	font-family: Calibri, Arial, sans-serif;
	font-size: 0.859375rem;
}
.renderOpen .ui-draggable .ui-dialog-titlebar { 
	opacity: 0;
	z-index: 2;
	position:absolute;
	height: 100%;
	width: 100%;
}
.renderOpen .ui-dialog-titlebar-close { 
	display: none !important;
}
.renderOpen .ui-dialog .ui-dialog-content { top: -1px; background: 0 none !important; border: 0 none !important; }
.renderOpen .ui-dialog .ui-dialog-buttonpane { text-align: center; z-index: 3; position: relative; }
.renderOpen .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { 
	width: auto;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 2em;
}
.renderOpen .ui-dialog-buttonset button { 
	float: none;
	display: inline-block !important;
	margin: 0 .25em !important;
	text-align: center;
	min-width: 140px;
	width: auto !important;	
	padding-left: .5em !important;
	padding-right: .5em !important;
}
.renderOpen .ui-dialog-buttonset button.nevermind, .renderOpen .ui-dialog-buttonset button.nevermind:hover { 
	background: 0 none !important;
	font-family: Calibri, Arial, sans-serif !important;
	font-size: 1rem;
	color: #035694 !important;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	bottom: -.7em;
	left: 0;
	width: 100% !important;
	border: 0 none !important;
}
.renderOpen .ui-dialog-buttonset button.nevermind:hover { 
	text-decoration: underline !important;
}
#dialog-confirm-scripture p:first-child { line-height: 1.25em; font-size: 1.105rem; color: #444; }
#dialog-confirm-scripture p:first-child strong { color: #863049; font-size: 1.18em; }
.ui-dialog .bibleQuote { 
	color: #444;
	line-height: 1.3em;
	font-size: 1.04rem;
	font-family: Cambria, Georgia, serif;
	position: relative;
	padding-bottom: 0;
}
.ui-dialog .bibleQuote::before, .ui-dialog .bibleQuote::after { 
	opacity: .6;
	font-size: 110%;
}
.ui-dialog .bibleQuote::before { content: '“'; }
.ui-dialog .bibleQuote::after { content: '”'; }