﻿.expired {
    color: firebrick;
}

.expired td a {
    color: firebrick;
}

input[type=text] {
    border:2px inset;
}

#addAssignmentButtonDiv {
    padding-top:20px;
}

#addAssignmentContainer {
    float:left;
    margin-left:auto;
    margin-right:auto;
    width:80%;
}

#addFeeCalcBtnDiv {
    padding-top:30px;
}

#addLABtnDiv {
    padding-bottom: 10px;
    padding-top: 20px;
}

.addLAColInput {
    float:left;
    padding-right:1%;
    width:24%;
}

.addLAColLabel {
    float:left;
    width:20%;
}

.addLAFormRow {
    float:left;
    padding-top:7px;
    width: 95%;
}

#addLicenseOuterDiv {
	padding-top: 70px;
}

.addOrDeleteButtonDiv {
	padding-top:5px;
}

#addValuePer {
    background-color: #324486;
    border-style:none;
    color:white;
    padding:3px 6px;
}

#assignmentTable {
    margin-left:auto;
    margin-right:auto;
    width:80%;
}

#bulbTypeDataDetailsDiv {
    float:left;
    padding-left:20px;
    width:50%
}

#bulbRateListDiv {
    margin-top:30px;
}

#constantfeeListContainer {
    max-height:300px;
    min-height:100px;
    overflow-y:scroll;
}

#createInvoiceFormDiv {
    margin-left:auto;
    margin-right:auto;
    padding-top:30px;
    width: 50%;
}

.dataMaintenanceListItem {
    text-decoration: underline !important;
}

.dataMaintenanceList {
	float:left;
	padding-top: 30px;
	width: 50%;
}

.dataMaintenanceListDiv {
	border: 1px solid #324486;
	max-height: 600px;
	min-height: 400px;
	width: 300px;
	overflow-y: auto;
}

#addInvoiceBtnDiv {
	padding-top:50px;
}

.contentContainer {
	margin-left:auto;
	margin-right:auto;
	padding-top: 60px;
	width:90%;
}

#id_license_use {
    min-width:175px;
    width:90%;
}

#id_new_licensee {
    min-width:200px;
    width:250px;
}

#laFormsetDiv {
    padding-top: 30px;
}

.laColInput {
    float:left;
    padding-right:1%;
    width:14%;
}

.laColLabel {
    float:left;
    width:10%;
}

.laFormRow {
    float:left;
    height:130px;
    padding-top:30px;
    width: 95%;
}

.laFormRow div input {
	width: 85%;
}

.laFormRow div select {
	width: 85%;
}

#laFormsetTitle {
    font-size:1.2em;
    text-decoration:underline;
}

.laFormSubRow {
    height:30px;
    padding-bottom:3px;
}

.laHeaderRow {
    font-size:1em;
    font-weight:bold;
    padding-bottom: 5px;
    text-decoration: underline;
}

.leftColumnTableContainer {
    display:inline;
    float:left;
    border:1px solid #324486;
    width:45%;
}

#licenseAreaFeeYearDetails {
    margin-left:auto;
    margin-right:auto;
    padding-bottom:30px;
    width:60%;
}

.licenseDecisionRow {
    height:50px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 15px;
    width:70%;
}

.licenseDecisionRow ul li {
    display:inline;
    font-size:1.2em;
    list-style-type: none;
    padding-right:30%;
}

#licenseSearchContent {
    padding-top:30px;
}

#licenseUseTable #id_description {
    width:250px;
}

.prevLicenseUse {
    float:left;
	width: 80%;	
}

.prevOrdinance {
    float:left;
    width:19%;
}

.license_useInList {
	list-style: none;
	margin-left: 3px;
	margin-top: 1px;
}

#licenseYearsRow {
    min-height:200px;
    overflow-y:scroll;
    margin-bottom: 30px;
}

.manageItemCol1 {
	float:left;
	width: 85%;
}

.manageItemCol2 {
	float:right;
	width:7.5%;
}

.manageItemRow {
	height: 1em;
}

#mergeUsesBtn {
	position: relative;
	left: 180px;
	top: 20px;
	width: 80px;
}

#mergeUsesResetBtn {
	position: relative;
	left: 150px;
	top: 20px;
	width: 80px;
}

#noteContainerDiv {
    float:left;
    width:50%;
}

.overrideColLabel {
    float:left;
    width:25%;
}

.overrideColInput {
    float:left;
    width:25%;
}

.overrideColInput textarea {
    height:60px;
    width: 120%;
}

.overrideRow {
    float:left;
    min-height:300px;
    padding-top:30px;
    width: 90%;
}

.overrideSubRow {
    height:40px;
    padding-bottom:3px;
}

.pageSubHeader {
    font-size:1.4em;
    padding-bottom:10px;
    text-decoration:underline;
}

#paymentDetailsDiv {
    float:left;
    padding-left: 15%;
    width:85%;
}

#reasonRow {
    height:80px;
}

#row300Height {
    height:300px;
}

.statisticsRow {
    float:left;
    padding-bottom:20px;
    padding-top:20px;
    width: 90%;
}

#streetLightWrapper {
    float:left;
}

.terminated-overlay {
	border: 3px groove #a11;
}

.thinLine {
	width: 100%;
    margin-left:auto;
    margin-right:auto;
    background-color:#324486;
	padding: 3px;
}

.thinLine td, th {
	padding: 1px;
}

.ThreeColumn {
    padding-top:40px;
}

#usesFilterDiv {
    padding-bottom:10px;
}

#usesForManaging {
	border-color: #ccc;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	min-height: 290px;
	max-height:400px;
	overflow-y: auto;
	padding: 1px;
	width: 350px;
}

#useToKeep {
	border: 1px solid #ccc;
	list-style: none;
	min-height: 25px;
	width: 100%;
}

#useToKeep li {
	margin-left: 3px;
	margin-top: 5px;
}

#usesToMergeDiv {
	position: relative;
	top:50px;
}

#usesToMergeList {
	border: 1px solid #ccc;
	list-style: none;
	max-height: 200px;
	min-height: 170px;
	overflow-y: auto;
}

#usesToMergeList li {
	margin-left: 3px;
	margin-top: 1px;
}

#useToKeepBtn.disabled {
	background: url(../images/GrayRightArrow.png) 0 50% no-repeat;
	background-position: 50%;
	left: 50px;
	min-height: 20px;
	position: relative;
	top:30px;
}

#useToKeepBtn.enabled {
	background: url(../images/RightArrow.png) 0 50% no-repeat;
	background-position: 50%;
	left: 50px;
	min-height: 20px;
	position: relative;
	top:30px;
}

#usesToMergeBtn.disabled {
	background: url(../images/GrayRightArrow.png) 0 50% no-repeat;
	background-position: 50%;
	min-height: 20px;
	position: relative;
	top:150px;
}

#usesToMergeBtn.enabled {
	background: url(../images/RightArrow.png) 0 50% no-repeat;
	background-position: 50%;
	min-height: 20px;
	position: relative;
	top:150px;
}

#usesToRemoveBtn.disabled {
	background: url(../images/GrayLeftArrow.png) 0 50% no-repeat;
	background-position: 50%;
	min-height: 20px;
	position: relative;
	left: -50px;
	top:190px;
}

#usesToRemoveBtn.enabled {
	background: url(../images/LeftArrow.png) 0 50% no-repeat;
	background-position: 50%;
	min-height: 20px;
	position: relative;
	left: -50px;
	top:190px;
}

#useManageButtonDiv {
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	width: 70%;
}

#useManageButtonDiv button {
	display: inline-block;
	margin-top: 20px;
}

#useManageButtonDiv:after {
	content: '';
	display: inline-block;
	width: 70%;
}




.progNumUpdateCol1 {
	width: 110px;
}

.progNumUpdateCol2 {
	width:75px;
}

#projButtonDiv {
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	width: 70%;
}

#projButtonDiv button {
	display: inline-block;
	margin-top: 20px;
}

#projButtonDiv:after {
	content: '';
	display: inline-block;
	width: 70%;
}

.listHeader {
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:0.1em;
}

.listHeaderRow {
    height:10px;
}

.listHeaderRow li {
    font-size:1.2em;
    text-decoration:underline;
}

.listRow li {
    float:left;
    width: 11%;
}

.listRow li.wide {
    float:left;
    width: 16%;
}

.hiddenText {
	display:none;
}

.dontKeep {
    background:#ccc;
    color:white;
}

.keep {
    background:green;
    color:white;
}

#licensePaymentList {
    min-height:100px;
}

.listTable {
    max-height:300px;
    overflow-y:scroll;
}

.ui-state-default.needsBulbType {
	border: 1px solid #cccccc;
	background: #a11 url(/static/images/ui-bg_flat_100_32486_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: white;
}

.ui-state-default.needsBulbType a {
	color:White;
}

.ui-state-hover.needsBulbType {
	border: 1px solid #cccccc;
	background: #324486 url(/static/images/ui-bg_flat_100_324486_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: White;
}

#paymentEntryTable {
    margin-left:auto;
    margin-right:auto;
    width:60%;
}

#paymentList {
    border:1px solid #234486;
    margin-bottom:30px;
    padding:3px;
}

.ui-state-default.prevLicensePresent {
	border: 1px solid #cccccc;
	background: #0463d7 url(/static/images/ui-bg_flat_100_32486_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: white;
}

.ui-state-default.prevLicensePresent a {
	color:White;
}

.ui-state-hover.prevLicensePresent {
	border: 1px solid #cccccc;
	background: #324486 url(/static/images/ui-bg_flat_100_324486_40x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: White;
}

#receiveLicensePaymentDiv {
    margin-left:auto;
    margin-right:auto;
}

.rightColumnTableContainer {
    display:inline;
    float:right;
    border:1px solid #324486;
    width:45%;
}

.tableCol1 {
    float:left;
    min-height:10px;
    min-width: 40px;
    width:20%;
}

.tableCol2 {
    float:left;
    min-height:10px;
    min-width:80px;
    width:30%;
}

.tableCol2 textarea {
	height:95px;
	width: 80%;
}

.tableCol3 {
    float:left;
    width:20%;
}

.tableCol4 {
    float:left;
    width:30%;
}

.tableRow {
    padding-bottom: 3em;
}

/*.toolbarItem {
    width:20%;
}*/

.tractAccordionRow {
    width:95%;
}

.tractDecisionRow {
    height:35px;
    margin-left:auto;
    margin-right:auto;
    width:50%;
}

.tractDecisionRow ul li {
    display:inline;
    font-size:1.2em;
    list-style-type: none;
    padding-right:50%;
}

.twoColumnTableContainer {
    padding-top:30px;
}

.unpaid {
    color:red;
}

#updateCaseResultsBtnDiv {
    padding-top:20px;
}

.warningText {
    width:80%;
}

.warningText span {
    color:red;
    left:20px;
    position:relative;

}

@media screen and (max-width: 1155px) {
    .dropWhenLessThan900 {
        display:none;
    }

    .listRow li.addPadding {
        padding-left:40px;
    }

    .tractRow {
        height:34px;
    }
}

@media screen and (max-width:950px) {
    .dropWhenLessThan900 {
        display:none;
    }

    .dropWhenLessThan800 {
        display:none
    }

    .listRow li.addPadding {
        padding-left:30px;
    }

    .tractHeaderRow {
        height:30px;
    }

    .tractRow {
        height:44px;
    }
}