.navbar-default {
    background: #084e96;
}

.customers.contract.contract-view .mtop15.preview-top-wrapper {
    margin-top: 0px;
}

.customers.contract.contract-view .preview-sticky-header {
    padding-top: 0px;
}

.customers.contract.contract-view .mtop15.preview-top-wrapper .row {
    padding-top: 25px;
}

.customers.contract.contract-view .mtop15.preview-top-wrapper .row h4 small {
    color: #fff;
}

.menu-item-resource_workload,
.menu-item-knowledge-base,
.menu-item-estimate_request {
    display: none !important;
}
/*.customer_tab_vault,*/
.customer_tab_credit_notes,
.customer_tab_estimates,
.customer_tab_invoices,
.customer_tab_statement,
.customer_tab_payments,
.customer_tab_subscriptions,
.customer_tab_expenses,
.customer_tab_map {
    display: none !important;
}

/*
#widget-taskfilter_widget_1{
    display: none;
}*/
.authentication-form{
	background: #fff;
	padding: 20px;
}
