@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #0366d6;
}

.nav-text{
    font-size:14px;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/*.rz-rating-cancel::after {
    content: "Remove Stars";
    padding: 2px;
    display: none;
    position: relative;
    top: -20px;
    right: -30px;
    width: 150px;
    text-align: center;
    background-color: #fef4c5;
    border: 1px solid #d4b943;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.rz-rating-cancel:hover::after {
    display: block;
}
.rz-rating-cancel{
    
}*/


#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.actionButton {
    width: 100%;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin-top: -20px;
    margin-bottom: 30px;
}

.rz-card {
    max-width: 350px;
    margin-bottom: 10px;
}

.nav-item a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

    .nav-item a.active {
        background-color: rgba(255,255,255,0.25);
        color: white;
    }

    .nav-item a:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: orange;
}

@media (min-width: 768px) {

    .navbar-toggler {
        display: none;
    }

    input[type='text'],
    input[type='number'],
    textarea {
        font-size: 16px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select,
    textarea,
    input {
        font-size: 16px;
    }
}

@media (max-width: 575.98px) {
    .feedback{
        width:100%;
        height: 200px;
    }

    input[type='text'],
    input[type='number'],
    textarea {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .feedback {
        width: 100%;
        height: 200px;
    }

    input[type='text'],
    input[type='number'],
    textarea {
        font-size: 16px;
    }
}

@media (max-width: 991.98px) {
    .feedback {
        width: 100%;
        height: 200px;
    }
}

@media (min-width: 1199.98px) {
    .feedback {
        width: 100%;
        height: 200px;
    }
}

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}*/

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

/*.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/

.btn-primary {
    color: #ffffff;
    background-color: #ffb200;
    border-color: #e6a000;
}

/*    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #f0a700;
        border-color: #cc8e00;
    }*/

/* .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }*/

/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}*/

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px !important;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

label {
    font-weight: bold !important;
}

.control-label {
    font-weight: bold;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('/fonts/BebasNeueBold.eot');
    src: url('/fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),url('/fonts/BebasNeueBold.woff') format('woff'),url('/fonts/BebasNeueBold.ttf') format('truetype'),url('/fonts/BebasNeueBold.svg#Bebas') format('svg');
    font-weight: normal;
    font-style: normal
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'BebasNeue';
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.titlebar {
    background: #aaa;
    margin: -38px 0 38px 0;
    padding: 10px;
    box-shadow: 0 1px 2px #666;
    height: 55px;
}

    .titlebar h2 {
        margin: 0;
        font-size: 24px;
        padding-top: 5px;
    }

    .titlebar .title-actions {
        text-align: right;
        padding: 0;
    }

    .titlebar .container > .row {
        display: flex;
        align-items: center;
    }

.navbar {
    font-size: .9em;
    padding: 2px 0;
    background-image: linear-gradient(#f90,#f96302);
    box-shadow: 0 3px 5px #888;
    border-color: #d85602 !important;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.nav-link {
    color: white !important;
    padding: 2px 0;
    font-weight: bold !important;
    letter-spacing: -.5px;
}

.navbar-text {
    color: white !important;
    padding: 2px 0;
    letter-spacing: -.5px;
}

.navbar-brand {
    margin-left: 5px !important;
    padding-left: 60px;
    background-repeat: no-repeat;
    background-image: url(/images/logo_s.png);
    background-position: 0 3px;
    font-size: 32px;
    font-family: BebasNeue;
    letter-spacing: 1px;
    text-shadow: -2px -2px 0 #e26210, 2px 2px 0 #faa633;
    color: white !important;
}

.

.nav > li > a {
    color: white !important;
    font-weight: bold !important;
}

.nav > li > a:hover {
    background-color: orange !important;
}

.footer {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 60px !important;
    background-color: #f96302 !important;
    background-image: url(/images/flyingw_shadow.png);
    background-repeat: no-repeat !important;
    background-position: 100% 50% !important;
    padding: 24px 20px !important;
    font-size: .85em !important;
    color: #fff !important;
    text-shadow: 2px 2px 1px #333 !important;
}

.centered {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.vids {
    /*width: 50%;
    margin: 0 auto;*/
    text-align:left;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(192,192,192,0.9);
    opacity: 0.8;
    z-index: 1001;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(48,48,48);
    opacity: 0.8;
    z-index: 1001;
}

.load {
    opacity: .50;
    filter: Alpha(Opacity=50) !important;
    background-color: rgb(50, 50, 50) !important;
    background: rgba(192,192,192,0.9) !important;
}

.centered {
    position: fixed; /* or absolute */
}

.Complete {
    color: green;
}

.Error {
    color: red;
}

/*.card-body {
    height: 100px;
}*/

.partialViewTable {
    margin-top: 15px;
}

/*.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin-left: -20px;
}

.dropdownListItem {
    margin-left: -15px;
    text-decoration: none;
    color: black;
    text-align: left !important;
    width: auto;
}

li .dropdownListItem > a:hover {
    text-decoration: none;
    color: black;
    background-color: lightgray;
    width: auto;
}

li .dropdownListItem > a:active {
    text-decoration: none;
    color: black;
}*/
.username {
    color: white;
}



.rz-menu {
    background-color: transparent !important;
    color: white !important;
}

button, input, optgroup, select, textarea {
    margin: 0 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

.rz-panel {
    margin-top: -30px;
    margin-bottom: 30px;
}

.rz-panel-titlebar {
    justify-content: left !important;
    margin-bottom: -20px !important;
}

.action {
    float: right;
}

.rz-data-grid {
    margin-bottom: -40px;
}

.gridRowAction {
    cursor: pointer;
}

.user {
    float: left;
}

.planned {
    margin-left: -5px !important;
}

.unit {
    margin-left: 10px !important;
}

.adjustUnit {
    margin-left: 10px !important;
}

.period {
    margin-left: 20px !important;
}

.year {
    margin-left: 17px !important;
}

.unitSelection {
    width: 50% !important;
}

.adjust {
    width: 60% !important;
}

/*.rz-card {
    margin-top: -20px !important;
    margin-bottom: -30px !important;
    padding: .5rem 1.5rem .3rem 1.5rem !important;
}*/

.wb-item {
    color: white !important;
}

.comingsoon {
    width: 1200px !important;
    height: 600px !important;
}

input[type="file"] {
    height: 34px;
    color: #ffffff;
    cursor: pointer;
}

    input[type="file"]::-webkit-file-upload-button {
        height: 34px;
        background-color: #ffb200;
        border-color: #e6a000;
        border-radius: .25rem;
        color: white;
        border: 1px solid transparent;
        cursor: pointer;
    }

input[type=file]::file-selector-button:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
}

.filterpane {
    width: 15%;
    height: auto;
    padding: 0 10px;
    margin: 0;
    margin-top: -1px;
    color: #fff;
    font-size: 0.9em;
    background: #666;
    overflow: hidden;
}

.filterpane-fixed-left,
.filterpane-fixed-right {
    position: absolute;
    top: 119px;
    bottom: 0;
    z-index: 0;
    overflow-y: auto;
    border-radius: 0;
}

.filterpane-fixed-left-closed,
.filterpane-fixed-right-closed {
    position: absolute;
    top: 119px;
    z-index: 0;
    overflow-y: auto;
    border-radius: 0;
}

.filterpane-fixed-left {
    right: auto;
    left: 0;
    border-width: 0 1px 0 0;
}

.filterpane-fixed-right {
    right: 0;
    left: auto;
    border-width: 0 0 0 1px;
}

.filterpane-fixed-right-closed {
    right: 0;
    left: auto;
    border-width: 0 0 0 1px;
}

.filterpane label {
    display: block;
    margin: 0 0 2px;
}

.filterpane .form-group {
    margin: 4px 0 8px 0;
}

.filterpane button.btn-default,
.filterpane button.btn-primary {
    padding: 3px 8px;
    font-weight: bold;
}

.filterpane-header {
    display: block;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    margin: 10px 0;
    height: 30px;
}

    .filterpane-header h3 {
        font-weight: bold;
        margin: 5px 0 0;
        padding: 0;
        float: left;
    }

    .filterpane-header button {
        float: right;
        margin: 1px 0 0;
        padding: 2px 4px;
        font-size: .9em;
    }

span.clear {
    clear: left;
    display: block;
}

.flash0 {
    animation: FLASH0 200ms ease-in-out;
}

.flash1 {
    animation: FLASH1 200ms ease-in-out;
}

@@keyframes FLASH0 {
    0% {
        background-color: rgba(255, 216, 0, 0.8);
    }

    100% {
        background-color: rgba(255, 216, 0, 0);
    }
}

@@keyframes FLASH1 {
    0% {
        background-color: rgba(255, 216, 0, 0.8);
    }

    100% {
        background-color: rgba(255, 216, 0, 0);
    }
}


.menu {
   flex-wrap: wrap;
}
.menu .navigation-item-active {
   z-index: 1;
}

/*@media (max-width: 556px) {
    .titlebar {
        margin-top: 0 !important;
    }
}*/

.image-cover {
    height:175px;
}

.image-cover-sm {
    height: 60px;
}

.form-group {
    margin-bottom: 1rem;
    margin-top: -20px;
}