body {padding: 3px 0;}

nav.navbar {margin-top: 2px; border-width: 0 0 1px 0; font-weight: 400;}

div.main-content {min-height: 900px; padding-bottom: 33px; /*padding-right: 33px;*/}

img.img-circle {border: 4px solid #EEEEEE;}

.comment {color: #888; font-weight: bold;}

.spacer {margin: 48px auto; border-bottom: 1px solid #ddd;}


div.lecture-box {margin: 0 10px; padding: 30px 20px 20px 20px; border: 1px solid #ddd; border-radius: 4px; background-color: #F7F7F7;}
div.lecture-box:hover {background-color: white;}
/*div.lecture-box div {width: 100%;}*/

.h-sm-r {margin-right: 21px;}

.v-0 {margin-top: 0;}
.v-b-0 {margin-top: 0; margin-bottom: 0;}
.v-0-b {margin-bottom: 0;}


.v-5 {margin-top: 5px;}
.v-5-b {margin-bottom: 5px;}
.v-b-5 {margin-top: 5px; margin-bottom: 5px;}


.v-7 {margin-top: 7px;}
.v-7-b {margin-bottom: 7px;}

.v-tn {margin-top: 13px;}
.v-b-tn {margin-top: 13px; margin-bottom: 13px;}
.v-tn-b {margin-bottom: 13px;}

.v-sm {margin-top: 21px;}
.v-b-sm {margin-top: 21px; margin-bottom: 21px;}
.v-sm-b {margin-bottom: 21px;}

.v-27 {margin-top: 27px;}
.v-b-27 {margin-top: 27px; margin-bottom: 27px;}
.v-27-b {margin-bottom: 27px;}

.v-nor {margin-top: 33px;}
.v-nor-b {margin-bottom: 33px;}
.v-b-nor {margin-top: 33px; margin-bottom: 33px;}

.v-md {margin-top: 48px;}
.v-b-md {margin-top: 48px; margin-bottom: 48px;}
.v-md-b {margin-bottom: 48px;}

.v-bg {margin-top: 64px;}
.v-b-bg {margin-bottom: 64px;}
.v-bg-b {margin-bottom: 64px;}


body {overflow-y: visible;}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 0 auto;
}

.clear{clear:both;}

.sign {font-weight: bold; text-align: right; margin-bottom: 48px;}
.sign-thin{font-style:italic; text-align:right; margin-bottom: 48px;}
.film-sign {font-weight: bold; margin-top: 4px; font-size: 10pt;}

/*div.lord {margin-left: 1em;}*/
.author {color: #0d439c;}

.lord, div.lord p{color: #3260b6;}
.lord p {margin-bottom: 5px;}
.lord-sign {color: #3260b6; font-weight: bold; text-align: right;}
.lord-sign-top {color: #3260b6; font-weight: bold; text-align: left;}

.lord-link, div.lord .lord-link {margin-bottom: 6px; color: #333;}
.lord-link a, a.lord-link {font-weight: bold; text-decoration: underline; color: #3260b6;}


.italic p, i, p.italic {font-style: italic;}
.bold p, b, p.bold {font-weight: bold;}
.itld, .itld p, p.itld {font-weight: bold; font-style: italic;}

div.image-sign {margin: 7px 0 0 0; font-size: 80%; line-height: 1.1; font-weight: bold;}

.pre {white-space: pre;}

div.center {text-align: center; margin-left: auto; margin-right: auto;}
div.center img {margin-left: auto; margin-right: auto;}
div.center p {text-align: center;}


div.poem p {margin-bottom: 0;}


/*div.image-left {margin: 11pt 12pt 11pt 0; text-align: center; clear: both; float: left;}*/
/*div.image-right {margin: 11pt 0 11pt 12pt; text-align: center; clear: both; float: right;}*/


img.b-0 {border: 0;}
img.left, div.left {float:left; margin-top: 4pt; margin-right: 13pt; padding: 0;}
img.right, div.right {float:right; margin-top: 4pt; margin-left: 13pt; padding: 0;}
/*img.right-sm, div.right-sm {float:right; margin-left: 8pt; padding: 0;}*/



/*img.left-title {float:left; margin: 3pt 12pt 0 0; padding: 0;}*/
/*img.right-title {float:right; margin: 3pt 0 0 12pt; padding: 0;}*/
img.center {margin-left:auto; margin-right: auto; padding: 0;}


div.footnote div.line {border-top: 1px solid #bdbdbd; padding-top: 5px; width: 80%;}
div.footnote p {text-indent: 0; font-size: 10pt; line-height: 1.2; margin-bottom: 4px; text-align: left;}
a.footnote {font-size: 10pt;}


.go-to-top {
    cursor: pointer;
    display: none;
    position: fixed;
    bottom: 25px;
    right: 15px;
}
.go-to-top.btn-lg {
    padding: 10px 15px;
    border-radius: 3px;
}

div.day {width: 53px; border: 1px solid #579df1;}
div.day .month {background-color: #579df1; color: white; font-size: 13pt; text-align: center; font-weight: bold; padding: 2px 0;}
div.day .date {font-size: 21pt; text-align: center; font-weight: bold; padding: 0; color: #18508F;}

@media (max-width: 767px) {
    .text-xs-center {text-align: center;}
    .xs-v-nor-b {margin-bottom: 33px;}
    .xs-v-sm-b {margin-bottom: 21px;}

    .xs-v-tn {margin-top: 13px;}
}

@media (max-width: 992px) {

    .md-v-nor-b {margin-bottom: 33px;}
    .md-v-sm {margin-top: 21px;}
    .md-v-sm-b {margin-bottom: 21px;}
    .md-v-tn {margin-top: 13px;}
}


.black {color: #333;}
.blue {color: #3368AB;}
.red {color: #ff5a5d;}


.myButton {
	-moz-box-shadow: 0px 10px 14px -7px #0e5bad;
	-webkit-box-shadow: 0px 10px 14px -7px #0e5bad;
	box-shadow: 0px 10px 14px -7px #0e5bad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6199d4), color-stop(1, #3281d6));
	background:-moz-linear-gradient(top, #6199d4 5%, #3281d6 100%);
	background:-webkit-linear-gradient(top, #6199d4 5%, #3281d6 100%);
	background:-o-linear-gradient(top, #6199d4 5%, #3281d6 100%);
	background:-ms-linear-gradient(top, #6199d4 5%, #3281d6 100%);
	background:linear-gradient(to bottom, #6199d4 5%, #3281d6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6199d4', endColorstr='#3281d6',GradientType=0);
	background-color:#6199d4;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	/*display:inline-block;*/
	cursor:pointer;
	color:#ffffff;
	font-size: 14pt;
	font-weight:bold;
	padding:13px 32px;
	text-decoration:none;
	text-shadow:0px 1px 0px #529ef0;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3281d6), color-stop(1, #6199d4));
	background:-moz-linear-gradient(top, #3281d6 5%, #6199d4 100%);
	background:-webkit-linear-gradient(top, #3281d6 5%, #6199d4 100%);
	background:-o-linear-gradient(top, #3281d6 5%, #6199d4 100%);
	background:-ms-linear-gradient(top, #3281d6 5%, #6199d4 100%);
	background:linear-gradient(to bottom, #3281d6 5%, #6199d4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3281d6', endColorstr='#6199d4',GradientType=0);
	background-color:#3281d6;
	text-decoration: none;
}
.myButton:active {
	position:relative;
	top:1px;
}


div a.myButton {width: 100%; font-weight: normal;}


.flexible-image-full img {
  width: 100%;
}

.flexible-image-full .caption {
  font-size: 0.9rem;
}

.flexible-image-left {
  float: left;
  margin: 1rem 1.5rem 0.75rem 0;
  max-width: 14rem;
}

.flexible-image-left.small {
    max-width: 25%;
    width: 25%;
}

.flexible-image-left.medium {
    max-width: 33%;
    width: 33%;
}

.flexible-image-left.large {
    max-width: 50%;
    width: 50%;
}

.flexible-image-left.top {
    margin-top: 0.5rem;
}

.flexible-image-left .caption {
  font-size: 0.9rem;
}

.flexible-image-left img {
    width: 100%;
    max-width: 100%;
}

.flexible-image-right {
    float: right;
    margin: 1rem 0 0.75rem 1.5rem;
    max-width: 14rem;
}

.flexible-image-right.top {
    margin-top: 0.5rem;
}


.flexible-image-right.small {
    max-width: 25%;
    width: 25%;
}

.flexible-image-right.medium {
    max-width: 33%;
    width: 33%;
}

.flexible-image-right.large {
    max-width: 50%;
    width: 50%;
}

.flexible-image-right .caption {
    font-size: 0.9rem;
}

.flexible-image-right img {
    width: 100%;
    max-width: 100%;
}


@media screen and (max-width: 39.9375em) {
    .flexible-image-full, .flexible-image-left, .flexible-image-left.top {
        float: none;
        max-width: 100%;
        margin: 1rem 0;
        text-align: center;
    }

    .flexible-image-left.small, .flexible-image-left.medium, .flexible-image-left.large {
        max-width: 100%;
        width: 100%;
    }

    .flexible-image-right, .flexible-image-right.top {
        float: none;
        max-width: 100%;
        margin: 1rem 0;
        text-align: center;
    }

    .flexible-image-right.small,
    .flexible-image-right.medium,
    .flexible-image-right.large{
        max-width: 100%;
        width: 100%;
    }
}


@media screen and (min-width: 22.5rem) and (max-width: 39.9375em) {
    .flexible-image-full {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .flexible-image-full.wide {
        width: 80%;
    }

    .flexible-image-left img, .flexible-image-right img {
        width: 60%;
    }

    .flexible-image-left.large img, .flexible-image-right.large img {
        width: 80%;
    }
}


.verse {
    display: table;
    margin-left: auto;
    margin-right: auto;
    white-space: pre-line;
    word-wrap: break-word;
}


.image-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.image-flex > * {
    padding: 10px 15px;
}

.h-290 img {
    height: 290px;
}

.h-250 img {
    height: 250px;
}

.h-210 img {
    height: 210px;
}

@media screen and (max-width: 24rem) {
    .image-flex.wide > * {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .image-flex.wide img {
        width: 100%;
        height: auto;
    }
}


div.article {
    width: 750px; margin: 0 auto; max-width: 100%;
}


.si-block-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.si-block-left {
    float: left;
    padding: 1rem 2rem 1rem 0;
    box-sizing: content-box;
}

.si-block-right {
    float: right;
    padding: 1rem 0 1rem 2rem;
    box-sizing: content-box;
}

[class*="iw-"] {
    max-width: 100%;
}

[class*="iw-"] img {
    width: 100%;
}

.iw-40 {
    width: 40rem;
}

.iw-35 {
    width: 35rem;
}
@media screen and (max-width: 62rem) {
    .si-block-left.iw-35, .si-block-right.iw-35 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}

.iw-33 {
    width: 33rem;
}
@media screen and (max-width: 60rem) {
    .si-block-left.iw-33, .si-block-right.iw-33 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}

.iw-32 {
    width: 32rem;
}
@media screen and (max-width: 59rem) {
    .si-block-left.iw-32, .si-block-right.iw-32 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}

.iw-25 {
    width: 25rem;
}
@media screen and (max-width: 48rem) {
    .si-block-left.iw-25, .si-block-right.iw-25 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}


.iw-23 {
    width: 23rem;
}
@media screen and (max-width: 50rem) {
    .si-block-left.iw-23, .si-block-right.iw-23 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}



.iw-21 {
    width: 21rem;
}
@media screen and (max-width: 48rem) {
    .si-block-left.iw-21, .si-block-right.iw-21 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}


.iw-18 {
    width: 18rem;
}
@media screen and (max-width: 45rem) {
    .si-block-left.iw-18, .si-block-right.iw-18 {
        float: none;
        padding: 0;
        margin: 1.5rem auto;
    }
}


.t-doc {
    font-weight: bold;
    font-style: italic;
}

.tt {
    text-align: center;
    line-height: 1.2;
}

.tt .small {
    color: #3368ab;
}

h1.tt {
    font-size: 2em;
}

h2.tt {
    font-size: 1.75em;
}

h3.tt {
    font-size: 1.5em;
}

h4.tt {
    font-size: 1.25em;
}

h5.tt {
    font-size: 1.125em;
}

h6.tt {
    font-size: 1em;
}

/*@media print, screen and (min-width: 40em) {*/
/*    h1, .h1 {*/
/*        font-size: 1.75rem;*/
/*    }*/
/*    h2, .h2 {*/
/*        font-size: 1.5rem;*/
/*    }*/
/*    h3, .h3 {*/
/*        font-size: 1.25rem;*/
/*    }*/
/*    h4, .h4 {*/
/*        font-size: 1.125rem;*/
/*    }*/
/*    h5, .h5 {*/
/*        font-size: 1rem;*/
/*    }*/
/*    h6, .h6 {*/
/*        font-size: 0.875rem;*/
/*    }*/
/*}*/