﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 5px;
    padding-bottom: 2px;
}
/* Glyph, by Harry Roberts */
hr.fcy {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}

    hr.fcy:after {
        content: "\00A7";
        display: inline-block;
        position: relative;
        top: -0.7em;
        font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
        font-size: 1.5em;
        padding: 0 0.25em;
        background: transparent;
    }
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.alignbaseline {
    display: flex;
    align-items: baseline;
}

.alignbaseline {
    display: flex;
    align-items: baseline;
}

.centered-table {
    margin-left: auto;
    margin-right: auto;
}

.MarcDetail_table {
    width: 100%;
}

    .MarcDetail_table tr, td {
        padding-left: 15px;
        vertical-align: top;
        text-align: left;
    }

.MarcDetail {
    padding-left: 15px;
    vertical-align: top;
    text-align: left;
    /*Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column*/
}

    .MarcDetail tr, td {
        padding-left: 15px;
        vertical-align: top;
        text-align: left;
        /*Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column*/
    }

.dl-horizontal dt {
    white-space: normal;
}

.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
    background-color: transparent;
    box-shadow: inset;
    text-align: left !important;
    color: red;
}


.label-long {
    background-color: transparent;
    box-shadow: inset;
    text-align: left !important;
    color: red;
}

/* Set widths on the form inputs since otherwise they're 100% wide }*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;

    width: 280px;
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

/* Login-page */
.login-header {
    text-align: justify;
    padding-left: 100px;
}

.form-style {
    display: flex;
    padding-left: 100px;
}

.form-style-btn {
    display: flex;
    padding-left: 115px;
}

.login-style {
    color: white;
    background: #317eac;
}

.register-link {
    text-align: initial;
    padding-left: 97px;
}

 .control-label {
    text-align: justify !important;
}

element.style {
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: 5px !important;
}





.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 35px;
}

.primary-btn-style {
    background: #0e1030;
    color: #ffffff !important;
    border-radius: 24px;
    line-height: 20px;
    padding-top: 5px !important;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
}

.panel-footer {
    text-align: center;
    width: 75%;
    height:5%;
    border: 1px solid #e9e9e9;
    margin-left: auto;
    margin-right: auto;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important; */
    border-radius: 0.25rem !important;
    padding: 35px;
    /* margin-top: -75px; */
    z-index: 10;
    background: #eaeaea;
    padding-left: 50px;
    padding-right: 50px;
    justify-content: center;
    display: flex;
}

.access {
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    margin-top: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.text-center {
    text-align: center;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -41px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0 !important;
    margin: 1.125rem 0 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.15) !important;
    border-right: 1px solid rgba(0,0,0,.15) !important;
    border-left: 1px solid rgba(0,0,0,.15) !important;
    border-top: 0px !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem !important;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    border-bottom: 1px solid #e3e3e3 !important;
    white-space: nowrap;
    background-color: transparent;
    text-align: center !important;
}

.log-off-style {
    background: #ffffff;
    color: #0e1030 !important;
    border-radius: 24px;
    line-height: 20px;
    padding-top: 5px !important;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
}

.center-align {
    justify-content: initial !important;
}

@media screen and (max-with:992px) {
    .form-style {
        padding-left: 0px !important;
        justify-content: center;
        align-items: center;
    }

    .form-style-btn {
        padding-left: 0px !important;
        justify-content: center;
        align-items: center;
    }
}


.w7 {
    width: 7% !important;
}

.card {
    background: transparent !important;
    border-radius: 0px !important;
    border: 0px !important;
}

.visitors {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-around;
    width: 50%;
    margin-top: 10px;
}

.footer-p {
    margin-top: 10px;
    margin-bottom: 0px !important;
}



@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
        justify-content: space-evenly;
        display: flex;
        width: 55%;
    }
}

.page-title {
    height: 125px;
    background: #4764a8;
    display: flex;
    color: white;
    align-items: center;
}

    .page-title > h2 {
        margin: 0 auto !important;
    }

.mr-25 {
    width: 105px;
}

.download-title {
    width: 100px;
}

.w-60 {
    width: 60% !important;
}

.justify-space-between {
    display: flex;
    justify-content: space-between;
}

h2 {
    margin-bottom: 35px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #4764a8;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}


.background-blue {
    background: #4764a8 !important;
}

.ml-42{
    margin-left: 42px;
}

.display-block {
    display: inline-block;
}

.text-justify {
    text-align: justify;
}
.col-md-12 {
    text-align: justify !important;
}

.margin-center {
    margin-left: auto;
    margin-right: auto;
}
.control-label {
    text-align: justify !important;
}

.inside-p {
    text-align: center;
    justify-content: space-between;
    display: flex;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}