/*
*	 Author: Vijay Kumar
*	 Template: Archon - Flat & Responsive Bootstrap Admin Template
*	 Version: 1.0
*	 Bootstrap version: 3.0.0
*	 Copyright 2013 bootstrapguru
*	 www: http://bootstrapguru.com
*	 mail: support@bootstrapguru.com
*	 You can find our other themes on: https://bootstrapguru.com/themes/
---------------------------------------------------------------------------------------------- */
/*
 * @author Bernard S.
 * @link http://www.tritiumdigital.com
 * @copyright 2014 Tritium Digital Pte Ltd
 * 
 * Custom CSS modifier for Bootstrap Cascade on Bootstrap 3/Yii
 */

#journalAccountFilterForm .chosen-container {
  margin-top: 5px;
  margin-bottom: 5px;
}

/*#journalAccountFilterForm label,
#journalAccountFilterForm select, 
#journalAccountFilterForm input {
  margin-left: 5px;
}*/

tr.odd-row {
  background-color: #f5f5f5;;
}

.text-bold {
  font-weight: bold;
}

/* For Income Statements */
table.table-border-td td
{
  border: 1px solid #ddd;
}

.chosen-container-single {
  /*float: left;*/
}

.search-choice-close:after {
  position:absolute;
  font-family: FontAwesome;
  top:0;
  left:0px;
  font-size: 12px;
  /*content: "\f00d";*/
  content: "\f147";
}

.dataTables_filter {
  text-align: right;
}

.currency {
  text-align: right;
}

.navbar {
  background-color: rgb(51, 51, 51);
}

.left-sidebar {
  background-color: rgb(225, 225, 225);
}



.btn > a {
    color: white;
}

h4.sub_title {
    border-bottom: 1px solid #CCC;
}

.detail-view-2cols {
    width: 50%;
    float: left;
}

.detail-view > tbody > tr > th {
    text-align: right;
    width: 40%;
}

.detail-view td {
    width: auto;
}

.detail-view > tbody > tr > td,
.detail-view > tbody > tr > th {
    border: none;
}

.hr-clear {
    clear: both;
}

#signatures {
    page-break-after:always;
}

.panel .panel-heading a {
    width: auto;
    font-size: 14px;
}
table.contract tr td {
    border-top: none;
}

#additional_info table.contract tr td {
    padding: 4px;
}

.contract .signature {
    height: 100px;
    width: 300px;
    border-bottom: 1px dotted #555;
}

.form-control[readonly] {
    background: inherit;    
}

.ui-spinner {
    height: 34px;
    float: left;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.uneditable-input {
    /*margin-top: 6px;*/
    display: block;
}

.ui-spinner input {
    height: 32px;
    margin-top: 0px;
    width: 2em;
}

.chosen-container-single .chosen-single {
    height: 34px;    
}

.chosen-container-single .chosen-single span {
    margin-top: 4px; 
}

div.dataTables_paginate.paging_bootstrap.pagination.pull-right {
    margin-top: 0px;
    margin-bottom: 5px;
}

#displayPage {
    clear: both;
}

.subtotals .form-group  {
    float: right;
    clear: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.subtotals .control-label,
.subtotals .controls{
    clear: none;
    margin-left: 10px;
}

.border-divider {
    border-top: 1px solid #CCC;
    padding-top: 15px
}

span.help-inline.error {
    color: #e45857;
}

body {
    background: none;
}

label.radio.inline {
    float: left;
    margin-right: 10px;
}

.radio.inline input[type="radio"] {
    width: auto;
    height: auto;
}

span.label {
    margin-right: 5px;
}

div#DataTables_Table_0_length.dataTables_length,
div#DataTables_Table_1_length.dataTables_length{
    float: left;
}

.controls {
    margin-left: 220px;
}

tbody#invoiceitems tr td {
    padding-left: 10px;
    padding-right: 10px;
}

tbody#invoiceitems tr td div.form-group {
    margin-right: 0px;
    margin-left: 0px;
}

tr td label.label-right {    
    float: right;
}

td label.amount_col,
.text-large {
    font-size: 1.1em;
    width: auto;
}

td label.grand_total,
.text-larger {
    font-size: 1.3em;
}

td div.controls {
    display: block;
    margin: auto;
    float: left;
    clear: both;
}

td label.control-label {
    display: block;
    float: left;
    width: auto;
    clear: both;
}

.control-label {
    display: block;
    float: left;
    float: left;
    width: 200px;
    text-align: right;
}

.control-group {
    margin-bottom: 20px;
    margin-top: 20px;
    clear: both;
}

.control-group select {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 30px; 
    min-height: 30px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

label.checkbox.inline {
    display: inline-block;
    margin-right: 10px;
}

p.help-block {
    clear: left;
    margin-bottom: 0px;
    font-size: 0.9em;
    font-style: italic;
}

.form-control {
    float: left;
    border-radius: 0;   
}

span.error {
    padding-left: 5px;
    padding-top: 7px;
    float: left;
}

.input-group-addon {
    width: auto;
    height: 34px;
    float: left;
    padding-top: 7px;
    padding-bottom: 0px;
}

div.form-actions {    
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;    
}

.spanAuto {
    width: auto;
}

.span1 {
    width: 10%;
}

.span1-5 {
    width: 15%;
}

.span2 {
    width: 20%;
}

.span3 {
    width: 30%;
}

.span4 {
    width: 40%;
}

.span5 {
    width: 50%;
}

.span6 {
    width: 60%;
}

.span7 {
    width: 70%;
}

.spanMax {
    width: 100%;
}

.xdsoft_calendar td.xdsoft_block {
    cursor: not-allowed;
    background-color: #e45857;
}

.user-avatar {
    display: none;
}

.navbar .navbar-nav > li > a span.username {
    padding-left: 10px;
}

#mailbox, #notifcations {
    display: none;
}