.acord.backup_wrapper > button {
	background-color: #333333;
}

.product-table-top {
    border-top: 2px solid #333333;
}
td.has-error input {
	border:1px solid #333333 !important;
}
.navbar {
	background-color: #333333;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav >li{
 	background-color: #eaeaea;
 	color: #333333;
 }
.datepicker td.active:hover,
.datepicker td.active:hover:hover, 
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover, 
.datepicker td.active[disabled], 
.datepicker td.active[disabled]:hover{
	background-color: #333333;
}
.tabbable-custom .nav-tabs > li.active > a,
.tabbable-custom .nav-tabs > li.active > a:hover,
.tabbable-custom  .nav-tabs > li.active > a:focus{
	background-color: #333333;
}
.navbar-nav > li > a:hover{
	color: #333333!important;
}
.navbar-right{
	background-color: #333333;
}
.navbar-toggle .icon-bar:hover{
	background-color: #333333!important;
}
.date-col button{
	background-color: #333333;
}
.bill-to-info {
	border-right: 1px solid #d9d9d9;
}
.bill-to h3,
.bill-from h3{
	border-bottom: 1px solid #333333;
}
.select2-results .select2-highlighted{
	background-color: #333333;
}
.reset-btn a{
	background-color: #333333;
}

 .product-table .table >tbody > tr> td> span >a{
	background-color: #333333;
}
.color-trnc-load-1 a{
	background-color: #333333;
}
.color-trnc-load-2 a{
	background-color: #333333;
}
.total-count .form-control[readonly]{
background-color: #333333;
}
.total-count {
	background-color: #333333!important;
}
.create button{
	background-color: #333333;
}
.section-head h3{
	border-bottom: 3px solid #333333;
}
.act-btn a{
	color: #333333;
}
.act-btn-2 a{
	color:#333333;
}
.custom-search button{
	background-color: #333333;
}
.history-modal .btn{
	background-color: #333333;
}
.top-bar{
	background-color: #333333;
}
.signup-form h1{
	background-color: #333333;
}
.signup-form button{
	background-color: #333333;
}
.signup-form span{
	color: #333333;
}
.this-clr{
	color: #333333;
}
.head-tr-2{
	border-top:1px solid #333333 !important;
}
.amount-inword span{
	color: #333333;
}
.note-border-1 h3{
	border-bottom: 1px solid #333333;
}
.note-border-2 h3{
	border-top: 1px solid #333333;
}
.section-title h3{
	background-color: #333333;

}
.footer{
	background-color: #333333;
}
.dataTables_wrapper{
	border-top: 3px solid #333333 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
 .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
 {
 	background-color: #333333;
 }
 .history-modal .modal-header{
 	border-bottom: 2px solid #333333!important;
 }
.download-bar{
	background-color: #333333;
}

.invoice-head-section table td span{
	color: #333333;
}
.invoice-body-content .left-content h3{
	border-bottom: 1px solid #333333;
}
.invoice-body-content .right-content h3{
	border-bottom: 1px solid #333333;
}
.inwords span{
	color: #333333;
}
.net-due{
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333 ;
}
.top-bar{
	border-top: 1px solid #333333 ;
}
.top-bar1 p{
	border-top: 1px solid #333333 !important;
}
.price-invoice-footer .bottom-bar{
	border-bottom: 1px solid #333333;
}
.price table .invoice-top-head{
	border-top: 1px solid #333333 !important;
}
.tbl-border{
	background-color: #333333;
}
.top-head-bar{
	background-color: #333333;
}
.bottom-footer-bar{
	background-color: #333333;
}
.bottom-bar1 p{
 	border-bottom: 1px solid #333333 !important;
}
.create-new{
	background-color: #333333;
}
h2.tab-style{
	background-color: #333333;
}
button.confirm{
	background-color: #333333!important;
	box-shadow:none!important;
}
a.add-row:hover{
	color: #333333;
}
.add-row{
	color: #333333;
}
.money-rcpt{
	border-top: 7px solid #333333;
	border-bottom: 7px solid #333333;
}
.brand-color{
	color: #333333;
}
.brand-bg{
	background-color: #333333;
}
@media print {
	.this-clr{
		color: #333333 !important;
	}
	.amount-inword span {
    	color: #333333 !important;
	}
	.note-border-2 h3{
		margin-top: 22px!important;
	}
	.download-bar {
		background-color: #333333 !important;
	
	}
	.footer{
		background-color: #333333 !important;
	}
}