﻿.padding-none 
{
    padding: 0 !important;
}
.padding-five 
{
    padding: 5px !important;
}
.padding-ten 
{
    padding: 10px;
}
.text-left 
{
    text-align: left !important;
}
.text-right
{
    text-align: right !important;
}
.text-small 
{
    font-size: 12px;
}
.sort-asc a
{
}
.sort-desc a
{
}

.modal-wide .modal-dialog 
{
    width: 50% !important;
}

div.dataTables_wrapper { clear: both; }
div.dataTables_info { float: left; }

.map-button 
{
    background-color: #FFFFD4; 
    border: 1px solid #D8D8B4; 
    cursor: pointer; 
    margin-top: 10px; 
    padding: 4px 6px; 
    color: #428bca;
    text-align: center;
}

.colfix:first-child
{
    padding-left: 0;
}

.colfix:last-child
{
    padding-right: 0;
}

.pre 
{
    white-space: pre;
}

.well-light
{
    background-color: #FCFCFC;
}

.inline 
{
    display: inline;
}

.clickable 
{
    cursor: pointer;
}

.block 
{
    display: block;
}

.nomargin 
{
    margin: 0 !important;
}

.margin-top-five {
    margin-top: 5px;
}

.margin-top-ten 
{
    margin-top: 10px;
}
.margin-bottom-ten 
{
    margin-bottom: 10px;
}
.margin-bottom-none {
    margin-bottom: 0px !important;
}

label.checkbox 
{
    color: #555555;
}

td.middle 
{
    vertical-align: middle !important;
}

.view-control-column 
{
    width: 80px;
}

.hundred-percent-width
{
    width: 100% !important;
}

.error 
{
    color: #B94A48;
    border-color: #B94A48;
}

.block-message 
{
    padding: 20px;
    text-align: center;
    font-size: 16pt;
    display: block;
}

.static-field 
{
    display: block;
    padding: 5px;
    font-weight: bold;
    color: #444444;
}

ul.custom-checkbox 
{
    list-style: none;
}

ul.custom-checkbox li 
{
    display: inline-block;
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
}

ul.custom-checkbox input
{
    margin: -4px 0 4px 0;
    margin-left: 10px;
}

ul.custom-checkbox label
{
    font-weight: normal;
    margin: 0px 20px 0px 5px;
}

ul.checkbox 
{
    list-style-type: none;
}

table.custom-checkbox 
{
    width: 100%;
}

table.custom-checkbox label
{
    font-weight: normal;
}

table.custom-checkbox input
{
    margin-right: 5px;
}

div.global-search-category 
{
    font-size: 8pt;
    font-weight: bold;
    color: #3875d7;
}

div.global-search-description 
{
    font-size: 8pt;
    color: #888888;
    padding-left: 5px;
}

div.global-search-results div.tt-suggestion:hover 
{
    background-color: #272727;
}

.display-field
{
    display: inline-block;
    margin-left: 0;
    color: #555555;
    font-size: 14px;
    line-height: 25px;
    padding: 4px 0 4px 10px;
    vertical-align: middle;
    float: none;
    margin-left: 0;
    font-weight: normal;
    width: 80%;
    -moz-box-sizing: content-box;
}

.inline-display-field
{
    display: inline-block;
    margin-left: 0;
    color: #555555;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding: 4px 0;
    vertical-align: middle;
    float: none;
    margin-left: 0;
    font-weight: bold;
    margin-bottom: 10px;
} 

.field-dcn
{
    background-color: #9CCF00;
    padding: 4px 6px;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
    white-space: nowrap;
    font-weight: bold;
    letter-spacing: 1px;
}

.field-certifieds 
{
    background-color: #00FF84;
}

.field-proof-of-mailings
{
    background-color: #84FFFF;
}

.field-description 
{
    background-color: #84FF84;
}

.page-alert 
{
    margin-top: 10px;
}

.nowrap 
{
    white-space: nowrap;
}

.content-header-alert 
{
    float: left; 
    margin: -14px 0 0 150px;
    font-size: 9pt; 
    border: 1px solid #428bca; 
    padding: 5px; 
    height: 40px; 
    width: 500px;
    background-color: #FAFAFA;
    border-radius: 5px;
    overflow: hidden;
    line-height: 16px;
    display: none;
}

.field-separator 
{
    border-top: 1px solid #FFFFFF;
    margin-top: 5px;
    padding-top: 5px;
}
.fix-valign 
{
    margin-bottom: 10px;
}
.always-visible-controls 
{
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 10px;
}
.always-visible-controls-active 
{
    position: fixed;
    top: 0px;
    margin-top: 0px;
    z-index: 1038;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.form-horizontal input[type="number"], .form-horizontal .date-format, .form-horizontal .time-format, .form-horizontal select {
    width: 96%;
}
.form-control 
{
    display: inline-block !important;
}

#MainContent_TextBoxPapCourtExpirationDate, #MainContent_TextBoxPapPayrollDate
{
    background-color: #FFDFD0;
}

.to-upper 
{
    text-transform: capitalize;
}

.tiny-text 
{
    font-size: 7pt !important;
}

.small-text
{
    font-size: 10px !important;
}

.autogrow 
{
    min-height: 100px;
}

#MapMPS 
{
    overflow: hidden;
}

#MainContent_ValidationSummary1 ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#MainContent_ValidationSummary1 ul li
{
    display: inline-block;
    padding: 0 4px;
}

.DTTT_container 
{
    margin-left: 10px;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
    width:100%;
    height: 30px;
    position: absolute;
    top:0;
    left:0;
}
.twitter-typeahead .hint-small {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    line-height: 1.5;
}
.twitter-typeahead .hint-large {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
    line-height: 1.33;
}
.twitter-typeahead {
     width: 100%;
}

.state-label-MI 
{
    color: #006D00;
}
.state-label-IL
{
    color: #B59A00;
}

table.custom-radio-inline td {
    padding-right: 20px;
}

table.custom-radio-inline label {
    font-weight: normal !important;
}

table.custom-radio-inline input {
    margin-right: 10px;
}

.tt-dropdown-menu {
     width: 100%;
}
.tt-hint {
     width: 100%;
}

.tt-dropdown-menu {
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.tt-suggestion {
  padding-top: 10px;
}

.tt-suggestion:first-child {
  padding-top: 0px;
}

.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0081c2;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
}

.tt-cursor .global-search-category, .tt-cursor .global-search-description {
    color: #fff !important;
}

.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.paper-skip-trace 
{
    padding: 8px 0 5px 0;
}
#content 
{
    min-height: 785px;
}

@media print {
    #header, #user-nav, #sidebar, #breadcrumb, .d-print-none {
        display: none;
    }
    .print-page-break-after {
        page-break-after: always;
    }
}

.flex {
    display: flex;
}

.gap-4 {
    gap: 4px;
}

.flex input, .flex select {
    margin-top: 2px;
}