.paid-charges tr td,
tr.tr-paid-charge td{ background:#fffbef; }

.button-paid{ background:#e5e5e5 !important; border-color:#e5e5e5 !important; color:#aaa !important;}

a.read-status { background:url(/templates/htmlburger/css/images/read.png) no-repeat center -36px;}

.projects tr.selected td.amount { color:#C60D0D;}

.projects tr.total td { background:#fff3d0; border-top:solid 1px #cbad8a; border-bottom:0; color:#333; }

.summary { color:#888;}
.summary strong{ color:#000; }
.summary strong.red{ color:#C60D0D; }

.disabled .total-cost { color:#999;}

.meta-field-select-tag { border: 1px solid #e4d3bd; }
.meta-field-input-text-tag { border: 1px solid #e4d3bd; }

.inline-editor-field { border: 1px solid #e4d3bd; }
.inline-editor-being-edited td { background: #fffbef !important; }

.show-hidden-comments { color:#444; }

.image-preview { border: solid 1px #f5c968; }

.source-files table { border-top:solid 1px #e4d3bd;}
.source-files td { border-bottom:solid 1px #e4d3bd; background:#fffbef; }

tr.paid .eip:hover { background:#ddd; }

#order-summary h3#selected-service-title{ color:#000; }

#order-summary ul li.total{ color:#C60D0D;}
#order-summary ul li #breakdown p{ border-bottom:solid 1px #e5d6c4; }
#order-summary ul li #breakdown p span,
#order-summary ul li #breakdown p strong { background:#fff; }

#order-summary p.small{ color:#666; }

.local-time { color:#999; }
.local-time:hover { background:#eee; }

.tooltip { background:#fffbef; border:solid 1px #c2a281; -moz-box-shadow:0 0 3px #aaa; box-shadow:0 0 3px #aaa;}

.feedback-message-holder { background:#fef3d4;  border:1px solid #cbad8a; }

@media screen and (max-width: 1280px) {
	.feedback tbody tr:hover { background: #fff; }
}

@media screen and (max-width: 875px) {
	#order-summary { background: #fff; border-color: #c29f79; }
}

@media screen and (max-width: 767px) {
	.navigation-right .gravatar,
	.navigation-right > ul,
	.navigation-right ul li,
	.navigation-right ul li .dd ul,
	.navigation-right ul.sep { border: 0 none; padding: 0; }
	.navigation-right > ul > li > a { text-shadow: none; }
	.navigation-right > ul > li > a:hover { background: transparent; }
	.navigation-right ul li .dd ul li a:hover { background: #850000; }
	.navigation-right ul li .dd { background: transparent; }
	.navigation-right ul li .dd ul li a { background: transparent; border: 0 none; }

	#sub-nav .sub-nav-inner .active:after { background: url(/templates/htmlburger/css/images/dd-arr-dark.png) no-repeat 50%; width: 7px; height: 4px; top: 12px; right: 10px; }

	#search .search-label:before,
	#search .search-label:after { border-color: #C60D0D; }

	#login-box { width: auto; }
	#login-box .form { float: none; margin: 0 auto; padding: 0; }
	#login-box .image { display: none; }

	.oustanding-charges tbody tr,
	.oustanding-charges tbody tr:hover,
	.coworkers tbody tr,
	.coworkers tbody tr:hover,
	.clients tbody tr,
	.clients tbody tr:hover,
	.testimonials tbody tr,
	.testimonials tbody tr:hover,
	.quotes-list tbody tr,
	.quotes-list tbody tr:hover { background: #fff; }
}
