﻿
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

/* #region Footer styles */
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 0.85em;
    height: 60px;
}
/* #endregion */

/* #region custom Kendo UI styles */
h1 {
    margin: 0;
    font-size: 32px;
    font-weight: lighter;
    color: #fff;
}

h2 {
    font-size: 30px;
    font-weight: lighter;
}

.placeholders {
    margin: 30px auto;
}

.placeholder img {
    display: inline-block;
}

p .k-button {
    margin: 0 15px 0 0;
}

#configure {
    display: none;
}

p .k-button {
    margin: 0 15px 0 0;
}

#responsive-panel {
    padding: 0;
}

    #responsive-panel .k-menu {
        padding: .5rem;
    }
/* #endregion */
@media (max-width: 767px) {
    #responsive-panel {
        transition: all linear .2s;
    }

    #configure {
        display: block;
        float: right;
    }

    .k-rpanel {
        padding: 0 1rem;
    }

    .k-rpanel-expanded {
        padding: .5rem 1rem;
    }

    .navbar-header {
        width: 100%;
    }

    .k-menu .k-item,
    .k-menu .k-link {
        width: 100%;
    }

    .k-menu .k-link {
        box-sizing: border-box;
    }
}
}


/* Main section */
#main-section {
    float: none;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background-color: #eee;
}

#file-list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 99px);
}

#files-list {
    height: auto;
}

.file-wrapper {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #dbdbdb;
    padding: 0.25em 0;
    margin-left: 0.5em;
}
.file-list-details {
    width: 100%;
}
.sparkline-container {
    position: relative;
}


/* Report Layout*/

/* site title
----------------------------------------------------------*/
.report-content-wrapper {
    margin: 0 auto;
    height: 1480px;
    max-width: 980px;
    height: 100%;
    border: solid 2px;
    font-family: "Source Code Pro", Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 0.8em;
}

.report-title {
    background: url("../Images/logo.png") no-repeat;
    background-size: 240px;
    background-position-y: 14px;
    background-position-x: 20px;
    font-family: "Source Code Pro", Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 1.4em;
    margin: 2px;
    height: 48px;
    padding-left: 340px;
    padding-top: 12px;
}

.report-customer {
    margin: 0px;
    height: 190px;
    border-top: solid 2px;
}

.report-block-content {
    border-collapse: collapse;
    margin: 0px;
    height: auto;
    clear: both;
}

.report-block {
    margin: 0px;
    border-top: solid 2px;
    height: auto;
    clear: both;
}

.report-block-end {
    margin: 0px;
    height: 2px;
    width: 100%;
    clear: both;
}

.report-sum {
    margin: 0px;
    border-top: solid 2px;
    height: 75px;
    clear: both;
}

.report-footer {
    margin: 0px;
    border-top: solid 2px;
    height: 220px;
}

.report-interested {
    margin-top: 28px;
    margin-left: 680px;
    width: 140px;
    position: absolute;
}

.report-checkbox {
    border: solid 1px;
    width: 20px;
    height: 20px;
}

.report-pricebox {
    border: solid 1px;
    text-align: center;
    width: 100px;
    height: 18px;
}

.report-input-comment {
    clear: both;
    font-size: 0.8em;
    padding-left: 110px;
}

.report-header {
    padding-left: 10px;
    width: 100px;
    font-size: 1.1em;
    float: left;
    clear: both;
}

.report-page-break {
    clear: both;
    page-break-after: always;
}

.report-item-groupheader {
    padding-left: 10px;
    padding-top: 4px;
    width: 540px;
    font-size: 1.0em;
    font-weight: bold;
    float: left;
    clear: both;
    page-break-inside: avoid;
}

.report-item-groupcol {
    padding-top: 4px;
    width: 62px;
    text-align: center;
    font-size: 1.0em;
    font-weight: bold;
    float: left;
    page-break-inside: avoid;
}

.report-item-colheader {
    padding-left: 10px;
    padding-top: 4px;
    width: 140px;
    font-size: 1.0em;
    float: left;
    clear: both;
    page-break-inside: avoid;
}

.report-item-col {
    padding-top: 4px;
    width: 160px;
    max-width: 160px;
    font-size: 1.0em;
    font-weight: bold;
    float: left;
    page-break-inside: avoid;
}

.report-item-col-price {
    padding-top: 4px;
    width: 80px;
    max-width: 140px;
    font-size: 1.0em;
    font-weight: bold;
    float: left;
    page-break-inside: avoid;
}

.report-item-col-order {
    padding-top: 4px;
    width: 60px;
    height: 13px;
    text-align: center;
    font-size: 1.0em;
    float: left;
    border: solid 1px;
    page-break-inside: avoid;
}

.report-item-col-order-empty {
    background-color: darkgray;
    padding-top: 4px;
    width: 60px;
    height: 13px;
    text-align: center;
    font-size: 1.0em;
    border: solid 1px;
    float: left;
    page-break-inside: avoid;
}

.item-new {
    color: red;
}

.report-header-nowrap {
    padding-left: 10px;
    font-size: 1.0em;
    float: left;
    clear: both;
}

.report-header-long {
    padding-left: 10px;
    font-size: 1.0em;
    float: left;
    clear: both;
    width: 420px;
}

.report-input {
    float: left;
    border-bottom: solid 1px;
    width: 500px;
    height: 20px;
}

.report-input-leftpadded {
    padding-left: 200px;
    float: left;
    border-bottom: solid 1px;
    width: 500px;
    height: 20px;
}

.report-input-fields {
    float: left;
    width: 500px;
    height: 18px;
}

.report-input-divide {
    float: left;
    clear: both;
    border-bottom: solid 2px;
    width: 610px;
}
