﻿@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-light-webfont.eot");
    src: url("../fonts/gotham-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-light-webfont.woff") format("woff"), url("../fonts/gotham-light-webfont.ttf") format("truetype"), url("../fonts/gotham-light-webfont.svg#Gotham") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-medium-webfont.eot");
    src: url("../fonts/gotham-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-medium-webfont.woff") format("woff"), url("../fonts/gotham-medium-webfont.ttf") format("truetype"), url("../fonts/gotham-medium-webfont.svg#Gotham") format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-bold-webfont.eot");
    src: url("../fonts/gotham-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-bold-webfont.woff") format("woff"), url("../fonts/gotham-bold-webfont.ttf") format("truetype"), url("../fonts/gotham-bold-webfont.svg#Gotham") format("svg");
    font-weight: 700;
    font-style: normal
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 100%;
}

input, textarea {
    outline: none;
    box-shadow: none !important;
}

a {
    cursor: pointer;
}

html, body {
    font-family: Gotham,sans-serif;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}

    body.md-default-theme, body, html.md-default-theme, html {
        background-color: rgb(0,27,44) !important;
    }

body {
    padding-top: 0px;
    padding-bottom: 20px;
    /*background-color: rgb(0,27,44);*/
    color: #fff;
    padding-bottom: 0px !important;
    font-size: 18px;
    font-weight: 200;
    /*position: relative;*/
}

.primary-color {
    color: #77d400;
}

.text-bold {
    font-weight: 500 !important;
}

.affix {
    top: 0;
    width: 100%;
}

.affix-top {
    width: 100%;
}

.affix-bottom {
    width: 100%;
    position: absolute;
}


.bg-login-page {
    /*background-image: url("../images/hospitality_login.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
}

.bg-starting-page {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right -4px;
    background-attachment: fixed;
    height: 100vh;
    width: 100%;
}

.bg-general-page {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right -4px top 0px;
    background-attachment: fixed;
    /* height: 100%; */
    /* width: 100%; */
    /* margin-top: 201px; */
}


/* MAIN HEADER */

.main-header .navbar-brand > img {
    height: 120%;
    padding: 15px;
    width: auto;
}

.main-header .navbar-brand {
    height: 65px;
    padding: 0px;
}

    .main-header .navbar-brand img {
        padding-left: 0px;
    }

.main-header .nav > li > a {
    padding-top: 30px;
    padding-bottom: 0px;
    color: #ccc;
    font-size: 12px;
}

    .main-header .nav > li > a:hover,
    .main-header .nav > li > a:focus {
        color: #77d400;
        border-color: #77d400;
        background-color: transparent;
    }

.main-header .navbar-toggle {
    padding: 10px;
    margin: 25px 15px 25px 0;
    border: 2px solid #77d400;
}

    .main-header .navbar-toggle .icon-bar {
        background-color: #77d400;
    }

/* SUB-HEADER */
.sub-header-color-blue {
    color: rgb(61,89,109);
    font-weight: 900;
}

.sub-header-color-green {
    color: rgb(71,161,0);
    font-weight: 900;
}

.sub-header > h1 {
    margin-left: -3px !important;
    margin: 0px;
    font-size: 62px;
}

/* BUTTONS */
.btn {
    border-radius: 2px;
    padding: 10px 12px;
    min-width: 140px;
}

.btn-primary {
    border-radius: 2px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
    background: transparent;
    border: 3px solid;
    height: 3.125rem;
    min-width: 10.125rem;
    text-align: center;
    line-height: 2.75rem;
    font-weight: 500;
    text-decoration: none;
    font-size: .8125rem;
    font-family: Gotham,sans-serif;
    transition: all ease-in-out 150ms;
    outline: none;
}

.btn-default {
    background: transparent !important;
    border: none;
    text-shadow: none;
    color: #fff;
}

textarea, input {
    font-size: 24px !important;
}

button:focus, button:active {
    outline: none;
    box-shadow: none !important;
}

.btn:hover, .btn:focus {
    color: #fff;
    background: #77d400;
    border-color: #77d400;
}

.btn-primary-color {
    color: #77d400;
    border-color: #77d400;
    background-color: transparent;
    border-width: 2px;
}


.btn-primary-login {
    text-align: center;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
}


.btn-default:active, .btn-default:focus, .btn-default {
    outline: none;
    text-shadow: none;
    box-shadow: none;
}

a:active,
a:focus,
button:active,
button:focus,
.uib-daypicker:focus {
    outline: none !important;
    /*border: none !important;*/
    text-shadow: none !important;
    box-shadow: none !important;
}

/* LOGIN */

.login-content {
    position: fixed;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* SHARED CONTENT */

.content-margin-between {
    margin: 10px;
}

.content-margin-bottom,
.btn-margin-bottom {
    margin-bottom: 30px;
}

.div-content {
    max-width: 1024px;
    margin: 0 auto;
    padding: 30px 10px 0 10px;
}

.padding-top {
    padding-top: 15px;
}

.content-input {
    /*padding-left: 0px;*/
    height: 100vh;
    /*margin-top: 50px;*/
}

.page-section {
    padding-left: 0px;
    min-height: 100vh;
}

input.datepicker-input {
    background: none;
    color: #fff;
    padding: 10px 0px 20px 3px !important;
    display: block;
    border: none;
    border-bottom: 1px solid rgb(51,73,86) !important;
    /*font-weight: lighter !important;*/
    font-size: 24px;
    max-width: 100% !important;
}

.datepicker-content input::placeholder {
    color: rgb(102,118,128);
}

.main-wthree {
    text-align: center;
    margin: 0px auto 3%;
    background: rgb(47,68,81);
    border: 10px solid #FFFDFE;
}

    .main-wthree h2 {
        font-size: 200px;
        color: #F4F4F9;
        margin-top: 40px;
    }

    .main-wthree p {
        font-size: 18px;
        margin-top: 23px;
        color: #ccc;
        letter-spacing: 2px;
        margin-bottom: 40px;
    }

.sub-agileinfo {
    font-size: 28px;
}

/*DASHBOARD TABS*/
.dashboard-panel-header {
    background: rgb(47,68,81);
    padding: 5px 10px;
    color: white;
    border: 1px solid rgb(0,27,44);
}

/* LOADER */

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-y: hidden;
}

.overlay-display {
    height: 100%;
}

.overlay-display-none {
    height: 0%;
}

.overlay-content {
    position: fixed;
    top: 45%;
    width: 100%;
    text-align: center;
    /* margin-top: 30px; */
    left: 50%;
    transform: translate(-50%,-50%);
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

    .overlay a:hover, .overlay a:focus {
        color: #f1f1f1;
    }

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.loader-text {
    /* position: inherit; */
    /*top: 120%;*/
    /* margin-left: -80px; */
    /* left: 50%; */
    color: white;
    font-size: 24px;
    text-align:center;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.access-code-prompt {
    margin: 60px auto;
    font-size: 20px;
    position: relative;
    text-align: center;
}
    .access-code-prompt input {
        color: black;
        width: 50%;
        text-align: center;
        margin-left: 8%;
    }
    .access-code-prompt button {
        color: black;
        padding: 5px;
        position: relative;
        bottom: 2px;
    }

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loading-gear {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

    #loading-gear div {
        border: 16px solid #a5a5a5; /* Light grey */
        border-top: 16px solid #3498db; /* Blue */
        border-radius: 50%;
        width: 120px;
        height: 120px;
        animation: spin 2s linear infinite;
        z-index: 1;
        position: fixed;
        top: 45%;
        left: 45%;
    }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* MEDIA QUERIES */
@media screen and (max-width: 1024px) {
    .bg-general-page, .bg-login-page, .bg-starting-page {
        background-image: none !important;
    }

    .main-header .navbar-brand img {
        padding: 15px;
        margin: 15px;
    }

    .sub-header > h1 {
        font-size: 42px;
    }

    .content-input {
        height: auto;
    }
}

@media screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto;
    }

        .overlay a {
            font-size: 20px
        }

        .overlay .closebtn {
            font-size: 40px;
            top: 15px;
            right: 35px;
        }
}
