﻿
/*================ following section provided via Microsoft's Web Application template ==============*/


/*======== I REMOVED NEXT ITEM AS I DON'T USE A FIXED NAVBAR ========*/

/* Move down content because we have a fixed navbar that is 50px tall 
body {
    padding-top: 50px;
    padding-bottom: 20px;
}
---------------------------------------------------------------------*/


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 700px;  /* Was 280px */
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}


/*============================================== My own CSS =========================================*/

/* reset the default navbar brand padding [it's 15px by default] */
.navbar-brand {
    /* top right bottom left */
    padding: 0;
    height: 83px;
}

    /* transfer the navbar brand padding to the image inside it */
    .navbar-brand > img {
        /* top right bottom left */
        padding: 4px 0 4px 20px;
        height: 135px;
    }

/*  Reducing navbar-brand height for small screens and also reduce size of CS logo */
@media screen and (max-width: 767px) {
    .navbar-brand {
        height: 47px;
    }
        .navbar-brand img {
            padding: 4px 0 4px 0;
            height: 83px;
        }
}

.navbar-brand span {
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    font-family: Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
    font-size: 2.5rem;
    color: darkgoldenrod;
    line-height: 1.2;
    font-weight: 900;
    vertical-align: top;
    /* top right bottom left */
    padding: 0 0 0 0;
}

.navbar-nav li a {
    /* top right bottom left */
    padding: 0 0 0 0;
}

.navbar-nav a.dropdown-item {
    padding: 0;
    margin-left: 15px;
}

.navbar-nav .dropdown-divider {
    margin-bottom: 3px;
}


@media screen and (max-width: 767px) {
    .navbar-collapse {
        padding-top: 35px;
    }
    .navbar-nav li a {
        /* top right bottom left */
        padding: 0 0 5px 0;
    }
}

/* change the background color */
.navbar-custom {
    background-color: #49565a;
}

.mytextcontainer p {
    max-width: 850px;
}

h2 {
    padding-top: 25px;
}


#SendButton {
    padding-left: 15px;
}

.FormContents {
    font-size: 90%;
    margin-left: 15px;
    /* top right bottom left */
    padding-left: 0 5px 2px 5px;
    width: 300px;
}

.FormLabels {
    font-size: 85%;
    padding: 0;
}

.centre {
    text-align: center;
}

#ReCaptchContainer {
    padding-left: 15px;
}

#btnSubmit {
    margin-left: 200px;
}

fieldset {
    width: 400px;
}

.SentMessageLabel {
    font-size: 82%;
    font-style: italic;
    color: darkblue;
}

/* My SRMS styling*/
/*================================ */

.strapline {
    font-size: 1.0rem;
    /* top right bottom left */
    padding: 0 0 0 110px;
}

@media screen and (max-width: 767px) {
    .strapline {
        font-size: 0.9rem;
        /* top right bottom left */
        padding: 0 0 0 67px;
    }
    .navbar-brand span {
        font-size: 1.4rem;
    }

}

.iframecontainer {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.MonoSpace {
    font-family: Courier New, Courier, monospace;
    font-size: large;
    font-weight: bold;
}

/*
@media screen and (max-width: 767px) {
    iframe {
        width: 410px !important;
        height: 231px !important;
    }
}
@media screen and (min-width: 767) and (max-width: 800px) {
    iframe {
        width: 540px !important;
        height: 305px !important;
    }
}
@media screen and (min-width: 800) and (max-width: 850px) {
    iframe {
        width: 700px !important;
        height: 395px !important;
    }
}
@media screen and (min-width: 850px) {
    iframe {
        width: 955px !important;
        height: 539px !important;
    }
}
*/

.button {
    padding: 0px 15px 0px 15px;
}

.CentVert {
    line-height: 100px;
    white-space: nowrap;
}

h3 {
    font-size: 15pt;
    font-weight: 600;
    font-style: italic;
    padding-bottom: 10px;
}

.TitleSpan {
    color: #660066;
    font-family: Arial;
    font-size: 95%;
    font-style: italic;
    font-weight: 500;
    margin-left: 8px;
    margin-bottom: 2px;
}
.StDMtgTimesSpan {
    color: Blue;
}

.OnlineMtgTimesSpan {
    color: Blueviolet;
}


.PgmItalic {
    font-family: Arial;
    font-size: 80%;
    word-spacing: 0;
    line-height: 100%;
    text-align: Left;
    text-indent: 0;
    font-style: italic;
    margin-left: 70px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 8px;
}

.PgmItalic2 {
    font-family: Arial;
    font-size: 85%;
    color: #2B337F;
    font-style: italic;
    margin-left: 113px;
    margin-top: 0;
    margin-bottom: 0;
}

.PgmText {
    color: #2B337F;
    font-family: Arial;
    font-stretch: normal;
    font-variant: normal;
    word-spacing: 0;
    line-height: normal;
    text-indent: 0;
    text-align: Left;
    letter-spacing: normal;
    font-size: 90%;
    margin-left: 70px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 8px;
}

.PgmText2 {
    color: #2B337F;
    font-family: Arial;
    font-size: 90%;
    margin-left: 60px;
    margin-top: 2px;
    margin-bottom: 8px;
}

.PgmHeaderComment {
    color: #660066;
    font-family: Arial;
    font-size: 80%;
    font-style: italic;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.PgmText2Footnote {
    color: #2B337F;
    font-family: Arial;
    font-size: 75%;
    margin-left: 113px;
    margin-top: 1px;
    margin-bottom: 8px;
}

.PgmTitle {
    color: #660066;
    font-family: Arial;
    word-spacing: 0;
    line-height: 110%;
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
    margin-left: 0px; /* was 70px */
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 2px;
}

.PgmDate {
    color: #2B337F;
    font-size: 130%;
    font-family: 'Consolas', 'Roboto Mono', Courier New;
    /* font-family: 'Consolas', 'Roboto Mono', Courier New; */
    /* font-family: 'Inconsolata', 'Roboto Mono', Courier New; */
    line-height: 110%;
    font-weight: 500;
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px; /* was 15px */
    margin-bottom: 0;
}

.LocationSpanZoom {
    font-size: 100%;
    color: blueviolet;
    margin-left: 0;
    margin-right: 42px;
}

.LocationSpanStDenys {
    font-size: 100%;
    font-weight: bolder;
    color: blue;
    margin-left: 0;
    margin-right: 42px;
}
.LocationSpanStDenysAfternoon {
    font-size: 100%;
    font-weight: bolder;
    font-family: 'Arial Narrow';
    color: blue;
    margin-left: 0;
    margin-right: 0;
}


.MyTable tr {
    vertical-align: top;
}

h1 {
    padding-top: 25px;
    color: #990000;
    font-size: 2.5rem;
}
.MyButton {
    display: inline-block;
    height: 40px;
    width: 120px;
    border: 2px solid;
    font-weight: bold;
    background-color: azure;
}

.btn {
    display: inline-block;
    font-weight: 600;
    color: brown;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: lightpink;
    border: 1px solid;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}



.video-wrapper {
    max-width: 639px;
}

.cuepoint {
    cursor: pointer;
    color: #888; /* was #9c9c9c; */
    margin: 0;
}

    .cuepoint:hover {
        color: darkblue; /* was #000 */
    }
    .cuepoint.active {
        color: #888; /* was #000 */
    }