﻿@import "../appsure-neumorphism.css";
@import "../general.css";

#loginBody {
    background-image: url('/Content/css/client-specific/appsure/login.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

#logo-group #logo {
    background-image: url('/Content/css/client-specific/appsure/AppsureLogo.png');
    background-repeat: no-repeat;
    background-position-y: 10px;
    width: 443px;
}

.SigninLogo {
    background-image: url('/Content/css/client-specific/appsure/AppsureLogo.png');
    background-repeat: no-repeat;
    background-position-y: 10px;
    background-size: contain;
    height: 80px;
    background-position-x: center;
}

.UserFullname {
    color: lightblue;
}

.rater-logo {
    height: 92px;
    width: 238px;
    background-image: url('/Content/css/client-specific/pointunderwriting/BindSureLogo.png');
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 12px;
    margin-top: 12px;
    /* auto fit image into the size above */
    max-width: 100%;
    max-height: 100%;
}

@font-face {
    font-family: nextgen-icons;
    src: url('../../../Content/fonts/nextgen-icons.woff2');
}

/*  COLOURS
Dark Purple 
#28255C
Light Purple 
#9E9CB5
Background 
#F9F9F9
Light Pink 
#F8D3DE
Green
#16C26B
Dark Pink
#CB1E50
Brief Instruction 
for the Point Wizard.
width 777px  
Font colour
#4A4A4A
*/

body {
    color: #4A4A4A;
    font-size: 11pt;
}

h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 13pt;
}


/*.btn {*/
/*color: #4F4F4F;*/
/*border: 2px solid #979797;*/
/*background-color: white;*/
/*}*/

/*.btn:focus, .btn:hover {*/
/*background-color: #979797;*/
/*}*/
/**/

.panel-primary > .panel-heading {
    background-color: #28255C;
    border-color: #28255C;
}

.top-edge-bar {
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #28255C; /*dark purple */
    display: block;
}

.header {
    /* The top margin for header must match the height of the top-edge-bar */
    margin-top: 20px;
    height: 80px;
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #E7E7E7;
    background-color: #FFFFFF;
}

.header-logo {
    padding: 20px 20px;
    display: inline-block;
}

.header-nav {
    float: right;
}

.vertical-center {
    line-height: 80px;
}

.header-avatar {
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
}

.login-name {
    float: right;
    height: 50px;
    width: 175px;
    text-align: right;
    border-left: 1px solid #d7d7d7;
    margin-top: 15px;
    line-height: 50px;
}

.email-link {
    float: right;
    margin-left: auto;
    margin-right: auto;
}

.call-link {
    float: right;
}

.phone-link {
    float: right;
}

.call-link span {
    height: 20px;
    padding: 10px 20px;
    border: none;
    background-color: #CB1E50;
    border-radius: 5px;
    color: #FFFFFF;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    font-weight: bold;
}

.email-link span {
    height: 20px;
    padding: 10px 20px;
    border: none;
    background-color: #E9E9E9;
    border-radius: 5px;
    color: #4A4A4A;
    margin-left: 25px;
    margin-right: 50px;
    font-size: 15px;
    font-weight: bold;
}

.login-name a {
    color: #4A4A4A;
    text-decoration: none;
}

.call-link a {
    color: #FFFFFF;
    text-decoration: none;
}

.email-link a {
    color: #4A4A4A;
    text-decoration: none;
}

.phone-link span {
    margin-right: 25px;
    margin-left: 10px;
    font-weight: bold;
}

.sticky-footer {
    height: 90px;
    background-color: #28255C; /*dark purple */
}

.footer-center {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding-top: 20px;
}

.footer-right {
    color: #9E9CB5;
    font-weight: bold;
    font-size: 15px;
    text-align: right;
    padding-right: 20px;
    padding-top: 20px;
}

.footer-menu {
    text-align: center;
    padding-right: 25px;
}

    .footer-menu li {
        display: inline;
    }

    .footer-menu > li a {
        display: inline-block;
        color: #ffffff;
        padding-left: 5px;
    }

    .footer-menu > li + li:before {
        content: " | ";
    }

/* Media queries */
@media only screen and (max-width: 768px) {
    .footer-left {
        display: none;
    }

    .sticky-footer {
        height: 100px;
    }

    .footer-right {
        text-align: center;
        padding-top: 0px;
    }
}

@media only screen and (max-width: 399px) {
    .sticky-footer {
        height: 125px;
    }
}

/*Dashboard*/
.d-title {
    color: white !important;
    background: #28255C none repeat scroll 0 0 !important;
}

.dashlet-b .d-header {
    background: #28255C none repeat scroll 0 0 !important;
    color: white !important;
    border-radius: 0 0 0 0;
    border: 0px !important;
}

.d-icon-maximize {
    background-position: 1px 0;
    width: 16px;
    height: 16px;
    background-position: -28px -128px !important;
}

.d-icon-restore {
    background-position: 1px 0;
    width: 16px;
    height: 16px;
    background-position: -64px -128px !important;
}

.d-dashlet-commands a {
    border-left: 0 none !important;
}

.dashlet-b .d-dashlet-body, .dashlet-b .d-dashlet-commands a, .dashlet-b .d-editor-window {
    border-color: #ccc !important;
}

#ribbon {
    /*background-color: #28255C;*/
    background-image: linear-gradient(to right bottom, #114d6d, #11597e, #116590, #1271a2, #127eb5) !important;
}

#header {
    height: 80px;
    background-color: white;
    background-image: none;
}

#left-panel {
    padding-top: 80px;
}

#logo-group > span {
    height: 57px;
}

.hideOverflow {
    overflow: hidden;
}

.prs-primary {
    background-color: #428bca;
}

.prs-success {
    background-color: #dff0d8;
}

.prs-info {
    background-color: #d9edf7;
}

.prs-warning {
    background-color: #fcf8e3;
}

.prs-danger {
    background-color: #f2dede;
}

.prs-subtotal {
    background-color: #f8f9fa;
}

.prs-primary-bold {
    background-color: #428bca;
    font-weight: bold;
}

.prs-success-bold {
    background-color: #dff0d8;
    font-weight: bold;
}

.prs-info-bold {
    background-color: #d9edf7;
    font-weight: bold;
}

.prs-warning-bold {
    background-color: #fcf8e3;
    font-weight: bold;
}

.prs-danger-bold {
    background-color: #f2dede;
    font-weight: bold;
}

.prs-subtotal-bold {
    background-color: #f8f9fa;
    font-weight: bold;
}

#ribbon h1 {
    margin-top: 0px;
}

.breadcrumb {
    background-color: transparent;
}

.pagination :not(.active) > a {
    color: #87199D !important;
}

    .pagination :not(.active) > a:hover {
        color: #FFB2C2 !important;
    }

.pagination .disabled > a {
    color: #D3CCD4 !important;
}

.pagination .active > a {
    background-color: #87199D !important;
    border: 1px solid #260028 !important;
}

td.details-control:focus {
    outline: none !important;
}

table.dataTable thead .sorting_disabled, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
    background: #F0F0F3 !important;
}

td.details-control {
    background: transparent !important;
}

#main {
    margin-left: 270px;
}

aside {
    background-image: linear-gradient(to right bottom, #114d6d, #115071, #115374, #115678, #11597c, #115d82, #106188, #10658e, #106b98, #1071a1, #1178ab, #127eb5);
    font-family: "Segoe UI", "Helvetica", sans-serif;
    width: 270px;
}


    aside li a {
        background: transparent;
        color: #ffffff70 !important;
    }

        aside li a:hover, #system-admin-panel ol.dropdown-menu li a:hover {
            background: #00000030 !important;
            color: white !important;
        }

.minified nav ul li ul {
    background: #11597c;
    border-top: 0;
    transform: translate(10px, 0px);
}

.minified nav > ul > li > a > span:after {
    content: "\f1c8";
    font-family: nextgen-icons;
    position: absolute;
    font-size: 3.5rem;
    left: -.4125rem;
    color: #10597c;
    z-index: -1;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    overflow: hidden;
    display: block;
    top: 0;
}

.minified nav ul li ul li {
    background: transparent;
    color: #ffffff70 !important;
}

    .minified nav ul li ul li:hover {
        background: #00000030 !important;
        color: white !important;
    }

.minified nav > ul > li {
    border-bottom: 0;
    border-top: 0;
}

nav ul li a:active {
    background: #98C8E5 !important;
}

nav ul ul {
    background: transparent;
}

.minified nav > ul > li > a > .menu-item-parent {
    color: white;
    background: #11597c;
    transform: translate(10px, 0px);
}

.minified #left-panel .text-muted {
    visibility: hidden;
}

#left-panel .text-muted {
    color: white;
    width: 100%;
    text-align: center;
}

.d-commands a {
    margin-left: 10px;
}

/*Dashboard*/
.d-title {
    color: white !important;
    background: #A6D6FF none repeat scroll 0 0 !important;
}

.table-header-static, .sticky-elements {
    white-space: nowrap;
    vertical-align: middle !important;
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0;
    z-index: 3;
    /*background-color: #eee !important;*/
}

.panel.sticky-elements {
    top: 50px;
}

.table-header-static {
    background-color: #eee !important;
    z-index: 3;
}

table.dataTable thead .sorting_asc.table-header-static, table.dataTable thead .sorting_desc.table-header-static, table.dataTable thead .sorting.table-header-static {
    background-color: #eee !important;
}

/*Add Quote*/

.btn-blue {
    color: #fff !important;
    background-color: #5cb0ce !important;
    border-color: #5cb0ce !important;
}

    .btn-blue:hover {
        color: #f5f5f5 !important;
        background-color: #5cb0ce !important;
        border-color: #f5f5f5 !important;
    }

.btn-blue-o {
    border-color: #5cb0ce;
    background: #fff;
}

    .btn-blue-o:hover {
        background: #5cb0ce !important;
        color: #fff !important;
    }

.text-green {
    color: green;
}

.text-purple {
    color: purple;
}

.panel-header-color {
    background: #FFFAD8 !important;
}

#top-panel nav > ul li > a, 
#top-panel ul.dropdown-menu::before, 
#system-admin-panel nav > div > ol > li > a ,
#system-admin-panel ol.dropdown-menu::before { 
    color: #11597e !important;
}

#top-panel nav ul li a:hover, 
#top-panel nav ul li a:focus,
#top-panel nav ul li.active,
#system-admin-panel nav ol.dropdown-menu,
#system-admin-panel nav ol li a:focus,
#system-admin-panel nav ol li.active > a,
#cashflow-panel nav ol li.active > a {
    background: #11597e;
}

#system-admin-panel nav ol li.active.open > a {
    color: #11597e !important;
}

#top-panel nav > ul > li.active > a, 
#system-admin-panel nav > div > ol > li.active > a,
#cashflow-panel nav > div > ol > li.active > a {
    color: #fff !important;
}

#top-panel nav > ul > li > a:hover > *, 
#system-admin-panel nav > div > ol > li > a:hover,
#cashflow-panel nav > div > ol > li > a:hover {
    opacity: 0.5;
}

#header, #HeaderLogo {
    max-height: 100%;
    padding: 0 12px;
}

#header.top-bar {
    background: #D3E3FC;
}

* {
    font-family: "Segoe UI", "Helvetica", sans-serif;
}

h1, h2, h3, h4, h5, h6, select {
    font-family: "Segoe UI", "Helvetica", sans-serif !important;
}

#cashflow-panel nav > div > ol > li:not(.active) > a:hover {
    background-color: unset !important;
}

/* Neumorphism UI */
.btn {
    box-shadow: none;
    border-radius: 5px;
    border: none;
    padding: 7px 12px;
}

div :not(.btn-group) > .btn-primary {
    color: #fff;
}

div :not(.btn-group) > .btn-primary:focus, div :not(.btn-group) > .btn-primary:hover {
    color: #ffffff;
    filter: opacity(.7);
}

div :not(.btn-group) > .btn-default {
    color: #000;
    background: none rgb(244, 245, 247);
}

div :not(.btn-group) > .btn-default:focus, div :not(.btn-group) > .btn-default:hover {
    background-color: rgb(235, 236, 240) !important;
    color: white !important;
}

#top-panel nav > ul li > a,
#system-admin-panel nav > div > ol > li a,
#cashflow-panel nav > div > ol > li a {
    color: grey !important;
}

#top-panel ul.dropdown-menu::before,
#system-admin-panel ol.dropdown-menu::before {
    color: #fff !important;
}

.pagination > li {
    padding: 0 !important;
}

.pagination > li > a {
    border-radius: 5px;
    margin: 10px;
    border-color: transparent !important;
    box-shadow: none !important;
    background: none rgb(244, 245, 247);
}

.pagination .active > a {
    color: #FFF !important;
    border: none !important;
    box-shadow: none !important;
}

.pagination li:hover, .pagination li:active {
    border-color: transparent !important;
    background: none !important;
    box-shadow: none !important;
}

.multiselect-container.dropdown-menu {
    top: 100%;
    left: unset;
}

@-moz-document url-prefix() {
    .multiselect-container.dropdown-menu {
        top: 4.5em;
    }
}

.multiselect-container.dropdown-menu > li > a {
    padding: 4px 0;
}

.btn-group .btn {
    border-radius: 5px;
    border: 1px solid #ccc;
}

.main-content-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
}

.main-content-header input {
    margin: 4px !important;
}

.multiselect.dropdown-toggle {
    padding: 6px 12px;
}