/** GENERAL **/
html {
    margin:0; padding:0; background: #f7f7f7; overflow-x: hidden;
    position: relative;}
body {
    margin:0; padding:0 0 0 0;
    background: #f7f7f7 url('/web/20181126014354im_/http://believerconnect.com/gfx/gradient-top.png') repeat-x left 51px;
    font: 12px 'Source Sans Pro', sans-serif;
}

h2, h3 {
    color: #084182;
    font-size: 1.5em;
    font-weight: normal;
}

h3 {
    font-size: 1.1em;
    margin: 0;
}

h2 label {
    padding-left: 15px;
    display: block;
    line-height: 1.1em;
    word-break: normal;
}

h2 label span {
    font-size: 0.66em;
    color: #8d8d8d;
    font-style: italic;
}

a {
    color: #084182;
    font-weight: 600;
    text-decoration:none;
}

p {margin: 0.5em 0; line-height: 1.5em; color: #5c5c5c}
img {border: 0;}
blockquote {margin:0; padding: 0;}

textarea {
    border: 1px solid #dedede;
    box-sizing: border-box;
    width: 100%;
    height: 5em;
    font-size: 1em;
    border-radius: 5px;
    box-shadow: inset 0 0 8px #dbdbdb;
    font-family: inherit;
    padding: 5px 10px;
}
input[type=text], input[type=email] {
    box-sizing: border-box;
    width: 100%;
    font-size: 1em;
    border-radius: 5px;
    box-shadow: inset 1px 2px 5px #dbdbdb;
    font-family: inherit;
    padding: 5px 10px;
    border: 1px solid #dedede;
}

/** HEADER **/
#header {
    background: #fff;
    border-bottom: 1px solid #dedede;
    height: 49px;
}

#header h1 {
    float: left;
    font-size: 1.5em;
    color: #0d4586;
    font-weight: bold;
    padding: 0;
    margin: 15px 0 0 15px;
}

#header #widget-prev {
    float:left;
    text-indent: -10000px;
    height:18px;
    width: 11px;
    background: url(/web/20181126014354im_/http://believerconnect.com/gfx/back-arrow.png);
    margin:17px 0 0 11px;
}

#page-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#header #epray-logo {
    float: right;
    margin: 13px 10px 0 0;
}

/** EMBED WIDGET **/
.bottom-link {
    background-color: #174d8b;
    display: block;
    clear: both;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding:9px 0;
    z-index: 100;
}

.main-button {
    background-color: #53a7e8;
    display: block;
    clear: both;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 6px 0;
    /*width: 97%;*/
    padding:9px 0;
    z-index: 100;
    font-size: 2em;
    border-radius: 6px;
}

.pill-content .main-button {
    font-size: 1.5em;
    padding: 7px 0;
}

#widget-slider {
    overflow-x: auto;
    margin: 0;
    padding: 11px 0px;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* Be VERY careful with this, breaks normal words wh_erever */
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    min-height: 488px;
}
#widget-views {list-style: none; margin:0; padding: 0; width:99%;}
#widget-views > li { float:left; position: relative;}

.slide-insider{
    padding: 0 5px;
    position: relative;
}

/** PILLS AND STATIC PILL **/
.pills, .spill {
    list-style: none;
    padding: 0 11px 0 2px;
    margin:0;
}

.pills > li, .spill {
    background: #fff;
    margin-bottom: 5px;
    display: table;
    width: 100%;
}

.spill {
    /*width: 96%;*/
    /*padding: 0 5px;*/
    box-sizing: border-box;
    padding-right: 2px;
}

.pill-title:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    /* this just takes care of whitespace added by having display:inline-block (there are other methods) */
    margin-left: -0.25em;
}

.pill-title {
    color: #084182;
    font-size: 1.5em;
    font-weight: normal;
    display: block;
    min-height: 38px;
    line-height: 38px;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px 5px 15px;
    z-index: 5;
    position: relative;
    background: #fff;
    margin: -1px;
    word-break: normal;
    word-wrap: normal;
}

.pill-title.multi-line {
    line-height: normal;
}

.pill-title a {
    font-weight: normal;
    padding-right: 1em;
    display: block;
}

.small-pills .pill-title {
    font-size: 1.33em;
    padding-top: 7px;
    padding-bottom: 7px;
}

.pills .pill-title {
    cursor: pointer;
}

.pills .pill-title span.more {
    position: absolute;
    right: 17px;
    top: 20px;
    background: url(/web/20181126014354im_/http://believerconnect.com/gfx/plus.png) no-repeat center center;
    height: 13px;
    width: 13px;
}

.pills > li.open .pill-title, .spill .pill-title  {
    box-shadow: 0 3px 3px #eaeaea;
}

.pills > li.open .pill-title span.more {
    background-image: url(/web/20181126014354im_/http://believerconnect.com/gfx/minus.png);
}

.pills .pill-title > *, .spill .pill-title > * {
    vertical-align: middle;
    display: inline-block;
    padding-right: 15px;
}

.pills .pill-content, .spill .pill-content {
    display:none;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin: -10px -1px 0 -1px;
    padding: 15px 10px 10px;
    z-index: 4;
    position: relative;
}

.pills .pill-content p, .spill .pill-content p {
    margin: 0.5em 10px;
}

.pills > li.open .pill-content, .spill .pill-content {
    display: block;
}

.post-picture {max-width: 98%; display:block; margin:3px auto;}

.page-link {
    color: #084182;
    font-weight: 600;
    text-decoration: underline;
}

.post-picture {
    background: none no-repeat center center;
    background-size: cover;
    height: 120px;
    width: 100%;
    border-radius: 5px;
}

/** STEPS **/

ul.steps {
    border: 1px solid #dedede;
    border-width: 1px 0;
    list-style: none;
    height: 37px;
    margin: 20px 35px 20px 20px;
    padding: 0;
}

.steps a {
    display: block;
    background: #fff;
    padding: 11px 15px;
    border: 1px solid #dedede;
    border-radius: 7px;
}

.steps a.active {
    background: #0a4384;
    border-color: #042244;
    color:#fff;
    font-weight: bold;
}

.steps li {
    font-size: 1.33em;
    float: left;
    margin-top: -20px;
    margin-left: 15%;
}

.steps li:first-child {
    margin-left: -20px;
}


.steps li:last-child {
    float:right;
    margin-right: -25px;
    margin-left: 0;
}

#prayer-summary label {
    font-size: 1em !important;
}

/** #li-prayer-intention **/

#li-prayer-intention h2 label {
    line-height: 0.7em;
}

.strategies {
    margin:3px 0;
    padding:0;
}
.strategies li {
    list-style:none;
    background: url(/web/20181126014354im_/http://believerconnect.com/widget/check.png) no-repeat 4px top;
    min-height:32px;
    padding: 8px 5px 3px 42px;
    margin:0;
}

input.switch:empty
{
    height:0;
    width:0;
    visibility: hidden;
}

input.switch:empty ~ label
{
    position: relative;
    /*float: left;*/
    display: inline-block;
    line-height: 2.3em;
    text-indent: 10.6em;
    margin: 0.4em 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #0a4384;
}

input.switch:empty ~ label:before,
input.switch:empty ~ label:after
{
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    width: 8.7em;
    background-color: #53a7e8;
    border-radius: 0.3em;
    -webkit-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}

input.switch:empty ~ label:after
{
    text-indent: 1.8em;
    content: 'ON';
    width: 5.01em;
    top: 1px;
    bottom: 1px;
    margin-left: 1px;
    background-color: #fff;
    border-radius: 0.3em 0 0 0.3em;
}

input.switch:checked ~ label:before
{
    background-color: #53a7e8;
}

input.switch:checked ~ label:after
{
    content: 'OFF';
    text-indent: 1.6em;
    margin-left: 3.6em;
    border-radius: 0 0.3em 0.3em 0;
}


.edit-prayer {
    float: right;
    margin-right: 3em;
    margin-top: 0.2em;
}

#save-prayer-message {
    margin: -15px 0 7px 0;
}

.info-message{
    line-height: 1em;
    margin-left: 15px;
}

@media (min-width: 500px) {
    .steps li:nth-child(2){
        margin-left: 33%;
        padding-left: -22px;
    }

}

#loader{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #fff url("../../../../20181126032021im_/http_/believerconnect.com/gfx/epray-logo.png") center center no-repeat;
}
/*
     FILE ARCHIVED ON 01:43:54 Nov 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:16:16 Jan 18, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 73.499
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.097
  cdx.remote: 0.07
  esindex: 0.009
  LoadShardBlock: 29.817 (3)
  PetaboxLoader3.datanode: 50.767 (4)
  load_resource: 552.436
  PetaboxLoader3.resolve: 502.607
*/