:not(#\20):not(#\20):not(#\20):not(#\20):not(#\20):not(#\20).clerk-simple-18:first-child {
    margin-left: 0;
    font-size: 12px;
}
select.input-15.form-control { display: inline-block; width: 150px; }
select.input-9.form-control { display: inline-block; width: 90px; }
.labelbr, .labelbr2, .label2 { line-height: 180%; text-align: right; font-weight: bold; }
.label2 { width: 150px; display: inline-block;}
table { margin-top: 6px; }
.pie { width: 200px; height: 200px; }
div.chart-legend { position: absolute; margin-left: 220px; margin-top: -200px; }
.chart-legend ul, .pie-legend ul { list-style-type: none; margin-left: -40px; }
span.sq {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
.row.i0 { margin-left: 0px !important; margin-right: 0px !important; }
.row.i15  { margin-left: 15px !important; margin-right: 15px !important; }
.number  { display: inline-block; width: 25px; padding-right: 5px; text-align: right; }
.arresting { padding: 2px 5px; color: #fff; background: rgb(64, 128, 0); font-weight: normal; }

.main-content .i0 p { margin: 0 0 5px; border-bottom: 1px solid #efefef; }
.main-content .i0 p .labelbr { width: 160px; display: inline-block; padding-right: 15px; font-size: .9em;  }
.main-content .i0 p:hover { background-color: #fdefd0; }
h3.ng-binding { margin-bottom: 15px; }

select.jumpMenu {
    background-color: #eeee;
    font-size: 15px !important;
    margin-bottom: 15px;
    height: 38px;
    width: 240px !important;
    border: 1px solid #ccc;
    border-top: 4px solid #9F481B;
    padding: 5px 5px;
	margin-right: 5px;
}		 

.field-label-inline.inline {
    margin-top: 10px;
}
.field-items .contact-name {
    display: inline-block;
    width: 240px;
}
.field-items .contact-phone {
    display: inline-block;
    width: 150px;
}
.label-count2  { display: none; }

@media only screen and (min-width: 992px) {
    #app .field-label-inline .field-label {
        width: 220px !important;
    }
}
.jumbotron {
    border-radius: 0px !important;
    padding: 10px 40px !important;
	margin: 20px 0;
}
.field-label {
	font-weight: bold;
}
.field-label-inline .field-label {
	text-align: right; padding-right: 10px;
    width: 240px; display: inline-block; 
}
.field-label { margin-top: 10px; }
.field-label-inline .field-items { display: inline-block; }
.boardlistings a { min-height: 38px !important; }
select[name="locat"] { width: 200px; }
.file  { margin-right: 10px; }


form#jumpform {
    margin-bottom: 15px;
    font-weight: normal;
}
form#jumpform strong {
    display: inline-block;
    width: 238px;
    text-align: right;
    padding-right: 10px;
}
form#jumpform input[type="submit"].btn.btn-sm { margin-top: -3px; }
form#jumpform select { 
	height: 32px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555555;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #ccc;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
form#jumpform select:focus {
    border-color: #54ada1;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(84,173,161,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(84,173,161,0.6);
}