body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
p {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Arial,Helvetica,sans-serif !important;

}
h3{
	margin-bottom:10px !important;
  	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	font-weight:normal !important;
}

input,
button,
select,
textarea {  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.checkbox {
      width: auto;
	  float:left;
	  font-size:11px;
	  padding-top: 5px;
	  padding-right:10px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(105, 177, 120, 0.8);
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(105, 177, 120, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(105, 177, 120, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(105, 177, 120, 0.6);
}

.form-actions {
  padding: 0px;
  margin-top: 18px;
  margin-bottom: 0px;
  background-color: #ffffff;
/*  border-top: 1px solid #ddd;*/
  *zoom: 1;
}

.help-inline {
  padding-top:0px;
}
.input-append .add-on {
  min-width: 35px;
  text-align: left;
}

.input-xlarge {
  font-size: 11px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  margin-top: 1px;
  margin-bottom: 1px;
  margin-right: 2px;
}

.control-group {
  margin-top: 2px;
  background-color:#ededed;
}
.control-group-sub {
	clear:both;
  margin-top: 0px;
  padding-top:1px;
  padding-bottom:1px;
  background-color:#ededed;
}
legend + .control-group-sub {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}


.form-horizontal .control-group {
	margin-bottom: 0px;
	border-bottom: none;
  *zoom: 1;
}
.form-horizontal .control-group-sub {
	margin-bottom: 0px;
	border-bottom: 0px;
  *zoom: 1;
}

.form-horizontal .control-group-sub:before,
.form-horizontal .control-group-sub:after {
  display: table;
  content: "";
}
.form-horizontal .control-group-sub:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 240px;
  padding-top: 5px;
  padding-left:10px;
   padding-right:10px;
  text-align: left;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  text-shadow: #FFF;
  min-height: 26px;
  font-weight:bold;
}
.form-horizontal .control-label2 {
  float: left;
  width: 240px;
  padding-top: 5px;
   padding-right:10px;
  text-align: left;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  text-shadow: #FFF;
}
.form-horizontal .control-label-sub {
  float: left;
  width: 220px;
  padding-top: 5px;
  padding-left:30px;
   padding-right:10px;
  text-align: left;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
  text-shadow: #FFF;
      min-height: 26px;
}
.form-horizontal .controls {
  margin-left: 260px;
}
.form-horizontal .texts {
  margin-top: 6px;
  margin-bottom: 0;
  font-size:11px;
}
.form-horizontal .form-actions {
  padding-left: 260px;
  margin-bottom: 0px;
  border: none;
  padding-top:0px;
    padding-bottom:0px;
}
.table {
	width: auto;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  border-top: none;
  vertical-align:middle;
  line-height:normal;
}

.table th {
  font-weight: normal;
}

.table thead th {
	text-align:center;
	font-size:10px;
  background-color:#666;
  color:#FFF;
  vertical-align:middle;
  line-height:13px;
  padding-bottom:3px;
	background-image: -ms-linear-gradient(top, #888888, #666666);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#888888), to(#666666));
	background-image: -webkit-linear-gradient(top, #888888, #666666);
	background-image: -o-linear-gradient(top, #888888, #666666);
	background-image: linear-gradient(top, #888888, #666666);
	background-image: -moz-linear-gradient(top, #888888, #666666);
	background-repeat: repeat-x;

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#888888', endColorstr='#666666', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);

}
.table-bordered {
	 margin-left: auto;
    margin-right: auto;
	border-collapse: separate;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #DDDDDD;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #F5F5F5;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #ebebeb;
}

table .span1 {
  width: 80px;
}

table .span9 {
  width: 710px;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: #509B60;
}
.well {
	border:none;
  padding: 5px;
  margin-bottom: 10px;
  background-color:#FFFFFF;
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.wellwhite {
  min-height: 20px;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}
.btn {
  margin-top: 3px;
  margin-bottom:3px;
}
.btn-mini {
	font-weight: normal;
}
.btn-success {
  background-color: #6EB36A;
  background-image: -ms-linear-gradient(top, #6EB36A, #5B9E58);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6EB36A), to(#5B9E58));
  background-image: -webkit-linear-gradient(top, #6EB36A, #5B9E58);
  background-image: -o-linear-gradient(top, #6EB36A, #5B9E58);
  background-image: -moz-linear-gradient(top, #6EB36A, #5B9E58);
  background-image: linear-gradient(top, #6EB36A, #5B9E58);
}
.nav {
	margin-bottom:0px;
}
.nav > li > a:hover {
  background-color: #ffffff;
}
.nav li + .nav-header {
	margin-top: 0px;
}
.nav-list > li > a {
  padding: 0px 15px;
}
.nav-tabs {
	margin-top:20px;
	border:none;
}
.nav-pills {
		background-color: #f5f5f5;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
/*	border: 1px solid #cccccc;*/
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *zoom: 1;
}
.nav-pills2 {
	color:#444444;
	background-color: #cccccc !important;
  *zoom: 1;
  font-weight:bold;
  font-size:10px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
  line-height:12px !important;
  vertical-align:middle !important;
  text-align: center !important;
}
.nav-pills > li > a {
  padding-right: 7px;
  padding-left: 7px;
}

.nav-tabs {
	border-bottom: 0px;
}

.nav-tabs > li > a {
	font-size:12px;
	font-weight:normal;
	border: 0px;
		  background-color:#dddddd;
		  color: #777777;
		  }

.nav-tabs > li > a:hover {
	border: 0px;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	border: 0px;
}
.tab-content {
	background-color:#FFFFFF;
	padding:10px;
 	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
}
.navbar-inner {
  padding-left: 12px;
}
.navbar-search .search-query {
  padding: 4px 9px;  
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.breadcrumb {
  background: none;
  list-style: none;
  border:none;
}
.pagination {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.pagination ul {
 -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.pagination a {
	float: left;
	line-height: 20px;
	text-decoration: none;
	border: none;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}
.pagination img {
	margin-top:6px;
}
.modal-backdrop.fade.in {
  opacity: 0.3;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 800px;
  margin: -300px 0 0 -400px;
  overflow: auto;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}
.modal-body {
  max-height: 500px;
}
.accordion-group {
  margin-bottom: 0px;
}
.accordion-heading .accordion-toggle {
	display: block;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	/*	border: 1px solid #cccccc;*/
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;




  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.accordion-inner {
  background-color:#FFFFFF;
}
.label-inline {
	font-size:11px;
    display: inline-block;
    float: left;
    margin-right: 10px;
	width: 130px;
    margin-top: 5px;
	clear:both;
	text-align:right;
}
.amount {
	text-align:right;
}
.table img {
padding-left:2px;
padding-right: 2px;
}
.actions {
text-align: center !important;
}
.actions img{
text-align: center;
}
.nav-tabs > li > a, .nav-pills > li > a {
    padding-left: 7px;
    padding-right: 7px;
}
.nav-tabs > li {
	margin-bottom:0px;
}
.modal-open .popover {
  z-index: 2060;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
  color:#4d4d4d;
  font-size: 10px;
}

.popover.top {
  margin-top: -5px;
}

.popover.right {
  margin-left: 5px;
}

.popover.bottom {
  margin-top: 5px;
}

.popover.left {
  margin-left: -5px;
}

.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #4A7754;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #4A7754;
  border-bottom: 5px solid transparent;
}

.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #4A7754;
  border-left: 5px solid transparent;
}

.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #4A7754;
}

.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.popover-inner {
  width: 200px;
  padding: 0px;
  overflow: hidden;
  background: none;
  background: rgba(255, 255, 255, 1);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.popover-title {
  padding: 0px;
  line-height: 0px;
  background-color: #f5f5f5;
  border-bottom: 0px;
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
}

.popover-content {
	padding-top:0px;
 padding-left: 10px;
 padding-right:10px;
 padding-bottom:10px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
