@charset "utf-8";
body {
    font: 100%/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #E1E2E6 !important;
    margin: 0;
    padding: 0;
    color: #000000;
}

/* ~~ Change jQuery Mobile existing styling ~~ */
.ui-body-d, .ui-body-d input, .ui-body-d select, .ui-body-d textarea, .ui-body-d button, .ui-btn-up-d, .ui-btn-hover-d, .ui-btn-down-d {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.input.ui-input-text {
    font-size: 14px;
}

.ui-btn-inner {
    font-size: 12px;
}

/* Fix for collapsible set appearing shifted off screen */
.ui-collapsible-heading {
    margin: 0px 0px 0px 0px;
}

.ui-collapsible-content {
    margin: 0px 0px 0px 0px;
}

.main {
    background: #E1E2E6 !important;
}

.logosection {
    font-size: 12px;
    text-align: center;
    margin: 40px 15px 0px 15px;
}

.searchsection {
    font-size: 26px;
    text-align: center;
    margin: 50px 15px 0px 15px;
}

.searchlabel {
    font-size: 26px;
    text-align: center;
    padding: 0px 30px 0px 30px;
}

.searchselect {
    font-size: 16px;
    margin: 0px 0px 0px 27px;
}

.searchInputMaxWidth {
    margin: 20px auto 0px auto;
    max-width: 600px;
}

.copyrightsection {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    margin: 20px 0px 10px 0px;
}

.regionsection {
    font-size: 26px;
    text-align: center;
    margin: 20px 15px 0px 15px;
}

.regionbutton {
}

#pageId div .ui-header a {
    display: none;
}

.regionlabel {
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    max-width: 200px !important;
}

.header {
    background: #E1E2E6;
}

.headericonlogo {
    position: absolute;
    top: 5px;
    left: 10px;
}

.headericongroup {
    position: absolute;
    top: 5px;
    right: 10px;

}

.headerlink {
    padding: 0px 0px 0px 8px;
}

.listItemPhone {
    position: relative;
    height: 60px;
    padding: 0px 10px 5px 10px;
}

.listItemTablet {
    position: relative;
    height: 72px;
    padding: 5px 10px 5px 10px;
}

.listImage {
    height: 70px;
}

.listText {
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #2A2A2A;
    font-size: 12px;
    font-weight: normal;
}

.listHeader {
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #2A2A2A;
    font-size: 12px;
    font-weight: bold;
}

.listStatus {
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #2A2A2A;
    font-size: 10px;
    font-weight: normal;
    margin: 2px 0px 2px 0px;
    height: 16px;
    width: 100%;
    text-align: center;
}

.reportView {
    margin: 10px 0px 0px 0px;
}

.reportHeader, .reportHeaderTablet, .reportFooterText, .reportFooterHeader, .multiColumnTitleText, .multiColumnDataText, .reportFootnote {
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #2A2A2A;
}

.reportHeader {
    font-size: 12px;
    margin: 0px 0px 0px 10px;
    display: inline-block;
    word-wrap: break-word;
    font-weight: bold;
}

.reportHeaderTablet {
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    word-wrap: break-word;
    font-weight: bold;
    color: #2a5cb0 !important;
}

.reportFootnote {
    font-size: 9px;
    color: #555555;
}

.reportFooterHeader {
    font-size: 10px;
    font-weight: bold;
    color: #555555;
    margin: 0px 0px 0px 10px;
}

.reportFooterText {
    font-size: 8px;
    color: #555555;
    margin: 0px 0px 10px 10px;
}

.reportSubsectionSpacer {
    margin: 10px 0px 0px 0px;
}

.multiColumnTable {
    border-style: none;
    border-width: 0;
    margin: 0px 0px 0px 0px;
}

.multiColumnTitleText, .multiColumnDataText {
    width: 50%;
    vertical-align: top;
    color: #555555;
    font-size: 12px;
    border-style: none;
    border-width: 0;
    padding: 0;
}

.multiColumnDataText {
    font-weight: bold;
}

.pdfPopupMenu {
    min-width: 300px;
}

.pdfPopupContent {
    font-size: 16px;
    font-weight: normal;
}

.errorView {
    text-align: center;
    margin: 10px 10px 10px 10px;
}

.errorHeader {
    margin: 20px 0px 0px 0px;
}

.errorMessage {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 30px 0px 0px 0px;
}

.errorLogo {
    margin: 30px 0px 0px 0px;
}

.errorFooter {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 10px 0px 20px 0px;
}

.errorPage {
    background: #DFDFDF;
    height: 100%;
}

.errorUpperBar {
    border-bottom: solid 1px #CCC;
    height: 80px
}

.errorLowerBar {
    border-top: solid 1px #CCC;
    height: 80px
}

.errorBody {
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    background-color: #DFDFDF;
}

#searchCriteria {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.regionPage {
    background: #E1E2E6 !important;
}

.region-list-label {
    font-weight: bold;
}

.ui-icon-region-plus {
    background-image: url("/images/realist_lite_icon_plus.png") !important;
    background-repeat: no-repeat;
    background-position: right 11px center;
}

.ui-icon-region-delete {
    background-image: url("/images/realist_lite_icon_delete.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}

/* ~~ Remove close X icon from myRegion ~~ */
#regionDialog div .regionHeader a {
    display: none;
}

.spinnerOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
}

/* portrait specific styles */
@media screen and (orientation:portrait) {
    /* Slightly shrink html report to fit tablet portrait view */
    .reportView {
        zoom: .87; /* Value calculated as decimal ( 1= x * (actual width / width avail)) ex. 1=768x/880 */
    }
}

/* landscape specific styles */
@media screen and (orientation:landscape) {
    /* Full size html report does fit tablet landscape view */
    .reportView {
        zoom: 1.00;
    }
}

.loginsection {
    text-align: center;
    margin: 50px 15px 25px 15px;
}

.loginlabel {
    font-size: 26px !important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.buttonComponent{
    width: 180px;
    margin: 25px auto 20px auto;
    background: #E1E2E6 !important;
}

.loginlink{
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #505a69 !important;
}

.loginInputMaxWidth {
    margin: 20px auto 0px auto;
    max-width: 300px;
}

/*Login Button Theme */
.ui-btn-up-g, .ui-btn-hover-g, .ui-btn-down-g
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.ui-btn-up-g
{
	border: 1px solid #001458;
	background: #5e8bd7;
	text-shadow: 0 -1px 1px #124498;
	background-image: -moz-linear-gradient(top, #6294e8, #124498);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6294e8), color-stop(1, #124498));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6294e8', EndColorStr='#124498')";
}

.ui-btn-hover-g
{
	border: 1px solid #092160;
	background: #5e8bd7;
	text-shadow: 0 -1px 1px #124498;
	background-image: -moz-linear-gradient(top, #79a8f7, #2056af);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #79a8f7), color-stop(1, #2056af));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#79a8f7', EndColorStr='#2056af')";
}

.ui-btn-down-g
{
	border: 1px solid #294ba4;
	background: #5e8bd7;
	text-shadow: 0 -1px 1px #124498;
	background-image: -moz-linear-gradient(top, #124498, #6294e8);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #124498), color-stop(1, #6294e8));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#124498', EndColorStr='#6294e8')";
}

.ui-btn-corner-all {
    -moz-border-radius: .4em;
    -webkit-border-radius: .4em;
    border-radius: .4em;
}

/* Validation Theme */
.error {
    border: 2px solid #ff3833;
}

.valid {
    border: 2px solid #5ce160;
}

.loginDialog
{
    width: 300px;
}

.loginDialogMessage
{
    font-size: 14px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}