@CHARSET "ISO-8859-1";
/* ISN Styles - Copyright 2008(C) Inspection Support, LLC */
/* YIM RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
a {
    color: #235b9c;
    text-decoration: underline;
}
a:hover {
    color: #cc7d05;
}
h1 {
    color: #206ba4;
    font-size: 1.6em;
    font-weight: bold;
    padding: 1px 0 1px 0;
    margin: 1px 0 1px 0;
}
h2 {
    color: #206ba4;
    font-size: 1.5em;
    font-weight: bold;
    padding: 1px 0 1px 0;
    margin: 1px 0 1px 0;
}
h3 {
    color: #999;
    font-size: 1.4em;
    font-weight: bold;
    padding: 1px 0 1px 0;
    margin: 1px 0 1px 0;
}
h4 {
    color: #555;
    font-size: 1.2em;
    font-weight: bold;
    padding: 1px 0 1px 0;
    margin: 1px 0 1px 0;
}
h5 {
    color: #555;
    font-size: 1.1em;
    font-weight: bold;
    padding: 1px 0 1px 0;
    margin: 1px 0 1px 0;
}
hr {
    color: #ccc;
    height: 1px;
    border: none 0;
    border-top: 1px solid #ccc;
    clear: both;
    margin: 10px 0 10px 0;
}
html {
    background: #fff;
}
body {
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    /* 16px � 62.5% = 10px   ---  set to percentage so IE will resize */
    color: #333;
    text-align: left;
    line-height: normal;
    padding: 0;
    margin: 0;
}
/* Master Class Resets */
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
table {
    border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6, address {
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
strong, em, b, i {
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
img {
    border: 0;
}
p {
    margin: 1px 0 1px 0;
    padding: 1px 0 1px 0;
}
.nopad {
    padding: 0 !important;
}
.nomargin {
    margin: 0 !important;
}
img#homelogo {
    float: left;
    margin: 3px 0 0 10px;
}
/* Validation Styles */
label.error {
    background: url("https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/error.png") no-repeat;
    color: #bb4a39;
    text-align: left;
    padding: 2px 0 2px 20px;
    margin: 0 0 0 2px;
}
label.checked {
    background: url("https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/check.png") no-repeat;
    color: #55a03e;
    text-align: left;
    padding: 2px 0 2px 20px;
    margin: 0 0 0 2px;
}
/* General Placement */
div.right {
    float: right;
}
div.left {
    float: left;
}
img.right {
    float: right;
}
img.left {
    float: left;
}
div.clear {
    clear: both;
}
div.tcenter {
    text-align: center;
}
div.tleft {
    text-align: left;
}
div.tright {
    text-align: right;
}
div.expand {
    width: 100%;
}
div.wauto {
    width: auto;
}
.nowrap {
    white-space: nowrap;
}
div#jdialog {
    display: none;
}
div#jmessage {
    display: none;
}
div#jerror {
    display: none;
}
table.dcal {
    border: 2px solid #46a;
    margin: 10px;
    width: 95%;
}
table.dcal tr td.dcal_title {
    font-weight: bold;
    text-align: center;
    background: #2b5587;
    color: #fff;
    padding: 2px;
}
table.dcal tr th.dcal_week, table.dcal tr th.dcal_day {
    font-weight: bold;
    text-align: center;
    background: #7b7;
    color: #555;
    padding: 1px;
}
table.dcal tr td.dcal_time {
    font-weight: bold;
    text-align: center;
    background: #ccc;
    color: #888;
    padding: 1px;
}
table.dcal tr td.dcal_hour {
    border-top: 1px solid #eee;
}
table.dcal tr td.dcal_event {
    color: #666;
    border: 1px solid #555;
    padding: 2px;
    background: #ccc;
}
table.dcal tr td.dcal_event a {
    color: #666;
    text-decoration: none;
}
table.dcal tr td.dcal_event a:hover {
    color: #000;
    text-decoration: underline;
}
table.dcal tr td.dcal_left {
    border-left: 1px solid #46a;
}
div#global {
    min-width: 970px;
}
div#trailer {
    font-size: 1em;
    color: #aaa;
    min-width: 970px;
    padding: 0 0 0 10px;
}
div#trailer a {
    color: #aaa;
}
div#trailer a:hover {
    color: #333;
}
div#trailer div.tf {
    float: left;
    margin: 2px 0 0 0;
    padding: 2px 0 0 0;
    border: none;
    width: 240px;
    min-height: 100px;
}
div#trailer div.tn {
    float: left;
    margin: 2px 2px 0 4px;
    padding: 2px 2px 0 4px;
    min-height: 100px;
}
div#trailer div.tn div {
    margin-top: 5px;
    clear: left;
}
div#trailer div.tn div img {
    float: left;
    padding: 2px;
}
/* ******************************************************************************* */
/* Form Tables                                                                     */
/* ******************************************************************************* */
table.form {
}
table.form tr th {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    font-weight: normal;
    margin: 1px 2px 1px 5px;
    padding: 1px 2px 1px 2px;
    color: #333;
}
table.form tr td {
    vertical-align: top;
    margin: 1px 2px 1px 5px;
    padding: 1px 2px 1px 2px;
}
/* ******************************************************************************* */
/* Data Tables                                                                     */
/* ******************************************************************************* */
table.data {
    width: 100%;
}
table.data tr th {
    padding: 2px 5px 2px 2px;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
    background: #235b9c;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    text-align: right;
}
table.data tr td {
    padding: 2px;
    border-bottom: 1px solid #ccc;
}
table.orderreview {
    border-collapse: separate;
    border-spacing: 2px;
}
table.orderreview tr td {
    padding: 1px;
    vertical-align: top;
}
table.orderreview tr td.label {
    text-align: right;
    padding: 1px;
}
table.orderreview tr td.readonly {
    border: 1px solid #cccccc;
    padding: 2px;
    background: #fcfcff;
}
div.notes {
    background: #EBEBD1;
    margin: 3px;
    padding: 3px;
    color: #736F30;
    font-size: 1em;
    border: 1px dashed #dadac0;
}
div.notes a {
    color: #736F30;
}
div.notes a:hover {
    color: #333333;
}
.progressBar {
    position: relative;
    padding: 2px;
    width: 300px;
    height: 40px;
    font-size: 1.2em;
}
.progressBar .background {
    border: solid 1px black;
    width: 270px;
    height: 20px;
}
.progressBar .bar {
    position: relative;
    background-color: blue;
    width: 0;
    height: 20px;
}
/* MENU */
div#menuBar {
    font-size: 1.1em;
    text-align: left;
    border-bottom: 1px solid #1A51B7;
    height: 23px;
    padding: 0;
}
div.menuBar {
    background: #3C76E2;
    background: -moz-linear-gradient(top, #3c76e2, #4d86e7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3c76e2), to(#4d86e7));
}
div.menuBarAms {
    background: #004265;
    background: -moz-linear-gradient(top, #004265, #006399);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#004265), to(#006399));
}
div.menuBarWin {
    background: #335d84;
    background: -moz-linear-gradient(top, #335d84, #587a9a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#335d84), to(#587a9a));
}
div.menuBarHM {
    background: #00a48b;
    background: -moz-linear-gradient(top, #018c77, #00a48b);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#018c77), to(#00a48b));
}
div.menuBarHT {
    background: #d31e47;
    background: -moz-linear-gradient(top, #bf183e, #d31e47);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bf183e), to(#d31e47));
    border-bottom: 1px solid #bf183e !important;
}
div#menuBar a {
    color: #fff;
}
div#statusBar {
    color: #fff;
    border: 1px solid #a3a3a3;
    text-align: left;
    height: 5px;
    font-size: 1.1em;
    background: #b3b3b3;
}
div#statusBar a {
    color: #fff;
    text-decoration: none;
}
div#statusBar a:hover {
    color: #fff;
    text-decoration: underline;
}
div#subMenuBar {
    background: #f2f2f2;
    color: #888;
    border-bottom: 1px solid #c8c8c8;
    margin: 0;
    padding: 2px 20px 2px 20px;
}
a.subMenuBar:link, a.subMenuBar:visited {
    color: #888;
    text-decoration: none;
    padding: 2px 7px 2px 7px;
}
a.subMenuBar:hover {
    text-decoration: none;
    background: #888;
    color: #fff;
}
.menuBackground {
    background: #235b9c url(https://dlil96nns7nd5.cloudfront.net/style/theme-isn-v4/images/ui-bg_gloss-wave_75_727b87_500x100.png) 50% 50% repeat-x;
}
.menuText_out {
    color: #fff;
    font-size: 1em;
    text-align: left;
    padding: 0 12px;
}
.menuText_over {
    color: #fff;
    font-size: 1em;
    text-align: left;
    padding: 0 12px;
}
.submenuText_out {
    color: #333;
    font-size: 0.9em;
    text-align: left;
    padding: 0 8px;
}
.submenuText_over {
    color: #333;
    font-size: 0.9em;
    text-align: left;
    padding: 0 8px;
}
.menuBackground_over {
    background: #8d949c;
    background: -moz-linear-gradient(top, #8d949c, #A8ADB3);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8d949c), to(#A8ADB3));
}
.submenuBackground {
    background: #fcfcfc;
}
.submenuBackground_over {
    background: #c7cbd2;
    background: -moz-linear-gradient(top, #B8BDC6, #c7cbd2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B8BDC6), to(#c7cbd2));
}
.submenuBackground2 {
    background: #fff;
}
.submenuBackground2_over {
    background: #c7cbd2;
    background: -moz-linear-gradient(top, #B8BDC6, #c7cbd2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B8BDC6), to(#c7cbd2));
}
div#ajaxLoading {
    position: fixed;
    top: 0;
    left: 100%;
    margin: 2px 2px 2px -105px;
    width: 78px;
    height: 16px;
    padding: 1px 5px 1px 19px;
    background: #fee url("https://dlil96nns7nd5.cloudfront.net/images/ajaxbusy.gif") no-repeat left;
    border: 1px solid #cbb;
    color: #877;
    font-style: italic;
    text-align: left;
    display: none;
    z-index: 5000;
}
.buttons button {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
* :first-child + html button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}
/* STANDARD */
.buttons button:hover, .buttons a:hover {
    background-color: #ddddee;
    border: 1px solid #99aacc;
    color: #333366;
}
.buttons a:active {
    background-color: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}
/* POSITIVE */
button.positive, .buttons a.positive {
    color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.buttons a.positive:active {
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative {
    color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
.buttons a.negative:active {
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}
.ac_results {
    border: 1px solid gray;
    background-color: white;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    z-index: 10000;
    display: none;
}
.ac_results li {
    padding: 2px 5px;
    white-space: nowrap;
    color: #101010;
    text-align: left;
}
.ac_over {
    cursor: pointer;
    background-color: #F0F0B8;
}
.ac_match {
    text-decoration: underline;
    color: black;
}
.farbtastic {
    position: relative;
}
.farbtastic * {
    position: absolute;
    cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
    width: 195px;
    height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px;
}
.farbtastic .wheel {
    background: url("https://s3.amazonaws.com/isn-cdn/images/wheel.png") no-repeat;
    width: 195px;
    height: 195px;
}
.farbtastic .overlay {
    background: url("https://s3.amazonaws.com/isn-cdn/images/mask.png") no-repeat;
}
.farbtastic .marker {
    width: 17px;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    background: url("https://s3.amazonaws.com/isn-cdn/images/marker.png") no-repeat;
}
.form150 p {
    padding-left: 155px;
    clear: left;
    margin: 0;
}
.form150 label {
    font-weight: bold;
    float: left;
    margin-left: -155px;
    width: 150px;
    text-align: right;
}
/* Order Viewing */
div.orderViewHeader {
    margin-top: 1px;
    margin-bottom: 2px;
    background: #f8f8f8;
    border: 1px solid #cccccc;
    padding: 0;
}
div.orderViewHeader div.title {
    font-size: 1em;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
    color: #235b9c;
    padding-top: 2px;
}
/* Inspection Info Popup */
div.iip {
    display: none;
    width: 650px;
    z-index: 100;
    position: absolute;
    background: #ffffff;
    border: 1px solid #333366;
    padding: 5px;
}
div.userDivide {
    width: 400px;
    float: left;
}
div.divideTitle {
    background: #f0f0f0;
    color: #aaaaaa;
    font-weight: bold;
    padding: 2px;
    border: 1px solid #eeeeee;
    font-size: .9em;
}
div.divideTitle:hover {
    background: #f5f5f5;
}
div.divideContent {
    background: #f9f9f9;
    padding: 4px;
    border: 1px solid #f5f5f5;
    margin-bottom: 5px;
}
div.divideContent:hover {
    background: #fcfcfc;
}
div.calendarTitle {
    background: #77bb77;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #559955;
    white-space: nowrap;
}
div.cal table.cal {
    border-collapse: separate;
    margin: 0;
    padding: 0;
    font-size: .9em;
    border: 1px solid #333366;
}
div.cal table.cal td._cal_time {
    background: #f5f5f5;
    border-top: 1px solid #cccccc;
    vertical-align: top;
    width: 2%
}
div.cal table.cal td._cal_date {
    white-space: nowrap;
    vertical-align: middle;
    width: 14%;
    background: #235b9c;
    color: #ffffff;
    border-bottom: 1px solid #333366;
    border-left: 1px solid #333366;
    text-align: center;
}
div.cal table.cal td._cal_date_top {
    border-top: 1px solid #333366;
}
div.cal table.cal a._cal_date {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
}
div.cal table.cal a._cal_date:hover {
    background: #eeaa22;
}
div.cal table.cal td._cal_header {
    vertical-align: top;
    text-align: center;
    color: #ffffff;
    background: #99aacc;
    border-bottom: 1px solid #333366;
}
div.cal table.cal div._cal_header_txt {
    font-size: 1.5em;
    font-weight: bold;
}
div.cal table.cal td._cal_wmarker {
    color: #ffffff;
    background: #235b9c;
    border-bottom: 1px solid #333366;
}
div.cal table.cal td._cal_wmarker_top {
    border-top: 1px solid #333366;
}
div.cal table.cal a._cal_wmarker {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
}
div.cal table.cal a._cal_wmarker:hover {
    background: #eeaa22;
}
div.cal table.cal td._cal_e {
    font-size: .9em;
    vertical-align: top;
    border: 1px solid #000;
}
div.cal table.cal td._cal_eleft {
/ / border-left: 1 px solid #cccccc;
    border: 1px solid #000;
}
div.cal table.cal td._cal_bleft {
    background: #fffff0;
    border-left: 1px solid #cccccc;
}
div.cal table.cal td._cal_bmin {
    background: #fffff0;
    border-top: 1px dashed #eeeeee;
}
div.cal table.cal td._cal_bhr {
    background: #fffff0;
    border-top: 1px solid #cccccc;
}
div.cal table.cal td._cal_bhrn {
    background: #fffff0;
    border-top: 1px solid #eeeeee;
}
a.calMonth:link, a.calMonth:visited {
    text-decoration: none;
}
a.calMonth:hover {
    text-decoration: underline;
}
fieldset {
    border: 1px solid #cccccc;
    padding: 5px;
}
legend {
    color: #99aacc;
    font-weight: bold;
    font-size: 1.1em;
    padding: 2px;
}
li {
    margin-left: 15px;
    padding: 1px;
}
div.onselect:hover {
    background: #f5f5f5;
}
div.afRequired {
    color: #db3333;
    font-size: .8em;
}
div.afError {
    color: #db3333;
    font-size: .8em;
    font-style: italic;
}
div.afExample {
    font-size: .8em;
    font-style: italic;
    color: #aaaaaa;
}
div.afReadOnly {
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 1px;
    background: #fcfcff;
}
div.afFootnote {
    padding: 1px;
    margin: 1px;
    color: #aaaaaa;
    font-size: 0.7em;
}
td.value {
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 1px;
    background: #fcfcff;
    vertical-align: top;
}
div.fineprint {
    color: #aaaaaa;
    font-size: .8em;
}
div.fineprint a {
    color: #aaaaaa;
}
div.fineprint a:hover {
    color: #888888;
}
input, textarea, select, button {
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background: #fafafa;
    border-top: 1px solid #555555;
    border-left: 1px solid #555555;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0.1em;
    margin: 0.1em;
    color: #111;
}
input:focus, textarea:focus {
    background: #efefef;
    color: #000088;
}
input.required:focus, textarea.required:focus {
    background: #ffefef;
    color: #000088;
}
div#top {
    background: #fff;
}
div#infobar {
    float: right;
    padding: 2px 8px 0 0;
}
div#infobar div.infobarlink {
    padding: 0 15px 0 20px;
    line-height: 16px;
    font-size: 1.1em;
    float: left;
}
div#infobar div.logout {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/logout2.png) no-repeat left;
}
div#infobar div.admin {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/securityninjablack.png) no-repeat left;
}
div#infobar div.neworder {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/add.png) no-repeat left;
}
div#infobar div.myaccount {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/id.png) no-repeat left;
}
div#infobar div.help {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/helpfile.png) no-repeat left;
}
div#infobar div.supportblog {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/new.png) no-repeat left;
}
div#infobar div.livesupport {
    background: url(https://dczli9eo92zsx.cloudfront.net/images/icon/16x16/support.png) no-repeat left;
}
div#infobar a:link, div#infobar a:visited {
    color: #aaa;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
div#infobar a:hover {
    color: #333;
    text-decoration: none;
}
div#isn-cross-login {
    float: right;
    opacity: .3;
    padding: 8px 5px 0 0;
}
div#isn-cross-login:hover {
    opacity: 1;
}
div.popupMap {
    z-index: 100;
    background-color: #fffff8;
    width: 470px;
    padding: 0 5px 0 5px;
    position: absolute;
}
div.popupAddressVerification {
    z-index: 100;
    background-color: #fffff5;
    width: 400px;
    padding: 0 2px 0 2px;
    position: fixed;
    text-align: left;
}
div.info {
    background: #eadea9;
    color: #7f6e1f;
    padding: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}
div.feature {
    background: #ddddee;
    padding: 3px;
    color: #333333;
    font-size: 1em;
    border: 1px solid #ccccdd;
}
div.feature h1 {
    color: #333333;
    font-size: 1.2em;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
div.feature a {
    color: #ffffff;
}
div.feature a:hover {
    color: #000000;
}
div.small {
    font-size: .9em;
}
div.infoBox {
    background: #FEFCF1;
    border: 1px solid #235b9c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin: 5px;
}
div.infoTitle {
    background: url(https://c528929.ssl.cf2.rackcdn.com/style/theme-isn-v4/images/ui-bg_gloss-wave_75_727b87_500x100.png) 50% 50% repeat-x;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    padding: 4px;
    position: relative;
}
div.infoContent {
    font-weight: normal;
    padding: 5px;
    position: relative;
}
#tabnav {
    margin: 0;
    padding-left: 10px;
    font-size: 0.8em;
}
#tabnav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}
#tabnav a:link, #tabnav a:visited {
    float: left;
    background: #f2f2f2;
    color: #888888;
    font-size: 1.1em;
    line-height: 1.1em;
    padding: 3px 6px 3px 6px;
    margin-right: 4px;
    border-top: 1px solid #888888;
    border-right: 1px solid #888888;
    border-bottom: 1px solid #f2f2f2;
    border-left: 1px solid #888888;
    text-decoration: none;
}
#tabnav a:link .active, #tabnav a:visited .active {
    background: #9999aa;
    border-bottom: 1px solid #9999aa;
    color: #ffffff;
}
#tabnav a:hover .active {
    color: #000000;
}
#tabnav a:hover {
    color: #235b9c;
    background: #ddddee;
    border-bottom: 1px solid #ddddee;
}
.ajaxForm {
    z-index: 100;
    background-color: #ffffff;
    width: 325px;
    padding: 0 5px 0 5px;
    position: absolute;
}
.sendAgreementAjaxForm {
    z-index: 100;
    background-color: #ffffff;
    width: 450px;
    padding: 0 5px 0 5px;
    position: absolute;
}
#quickCalendarSlideDown, #quickSearchSlideDown {
    z-index: 100;
    background-color: #ffffff;
    width: 570px;
    padding: 0 0 0 0;
    position: absolute;
}
/* ********************************************************* */
table.minical {
    border-collapse: collapse;
    border: 1px solid #235b9c;
    font-size: 1.1em;
    margin: 5px;
}
table.minical td.month {
    background: #99aacc;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
table.minical td.dayofweek {
    background: #235b9c;
    color: #ffffff;
    padding: 2px;
    width: 14%;
}
table.minical td.day {
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #ddddee;
    border-bottom: 1px solid #ddddee;
}
table.minical td.weekday {
    background: #99aacc;
    color: #ffffff;
}
table.minical td.weekend {
    background: #9999aa;
    color: #ffffff;
}
table.minical a.day:link, a.day:visited {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    display: block;
}
table.minical a.day:hover {
    color: #ffffff;
    background: #eeaa22;
}
table.minical a.free:link, a.free:visited {
    color: #ffffff;
    background: #77bb11;
    text-decoration: none;
    width: 100%;
    display: block;
}
table.minical a.free:hover {
    color: #ffffff;
    background: #eeaa22;
}
table.minical td.today {
    background: #ffffff;
    color: #333333;
    border: 1px solid #8f2a00;
}
table.minical a.blocked:link, a.blocked:visited {
    color: #ffffff;
    background: #0066FF;
    text-decoration: none;
    width: 100%;
    display: block;
}
table.minical a.blocked:hover {
    color: #ffffff;
    background: #cc8800;
}
/* ********************************************************* */
div.orderSummary .pad {
    padding-left: 10px;
}
div.orderSummary .left {
    float: left;
}
div.orderSummary div.title {
    font-size: 1em;
    color: #235b9c;
    font-weight: bold;
}
div.orderSummary div.header {
    color: #555555;
    font-weight: bold;
    background: #ddddee;
    border: 1px solid #99aacc;
}
div.orderSummary div.label {
    color: #555555;
    padding: 2px;
}
div.orderSummary div.value {
    font-weight: bold;
    color: #333333;
    padding: 2px;
}
div.orderSummary div.osnotes {
    border-top: 1px dashed #cccccc;
    padding-top: 1px;
    margin-top: 1px;
}
div.orderPrint .pad {
    padding-left: 10px;
}
div.orderPrint .left {
    float: left;
}
div.orderPrint div.title {
    font-size: 1.3em;
    color: #235b9c;
    font-weight: bold;
}
div.orderPrint div.subtitle {
    font-size: 1.1em;
    color: #99aacc;
    font-weight: bold;
}
div.orderPrint div.header {
    color: #555555;
    font-weight: bold;
    background: #ddddee;
    border: 1px solid #99aacc;
}
div.orderPrint div.label {
    color: #555555;
    width: 150px;
    text-align: right;
    vertical-align: middle;
    padding-top: 3px;
}
div.orderPrint td.label {
    color: #555555;
    width: 150px;
    text-align: right;
    vertical-align: top;
}
div.orderPrint div.value {
    color: #333333;
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 2px;
    vertical-align: middle;
}
div.orderPrint td.value {
    color: #333333;
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 2px;
    vertical-align: top;
}
div.orderPrint div.osnotes {
    border-top: 1px dashed #cccccc;
    padding-top: 1px;
    margin-top: 1px;
}
div.systemSettingSaved {
    border: 1px solid #447744;
    font-style: italic;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    background: #669966;
    color: #ffffff;
    display: none;
}
div.systemSettingSaving {
    border: 1px solid #774444;
    font-style: italic;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    background: #996666;
    color: #ffffff;
    display: none;
}
div.readonly {
    padding: 2px 10px 2px 4px;
    border: 1px solid #cccccc;
    background: #ffffee;
}
div.indent {
    padding-left: 15px;
    padding-right: 15px;
}
div.indent2 {
    padding-left: 30px;
    padding-right: 30px;
}
div.indent3 {
    padding-left: 60px;
    padding-right: 60px;
}
div.pad {
    padding: 10px;
}
div.pegasus_title_header {
    position: relative;
    font-size: 1.3em;
    color: #235b9c;
    margin: 0 0 0 28px;
}
div.pegasus_title_content {
    position: relative;
    background: url("https://s3.amazonaws.com/isn-cdn/images/title.background.png") repeat-x #fff;
    margin: 0 0 0 28px;
    padding: 5px 2px 10px 2px;
}
div#reportTitle {
    min-height: 50px;
}
table#reportOutput {
    padding: 1px;
    width: 100%;
}
table#reportOutput th {
    padding: 4px;
    background: #888888;
    color: #ffffff;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
}
table#reportOutput th.last {
    border-right: 1px solid #333333;
}
table#reportOutput td {
    padding: 2px;
}
table#reportOutput td.even {
    background: #eeeeee;
    border-bottom: 1px solid #cccccc;
}
table#reportOutput td.odd {
    background: #f5f5f5;
    border-bottom: 1px solid #cccccc;
}
table#reportOutput td.totals {
    font-weight: bold;
    font-style: italic;
}
div#reports {
    border: 1px solid #888888;
    clear: both;
    padding: 8px;
}
div#reports h1 {
    font-size: 1.4em;
    color: #333333;
    margin: 1px 0 1px 0;
    padding: 0;
    border: 0;
}
div#reports h2 {
    font-size: 1.3em;
    color: #888888;
    margin: 1px 0 1px 0;
    padding: 0;
    border: 0;
}
div#reports h3 {
    font-size: 1.2em;
    color: #333333;
    margin: 1px 0 1px 0;
    padding: 0;
    border: 0;
}
div#reports h4 {
    font-size: 1.1em;
    color: #333333;
    margin: 1px 0 1px 0;
    padding: 0;
    border: 0;
}
div#reports h5 {
    font-size: 1.0em;
    color: #333333;
    margin: 1px 0 1px 0;
    padding: 0;
    border: 0;
}
div#reports div.radio {
    padding-bottom: 2px;
}
div#inspectionReports {
}
div#financialReports {
    display: none;
}
div#reportOutputContainer {
    display: none;
}
div#ir_updated_start_date, div#fr_updated_start_date {
    display: none;
    border: 1px solid #447744;
    font-size: .8em;
    font-weight: bold;
    padding: 2px;
    background: #669966;
    color: #ffffff;
}
div#fr_updated_end_date, div#ir_updated_end_date {
    display: none;
    border: 1px solid #447744;
    font-size: .8em;
    font-weight: bold;
    padding: 2px;
    background: #669966;
    color: #ffffff;
}
div#reports input, div#reports textarea, div#reports select, div#reports button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 1em;
    vertical-align: baseline;
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #333333;
}
div#reports label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 1em;
    font-family: inherit;
    vertical-align: baseline;
}
div#reports input.text, div#reports button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 1em;
    vertical-align: baseline;
    font-family: Segoe UI, Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    background: #ffffff;
    border-top: 1px solid #555555;
    border-left: 1px solid #555555;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0.1em;
    margin: 0.1em;
    color: #333333;
}
div.notice {
    line-height: 24px;
    background: #ddffdd;
    border: 1px dashed #dddddd;
    float: left;
    padding: 1px 4px 1px 0;
}
div.noticeml {
    background: #ddffdd;
    border: 1px dashed #dddddd;
    float: left;
    padding: 1px 4px 1px 0;
}
div.notice img {
    float: left;
    padding: 2px;
}
div#mainCentered {
    text-align: left;
    width: 800px;
    margin: 0 auto;
    font-size: 120%;
}
/* Demo Only Styles */
div#demoMsg {
    line-height: 48px;
    font-size: 16px;
    font-weight: 600;
    color: #228822;
    margin-left: 315px;
}
/* General Padding */
.p1 {
    padding: 1px;
}
.p2 {
    padding: 2px;
}
.p3 {
    padding: 3px;
}
.p4 {
    padding: 4px;
}
table#newEmailTemplate td {
    vertical-align: top;
}
table#availability {
    width: 100%;
    border-collapse: collapse;
}
table#availability td.header {
    background: #888888;
    color: #ffffff;
    font-weight: bold;
    padding: 3px;
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #555555;
}
table#availability td.hright {
    border-right: 1px solid #555555;
}
table#availability td.data {
    background: #f5f5f5;
    vertical-align: top;
    color: #333333;
    padding: 3px;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #555555;
    white-space: nowrap;
}
table#availability td.dright {
    border-right: 1px solid #555555;
}
div.scheduleInterviewQuestion {
    border: 1px solid #cccccc;
    background: #eeeeee;
    margin: 2px;
}
div.scheduleInterviewQuestion:hover {
    background: #f5f5e0;
}
div.scheduleInterviewQuestion td {
    vertical-align: top;
}
table.form td {
    text-align: left;
}
table.form td.l {
    text-align: right;
    vertical-align: top;
}
table.form td.nowrap {
    white-space: nowrap;
}
#officeChanger {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #C8C8C8;
    margin-top: 2px;
    color: #777;
    display: none;
    padding: 10px;
    width: 300px;
    background: url("//s3.amazonaws.com/isn-cdn/images/icon/24x24/office.png") top left no-repeat #F2F2F2;
    background-position: 5px 5px;
    padding-left: 40px;
    z-index: 1000;
}
#modalOverlay {
    background-color: #000;
    cursor: wait;
}
#modalContainer {
    height: 400px;
    width: 750px;
    left: 50%;
    top: 15%;
    margin-left: -375px;
    background-color: #fff;
    border: 3px solid #ccc;
}
div.emailPreview {
    height: 380px;
    overflow: auto;
    padding: 10px;
}
#modalContainer a.modalCloseImg {
    background: url("https://dczli9eo92zsx.cloudfront.net/images/icon/24x24/close.png") no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -14px;
    right: -18px;
    cursor: pointer;
}
#settingsTabNav {
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 12px;
    height: 22px;
}
#settingsTabNav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    height: 22px;
}
#settingsTabNav a:link, #settingsTabNav a:visited {
    float: left;
    background: #eef;
    padding: 2px 10px 2px 10px;
    margin-right: 4px;
    border-top: 1px solid #abd;
    border-right: 1px solid #abd;
    border-left: 1px solid #abd;
    border-bottom: 1px solid #eef;
    text-decoration: none;
    color: #555;
}
#settingsTabNav a:link .active, #settingsTabNav a:visited .active {
    border-top: 1px solid #36a;
    border-right: 1px solid #36a;
    border-left: 1px solid #36a;
    border-bottom: 1px solid #235b9c;
    background: #235b9c;
    color: #fff;
}
#settingsTabNav a:hover {
    background: #fff;
}
#settingsTabContainer {
    border: 1px solid #abd;
    clear: left;
    padding-top: 10px;
    margin: 0;
}
table.information {
    background: #fff;
}
table.information th {
    padding: 2px;
    color: #fff;
    background: #206ba4;
    font-weight: bold;
    font-size: 110%;
}
table.information td {
    border-left: 1px dashed #eee;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    white-space: nowrap;
    padding: 2px;
}
div#orderQuickAccess {
    background: #fff;
    border: 2px solid #359;
    display: none;
    position: absolute;
    width: 475px;
    overflow: auto;
    z-index: 3000;
}
div#orderQuickAccess h1 {
    font-weight: bold;
    font-size: 110%;
}
div#orderQuickAccess h5 {
    font-weight: normal;
    font-style: italic;
    font-size: 70%;
    color: #aaa;
    padding: 0;
    margin: 2px;
}
div#orderQuickAccessContent {
    padding: 5px;
    clear: both;
}
div#orderQuickAccessWaiting {
    text-align: center;
    padding: 30px;
}
div#orderQuickAccessClose {
    float: right;
}
div#orderQuickAccessTitle {
    float: left;
    margin: 3px;
}
#isnUIquickAccessContainer {
    position: absolute;
    width: 650px;
    display: none;
    max-height: 600px;
}
.isnUIquickAccessContainer {
    position: absolute;
    display: none;
    width: 650px;
    z-index: 4000;
    background: #ffffff;
    border: 1px solid #333366;
    padding: 5px;
    overflow: auto;
    max-height: 600px;
}
#isnUIquickAccessContainerHide {
    width: 650px;
    position: absolute;
    background: #ffffff;
    border: 1px solid #333366;
    padding: 5px;
    top: -1000000px;
    left: -100000px;
}
div.pegasus_note {
    border: 1px dashed #ccc;
    color: #888;
    font-size: 90%;
    font-weight: normal;
    padding-left: 35px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 1em;
    min-height: 10px;
    background: #ffe;
    background-image: url("https://dczli9eo92zsx.cloudfront.net/images/icon/24x24/usertechsupport.png");
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.width100 {
    width: 100%;
}
/* gen2 - css3 */
div#orderSummary div.header {
    background: #ebebd0;
    border: 1px solid #dadac0;
    color: #736f30;
    font-weight: bold;
    padding: 2px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}
div#orderSummary div.summary {
    background: #f5f5da;
    border-left: 1px solid #dadac0;
    border-right: 1px solid #dadac0;
    border-bottom: 1px solid #dadac0;
    color: #736f30;
    padding: 2px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div#orderStatus div.header {
    border: 1px solid #54a4de;
    background: #bbd9ee;
    color: #3367a0;
    padding: 2px;
    font-weight: bold;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}
div#orderStatus div.content {
    background: #EFF5FA;
    color: #3367a0;
    border-left: 1px solid #b7cfe1;
    border-right: 1px solid #b7cfe1;
    border-bottom: 1px solid #b7cfe1;
    padding: 2px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div#orderStatus div.content p.notes {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px dashed #8CB3CF;
}
div#orderStatus div.content p.saveinfo {
    padding: 2px;
    background: #fff;
    border: 1px solid #d1dbe2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
div.availability {
    border: 1px dashed #eee;
    width: 600px;
    padding: 5px;
    background: #fafafa;
}
div#orderDuration div.avail {
    border: 1px solid #beb;
    background: #beb;
    color: #8b8;
    font-size: 10px;
    height: 10px;
    width: 12px;
    float: left;
}
div#orderDuration div.busy {
    border: 1px solid #ebb;
    background: #ebb;
    color: #b88;
    font-size: 10px;
    height: 10px;
    width: 12px;
    float: left;
}
div#orderDuration div.event {
    border: 1px solid #38d;
    background: #38d;
    color: #05a;
    font-size: 10px;
    height: 10px;
    width: 12px;
    float: left;
}
div#orderDuration div.empty {
    border: 1px solid #fafafa;
    background: #fafafa;
    color: #ccc;
    font-size: 10px;
    height: 10px;
    width: 12px;
    float: left;
}
div#orderDuration div.mark {
    border-left: 1px solid #888;
}
div#orderDuration div.hour {
    width: 20px;
}
div#order-bravo h2 {
    font-size: 120%;
    font-weight: bold;
    color: #3367a0;
    padding: 0;
    margin: 2px 0 2px 0;
}
div#order-bravo div.label {
    position: relative;
    min-width: 150px;
    text-align: right;
    float: left;
}
div#order-bravo div.hlabel {
    position: relative;
    min-width: 100px;
    text-align: right;
    float: left;
}
div#order-bravo div.value {
    position: relative;
    text-align: left;
    float: left;
}
div#order-bravo div.rvalue {
    position: relative;
    float: left;
    border: 1px solid #aaa;
    background: #f5f5f5;
    padding: 1px 3px 1px 2px;
    min-width: 20px;
    margin: 0 0 1px 0;
}
div#order-bravo div.rlabel {
    position: relative;
    width: 125px;
    text-align: right;
    float: left;
}
div#order-bravo-trailer {
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    padding: 10px 0 10px 1em;
}
div#order-bravo-trailer div.label {
    position: relative;
    min-width: 150px;
    text-align: right;
    float: left;
}
div#order-bravo-trailer div.value {
    position: relative;
    text-align: left;
    float: left;
}
div#order-bravo div.reviewpanel {
    width: 380px;
    float: left;
    margin: 2px 3px 2px 0;
    border: 1px solid #82ACD9;
    padding: 0;
    background: #fefeff;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div#order-bravo div.reviewpanelheader {
    background: #B1CBE7;
    border-bottom: 1px solid #82ACD9;
    color: #3367a0;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    font-size: 110%;
}
div#order-bravo div.reviewpanelcontent {
    padding: 5px;
}
div#order-bravo div.quickreminder {
    float: left;
    width: 130px;
    color: #736f30;
    background: #f5f5da;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #ccc;
    font-size: 90%;
    padding: 8px;
    border: 1px solid #dadac0;
    margin: 4px;
}
table#order-bravo-table {
    width: 100%;
}
table#order-bravo-table td {
    vertical-align: top;
}
div#bAgentEditor table th {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    color: #555;
}
div#sAgentEditor table th {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    color: #555;
}
div#order-bravo div#bAgencyEditor {
    display: none;
    width: 365px;
}
div.orderFeeBreakdown {
    width: 400px;
}
div.orderFeeBreakdown h4 {
    font-weight: bold;
    font-size: 105%;
    color: #3367a0;
}
div.orderFeeBreakdown h5 {
    font-weight: bold;
    font-size: 95%;
    color: #e2a55c;
}
div.orderFeeBreakdown div.description {
    float: left;
    font-size: 80%;
    font-style: italic;
}
div.orderFeeBreakdown div.fee {
    float: right;
    font-size: 80%;
    font-weigth: bold;
}
div.orderFeeBreakdown div.clear {
    clear: both;
}
div.feeSummary {
    display: none;
}
div.feeSummary table {
    width: 415px;
}
div.feeSummary table tr th {
    text-align: left;
    color: #555;
}
div.feeSummary table tr td {
    text-align: right;
    color: #333;
}
div.feeSummary table tr {
    background: #fff;
}
div.feeSummary table tr.odd {
    background: #eee;
}
.ac_results {
    padding: 0;
    border: 1px solid #333;
    background-color: #fff;
    overflow: hidden;
    z-index: 99999;
}
.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    color: #333;
    /*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/ /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
    line-height: 16px;
    overflow: hidden;
}
.ac_loading {
}
.ac_odd {
    background-color: #eee;
}
.ac_over {
    background-color: #538cb7;
    color: #000;
}
/* order-subject-property mapping */
.inspectorDirectionsText {
    font-size: 110%;
}
table.directionMapContainer {
}
.directionMapContainer th {
    font-size: 110%;
}
.gMapDirections {
    border: 1px solid #ccc;
}
.gDmapPanel {
    font-size: 95%;
    border: 1px solid #ccc;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.routeDistance {
    height: 25px;
    width: 400px;
}
div#weather img {
    float: left;
}
form#login table tr th {
    font-size: 105%;
}
.treeview, .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.treeview ul {
    margin-top: 4px;
}
.treeview .hitarea {
    background: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-default.gif") -64px -25px no-repeat;
    height: 16px;
    width: 16px;
    margin-left: -16px;
    float: left;
    cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
    display: inline;
    float: none;
}
.treeview li {
    margin: 0;
    padding: 3px 0pt 3px 16px;
}
.treeview a.selected {
}
#treecontrol {
    margin: 1em 0;
    display: none;
}
.treeview .hover {
    cursor: pointer;
}
.treeview li {
    background: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-default-line.gif") 0 0 no-repeat;
}
.treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
}
.treeview .expandable-hitarea {
    background-position: -80px -3px;
}
.treeview li.last {
    background-position: 0 -1766px
}
.treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-default.gif");
}
.treeview li.lastCollapsable {
    background-position: 0 -111px
}
.treeview li.lastExpandable {
    background-position: -32px -67px
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background-position: 0;
}
.treeview-red li {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-red-line.gif");
}
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-red.gif");
}
.treeview-black li {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-black-line.gif");
}
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-black.gif");
}
.treeview-gray li {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-gray-line.gif");
}
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-gray.gif");
}
.treeview-famfamfam li {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-famfamfam-line.gif");
}
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/treeview/treeview-famfamfam.gif");
}
.filetree li {
    padding: 3px 0 2px 16px;
}
.filetree span.folder, .filetree span.file {
    padding: 1px 0 1px 16px;
    display: block;
}
.filetree span.folder {
    background: url("https://s3.amazonaws.com/isn-cdn/images/treeview/folder.gif") 0 0 no-repeat;
}
.filetree li.expandable span.folder {
    background: url("https://s3.amazonaws.com/isn-cdn/images/treeview/folder-closed.gif") 0 0 no-repeat;
}
.filetree span.file {
    background: url("https://s3.amazonaws.com/isn-cdn/images/treeview/file.gif") 0 0 no-repeat;
}
#agentsSelectedList {
    list-style-type: none;
}
.agentmergeTable table {
}
.agentmergeTable tr {
}
.agentmergeTable th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 110%;
}
.agentmergeTable td {
    border: 1px solid #ccc;
    padding: 0;
    font-size: 110%;
}
.agentmergeClickableCell {
    font-size: 125%;
    background-color: #FFFF99;
}
.agentmergeClickableCell a {
    display: block;
    background-color: #FFFF99;
    text-decoration: none;
    color: #000;
    padding: 8px;
}
.agentmergeClickableCell a:hover {
    display: block;
    background-color: #fff;
}
.agencymergeTable table {
}
.agencymergeTable tr {
}
.agencymergeTable th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 110%;
}
.agencymergeTable td {
    border: 1px solid #ccc;
    padding: 0;
    font-size: 110%;
}
.agencymergeClickableCell {
    font-size: 125%;
    background-color: #FFFF99;
}
.agencymergeClickableCell a {
    display: block;
    background-color: #FFFF99;
    text-decoration: none;
    color: #000;
    padding: 8px;
}
.agencymergeClickableCell a:hover {
    display: block;
    background-color: #fff;
}
#clientsSelectedList {
    list-style-type: none;
}
.clientmergeTable table {
}
.clientmergeTable tr {
}
.clientmergeTable th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 110%;
}
.clientmergeTable td {
    border: 1px solid #ccc;
    padding: 0;
    font-size: 110%;
}
.clientmergeClickableCell {
    font-size: 125%;
    background-color: #FFFF99;
}
.clientmergeClickableCell a {
    display: block;
    background-color: #FFFF99;
    text-decoration: none;
    color: #000;
    padding: 8px;
}
.clientmergeClickableCell a:hover {
    display: block;
    background-color: #fff;
}
/* Generic context menu styles */
.contextMenu {
    position: absolute;
    width: 120px;
    z-index: 99999;
    border: solid 1px #CCC;
    background: #EEE;
    padding: 0;
    margin: 0;
    display: none;
}
.contextMenu LI {
    list-style: none;
    padding: 0;
    margin: 0;
}
.contextMenu A {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 20px;
    height: 20px;
    background-position: 6px center;
    background-repeat: no-repeat;
    outline: none;
    padding: 1px 5px;
    padding-left: 28px;
}
.contextMenu LI.hover A {
    color: #FFF;
    background-color: #3399FF;
}
.contextMenu LI.disabled A {
    color: #AAA;
    cursor: default;
}
.contextMenu LI.hover.disabled A {
    background-color: transparent;
}
.contextMenu LI.separator {
    border-top: solid 1px #CCC;
}
/*
	Adding Icons
	You can add icons to the context menu by adding
	classes to the respective LI element(s)
*/
.contextMenu LI.viewfull A {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/page_white_edit.png");
}
.contextMenu LI.remove A {
    background-image: url("https://s3.amazonaws.com/isn-cdn/images/page_white_delete.png");
}
.agent-rapid-delete {
    margin: 10px;
    padding: 10px;
}
.agent-rapid-delete table {
    padding: 5px;
    margin: 5px;
}
.agent-rapid-delete table tr {
    padding: 1px;
    border: 1px solid #CCC;
}
.agent-rapid-delete table tr td {
    border: 1px solid #CCC;
    padding: 1px;
    font-size: 110%;
}
.agent-rapid-delete table tr th {
    padding: 5px;
    font-size: 120%;
    font-weight: bold;
    background-color: #B8B8B8;
    border: 1px solid #CCC;
    white-space: nowrap;
}
.agent-rapid-delete-excluded {
    border: none;
}
.agent-rapid-delete a {
    text-decoration: none;
}
.client-rapid-delete {
    margin: 10px;
    padding: 10px;
}
.client-rapid-delete table {
    padding: 5px;
    margin: 5px;
}
.client-rapid-delete table tr {
    padding: 1px;
    border: 1px solid #CCC;
}
.client-rapid-delete table tr td {
    border: 1px solid #CCC;
    padding: 1px;
    font-size: 110%;
}
.client-rapid-delete table tr th {
    padding: 5px;
    font-size: 120%;
    font-weight: bold;
    background-color: #B8B8B8;
    border: 1px solid #CCC;
    white-space: nowrap;
}
.client-rapid-delete-excluded {
    border: none;
}
.client-rapid-delete a {
    text-decoration: none;
}
.sort-by-active {
    display: block;
    background-color: #F3B34E;
}
div.my-report-options {
    display: none;
    padding: 5px;
    margin: 2px;
    border: 1px dashed #eee;
}
div.my-report-options table tr th {
    text-align: right;
}
/* My Reports */
div.report {
    margin: 10px;
}
div.report div.title {
    color: #235b9c;
    font-size: 130%;
    font-weight: bold;
    margin: 5px;
}
div.report div.subtitle {
    color: #235b9c;
    font-size: 110%;
    font-weight: bold;
    margin: 3px;
}
div.report table {
    width: 100%;
}
div.report table tr th {
    color: #fff;
    background: #aaa;
    border: 1px solid #888;
    padding: 2px;
}
div.report table tr td {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2px;
}
div.report table tr td:first-child {
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
}
div.report table tr td:last-child {
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
}
div.grid2search {
    position: absolute;
    background: #333;
    color: #fff;
    display: none;
    padding: 20px;
}
table.grid2 tr th {
    background: #ccc;
    padding: 2px;
    font-weight: bold;
}
table.grid2 tr td {
    background: #eee;
    white-space: nowrap;
    padding: 2px;
}
div#serviceagreement {
    border-top: 5px solid #235b9c;
    font-size: 110%;
    padding: 10px;
}
div#serviceagreement div.agreementcontent {
    margin: 10px;
    padding: 10px;
    height: 400px;
    width: 95%;
    border: 2px solid #235b9c;
    overflow: auto;
}
table.inspectionview {
    border-collapse: collapse;
}
table.inspectionview tr th {
    text-align: right;
    color: #888;
    vertical-align: top;
}
table.inspectionview tr td {
    text-align: left;
    padding: 1px;
    margin: 1px;
    color: #333;
    vertical-align: top;
}
table.inspectionview tr td div.value {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 1px 4px 1px 4px;
    float: left;
    margin: 0;
}
table.inspectionview tr td.feevalue {
    width: 80px;
}
table.inspectionview tr td div.feevalue {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 1px 4px 1px 4px;
    white-space: nowrap;
    float: left;
    min-width: 60px;
    text-align: right;
    margin: 0;
}
table.inspectionview tr td div.check {
    border: 1px solid #888;
    width: 15px;
    height: 14px;
    float: left;
    margin: 0 2px 0 2px;
    padding: 0;
}
table.inspectionviewnotes {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
table.inspectionviewnotes tr th {
    font-size: 90%;
    color: #333;
    text-align: left;
    white-space: nowrap;
    padding: 2px;
    background: #E2E9F8;
    border: 1px solid #bce;
}
table.inspectionviewnotes tr th span.date {
    font-size: 90%;
    color: #888;
}
table.inspectionviewnotes tr td {
    font-size: 90%;
    text-align: left;
    padding: 2px;
    margin: 0;
    background: #F7F9FD;
    border-top: 1px solid #cdf;
    border-bottom: 1px solid #cdf;
    border-right: 1px solid #cdf;
}
table.inspectionviewnotes tr td.odd {
    background: #F7F9FD;
}
table.inspectionviewnotes tr td.even {
    background: #fff;
}
div.inspectionview {
    border: 1px solid #79d;
    margin: 1px;
    padding: 0;
    padding: 0;
    width: 340px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    page-break-inside: avoid;
}
div.inspectionview div.header {
    border-bottom: 1px solid #79d;
    background: #bce;
    color: #359;
    font-weight: bold;
    padding: 2px;
}
div.inspectionview div.content {
    margin: 1px;
    padding: 1px;
}
div.inspectionviewfull {
    border: 1px solid #79d;
    margin: 2px;
    padding: 0;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div.inspectionviewfull div.header {
    border-bottom: 1px solid #79d;
    background: #bce;
    color: #359;
    font-weight: bold;
    padding: 2px;
}
div.inspectionviewfull div.content {
    margin: 2px;
    padding: 2px;
}
div.inspectionviewcolumn {
    float: left;
    width: 345px;
    paddding: 0;
    margin: 0;
}
div.inspectionview1columns {
    width: 350px;
    padding: 5px;
}
div.inspectionview2columns {
    width: 720px;
    padding: 5px;
}
div.inspectionview3columns {
    width: 1080px;
    padding: 5px;
}
div.inspectionview4columns {
    width: 1400px;
    padding: 5px;
}
table.inspectionschedule2 {
    border-collapse: collapse;
}
table.inspectionschedule2 tr th {
    text-align: right;
    color: #888;
    vertical-align: top;
}
table.inspectionschedule2 tr td {
    text-align: left;
    padding: 1px;
    margin: 1px;
    color: #333;
    vertical-align: top;
}
table.inspectionschedule2 tr td div.value {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 1px 4px 1px 4px;
    float: left;
    margin: 0;
}
table.inspectionschedule2 tr td.feevalue {
    width: 80px;
}
table.inspectionschedule2 tr td div.feevalue {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 1px 4px 1px 4px;
    white-space: nowrap;
    float: left;
    min-width: 60px;
    text-align: right;
    margin: 0;
}
table.inspectionschedule2 tr td div.check {
    border: 1px solid #888;
    width: 15px;
    height: 14px;
    float: left;
    margin: 0 2px 0 2px;
    padding: 0;
}
table.inspectionschedule2notes {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
table.inspectionschedule2notes tr th {
    font-size: 90%;
    color: #333;
    text-align: left;
    white-space: nowrap;
    padding: 2px;
    background: #ddd;
    border: 1px solid #aaa;
}
table.inspectionschedule2notes tr th span.date {
    font-size: 90%;
    color: #888;
}
table.inspectionschedule2notes tr td {
    font-size: 90%;
    text-align: left;
    padding: 2px;
    margin: 0;
    background: #eee;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
table.inspectionschedule2notes tr td.odd {
    background: #F7F9FD;
}
table.inspectionschedule2notes tr td.even {
    background: #fff;
}
div.inspectionschedule2 {
    border: 1px solid #888;
    margin: 1px;
    padding: 0;
    padding: 0;
    width: 340px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div.inspectionschedule2 div.header {
    border-bottom: 1px solid #888;
    background: #bce;
    color: #359;
    font-weight: bold;
    padding: 2px;
}
div.inspectionschedule2 div.content {
    margin: 1px;
    padding: 1px;
}
div.inspectionschedule2full {
    border: 1px solid #888;
    margin: 2px;
    padding: 0;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
div.inspectionschedule2full div.header {
    border-bottom: 1px solid #888;
    background: #ccc;
    color: #359;
    font-weight: bold;
    padding: 2px;
}
div.inspectionschedule2full div.content {
    margin: 2px;
    padding: 2px;
}
div.inspectionschedule2column {
    float: left;
    width: 345px;
    paddding: 0;
    margin: 0;
}
div.sectiontwocolumndrag {
    min-width: 500px;
}
div.sectionthreecolumndrag {
    min-width: 600px;
}
div.sectiondragmsg {
    font-size: 75%;
    color: #888;
}
div.sectiondragbox {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 170px;
}
div.sectioncolumn {
    background: #fff;
    border: 1px solid #888;
    width: 205px;
    margin: 4px;
    float: left;
    min-height: 500px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
div.sectioncolumn div.header {
    background: #aaa;
    padding: 4px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #888;
}
#tooltip {
    position: absolute;
    color: #000;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.95;
}
#tooltip h3, #tooltip div {
    margin: 0;
}
.font-control {
}
.font-control a {
    text-decoration: none;
}
table.stats {
    border-collapse: collapse;
}
table.stats th {
    font-weight: normal;
    text-align: right;
    padding: 2px;
}
table.stats td {
    font-weight: bold;
    text-align: left;
    padding: 2px;
}
table.emailhistory {
    width: 100%;
}
table.emailhistory th {
    background: #e2e9f8;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #cdf;
    padding: 2px;
}
table.emailhistory td {
    background: #fff;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #cdf;
    padding: 2px;
}
table.emailhistory td.even {
    background: #f7f9fd;
}
table.invoicehistory {
    width: 100%;
}
table.invoicehistory th {
    background: #e2e9f8;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #cdf;
    padding: 2px;
}
table.invoicehistory td {
    background: #fff;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #cdf;
    padding: 2px;
    font-size: 0.90em;
    text-align: center;
}
table.invoicehistory td.even {
    background: #f7f9fd;
}
table.agreementhistory {
    width: 100%;
}
table.agreementhistory th {
    background: #e2e9f8;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #cdf;
    padding: 2px;
}
table.agreementhistory td {
    background: #fff;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #cdf;
    padding: 2px;
    font-size: 0.90em;
    text-align: center;
}
table.agreementhistory td.even {
    background: #f7f9fd;
}
.agreements {
    width: 550px;
    max-width: 550px;
    height: 75px;
    max-height: 75px;
    overflow: auto;
}
.agreements ul {
    margin: 0 0 0 0;
}
.agreements ul li {
    list-style-type: none;
}
.agreements ul li a {
    display: block;
    padding: 5px;
    text-decoration: none;
    font-size: 120%;
    background-color: #F0F0F0;
    border: 1px solid #E3E3E3;
}
.agreements ul li a:hover {
    background-color: #5577BB;
    color: #fff;
}
.gridCategoryCreatePopup {
    width: 175px;
    border: 1px solid #aaa;
    display: none;
    background-color: #fff;
    opacity: .95;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.gridCategoryCreatePopup p {
    font-weight: bold;
    padding: 3px;
}
.gridCategoryCreatePopup input {
    font-size: 10px;
    margin: 0 2px 5px 4px;
    padding: 3px;
}
.gridCategoryCreatePopup input.focus {
    border: 1px solid #aaa;
    color: #333;
}
.gridCategoryCreatePopup input.idle {
    border: 1px solid #ccc;
    color: #ccc;
    font-style: italic;
}
.gridCategoryCreatePopup ul {
    padding: 0;
    margin: 0;
}
.gridCategoryCreatePopup ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.gridCategoryCreatePopup ul li a {
    list-style-type: none;
    padding: 4px 4px 4px 10px;
    display: block;
    text-decoration: none;
    color: #333;
}
.gridCategoryCreatePopup ul li a:hover {
    list-style-type: none;
    color: #000;
    display: block;
    text-decoration: none;
    background-color: #F5F5E0;
}
.associateFeePopup {
    width: 175px;
    border: 1px solid #aaa;
    display: none;
    background-color: #fff;
    opacity: .95;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.associateFeePopup p {
    font-weight: bold;
    padding: 3px;
}
.associateFeePopup input {
    font-size: 10px;
    margin: 0 2px 5px 4px;
    padding: 3px;
}
.associateFeePopup input.focus {
    border: 1px solid #aaa;
    color: #333;
}
.associateFeePopup input.idle {
    border: 1px solid #ccc;
    color: #ccc;
    font-style: italic;
}
.associateFeePopup ul {
    padding: 0;
    margin: 0;
}
.associateFeePopup ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.associateFeePopup ul li a {
    list-style-type: none;
    padding: 4px 4px 4px 10px;
    display: block;
    text-decoration: none;
    color: #333;
}
.associateFeePopup ul li a:hover {
    list-style-type: none;
    color: #000;
    display: block;
    text-decoration: none;
    background-color: #F5F5E0;
}
table.duplicateagents {
    width: 800px;
    margin: 5px;
    border: solid 1px #359;
}
table.duplicateagents th {
    background: #235b9c;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    border-bottom: solid 1px #359;
}
table.duplicateagents td {
    padding: 3px;
    color: #333;
}
table.duplicateagents tr.even {
    background: #fff;
}
table.duplicateagents tr.odd {
    background: #f5f5f5;
}
div.report-wp {
    width: 900px;
    margin: 15px auto;
    padding: 5px;
    font-size: 120%;
    min-height: 700px;
}
.report-wp .left-content {
    float: left;
    margin-top: 15px;
    width: 650px;
}
.report-wp .right-content {
    float: right;
    width: 250px;
    margin: auto;
    margin-top: 15px;
}
.report-wp .right-content img {
    margin: auto;
    display: block;
    border: 1px solid #ccc;
    padding: 2px;
}
.report-wp .right-content .agent-display-name {
    margin: 3px 0 3px 0;
}
.agent-display-name {
    font-weight: bold;
}
div.agent-info {
    font-size: .9em;
}
.report-wp .right-content .agent-bio {
    margin: 3px 0 3px 0;
    border-top: 1px solid #ccc;
    padding: 2px;
}
.report-content {
    border: none;
}
.report-content img {
    text-align: center;
    display: block;
}
.report-content table {
    width: 100%;
    border: 1px solid #ccc;
}
.report-content table tr td {
    padding: 10px;
}
.report-wp .all-reports table {
    width: 100%;
    border: 1px solid #ccc;
}
.all-reports table tr {
}
.all-reports table tr td {
    padding: 10px;
}
.report-gmap {
    float: left;
    margin-top: 3px;
}
.report-property-image {
    float: right;
    text-align: center;
    font-size: 80%;
}
.report-property-image img {
    border: 1px solid #ccc;
}
table.calllog {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}
table.calllog tr th {
    font-size: 90%;
    color: #333;
    text-align: left;
    white-space: nowrap;
    padding: 2px;
    background: #E2E9F8;
    border: 1px solid #bce;
}
table.calllog tr th span.date {
    font-size: 90%;
    color: #888;
}
table.calllog tr td {
    font-size: 100%;
    width: 100%;
    text-align: left;
    padding: 2px;
    margin: 0;
    background: #F7F9FD;
    border-top: 1px solid #cdf;
    border-bottom: 1px solid #cdf;
    border-right: 1px solid #cdf;
}
table.calllog tr td.odd {
    background: #F7F9FD;
}
table.calllog tr td.even {
    background: #fff;
}
table.import {
    font-size: 1em;
    border: 2px solid #aaa;
    margin: 10px 0 10px 0;
}
table.import tr td {
    white-space: nowrap;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 1px 2px 1px 2px;
}
table.import tr td.firstcolumn {
    border-left: none;
}
table.import tr th {
    white-space: nowrap;
    background: #aaa;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #888;
}
a.dynamic-calendar-link:link,
a.dynamic-calendar-link:visited {
    background: none;
    width: 100%;
    display: block;
    margin: -1px 0 1px 0;
}
a.dynamic-calendar-link:hover {
    background: #f00;
}
.settings-calendar-droppable-active {
    border: 1px solid #FFCC33;
}
.settings-calendar-droppable-hover {
    border: 1px solid #3366FF;
}
.settings-calendar-draggable {
    cursor: pointer;
    font-size: 115%;
}
table.inspectionlist {
    width: 100%;
}
table.inspectionlist th {
    background: #3874bb;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #3874bb;
    padding: 2px;
}
table.inspectionlist td {
    padding: 2px;
    font-size: .85em;
    vertical-align: middle;
}
table.inspectionlist td.even {
    border-bottom: 1px solid #eee;
    background: #fffff5;
}
table.inspectionlist td.odd {
    border-bottom: 1px solid #eee;
    background: #fffffe;
}
#my-reports ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 2px;
}
#my-reports ul li {
    display: block;
    margin-left: 0;
    padding: 3px;
    font-size: 1.1em;
}
#my-reports ul li a {
    display: block;
    padding: 5px;
    text-decoration: none;
}
#my-reports ul li a:hover {
    background: #aaa;
    opacity: .70;
    filter: Alpha(Opacity=70);
}
#my-reports h5 {
    color: #5397d5;
}
.my-selected-report {
    opacity: .70;
    filter: Alpha(Opacity=70);
    border: 2px solid #5397d5;
    font-weight: bold;
    margin: 0 2px 0 2px;
}
.my-report-filter {
    padding: 4px;
}
.my-report-filter img {
    vertical-align: middle;
}
#global-report-submit {
    margin-left: 30px;
}
#my-report-output {
}
#report-submit-container {
    margin-bottom: 35px;
    clear: both;
}
.my-report-loading {
    height: 25px;
    font-size: 1.4em;
    color: #5397d5;
    border: 1px solid #3874bb;
    border-left: none;
    border-right: none;
}
.humanity-expand {
    width: 100%;
}
div.humanity {
    margin: 5px;
}
table.humanity {
    border-collapse: collapse;
}
table.humanity-stretch {
    width: 100%;
}
td.humanity-search-statement {
    font-weight: bold;
}
.humanity-search-word {
    font-weight: bold;
    color: #000;
}
table.humanity tr.humanity-top-banner {
    padding: 4px;
    background: #cb842e url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/header-background.png) 50% 50% repeat-x;
    color: #fff;
    height: 22px;
    line-height: 20px;
}
table.humanity table.humanity-top-banner {
    width: 100%;
}
table.humanity td.humanity-top-banner {
    border-left: 1px solid #d49768;
    border-right: 1px solid #d49768;
    border-top: 1px solid #d49768;
    border-bottom: 1px solid #cdc3b7;
}
table.humanity table.humanity-top-banner th {
    text-align: left;
    font-weight: bold;
    padding: 0 0 0 5px;
}
table.humanity table.humanity-top-banner td {
    text-align: right;
    padding: 0 0 0 0;
}
table.humanity table.humanity-top-banner a:link, table.humanity-top-banner a:visited {
    color: #fff;
    text-decoration: underline;
}
table.humanity table.humanity-top-banner a:hover {
    color: #000;
    text-decoration: underline;
}
table.humanity tr.humanity-filtertop {
    padding: 4px;
    height: 18px;
    line-height: 16px;
    font-size: 10px;
}
table.humanity-top-filter {
    width: 100%;
}
table.humanity-top-filter th {
    text-align: left;
    font-weight: bold;
    padding: 0 0 0 5px;
}
table.humanity-top-filter td {
    text-align: right;
    padding: 0 0 0 0;
}
table.humanity-top-filter a:link, table.humanity-footer-filter a:visited {
    color: #fff;
    text-decoration: underline;
}
table.humanity-top-filter a:hover {
    color: #000;
    text-decoration: underline;
}
.humanity-header {
    border: 1px solid #cdc3b7;
    background: #ede4d4 url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/column-background.png) 50% 50% repeat-x;
    color: #3f3731;
}
.humanity-header th {
    border-right: 1px solid #cdc3b7;
    font-weight: bold;
    color: #333;
    height: 18px;
    padding: 2px;
    white-space: nowrap;
}
.humanity-header a:link, .humanity-header th a:visited {
    display: block;
    text-decoration: none;
    color: #333;
    margin: 0;
    padding: 0 20px 0 3px;
    height: 18px;
    line-height: 18px;
}
.humanity-header a:hover {
    background: #cb842e url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/header-background.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
div.humanity-filter {
    float: right;
    padding: 0;
    margin: 0 1px 0 1px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #cdc3b7;
    border-bottom: 1px solid #ede4d4;
    background: #ede4d4 url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/column-background.png) 50% 50% repeat-x;
    color: #3f3731;
}
div.humanity-filter-selected {
    border: 1px solid #975A2B;
    border-bottom: 1px solid #cb842e;
    background: #cb842e url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/header-background.png) 50% 50% repeat-x;
    color: #3f3731;
}
div.humanity-filter:hover {
    border: 1px solid #d49768;
    background: #cb842e url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/header-background.png) 50% 50% repeat-x;
}
div.humanity-filter a:link, div.humanity-filter a:visited {
    color: #000;
    width: 100%;
    text-decoration: none;
    padding: 0 10px 0 10px;
    margin: 0;
}
div.humanity-filter a:hover {
    color: #fff;
    width: 100%;
}
div.humanity-filter-selected a:link, div.humanity-filter-selected a:visited {
    color: #fff;
}
div.humanity-filter-selected a:hover {
    color: #000;
}
tr.humanity-footer {
    border: 1px solid #cdc3b7;
    background: #ede4d4 url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/column-background.png) 50% 50% repeat-x;
    color: #3f3731;
}
tr.humanity-footer td {
    border-right: 1px solid #cdc3b7;
    font-weight: normal;
    color: #ad9c8a;
    padding: 0 5px 0 0;
}
tr.humanity-footer img {
    margin: 4px 0 0 3px;
}
table.humanity-footer-banner {
    width: 100%;
}
table.humanity-footer-banner td {
    border: none;
    white-space: nowrap;
}
table.humanity-footer-banner a:link, table.humanity-footer-banner a:visited {
    color: #ad9c8a;
    text-decoration: underline;
}
table.humanity-footer-banner a:hover {
    color: #d49768;
    text-decoration: underline;
}
.humanity-nowrap {
    white-space: nowrap;
}
.humanity-row {
    border-left: 1px solid #cdc3b7;
}
.humanity-row td {
    padding: 2px;
    margin: 2px;
    border-right: 1px solid #cdc3b7;
}
.humanity-row-even:hover {
    background: #f1eade;
}
.humanity-row-odd:hover {
    background: #f1ebdf;
}
.humanity-row-even {
    background: #faf8f7;
}
.humanity-row-odd {
    background: #f4f0ec;
}
.humanity-row-odd:last-child {
    border-bottom: 1px solid #cdc3b7;
}
.humanity-column-stretch {
    width: 100%;
}
a.humanity-sortup {
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/up.png) right no-repeat;
    color: #f00;
}
a.humanity-sortdown {
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/down.png) right no-repeat;
    color: #f00;
}
a.humanity-sortable {
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/updown.png) right no-repeat;
}
a.humanity-sortable-column {
}
input.humanity {
    font-size: 10px;
    padding: 1px;
    border: 1px solid #ce8c3d;
    background: #faf8f7;
    color: #ce8c3d;
    width: 150px;
}
button.humanity {
    font-size: 9px;
    border: 1px solid #ce8c3d;
    background: #faf8f7;
    color: #ce8c3d;
}
div.humanity-page-slider {
    margin: 10px;
}
div.humanity-pages {
    width: 400px;
    margin: 0 0 22px 0;
    padding: 0 5px 20px 5px;
}
div.humanity-pages button {
    font-size: 10px;
    margin: 1px 0 5px 0;
    padding: 1px;
    border: 1px solid #cdc3b7;
    background: #f1eade;
    color: #ce8c3d;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.humanity-pages button:hover {
    border: 1px solid #cdc3b7;
    background: #ce8c3d;
    color: #f1eade;
}
div.humanity-pages-internal-top {
    background: #fff;
    margin: 0;
    padding: 6px;
    border: 2px solid #cdc3b7;
    width: auto;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-align: center;
}
div.humanity-pages-internal-bottom {
    position: relative;
    margin: 0;
    padding: 0;
    top: -2px;
    background: transparent url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/tip.png) no-repeat 20px 0;
    font-style: normal;
}
div.humanity-rows {
    width: 400px;
    margin: 0 0 22px 0;
    padding: 0 5px 20px 5px;
}
div.humanity-rows a:link, div.humanity-rows a:visited {
    font-size: 12px;
    margin: 15px 0 15px 0;
    padding: 2px 4px 2px 4px;
    border: 1px solid #cdc3b7;
    background: #f1eade;
    color: #ce8c3d;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}
div.humanity-rows a:hover {
    border: 1px solid #cdc3b7;
    background: #ce8c3d;
    color: #f1eade;
    text-decoration: none;
}
div.humanity-rows-internal-top {
    background: #fff;
    margin: 0;
    padding: 5px;
    border: 2px solid #cdc3b7;
    width: auto;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}
div.humanity-rows-internal-bottom {
    position: relative;
    margin: 0;
    padding: 0;
    top: -2px;
    background: transparent url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/tip.png) no-repeat 365px 0;
    font-style: normal;
}
tr.humanity-no-results {
    font-weight: bold;
    text-align: center;
}
#humanity-loader {
    width: 22px;
    height: 16px;
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/humanity/loader.gif) no-repeat 10px 2px;
    display: none;
}
.grey-expand {
    width: 100%;
}
div.grey {
    margin: 5px;
}
table.grey {
    border-collapse: collapse;
}
table.grey-stretch {
    width: 100%;
}
td.grey-search-statement {
    font-weight: bold;
}
.grey-search-word {
    font-weight: bold;
    color: #000;
}
table.grey tr.grey-top-banner {
    padding: 4px;
    background: #ccc url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/header-background.png) 50% 50% repeat-x;
    color: #fff;
    height: 22px;
    line-height: 20px;
}
table.grey table.grey-top-banner {
    width: 100%;
}
table.grey td.grey-top-banner {
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    border-top: 1px solid #888;
    border-bottom: 1px solid #aaa;
}
table.grey table.grey-top-banner th {
    text-align: left;
    font-weight: bold;
    padding: 0 0 0 5px;
}
table.grey table.grey-top-banner td {
    text-align: right;
    padding: 0 0 0 0;
}
table.grey table.grey-top-banner a:link, table.grey-top-banner a:visited {
    color: #fff;
    text-decoration: underline;
}
table.grey table.grey-top-banner a:hover {
    color: #000;
    text-decoration: underline;
}
table.grey tr.grey-filtertop {
    padding: 4px;
    height: 18px;
    line-height: 16px;
    font-size: 10px;
}
table.grey-top-filter {
    width: 100%;
}
table.grey-top-filter th {
    text-align: left;
    font-weight: bold;
    padding: 0 0 0 5px;
}
table.grey-top-filter td {
    text-align: right;
    padding: 0 0 0 0;
}
table.grey-top-filter a:link, table.grey-footer-filter a:visited {
    color: #fff;
    text-decoration: underline;
}
table.grey-top-filter a:hover {
    color: #000;
    text-decoration: underline;
}
.grey-header {
    border: 1px solid #ccc;
    background: #eee url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/column-background.png) 50% 50% repeat-x;
    color: #333;
}
.grey-header th {
    border-right: 1px solid #ccc;
    font-weight: bold;
    color: #333;
    height: 18px;
    padding: 2px;
    white-space: nowrap;
}
.grey-header a:link, .grey-header th a:visited {
    display: block;
    text-decoration: none;
    color: #333;
    margin: 0 0 0 0;
    padding: 0 20px 0 3px;
    height: 18px;
    line-height: 18px;
}
.grey-header a:hover {
    background: #ccc url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/header-background.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
div.grey-filter {
    float: right;
    padding: 0;
    margin: 0 1px 0 1px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    background: #eee url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/column-background.png) 50% 50% repeat-x;
    color: #333;
}
div.grey-filter-selected {
    border: 1px solid #999;
    border-bottom: 1px solid #555;
    background: #ccc url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/header-background.png) 50% 50% repeat-x;
    color: #333;
}
div.grey-filter:hover {
    border: 1px solid #555;
    background: #ccc url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/header-background.png) 50% 50% repeat-x;
}
div.grey-filter a:link, div.grey-filter a:visited {
    color: #000;
    width: 100%;
    text-decoration: none;
    padding: 0 10px 0 10px;
    margin: 0;
}
div.grey-filter a:hover {
    color: #fff;
    width: 100%;
}
div.grey-filter-selected a:link, div.grey-filter-selected a:visited {
    color: #fff;
}
div.grey-filter-selected a:hover {
    color: #000;
}
tr.grey-footer {
    border: 1px solid #ccc;
    background: #ede4d4 url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/column-background.png) 50% 50% repeat-x;
    color: #333;
}
tr.grey-footer td {
    border-right: 1px solid #ccc;
    font-weight: normal;
    color: #888;
    padding: 0 5px 0 0;
}
tr.grey-footer img {
    margin: 4px 0 0 3px;
}
table.grey-footer-banner {
    width: 100%;
}
table.grey-footer-banner td {
    border: none;
    white-space: nowrap;
}
table.grey-footer-banner a:link, table.grey-footer-banner a:visited {
    color: #888;
    text-decoration: underline;
}
table.grey-footer-banner a:hover {
    color: #aaa;
    text-decoration: underline;
}
.grey-nowrap {
    white-space: nowrap;
}
.grey-row {
    border-left: 1px solid #ccc;
}
.grey-row td {
    padding: 2px;
    margin: 2px;
    border-right: 1px solid #ccc;
}
.grey-row-even:hover {
    background: #fefefe;
}
.grey-row-odd:hover {
    background: #f1f1f1;
}
.grey-row-even {
    background: #fafafa;
}
.grey-row-odd {
    background: #f4f4f4;
}
.grey-row-odd:last-child {
    border-bottom: 1px solid #ccc;
}
.grey-column-stretch {
    width: 100%;
}
.grey-noshow {
    display: none;
}
a.grey-sortup {
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/up.png) right no-repeat;
    color: #f00;
}
a.grey-sortdown {
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/down.png) right no-repeat;
    color: #f00;
}
a.grey-sortable {
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/updown.png) right no-repeat;
}
a.grey-sortable-column {
}
input.grey {
    font-size: 10px;
    padding: 1px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #555;
    width: 150px;
}
button.grey {
    font-size: 9px;
    border: 1px solid #aaa;
    background: #eee;
    color: #555;
}
div.grey-page-slider {
    margin: 10px;
}
div.grey-pages {
    width: 400px;
    margin: 0 0 22px 0;
    padding: 0 5px 20px 5px;
}
div.grey-pages button {
    font-size: 10px;
    margin: 1px 0 5px 0;
    padding: 1px;
    border: 1px solid #ccc;
    background: #f1f1f1;
    color: #ccc;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.grey-pages button:hover {
    border: 1px solid #ccc;
    background: #ccc;
    color: #f1f1f1;
}
div.grey-pages-internal-top {
    background: #fff;
    margin: 0;
    padding: 6px;
    border: 2px solid #ccc;
    width: auto;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    text-align: center;
}
div.grey-pages-internal-bottom {
    position: relative;
    margin: 0;
    padding: 0;
    top: -2px;
    background: transparent url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/tip.png) no-repeat 20px 0;
    font-style: normal;
}
div.grey-rows {
    width: 400px;
    margin: 0 0 22px 0;
    padding: 0 5px 20px 5px;
}
div.grey-rows a:link, div.grey-rows a:visited {
    font-size: 12px;
    margin: 15px 0 15px 0;
    padding: 2px 4px 2px 4px;
    border: 1px solid #ccc;
    background: #f1f1f1;
    color: #ccc;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}
div.grey-rows a:hover {
    border: 1px solid #ccc;
    background: #ccc;
    color: #f1f1f1;
    text-decoration: none;
}
div.grey-rows-internal-top {
    background: #fff;
    margin: 0;
    padding: 5px;
    border: 2px solid #ccc;
    width: auto;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}
div.grey-rows-internal-bottom {
    position: relative;
    margin: 0;
    padding: 0;
    top: -2px;
    background: transparent url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/tip.png) no-repeat 365px 0;
    font-style: normal;
}
tr.grey-no-results {
    font-weight: bold;
    text-align: center;
}
#grey-loader {
    width: 22px;
    height: 16px;
    background: url(https://dlil96nns7nd5.cloudfront.net/pegasus/includes/grid2/themes/grey/loader.gif) no-repeat 10px 2px;
    display: none;
}
table.templatestore {
    border: 1px solid #aaa;
}
table.templatestore tr:hover {
    background: #fafafa;
}
table.templatestore td {
    vertical-align: top;
    padding: 3px;
    border-bottom: 1px solid #ccc;
}
table.templatestore td label {
    color: #aaa;
}
table.templatestore td span {
    font-weight: bold;
}
table.templatestore td div.content {
    display: none;
    padding: 5px;
    margin: 5px;
    border: 2px solid #888;
    background: #fff;
}
table.templatestore th {
    font-size: 1.1em;
    background: #ccc;
    color: #fff;
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    padding: 3px;
}
.setup {
    width: 500px;
    margin: 10px auto;
}
/*
	Private Notes for Agents and Clients
	*/
.private-notes {
    border: 1px solid #faa !important;
    background: #fff5f5 !important;
}
.private-notes-edit {
    border-top: 1px solid #955 !important;
    border-left: 1px solid #955 !important;
    border-bottom: 1px solid #faa !important;
    border-right: 1px solid #faa !important;
    background: #fffafa !important;
}
table.simplegrey th {
    font-weight: bold;
    color: #fff;
    background: #ccc;
    padding: 3px;
    border-top: 1px solid #aaa;
}
table.simplegrey td {
    font-weight: normal;
    padding: 3px;
    border-top: 1px solid #aaa;
}
.order-notes {
    background-color: #F5F5DA;
    padding: 5px;
    border: 1px solid #ccc;
    width: 300px;
    min-height: 95px;
    height: 95px;
    max-height: 100px;
    float: left;
    margin-left: 15px;
    overflow: auto;
}
.order-note-entry {
    font-size: 0.95em;
    margin: 0 3px 5px 3px;
}
.order-note-entry-owner {
    font-size: 0.95em;
    font-style: italic;
    color: #A6A6A6;
    border-bottom: 1px solid #E6E6E6;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
input.acc {
    background: #ffce85;
}
select.acc {
    background: #ffce85;
}
.dull {
    opacity: 0.5;
}
.selected {
    color: #000;
    font-weight: bold;
}
table.info {
    border-collapse: separate;
    border-spacing: 2px;
}
table.info th {
    text-align: right;
    background: #f5f5f5;
    font-weight: normal;
    padding: 3px 3px 3px 3px;
    border-right: 2px solid #eaeaea;
    border-top: 1px solid #f0f0f0;
    color: #888;
}
table.info td {
    text-align: left;
    background: #fafafa;
    border-top: 1px solid #f8f8f8;
    font-weight: normal;
    padding: 3px 10px 3px 5px;
    font-weight: bold;
}
ul#supportblog {
    list-style-type: circle;
    padding: 5px;
    margin: 0 20px 0 0;
}
ul#supportblog li {
    padding: 0;
    margin: 2px 5px 2px 8px;
    font-size: .9em;
    padding: 0 10px 0 0;
}
/* Order View drop-down menu */
.order-view-menu, .order-view-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.order-view-menu, .order-view-menu * {
    padding: 0;
    margin: 0;
    color: #000000;
    zoom: 1;
    z-index: 999;
}
.order-view-menu li.headlink {
    width: 310px;
    float: left;
    margin-left: -1px;
    background-color: #F4F0EC;
    -moz-opacity: 0.90;
    opacity: 0.90;
}
.order-view-menu li.headlink a {
    display: block;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #bcbcbc;
    font-size: 1.1em;
}
.order-view-menu li.headlink a:hover {
    color: #000000;
    border: 1px solid #99aacc;
    background-color: #dde;
}
.order-view-menu li.headlink ul {
    z-index: 999;
    display: none;
    filter: alpha(opacity=90);
    text-align: left;
    position: absolute;
    background-color: #FCFCFC;
    width: 310px;
}
.order-view-menu li.headlink:hover ul {
    display: block;
    margin: 0;
    padding: 0;
}
.order-view-menu li.headlink ul li a {
    padding: 5px;
    color: #000000;
    border-top: none;
}
.order-view-menu li.headlink ul li:hover {
    background-color: #B2D232;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.order-view-menu-disabled {
    -moz-opacity: 0.30;
    opacity: 0.30;
    filter: alpha(opacity=33);
    cursor: default;
}
.order-view-menu a {
    vertical-align: middle;
    font-size: 1.1em;
    font-weight: bold;
}
.order-view-menu img {
    vertical-align: middle;
    padding-right: 3px;
}
.order-view-menu ul li a:hover {
    text-decoration: none;
    color: #000000;
}
.order-view-menu li.headlink {
    background-color: #f0f0f0;
}
.order-view-menu li.headlink ul {
}
table.invoiceinfogrey {
    width: 100%;
    border: 1px #aaa;
}
table.invoiceinfogrey tr th {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    font-weight: bold;
    background: #ccc;
}
table.invoiceinfogrey tr td.summary {
    border-top: 2px solid #aaa;
    font-weight: bold;
}
table.invoiceinfogrey tr td.lineeven {
    background: #fff;
}
table.invoiceinfogrey tr td.lineodd {
    background: #f0f0f0;
}
table.call-log-popup {
    width: 100%;
}
table.call-log-popup tr {
    border-bottom: 1px solid #e2e2e2;
}
table.call-log-popup th {
    padding: 5px;
    font-weight: bold;
    font-size: 1.2em;
}
table.call-log-popup td {
    padding: 5px;
}
/* jQuery Tipsy */
.tipsy {
    font-size: 10px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
}
.tipsy-inner {
    background-color: #000;
    color: #FFF;
    max-width: 200px;
    padding: 5px 8px 4px 8px;
    text-align: center;
}
/* Rounded corners */
.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #000;
}
/* Rules to colour arrows */
.tipsy-arrow-n {
    border-bottom-color: #000;
}
.tipsy-arrow-s {
    border-top-color: #000;
}
.tipsy-arrow-e {
    border-left-color: #000;
}
.tipsy-arrow-w {
    border-right-color: #000;
}
.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}
.tipsy-e .tipsy-arrow {
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.tipsy-w .tipsy-arrow {
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
div#pageVendorAds {
    padding: 10px;
}
#headermenu {
    float: right;
    padding: 5px;
    margin: 0;
}
#fastSearchContainer {
    width: 525px;
    display: none;
    background: #fff;
    position: absolute;
    z-index: 2000;
    max-height: 480px;
    padding: 8px;
    margin: 26px 0 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #888;
    box-shadow: 5px 5px 5px rgba(50, 50, 50, .5);
}
#fastSearchResults {
    overflow: auto;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    max-height: 425px;
}
#fastSearchResults ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#fastSearchResults li {
    width: 500px;
    margin: 2px;
    padding: 2px;
}
#fastSearchTopResults {
    display: none;
}
.fastSearchResultDeleted {
    background-color: #FFE5E5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fastSearchResultCanceled {
    background-color: #FFE5E5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fastSearchResultIncomplete {
    background-color: #FFF9E5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fastSearchLoading {
    background: url("https://dlil96nns7nd5.cloudfront.net/pegasus/images/wait-icons/wait22trans.gif") no-repeat 99% 0%;
}
.fastSearchLoading:focus {
    background: url("https://dlil96nns7nd5.cloudfront.net/pegasus/images/wait-icons/wait22trans.gif") no-repeat 99% 0%;
}
.fastSearchHint {
    color: #aaa;
}
.fastSearchResult {
    cursor: pointer;
    text-decoration: none;
    display: block;
    color: #555;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    padding: 2px;
}
.fastSearchResultRow table {
    margin: 0;
    padding: 0;
    width: 100%;
}
.fastSearchResultRow table td {
    text-align: left;
    padding: 0 5px 0 5px;
}
.fastSearchResultRow table th {
    text-align: left;
    padding: 0 5px 0 5px;
}
.fastSearchResult:hover {
    background-color: #f0f0f0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #888;
}
.fastSearchHighlightResult {
    font-weight: bold;
    color: #D1702F;
}
.fastSearchGroupHeader {
    border-bottom: 1px dotted #eee;
    font-size: 130%;
    margin-top: 3px;
}
#isn_search {
    position: relative;
    padding: 4px;
    height: 17px;
    font-size: 110%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 7px 0 0;
}
#isn_search:focus {
    background-color: #ffffff;
}
#isnHeaderSettingsContent {
    width: 375px;
    display: none;
    background: #fff;
    position: absolute;
    z-index: 2000;
    max-height: 480px;
    padding: 20px;
    margin: 26px 0 0 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #888;
    box-shadow: 5px 5px 5px rgba(50, 50, 50, .5);
}
#isnHeaderSettingsContent h3 {
    color: #D1702F;
}
table#isnHeaderSettings a {
    width: 110px;
    margin: 3px;
    text-align: left;
}
table#isnHeaderSettings td {
    vertical-align: top;
    padding: 5px;
}
#isnHeaderSupportContent {
    width: 175px;
    display: none;
    background: #fff;
    position: absolute;
    z-index: 2000;
    max-height: 480px;
    padding: 20px;
    margin: 26px 0 0 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #888;
    box-shadow: 5px 5px 5px rgba(50, 50, 50, .5);
}
#isnHeaderSupportContent h3 {
    color: #D1702F;
}
table#isnHeaderSupport a {
    width: 110px;
    margin: 3px;
    text-align: left;
}
table#isnHeaderSupport td {
    vertical-align: top;
    padding: 5px;
}
div.systemMessage {
    background: #D7E7F5;
    color: #5E6984;
    border: 1px solid #AACEE6;
    margin: 0 0 2px 0;
}
div.systemMessageContent {
    border: 1px solid white;
    padding: 4px;
    margin: 0;
}
div.systemMessageContent a:link,
div.systemMessageContent a:visited {
    color: #5E6984;
    text-decoration: underline;
}
div.systemMessageContent a:hover {
    color: #333;
}
/* ======================================================= */
/*                      Boxes Styles                       */
/* ======================================================= */
/* Messages
---------------------------------------------------------- */
.info, .error, .notice, .success {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #bbb;
    margin-bottom: 20px;
}
.message_box_content h3 {
    margin-bottom: 0;
}
.message_box_content {
    border: 1px solid #fff;
    padding: 10px;
}
.info {
    background: #D7E7F5;
    color: #5E6984;
    border-color: #AACEE6;
}
.error {
    background: #FDE9EA;
    color: #A14A40;
    border-color: #FDCED0;
}
.notice {
    background: #FFF9CC;
    color: #736B4C;
    border-color: #FFDB4F;
}
.success {
    background: #E2F2CE;
    color: #466840;
    border-color: #BFE098;
}
.info a {
    color: #5E6984 !important;
}
.error a {
    color: #A14A40 !important;
}
.notice a {
    color: #736B4C !important;
}
.success a {
    color: #466840 !important;
}
.error_msg {
    margin-top: -20px;
    margin-bottom: 20px;
    background: none repeat scroll 0 0 #fff3f3;
    border: 1px solid #fcbec0;
    border-top: 0 none;
    color: #684c4c;
}
.error_msg ul, .error_msg ol {
    margin-bottom: 0;
}
/* PL Upload Enhancements (uploadkit) */
input.uk-input, form input.uk-input {
    display: none;
}
.uk-container {
    background: #f7f7f7;
    border: 1px solid #ccc;
    margin-bottom: 1em;
    padding: 1em;
    position: relative;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.uk-container > .btn {
    margin: 0 0.25em;
}
.uk-container > .btn > i {
    margin-right: 0.25em;
}
.uk-container > .btn-primary {
    color: #fff;
}
.uk-container > table, .uk-info {
    margin-bottom: 0.5em;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.8);
}
.uk-container > table a.close {
    line-height: 12px;
}
.uk-container > table tr.error {
    color: #b94a48;
}
.uk-container > table > thead {
    position: relative;
}
.uk-container > table > thead > tr {
    display: block;
}
.uk-container > table > thead > tr > th {
    width: 200px
}
.uk-container > table > thead > tr > th + th {
    width: 240px
}
.uk-container > table > thead > tr > th + th + th {
    width: 316px
}
.uk-container > table > tbody > tr > td {
    width: 200px
}
.uk-container > table > tbody > tr > td + td {
    width: 240px
}
.uk-container > table > tbody > tr > td + td + td {
    width: 300px
}
.uk-container > table > tbody {
    display: block;
    overflow: auto;
    width: 100%;
}
.uk-close-column, .uk-icon-column {
    width: 1em;
}
.uk-size-column, .uk-progress-column {
    width: 5em;
}
.uk-progress-column .progress {
    margin: 0;
    width: 5em;
}
.uk-info > * {
    text-align: center;
}
.uk-info > h1 {
    color: #444;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.5em;
}
.uk-info > h2 {
    color: #444;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.5em;
}
/* Base class */
.bs-welled {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    *padding-top: 19px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* Echo out a label for the example */
.bs-welled h2 {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    line-height: 25px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}
/* Echo out a label for the example */
.bs-welled h2.long {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 0;
    line-height: 25px;
    margin: 0 0 0 0;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #76797F;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
/* Remove spacing between an example and it's code */
.bs-welled + .prettyprint {
    margin-top: -20px;
    padding-top: 15px;
}
.isnColorBar {
    width: 100%;
    height: 2px;
    opacity: 0.75;
}
