  \*********************************************************************************************/

.title {
	padding: 40px 0;
	box-shadow: 1px 1px 20px #ccc;
	margin-bottom: 30px;
	background-image: url(images/city1.jpg);
}
.title h9 {
	font-family: 'Linotype Didot W01', sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 60px;
	text-shadow: 1px 1px 2px #505050;
	line-height: 120px;
}

.title h4 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	text-shadow: 1px 1px 2px #505050;
	font-family: 'Neue Helvetica W01', sans-serif;
	font-variant: normal;
	font-style: normal;
}
.title .badge { padding:4px 7px 3px 7px; margin-top:-40px; background-color:#00598c; box-shadow: 1px 1px 20px #fff; }

h2, h3, h3, h4, h5, h6 {
	color: #000;
	font-family: 'Century Gothic W01';
}

input[type="file"] { 
	cursor:pointer; 
	display:block; 
	background-color: #e7e7e7; 
	color:#000; 
	padding:4px 4px 4px 6px; 
	font-size:14px; 
	border-radius:4px; 
	height: auto; 
	margin-bottom: 1px;
  line-height: 0;
}

input[type="file"]:hover { background-color: #dbdbdb;  }



.well {
	overflow: hidden;
	border: none;
	background-color: #FFFFFF;
}

.alert { margin-bottom: 20px; margin-top: 0px; padding:10px 20px; }

.btn { 
	font-family: 'Century Gothic W01'; 
}




/* circle starts */
.footer-circle-wrapper { width:50px; z-index:30; margin-bottom:-66px; }
.circle-indicator{
  width:100%;
  border-radius:50%;
  text-align:center;
  font-size: 36px;
  font-weight: bold;
  padding:50% 0;
  line-height:0;
  position:relative;
  background: #ccc;
  color: #fff;
  font-family: Helvetica, Arial Black, sans;
  opacity: 0.8;
}

/* circle ends */
.well .badge, .small .badge { background-color: #999; }
.stars .fa { color:#ffb900 !important; }
.margin-left-right-0 { margin-right: 0; margin-left: 0; }
.padding-left-right-0 { padding-left:0; padding-right:0; }

/* table hover color */
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #999;
}

/* table font */
.table {
	font-family: 'Century Gothic W01', sans-serif;
	font-size: 16px;
	padding-bottom: 0px;
	color: #333;
  }
  
::-webkit-input-placeholder { /* Chrome */
  color: #666;
  font-size:14px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
  font-size:14px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
  font-size:14px;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #666;
  font-size:14px;
  opacity: 1;
}

input[type="text"], input[type="email"] {
	font-size: 16px;
	padding-right: 4px
}

/* custom bs input fields max and min */
.short {
    max-width:150px;
    min-width:80px;
}

/* submit print and save buttons */
.button {
font-size: 20px !important;
font-family: "Century Gothic W01", sans-serif !important;
}

/* add-row button width */
#irow, #icos, #iexpenses, #iAssets, #iLiabilites, #iEquity  {
	width: 110px;
	font-size: 15px;
}
#AllData td {
	vertical-align: middle;
	padding-bottom: 2px;
	font-family: "Century Gothic W01", sans-serif;
}

input:focus {
	background-color: #D0FFFF;
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.expense  {text-align:right; }


/* TAX COMPANY PAGE ADJS */

.col-xs-3.right {
text-align: right;
}
.box {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 10px;
}
.clear{
    clear: both;
}
.col-xs-2.feebox >input{
    text-align: right;
	width: 65px;
	height: 28px;
}
.col-xs-12.noi {
    margin: 5px 0;
}
.moveleft{
    margin-left: -15px !important;
}

.well {
background-color: #f5f5f5 !important;

}


#content {
	background-color: #FF0000;
	margin: 0 auto;
	width: 800px;
}

// Class
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

// Usage as a mixin
.element {
  .center-block();
}

.centered {
   text-align: center;
   font-size: 0;
}
.centered > div {
	float: none;
	display: inline-block;
	text-align: left;
	font-size: 15px;
	color: #333333;
}


.collapsing {
    transition: height 5.0s;
}

tr.collapse.in {
    display: table-row !important;
}

table.collapse.in {
    display: table-row !important;
}


#AllData textarea {
	font-size: 16px;
}

/* PRINTING PAGE ADJS */
@media print {
   	html, body {
   	font-size: 12px;
   	margin-left:0;
   	margin-right:0;
   	overflow: hidden;
   	width: 768px !important;
     min-width: 768px;
    	max-width: 768px;
	background-image:none
	background-color:#FFFFFF;
   	}
   	@page
 	{
 	size: auto; /* auto is the initial value */
 	margin: 0mm; /* this affects the margin in the printer settings */
 	}
	#Header, #Footer { display: none !important; }
	.col-xs-12
	{ 
	display: inline-block;
	 
	}
	#AllData textarea, input, text {
	font-size: 12px;
	}	
	.table-condensed, .table-responsive, .container, .action{
	width: 768px !important;
	height: 80% !important;
     min-width: 768px;
   	 max-width: 768px;
        padding-left: 0;
        padding-right: 0;
        margin-left:0;
        margin-right:0;
	overflow: hidden;
	background-image:none
	background-color:#FFFFFF;
	display: table;
	}
  	#accordion1,#accordion2,#accordion3,#accordion4,#accordion5
   {
    
	display: inline-block !important;
	white-space: nowrap;
	font-size: 12px;
	width: 768px !important;
     min-width: 768px;
    max-width: 768px;
	overflow: hidden;
	}
	.noprint {display:none; }
}

