select.ie-select
{
	width:auto;
}

a.reset-password-link {
	color:Blue;
	text-decoration: underline;
}

body {
    color: #555;
}
a {
    text-decoration: none;
    color: #666;
}
.nodisplay {
    display: none;
}
.hidden {
    visibility: hidden;
}
.float-left {
    float: left;
}
.float-right, .button.float-right {
    float: right;
}
.center-text
{
    text-align:center;
}
.placeholder{ visibility:hidden; }
.hutf-background {
    background-color: #FFF;
    background-image: url(images/body-background.png);
    background-repeat: repeat;
    background-position: left top;
}
#header {
    height: 103px;
    font-family: 'helvetica';
    color: #fff;
    font-weight: bold;
    font-size: 1.0em;
}
.cdot-header {
    background-color: transparent;
    background-image: url(images/hutfHeader.png);
    background-repeat: no-repeat;
    height: 85px;
}
#sub-content {
    background-color: #F4F4F4;
    border-top: 1px solid #333;
    padding-top: 32px;
}
#splash {
    padding-top: 12px;
    padding-bottom: 12px;
}
#logo {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    font-size: 1.2em;
    font-family: helvetica;
}
#site-menu a {
    font-weight: normal;
    text-decoration: none;
    color: #E0E0E0;
    font-size: 1.0em;
    font-family: helvetica;
}
#nav {
    list-style: none;
    text-transform: lowercase;
    float: right;
}
#nav li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    font-size: .65em;
}
#nav li a {
    display: block;
    margin: 0;
    padding: 0 .6em;
    line-height: 1.3em;
    color: white;
    font-size: 1.2em;
    text-decoration: none;
}
#nav li a:hover {
    color: #006;
}
#nav li a strong {
    display: block;
    font-size: 1.4em;
    font-weight: bold;
}
#main {
    background-color: #fff;
    min-height: 507px;
}
.footer {
    text-align: center;
    font-style: italic;
    font-size: .9em;
    color: #ccc;
    background-color: #FFF;
    background-image: url(images/hutfHeader.png);
    background-repeat: no-repeat;
}
#footer a {
    color: #fff;
    font-weight: bold;
}
#lead {
    padding: 28px;
}
fieldset {
    padding: 0;
    border: 0;
    margin-top: 25px;
}
.welcomeMsg {
    font-size: 1.5em;
    margin-bottom: 25px;
}
.contentBoxHeader {
    background-color: #315E87;
    color: White;
    font-size: 1.1em;
    font-weight: 600;
}
.contentBoxHeader span {
    margin: 5px;
}
.contentBoxContent {
    background-color: #E4E4E4;
}
.minus {
    background: transparent url(images/minus.png) no-repeat left top;
}
.plus {
    background: transparent url(images/plus.png) no-repeat left top;
}
.toggle-content {
    height: 30px;
    cursor: pointer;
}
label {
    font-size: .75em!important;
}
    label.staticLabel {
        display: block;
        float: left;
        padding-top: 3px;
        padding-right:2px;
    }
.info {
    background-color: #CFC;
    border-top: 1px solid #FC6;
    border-bottom: 4px solid #FC6;
    padding: 6px;
    font-family: helvetica;
    font-size: 1.1em;
    text-align: center;
    border-top-color: #060;
    border-bottom-color: #060;
    font-weight: bold;
    color: #393;
    cursor: pointer;
}
.warning {
    background-color: #FF9;
    border-top: 1px solid #FC6;
    border-bottom: 4px solid #FC6;
    padding: 6px;
    font-family: helvetica;
    font-size: .9em;
    text-align: center;
    border-top-color: #C90;
    border-bottom-color: #C90;
    font-weight: bold;
    color: #630;
    cursor: pointer;
}
.error {
    background-color: #FC9;
    border-top: 1px solid #FC6;
    border-bottom: 4px solid #FC6;
    padding: 4px;
    font-family: helvetica;
    font-size: 1.1em;
    text-align: center;
    border-top-color: #800000;
    border-bottom-color: #800000;
    font-weight: bold;
    color: #900;
    cursor: pointer;
}
.edit-segment label.error, .split-segment label.error
{
	display: block;
	padding: 0 1px 0 3px;
	margin-bottom: -4px;
    text-align: left;
}
.login-box {
    padding: 1.5em;
    margin-bottom: 1.5em;
    border: solid 1px #646464;
}
select.span-15, textarea.span-15 {
    margin-right: 0;
}
textarea#Message {
    height: 100px;
}
.validIcon, .invalidIcon {
    margin: .5em 0 0 2px;
}
.validIcon {
    display: none;
}
.rounded-corners dt {
    height: 24px;
    padding: 2px 0 2px 8px;
    font-size: .95em;
    background-color: #CCC;
    margin-bottom: 10px;
}
.rounded-corners dd {
    font-size: .95em;
}

dl.menus
{
	border: solid 1px #CCCCCC;
	border-radius:10px;
	padding-bottom:10px;
	font-size:110%;
}
dl.menus dt
{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}


/*dl.menus dd img { float: left; margin-left: 10px; }
dl.menus dd a  {
	padding-left: 2em;
	text-indent: -2em;
}*/

div.menu-img { width:20px; float:left;}
div.menu-link { width: 210px; margin-left:10px; float:left;}
dl.menus dd { padding-bottom: 20px; clear:both; }




#dgMySegments, #dgOtherSegments, #dgChangedSegments, #dgListUsers, #files-table {
    font-family: Verdana, Arial, sans-serif;  
    width:100%;
}




#dgMySegments td, #dgOtherSegments td, #dgChangedSegments td, #dgListUsers td {
    white-space: nowrap;
    /*padding: 2px 10px 4px 5px;*/
    overflow:hidden;
}
#dgMySegments td.dataTables_empty, #dgOtherSegments td.dataTables_empty, #dgChangedSegments td.dataTables_empty, #dgListUsers td.dataTables_empty, #files-table td.dataTables_empty
{
	color:Red;
	text-align:left;
	/*padding:8px 50px;*/
	font-weight:bold;
}

#dgMySegments td { 
    padding:0 !important;
}
#dgChangedSegments td.dt-changed-field, div.dt-changed-field {
    background-color: #FFF951;
}

div.dataCell { width: 150%; height:150%; padding: 5px 5px 5px 10px; margin:-10px; }

#dgChangedSegments td.initial-title, #dgChangedSegments td.current-title {
    text-align: right;
    font-weight: bold;
    background-color: #FFF;
    border-right: 2px solid #8DABC0;
}
#dgChangedSegments td.initial-cell {
    border-bottom: 2px solid #8DABC0;
}
#dgChangedSegments td.current-cell {
    border-top: 2px solid #8DABC0;
}
#dgChangedSegments tr td.last {
    border-right: 2px solid #8DABC0;
}
#dgMySegments th, #dgOtherSegments th, #dgChangedSegments th, #dgListUsers th, #files-table th {
    background-color: #8DABC0;
    /*padding-right: 18px;*/
}
td.centered, th.centered {
    text-align: center;
}
.dataTable-scroll-wrapper-x {
    overflow-x: auto;
    overflow-y: hidden;
}
/*.dataTable-scroll-wrapper-y {
    overflow-x: hidden;
    overflow-y: auto;
}*/





.field-validation-error {
    font-weight: bold;
    font-size: 1.2em;
    color: #F00;
}
.validation-summary-errors li {
    color: #F00;
}
.validation-summary-errors span {
    font-size: 1.2em;
}
span.field-validation-error {
    display: inline-block;
    height: 15px;
    line-height: 14px;
}
input.field-validation-error {
    border-color: #F00;
}
.input-validation-error {
    background-color: #fbe3e4!important;
    border: 1px solid #950000!important;
}
input[type=text][disabled], select[disabled], input[type=text][readonly]
{
	background-color:#efefef;
}
#milage-container input[type=text][disabled], #split-segment-container input[type=text][disabled]
{
	background-color:#ffffff;
}
.ui-widget {
    font-size: .8em!important;
}
.nobr {
    white-space: nowrap;
}
.reduced-font {
    font-size: 75%;
}
#btnReverse {
    float: right;
    margin-bottom: 4px;
    margin-top: 4px;
    text-align: center;
}
.header-title {
    color: #E0E0E0;
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 8px;
    display: block;
}
.label-align {
    vertical-align: text-top;
}
.select-segment-arrow {
    -moz-border-radius: 4px 4px 4px 4px;
    border: 1px solid #AAA;
    margin: 8px 10px -8px 10px;
    padding: 8px 30px 8px 30px;
    vertical-align: top;
    background: url("smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCC;
}
a.up, a.down {
    cursor: pointer;
}
.loading {
    position: absolute;
    z-index: 3000;
    display: none;
    top: 0;
    left: 0;
}
.dialogSingleSegment, #dialogAvailableSegments, #dialogSelectedSegments, #dialogCombineSegments, .segments-grid, .combine-segments-grid {
    /*font-family: Verdana, Arial, sans-serif;
    font-size: .7em;*/
    width: 100%;
}

.segments-grid, .combine-segments-grid
{
	font-family:Verdana,Arial,sans-serif;
	font-size: .8em;
}
.dialogSingleSegment td, #dialogAvailableSegments td, #dialogSelectedSegments td, #dialogCombineSegments td {
    /*white-space: nowrap;
    padding: 2px 10px 4px 5px;*/
}
#bulkCreateUsersBtn
{
	margin-left:15px;
}
#milage-container input
{
	color:Black;
	font-weight: bold;
	letter-spacing:1px;
}

.submit-changes-dialog a.upload-link
{
	text-decoration:underline;
	color: blue;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

#downloading-message
{
	float:left;
	vertical-align: middle;
	margin-top:.8em;
}
#downloading-message img
{
	vertical-align: middle;
}

table tr.selected-row
{
	outline: solid 1px #444444;
}

table tr.selected-row td, table tr.selected-row td.sorting_1
{	
	background-color:#CFA8FF;
	color:#333333;
}


/* reporter */
.boxIt {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 4px 4px #cccccc;
    box-shadow: 1px 1px 4px 4px #cccccc;
    padding: 10px 15px;
    margin: 0 0 20px 0;
}

.minHeight160 {
    min-height: 160px;
}

.select {
    height: 20px;
    vertical-align: middle;
}

dl.adminLinks a i { color: #CC9900; margin-right: 5px; }

div.notice {
    border: 1px solid #cccccc;
    font-size: .8em;
}

div.notice h4 {
    margin: 0;
    font-weight: bold;
}
    div.notice i.icon-warning-sign {
        color: red;
        margin-right: 5px;
    }

.jurisdictionSelectMessage {
    display: none;
    color: red;
    font-family: Verdana, Arial, sans-serif;  
}

.reports {
    cursor:pointer;
    font-size: 14px;
}
.annexreports {
    cursor:pointer;
    font-size: 14px;
}

.exportformat {
    margin-left: -10px;
}

.non-county {
    height: 295px;
    /*overflow-y: scroll;*/
    float: left;
    width: 100%;
}

.county {
    height: 200px;
    /*overflow-y: scroll;*/
    float: left;
    width: 100%;
}

#annex-segment-dialog div.dialogGridContainer {
    height: 350px;
    /*overflow-y: scroll;*/ 
}

/*bb added for dialog*/
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 15px;
	width: 16px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 16px;
}
.ui-dialog .ui-dialog-titlebar { 
    height: auto; 
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}
.ui-dialog-buttonpane {
    padding-left: 4px;
}


.changedColumnFilterItem {
    width: 175px;
    float: left;
    margin-right: 10px;
    display: block;
}

a.cdotlogo img { height: 100px; margin: -7px  0 0 10px; }
img.cdotlogo { height: 80px; margin: -7px 0 0 0; }


/* split segment */
.dtSplitSegments {
    font-size: .7em
}

div.ui-toolbar div.dataTables_info {
    font-size: .7em;
    font-weight: lighter;
    padding: 3px 5px;
}

.dataTables_wrapper { font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif; }
.dataTables_paginate { padding: 5px 5px 0 0;}
.dataTables_length  { font-size: .9em; font-weight: normal;}

span.fg-button.ui-button,
span.next.fg-button.ui-button,
span.last.fg-button.ui-button{ font-size:.9em; border: 1px solid #666; padding: 1px 3px; margin-right: 2px; }

div.dataTables_paginate { text-align: right; margin: 5px 0; }
div.dataTables_paginate a.first,
div.dataTables_paginate a.previous,
div.dataTables_paginate a.next,
div.dataTables_paginate a.last,
div.dataTables_paginate span a.fg-button { font-size:.9em; border: 1px solid #666; padding: 1px 3px; margin-right: 2px;  }

.txt-error {
    color: red;
}
