﻿
@font-face {
    font-family: Ubuntu-Regular;
    src: url('../fonts/Ubuntu-Regular.ttf');
}

@font-face {
    font-family: Ubuntu-Light;
    src: url('../fonts/Ubuntu-Light.ttf');
}
#components-reconnect-show #components-reconnect-modal, #components-reconnect-failed, #components-reconnect-rejected {
    display: none;
}
@font-face {
    font-family: Roboto-Regular;
    src: url('../fonts/Roboto-Regular.ttf');
}
.components-reconnect-show, .components-reconnect-modal, .components-reconnect-failed, .components-reconnect-rejected {
    display: none !important;
    visibility : hidden !important;
}
#components-reconnect-show, #components-reconnect-modal, #components-reconnect-failed, #components-reconnect-rejected {
    display: none !important;
    visibility : hidden !important;
}
@font-face {
    font-family: Roboto-Light;
    src: url('../fonts/Roboto-Light.ttf');
}

.dropdown-toggle {
    padding-right: 25px !important;
}

    .dropdown-toggle::after {
        right: 10px !important;
    }

.mediumDdlText {
    font-size: 13px !important;
}

#mainTreeViewContainer {
    margin-top: 5px;
}

.k-dialog .k-window-titlebar,
.k-dialog .k-primary {
    background-color: #217566;
    color: #fff;
}

.k-grid-toolbar .k-button-icontext
{
    float:right !important;
}

.k-dialog .k-primary {
    float: right;
}


html, body {
    font-family: Roboto-Regular !important;
}


.field-validation-error,
.validation-summary-errors {
    color: #dd4b39 !important;
    font-size: 12px !important;
}


.lblStatus-1,
.lblStatus-6 {
    background-color: #CD2E30;
    color: #fff;
    border-radius: 4px;
    padding: 3px;
    font-size: 12px;
}

    .lblStatus-1:hover,
    .lblStatus-6:hover {
        background-color: #EFBFC0;
        color: #666;
        cursor: default;
    }

.lblStatus-2,
.lblStatus-3 {
    background-color: #7D7D7D;
    color: #fff;
    border-radius: 4px;
    padding: 3px;
    font-size: 12px;
}

    .lblStatus-2:hover,
    .lblStatus-3:hover {
        background-color: #D7D7D7;
        color: #666;
        cursor: default;
    }

.lblStatus-3 {
    background-color: #4CAF50;
    color: #fff;
    border-radius: 4px;
    padding: 3px;
    font-size: 12px;
}

    .lblStatus-3:hover {
        background-color: #C8E6C9;
        color: #666;
        cursor: default;
    }

.lblStatus-5 {
    background-color: #11CAD7;
    color: #444;
    border-radius: 4px;
    padding: 3px;
    font-size: 12px;
}

    .lblStatus-5:hover {
        background-color: #89F2F6;
        color: #666;
        cursor: default;
    }



.k-tooltip-validation,
.k-invalid-msg
.field-validation-valid,
.k-invalid-msg span {
    color: #dd4b39 !important;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    font-size: 12px !important;
}

    .k-tooltip-validation .k-icon {
        display: none !important;
    }


.full-width {
    width: 100% !important;
}

.k-textbox .k-icon:hover {
    cursor: pointer !important;
}

.k-i-close {
    color: #fff !important;
}


.k-list-filter {
    padding: 3px !important;
}

textarea {
    max-width: 100% !important;
    min-width: 100% !important;
    min-height: 120px !important;
    max-height: 800px !important;
    padding: 5px !important;
    border: 1px solid #CED4DA !important;
}

/*@media (min-width:767px) {
    .sidebar-toggle {
        display: none !important;
    }
}*/

.content-wrapper {
    padding-top: 50px !important;
}

.input-sm {
    font-size: 14px;
    width: 100%;
    padding: 0 !important;
}

.form-group label {
    font-weight: normal;
}

.btn {
    border-radius: 0 !important;
}

.btn-default {
    background-color: #eee;
}


.content-wrapper {
    padding: 0 !important;
}


.page-content {
    padding: 10px !important;
}

.contextmenu-icon {
    width: 15px;
}


.bg-aus {
    background-color: #217566 !important;
    color: #fff !important;
}


/* Card ======================================== */
.page-header-card {
    background: #fff;
    min-height: 50px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}


.card-header {
    color: #555;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
}

.header-dropdown .fa {
    font-size: 20px;
    color: #999;
}

.card-header .header-dropdown {
    position: absolute;
    top: 20px;
    right: 15px;
    list-style: none;
}

    .card-header .header-dropdown .dropdown-menu li {
        display: block !important;
    }

    .card-header .header-dropdown li {
        display: inline-block;
    }

    .card-header .header-dropdown i {
        font-size: 20px;
        color: #999;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .card-header .header-dropdown i:hover {
            color: #000;
        }

.card-header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #111;
}

    .card-header h2 small {
        display: block;
        font-size: 12px;
        margin-top: 5px;
        color: #999;
        line-height: 15px;
    }

        .card-header h2 small a {
            font-weight: bold;
            color: #777;
        }

.card-header .col-xs-12 h2 {
    margin-top: 5px;
}


.header-icon-block {
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    vertical-align: bottom;
    float: left;
    margin-right: 15px;
    background-color: #3C8DBC;
    color: white;
}


.grid-icon {
    width: 20px;
}

.grid-button {
    width: 20px;
}

    .grid-button:hover {
        cursor: pointer;
    }



.user-block input[type=checkbox] {
    margin: 8px;
    float: left;
}


.user-block img {
    margin-right: 8px;
}

.alert-aus {
    color: #1f2d3d;
    background: #E1EBE3;
    border-color: #E1EBE3;
}

.user-block .username {
    color: #666;
    font-size: 14px;
}

.numeric-required > .k-numeric-wrap {
    border-left: 2px solid #f00 !important;
}

.date-required > .k-picker-wrap {
    border-left: 2px solid #f00 !important;
}

.required,
.required + .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    border-left: 2px solid #f00 !important;
}


.form-control {
    width: 100% !important;
}

/* Pages with filters */

.filter-page-wrapper {
    display: flex;
    align-items: stretch;
}

.filter-content {
    min-width: 250px !important;
    max-width: 250px !important;
    background-color: rgba(60, 141, 188, 0.1);
    padding-bottom: 20px !important;
}

    .filter-content label {
        font-size: 14px;
    }

    .filter-content.active {
        margin-left: -250px;
    }

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.filter-content .sidebar-header {
    padding: 5px 10px;
    background: #3C8DBC;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px !important;
}

.text-aus {
    color: #217566 !important;
}

/*Aus checkbox*/
.icheck-aus > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-aus > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
    border-color: #217566;
}

.icheck-aus > input:first-child:checked + label::before,
.icheck-aus > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #217566;
    border-color: #217566;
}



.no-data-container {
    border: 1px solid #217566 !important;
    margin: 5px auto !important;
    padding: 10px;
    color: #217566 !important;
    font-weight: bold;
    font-size: 12px;
}


.thead-aus {
    background-color: #217566 !important;
    font-weight: bold;
    color:#fff !important;
}

@media (max-width: 768px) {
    .filter-content {
        margin-left: -250px;
    }

        .filter-content.active {
            margin-left: 0;
        }
}

.matrixTimeResolution {
    width: 100% !important;
}

.dynamic-matrixbox {
    display: block;
    padding: 4px 0 4px 4px;
}


#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modalPopup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-contentPopup {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#captionPopup {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-contentPopup, #captionpopUp {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.closePopup {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.closePopup:hover,
.closePopup:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-contentPopup {
        width: 100%;
    }
}

.imgZoom:hover {
    cursor: pointer;
}

#aus-sidebar .nav-link
{
    font-size:0.9rem !important;
}

#ausSystemSectionSelector .dropdown-item {
    font-size: 0.9rem !important;
}

#ausSystemSectionSelector .dropdown-menu {
    max-height: 600px;
    overflow-y: auto;
}

.k-grid-toolbar
{
    width:100% !important;
}

.contextmenu-icon
{
    width:17px;
    height:17px;
    margin-right:7px;
}