﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
Xhtml {
    font-size: 14px;            
    font-family: Raleway !important;
}

html * {
    font-size: 14px;
    font-family: Raleway !important;
}
@media (min-width: 768px) {
    html {
        font-size: 16px;
        font-family: Raleway;
    }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}


body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: Raleway;
}
.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.newfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px; /* Height of the footer */
    background: #6cf;
}

.solas_collapsible {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}


.w3-light-safepass-orange, .w3-hover-light-safepass-orange:hover {
    color: #000 !important;
    /*background-color: #f1f1f1 !important;*/
    background-color: rgb(252,18,5) !important;
}

.w3-light-coursesearch-yellow, .w3-light-coursesearch-yellow:hover {
    color: #000 !important;
    background-color: #ffd904 !important
}

.Xsafepass-orange {
    background-color: rgb(252,18,5);
    color:rgb(252,18,5)
}

.safepass-blue {
    background-color: rgb(48,56,128);
    color: rgb(48,56,128);
}

.imageA {
    background-image: url("/img/scaffolding.png");
    @*SolasBG-02.png scaffolding.png*@ background-color: #cccccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box
}

.imageB {
    background-image: url("/img/building.jpg");
    @*SolasBG-02.png scaffolding.png*@ background-color: #cccccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box
}

.imageC {
    background-image: url("/img/SolasBG-02.png");
    @*SolasBG-02.png scaffolding.png*@ background-color: #cccccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box
}

.imageD {
    background-image: url("/img/BuildingBackground2.jpg");
    @*SolasBG-02.png scaffolding.png*@ background-color: #cccccc;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box;
}


.tab-pane-border {
    border: 1px solid #e0e0e0;
    border-top: 0;
    padding: 15px 0;
}

.w3-light-safepass-orange, .w3-hover-light-safepass-orange:hover, .w3-light-safepass-orange, .w3-hover-light-safepass-orange:hover {
    color: #000 !important;
    /*background-color: #f1f1f1 !important;*/
    background-color: rgb(233,112,0) !important; /*rgb(244,119,32)*/
}

.w3-light-safepass-blue, .w3-hover-light-safepass-blue:hover, .w3-light-safepass-blue, .w3-hover-light-safepass-blue:hover {
    color: #000 !important;
    /*background-color: #f1f1f1 !important;*/
    background-color: rgb(48,56,128) !important;
}

.w3-dark-safepass-blue, .w3-hover-dark-safepass-blue:hover, .w3-dark-safepass-blue, .w3-hover-dark-safepass-blue:hover {
    color: #fff !important;
    background-color: rgb(48,56,128) !important;
}

.w3-light-coursesearch-yellow, .w3-hover-light-coursesearch-yellow:hover, .w3-light-coursesearch-yellow, .w3-hover-light-coursesearch-yellow:hover {
    color: #000 !important;
    /*background-color: #f1f1f1 !important;*/
    background-color: rgb(255,204,0) !important;
}


.layoutbackground {
    overflow-y: hidden;
    content: "";
    height: 100vh;
    /*background-image: url(/img/BuildingBackground2.jpg);*/
    background-image: url(/img/MixedBackground.png);
    background-size: cover;
    position: relative;
}

.layoutbackground > div.scrollArea {
    padding-top: 1rem;
    height: calc(100% - 155px);
    overflow-y: auto
}

.layoutbackgroundX::before {
    content: "";
    background-image: url("/img/BuildingBackground.jpg");
    /*
                    background-image: url("/img/building.jpg");
                    background-image: url("/img/SolasBG-02.png");
                    background-image: url("/img/scaffolding.png");
                */
    background-size: cover;
    position: relative;
    opacity: 1;
}



div[role="contentinfo"] {
    position: fixed;
    clear: both;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.hide-calendar::-webkit-inner-spin-button,
.hide-calendar::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.material-headings {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0
}
    .material-headings > li {
        margin: 1.5rem 0;
        line-height: 1.5em;
    }
    .material-headings > li::before {
        content: " ";
        display: inline-block;
        vertical-align: bottom; /* fix nav on mobile phone */
        color: white;
        background: black;
        padding: 9px 0 9px 9px;
        width: 38px;
        height: 38px;
    }
    .material-headings.no-numbers > li::before {
        border-bottom: black solid 3px;
        /*
        background: linear-gradient(32deg, black 0%, black, 40%, white 40%, white 100%);*/
        background: -webkit-linear-gradient(45deg, black 0%, black, 35%, white 35%, white 100%);
        background: -o-linear-gradient(45deg, black 0%, black, 35%, white 35%, white 100%);
        background: -moz-linear-gradient(45deg, black 0%, black, 35%, white 35%, white 100%);
        background: linear-gradient(45deg, black 0%, black, 35%, white 35%, white 100%);
    }
    .material-headings > li > a {
        text-align: left;
        display: inline-block;
        vertical-align: bottom;
        padding-bottom: 0.2rem;
        padding-left: 1rem;
        WIDTH: 90%;
        WIDTH: calc(100% - 39px);
        border: 0;
        border-bottom: black solid 3px;
        border-radius: 0;
        margin-left: -5px;
        font-weight: 500;
        background-repeat: no-repeat;
        background-image: url("/img/downarrow.svg");
        background-position: right 2px top 0.8rem;
    }
        .material-headings > li > a[aria-expanded='true'] {
            background-image: url("/img/uparrow.svg");
        }

        /* OL Numbers and colors */

ol.material-headings {
    counter-reset: n;
}
ol.material-headings > li::before {
    content: counter(n) ".0";
    counter-increment: n;
}
    ol.material-headings > li:nth-child(1)::before {
        background: #c12759;
    }
    ol.material-headings > li:nth-child(1) > a {
        border-bottom: #c12759 solid 3px;
    }
    ol.material-headings > li:nth-child(2)::before {
        background: #81358c;
    }
    ol.material-headings > li:nth-child(2) > a {
        border-bottom: #81358c solid 3px;
    }
    ol.material-headings > li:nth-child(3)::before {
        background: #5c348b;
    }
    ol.material-headings > li:nth-child(3) > a {
        border-bottom: #5c348b solid 3px;
    }
    ol.material-headings > li:nth-child(4)::before {
        background: #2a3787;
    }
    ol.material-headings > li:nth-child(4) > a {
        border-bottom: #2a3787 solid 3px;
    }
    ol.material-headings > li:nth-child(5)::before {
        background: #86c8d9;
    }
    ol.material-headings > li:nth-child(5) > a {
        border-bottom: #86c8d9 solid 3px;
    }
    ol.material-headings > li:nth-child(6)::before {
        background: #0B9730;
    }
    ol.material-headings > li:nth-child(6) > a {
        border-bottom: #0B9730 solid 3px;
    }
    ol.material-headings > li:nth-child(7)::before {
        background: #A8BB20;
    }
    ol.material-headings > li:nth-child(7) > a {
        border-bottom: #A8BB20 solid 3px;
    }
    ol.material-headings > li:nth-child(8)::before {
        background: #f5a207;
    }
    ol.material-headings > li:nth-child(8) > a {
        border-bottom: #f5a207 solid 3px;
    }

    ol.material-headings > li:nth-child(9)::before {
        background: #eb5d07;
    }

    ol.material-headings > li:nth-child(9) > a {
        border-bottom: #eb5d07 solid 3px;
    }

    ol.material-headings > li:nth-child(10)::before {
        background: #e9412c;
    }

        ol.material-headings > li:nth-child(10) > a {
            border-bottom: #e9412c solid 3px;
        }

    ol.material-headings > li:nth-child(11)::before {
        background: #db0011;
    }

    ol.material-headings > li:nth-child(11) > a {
        border-bottom: #db0011 solid 3px;
    }
        
}

.modal-dialog-privacy {
    position: absolute;
    top: 100px;
    right: 100px;
    bottom: 0;
    left: 0;
    z-index: 10040;
    overflow: auto;
    overflow-y: auto;
}

.text-red{
    color: rgb(252,18,5) !important;
}

.text-white {
    color: rgb(255,255,255) !important;
}

#bgPopUp {
    background: #000;
    height: 100%;
    left: 0px;
    opacity: 0.5;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1;
}

/*.collapsible {
    background-color: #777;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;    
}

    .collapsible:active, .collapsible:hover {
        background-color: #555;        
    }

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;   
}

#wrapper {*/
    /*background: #ccc;*/
    /*overflow: hidden;
    transition: height 200ms;
}*/

.collapsible {
    background-color: #777;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

    .collapsible:active, .collapsible:hover {
        background-color: #555;
    }

    .collapsible:after {
        content: '\002B';
        color: white;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    .collapsible active:after {
        content: "\2212";
    }
              

.content {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /*background-color: #f1f1f1;*/
}
