body {
    font-family: Arial;
    color:#333;
    padding:0px;
    margin:0px;
}

body {
    background: url('images/bg-iot.jpg') fixed no-repeat;
    background-size:cover;
    width:100%;
    height:100%;    
    position:absolute;
    top:0px;
    left:0px;
    max-width: 100%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    font-family: Arial;
    color:#333;
    padding:0px;
    margin:0px;
}

.navbar {
    margin-bottom:0px !important;
    min-height:20px !important;
}
.navbar-default {
    border:0px;
}


.nav > li > a {
    font-size: 0.8em;
    color: #000000 !important;
    letter-spacing: 1px !important;
    /*z-index: 1000 !important;*/
    /*margin:20px 20px 0px 0px;*/
}

.dropdown-menu > li > a {
    font-size: 0.8em;
    color: #000000 !important;
    letter-spacing: 1px !important;
}

    .dropdown-menu > li > a:hover {
        background-color:#DEDEDE !important;
        color:#666666 !important;
    }



    .nav > li > a:hover {
        /*font-size: 0.8em;*/
        background-color:#DEDEDE !important;
        color:#666666 !important;
        z-index: 1000 !important;
    }
    
    .nav > li > a.login-nav {
        font-size: 0.8em;
        color: #CC0000 !important;
        letter-spacing: 1px !important;
        z-index: 1000 !important;
        margin-right:20px;
    }

        .nav > li > a.login-nav:hover {
            font-size: 0.8em;
            color: #000000 !important;
            z-index: 1000 !important;
        }

        .navbar-default .navbar-nav > .active > a {
            background-color:#FBFBFB;
            color:#999999 !important;
        }

.subNavBar {    
    background-color:#CCCCCC !important;
    border-bottom: 1px solid #000000 !important;
    border-top: 1px solid #000000 !important;
    border-radius:0px;
}

.subNavBar .nav > li > a {
    letter-spacing: 1px !important;
    color:#000000 !important;    
    padding:10px 10px 5px 10px;
}
.subNavBar .nav > li > a:hover {
    background-color:#DEDEDE !important;
    color:#666666 !important;
}
.subNavBar li.active a {
    background-color:#EFEFEF !important;
    color:#999999 !important;
}

footer .footerCopyright{
    padding:20px 50px 0px 0px;
    color:#FFFFFF;
}



.body-content {
    background-color: #444444;
    border-top: 1px solid #CCCCCC !important;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    width:90%;
    padding:10px;
}

.body-container {
    padding:0px 0px 50px 0px;
}

#spinner {
    position:absolute;
    z-index:1000;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.75);
}

.profile {
    position: relative;
    width: 45px;
    height: 45px;
    margin-right: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #a385a3;
}

table th {
    font-size:0.8em;
    color:#5586ED;
}

table td {
    font-size:0.8em;
    color:#3c3c3c;
	padding:2px;
}


.validation-summary-errors li {
    display: block;
    color:#CC0000;
}

.validation-summary-errors li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e209";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #CCCCCC;
}

.field-validation-error {
    display: block;
    color:#CC0000;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.underline {
    padding:0px 0px 2px 0px;
    margin-bottom:2px;
    border-bottom : 1px solid #EEEEEE;
}
.highlight:hover{
    background-color:#EEEEEE;
}

.btnProfile {
    width:100%;
    text-align:left;
}
.btn {
    border-radius:0px !important;
}
.btn-primary {
	/*min-width:150px;*/
}

.text-lg {
    font-size: 1.4em !important;
}
.text-xl {
    font-size: 2.4em !important;
}

.clientTransactionDataText {
    font-size: 0.8em;
}

.checkbox {
    margin:0px;
}

.control-label {
    text-align:left;
    font-weight:normal;
}

.form-group {
    margin-bottom:5px;
}

.tdLarge {
    font-size:1.2em;
}

.labelProfile {
    text-align:left;
}

.data {
    /*color: #5586ED;*/
    
}

.moneyRight {
    text-align: right;
}

.transactionData {
    text-align:right;
   padding-right:20px;

}
#FinancialDetails .control-label {
    padding:0px 0px 0px 10px;
}
#cashDetails .control-label {
    padding:0px 0px 0px 10px;
}
#clientDetails .control-label {
    padding:0px 0px 0px 10px;
}

.table .highlightRowDanger td {
    background-color:#ebcccc;	
}

.table .highlightRowDanger tr:hover {
	color:#000000 !important;
}

.highlight td {
    /*background-color:#ebcccc;
    border-bottom:1px solid #ff0000;*/
}

.highlight tr:hover {
	color:#000000 !important;
}

.danger tr:hover {
	color:#000000 !important;
}

/*.table-striped > tbody > tr > .danger,
.table-striped > tbody > .danger > td,
.table-striped > tbody > .danger > th {
  background-color: #f2dede !important;
}*/

/*.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  color: #000000 !important;
}*/

.successText {
	color:green;
}
.dangerText {
	color:#FF0000;
}

tr.dangerText td {
    color:#FF0000;
}

.filterInputFocus {
    border-color: #ff6a00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

#events {
        margin-bottom: 1em;
        padding: 1em;
        background-color: #f6f6f6;
        border: 1px solid #999;
        border-radius: 3px;
        height: 100px;
        overflow: auto;
    }

.modal-width-1000 {
    width:1000px;
}

.bold {
    font-weight:600;
}

@media print {

  table {
      width:100%;
  }
  table th {
      font-size: 1.0em;
  }
  table td {
      font-size: 0.8em;
  }

  /*#printSection.print-max-width {
      width:100%
  }*/

  h4 {
      font-size: 1.0em;
  }
}

.ImportCon {
    position:absolute;
    top:1px;
    left:1px;
    z-index:15000;
    width:290px;
    background-color:#CACACA;
    border:1px solid #FFFFFF;
    padding:10px;
}

.bottom-space {
    margin-bottom:15px;
}

.bottom-inner-space {
    padding-bottom:10px;
}

.frame-border-left {
    border-left: 4px solid #CCCCCC;
}

.frame-border-right {
    border-right: 4px solid #CCCCCC;
}

.frame-border-top {
    border-top: 4px solid #CCCCCC;
}

.frame-border-bottom {
    border-bottom: 4px solid #CCCCCC;
}

h1 {
    font-size: 1.2em;
    color: #000000;
    letter-spacing: 1px;
    border-bottom: 1px solid #333333;
    /* padding-bottom: 15px; */
    margin-bottom: 15px;
}
h1.CountProgress {
    color: #dadada !important;
    margin-bottom:5px !important;
    padding-bottom:0px !important;
    margin-left:15px;
    font-size:1.2em !important;
}

h3.confirm {
    font-size:2.0em;
    color: #FFFFFF;
}

h4 {
    font-size:1em;
    color: #000000;
    letter-spacing: 1px;
    border-bottom: 1px solid #333333;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
h4.modalHeading {
    font-size:1em;
    color: #000000;
    letter-spacing: 1px;
    padding-bottom:5px;
    margin-bottom:0px;
    border:none;
}
h4.panelHeading {
    color: #FFFFFF;
    letter-spacing: 1px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.chkConfirm {
    zoom:2;
    display:block !important;
}

input {
    color: #6387D3 !important;
    font-size:1em;
}

.table-sm {
    font-size: 1em !important;
}
.table-sm label {
    font-size: 1em !important;
}
    .table-sm.input-sm {
        font-size: 1em !important;
        padding: 0px !important;
    }
.table-sm.form-control {
    padding:0px;
    font-size:1em;
}
.bottomPageNav {
    position:relative;
    display:block;
    border-top: 1px solid #6387D3 !important;
    padding-top:10px;
    clear:both;
}

.topPageNav {
    position:relative;
    display:block;
    border-bottom: 1px dotted #EFEFEF !important;
    padding-bottom:5px;
    margin-bottom:10px;
    clear:both;
}

.well {
    border-radius:0px !important;
}
.wellDT {
    margin-bottom:0px;
}

.dt-button {
    padding:5px !important;
    font-size:0.8em !important;
}

.confirm {
    color:#FFFFFF;
    font-weight:bold;
    font-size:1.5em;
}
.confirmChkLabel {
    color:#FFFFFF;
    font-weight:bold;
    font-size:2em;
}

.panel, .panel-header, .panel-heading {
    border-radius: 0px;
}

.ca-group {
    padding:5px;
}
.bg-ca-light {
    background-color: #EFEFEF;
}

.bg-ca-blue {
    background-color: #6387D3;
}

.bg-ca-dark {
    background-color: #333333;
}

.bg-ca-dark-medium {
    background-color: #666666;
    color:#FFFFFF;
}

.border-ca-dark {
    border-top:1px solid #000000;
    border-right:1px solid #000000;
    border-bottom:2px solid #000000;
    border-left:1px solid #000000;

}

.navbar-brand {
    padding:5px;
}

.label-lrg {
    font-size: 6rem !important;
    color:#666;
}

.label-md {
    font-size: 1.6rem !important;
    color: #666;
}

input {
    border-radius:0px !important;
    margin-bottom:10px;
}
