body{
	padding-top:20px;
	background: url(../images/bg.jpg);
}
li, p, div, table{
	font-size:12px !important;
}

footer{
	margin: 20px 0 50px 0;
	text-align: center;
}
.add-photo .file{
	width: 67px;
	height: 22px;
}
.container{
	min-width:580px !important;
	position: relative;
}
/* menu */
#my-status>a{
	padding-left:0!important;
	padding-right:0!important;
}
#my-status span{
	display: block;
	padding: 0 7px;
	background:#666;
}

.actions-cell a{text-decoration: underline}
.actions-cell a:hover{text-decoration: none}
table>tbody>tr>td.actions-cell {
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.actions-cell .links {
	display: block;
	margin-bottom: 6px;
	white-space: nowrap;
}

.navbar-inverse{
	background-color: #999;
	background-image: none !important;
	border-color: #999;
	color: #fff;
}
.navbar-inverse .navbar-nav>li>a{
	color:#fff;
	text-shadow:none;
}
.navbar-inverse .navbar-nav>.active>a{
	
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	background-color: #666;
	background-image: none !important;
	border-color: #666;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{
	background-color: #888;
	background-image: none !important;
	border-color: #888;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	background-color: #999;
	background-image: none !important;	
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{
	background-color: #999;
	background-image: none !important;	
	border-color: #999;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
	text-shadow: none;
}
.customer-map #gmap, #jl-gmap {	
	width: auto;
}
.job-form .tech-list {
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
}
.hidden{
	display: none !important;
}
.hidden-ns{
	display: none;
}
.mt7{
	margin-top:7px !important;
}
.pt100{
	padding-top: 100px;
}
.nav>li>a{
	padding: 15px 12px;
}
.records-nav .btn, .invoices-nav .btn{
	margin: 0 5px;
}
.records-controls label, .invoices-controls label{
	width: 90px;
}
#save-job{
	position: absolute;
	top: 70px;
	right: 15px;
	z-index: 99;
}
#save-job.expressed{
	padding: 12px;	
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 2px 2px 5px #ccc;
	background: white;
}
.job-form .form-group{
	margin-bottom: 8px;	
}
.job-form hr{
	margin:15px 0;
}
.job-form h3{
	margin:0;
	padding:0;
	line-height:20px;
}
.job-form h4{
	margin:5px 0 0 0;
	padding:0;
	line-height:16px;
	color: #0066cc;
}
.job-form .panel-body{
	padding:10px;	
}
.job-form .video-item{
	margin-bottom: 10px;
}
.job-form .video-item p{
	margin: 5px 0;
}
.job-form input[type=file].form-control {
    height: auto;
}
.dtpicker-trigger {
	cursor: pointer;
}

.job-form fieldset{
    border: 1px solid #ccc !important;
    padding: 0 10px 10px 10px !important;
    margin: 0 0 10px 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #ccc;
            box-shadow:  0px 0px 0px 0px #ccc;
}

.job-form fieldset legend{
    width:inherit;
    padding:0 10px;
    border-bottom:none;
}

.job-form fieldset fieldset legend{
	font-size: 17px;
}

.job-form fieldset fieldset fieldset legend{
	font-size: 14px;
}
.job-form .input-group{
	padding: 0;
}

.input-xs{
	height: 24px;
	padding: 2px 5px;
	font-size: 12px;
}
.job-form .row{
	margin: 0;
}
.job-form  .col-sm-1, .job-form  .col-sm-2, .job-form  .col-sm-3, 
.job-form  .col-sm-4, .job-form  .col-sm-5, .job-form  .col-sm-6,
 .job-form  .col-sm-7, .job-form  .col-sm-8, .job-form  .col-sm-9, 
 .job-form  .col-sm-10, .job-form  .col-sm-11, .job-form  .col-sm-12{
	padding: 0 5px;
}

.job-form .calculations .table .edit,
.job-form .calculations .table .remove,
.job-form .variations-block .edit,
.job-form .variations-block .remove,
.job-form .claims-block .edit,
.job-form .claims-block .remove,
.job-form .claims-block .pdf,
.job-form .payments-block .edit,
.job-form .payments-block .remove{
	cursor: pointer;		
}
.job-form .calculations .table .edit:hover,
.job-form .calculations .table .remove:hover,
.job-form .variations-block .edit:hover,
.job-form .variations-block .remove:hover,
.job-form .claims-block .edit:hover,
.job-form .claims-block .remove:hover,
.job-form .claims-block .pdf:hover,
.job-form .payments-block .edit:hover,
.job-form .payments-block .remove:hover{
	text-decoration: underline;
}

.job-form .pt-text {
	padding-top: 4px;
}
.job-form .task-item {
	position: relative;
}
.job-form .task-item legend{
	font-size:14px;
}
.job-form .task-item .remove-task{
	position: absolute;
	display: none;
	width: 16px;
	height: 16px;
	top: 2px;
	right: -4px;	
	background: #fff;
	cursor:pointer;
}
.job-form .task-item:hover .remove-task{
	display: block;
}
.job-form .radio, .job-form .checkbox{
	margin:0; 	
}
.job-form .radio input, .job-form .checkbox input{
	margin:1px 5px 0 -15px;
}

.job-form .radio label, .job-form .checkbox label{
	
}

.rules-section .checkbox a{display: none}
.rules-section .checkbox:hover {background: #f9f9f9}
.rules-section .checkbox:hover a{display: block}

.job-form .materials-list .col4 {width:50px;}
/* .job-form .materials-list .col4 a{
	display:none
}
.job-form .materials-list tr:hover .col4 a{
	display:block;
} */
.job-form .e-sent, .job-form .e-not-sent{
	margin-left:10px;
}
.job-form .e-sent{
	color:green;
}
.job-form .e-not-sent{
	color:red;
}

/* customer rating */
#c-rating {
	position: relative;
	unicode-bidi: bidi-override;
  	direction: rtl;
  	height: 16px;
	width: 95px;
	background: url(../images/rating_stars.png) 0 0 no-repeat;
}
#c-rating span{
	width: 19px;
	height: 16px;
	display: inline-block;
  	position: relative;
	cursor: pointer;
}
#c-rating.rated span{
	cursor: default;	
}
#c-rating > span:hover,
#c-rating > span:hover ~ span{
	background: url(../images/rating_stars.png) 0 -16px no-repeat;
}
.c-rating-overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	width: 95px;	
	background: url(../images/rating_stars.png) 0 -16px no-repeat;	
}

.btn-danger{
	text-shadow:none;
}
.btn-danger:focus, .btn-danger:active{
	outline:none !important;
}

tr.refund{
	font-weight:bold;
	color:#900;
}

input.inline{
	width:auto;
	display:inline;
}

#send-reports-email-msg.error{
	color:red;
}
#send-reports-email-msg.success{
	color:green;
}

table.business-statistic, table.business-statistic th, table.business-statistic td{
	border: 0 !important;
	color: #6D6E6D;
	font-weight: bold;
	font-size: 13px;
}
table.business-statistic th{
	text-transform: uppercase;
	text-decoration: underline;
}
table.business-statistic th span{
	background: #f2f2f2;
}

table.business-statistic tr, table.business-statistic tr td{
	background: #ffffff !important;
}
table.business-statistic span{
	display: block;
	padding: 8px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #ccc;
	border-radius: 5px;
}

table.business-statistic .row1 .td1 span,
table.business-statistic .row2 .td1 span,
table.business-statistic .row4 .td1 span,
table.business-statistic .row5 .td1 span,
table.business-statistic .row7 .td1 span,
table.business-statistic .row8 .td1 span,
table.business-statistic .row9 .td1 span{
	background: #FFFF99;	
}

table.business-statistic .row1 .td2 span,
table.business-statistic .row2 .td2 span,
table.business-statistic .row4 .td2 span,
table.business-statistic .row5 .td2 span,
table.business-statistic .row7 .td2 span,
table.business-statistic .row8 .td2 span,
table.business-statistic .row9 .td2 span{
	border-color: #C0D890;
}
table.business-statistic .row10 span{	
	font-size: 14px;
	background: #C0D890;	
}
table.business-statistic .row10.red span{
	color: #fff;
	background: #ff8080;
}
	
.job-form .panel-heading .title {   
 	font-size:13px;
	font-weight:bold;  
}
.job-form .panel-heading a span{
	margin: 0 5px;
}
.job-form .invoice-list-row label{
	margin-top:5px;
}
.job-form .invoice-list-row select{
	margin-bottom:2px;
}

/* editable fields */
div.editable input:focus, div.editable select:focus{
	border:2px solid #428bca;
	border-radius:3px;	
}

/* worksheet tradesman table */
#wt-table th{
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	font-weight: normal;
}
#wt-table .total{
	font-weight: bold;
}
#wt-table .edit-hours{
	margin-left: 3px;
}
#wt-table span.status, #wt-table span.hours{
	padding: 0 4px;
	//cursor: pointer;
	display: inline-block;
}
#wt-table td{
	position: relative;
}
#wt-table .btn-group{
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}
#wt-table td:hover .btn-group{
	display: block;
}
#wt-table td.editing:hover .btn-group{
	display: none;
}
#wt-table .btn-group .btn{
	font-size: 10px;
	padding: 2px 2px 4px 2px; 
}
#wt-table .hours .detailed{
	font-size: 11px;
}
#wt-table .wth-controls{
	width: 165px;
	margin: 0;
}
#wt-table .wth-controls input{
	text-align: center;
	font-size: 12px;
	padding: 2px 1px;
	display: inline-block;
	width: 50px;
}
#wt-table .wth-controls .wt_hours{
	width: 24px;
}
#wt-table .wth-controls button{
	padding: 2px;
	display: inline-block;
	width: 20px;
	height: 24px;
}

.group-send-tool{
	position: relative;
}
#employees-list{
	display: none;
	width: 240px;
	height: auto;
	padding: 12px;
	position: absolute;
	right: 0;
	top: 39px;
	background: #ffffff;
	border: 1px solid #dddddd;
	-webkit-box-shadow: -2px 2px 7px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: -2px 2px 7px 1px rgba(0,0,0,0.5);
	box-shadow: -2px 2px 7px 1px rgba(0,0,0,0.5);	
}
#employees-list p{
	margin: 0;
}
#employees-list p label{
	margin: 0 0 0 5px;
}
#employees-list .btn-group{
	margin-right: 10px;
}
#group-send-close{
	position: absolute;
	top: 10px;
	right: 10px;
	height: 20px;
	width: 20px;
}
.link-not-active {
   pointer-events: none;
   cursor: default;
}

#calendar {
	min-height: 200px;
}
#calendar .fc-sat,
#calendar .fc-sun {
	background-color: rgba(255, 0, 0, 0.1);
}
#calendar .fc-content-skeleton .fc-sat,
#calendar .fc-content-skeleton .fc-sun {
	background-color: transparent;
}
#calendar .fc-list-empty {
	display: block;
	min-height: 150px;
	line-height: 150px;
}

.align-middle>tbody>tr>td {
	vertical-align: middle;
}

.jobs-legend {
	float: left;
	margin: 0.7em 0 0 0;
	padding: 0;
}
.jobs-legend li {
	list-style: none;
	display: inline-block;
	margin: 0 2em 0 0;
	padding: 0;
}
.jobs-legend .marker {
	display: inline-block;
	vertical-align: top;
	margin: 0 0.2em 0 0;
	width: 1em;
	height: 1em;
	border-radius: 50%;
}

.list-jobs>thead>tr:nth-child(odd)>th,
.list-jobs>tbody>tr:nth-child(4n-1)>td,
.list-jobs>tbody>tr:nth-child(4n)>td {
	background-color: #f9f9f9;
}
.list-jobs td.marker {
	border-right: none;
	width: 3px;
	padding: 0 !important;
}
.list-jobs td.marker.upper {
	border-bottom: none;
}
.list-jobs td.marker.lower {
	border-top: none;
}
.jobs-legend .marker.status1,
.list-jobs td.marker.status1 {
	border-left: 1px solid transparent;
	background: #aaa !important;
}
.jobs-legend .marker.status2,
.list-jobs td.marker.status2 {
	border-left: 1px solid transparent;
	background: #ff9933 !important;
}
.jobs-legend .marker.status3,
.list-jobs td.marker.status3 {
	border-left: 1px solid transparent;
	background: #3399ff !important;
}
.jobs-legend .marker.status4,
.list-jobs td.marker.status4 {
	border-left: 1px solid transparent;
	background: #44aa44 !important;
}
.jobs-legend .marker.status5,
.list-jobs td.marker.status5 {
	border-left: 1px solid transparent;
	background: #994444 !important;
}
.jobs-legend .marker.status6,
.list-jobs td.marker.status6 {
	border-left: 1px solid transparent;
	background: #ff3333 !important;
}
.jobs-legend .marker.status7,
.list-jobs td.marker.status7 {
	border-left: 1px solid transparent;
	background: #bb44bb !important;
}
.jobs-legend .marker.status8,
.list-jobs td.marker.status8 {
	border-left: 1px solid transparent;
	background: #c3cf62 !important;
}
.jobs-legend .marker.status9,
.list-jobs td.marker.status9 {
	border-left: 1px solid transparent;
	background: #ffc08f !important;
}
.jobs-legend .marker.status10,
.list-jobs td.marker.status10 {
	border-left: 1px solid transparent;
	background: #edcb5e !important;
}
.jobs-legend .marker.status11,
.list-jobs td.marker.status11 {
	border-left: 1px solid transparent;
	background: #0a184e !important;
}
.jobs-legend .marker.invoiced,
.list-jobs td.marker.invoiced {
	border-left: 1px solid transparent;
	background: #ff6970 !important;
}
.list-jobs td.id {
	border-left: none;
}

.list-jobs .toggles {
	white-space: nowrap;
}

.job-form .contract-only,
.job-form .recurring-only,
.job-form .repeat-type {
	display: none;
}

.filter-radio label {
	margin: 5px 0 0 0;
	width: auto;
	font-weight: normal;
}
.filter-radio input {
	margin: 0;
	vertical-align: bottom;
}

.inner-addon { 
	position: relative; 
}
.inner-addon .glyphicon {
	position: absolute;
	padding: 10px;
	pointer-events: none;
}
.left-addon .glyphicon { left:0px;top:-6px;color:#4682B4;}
.left-addon input  { padding-left:20px; }