body {
    background: #5ccdde !important;
}

.loginWrapper {
    background: #5ccdde !important;
}

h4 {
    color: #1E90FF;
}

#content {
    margin-left: 0;
    background: #5ccdde !important;
    padding-bottom: 40px;
}

.navbar.main.navbar-primary {
    border: 0px !important;
    background-color: #5ccdde !important;
}

    .navbar.main.navbar-primary .toggle-button > i {
        color: #F5A453 !important;
    }

.btn-group.open .btn-primary.dropdown-toggle, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background: none;
    color: #053c6d !important;
    border-color: #F5A453 !important;
}

.btn-primary {
    background: #09a3e2 !important;
    border-color: #09a3e2 !important;
    color: #fff;
}

.login .placeholder {
    font-size: 120px;
    color: #09a3e2;
}

.border-bottom {
    border-bottom: 1px solid #00BFFF !important;
}

.panel-default {
    border-color: #1E90FF !important;
}

.sidebar.sidebar-inverse .user-profile ul li.active, .sidebar.sidebar-inverse .user-profile ul li.active:hover {
    border-color: #F5A453 !important;
}

    .sidebar.sidebar-inverse .user-profile ul li.active a, .sidebar.sidebar-inverse .user-profile ul li.active:hover a {
        color: #fff;
        background: #F5A453 !important;
    }

.sidebar.sidebar-inverse {
    border-right: 1px solid #2c2c2c;
    background: #053c6d;
}

    .sidebar.sidebar-inverse > .sidebarMenuWrapper > ul li.active.hasSubmenu {
        background-color: #053c6d;
    }

        .sidebar.sidebar-inverse > .sidebarMenuWrapper > ul li.active.hasSubmenu ul li a:hover {
            color: #fff;
            background: #0D4577;
        }

    .sidebar.sidebar-inverse > .sidebarMenuWrapper > ul li.active, .sidebar.sidebar-inverse > .sidebarMenuWrapper > ul li.active:hover > a {
        background-color: #3D7AAF;
        color: #fff;
    }

.navbar.main.navbar-primary .nav > li > a:hover {
    background-color: #F5A453;
}

.sidebar.sidebar-inverse > .sidebarMenuWrapper > ul li:hover > a {
    background: #0D4577;
}

a {
    color: #053c6d;
    text-decoration: none;
}

.text-primary {
    color: #053c6d;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #f5821f !important;
    border-color: #F5A453 !important;
}

.btn-link {
    color: #f5821f;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #f5821f;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #f5821f;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #f5821f;
    border-color: #f5821f;
    cursor: default;
}

.label-primary {
    background-color: #f5821f;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #f5821f;
    background-color: #ffffff;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #f5821f;
}

.panel-primary {
    border-color: #f5821f;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #f5821f;
        border-color: #f5821f;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #f5821f;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #f5821f;
    }

a:hover {
    color: white !important;
}

.widget.widget-tabs-double-2 > .widget-head ul li.active a {
    color: #f5821f;
}

.widget.widget-tabs-double-2 > .widget-head ul li a:hover {
    color: #f5821f;
}

.widget.widget-tabs-double-2 > .widget-head ul li.active a i:before {
    color: #f5821f;
}

.widget.widget-tabs-double-2 > .widget-head ul li a:hover i:before {
    color: #f5821f;
}

.spacing-x2.innerAll, .spacing-x2 .innerAll, .spacing-x2 .widget.widget-tabs-vertical .widget-body .tab-content, .spacing-x2 .box-generic {
    padding: 15px;
}

/*********************************************/
