﻿@font-face {
    font-family: 'Postmuseum-Display';
    src: url('fonts/PostmuseumDisplay-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    color: #17204D;
}

@font-face {
    font-family: 'RecifeText';
    src: url('fonts/RecifeText-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    color: #17204D;
}

body {
    padding: 0;
    /*  font-family: Arial, "Times New Roman", Times, serif;    */
    font-family: RecifeText, Arial, serif;

    padding-bottom: 100px;
}

html {
    position: relative;
    min-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Postmuseum-Display';
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

h3 {
    font-size: 3em;
    margin-bottom: 20px;
}

p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #403e26;
}


img {
    border: 0;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #456380;
}

.btn {
    background-color: #17204D !important;
    border: 1px solid #17204D !important;
    border-radius: 0;
    padding: 16px 20px !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.4s;
    font-family: 'Postmuseum Display', Arial, sans-serif;
    font-size: 1em;
}

.navbar-toggler,
#mainNav button.bg-primary:focus {
    background-color: #17204D !important;
    border: 1px solid #17204D !important;
    padding: 10px !important;
    color: #fff;
    transition: all 0.4s;
}

.badge-info {
    background-color: #17204D !important;
    font: 18px/16px 'Postmuseum Display', Arial, sans-serif;
}

#mainNav {
    /* background-color: #456380 !important; */
    background-color: rgb(254, 255, 139) !important;
}

.badge-success:hover {
    color: #fff !important;
}

a:hover {
    color: #17204D !important;
    text-decoration: underline;
}

#mainNav a {
    color: #000;
}

.topLoggo {
    max-height: 50px;
}

.nav-link {
    font-size: 1.4rem;
    font-weight: normal;
}

.ingress {
    font-weight: bold;
}

.underRubbe {
    font-weight: bold;
    font-size: 1.1em;
}

.link {
    font-weight: bold;
    font-size: 1.0em;
}

.sysMed {
    color: #993333;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}

.error {
    color: #993333;
    font-weight: bold;
    font-size: 1.2em;
}

#visaText {
    font-size: 1.1em;
}

#kundTextDiv {
    font-size: 1.1em;
}

#h_visaRules {
    display: none;
    margin: 0px 0px 20px 0px;
    width: 350px;
}

#bokaFormPage {
    max-width: 1000px;
}

#logginForm {
    border: 1px solid;
    border-color: #CCC;
}

#litenLoggaBotom {
    position: relative;
    top: -70px;
    float: right;
}

.topLoggo {
    max-width: 500px;
}

#logInOut {
    text-align: right;
    margin: 0px 0px 20px 0px;
    padding: 0;
    font-size: 1.0em;
    color: #555;
}

.footerWrap {
    position: absolute;
    background-color: #f5f5f5;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 0.75em;
}

ul#globalpages,
ul#globalpages li {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #cdcdcd;
}

ul#globalpages {
    margin-bottom: 0.6em;
    float: left;
    height: inherit;
    width: inherit;
}

ul#globalpages li.break,
.menu-break {
    clear: both;
}

.menu-break {
    margin: 0;
    padding: 0;
}

ul#globalpages li {
    float: left;
}

ul#globalpages li a {
    display: block;
    float: left;
    padding: 0.65em;
    color: #333;
    text-decoration: none;
}

ul#globalpages li.current a {
    background-color: #e4e4e4;
    margin: 0px;
}

ul#globalpages li a:hover {
    background-color: #d8d8d8;
}

.aktivitetInfoText {
    background-color: rgb(237, 237, 237);
}

/*
 -------- fullCalender -----------------
*/
#calFilterForm {
    width: 900px;
    margin: 0 auto;
}

#calendar {
    width: 900px;
    margin: 0 auto;
}

.booked,
.booked div,
.booked span {
    background-color: #e2dede;
    color: #999999;
}

.free,
.free div,
.free span {
    background-color: #9abe76;
    color: #333333;
}

.reserved,
.reserved div,
.reserved span {
    background-color: #f8d578;
    color: #333333;
}

.titelLista {
    padding: 10px 0px 5px 20px;
}

.itemDetail {
    padding: 0px 0px 0px 200px;
    margin: 0px 0px 0px 0px;
}

.itemDetailLink {
    display: inline;
    padding: 0px 0px 0px 20px;
}

.clearFix {
    clear: both;
}

#basketBox {
    border: 2px solid;
    border-color: #9abe76;
    max-width: 200px;
    min-width: 200px;
    padding: 5px;
    float: right;
    display: inline-block;
    margin-bottom: 10px;
}

.basketBoxItem {
    margin-bottom: 5px;
}

#basketBoxLink {
    float: right;
    margin-bottom: 5px;
    font-weight: bold;
}

#basketHeadline {
    font-size: larger;
    text-align: center;
    margin-bottom: 5px;
}

.basketItem {
    margin-top: 10px;
    padding: 5px;
    border-bottom: 1px solid;
}

.deleteItem {
    float: right;
    padding-right: 20px;
}

.basketItemDelLink {
    color: #993333;
}

.basketItemError {
    border: 1px solid;
    border-color: #993333;
}

.basketItemFull {
    background-color: red;
}

.basketItemSuccess {
    background-color: green;
}

.faGreen {
    color: #9abe76;
}

.modal-header,
.close {
    background-color: #84c094;
    color: white !important;
    text-align: center;
}

.successText {
    color: green;
}

.warnText {
    color: red;
}

.dNone {
    display: none;
}

.greenButton {
    background-color: #9abe76;
    font-weight: bold;
}

#filterForm {
    padding-bottom: 10px;
}

.listSearchForm {
    border-bottom: solid 1px;
    border-color: #ccc;
}

.aktKeyDiv {
    margin-top: 10px;
    margin-bottom: 10px;
}

.aktRecDiv {
    margin-left: 10px;
    padding-bottom: 5px;
}

.aktRecDayDiv {
    width: 10%;
    display: inline-block;
}

.aktRecDateDiv {
    width: 40%;
    display: inline-block;
}

.aktRecUrlDiv {
    display: inline-block;
}

.freeText {
    /*
    color: #9abe76;    
  */
}

.bookedText {
    /*
    color: #999999;    
  */
}

.reservedText {
    /*
    color: #f8d578;    
  */
}

.passedText {}

.datepicker td,
.datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}

.datepicker {
    margin-bottom: 3rem;
}

.validateErrorText {
    font-size: 90% !important;
}

.infoPlatta {
    background-color: rgb(237, 237, 237);
    border: 1px solid;
    border-color: #CCC;
}

.begransad {
    color: red;
}

.badge-success {
    background-color: rgb(23, 32, 77);
}

.badge-success:hover {
    background-color: rgb(23, 32, 77);
}

.badge-success:active {
    background-color: rgb(23, 32, 77);
}


.btn-success {
    background-color: rgb(23, 32, 77);
}

.btn-success:hover {
    background-color: rgb(23, 32, 77);
}

.btn-success:active {
    background-color: rgb(23, 32, 77);
}

@media screen and (max-width: 768px) {
    h3 {
        font-size: 2em;
    }

    .btn {
        background-color: #17204D !important;
        border: 1px solid #17204D !important;
        border-radius: 0;
        padding: 10px 10px !important;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #fff;
        transition: all 0.4s;
        font-family: 'Postmuseum Display', Arial, sans-serif;
        font-size: 0.8em;
    }

    .badge-info {
        background-color: #17204D !important;
        font-family: 'Postmuseum Display', Arial, sans-serif;
        font-size: 0.8em;
    }

}