﻿html, body, .appbody {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.niceRow {
    background-color: #F5F5F5 !important;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

.tableHeader { }

a img { border: 0; }

input.error { border-color: #ff8888; }

.bigtext { font-size: 18px; }

.smalltext { font-size: 10px; }

.searchUIElement {
    /*width: 100%;*/
    clear: both;
    line-height: 1.8;
    padding: 3px;
}

.searchUIElement table {
    border-collapse: collapse;
    width: 100%;
}

.aright { text-align: right; }

.searchUIElement .divider {
    border-top: 1px dotted #ccc;
    height: 1px;
    margin: 10px 0px 10px 0px;
    width: 100%;
}

.searchUIElement .uititle { font-weight: bold; }


.searchUIElement > div { display: inline-block; }

.searchUIElementSelected { background-color: #FBCD8E; }

h1 { font-size: 15px; }

h2 { font-size: 14px; }

h3 { font-size: 13px; }

h4 { font-size: 12px; }