﻿a.hub-app {
    font-size: 14px;
}

.hub-app-green {
    background: #8fbc8f;
    color: #000;
}

.hub-app-blue {
    background: #6495ed;
    color: #000;
}

.hub-app-orange {
    background: #f4a460;
    color: #000 !important;
}

.hub-app-dark {
    background: #696969;
    color: #fff !important;
}

.hub-app-purple {
    background: #a7609a;
    color: #fff !important;
}

.hub-app-title {
    padding: 10px;
    display: block;
    color: #fff;
    background: rgba(255,255,255,0.2);
    font-weight: 700;
}

.hub-app-notify, .hub-app-notify-close {
    float: right;
    background: #dc143c;
    color: #fff;
    margin: -10px;
    padding: 10px;
}

.hub-app-activity {
    float: right;
    color: #fff;
    margin: -10px -10px -10px 10px;
    padding: 10px;
    background: #87ceeb;
}

.hub-app-content, .hub-app-content-back {
    padding: 10px;
    min-height: 100px;
}

.hub-app-content-back {
    background: #dc143c;
}

.hub-app-icon {
    margin-left: -20px;
    color: #fff;
}

.hub-app-info > .hub-app-info-title {
    font-size: 22px;
}

.hub-app-info > .hub-app-info-text {
    padding-top: 10px;
}

.hub-app-footer {
    padding: 8px 10px 10px 20px;
    display: block;
    background: #555;
    background: rgba(255,255,255,0.2);
    font-weight: 700;
    text-align: right;
    color: #fff;
}

    .hub-app-footer:hover {
        background: rgba(0,0,0,0.2);
    }

.hub-app-notify:hover, .hub-app-notify-close:hover {
    background: #cc0000;
}

.hub-app-access {
    float: right;
    color: #fff;
    margin: -10px;
    padding: 10px 10px 10px 20px;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

a:hover {
    text-decoration: none !important;
}

.tile-bar {
    padding: 10px;
    display: block;
    margin-bottom: 5px;
}

.hub-app-dark {
    background: #696969 !important;
}

.tile-bar-title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
}

.tile-bar-sub {
    font-size: 14px;
}

.tile-bar:hover {
    background: #444 !important;
}

.tile-bar-access {
    float: right;
    background: #428bca;
    color: #fff;
    margin: -10px -10px -10px 10px;
    padding: 17px 10px;
}

    .tile-bar-access:hover {
        color: #444;
    }

.tile-bar-message {
    float: right;
    background: #faebcc;
    color: #8a6d3b;
    margin: -10px;
    padding: 17px 10px;
}

    .tile-bar-message:hover {
        cursor: pointer;
    }

.tile-bar a {
    color: #fff;
}

a:hover {
    text-decoration: none !important;
    color: #87ceeb;
}

.text-muted {
    color: #7e7e7e;
    font-size: 12px;
}

.back {
    padding-top: 4px;
}

.tile-bar-count p {
    float: right;
    color: #fff;
    margin: -10px;
    padding: 12px 15px;
    font-size: 2em;
    min-width: 68px;
    text-align: center;
}

.tile-bar-notify-panel {
    background: #faebcc;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 15px;
}

.page-title-bar {
    padding: 10px 10px 10px 10px;
    background: #01829B;
    display: block;
    z-index: 9991;
    width: 100%;
    min-height: 50px !important;
    right: 0;
    left: 0;
}

    .page-title-bar p {
        font-size: 22px;
        padding: 0 25px 0 0;
        margin: 0;
        color: #efefef;
        text-align: left;
    }

        .page-title-bar p span {
            font-size: 14px;
            padding: 0;
            margin: 0;
            color: #efefef;
            padding-top: 3px;
        }

#wrapper {
    background: #01829B !important;
}

.nav > li > a {
    background: #0B5968;
}

.sidebar ul li.active a {
    background: #0B5968 !important;
}

.sidebar ul li a:hover {
    background: #0B5968 !important;
}

.pt50 {
    padding-top: 50px !important;
}

.sidebar {
    margin-top: 50px !important;
}

.side-page-header {
    border-bottom: 5px solid #01829B;
    margin: 20px 0;
}

.dropdown {
    z-index: 9993 !important;
}

.diverrorloader {
    margin-top: 25px;
}

.navbar-right > li > a {
    padding-top: 15px !important;
}

.well .heading-medium {
    padding-top: 0px;
    margin-top: 0px;
}

html {
    min-height: 100%;
    position: relative;
}

body {
    height: 100%;
}

#page-wrapper {
    height: 100% !important;
}

.dataTables_wrapper {
    margin-top: 25px;
}

.well {
    margin-top: 0;
}

p + .well {
    margin-top: 25px;
}

/*#page-wrapper > .row {
    padding-top: 50px !important;
}*/

.unbold {
    font-weight: normal !important;
}

.help-block {
    display: none;
}

.navbar {
    background: #333333;
}

.rhbar {
    padding: 5px;
    background: #01829B;
    height: 1px;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 170px;
}

.well, .subSection {
    background: #f8f8f8 !important;
}

.btn-success {
    background: #00823b !important;
    color: #fff !important;
}

    .btn-success:hover {
        background: #006435 !important;
        color: #fff !important;
    }

a, .btn-link, .dropdown-menu a {
    color: #005ea5 !important;
}

    a:hover, .btn-link:hover, .dropdown-menu a:hover {
        color: #2b8cc4 !important;
    }

#side-menu a, .page-title-bar a, nav a, .nav-pills > li.active a {
    color: #efefef !important;
}

    .page-title-bar a:hover, nav a:hover {
        color: #ffffff !important;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{background: #005EA5 !important;}
.alert-danger {
    background: #fbf5f5 !important;
}

.validation-summary-errors{background: #fae8e7 !important; color: #c12f2a !important;}
.field-validation-error{color: #bf2f2a !important;}
.paginate_button.active > a {color: #fff !important;}
.scrollToTop, .scrollToTop:hover{color: #fff !important;}
.gcTeal{background: #01829B;}