.money-page 
{
	padding-top: 10px;
	height: 520px;
}
.money-page-sidebar .panel-danger{
	font-size: 0.9em;
	height: 410px;
}
.money-page-sidebar .fa-calculator{
	float: right;
	padding-right: 10px;
	cursor: pointer;
}
.money-page-sidebar label{
	margin-bottom: 0;
}
.money-page-sidebar  .form-control{
	height: 25px;
}
.money-page-sidebar .checkbox{
	margin: 0;
}
.money-page-sidebar img{
	width: 30px;
	height: auto;
	float: right;
	padding-right: 10px;
}


.money-page .form-control, .calculator-page .form-control{
	padding: 2px;
	min-width: 25px;
}
.money-page .list-group-item, .calculator-page .list-group-item{
	padding: 2px 0;
}
.money-page .money{
	text-align: right;
}
.control-label{
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
}

.money-page .money-item-table{
	white-space: nowrap;
}
.money-page td{
	vertical-align: middle !important;
}

.main-heading{
	background-color: #337ab7 !important;
	color: #ffffff;
}
.main-heading th, .main-heading th h3{
	background-color: #8C1F1F !important;
	color: #ffffff;
	padding-top: 2px !important;
	padding-bottom: 2px !important
}
.main-heading h3{
	font-weight: bold;
	margin: 5px 0;
	font-size: 2em;
}

.money-page .panel-heading, .calculator-page .panel-heading{
	padding: 5px 15px;
	background-color: #8C1F1F;
	color: #ffffff;
	font-weight: bold;
}
.money-page .panel-body, .calculator-page .panel-body{
	padding-top: 0;
	padding-bottom: 0;
}

.statement{
	max-height: 410px;
	overflow: scroll;
	overflow-x: hidden;
	
}
.panel {
	margin-bottom: 1px;
}

.money-page a{
	text-decoration: none;
	color: inherit;
}
.delete-btn, .add-btn{
	border: 0;
	background: none;
	font-size: 1em;
	color: #8C1F1F;
}


.btn-success{
	color: #ffffff !important;
}
.fa-circle{
	margin-top: 8px;
}
 .tooltip > .tooltip-inner{
	background-color: #337ab7;
}

.item-heading{
	background-color: #fcfcfc;
	cursor: pointer;
	font-size: 0.9em;
}
.item-heading td{
	padding: 2px 8px !important;
}
.statements-items td{
	padding: 1px 8px 1px 15px !important;
	font-size: 0.9em;
}
.money{
	text-align: right;
}
.export-pdf{
	position: fixed;
	top: 0;
	right: 20px;
}

/*.statements-items{
	display: none;
}*/
.negative-sign{
	display: none;
}
.plus-sign, .negative-sign{
	color: #000000;
	
}
.logo-image img{
	width: 100%;
}
.calculator-page .panel-body{
	padding-bottom: 10px;
}
.water-mark{
	background: url('/images/watermark-draft.png') no-repeat scroll 0 0 transparent;
	background-size: 100% 100%;
	z-index: 2;
}
.statement-page .panel-body{
	padding: 0;
}
.no-padding{
	padding: 0;
}

.progress{
	margin-top: 5px;
	padding-right: 0px;
}
.closed-bar{
	margin-top: 5px;
	padding-right: 0;
	padding-left: 0;
}
.active-bar{
	padding-right: 0;
}
.not-auth{
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  width: 500px;
	font-size: 3em;
	padding: 20px;
	border: 5px solid #cecece;
	border-radius: 5px;
	text-align: center;
}
.action-btn{
	margin-top: 5px;
	text-align: center;
	margin-left: -15px;
	margin-right: -15px;
	clear: both;
}
.action-btn .btn{
	padding: 0 10px !important;
}

.bar{
	margin-top: 10px;
	border-bottom: 3px solid #cecece;
}
.timeline-box{
	margin-top: -13px;
	text-align: center;
	margin-bottom: 10px;
}
.description-not-done{
	opacity: 0.5;
}
.no-docs{
	padding: 20px;
	font-size: 1.2em;
}

.pop-up-address{
	padding: 10px 20px;
	margin-bottom: 10px;
	background-color: #8C1F1F;
	color: #ffffff;
	display: none;
	text-align: center;
	font-weight: bold;
}
.primary-checked .btn{
	background-color: #9d3b4b !important;
	color: #ffffff;
	border: 0;
	border-radius: 5px;
}
.primary-checked input{
	margin: 5px 5px 5px 10px;
}
.grayed-out{
	background-color: #dbdbdb;
	color: #838383;
}
.tbc-item{
	font-style: italic;
}

#select-statement .form-control{
	color: #000000;
	height: auto;
	padding: 5px;
	border: 1px solid #8C1F1F;
}
.small-padding{
	padding: 0 5px;
}
.no-margin{
	margin: 0 !important;
}
/* Bill page */
.financial-statement-data-table{
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
}
.no-padding-right{
	padding-right: 0;
}
.text-white{
	color: #ffffff !important;
}
.sidebar-1 .panel-body, .sidebar-2 .panel-body{
	display: none;
}
.text-bold{
	font-weight: bold;
}
.bill-description{
	padding-left: 15px;
	text-align: justify;
}
.plus-minus-icon{
	color: #ffffff !important;
}
.sidebar-1 .minus, .sidebar-1 .plus, .sidebar-2 .minus, .sidebar-2 .plus{
	display: none;
	float: right;
}
.water-mark-bill{
	background: url('/images/receipt_with_thanks_watermark.png') no-repeat scroll 0 0 transparent;
	background-size: 50% 50%;
	z-index: 2;
}

/*5 grid*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

