@import 'https://fonts.googleapis.com/css?family=Open+Sans';

/* ==========================================================================
   Base
   ========================================================================== */
body {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #422a80;
    color: #ecbb2f;
}

a {
    color: #ecbb2f;
}

h1 {
    color: #ffffff;
}

.form-control::-moz-placeholder {
    color: #ecbb2f;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #ecbb2f;
}

.form-control::-webkit-input-placeholder {
    color: #ecbb2f;
}

.form-control:focus {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236, 187, 47, 0.60);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236, 187, 47, 0.60);
    border-color: #ecbb2f;
}

.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236, 187, 47, 0.60);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236, 187, 47, 0.60);
    border-color: #ecbb2f;
}

.select2-drop-active {
    border-color: #ecbb2f;
}

.grid-view table.items tr.selected td {
    color: #ecbb2f;
}

.grid-view table.items tr.selected td {
    background: none repeat scroll 0 0 #57418e;
}

.table > thead > tr > th {
    border-color: #fefefe;
}

/* ==========================================================================
   Header
   ========================================================================== */
.banner {
    background: none repeat scroll 0 0 #fff;
}

.brand,
.logo-text {
    width: 280px;
}

.brand {
    background: url("../images/logo-new.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    overflow: hidden;
    text-indent: -9000px;
    margin-top: 5px;
}

.top-navigation .nav {
    float: right;
    margin-top: 20px;
}

.flash-msg {
    margin-bottom: 25px;
    margin-top: 25px;
}

/* ==========================================================================
   Content
   ========================================================================== */
/* ==========================================================================
   Home
   ========================================================================== */
.home {
    padding-top: 50px;
}

.company-search {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.company-search:before,
.company-search:after {
    content: " ";
    display: table;
}

.company-search:after {
    clear: both;
}

/* ==========================================================================
   Primary Content
   ========================================================================== */
.main {
    padding-top: 30px;
    padding-bottom: 50px;
}

.main .login {
    margin: 0 auto;
    width: 420px;
    margin-bottom: 90px;
    margin-top: 90px;
}

.page-title {
    margin-bottom: 40px;
}

/* Gallery Shortcode */
.gallery-row {
    padding: 15px 0;
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
/* ==========================================================================
   Company creation
   ========================================================================== */
.company-locations {
    min-height: 50px;
}

.company-locations:before,
.company-locations:after {
    content: " ";
    display: table;
}

.company-locations:after {
    clear: both;
}

.company-locations .company-location {
    background-color: #57418e;
    padding-top: 35px;
    min-height: 250px;
    margin-top: 3px;
}

.company-locations .company-location .location-title {
    margin-top: 75px;
}

.location-add-link a {
    margin-top: 0;
    float: right;
}

.right-menu {
    margin-bottom: -65px;
}

.right-menu .view-right-menu {
    float: right;
}

/* ==========================================================================
   company billing
   ========================================================================== */
.company-details {
    padding-top: 45px;
}

.company-billing-section {
    background-color: #57418e;
}

.company-billing-section .table > thead > tr > th {
    border: none;
}

.company-billing-section .table > thead > tr > th,
.company-billing-section .table > tbody > tr > th,
.company-billing-section .table > tfoot > tr > th,
.company-billing-section .table > thead > tr > td,
.company-billing-section .table > tbody > tr > td,
.company-billing-section .table > tfoot > tr > td {
    border: none;
    padding: 4px;
}

.company-billing-section .table > tbody > tr:last-child .h-total,
.company-billing-section .table > tbody > tr:last-child .h-date,
.company-billing-section .table > tbody > tr:last-child .h-name {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 20px;
}

.company-billing-section .grid-view table.items tr.selected td {
    background-color: #422a80;
}

.company-billing-section .invoices-total {
    padding-bottom: 18px;
    text-align: right;
    padding-right: 130px;
    padding-top: 20px;
}

.company-billing-section .invoices-total .total-label {
    background-color: #FFFFFF;
    border-radius: 8px;
    -webkit-box-shadow: 1px;
    box-shadow: 1px;
    color: #57418e;
    font-size: 18px;
    padding: 8px 12px;
}

.company-billing-section .invoices-total .amount {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding-left: 50px;
}

.company-billing-section .row-links {
    width: 130px;
    text-align: right;
    padding-right: 10px;
}

.company-billing-section .h-total {
    text-align: right;
}

.company-billing-section .invoices-table {
    min-height: 210px;
}

/* ==========================================================================
   company search page
   ========================================================================== */
.company-search {
    margin: 0 auto;
    width: 550px;
    margin-bottom: 90px;
    margin-top: 90px;
}

.company-search .form-actions {
    text-align: center;
}

/* ==========================================================================
   Invoice forms
   ========================================================================== */
.invoice-items {
    min-height: 270px;
}

.total-invoice {
    color: #fff;
    float: right;
    font-size: 30px;
    margin-top: -35px;
    margin-right: 100px;
}

.company-title {
    color: #FFFFFF;
    border-bottom: 1px solid #57418E;
}

.company-title .sif-number {
    font-weight: bolder;
}

.total-invoices-view {
    border-top: 1px solid #fff;
    font-size: 30px;
    margin-top: 40px;
    text-align: right;
    color: #FFFFFF;
}

.total-invoices-view span {
    color: #ecbb2f;
    padding-left: 65px;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.grid-view {
    color: #ffffff;
}

.grid-view .button-column {
    width: 75px;
}

.company-services .select2-container .select2-choices .select2-search-field input,
.company-services .select2-container .select2-choice,
.company-services .select2-container .select2-choices {
    color: #ecbb2f;
}

.help-block.error {
    color: #ff3508;
}

/**
* Global invoice page
*/
.gInvoice-view .company-name {
    color: #FFFFFF;
}

.gInvoice-view .gInvoice-company-details h2,
.gInvoice-view .gInvoice-company-details strong {
    color: #FFFFFF;
}

.gInvoice-view .company-details {
    padding-top: 0;
}

.gInvoice-view .company-details ul {
    list-style: none;
    padding-left: 10px;
    font-size: 20px;
}

.gInvoice-view .company-details ul strong {
    color: #FFFFFF;
}

.gInvoice-view .invoice-date span,
.gInvoice-view .invoice-date a {
    font-size: 18px;
}

.gInvoice-view .invoice-date a {
    color: #FFFFFF;
    font-weight: bold;
}

.gInvoice-view .total-gInvoice {
    background-color: #57418e;
    color: #FFFFFF;
    font-size: 25px;
}

.gInvoice-view .total-invoices-view {
    color: #ecbb2f;
    font-size: 18px;
}

.gInvoice-view .total-invoices-view div {
    margin-bottom: 3px;
}

#gInvoicePrint {
    min-height: 600px;
    background-color: #ffffff;
    border: 1px solid #000000;
    width: 100%;
}

#company-search-form-modal:before,
#company-search-form-modal:after {
    content: " ";
    display: table;
}

#company-search-form-modal:after {
    clear: both;
}

#company-search-form-modal label {
    color: #000000;
}

/**
* Login Form
*/
.login-form {
    background-color: #57418e;
}

.company-billing-section tr.cancel td {
    color: hsl(0, 71%, 50%) !important;
    background-color: #462322 !important;
}