﻿@import url('https://rsms.me/inter/inter.css');

html, body {
    font-family: 'Inter', sans-serif;
    font-feature-settings: 'tnum' 1;
    font-feature-settings: 'ss01' 1;
    font-feature-settings: "salt";
}

html {
    scroll-behavior: smooth;
}

@supports (font-variation-settings: normal) {
    html {
        font-family: 'Inter var', sans-serif;
    }
}

body {
    padding-top: 65px;
    /*padding-bottom: 20px;*/
    margin-bottom: 110px;
}

@media(max-width:425px) {
    body {
        margin-bottom: 120px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 1%;
    margin: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar {
    padding-top: 2px;
    padding-bottom: 2px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #b0b0b0;
}

/* 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;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 300px;
}

@media (min-width: 576px) {
    .form-inline .form-control {
        display: inline-block;
        width: inherit;
        max-width: 300px;
        vertical-align: middle;
    }
}

/*For labels in Edit\Create section*/
.control-label {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    text-align: left;
    font-weight: 600;
}

tr:hover {
    background-color: #e9e9e9;
}
tr[bgcolor]:hover {
    background-color: #e9e9e9;
}

tr.datarow:hover {
    background-color: #f7f7f7 !important;
}

#edit-img:hover img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}

.edit-img:hover img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-left: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}

.mainText {
    font-size: 1.5rem;
    padding: 10px 5px;
    font-weight: 500;
}

.text-muted {
    font-size: 1.1rem;
    font-weight: 400;
}

.expand-text {
    color: #ADADAD;
    font-weight: 800;
}

    .expand-text:hover {
        color: unset;
    }

.myLoginTextL {
    /*font-family: 'Arial Nova', sans-serif;*/
    font-weight: 200;
    font-size: 60px;
}

.myLoginTextM {
    /*font-family: 'Arial Nova', sans-serif;*/
    font-weight: 300;
    font-size: 40px;
}

@media only screen and (max-width: 768px) {

    .myLoginTextL {
        font-size: 50px;
    }

    .myLoginTextM {
        font-size: 30px;
    }
}

span.anim {
    color: #2F56B0;
    position: relative;
    text-decoration: none;
    transition: color .4s ease-out;
}

.row:hover span.anim {
    color: #457DFB;
    right: 0;
    text-decoration: none;
}

    .row:hover span.anim:after {
        border-color: #457DFB;
        right: 0px;
    }

span.anim:after {
    border-radius: 1em;
    border-top: .07em solid #2F56B0;
    content: "";
    position: absolute;
    right: calc(98% - 29px);
    bottom: -2px;
    left: 0;
    transition: right .4s cubic-bezier(0,.5,0,1), border-color .4s ease-out;
}

span.anim::first-letter {
    border-top: .07em solid #2F56B0;
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    color: yellow;
}

/*#first-section,*/ #second-section /*, #third-section*/ {
    background-image: url(Images/pattern.png);
    background-size: 20px;
}

#mainBanner {
    background-image: url(/Content/Images/background.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 225px;
}

   #mainBanner .container {
        padding-top: 5%;
        padding-bottom: 5%;
        -webkit-backdrop-filter: blur(5px);
    }

.anim-card {
    transition: transform 0.1s ease-in;
}

    .anim-card:hover {
        transform: scale(1.02);
    }

button.btn.btn-light {
    font-weight: 600;
}

.form-control::-webkit-input-placeholder {
    color: #8a929a;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #8a929a;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #8a929a;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #8a929a;
    opacity: 1;
}

.form-control::placeholder {
    color: #8a929a;
    opacity: 1;
}

.display-4 {
    font-family: 'Montserrat', sans-serif;
}

ul.lead > li {
    margin: 0;
    padding: 15px 0 15px 50px;
    list-style: none;
    background-image: url(/Content/Images/check.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px;
}

#reglink {
    bottom: -25px;
    text-align: center;
    font-weight: bold;
    color: #f0f0f0;
    text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.25);
    position: relative;
    display: block;
}

@media(max-width:470px) {
    #reglink {
        bottom: -15px;
    }
}

.page-title-class {
    text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.25);
}

.ui-menu .ui-menu-item {
    padding: 0 !important;
}

.ui-menu-item > .ui-menu-item-wrapper {
    padding: 5px !important;
}

.tooltip {
    font-size: 1em;
}

#CookieRequestDiv {
    display: block;
    padding: 10px 15px;
    font-size: 0.9rem;
    bottom: 0;
    width: 100%;
    position: fixed;
    z-index: 10;
    background-color: rgba(250,250,250,.75);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

#CookieRequestHeader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom-pages .btn:disabled {
	opacity: 1;
}

.selector-block {
    flex: 1 1 auto;
    width: 1%;
    max-width: 110px !important;
}
.input-smaller-block {
    flex: 1 1 auto;
    width: 1%;
    max-width: 200px !important;
}

.hider{
    display:none;
}

:not(.load-screen) .load-div {
    display: none;
}

.load-screen .load-div {
    padding-top: 49vh;
    text-align: center;
    z-index: 9999;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: white;
}

.load-div .spinner-border {
    vertical-align: middle;
}