﻿body {
    /*padding-bottom: 20px;*/
    font-family: 'Roboto', sans-serif !important;
}

body, html {
    /*height: 100%*/
    /*background-color: lightgray;*/
}

.background {
    /*background-image: url('/Images/');*/
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



/* 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;
}

.error {
    color: red;
    margin-top: 10px;
}



.bg-blue {
    background-color: #005E69 !important;
}

.bg-light-blue {
    background-color: #eaeef2 !important;
}

.bg-gray {
    background-color: #eae6e7 !important;
}

.card a.nav-link {
    color: #007bff !important;
}

.card a.active {
    color: #FFFFFF !important;
}

.nav-link {
    color: #FFFFFF !important;
}

.nav-link.active {
        background-color: #007bff !important;
    }

.nav-tabs .nav-link {
    color: #fff !important;
    background-color: #005eb8;
}

.nav-tabs .nav-link .active {
    color: #fff !important;
    background-color: #007bff;
}

input[type="radio"] {
    border: 1px solid #000000 !important;
}

.btn-blue {
    color: #fff !important;
    background-color: #005eb8;
    /*border-radius: 0 !important;*/
}

.square {
    border-radius: 0 !important;
}

footer {
    color: #636467;
    font-size: 0.8rem;
    margin-top: 10%;
    position: relative;
    bottom: 0;
}

    footer ul {
        margin-bottom: 2px;
    }

    footer a {
        color: #636467;
    }

.categories img {
    width: 110px;
}

.featured {
    font-size: 1.5rem;
    color: #da0707;
}

.featured-name {
    color: #25408f;
    font-size: 1.4rem;
}

hr {
    background-color: #000000;
    margin: 2em 0;
}

.bold-blue {
    color: #005eb8;
    font-weight: bold;
}

.nav-link {
    /*font-weight: bold;*/
    font-size: 1.1rem;
}


.media-body h4 {
    font-weight: bold;
}

#advancedSearchForm hr {
    background-color: #58595b !important;
    height: 3px;
}

#biographyContainer hr {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.features-biog {
    display: none
}

.nav-fill .nav-item {
    text-align: left !important;
}

.sidebar a.nav-link {
    color: #6c757d !important;
}

.sidebar-sticky {
    position: sticky;
    top: 71px;
    height: calc(100vh - 71px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto;
}

.sub-link {
    padding-left: 3rem !important;
    font-size: 1.0rem !important;
}



.section {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    padding: 1em 1em 0.5em 1em;
}

    .section .nav-link {
        color: #000000 !important;
    }

    .section .nav-pills .nav-link.active {
        background-color: #005eb8 !important;
        color: #ffffff !important;
    }

.section-border-black {
    border: 1px solid #000000 !important;
}


.text-blue {
    color: #005eb8;
}

.border-blue {
    border-bottom: 1px dotted #005eb8 !important;
}



.char-count-container {
    width: 100%;
    font-size: 24px;
    /*  height: 5vh;
    border: 1px solid #25408f !important;*/
  
}

#noCharRemaining {
    display: block;
    border: 1px solid red;
    padding: 10px;
    margin-top: 30px;
    font-weight: bold;
    display: none;
}

/*h4 {
    border-bottom: 1px dotted black;
    margin-left: 30px;
    padding-bottom: 2px;
    color: Navy;
}*/

.charsRemaining {
    margin-top: 7px;
    color: red;
    text-align: right;
}

.total-character {
    margin-top: 7px;
    color: red;
    text-align: right;
}

.char-counter-label {
    text-align: right;
    font-size: 11px;
    color: red;
    font-weight: bold;
    margin-top: 6px;

}

.vh-80 {
    height: 80vh !important;
}

.vh-40 {
    height: 40vh !important;
}

.h-225{
    height: 225%
}

/*FORM LAYOUt 6*/
.form-layout-6 .row > div,
.form-layout-7 .row > div {
    border: 1px solid #ced4da;
    padding: 15px 20px;
}

.form-layout-6 .row > div:first-child,
.form-layout-7 .row > div:first-child {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    border-right-width: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.form-layout-6 .row + .row > div,
.form-layout-7 .row + .row > div {
    border-top-width: 0;
}

.form-layout-6 .form-control, .form-layout-6 .dataTables_filter input, .dataTables_filter .form-layout-6 input,
.form-layout-7 .form-control,
.form-layout-7 .dataTables_filter input,
.dataTables_filter .form-layout-7 input {
    border: 0;
    border-radius: 0;
    padding: 0;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.form-control {
    border: 1px solid #c6c6c6 !important;
    padding: 3px !important;
}

.w-15 {
    width: 15% !important;
}

.w-35 {
    width: 35% !important;
}

/*.card {
    background-color: #fff !important;
}*/


/*  Proof Preview */

#profileContainer {
    border-top: 4px solid #000000;
    padding: 1em 1.5em;
    border-bottom: 4px solid #000000;
    /*width: 797px;  */
    font-family: 'ITCCheltenhamProBook';
    margin-top: 2em;
}

.profile-title {
    font-size: 2em;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    text-align: left;
    font-family: 'ITCCheltenhamProCondensedBook'
}

.profile-body {
    border-bottom: 1px solid #000000;
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: justify
}

    .profile-body img {
        margin-right: 1em;
    }

.profile-content-label {
    font-family: 'ITCCheltenhamProBold';
    font-weight: bold;
}

.welcome-text {
    font-family: Helvetica;
}

/*.card-body {
    background-color: #f8f9fa;
}*/



/*******************
Preloader
********************/
.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff;
}

    .preloader .cssload-speeding-wheel {
        position: absolute;
        top: calc(50% - 3.5px);
        left: calc(50% - 3.5px);
    }

.loader,
.loader__figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader {
    overflow: visible;
    padding-top: 2em;
    height: 0;
    width: 2em;
}

.loader__figure {
    height: 0;
    width: 0;
    box-sizing: border-box;
    border: 0 solid #1976d2;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

.loader__label {
    float: left;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0.5em 0 0 50%;
    font-size: 0.875em;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: #1976d2;
    white-space: nowrap;
    -webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

@-webkit-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #1976d2;
    }

    29% {
        background-color: #1976d2;
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }

    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@-moz-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #1976d2;
    }

    29% {
        background-color: #1976d2;
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }

    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #1976d2;
    }

    29% {
        background-color: #1976d2;
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }

    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@-webkit-keyframes loader-label {
    0% {
        opacity: 0.25;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
    }
}

@-moz-keyframes loader-label {
    0% {
        opacity: 0.25;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
    }
}

@keyframes loader-label {
    0% {
        opacity: 0.25;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0.25;
    }
}