
.invoice-create {}
.invoice-create h1 {margin-top: 10px;}

/* Service Category */
.serviceCategory {}
.serviceCategory thead th {vertical-align:top !important;}

.serviceCategory tbody .form-group {margin-bottom: 0;}
.row {}

.invoice-create .panel-body .table-bordered tbody tr td:nth-child(5) {padding-right:10px;} 
.invoice-create .panel-heading .btn-group .dropdown-menu {min-width:100px}


.headMain .navbar-header a img { background-color:#fff; padding:0px;}
.headMain .navbar-brand { padding:0 15px;}

.headMain { border:none;}
.headMain { border-radius:0;}

.border-separator {border-bottom:1px solid rgba(222,222,222,1);}
.invoice-create .border-separator:nth-of-type(3) {margin-bottom:20px;}

#navprimary a.active {background-color:rgba(1,1,1,1);}

/*.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {white-space:nowrap;}*/