﻿.hidden { display: none }

.scroll { overflow: auto }

table.verticalCenter tbody tr td { vertical-align: middle }

.md-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 100%
}

.form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.form-control:-ms-input-placeholder { color: #ccc }

.form-control::-webkit-input-placeholder { color: #ccc }

#md-login, #md-login body {
    height: 100%;
    background-color: #fff
}

#md-login .panel-default { border: 0 }

#md-login .row { margin: 0 }

#md-login body > div {
    display: table;
    height: 100%;
    width: 100%
}

#md-login body .row > div {
    display: table-cell;
    height: 100%
}

#md-login body .row > div:nth-child(1) { background-color: #28697f }

.md-loginLogo {
    position: absolute;
    margin-top: 20px;
    right: 0;
    text-align: right
}

.md-loginForm { margin-top: 254px }

.navbar-inverse .navbar-brand {
    background: #28697f;
    color: #fff;
    width: 240px;
    text-align: center
}

.navbar-inverse .navbar-brand.md-collapse { width: 65px }

.navbar-inverse .navbar-brand.md-collapse .navbar-brand-text { display: none }

.navbar-inverse .navbar-brand:hover {
    background: #28697f;
    color: #fff
}

.navbar-right { margin: 0 }

.main .navbar-fixed-top {
    position: fixed;
    top: 51px;
    left: 240px;
    z-index: 1020
}

.sidebar.md-collapse ~ .main .navbar-fixed-top { left: 65px }

.main .navbar-fixed-top ~ .row { margin-top: 51px }

.thumbnail-selection .thumbnail img {
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .4)
}

.thumbnail-selection .thumbnail:hover img, .thumbnail-selection .selected .thumbnail img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.thumbnail-selection .thumbnail:hover, .thumbnail-selection .selected .thumbnail { border: 1px solid #333 }

.thumbnail-selection .fa-check-circle {
    display: none;
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 35px
}

.thumbnail-selection .selected .fa-check-circle {
    display: block;
    color: #b7b8b8
}

.form-control.bg-danger {
    background-color: #f2dede;
    border: 1px solid #a72e2e
}

.thumbnail .caption {
    padding-right: 60px;
    margin-left: -10px
}

.form-inline .form-control { margin-right: 10px }

.panel-title a .fa-chevron-down { float: right }

.panel-title a.collapsed .fa-chevron-down:before { content: "" }

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

.form-control-feedback {
    padding-top: 12px;
    color: #ccc;
    font-size: 11px;
    right: 15px;
}

.has-feedback .form-control { padding-right: 0 }

.bg-danger ~ .form-control-feedback { color: #a72e2e }

.form-group .field-popover {
    position: absolute;
    right: 0;
    top: 6px;
    z-index: 1000;
    cursor: help
}

.validation-summary-valid {
    display: none;
}

.popover {
    min-width: 200px;
    max-width: 450px
}

.form-inline .form-group { margin-bottom: 15px }

.main {
    padding-left: 255px;
    padding-top: 65px
}

.sidebar.md-collapse ~ .main { padding-left: 80px }

.mainNoNav { padding-top: 65px }

.noNav .navbar-inverse .navbar-brand {
    background-color: transparent;
    color: #333;
    position: absolute;
    left: 15px
}

.md-collapse > img { display: none }

.sidebar .panel-default > .panel-heading {
    background: #20596d;
    padding: 10px 15px;
    border-bottom: 1px solid #3386a2
}

.sidebar .panel-default > .panel-heading a {
    color: #fff;
    font-size: 13px
}

.sidebar .panel-default > .panel-heading a:hover, .sidebar .panel-default > .panel-heading a:focus {
    color: #b4b6b4;
    text-decoration: none
}

.sidebar .panel-default { border: 0 }

.sidebar .panel-group .panel-heading + .panel-collapse > .list-group { border: 0 }

.sidebar a.list-group-item {
    background: #28697f;
    border: 1px solid #3386a2;
    color: #fff;
    padding-left: 46px
}

.sidebar a.list-group-item.active {
    background: #f8f8f8;
    color: #000
}

.sidebar a.list-group-item:hover, .sidebar a.list-group-item:focus {
    color: #b4b6b4;
    text-decoration: none
}

.sidebar.md-collapse a.list-group-item { padding: 15px }

.sidebar .fa { margin: 2px 0 0 4px }

.sidebar .fa:not(.fa-chevron-down) {
    width: 30px;
    font-size: 17px
}

.sidebar.md-collapse { width: 65px }

.sidebar.md-collapse a span, .sidebar.md-collapse .fa-chevron-down { display: none }

body > .sidebar {
    width: 240px;
    height: 100%;
    background: #28697f;
    position: fixed;
    margin-top: 50px;
    z-index: 1040;
    font-size: 13px
}

.k-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 5px 5px 0 0
}

.k-icon:before { font-size: 14px }

.k-panelbar .k-i-arrow-s:before { content: "" }

.k-panelbar .k-i-arrow-n:before { content: "" }

.k-dropdown .k-i-arrow-s:before, .k-combobox .k-i-arrow-s:before { content: "" }

.k-i-calendar:before { content: "" }

.k-i-seek-w:before { content: "" }

.k-i-arrow-w:before { content: "" }

.k-i-arrow-e:before { content: "" }

.k-i-seek-e:before { content: "" }

.k-i-collapse:before { content: "" }

.k-i-expand:before { content: "" }

.k-filter:before { content: "" }

.k-i-arrow-n::before { content: "" }

.k-i-arrow-s::before { content: "" }

.k-icon.k-plus::before { content: "" }

.k-icon.k-minus::before { content: "" }

.k-i-collapse, .k-i-expand { height: 18px }

.form-control.k-widget { height: 32px }

.k-widget {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.form-control .k-dropdown-wrap, .form-control .k-picker-wrap { border: 0 }

.k-input.form-control { height: 32px }

input.k-textbox.bg-danger:hover { background: #f2dede }

.k-pager-wrap {
    padding: 15px 15px 15px 0;
    background: transparent;
    border: 0
}

.k-pager-nav.k-pager-first, .k-pager-wrap .k-link.k-pager-last {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.k-pager-wrap > .k-link { height: inherit }

.k-pager-wrap .k-link:hover { color: #333 }

:root * > .k-icon { vertical-align: baseline }

.k-grid { min-height: 200px }

.k-grid .fa {
    font-size: 18px;
    margin-right: 10px
}

.k-grid tbody tr.k-state-selected {
    background-color: #e9eaeb;
    color: #333
}

.k-grid tbody tr[role=row]:hover {
    background: #28697f;
    cursor: pointer;
    color: #fff
}

.k-grid tbody tr[role=row]:hover div.popover { color: #333 }

.k-grid tbody tr[role=row]:hover i:before { color: #fff }

.k-grid .k-alt { background: none }

.k-popup .k-list .k-item {
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #e9eaeb
}

.k-popup .k-list .k-state-hover, .k-popup .k-list .k-state-focused, .k-popup .k-list .k-state-selected {
    padding: 1px 5px 1px 5px;
    background: #28697f;
    color: #fff
}

.k-listview .k-state-selected {
    background-color: #28697f !important;
    color: #fff !important
}

.placeholder {
    background: #20596d;
    padding: 15px;
    width: 100%;
    color: #fff
}

#md-loading {
    position: fixed;
    left: 47%;
    top: 49%;
    width: 234px;
    height: 28px;
    margin: auto
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: #28697f;
    width: 28px;
    height: 28px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 2.67s;
    -o-animation-duration: 2.67s;
    -ms-animation-duration: 2.67s;
    -webkit-animation-duration: 2.67s;
    -moz-animation-duration: 2.67s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 19px;
    -o-border-radius: 19px;
    -ms-border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px
}

#fountainG_1 {
    left: 0;
    animation-delay: 1.07s;
    -o-animation-delay: 1.07s;
    -ms-animation-delay: 1.07s;
    -webkit-animation-delay: 1.07s;
    -moz-animation-delay: 1.07s
}

#fountainG_2 {
    left: 29px;
    animation-delay: 1.33s;
    -o-animation-delay: 1.33s;
    -ms-animation-delay: 1.33s;
    -webkit-animation-delay: 1.33s;
    -moz-animation-delay: 1.33s
}

#fountainG_3 {
    left: 58px;
    animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s
}

#fountainG_4 {
    left: 88px;
    animation-delay: 1.87s;
    -o-animation-delay: 1.87s;
    -ms-animation-delay: 1.87s;
    -webkit-animation-delay: 1.87s;
    -moz-animation-delay: 1.87s
}

#fountainG_5 {
    left: 117px;
    animation-delay: 2.13s;
    -o-animation-delay: 2.13s;
    -ms-animation-delay: 2.13s;
    -webkit-animation-delay: 2.13s;
    -moz-animation-delay: 2.13s
}

#fountainG_6 {
    left: 146px;
    animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    -ms-animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s
}

#fountainG_7 {
    left: 175px;
    animation-delay: 2.67s;
    -o-animation-delay: 2.67s;
    -ms-animation-delay: 2.67s;
    -webkit-animation-delay: 2.67s;
    -moz-animation-delay: 2.67s
}

#fountainG_8 {
    left: 205px;
    animation-delay: 2.93s;
    -o-animation-delay: 2.93s;
    -ms-animation-delay: 2.93s;
    -webkit-animation-delay: 2.93s;
    -moz-animation-delay: 2.93s
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #28697f
    }

    100% {
        transform: scale(.3);
        background-color: rgba(255, 255, 255, 0)
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: rgb(40, 105, 127);
    }

    100% {
        -o-transform: scale(.3);
        background-color: rgba(255, 255, 255, 0);
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #28697f
    }

    100% {
        -ms-transform: scale(.3);
        background-color: rgba(255, 255, 255, 0)
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #28697f
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: rgba(255, 255, 255, 0)
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #28697f
    }

    100% {
        -moz-transform: scale(.3);
        background-color: rgba(255, 255, 255, 0)
    }
}

@media (max-height: 767px) {
    .modal-dialog .modal-body.scroll, .panel-group.scroll { height: 400px }
}

@media (min-height: 768px) {
    .modal-dialog .modal-body.scroll, .panel-group.scroll { height: 600px }
}