/* Minification failed. Returning unminified contents.
(2,16): run-time error CSS1035: Expected colon, found ';'
 */
.login-panel {
    transparent;
    margin-left: 15px;
    margin-top: 250px;
    width: 300px;
    padding: 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
    border: 1px solid transparent;
    box-shadow: none;
}

    body #login-wrapper {
        margin-top: -20px;
        overflow: hidden;
        display: flex;
        height: calc(100vh - 91px);
        background: url(../Images/login-logo.png) no-repeat;
        background-size: cover;
    }

    body #login-panel-container {
        width: 100%;
        position: fixed;
        top: 40%;
        transform: translateY(-50%);
        opacity: 1.0;
    }

    body #login-panel {
        background-color: transparent;
        margin-left: 15px;
        width: 300px;
        padding: 15px;
        padding-bottom: 10px;
        margin-bottom: 0;
        border: 1px solid transparent;
        box-shadow: none;
    }

textarea {
    resize: vertical;
}

label {
    margin-bottom: 0px;
    font-weight: 600;
}

.h2 {
    font-size: 20px;
}

h2 {
    font-size: 20px;
}

.panel {
    border-radius: 0;
}

    .panel .panel-heading {
        border-radius: 1px;
        line-height: 0.5em;
        background-color: #d5e0e1;
        border-color: #acada9;
        color: #333;
    }

    .panel .panel-title {
        padding: 0px;
        font-size: 11px;
    }

        .panel .panel-title a {
            cursor: pointer;
        }

.panel-primary {
    border-color: #acada9;
}

.btn {
    font-size: 12px;
    border-radius: 16px;
}

.button-container {
    padding-top: 10px;
    text-align: left;
}

.button-container-grid {
    margin-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

.btn-primary {
    border-radius: 16px;
}

.btn-default {
    padding: 6px 14px;
}

.btn-login {
    border-radius: 1px;
}

.f2-btn {
    border-radius: 1px;
    line-height: 0.5em;
    padding: 5px 8px 5px 8px !important;
}

.btn.actual {
    background-color: #FAAF30;
}

.btn-back {
    font-size: 20px;
    padding: 0 12px 0 12px;
    border-radius: 16px;
}

.btn-save {
    padding: 6px 14px;
}

.btn-new {
    font-size: 20px;
    padding: 0 12px;
}

.btn-edit {
    font-size: 20px;
    padding: 0 12px;
}

.btn-copy {
    font-size: 20px;
    padding: 0 12px;
}

.btn-remove {
    font-size: 20px;
    padding: 0 12px;
}

.btn-download {
    background: url(../Images/download.png) no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #fff;
    padding: 12px 18px;
}

.btn-feedback {
    background: url(../Images/feedback.png) no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #fff;
    padding: 12px 18px;
}

.btn-view {
    font-size: 20px;
    padding: 0 12px;
}

.btn-fak {
    padding: 6px 14px;
}

.search-input {
    display: flex !important;
    margin-top: 20px;
    padding-right: 15px;
}

    .search-input .search {
        padding-left: 16px;
        font-size: 12px;
        height: 2.5em;
        border-radius: 16px;
    }

    .search-input .search-btn {
        background-color: transparent;
        padding: 0px !important;
        margin-left: -18%;
        border: none;
    }

        .search-input .search-btn .search-image {
            height: 25px;
        }

#page-content-wrapper {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.app-logo {
    height: 60px;
    vertical-align: middle;
    margin-top:-6px;
}

.app-logo-login {
    display: none;
    height: 60px;
    margin: -20px 0 -15px -40px;
    overflow: hidden;
}

.form-group {
    margin-bottom: 5px;
}

.form-control {
    padding: 1px 5px;
    height: 2.2em;
    font-size: 11px;
    border-radius: 1px;
}

.checkbox {
    display: inline-flex;
    margin-top: 0px;
    margin-bottom: 8px;
    border-radius: 1px;
}

    .checkbox label::after {
        padding-top: 3px;
        padding-left: 3px;
    }

.radio {
    margin-top: 0px;
    margin-bottom: 0px;
}

.k-filtercell > span {
    padding-right: 24px;
}

.k-filter-row {
    font-size: 10px;
}

    .k-filter-row .k-dropdown-operator {
        right: 0px;
    }

#login-fluid-container {
    padding: 0;
    margin: 0;
}

.login-panel {
    background-color: none !important;
}

#login-image {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 64px);
    background-image: url(/Images/login-logo.png);
    background-size: cover;

}

.container-fluid {
    padding-left: 5px;
}

    .breadcrumb > li + li:before {
        color: #ccc;
        content: ">";
        padding: 0 5px;
    }

    .breadcrumb > .active {
        font-size: 18px;
        color: #fff;
    }

.nav {
    cursor: pointer;
}

.nav-tabs {
    font-size: 11px;
}

    .nav-tabs > li.active > a {
        background-color: #d5e0e1;
    }

.pagination {
    cursor: pointer;
}

.carousel {
    cursor: pointer;
}

a[ng-click] {
    cursor: pointer;
}

.k-grid {
    border-radius: 1px;
}

    .k-grid table tr:hover:not(.k-state-selected) {
        background: #168e9f;
    }

    .k-grid .k-grid-header {
        border-top-color: #d5e0e1;
    }

        .k-grid .k-grid-header .k-header {
            font-size: 11px;
            white-space: nowrap;
            background-color: #d5e0e1;
            border-bottom-color: #d5e0e1;
        }

        .k-grid tbody tr .k-state-selected {
            background-color: #168e9f !important;
        }

    .k-grid td {
        padding: 5px;
        line-height: 0.5em;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-top: none !important;
        border-bottom: none !important;
    }

    .k-grid .k-grid-pager {
        font-size: 10px;
        background-color: #d5e0e1;
    }

    .k-grid th {
        border-bottom: 1px solid;
        background-color: #d5e0e1;
    }

    .k-grid .k-alt {
        background-color: #d5e0e1;
    }

.sub-item-grid-container {
    margin-top: 0 !important;
}

.k-state-selected {
    color: #fff;
}

.dropdown-menu-icon {
    min-width: 40px;
}

.input-group .k-dropdown {
    border-radius: 0 4px 4px 0;
}

.input-group .k-dropdown-wrap {
    border-radius: 0 4px 4px 0;
}

    .input-group .k-dropdown-wrap > .k-input {
        border-radius: 0 4px 4px 0;
    }

.input-group .k-dropdown.k-state-border-down {
    border-radius: 0 4px 0 0;
}

.input-group .k-dropdown-wrap.k-state-border-down {
    border-radius: 0 4px 0 0;
}

.input-group-addon {
    padding: 3px 12px;
}

a.disabled {
    color: gray !important;
    cursor: not-allowed;
}

.navigationButtons {
    background-color: #9B9B9B;
    padding: 2px;
    margin-bottom: 2px;
    top: 51px;
    z-index: 1029;
}

.navbar-default {
    background-color: #F1F1F1;
    border: 0px;
    height:70px;
}

.navbar-brand {
    color: #fff !important;
    padding: 0;
    margin-left: 0px !important;
    vertical-align: middle;
    margin-top: 10px;
    height: auto;
}

.navbar-nav {
    padding: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

@font-face {
    font-family: griff;
    src: url(../Fonts/griff.ttf);
}

.navbar-text {
    font-size: 20px;
    font-family: griff;
}

.k-grid-header {
    font-weight: bold;
    font-size: small;
}

    .k-grid-header th.k-header {
        font-weight: bold;
        font-size: small;
    }

a.k-header-column-menu.k-state-active {
    background-color: #428bca;
}

.checkbox-info input[type=checkbox]:checked + label::before {
    background-color: #7E8082;
    border-color: #7E8082;
}

.checkbox-info input[type=radio]:checked + label::before {
    background-color: #7E8082;
    border-color: #7E8082;
}

div.menu-view-container {
    height: 100%;
}

div.view-menu {
    background-color: #d5e0e1;
    height: 100%;
}

.main-container {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .main-container .events {
        width: 33%;
        margin-top: 15px;
    }

        .main-container .events .event-text {
            font-size: 24px;
            text-transform: uppercase;
            margin-left: 15px;
        }

    .main-container .favourites {
        width: 33%;
        margin-top: 15px;
    }

        .main-container .favourites .favourite-text {
            font-size: 24px;
            text-transform: uppercase;
            margin-left: 15px;
        }

.main_tile {
    float: left;
    width: 150px;
    height: 150px;
    margin: 3px 0 0 3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 3px;
    background-color: #168e9f !important;
}

    .main_tile:hover {
        border: 2px solid #F1F1F1;
    }

.event_tile {
    float: left;
    width: 100%;
    height: 8%;
    margin: 3px 0 0 3px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 3px;
    border-bottom: 1px solid #7a7979;
}

    .event_tile:hover {
        border: 2px solid #F1F1F1;
    }

.main-item-1 {
    opacity: 0.46;
}

.main-item-2 {
    opacity: 0.6;
}

.main-item-3 {
    opacity: 0.85;
}

.main-item-4 {
    opacity: 1;
}

.tileicon {
    font-size: 38px;
    width: 100%;
    height: 50%;
    margin-left: 10px;
    margin-top: 10px;
    position: initial;
    display: block;
    color: #fff;
    padding: 3px;
}

.event-tileicon {
    width: 100%;
    height: 50%;
    margin-left: 10px;
    margin-top: 10px;
    position: initial;
    display: block;
    color: #333;
    padding: 3px;
}

.tiledescription {
    width: 70%;
    position: absolute;
    padding-left: 0px;
    vertical-align: middle;
    top: 20%;
    left: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #fff !important;
}

.main-tiledescription {
    width: 60%;
    position: absolute;
    padding-left: 0px;
    vertical-align: middle;
    top: 50%;
    left: 10px;
    font-size: 16px;
    color: #333;
    color: #fff !important;
}

.event-tiledescription {
    display: block;
    width: 85%;
    position: absolute;
    margin-left: 40px;
    top: 10%;
    font-size: 18px;
    color: #333 !important;
    font-weight: 600;
}

.event-sub-tiledescription {
    display: block;
    width: 85%;
    position: relative;
    margin-left: 40px;
    font-size: 12px;
    color: #333 !important;
    font-weight: 500;
}

.tiledescription_active {
    width: 70%;
    position: absolute;
    padding-left: 0px;
    vertical-align: middle;
    top: 20%;
    left: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #333 !important;
}

#tileMenu {
    background-color: #f1f1f1;
    width: 120px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    overflow-y: auto;
}

.tile {
    float: left;
    width: 120px;
    height: 100px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 3px;
    background-color: #168e9f !important;
}

    .tile:hover {
        border: 2px solid #F1F1F1;
    }

.subMenu {
    width: 80% !important;
    left: 10px !important;
}

.menuItem_1 {
    opacity: 0.46;
}

.menuItem_2 {
    opacity: 0.6;
}

.menuItem_3 {
    opacity: 0.85;
}

.menuItem_4 {
    opacity: 1;
}

.tile.disabled {
    cursor: not-allowed;
    border: none !important;
}

.partner {
    background-color: #00aba9;
}

.property {
    background-color: #3261ad;
}

.supplycontract {
    background-color: #8cbf26;
}

.contract {
    background-color: #f09609;
}

.task {
    background-color: #a05000;
}

.equipment {
    background-color: #3261ad;
}

.utility {
    background-color: cadetblue;
}

.user {
    background-color: #00aba9;
}

.budget {
    background-color: gray;
}

.disabled {
    background-color: gainsboro;
}

.actionrow {
    margin: 0px;
    padding: 0px;
}

div.content-view-container {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0px;
}

div.sub-item-grid-container {
    margin-top: 2em;
    padding-right: 0;
    padding-left: 0;
}

div.grid-container-tabset-container {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
}

div.mainItemMenuContainer {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

div.subItemMenuContainer {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

h2.view-page-heading {
    display: inline-table;
    float: left;
    vertical-align: middle;
    margin-top: 5px;
    color: #428bca;
    padding-left: 10px;
}

.collapsable {
    display: inline-flex;
    overflow: hidden;
    height: 0%;
    transition: height 0.5s;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
}

    .collapsable.showMe {
        height: 100%;
    }

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

    .row.no-gutter [class*='col-']:last-child {
        padding-right: 0;
        padding-left: 0;
    }

    .row.no-gutter [class*='col-']:first-child {
        padding-right: 0;
        padding-left: 0;
    }

ul.nav.nav-tabs {
    border: 0;
}

.row.formly {
    line-height: 1em;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

modal-header {
    background-color: #d5e0e1 !important;
}

.k-icon {
    font-size: 10px;
}

.k-autocomplete .k-input,
.k-multiselect-wrap,
.k-textbox > input {
    height: 1.7em;
    font-size: 11px;
    border-radius: 1px;
}

.k-dropdown-wrap {
    height: 2em;
    font-size: 11px;
    border-radius: 1px;
}

.k-list-optionlabel.k-state-selected.k-state-focused,
.k-list > .k-state-selected.k-state-focused {
    border-radius: 1px;
}

.k-numeric-wrap {
    height: 2em;
    font-size: 11px;
    border-radius: 1px;
}

    .k-numeric-wrap > input {
        text-align: right;
        margin-right: 0 0 0 -10px;
        width: 98% !important;
    }

.k-picker-wrap {
    height: 2em;
    font-size: 11px;
    border-radius: 1px;
}

.k-widget .k-splitter * {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.k-textbox {
    border-radius: 1px;
}

.k-state-selected {
    background-color: #168e9f !important;
}
/*.k-alt {
    background-color: #d5e0e1 !important;
}*/
.k-pager-nav {
    background-color: #d5e0e1 !important;
}

.navbar-container {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding:0;
    height:50px !important;
}

.navbar-icon {
    padding-left: 10px;
    margin-top: 24px;
}

.navbar-breadcrumb {
    margin-top: 24px;
}

.breadcrumb-icon {
    color: white;
}

.breadcrumb-text {
    color: white !important;
}

.navbar-dropdown-menu {
    background-color: #abcfd8;
}

.dropdown-menu {
    background-color: #168e9f;
    color: #fff;
}

input.k-textbox {
    padding: 1px 0px;
    height: 2.2em;
}

.k-combobox-clearable .k-input {
    height: 2em;
}

.k-numeric-wrap .k-input {
    height: 1.5em;
    line-height: 1.5em;
}

.k-picker-wrap .k-input {
    height: 1.5em;
    line-height: 1.5em;
}

.griffsoft-text {
    font-size: 24px;
    font-family: Apple Chancery, cursive;
    font-style: oblique;
    padding-top: 20px;
}

.view-page-heading {
    color: #333 !important;
}

.k-filter-row .k-filtercell > span > .k-button {
    position: absolute;
    top: 0;
    right: -2px;
    border-radius: 0;
    height: 24px;
    width: 24px;
    line-height: 0.5em;
    background-color: #428bca;
}
.forget-pass {
    margin-bottom: 0;
    padding-top: 0.6em;
    padding-bottom: 0;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
