#side-menu li a, .btn, #setup-menu li a {
    text-transform: capitalize !important;
}

.viewinvoice .container, .viewestimate .container {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    max-width: 900px;
    padding: 0 15px;
}
.viewinvoice, .viewestimate {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 20px;
}
.viewinvoice .page-pdf-html-logo, .viewestimate .page-pdf-html-logo {
    border-bottom: 2px solid #f1f1f1;
    padding: 0 20px 10px;
    margin-top: 20px;
}
.viewinvoice .logo img, .viewestimate .logo img {
    margin-top: 5px;
}
.viewinvoice button, .viewestimate button {
    margin-bottom: 10px;
    margin-right: 5px;
}

h1, h2, h3, h4, .text-uppercase {
    text-transform: capitalize;
}
.navbar-fixed-bottom {
    background: #f1f1f1 none repeat scroll 0 0;
}
.customers .logo img {
    max-height: 45px;
}
#setup-menu > li > a, .btn, .home-summary a, .ribbon span, .s-status {
    text-transform: capitalize;
}
.customers img.client-profile-image-small {
    max-width: 25px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-brand {

    padding: 2px;
}
.proposal-right img {
    margin: 20px 0;
    max-width: 250px;
}
.proposal-right button {
    margin: 5px 0;
}
.proposal-right {
    color: #fff;
}
.customers .submenu li {
    display: inline;
    margin-right: 10px;
}
.customers .submenu {
    padding-left: 20px;
}
.login_admin .img-responsive {
    max-height: 60px;
}
.editor-add-content-notice {
    text-transform: none;
}
body.proposal-view {
    background: #f1f1f1 none repeat scroll 0 0;
}
.proposal-view a {
    color: #fff;
}
.proposal-view .proposal-wrapper {
    background: #fff none repeat scroll 0 0;
    padding: 0px 0 20px 20px;
}
.col-md-9.proposal-left.tc-content {
    margin-right: 35px;
    width: 72%;
}
.proposal-left a {
    color: #5cb4e3;
}
.bold {
    font-weight: bold;
}
.panel_s.mtop20 {
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-fixed-bottom .col-md-12.text-center {
    background: #f1f1f1;
}
.col-md-12.page-pdf-html-logo {

    margin-top: 0;

}
*, .project-info{
	text-transform: none;
}

.modal-dialog {
	width: 700px;
}
.navbar a.navbar-brand {
	padding: 10px 0 10px 0;
}
.customers .navbar a.navbar-brand img {
	max-height: 55px;
	height: 54px;
}
li.customers-nav-item-login > a {
	color: #333132 !important;
}