* { padding: 0 0; margin: 0 0; border-collapse: collapse; -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;}
*:focus { outline: none; }
span { font-family: inherit; font-size: inherit;}
header
,nav
,section
,article
,aside
,footer
,hgroup
{
    display: block;
}
template {display:none;}
html {
    height: 100%;
    font-family:  "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: 90%;
}

body {
    height: 100%;
    font-size: 1em;
    opacity: 1 !important;
}

#logo-large {width:500px;}

.icons {margin: 0; padding: 0;}
.icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left; list-style: none;}
.icons span.ui-icon {float: left; margin: 0 4px;}

.ps-fa {
    margin-left: 1px;
    margin-right: 1px;
}
.fa-ps-custom:not(.fa-1x,.fa-sm,.fa-xs,.fa-2xs,.fa-lg,.fa-xl,.fa-spin,.fa-2x,.fa-3x,.fa-4x,.fa-5x,.fa-7x,.fa-10x,.fa-spin),
.ps-fa:not(.fa-1x,.fa-sm,.fa-xs,.fa-2xs,.fa-lg,.fa-xl,.fa-spin,.fa-1x,.fa-2x,.fa-3x,.fa-4x,.fa-5x,.fa-7x,.fa-8x,.fa-9x,.fa-10x,.fa-spin) {
    font-size: .8em;
    margin-bottom: 1px;
    /* vertical-align: text-bottom; */
}
.fa-ps-custom.fa-fw.inset {
    margin-left: -2em;
}
.fa-ps-custom.flip-h {
    transform: scaleX(-1);
}
.ps-i-wrapper {
    user-select: none; /* standard syntax */
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    /* Hide scrollbar for IE, Edge and Firefox */
    overflow:hidden;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.ps-i-wrapper::-webkit-scrollbar {
    display: none;
}

.ps-i-wrapper.action:not(.disabled,.no-hover):hover,
.clickMenu .ps-i-wrapper.action:not(.disabled,.no-hover):hover {
    text-decoration: underline;
}
.ps-i-wrapper.disabled, .ps-i-wrapper.disabled.dark-blue {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
    color: #999 !important;
}
.ps-i-wrapper.disabled.cp {
    cursor:default;
}
h1,h2,h3,h4,h5 {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:bold;
    text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.6);
}
h1 {font-size: 1.5em; }
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}

.h0,.h1,.h2,.h3,.h4,.h5 {
    text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.6);
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:bold;
}
.h0 {font-size: 1.4em;}
.h1 {font-size: 1.4em;}
.h2 {font-size: 1.3em;}
.h3 {font-size: 1.2em;}
.h4 {font-size: 1.1em;}
.h5 {font-size: 1em;}
.no-shadow { text-shadow:none; }

.large > h5 {font-size: 1em;}

.light {
    font-family:  "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:300;
}
.normal {font-weight:normal;}
.bold { font-weight:bold; font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;}
.bold.em { font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important; font-style: italic; }
.strike-through, .line-through {text-decoration: line-through;}
.cp {cursor: pointer;}
.no-click { cursor: default !important; }
.cursor-move, .cursor-grab { cursor: grab !important; }

/***********************************************************************************************************************
 * LINKS
 **********************************************************************************************************************/
a.color-body, a.color-body:link, a.color-body:visited ,
a.body, a.body:link, a.body:visited {
    color: initial;
}

a, a:link, a:visited {
    color: #00639f;
    text-decoration: none;
}
a:hover, a:active {
    color: #0076ae;
    text-decoration: underline;
}
a:hover i, a:active i {
    text-decoration: none;
    color: inherit;
}
a.green:link, a.green:visited {
    color: #3a8104;
    text-decoration: none;
}
a.green:hover, a.green:active {
    color: #3a8104;
    text-decoration: underline;
}
a.blue:link, a.blue:visited {
    color: #8dbdd8;
    text-decoration: none;
}
a.dark-blue-on-hover, a.dark-grey-on-hover {
    color: inherit;
}
a.dark-blue-on-hover:hover {
    color: #0076ae;
    text-decoration: none;
}
a.dark-grey-on-hover:hover {
    color: dimgrey;
    text-decoration: none;
}

a.blue:hover,
a.blue:active {
    color: #8dbdd8;
    text-decoration: underline;
}
a.dark-blue:link, a.dark-blue:visited {
    color: #00639f;
    text-decoration: none;
}

a.dark-blue:hover, a.dark-blue:active {
    color: #0076ae;
    text-decoration: none;
}
a.dark-blue.under:hover, a.dark-blue.under:active {
    text-decoration: underline;
}

a.red:link, a.red:visited {
    color: #cc3300;
    text-decoration: none;
}

a.red:hover, a.red:active {
    text-decoration: underline;
}

a.add-link, a.add-link:link, a.add-link:visited, a.toggle-control, a.toggle-control:link, a.toggle-control:visited,
span.add-link, span.add-link:link, span.add-link:visited, span.toggle-control, span.toggle-control:link, span.toggle-control:visited,
div.add-link, div.add-link:link, div.add-link:visited, div.toggle-control, div.toggle-control:link, div.toggle-control:visited {
    float:right;
    color: #0076ae;
    text-decoration: none;
    font-weight:normal;
    padding:0 5px 0 0;
    cursor:pointer;
    font-size: .9em;
    font-size: .9rem;
}
.title a.add-link, .title span.add-link { padding-top: 2px; vertical-align: middle; }

a.add-link:hover, a.add-link:active, a.toggle-control, a.toggle-control:link, a.toggle-control:visited {
    /* text-decoration: underline; */
}
a.toggle-control, a.toggle-control:link, a.toggle-control:visited {
    float:none;
    position:absolute;
    top:3px;
    right:0;
}
a img, :link img, :visited img {
	border: 0;
}
a.no-hover:hover, a.no-hover:hover * {
    text-decoration:none !important;
    font-weight:inherit !important;
}
/***********************************************************************************************************************
 * COLOURS
 **********************************************************************************************************************/
.bgc-body {background-color: #FBFBFB;}
.bgc-lightblue {background-color: #F0F0F6;}
.bgc-lightgrey {background-color: #F8F8F8;}
.bgc-black {background: #000;}
.bgc-blue {background: #056b93;}
.bgc-green {background: #6eac2c;}
.bgc-grey {background: #AAAAAA;}
.bgc-red {background: #CA002A;}
.bgc-red-blush { background: rgba(202, 0, 42, .04) !important; }
.bgc-red-blush-light { background: rgba(202, 0, 42, .025) !important; }

.bgc-hover:not(:hover) { background: none; }

.color-success, .success { color: #4CA20B; }
.color-red, .red {color: #aa0707 !important;}
.color-green, .green {color: #6eac2c !important;}
.color-dark-green { color: #568015; }
.grey {color: #999 !important;}
.black {color:#000 !important;}
.color-warning { color: #ff8923; }
.color-body {color:#4F4F4F !important;}
.color-white-hover:hover { color: white !important; }

.dark-grey {color: #777 !important;}
.default-grey {color: #3D3D3D !important;}
.light-grey {color: #F8F8F8 !important;}
.light-blue {color: #82a4b9 !important;}
.dark-icon {color:#242224 !important;}
.blue {color: #056B93 !important;}
.dark-blue {color: #0076ae !important;}
.white { color: white; }
.code {
    font-family: "Courier", "Courier New", monospace !important;
    padding-left:1px;
    padding-right:1px;
    background-color: #E8E8E8;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    box-sizing: border-box; /* For IE and modern versions of Chrome */
    -moz-box-sizing: border-box; /* For Firefox                          */
    -webkit-box-sizing: border-box; /* For Safari                           */
    font-size: .9em;
}

.message-box {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid white;
    height:auto;
    margin:8px 16px;
    vertical-align:middle;
    z-index: 9999;
}
.message-box i {
    margin-right:6px;
    margin-left:6px;
}
.message-box.message-box-success {
    border-color: #ADDE5C;
    background: #DFF2BF;
    color: #008000;
}
.message-box.message-box-info {
    border-color: #46B6EC;
    background: #BDE5F8;
    color: #00529B;
}

.message-box.message-box-error {
    border-color: #e2d0d0;
    background: #fcf0f0;
    color: #9f000b;
}

.message-box.message-box-warning {
    border-color: #e2d0d0;
    color: #9F6000;
    background-color: #FEEFB3;
}


.dark-blue.button, .black.button {
    border: 1px solid #000;
    padding: 2px 6px 3px 3px;
    border-radius: 9px;
}
.black.button:hover {
    border-color:#666666;
}
.dark-blue.button {
    border-color: #0076ae;
}
.dark-blue.button:hover {
    border-color: #2c99cc;
}

.hoverHighlight:hover, .hover-highlight:hover {
    background-color:#EEE;
}
.hoverBold:hover, .hover-bold:hover { font-weight:bold; }
.hoverReveal, .hover-reveal { opacity: 0; }
.hoverReveal:hover, .hover-reveal:hover { opacity: initial; }
.hover-swap-container .hover-show, .hover-swap-container:hover .hover-hide { opacity: 0; }
.hover-swap-container .hover-hide, .hover-swap-container:hover .hover-show { opacity: initial; }

.click-copy { cursor:copy; }
.indicator {}
.smallIndicator, .small-indicator { background: url("../images/spinner_16x16.gif") no-repeat left top !important; display:block;width:16px;height:16px;text-indent:-1000em; }
.medIndicator, .med-indicator { background: url("../images/spinner_24x24.gif") no-repeat left top !important; width: 24px; height: 24px; }


.mc {margin: 0 auto;}

.allowWordBreak {
    -ms-word-break: break-all;
    word-break: break-all;

    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.ellipsis {
    text-overflow: ellipsis;
}
.upper-case {
    text-transform: uppercase;
}

.ml-1e { margin-left: 1em; }
.ml-2e { margin-left: 2em; }
.ml-3e { margin-left: 4em; }

.ml2 {margin-left:2px;}
.ml3 {margin-left:3px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml65 {margin-left: 65px;}
.ml75 {margin-left: 75px;}
.ml300 {margin-left: 300px;}
.ml-auto {
    margin-left: auto;
    margin-right: 0;
}

.mlr2 { margin-left: 2px; margin-right: 2px; }
.mlr3 { margin-left: 3px; margin-right: 3px; }
.mlr5 { margin-left: 5px; margin-right: 5px; }
.mlr10 {
    margin-left: 10px;
    margin-right: 10px;
}
.mlr15 {
    margin-left: 15px;
    margin-right: 15px;
}

.m0 { margin: 0;}
.m10 { margin: 10px;}

.mt2 {margin-top: 2px;}
.mt3 {margin-top: 3px;}
.mt5 {margin-top: 5px;}
.mt7 {margin-top: 7px;}
.mt8 {margin-top: 8px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mt200 {margin-top: 200px;}
.mt2neg {margin-top:-2px}
.mt3neg {margin-top:-3px}

.mtb-1-em {
    margin-top:1em;
    margin-bottom:1em;
}
.mtb-1half-em {
    margin-top:1.5em;
    margin-bottom:1.5em;
}

.mtb5 {
    margin-top:5px;
    margin-bottom:5px;
}
.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb40 {margin-bottom: 40px;}
.mr2 {margin-right: 2px;}
.mr3 {margin-right: 3px;}
.mr4 {margin-right: 4px;}
.mr5 {margin-right: 5px;}
.mr7 {margin-right: 7px;}
.mr8 {margin-right: 8px;}
.mr9 {margin-right: 9px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr50 {margin-right: 50px;}
.mr70 {margin-right: 70px;}
.mr125 {margin-right: 125px;}

.neg-mt-half {margin-top: -0.5em;}
.neg-ml1 {margin-left: -1px;}
.neg-ml2 {margin-left: -2px;}
.neg-ml3 {margin-left: -3px;}
.neg-ml5 {margin-left: -5px;}
.neg-ml1em {margin-left: -1em;}
.neg-ml1halfem {margin-left: -1.5em;}
.neg-ml2em {margin-left: -2em;}
.neg-mr25 {margin-right: -25px !important;}

.ro { background-color: rgb(215 215 215 / 0.3); }

.spacer {font-size:1px;height: 0px;}

.width-auto {width:auto;}

.width-2em { width: 2em; }
.width-2halfem { width: 2.5em; }
.width-3em { width: 3em; }
.width-3halfem { width: 3.5em; }
.width-4em { width: 4em; }
.width-4halfem { width: 4.5em; }
.width-5em { width: 5em; }
.width-5halfem { width: 5.5em; }
.width-15em { width: 15em; }

.w1 {width: 1px;}
.w10 {width: 10px;}
.w15 {width: 15px;}
.w16 {width: 16px;}
.w17 {width: 17px;}
.w20 {width: 20px;}
.w25 {width: 25px;}
.w30 {width: 30px;}
.w32 {width: 32px;}
.w35 {width: 35px;}
.w40 {width: 40px;}
.w45 { width: 45px; }
.w50 {width: 50px !important;}
.w52 {width: 52px;}
.w55 {width: 55px;}
.w60 {width: 60px;}
.w65 {width: 65px;}
.w70 {width: 70px;}
.w75 {width: 75px;}
.w80 {width: 80px;}
.w84 {width: 84px;}
.w85 {width: 85px;}
.w90 {width: 90px;}
.w92 {width:92px;}
.w95 {width:95px !important;}
.w100 {width: 100px  !important;}
.w105 {width: 105px  !important;}
.w110 { width: 110px; }
.w112 {width: 112px;}
.w115 {width: 115px;}
.w120 {width: 120px;}
.w125 {width: 125px;}
.w128 {width: 128px;}
.w130 {width: 130px;}
.w135 {width: 135px;}
.w140 {width: 140px;}
.w145 { width: 145px; }
.w150 {width: 150px;}
.w155 {width: 155px;}
.w160 { width: 160px; }
.w175 {width: 175px;}
.w180 { width: 180px; }
.w185 {width: 185px;}
.w190 {width: 190px;}
.w198 {width: 198px;}
.w200 {width: 200px;}
.w205 {width: 205px;}
.w210 {width: 210px;}
.w220 {width: 220px;}
.w225 {width: 225px;}
.w230 {width: 230px;}
.w240 {width: 240px;}
.w245 { width: 245px; }
.w248 {width: 248px;}
.w250 {width: 250px;}
.w260 {width: 260px;}
.w265 {width: 265px;}
.w275 {width: 275px;}
.w290 {width: 290px;}
.w300 {width: 300px;}
.w320 {width: 320px;}
.w325 { width: 325px; }
.w340 {width: 340px;}
.w350 {width: 350px;}
.w360 {width: 360px;}
.w365 {width: 365px;}
.w370 {width: 370px;}
.w390 {width: 390px;}
.w395 {width: 395px;}
.w400 {width: 400px;}
.w410 {width: 410px;}
.w425 {width: 425px;}
.w450 {width: 450px;}
.w475 {width: 475px;}
.w490 { width: 490px; }
.w500 {width: 500px;}
.w520 { width: 520px; }
.w530 { width: 530px; }
.w534 {width: 534px;}
.w540 { width: 540px; }
.w550 {width: 550px;}
.w590 {width: 590px;}
.w600 {width: 600px;}
.w635 {width: 635px;}
.w625 { width: 625px; }
.w650 {width: 650px;}
.w655 { width: 655px; }
.w700 {width: 700px;}
.w730 {width: 730px;}
.w750 {width: 750px;}
.w760 {width: 760px;}
.w800 {width: 800px;}
.w810 {width: 810px;}
.w850 {width: 850px;}
.w900 {width: 900px;}
.w950 {width: 950px;}
.w985 {width:985px;}
.w990 {width: 990px;}
.w1000 {width: 1000px;}
.w1100 {width: 1100px;}
.w1200 {width: 1200px;}
.w1400 {width: 1400px;}
.wContainer {width:985px;}

.min-w2em { min-width: 2em; }
.min-w2halfem { min-width: 2.5em; }

.min-w3em { min-width: 3em; }
.min-w3halfem { min-width: 3.5em; }

.min-w4em { min-width: 4em; }
.min-w4halfem { min-width: 4.5em; }

.min-w5em { min-width: 5em; }
.min-w5halfem { min-width: 5.5em; }

.min-w6em { min-width: 6em; }
.min-w6halfem { min-width: 6.5em; }

.min-w7em { min-width: 7em; }
.min-w7halfem { min-width: 7.5em; }

.min-w8em { min-width: 8em; }
.min-w8halfem { min-width: 8.5em; }

.min-w9em { min-width: 9em; }
.min-w9halfem { min-width: 9.5em; }

.min-w10em { min-width: 10em; }
.min-w10halfem { min-width: 10.5em; }

.min-w60 {min-width:60px;}
.min-w80 { min-width: 80px; }
.min-w100 {min-width:100px;}
.min-w120 {min-width:120px;}
.mw200, .min-w200 {min-width: 200px;}
.mw250, .min-w250 {min-width: 250px;}
.min-w400 {min-width: 400px;}
.min-w500 {min-width: 500px;}
.min-w700 {min-width: 700px;}
.min-w1500 {min-width: 1500px;}

.max-w80 { max-width: 80px; }
.max-w100 { max-width: 100px; }
.max-w200 { max-width: 200px; }
.max-w900 {max-width: 900px;}
.max-w1200 {max-width: 1200px;}

.w2halfp {width: 2.5%;}
.w5p {width: 5%;}
.w7halfp {width: 7.5%;}
.w10p {width: 10%;}
.w12p {width:12%;}
.w13p {width:13%;}
.w15p {width:15%;}
.w16p {width:16%;}
.w20p {width:20%; }
.w22p {width: 22%;}
.w25p {width: 25%;}
.w30p {width: 30%; }
.w33p {width: 33.3%;}
.w35p {width: 35%;}
.w40p {width: 40%;}
.w50p {width: 50%;}
.w60p {width: 60%;}
.w66p {width: 66.6%;}
.w70p {width: 70%;}
.w75p {width: 75%;}
.w80p {width: 80%;}
.w85p {width: 85%;}
.w89p {width: 89%;}
.w90p {width: 90%;}
.w95p {width: 95%;}
.w98p {width: 98%;}
.w100p {width: 100%;}


.top-right { position:absolute; top:0; right:0;}
.top-right-2 { position:absolute; top:2px; right:2px;}
.top-right.inset {top:4px;right:3px;}
.top-right.inset-row {top:2px;right:1px;}
.top0 {top: 0;}
.top-2-neg {top: -2px;}
.top3 {top: 3px;}
.top4 {top: 4px;}
.top5 {top: 5px;}
.top8 {top: 8px;}
.top10 {top: 10px;}
.top20 {top: 20px;}
.top25 {top: 25px;}
.top30 {top: 30px;}
.top35 {top: 35px;}
.top80 {top: 80px;}

.left0 {left: 0;}
.left5 {left: 5px;}
.left10 {left: 10px;}
.left20 {left: 20px;}

.r0, .right0 {right: 0;}
.r5, .right5 {right: 5px;}
.right3 {right: 3px;}
.right-neg20 { right: -20px; }
.r10, .right10 {right: 10px;}
.r100p, .right100p { right: 100% }

.bot0 { bottom: 0; }
.bot5 { bottom: 5px; }


.l50p  {left: 50%;}

.height1 {height:1px;}
.height3 {height:3px;}
.height4 {height:4px;}
.h14 {height: 14px;}
.h15 {height: 15px !important;}
.h16 {height: 16px;}
.h20 {height: 20px;}
.height22 {height: 22px;}
.h24 {height: 24px;}
.h25 {height: 25px;}
.h26 {height: 26px;}
.h30 {height: 30px;}
.h32 {height: 32px;}
.h35 {height: 35px;}
.h40 {height: 40px;}
.h48 {height: 48px;}
.h50 {height: 50px;}
.h60 {height: 60px;}
.h64 {height: 64px;}
.h75 {height: 75px;}
.h80 {height: 80px;}
.h95 {height: 95px;}
.h100 {height: 100px;}
.h110 {height: 110px;}
.h150 {height: 150px;}
.h250 {height: 250px;}
.h400 {height: 400px;}
.h500 {height: 500px;}
.h600 {height: 600px;}

.minh125 { min-height:125px}
.minh400 { min-height:400px}
.minh450 { min-height:450px}
.minh500 { min-height:500px}

.h100p { height: 100%; }

.max-height {min-height: 100%;}
.page-header {
    color:rgb(51,51,51);
}
.formBox {
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    /*color:rgb(51,51,51);*/
    color: #3D3D3D !important
}
.formBox.noborder {
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    /*color:rgb(51,51,51);*/
    color: #3D3D3D !important
}
.report-header {

}
.report-header .sub-header {
    font-size:.9rem;
}
.formBox.tight {
    margin-bottom: 0;
    padding-bottom: 0;
}

.br0 { border-right: none; }
.bl0 { border-left: none; }
.blr0 { border-left: none; border-right: none; }
.bls1-grey {border-left: 2px solid #9A9B9A;}
.blrs-blue {border-right: 1px solid #A6C9E2;}
.border-left-1-solid-grey { border-left: 1px solid #B6B6B6; }
.bt0 {border-top-style: none;}
.bt1 {border-top: solid 1px #B6B6B6;}
.bt2b {border-top: solid 2px #B6B6B6;}
.bs1 {border: solid 1px #B6B6B6;}
.b0 {border: 0;}
.b-none {border: none !important;}
.sb1 { border: 1px solid; }
.border-error { border: 1px solid #9f000b; }
.border-warning {border: 1px solid #ff8923;}
.b1grey {border: 1px solid #B6B6B6; }
.b1red {border: 1px solid #cc3300; }
.b1white {border:1px solid white;}
.rounded {-moz-border-radius: .25em; -webkit-border-radius: .25em; border-radius: .25em;}
.circle {-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}

.borderBottom {
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
}
.bb1grey { border-bottom: 1px solid #B6B6B6; }
.bb1-shadow {
    border-bottom: 1px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.bb2-shadow {
    border-bottom: 2px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.bt1grey, .bt1-grey { border-top: 1px solid #B6B6B6;}
.bt1-red { border-top: 1px solid red !important; }
.bl1-red { border-left: 1px solid red !important; }
.br1-red { border-right: 1px solid red !important; }
.bt-half-grey { border-top: 0.5px solid #B6B6B6;}

.bt1-shadow {
    border-top: 1px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.borderTop {
    border-top: 1px solid #000000;
    margin-top: 10px;
}

.oa {overflow: auto;}
.ohb {overflow:hidden;}
.oh {overflow:hidden;}
.oxs {overflow-x:scroll;}
.oxa {overflow-x:auto;}

.mono {
    font-family: "Courier", "Courier New", monospace !important;
}
.mono.bold {
    font-family: "Courier", "Courier New", monospace !important;
    font-weight: bold;
}

.vatb {vertical-align: text-bottom;}
.vatt {vertical-align: text-top;}
.vat {vertical-align: top;}
.vab {vertical-align: bottom;}
.vam {vertical-align: middle;}
.vam-icon-button-container {
    display: box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tac-icon-button-container {
    display: box;
    display: flex;
    flex-direction: column;
    align-items:center;
}
.tar {text-align: right}
.tal {text-align: left}
.tac {text-align: center}
.taj {text-align: justify; }

.nowrap {white-space:nowrap !important;}
.preWrap {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: normal;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: normal;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.p0 {padding: 0;}
.p2 {padding: 2px;}
.p3 {padding: 3px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.p20 {padding: 20px;}

.pb2 {padding-bottom: 2px;}
.pb5 {padding-bottom: 5px;}
.pb7 {padding-bottom: 7px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb50 {padding-bottom: 50px;}

.pt2 { padding-top: 2px; }
.pt2half { padding-top: 2.5px; }
.pt3 {padding-top: 3px;}
.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pt7 {padding-top: 7px;}
.pt10 {padding-top: 10px;}
.pt12 { padding-top: 12px; }
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}

.pl0 {padding-left: 0;}
.pl1 {padding-left: 1px;}
.pl2 {padding-left: 2px;}
.pl3 {padding-left: 3px;}
.pl5 {padding-left: 5px;}
.pl6 {padding-left: 6px;}
.pl9 {padding-left: 9px;}
.pl5p { padding-left: 5%; }
.pl10 {padding-left: 10px;}
.pl12 {padding-left: 12px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}
.pl40 {padding-left: 40px;}
.pl45 {padding-left: 45px;}
.pl60 {padding-left: 60px;}
.pl50 {padding-left: 50px;}
.pl100 {padding-left: 100px;}

.pr1 {padding-right: 1px;}
.pr2 {padding-right: 2px;}
.pr3 {padding-right: 3px;}
.pr5 {padding-right: 5px;}
.pr6 {padding-right: 6px;}
.pr7 {padding-right: 7px;}
.pr9 {padding-right: 9px;}
.pr10 {padding-right: 10px;}
.pr12 {padding-right: 12px;}
.pr15 { padding-right: 15px; }
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}
.pr35 {padding-right: 35px;}
.pr40 {padding-right: 40px;}
.pr50 {padding-right: 50px;}
.pr65 {padding-right: 65px;}
.pr75 {padding-right: 75px;}

.pr1em {padding-right:1em;}
.pr1halfem {padding-right:1.5em;}
.pr2em {padding-right:2em;}

.plr2 { padding-left: 2px; padding-right: 2px;}
.plr3 { padding-left: 3px; padding-right: 3px;}
.plr5 { padding-left: 5px; padding-right: 5px;}
.plr10 { padding-left: 10px; padding-right: 10px;}
.plr6 {padding-left:6px; padding-right:6px;}
.plr20 { padding-left: 20px; padding-right: 20px; }
.plr25 { padding-left: 25px; padding-right: 25px; }
.ptb0 {
    padding-top:0;
    padding-bottom:0;
}
.ptb2 {
    padding-top:2px; padding-bottom: 2px;
}
.ptb3 {
    padding-top:3px; padding-bottom: 3px;
}
.ptb5 {
    padding-top:5px; padding-bottom: 5px;
}
.ptb7 {
    padding-top:7px; padding-bottom: 7px;
}
.ptb10 {
    padding-top:10px; padding-bottom: 10px;
}
.ptb-1-em {
    padding-top:1em; padding-bottom: 1em;
}
.ptb-1half-em {
    padding-top:1.5em; padding-bottom: 1.5em;
}
.ptb20 {
    padding-top: 20px; padding-bottom: 20px;
}
.ptb50 {
    padding-top: 50px; padding-bottom: 50px;
}

.fr {float: right;}
.fl {float: left;}
.clear {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.em {font-style: italic; font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;}
.under {text-decoration: underline;}
.hover-under:hover, .hover-under:hover .hover-under-sub {text-decoration: underline;}
.hover-lift:hover {
    box-shadow: rgba(9, 30, 66, 0.25) 0px 8px 16px -4px, rgba(9, 30, 66, 0.31) 0px 0px 1px 0px;
    transition: box-shadow 0.2s ease 0s;
}

.fs-point5, .fs-half {font-size: .5em; }
.fs-point6 {font-size: .6em; }
.fs-point7 {font-size: .7em; }
.fs-note {font-size: .7em; }
.fs-smallest {font-size: .8em; }
.fs-smaller { font-size: .85em; }
.fs-small {font-size: .9em;}
.fs-title {font-size: .95em;}
.fs-normal {font-size: 1em;}
.fs-large {font-size:1.1em;}
.fs-larger {font-size:1.15em;}

.fs8 {font-size: .75em;}
.fs9 {font-size: .8em;}
.fs10 {font-size: .85em;}
.fs11 {font-size: .9em;}
.fs12 {font-size: 1em;}

.fs13 {font-size: 1.1em;}
.fs-120em, .fs14 {font-size: 1.2em;}
.fs-125em {font-size:1.25em;}
.fs-130em, .fs15 {font-size: 1.3em;}
.fs16 {font-size: 1.4em;}
.fs18 {font-size: 1.6em;}
.fs20 {font-size: 1.8em;}

.fs-200em, .fs-20 {font-size:2.0em;}
.fs24 {font-size: 2.1em;}
.fs28 {font-size: 2.2em;}
.fs32 {font-size: 32px;}
.fs36 {font-size: 36px;}

.pa {position: absolute;}
.pr {position: relative;}
.pf {position: fixed;}

.pa.tr {top:0;right:0;}

.fixed {
     position: fixed;
     top: 0;
     left: 710px;
}

.offscreen {
    position:absolute;
    left: -999em;
    height:1px;
    width:1px;
    overflow:hidden;
}

.dn {display: none;}
.di {display: inline;}
.dib {display: inline-block;}
.dib.tight {margin-left:-4px;}
.db {display: block;}
.display-flex { display: flex; }
.flex-grow-fill { flex-grow: 100; }
.flex-column { flex-direction:column; }
.flex-text-bottom {flex-direction: column; margin-top: auto;}
.flex-column { flex-direction: column; }
.flex-center { justify-content: center; }
.flex-on { flex: 1 }
.hidden {visibility: hidden;}
.opac100 { opacity: revert; }
.opac33 { opacity: 33%; }
.opac50 { opacity: 50%; }
.opac60 { opacity: 60%; }
.opac75 { opacity: 75%; }
.invisible {opacity: 0;}
.z0 {z-index: 0}
.z1 {z-index: 1}
.z2 {z-index: 2}
.z100 {z-index: 100}


span.meridian {
    color: #000000;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: 1em;
    font-weight:bold;
    text-decoration: none;
}

th.default-header {
    color: #285c00;
    font-size: 1em;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:bold;
    border-bottom: #000 1px solid;
}

#breadcrumbs > a:link,.breadcrumb:link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1em;
}
#breadcrumbs > a:active,.breadcrumb:active {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1em;
}
#breadcrumbs > a:visited,.breadcrumb:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1em;
}
#breadcrumbs > a:hover,.breadcrumb:hover {
    text-decoration: none;
    color: #f8da4e;
    font-size: 1em;
}

.reqd {
    color: #D50000;
    padding-right: 5px;
    vertical-align:top;
}

.nonreqd {margin-left: 12px;}

form ul.errors li:before {
    content: '⚠';
    font-size: 1.0rem;
    font-style: normal;
}
form ul.errors li {
    color: #D50000;
    font-weight: 300;
    font-style: italic;
    font-size: .9rem; /* LIGHT */
}
.formError {
    color: #D50000;
}

ul.errors, ul.errors li{
    list-style: none;
}
ul.errors-beside {
    font-size: .85em;
    display:inline-block;
    color: red;
    font-style: italic;
}
ul.errors-below {
    font-size: .85em;
    color: red;
    font-style: italic;
}

/****************** ZEBRA ********************/
/** Table :: Zebra striping **/
.zebra > *:not(:last-child)  {
    border-bottom: 1px solid #ccc;
    background-color: #FFF;
}

.zebra > .even {
    background-color: #FFF;
}

.zebra > *:nth-child(odd of :not(.zebra-ignore)) {
    background-color: #F0F0F6;
}
.zebra > *:nth-child(odd of :not(.zebra-ignore)):not(:last-child) {
    border-bottom: 1px solid #ccc;
}
/***********************************************************************************************************************
PAGE LAYOUT
***********************************************************************************************************************/
#container {
    min-height: 100%;
    margin-bottom: -50px;
    position: relative;
}

#mainContainer {
    display:flex;
    flex: 1;
    flex-direction: column;

    width:100%;
    vertical-align: top;
    height: auto !important; /* real browsers */
    min-height: 100%;
    margin-bottom: -49px;
    height: 100%;
    padding: 0;
    min-width:1220px;
}
#bodyContainer {
    width: 100%;
    padding: 0 0 70px 0;
}
.admin-body-container {
    display:flex;
    width: 100%;
    padding: 0 0 70px 0;
}
#mainContainer.menu, #bodyContainer.menu {
    background-image: url('../images/menu-back.png');
    background-repeat: repeat-y;
}
#mainContainer.admin-menu, #bodyContainer.admin-menu {
    background-image: url('../images/menu/admin-menu-bg-alt.png');
    background-repeat: repeat-y;
}
#bodyContainer > #content-container {
    overflow:hidden;
    vertical-align:top;
    padding:10px 10px 75px 10px;
}
.admin-body-container > #content-container {
    flex: 1;
    vertical-align:top;
    padding:10px 20px 75px 20px;
}
footer, #footer {
    width: 100%;
    min-width: 100%;
    position: relative;
    color: #595959;
    clear: both;
    height: 48px;
    background-color: #f9f9f9;
    border-top: 1px solid #e2e2e2;
}
#footer .content {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: 1.0em;
    color: #595959;
    white-space: nowrap;
    margin: 14px 0 0 10px;
}

#footer .content .copyRight {
    font:inherit;
    float: right;
    text-align:right;
}

#footer .content a, #footer .content a:link, #footer .content a:visited, #footer .content a:hover {
    font: inherit;
    color:inherit;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration:none;
}
.separator-single-slashed:after {
    content: "/";
    color: #00639f;
}
.separator-double-slashed:after {
    content: "//";
    color: #00639f;
}
.separator {
    height: 0px;
    border-top:1px solid #B6B6B6;
    border-bottom: 1px solid #F6F6F6;
    position:relative;
    margin-top:9px;
    margin-bottom:9px;
}
.separator-slashed:after {
    padding: 0 5px;
    color: #00639f;
    font-weight: 300;
    content:"//";
}

.ind_loadingOverlay {
    position:absolute;
    z-index:99;
    background-color: rgba(0,0,0,0.2);
}

.flex-vam-wrapper  {
    display: flex;
    align-items: center;
}
.flex-vam-wrapper  > .flex-vam-content {
    margin-top: auto;
    margin-bottom: auto;
}
/***********************************************************************************************************************
INPUTS / FORMS / LABELS
***********************************************************************************************************************/
::-ms-clear {
    width: 0;
    height: 0;
    display:none;
}
::-ms-reveal {
    width: 0;
    height: 0;
    display: none;
}
.fileinput-button input {
    transform: none;
}
.linkbutton {
    background:none;
    border:none;
    padding:0;

    font: inherit;
    color:#069;
    cursor:pointer;
}
.linkbutton:hover {
    text-decoration:underline;
}
input, textarea, select, button, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    color: #000;
    font-family: Verdana, Geneva, sans-serif !important;
    box-sizing: border-box; /* For IE and modern versions of Chrome */
    -moz-box-sizing: border-box; /* For Firefox                          */
    -webkit-box-sizing: border-box; /* For Safari                           */
}
input, textarea, select:not(.fs-custom), button, .ui-widget input, .ui-widget select:not(.fs-custom), .ui-widget textarea, .ui-widget button {
    font-size: 12px;
    font-size: 0.86rem !important;
}
input.fs-medium, textarea.fs-medium, button.fs-medium, select.fs-medium:not(.fs-custom) {
    font-size: 1.1rem !important;
}
input.fs-large, textarea.fs-large, button.fs-large, select.fs-large:not(.fs-custom) {
    font-size: 1.2rem !important;
}

input.fs-larger, textarea.fs-larger, button.fs-larger, select.fs-larger:not(.fs-custom) {
    font-size: 1.2rem !important;
}
.ui-form select:not(.fs-custom) {
    font-size: 14.28px;
    font-size: 1.05rem !important;
    height: 1.65rem;
}
tr.dirty .dirty:not(.error),
    tr.dirty input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):not(.error).dirty,
    form.dirty .dirty:not(.error),
    form.dirty input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):not(.error).dirty {
    border: 1px solid #eeb420;
}
tr.dirty .dirty:not(.error):focus,
    tr.dirty input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]).dirty:focus,
    form.dirty .dirty:not(.error):focus,
    form.dirty input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]).dirty:focus {
    border: 1px solid #95bdd4;
}
tr.dirty .select2-container.dirty:not(.error),
form.dirty .select2-container.dirty:not(.select2-container-multi):not(.error) {
    border:inherit !important;
}
tr.dirty .select2-container.dirty .select2-choice, tr.dirty .select2-container.dirty .select2-selection,
form.dirty .select2-container.dirty .select2-choice, form.dirty .select2-container.dirty .select2-selection {
    border: 1px solid #eeb420;
}

input.no-resize, textarea.no-resize {
    resize: none;
}
textarea.no-transition {
    transition:none !important;
    -webkit-transition:none !important;
    -moz-transiation:none !important;
}

button, button.ui-corner-all, .ui-widget button {
    -moz-border-radius: 2; -webkit-border-radius: 2; border-radius: 2;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: 13px;
    font-size: 1.05rem !important;
}

.true {
    box-sizing: border-box; /* For IE and modern versions of Chrome */
    -moz-box-sizing: border-box; /* For Firefox                          */
    -webkit-box-sizing: border-box; /* For Safari                           */
}
.placeholder { color: #aaa; }
.ui-widget {
    font-family : "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size:1.05em;
}
.ui-widget .ui-corner-all-force {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}
.ui-button.fs-small {
    font-size:.9em;
}

div.moneyPlaceholder {
    position:absolute;
    top:3px;
    left:2px;
    color: #999;
    font-weight: lighter;
    font-size: .95em;
}

div.moneyPlaceholder.large {
    top:1px;
}
div.moneyPlaceholder.xlarge {
    top:.25em;
}

input.money {
    font-family:"Courier", "Courier New", monospace;
    padding-left:1em;
    text-align:right;
}
input.money.large {
    font-size: 1.0em;
}
.money {
    font-family:"Courier", "Courier New", monospace;
}
.large > .money, .money.large {
    font-size: 1.1em;
}
.xlarge > .money, .money.xlarge {
    font-size: 1.3em;
}
.fs9 .money, .fs10 .money {
    font-size:inherit;
}
input.small, select.small {
    font-size: .85em;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input.super-small, select.super-small {
    font-size: .8em;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input.inline {
    font-size: .95em;
}
.inline > input, .inline > select {
    font-size: .95em;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.inline-small > input, .inline-small > select {
    font-size: .9em;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.inline input.error, .inline select.error,
.inline-small input.error, .inline-small select.error {
    border: 1px solid #aa0707;
    padding: 1px;
}

label {
    padding-top:2px;
    vertical-align:top;
}
label.inline-form-label {
    float: left;
    padding-right: 5px;
    padding-top:3px;
}
.hint {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-style: italic;
    font-size: .9em;
    font-weight:normal;
}
.unit {
    word-break: keep-all;
    word-wrap: normal;
    white-space: nowrap;
}
.unitIndicator {
    font-size: 11px;
    font-size: .81rem;
    font-weight: normal;
    vertical-align: baseline;
    color: #999;
    font-kerning: none;
    letter-spacing:0px;
}
.unit-wrapper {
    font-size:11px;
    font-size:.81rem;
    font-family: "Courier", "Courier New", monospace !important;
    font-kerning: none;
    letter-spacing:0px;
    white-space: pre;
}
input:not(.ro):disabled, textarea:not(.ro):disabled, select:not(.ro):disabled {
    background: transparent;
}
.ajaxButton {
    height:27px;
}
.buttonIndicators {
    display: inline-block;
}
.buttonIndicators.progress .indProgress, .buttonIndicators.success .indSuccess, .buttonIndicators.failed .indFailed, .buttonIndicators.error .indFailed {
    display:inline-block;
}
.buttonIndicators .indProgress, .buttonIndicators .indStatus {
    float:left;
    display:none;
    margin-left: 8px;
}
.buttonIndicators .indProgress.smallIndicator {
    width:16px;
    height:16px;
    margin-top:5px;
}
.buttonIndicators .indStatus {
    padding: 4px;
}

.element-dls input, .element-nts input, .element-uwi input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.element-dls th.part, .element-nts th.part, .element-dls td.part, .element-nts td.part {
    color: #000000;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: .9em;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    padding-right:7px;
}
.element-dls .quarter-prefix {width:2.5em; text-align:center;}
.element-dls .quarter {margin-left:2px; text-align:center;}
.element-dls .lsd {width:2.5em; text-align:center;}
.element-dls .section {width:4em; text-align:center; }
.element-dls .township {width:4.5em; text-align:center; }
.element-dls .range {width:2.5em; text-align:center;}
.element-dls .meridian {width:4.5em; text-align:center;}
.element-nts .quarter-unit {width:2.5em;  text-align:center;}
.element-nts .unit {width:4em; text-align:center;}
.element-nts .block {width:2.5em; text-align:center;}
.element-nts .series {width:4em; text-align:center;}
.element-nts .map-area {width:2.5em; text-align:center;}
.element-nts .map-sheet {width:3em; text-align:center;}
.element-dls .point-sep, .element-nts .point-sep { vertical-align: top; text-align: center; display: inline-block; padding: 0 3px; color: grey; margin-top: 1.5rem; }

.element-state-plane input { text-transform: uppercase; }
.element-state-plane .qtr {width:5em;}
.element-state-plane .section {width:2.5em;}
.element-state-plane .township {width:5em;}
.element-state-plane .range {width:5em;}
.element-state-plane .meridian {width:2.5em;}


.element-uwi input.pre-lsd-uwi {width:4em;}
.element-uwi input.lsd-uwi {width:10em;}
.element-uwi input.post-lsd-uwi {width:4em;}

.tag {
    background-color: #337ab7;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .3em;
}
.tag.normal {
    font-size: 100%;
}
.tag.large {
    font-size: 1.1em;
}
.tag.small {
    font-size: .5em;
}
.tag.warn {
    border-color: #e2d0d0;
    background-color: #FFAE42;
}
.tag.error {
    background-color: #aa0707;
}
.tag.success {
    background-color: #4CA20B;
}
.tag.disabled {
    background-color: #999;
}

.pill {
    background-color: #0076ae;
    display: inline;
    padding: .1em;
    font-size: 75%;
    font-weight: normal;
    line-height: .9em;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: .6em;
    vertical-align: middle;
}
.pill > .hover-reveal {
    display: inline-block;
    overflow: hidden;
    width: 0;
    opacity: 0;
    transition: width 0ms 400ms, opacity 50ms 0ms;
    vertical-align: middle;
}
.pill:hover > .hover-reveal {
    width: auto;
    opacity: 1;
    transition: width 0ms 0ms, opacity 100ms 0ms;
    padding-right: .25em;
}

/***********************************************************************************************************************
Buttons
***********************************************************************************************************************/
span.actionSave, span.actionCancel { display:none; }
.editing .actionEdit, .editing .actionDelete { display:none; }
.editing .actionSave, .editing .actionCancel { display:inherit !important; }
.processing span:not(.smallIndicator) {display:none !important;}
.action.disabled { opacity: .7; cursor: default; }
span.save, span.edit, span.delete, span.cancel {cursor:pointer;}
span.edit:not(.dn) + span.save,
span.delete:not(.dn) + span.cancel { display:none; }
button.inline {
    padding:.2em 1em;
}
/***********************************************************************************************************************
HEADERS
***********************************************************************************************************************/
header, #pageHeader {
    width:100%;
    min-width: 100%;
    border-left:0;
    border-right:0;
}
/***********************************************************************************************************************
SECTIONS
***********************************************************************************************************************/
.section-breadcrumbs {
    width:100%;
    min-width: 100%;
    background-color: #454545;
}
.section-breadcrumbs .bc-report {
    color:#fcfcfc;
}
.section-breadcrumbs #breadcrumbs {
    padding:3px;
    background-color: #555;
}
.section-breadcrumbs .bc-report .bc-well {
    background-color: #555;
    padding: 5px;
    margin-left: 215px;
}

.reportSection {
}
.reportSection.separation {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

.reportSection > .title {
    border: 1px solid #B6B6B6;
    border-bottom: 0;
    color: #4F4F4F;
    position: relative;
    font-size: 1.08em;
    font-size: 1.08rem;
    position: relative;
    font-weight:300;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    padding: 4px 0 4px 6px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #ededed url(../theme/css/Aristo/images/bg_fallback.png) 0 0 repeat-x; /* Old browsers */
    background: -moz-linear-gradient(top, #ededed 0%, #c4c4c4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #c4c4c4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededed 0%, #c4c4c4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededed 0%, #c4c4c4 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ededed 0%, #c4c4c4 100%); /* IE10+ */
    background: linear-gradient(top, #ededed 0%, #c4c4c4 100%); /* W3C */
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDEDED, endColorstr=#C4C4C4);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDEDED, endColorstr=#C4C4C4)";
}
.reportSection .body {
    font-size: 1em;
    background: #ffffff;
    color: #4F4F4F;
    padding: 5px;
}
.reportSection .body:not(.borderless,.no-border) {
    border: 1px solid #B6B6B6;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.reportSection .body.border-warning {border: 1px solid #ff8923;}
.reportSection .body.borderless {
    border: none;
}
.reportSection.rounded .body, .reportSection .body.rounded {
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.reportSection .body.square {
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}
.reportSection .body.butted-below {
    border-top:none;
}
.reportSection .body.insert {
    border-top:none;
    border-bottom:none;
    -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0;
}
.reportSection .body.form {
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    margin-top:10px;
}
.reportSection .body.alternate {
    background: none repeat scroll 0 0 #f3f3f5;
    border: 1px solid #B6B6B6;
}
.reportSection .body.tight {
    padding:0;
    border:0;
    -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0;
}

.reportSection .body > .title, .reportSection .body .bodyTitle {
    font-size: 1em;
    padding-bottom:2px;
    margin-bottom:4px;
    border-bottom: 1px solid #B6B6B6;
}
.reportSection .body > .title.tight {
    border:0;
    padding-bottom:0;
    margin-bottom:0;
}
.reportSection ul.body {
    list-style: none;
}
.reportSection ul.body > li, .reportSection .body ul.bodyList > li, .reportSection ul.bodyList > li {
    list-style:none;
    border-bottom: 1px solid #B6B6B6;
    padding-bottom:12px;
    margin-bottom:10px;
}
.reportSection ul.body.zebra > .even {
    background-color: #FFF;
}

.reportSection ul.body.zebra > *.no-border:nth-child(odd) {
    border-bottom: none;
}
.reportSection ul.body.zebra > *:nth-child(odd) {
    background-color: #F0F0F6;
    border-bottom: 1px solid #ccc;
}

.reportSection ul.body > li:last-child, .reportSection .body ul.bodyList > li:last-child, .reportSection ul.bodyList > li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.reportSection ul.body.expanded > li {
    padding-bottom:22px;
    margin-bottom:20px;
}
.reportSection ul.body.dotted > li, .reportSection .body ul.bodyList.dotted > li, .reportSection ul.bodyList.dotted > li {
    border-bottom-style: dotted;
}
.reportSection .body ul.bodyList.thick  > li, .reportSection ul.bodyList.thick > li {
    border-bottom-width:2px;
    padding-bottom:18px;
    margin-bottom:15px;
}
.reportSection ul.body.tight > li, .reportSection .body ul.bodyList.tight > li {
    padding-bottom:1px;
    margin-bottom:1px;
}
.reportSection ul.body > li.no-border, .reportSection .body ul.bodyList > li.no-border, .reportSection ul.bodyList > li.no-border, .reportSection ul.body.no-border > li, .reportSection ul.bodyList.no-border > li {
    border:0;
}
.reportSection ul.body:not(.expanded) > li:last-child:not(.dn),
.reportSection .body ul.bodyList:not(.expanded) > li:last-child:not(.dn),
.reportSection ul.bodyList:not(.expanded) > li:last-child:not(.dn) {
    border-bottom:0;
    /*padding-bottom:0;*/
    margin-bottom:0;
}
.reportSection ul.body.expanded > li:first-child {
    padding-top: 10px;
}
.reportSection ul.body.expanded > li:last-child {
    padding-bottom:10px;
    margin-bottom:0;
}

.reportSection ul.bodyList li:nth-child(n+3) .field .fieldTitle.header {
    display:none !important;
}

.reportSection .fields {
    vertical-align:top;
}
.reportSection .fields:not(.initial-style) .field {
    vertical-align: top;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight: 500;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height:18px;
    word-wrap:break-word;

    -webkit-transition: width 0.2s ease, margin 0.2s ease;
    -moz-transition: width 0.2s ease, margin 0.2s ease;
    -o-transition: width 0.2s ease, margin 0.2s ease;
    transition: width 0.2s ease, margin 0.2s ease;
}
.reportSection .fields.normal .field, .reportSection .fields .field.normal {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:normal;
}
.reportSection .fields.light .field, .reportSection .fields .field.light {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight: 300;
}
.reportSection .fields.flex .field,
.reportSection .fields.one .field,
.reportSection .fields.two .field,
.reportSection .fields.three .field,
.reportSection .fields.four .field,
.reportSection .fields.five .field,
.reportSection .fields.six .field,
.reportSection .fields.seven .field,
.reportSection .fields.eight .field,
.reportSection .fields.nine .field,
.reportSection .fields.ten .field,
.reportSection .fields.eleven .field,
.reportSection .fields.twelve .field
{
    display:inline-block;
    padding-left:5px;
    padding-right:5px;
}
.reportSection .fields .field.nested {
    padding:0;
}

.reportSection tr.fields td.field, .reportSection tr.fields th.field {
    display:table-cell !important;
    line-height: normal;
}

.reportSection .fieldsButton, .reportSection .fieldButtons {
    padding-left:5px;
}

.reportSection .body .top-border {
    padding-top:4px;
    margin-top:4px;
    border-top: 1px solid #AAA;
}

.reportSection .body .bottom-border {
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 1px solid #AAA;
}
.reportSection .fields .field.flex { width:auto !important; }

.reportSection .fields.one .field { width: 100%; }

.reportSection .fields.two .field { width:50%; }
.reportSection .fields.five .field { width: 20%; }
.reportSection .fields.nine .field { width: 11.111111%; }
.reportSection .fields.ten .field { width: 10%; }

.reportSection .fields .field.dn {display:none;}
.reportSection .fields .field.end {margin-right:100%;}
.reportSection .fields .field.full {width:100% !important;}

.reportSection .fields.two .field.double { width: 100%; }
.reportSection .fields.five .field.double { width: 40%; }
.reportSection .fields.nine .field.double { width: 22.222222%; }
.reportSection .fields.ten .field.double { width: 20%; }

.reportSection .fields.three .field.half { width: 16.666666%; }
.reportSection .fields.three .field { width: 33.333333%; }
.reportSection .fields.three .field.double { width: 66.666666%; }
.reportSection .fields.three .field.triple { width: 100%; }

.reportSection .fields.four .field.half { width: 12.5%;}
.reportSection .fields.four .field { width: 25%;}
.reportSection .fields.four .field.single-half { width: 37.5%;}
.reportSection .fields.four .field.double { width: 50%; }
.reportSection .fields.four .field.triple { width: 75%; }

.reportSection .fields.five .field.triple { width: 60%; }
.reportSection .fields.five .field.quad { width: 80%; }
.reportSection .fields.five .field.push-1 { margin-left: 20%; }

.reportSection .fields.six .field.half { width: 8.333333%; }
.reportSection .fields.six .field { width: 16.666666%; }
.reportSection .fields.six .field.double { width: 33.333333%; }
.reportSection .fields.six .field.triple { width: 50%; }
.reportSection .fields.six .field.quad { width: 66.666666%; }
.reportSection .fields.six .field.quin { width: 83.333333%; }

.reportSection .fields.seven .field.half { width: 7.125%; }
.reportSection .fields.seven .field { width: 14.25%; }
.reportSection .fields.seven .field.double { width: 28.5%; }
.reportSection .fields.seven .field.triple { width: 42.75%; }
.reportSection .fields.seven .field.triple-half { width: 49.875%; }
.reportSection .fields.seven .field.quad { width: 57%; }
.reportSection .fields.seven .field.quin { width: 71.25%; }
.reportSection .fields.seven .field.sex { width: 85.5%; }

.reportSection .fields.eight .field.half { width: 6.25%; }
.reportSection .fields.eight .field { width: 12.5%; }
.reportSection .fields.eight .field.double { width: 25%; }
.reportSection .fields.eight .field.triple { width: 37.5%; }
.reportSection .fields.eight .field.quad { width: 50%; }
.reportSection .fields.eight .field.quad-half { width: 56.25%; }
.reportSection .fields.eight .field.quin { width: 62.5%; }
.reportSection .fields.eight .field.sex { width: 75%; }
.reportSection .fields.eight .field.sept { width: 87.5%; }

.reportSection .fields.nine .field.triple { width: 33.33333%; }
.reportSection .fields.nine .field.quad { width: 44.444444%; }
.reportSection .fields.nine .field.quin { width: 55.555555%; }
.reportSection .fields.nine .field.sex { width: 66.666666%; }
.reportSection .fields.nine .field.sept { width: 77.777777%; }
.reportSection .fields.nine .field.octo { width: 88.888888%; }

.reportSection .fields.ten .field.half { width: 5%; }
.reportSection .fields.ten .field.double { width: 20%; }
.reportSection .fields.ten .field.triple { width: 30%; }
.reportSection .fields.ten .field.quad { width: 40%; }
.reportSection .fields.ten .field.quin { width: 50%; }
.reportSection .fields.ten .field.sex { width: 60%; }
.reportSection .fields.ten .field.sept { width: 70%; }
.reportSection .fields.ten .field.octo { width: 80%; }
.reportSection .fields.ten .field.niner { width: 90%; }

.reportSection .fields.eleven .field.quarter { width: 2.27272727%; }
.reportSection .fields.eleven .field.half { width: 4.5454545%; }
.reportSection .fields.eleven .field { width: 9.090909%; }
.reportSection .fields.eleven .field.double { width: 18.181818%; }
.reportSection .fields.eleven .field.triple { width: 27.272727%; }
.reportSection .fields.eleven .field.quad { width: 36.363636%; }
.reportSection .fields.eleven .field.quin { width: 45.454545%; }
.reportSection .fields.eleven .field.sex { width: 54.545454%; }
.reportSection .fields.eleven .field.sept { width: 63.636363%; }
.reportSection .fields.eleven .field.octo { width: 72.727272%; }
.reportSection .fields.eleven .field.niner { width: 81.818181%; }
.reportSection .fields.eleven .field.decem { width: 90.90909%; }

.reportSection .fields.twelve .field.half { width:    4.166666%; }
.reportSection .fields.twelve .field { width: 8.333333%; }
.reportSection .fields.twelve .field.single-half { width:    12.5%; }
.reportSection .fields.twelve .field.double { width: 16.666666%; }
.reportSection .fields.twelve .field.double-half { width: 20.8333333%; }
.reportSection .fields.twelve .field.triple { width: 24.99999%; }
.reportSection .fields.twelve .field.triple-half { width: 29.1666666%; }
.reportSection .fields.twelve .field.quad { width: 33.33332%; }
.reportSection .fields.twelve .field.quin { width: 41.6666665%; }
.reportSection .fields.twelve .field.sex { width: 49.999998%; }
.reportSection .fields.twelve .field.sept { width: 58.333331%; }
.reportSection .fields.twelve .field.octo { width: 66.666664%; }
.reportSection .fields.twelve .field.niner { width: 74.999997%; }
.reportSection .fields.twelve .field.decem { width: 83.333333%; }
.reportSection .fields.twelve .field.undec { width: 91.666666%; }

.reportSection .fields .field.bordered {
    border: 1px solid #B6B6B6;
    padding-left:2px;
    padding-right:2px;
}
.reportSection .fields .field.bordered:hover {
    border-color:#666;
}
.reportSection .fields .fieldTitle {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:300;
    padding-top:2px;
    padding-bottom:1px;
    font-size: .95em;
    display:block;
    line-height:normal;
}
.reportSection .fields .fieldTitle.small {
    font-size: 0.85em;
    font-size: 0.85rem;
}
.reportSection .fields .fieldTitle.inline, .reportSection .fields .fieldTitle.inline-normal {
    padding-right:5px;
    display:inline;
    vertical-align: text-bottom;
}
.reportSection .fields .fieldTitle.inline {
    font-size:0.8em;
    font-size:0.8rem;
}
.reportSection .fields .fieldTitle.vat:is(.inline, .inline-normal) {
    vertical-align: top;
}

.reportSection .fields .fieldTitle.checkbox {
    padding-left:5px;
    display:inline;
    vertical-align: text-top;
    font-size: 1em;
    font-size: 1rem;
}
.reportSection .fields .fieldTitle.bold {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:bold;
}
.field .fieldButton {
    float:right;
    width:16px;
    height:16px;
    overflow:hidden;
    cursor:pointer;
}

.reportSection .body .top-border {
    padding-top:4px;
    margin-top:4px;
    border-top: 1px solid #AAA;
}

.reportSection .body .bottom-border {
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 1px solid #AAA;
}

/***********************************************************************************************************************
TABLES
***********************************************************************************************************************/
table.dailyReport, td, th {
    /*font-size: .9em;*/
    text-align: inherit;
}

table.deleteConfirm {
    width: 600px;
    margin: 0 auto;
    border: 1px solid #FFFFFF;
}

table.deleteConfirm thead th, table.deleteConfirm tbody td {
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}

table.deleteConfirm thead th {
    border-bottom: 1px solid #FFFFFF;
}

.show-if-alone, tr.show-if-alone, tr.show-if-alone td {
    display:none;
    visibility:collapse;
}
.show-if-alone:only-child {
    display: block;
    visibility: visible;
}
tr.show-if-alone:only-child {
    display:table-row;
    visibility: visible;
}
tr.show-if-alone:only-child td {
    display:table-cell;
    visibility: visible;
}
.hide-if-alone:only-child {
    display:none;
    visibility: collapse;
}


th.search {
    color: #000000;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: .85em;
    font-weight:normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
}

td.search {
    text-align: center;
    width: 50px;
}

table.table-fixed {
    table-layout:fixed;
}


table.tablesorter {
    font-size:.85em;
}
table.tablesorter tr.bold, table.tablesorter td.bold {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
table.tablesorter tbody tr.tight td, table.tablesorter thead tr.tight th, table.tablesorter tfoot tr.tight td {
    padding: 0;
}

.tablesorter .btnContainer {
    width:16px;
    height:16px;
    overflow:hidden;
}

.tablesorter-default {
    margin:0;
    font: unset;
}
.tablesorter-default tfoot .tablesorter-headerSortUp, .tablesorter-default tfoot .tablesorter-headerSortDown, .tablesorter-default tfoot .tablesorter-headerAsc, .tablesorter-default tfoot .tablesorter-headerDesc {
    border-top:inherit;
}
.tablesorter-default th, .tablesorter-default thead td {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
.tablesorter thead tr th { vertical-align: top; }
.tablesorter thead tr th.double-top {
    border-bottom:transparent;
}

.tablesorter thead tr th.double-bottom {
    border-top: transparent;
}
.tablesorter-default select.tablesorter-filter {
    padding-top: 0;
}
/*
The different widths below are due to the way the scroll bars are implemented
we are keeping these here instead of putting them in the IE css file b/c it
is easier to change the width if both numbers are in the same place.
*/

div.scrollTableHeader {
    width:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    z-index:90;
}
div.scrollTableContainer {
    overflow-y: scroll;
    overflow-x: hidden;
    width:100%;
    margin: 0;
    position: absolute;
    top:22px;
    bottom:0;
    z-index:91;
}

table.firstFour tbody tr.counted:nth-of-type(n+5), table.firstFour tbody tr.counted:nth-of-type(n+5) td {
    display:none !important;
}
table.firstFour tbody tr.counted:nth-of-type(n+4), table.firstFour tbody tr.counted:nth-of-type(n+4) td {
    border-bottom:0 !important;
}
table.firstFour tfoot tr th span.show {display:inline !important; }
table.firstFour tfoot tr th span.hide { display: none !important; }
table tfoot tr th span.show {display:none;}
table tfoot tr th span.hide {display:inline;}

div.lockedColumnTableContainer {
    overflow-x:scroll;
    overflow-y:visible;
    padding-bottom:10px;
}
table.lockedColumnTable {
    width:inherit;
}
table.lockedColumnTable tr th.lockedColumn, table.lockedColumnTable tr td.lockedColumn {
    position:absolute;
    left:0;
    top:auto;
    border-left: 1px solid #B6B6B6;
    margin-top: -1px;
    border-bottom: 1px solid #B6B6B6;
    padding-bottom: 5px;
}
table.lockedColumnTable tr td.lockedColumn {
    margin-top: 1px;
    padding: 5px 4px 6px 4px;
    border-bottom: none;
}

.child-reveal-parent .child-reveal-child {
    visibility: hidden;
}
.child-reveal-parent:hover .child-reveal-child {
    visibility: visible;
}
/***********************************************************************************************************************
LISTS
***********************************************************************************************************************/
ul.none, ul.none li {
    list-style:none;
}
ul.inline {
    list-style: none;
}
ul.inline li {
    list-style: none;
    display: inline-block;
}
ul.circle {
    list-style: circle;
}
ul.decimal {
    list-style: decimal;
}
ul.inside {
    list-style-position: inside;
}
ul.outside {
    list-style-position: outside;
    margin-left:1em;
}
/***********************************************************************************************************************
NAVIGATION
***********************************************************************************************************************/
.backoffice-nav {
    min-width: 200px;
    max-width: 200px;
    width: 200px;
    vertical-align: top;
    height: auto !important;
    height: 100%;
    float: left;
    box-sizing: border-box; /* For IE and modern versions of Chrome */
    -moz-box-sizing: border-box; /* For Firefox                          */
    -webkit-box-sizing: border-box; /* For Safari                           */
}
.backoffice-nav ul {
    list-style: none;
}

.side-nav-wrapper {
    min-width: 215px;
    max-width: 225px;
    width: 215px;
    vertical-align: top;
    /*margin-right: 10px;*/
    height:auto !important;
    height: 100%;
    /*background-color: #f9f9f9;*/
    float: left;
    -webkit-box-shadow: inset 0 7px 6px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0 7px 6px -5px rgba(0,0,0,0.75);
    box-shadow: inset 0 7px 6px -5px rgba(0,0,0,0.4);
    /* border-right: 1px solid #f9f9f9; */
    /* top: 0; */
    /* border: 0; */
    /* padding-bottom: 25px; */
    /* margin-bottom: -10px; */
}
.side-nav { color: #555; overflow:hidden;}
.side-nav *:not(i,svg) { color: inherit; }
.side-nav li.sn-head { border-left:4px transparent; border-bottom:1px solid #B6B6B6;padding:5px;margin:0;}
.side-nav li.sn-head.sn-active {border-left:4px solid #00639f}
.side-nav li.sn-head.sn-active > * {margin-left: -3px;}
.side-nav li.sn-head > .sn-title, .side-nav li.sn-head > ins {margin:2px 0;}
.side-nav li.sn-head.sn-active .sn-title {color:#0676ae;}
.side-nav li.sn-head .sn-title-sub { font-size: .90em; font-weight:normal; padding-left: 8px; margin-top: -6px; margin-bottom:4px; overflow:hidden;}
.side-nav li.sn-head .sn-title-note { font-style: italic; font-size: .85em; font-weight:normal; padding-left: 8px; margin-top: -6px;overflow:hidden;}
.side-nav li.sn-head .sn-title-note-corner { font-style: italic; font-size: .85em; font-weight:normal; position:absolute; top:3px; right:5px; overflow:hidden;text-align:right;}
.side-nav li.sn-head .sn-title-note-status { font-style: italic; font-size: .85em; font-weight:normal; padding-left: 8px; margin-top:-6px; overflow:hidden; }
.side-nav li.sn-setting {zoom:1.05;font-weight:bold;color:#777;}
.side-nav li.sn-setting a {color:#777;}
.side-nav li.sn-setting:nth-of-type(1) {padding-top:25px;}
.side-nav li *:not(i,svg) {color:#555;}
.side-nav li a {color:#555;}

.jstree { font-family: 'open_sans', Arial, sans-serif !important; }
.jstree li.jstree-head.jstree-masked {
    display:none;
}
div.jstree-mask-message {
    padding:15px 5px;
}
.jstree-head .count {
    font-weight: 300;
    font-size: .75em;
    color: #808080;
    margin-left: 3px;
    vertical-align: middle;
    border-radius: 1.4em;
    border: 1px solid #A0A0A0;
    padding: 0 .30em 0 .25em;
    min-width: 10px;
    display: inline-block;
    text-align: center;
    line-height: 1.35em;
}
.jstree-head ul li {
    margin-left: 10px;
    min-width: 10px;
}
.jstree ins {cursor:pointer;}
.jstree_node {
    /*width: 100px;*/
}
.jstree-leaf > .jstree_node {
    margin-left: -18px !important;
}
.jstree-clicked {
    width: 100%;
    border-left: none;
    border-right: none;
}
ul.side-nav > li > a.jstree-clicked {
    margin-left: -20px !important;
    padding-left: 3px;
}
ul.side-nav > li > ul > li >  a.jstree-clicked {
    margin-left: -30px !important;
    padding-left: 13px;
}
ul.side-nav > li > ul > li > ul > li > a.jstree-clicked {
    margin-left: -40px !important;
    padding-left: 23px;
}
ul.side-nav > li > ul > li > ul > li > ul > li > a.jstree-clicked {
    margin-left: -50px !important;
    padding-left: 33px;
}
ul.side-nav > li > ul > li > ul > li > ul > li > ul > li > a.jstree-clicked {
    margin-left: -60px !important;
    padding-left: 43px;
}
nav#main {
    height: 38px;
    vertical-align: bottom;
    float:left;
    padding-left:15px;
}
.navigation {
    vertical-align: bottom;
}

.aristo-menu {
    border:none;
    border: 0;
    margin-left: -7px;
    margin-right: -7px;
    padding: 5px 0 0 0;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-size: 1em;
    position: relative;
    z-index: auto;
}

.aristo-menu ul {
    display: block;
    height: 28px;
    list-style: none;
    margin: 0;
    padding-left: 10px;
    /*border: 1px solid #acacac;
    border-top-color: #bdbdbd;
    border-bottom-color: #949494;
    border-radius: .214em;
    -webkit-border-radius: .214em;
    -moz-border-radius: .214em;*/
}

.aristo-menu li {
    float: left;
    height: 16px;
    display: block;
    padding: 6px 12px;
    margin: 0;
}

.aristo-menu ul li ul {
    background: #ddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#c4c4c4));
    background: -moz-linear-gradient(top, #ededed, #c4c4c4);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #EDEDED, endColorstr = #C4C4C4);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDEDED, endColorstr=#C4C4C4)";
}
.aristo-menu ul li ul li {
    padding-left: 10px;
    width: 195px;
}
.aristo-menu ul li ul li.spacer {
    height: auto;
    width: 195px;
    padding: 5px 5px;
}
.aristo-menu ul li ul li.spacer:hover {
    background:none;
    border:none;
    margin:0;
}

.aristo-menu li.right {
    float: right;
    display: block;
}

.aristo-menu span.right {
    float: right;
    display: block;
    line-height: 28px;
    background: #ddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbe1f7), to(#80adc7));
    background: -moz-linear-gradient(top, #bbe1f7, #80adc7);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #BBE1F7, endColorstr = #80ADC7);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBE1F7, endColorstr=#80ADC7)";
    border-top: 1px solid #567c91;
    border-bottom: 1px solid #88aec4;
    border-color: #6e94a9;
    margin-top: -1px;
}

.aristo-menu li:hover, .aristo-menu ul li ul li:hover {
    background: #ddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbe1f7), to(#80adc7));
    background: -moz-linear-gradient(top, #bbe1f7, #80adc7);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #BBE1F7, endColorstr = #80ADC7);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBE1F7, endColorstr=#80ADC7)";
    border-top: 1px solid #567c91;
    border-left: 1px solid #88aec4;
    border-right: 1px solid #88aec4;
    border-bottom: 1px solid #88aec4;
    border-color: #6e94a9;
    margin: -1px -1px 0 -1px;
    background: -webkit-gradient(linear, left top, left bottom, from(#81afc8), to(#b7def4));
    background: -moz-linear-gradient(top, #81afc8, #b7def4);
}

.aristo-menu ul li ul li:hover {
    margin: -1px;
}

.aristo-menu li a, .aristo-menu ul li ul li a {
    display: block;
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight:bold;
    color: #4f4f4f;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.698);
    margin: 0px;
    text-decoration: none;
}

.aristo-menu li a:hover, .aristo-menu ul li:hover a {
    color: #313131;
    text-decoration: none;
}

.aristo-menu li ul, .aristo-menu li.right ul {
    display: none;
    height: auto;
    padding: 0px;
    margin-top: 3px;
    margin-left: -13px;
    position: absolute;
    border: 1px solid #acacac;
    border-top: 0px;
    border-bottom-color: #949494;
    -moz-border-radius: 0 0 0.214em 0.214em;
    width: 205px;
    z-index: 10101;
    box-shadow: 0 0 7px #53a6d5, inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.aristo-menu li.right ul {
    right: 0; /* fix for right hand side cutoff */
}

.aristo-menu li ul li {
    float: left;
    height: 20px;
    padding: 5px 0;
}

.aristo-menu li:hover ul {
    display: block;
}

.aristo-menu li li {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 205px;
}

.aristo-menu li:hover li a {
    background: none;
}

.aristo-menu li ul a {
    padding: 0 6px;
    margin: 0 .5em;
    display: block;
    height: 20px;
    font-style: normal;
    text-align: left;
}

.aristo-menu li ul a:hover, .aristo-menu li ul li:hover a {
    color: #313131;
    text-decoration: none;
}

.aristo-menu p {
    clear: left;
}

.aristo-menu span {
    display: block;
    float: right;
    line-height: 35px;
    padding: 0 25px;
}

.aristo-menu span a {
    font-weight:normal;
    text-align: center;
    text-decoration: none;
    color: #000000;
}

#profile-menu {
    font-size: 1em;
    padding-top:4px;
}

/** CONTENT **/
.content-box {
    padding: 10px;
    margin: 10px 0;
    border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;
    color: #4F4F4F;
}
.content-box-alternate {
    background: none repeat scroll 0 0 #f3f3f5;
    border: 1px solid #B6B6B6;
}
.content-box-noborder {
    border: none;
}

.ui-state-active-nobox.ui-state-active {
    outline: none;
    color: #7096ab;
    border:0px;
    text-decoration: underline;
    background:none;
    filter:none;
    -ms-filter:none;
}

.ui-progressbar { min-height: 12px; text-align: left; background: #FFF; }
.ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; background: url(../images/progressbar.gif) 0 0 repeat-x; }
.ui-timepicker-table td.ui-timepicker-minutes {padding-left:5px;}
.ui-timepicker-table .ui-timepicker-title {border:0;background:none;}

/***********************************************************************************************************************
NAVIGATION
***********************************************************************************************************************/
.side-nav-wrapper-admin {
    min-width: 240px;
    max-width: 240px;
    width: 240px;
    margin-right:0;
    vertical-align: top;
    /*margin-right: 10px;*/
    height:auto !important;
    height: 100%;
    flex: 1;
}
.side-nav-wrapper-admin * {
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.nav-menu-admin {
    width:240px;
    font-size:1.2rem;
    padding-top:20px;
}
.nav-menu-admin li {
    width:240px;
    overflow:hidden;
    margin-right:10px;
    padding:10px 0 10px 8px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    /*height:46px;*/
    color: #666;
}
.nav-menu-admin li a {
    width:100%;
    color: #666;
    display:block;
}
.nav-menu-admin li.active, .nav-menu-admin li:hover {
    padding-left:5px;
    cursor:pointer;
    border-right:0;
    width:239px;
    border-left:3px solid #0076ae;
    background-color:transparent;
    color:#F0F0F6;
    font-weight: bold;
}
.nav-menu-admin li:not(.active):hover {
    color:#222;
}
.nav-menu-admin li.active {
    background-color:#0076ae;
    border-radius: 0 2px 2px 0;
}
.nav-menu-admin li.active a {
    color:white;
}
.nav-menu-admin li:hover a {
    text-decoration: none;
}
.nav-menu-admin li i.selected, .nav-menu-admin li svg.selected {
    float:right;
    display:none;
}
.nav-menu-admin li.active i.selected, .nav-menu-admin li.active svg.selected {
    display:block;
    margin-right:2px;
    vertical-align: middle;
    margin-top:2px;
}
i.location-favorite {
    vertical-align: middle;
}
i.location-favorite.on { color: darkorange; }
i.location-favorite.on.inherit { color: unset; }
i.location-favorite.on.processing, i.location-favorite.off.processing { opacity: 70% }
i.location-favorite.off { color: dimgrey; opacity: 0; }
i.location-favorite.off:hover { color: dimgrey; opacity: 70%; }
i.location-favorite.off.inherit:hover, i.location-favorite.processing.inherit { color: unset; opacity: 70%; }
/***********************************************************************************************************************
FANCY BOX OVERRIDES
***********************************************************************************************************************/
.fancybox-skin { background-color: #EFEFEF;}

/***********************************************************************************************************************
CHOSEN OVERRIDES
***********************************************************************************************************************/
.chzn-container {font-size:.9em;}
.chzn-container-single .chzn-single {height:21px;line-height:22px;}
.chzn-container .chzn-results li {line-height:13px;}
.chzn-container.error .chzn-single {border: 1px solid #aa0707;}
.chzn-container.error .chzn-drop {
    border-left: 1px solid #aa0707;
    border-right: 1px solid #aa0707;
    border-bottom: 1px solid #aa0707;
}

.chosen-large .chzn-container {font-size:1em;}
.chosen-large .chzn-container-single .chzn-single { height: 25px; line-height: 24px;}
.chosen-large .chzn-container .chzn-results li {line-height: 15px;}

/***********************************************************************************************************************
SELECT 2 OVERRIDES
***********************************************************************************************************************/

.select2-container .select2-choice, .select2-container .select2-results__option {
    font-size: .9em;
    height: 19px;
    line-height: 20px;
}
.select2-container .select2-selection {
    font-size: .9em;
    height: 22px;
    line-height: 22px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height:22px;
}
.select2-container.error .select2-choice, .select2-container.error .select2-selection, .select2-container.error .select2-results__option {
    border: 1px solid #aa0707;
}
select.error {
    border: 1px solid #aa0707 !important;
}
.select2-drop {
    font-size:.9em;
}
.select2-container.ps-select2-multiline a.select2-choice {
    height: initial;
}
.select2-container .select2-choice .select2-arrow b {background-position: 0 -3px;}
.select2-container .select2-choice abbr { top: 3px; }

.select2-container .select2-selection .select2-arrow b {background-position: 0 -3px;}
.select2-container .select2-selection abbr { top: 3px; }

.select2-container-multi.plain { border:0; }
.select2-container-multi.plain > .select2-choices { border:0; }
.select2-container-multi.plain .select2-search-field { display:none; }
/***********************************************************************************************************************
VERY CUSTOM OVERRIDES
***********************************************************************************************************************/
#bottomHoleAssembly-tabs li .ui-icon-close { float: left; margin: 0.4em 0.2em 0 0; cursor: pointer; }

/***********************************************************************************************************************
PRETTY LOGOUT
***********************************************************************************************************************/
#logoutWarning, #logoutExpired { display:none; font-size: 1em; text-align:center; }
div.dialog-framed {
    border: 6px solid rgba(0,78,133,0.6);
}
div.dialog-notitle {
    padding: 5px 2px 0px 2px;
}
div.dialog-notitle .ui-dialog-titlebar { display:none; }
div.dialog-noclose .ui-dialog-titlebar-close { display:none; }
div.dialog-noscroll .ui-dialog-content {overflow:hidden;}

/***********************************************************************************************************************
FLOATING MENU
***********************************************************************************************************************/
.floatingMenu, .floatingMenu_Holder {
    box-sizing: border-box; /* For IE and modern versions of Chrome */
    -moz-box-sizing: border-box; /* For Firefox                          */
    -webkit-box-sizing: border-box; /* For Safari                           */

    text-align:right;
    border: 1px solid transparent;
    padding:2px;
    white-space:nowrap;
    overflow:hidden;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.clickMenu::-webkit-scrollbar {
    display: none;
}

.floatingMenu .menuIcon {
    cursor:pointer;
}
.floatingMenu:hover .menuIcon {
    z-index: 120;
}
.floatingMenu .floatingMenuInternal {
    display:none;

    position: absolute;
    top: -2px;
    right: -2px;
    background: #EFEFEF;
    z-index: 110;
    border: 1px solid #AAA;
    overflow: visible;
    height: auto;
    -webkit-box-shadow: 0 3px 7px #444;
    -moz-box-shadow: 0 3px 7px #CCC;
    box-shadow: 0 3px 7px #444;
    -moz-border-radius: 3px;
    -khtml-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-radius: 3px;
    padding: 4px;
}
.floatingMenu:hover .floatingMenuInternal {
    display: block;
}

.floatingMenu .floatingSubMenu, .floatingMenu_Holder .floatingSubMenu {
    padding: 2px;
    text-align: left;
    display:none;
    list-style: none;
}
.floatingMenu:hover .floatingSubMenu {
    display:block;
}
.floatingMenu .floatingSubMenu li {
    display:block;
    list-style: none;
    padding:2px;
}
.floatingMenu .floatingSubMenu li.spacer {
    font-size:1px;
    padding-bottom:2px;
    margin-bottom:2px;
    border-bottom: 1px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}


.floatingSubMenu * {
    white-space:nowrap;
}
/***********************************************************************************************************************
click MENU
***********************************************************************************************************************/
.clickMenu {
    box-sizing: border-box; /* For IE and modern versions of Chrome */
    -moz-box-sizing: border-box; /* For Firefox                          */
    -webkit-box-sizing: border-box; /* For Safari                           */

    /*overflow-y:hidden;*/
    text-align:right;
    border: 1px solid transparent;
    padding:2px;
    white-space:nowrap;
    position:relative;
    overflow:hidden;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.clickMenu::-webkit-scrollbar {
    display: none;
}


.clickMenu.padded { padding: 2px; }
.clickMenu.table-action {color:red;}

.clickMenu .menuIcon {
    cursor:pointer;
}
.clickMenu.active {
    overflow: visible;
}
.clickMenu.active .menuIcon {
    z-index: 120;
}
.clickMenu .clickMenuInternal {
    display:none;

    position: absolute;
    top: -3px;
    right: -3px;
    background: #EFEFEF;
    z-index: 101;
    border: 1px solid #AAA;
    overflow: visible;
    height: auto;
    -webkit-box-shadow: 0 3px 7px #444;
    -moz-box-shadow: 0 3px 7px #CCC;
    box-shadow: 0 3px 7px #444;
    -moz-border-radius: 3px;
    -khtml-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-radius: 3px;
    padding: 4px;
}
.clickMenu.active .clickMenuInternal {
    display: block;
}
.clickMenu .clickSubMenu {
    padding: 2px;
    text-align: left;
    display:none;
    list-style: none;
}
.clickMenu.active .clickSubMenu {
    display:block;
}
.clickMenu .clickSubMenu li {
    display:block;
    list-style: none;
    padding:2px;
}
.clickMenu .clickSubMenu li.dn {
    display: none;
}

.clickMenu .clickSubMenu li.spacer {
    font-size:1px;
    padding-bottom:2px;
    margin-bottom:2px;
    border-bottom: 1px solid #909496;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

.clickSubMenu * {
    white-space:nowrap;
}

/***********************************************************************************************************************
Simple Drop Down
***********************************************************************************************************************/
.drop-wrapper {
    position: relative;
    width: 100%;
}

.drop-wrapper .drop-label {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.drop-wrapper .drop-label label {
    text-transform: uppercase;
}
.drop-wrapper .drop-select {
    float: right;
    padding-right: .5em;
    color: #0076ae;
}
.drop-wrapper.shadowed .drop-options {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}
.drop-wrapper .drop-options {
    position: absolute;
    top: -.3em;
    left: -1%;
    width: 102%;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    display: none;
    border: 1px solid #999;
    z-index: 999;
}

.drop-wrapper.active .drop-options {
    display: block;
}
.drop-wrapper .drop-options .drop-select {
    padding-right: 1%;
    padding-top: 0.2em;
}
.drop-wrapper .drop-options .drop-option {
    padding: .4em .6em .2em .6em;
    cursor: pointer;
}
.drop-wrapper .drop-options .drop-option.current {
    font-weight: bold;
}
.drop-wrapper .drop-options .drop-option:last-child {
    padding-bottom: .4em;
}

.drop-wrapper .drop-options .drop-option:hover {
    background: #0076ae;
    color: #FBFBFB;
}

/***********************************************************************************************************************
COMPLETIONS SUMMARY
***********************************************************************************************************************/
#personnelBlock .fields {
    vertical-align: top;
    position: relative;
    border: 1px solid #FFF;
}
#personnelBlock .fields:hover {
    border: 1px solid #909496;
}

#personnelBlock .fields .delete {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
#personnelBlock .fields .field {
    display: inline-block;
    width: 150px;
}
/***********************************************************************************************************************
COMPLETIONS SUMMARY
***********************************************************************************************************************/
.tallyContainer .summaryBlock {
    float:right;
    width:275px;
    vertical-align:top;
}
.tallyContainer .tallyBlock {
    width:100%;
    padding-right: 285px;
}
.tallyContainer .tallyBlock.hiddenSummary {
    padding-right:0;
}
/***********************************************************************************************************************
JQUERY UI OVERRIDES
***********************************************************************************************************************/
.ui-form input.select2-input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]) {
    padding: 5px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.ui-form textarea.error, .ui-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]).error {
    border: 1px solid #aa0707;
    box-shadow:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.ui-form input[type="text"].error, .ui-form input[type="textarea"]:not(:focus).error, .ui-form select.error {
    background-color: rgba(170, 7, 7, .07)
}
.ui-form .select2-container-multi {
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #cecece;
    outline: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.ui-form .select2-container-multi:hover {
    border: 1px solid #bdbdbd;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}

.ui-form .select2-container-multi.select2-container-active {
    border: 1px solid #95bdd4;
    -webkit-box-shadow: 0 2px 3px rgba(161, 202, 226, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(161, 202, 226, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 3px rgba(161, 202, 226, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}
.ui-form .select2-container-multi .select2-choices {
    border:none;
    background-image:none;
}
.select2-drop-multi.select2-drop-active {
    border: 1px solid #95bdd4;
    border-top: none;
}
.ui-form .select2-container-multi.select2-container-active .select2-choices {
    border:none;
    box-shadow:none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.ui-widget-header {
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDEDED, endColorstr=#C4C4C4);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDEDED, endColorstr=#C4C4C4)";
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #B6B6B6; font-weight: normal; color: #4F4F4F; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #e8e8e8;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #4F4F4F; text-decoration: none; }
.ui-widget a, .ui-widget a:link, .ui-widget a:visited { color: #4F4F4F; text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #9D9D9D; font-weight: normal; color: #313131; background-color: #e5e5e5;
}

.ui-state-hover a, .ui-state-hover a:hover { color: #313131; text-decoration: none; }
.ui-widget a, .ui-widget a:hover { color: #313131; text-decoration: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #313131; text-decoration: none; }
.ui-widget:active a, .ui-widget:active a:link, .ui-widget:active a:visited { color: #313131; text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    outline: none;
    color: #1c4257;
    border: 1px solid #7096ab;
    background: #b9e0f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ui-widget-header > :active {
    outline: none;
    color: #1c4257;
    border: 1px solid #7096ab;
    background: #b9e0f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.ui-widget-overlay.blur {
    opacity: 1;
    filter: Alpha(Opacity=100);
    backdrop-filter: blur(7px);
    background: rgba(38, 43, 51, .7)
}


.ui-dialog .ui-dialog-titlebar {
    padding: 0.3em 1em 0.2em 1em;
}
.ui-dialog .ui-dialog-buttonpane button.button_ok {
    outline: none;
    color: #1c4257; border: 1px solid #7096ab;
    background: -moz-linear-gradient(top, #b9e0f5 0%, #92bdd6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9e0f5), color-stop(100%, #92bdd6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b9e0f5 0%, #92bdd6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b9e0f5 0%, #92bdd6 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #b9e0f5 0%, #92bdd6 100%); /* IE10+ */
    background: linear-gradient(top, #b9e0f5 0%, #92bdd6 100%); /* W3C */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ui-dialog .ui-dialog-buttonpane button.button_cancel.ui-button {
    color: #727272;
}

.ui-datepicker .ui-datepicker-header .ui-state-hover {
    border: none;
    background-color: inherit;
}
.ui-datepicker table .ui-state-hover, .ui-datepicker-calendar .ui-state-active{
    line-height:14px;
}
.ui-form div.input {
    padding: 0 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #cecece;
    outline: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    font-family: "Courier", "Courier New", monospace;
    font-size:1rem;
}
.ui-form div.input.uwi > input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]) {
    font-family: "Courier", "Courier New", monospace;
    padding: 0 2px;
    margin: 1px 0;
    border: 0;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 1rem !important;
}

.location-event-list > div:not(:first-child) {
    /*border-top: 0.5px dashed dimgrey;*/
    padding-top: 1px;
    margin-top: 1px;
}
.location-event-list > div.location-event-hidden {
    display: none;
}
.location-event-list div.location-event:hover {
    background-color:#FAFAFA;
}


.uwi {font-size:1.2rem !important;}
.uwi > input.preUwi { width:2.2rem; }
.uwi > input.postUwi { width:1.6rem; }
.uwi > input.quarterPrefix { width:1.6rem; }
.uwi > input.quarter { width:1.1rem; }
.uwi > input.lsd { width:1.6rem; }
.uwi > input.section { width:1.6rem; }
.uwi > input.township { width:2.2rem; }
.uwi > input.range { width:1.6rem; }
.uwi > input.meridian { width:1rem; }

.uwi > input.quarterUnit { width:1rem; }
.uwi > input.unit { width:2.8rem; }
.uwi > input.block { width:1rem; }
.uwi > input.series { width:2.2rem; }
.uwi > input.mapArea { width:1rem; }
.uwi > input.mapSheet { width:1.6rem; }

.uwi > input.sp-qtr { width: 3.4rem; }
.uwi > input.sp-section { width: 1.6rem; }
.uwi > input.sp-township { width: 6.5rem; }
.uwi > input.sp-range { width: 6.5rem; }
.uwi > input.sp-meridian { width: 1rem; }
/**
 * FILE UPLOAD
 **/
.fileupload-dropzone {
    border: 2px dashed #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #4f4f4f;
    text-align:center;
}
.fileupload-dropzone-message {
    font-size: 1.2em;
    font-weight:bold;
}
/***********************************************************************************************************************
JQUERY UI TABS
***********************************************************************************************************************/
.ui-tabs .ui-tabs-nav {
    filter: none;
    -ms-filter: none;
}
.body.tight .ui-tabs .ui-tabs-nav, .body.tight.ui-tabs .ui-tabs-nav {
    padding-left: 2px;
    filter: none;
    -ms-filter: none;
    border-right: 1px solid #B5B5B5;
    border-left: 1px solid #B5B5B5;
}

.ui-tabs .ui-tabs-nav li a {
    padding: .2em .4em;
    font-size: .9em;
}
.tabs-minimal {
    background: transparent;
    border: none;
}

.tabs-minimal .ui-widget-header {
    background: transparent;
    border: none;
    border-bottom: 1px solid #c0c0c0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.tabs-minimal.ui-tabs .ui-tabs-nav .ui-state-default {
    background: transparent;
    border: none !important;
    padding-bottom:5px;
    margin-bottom:0;
}

.tabs-minimal.ui-tabs .ui-tabs-nav li.ui-state-active {
    background: transparent url(../theme/css/jquery-ui/tabs-minimal-active-tab-bg.png) no-repeat bottom center !important;
    border: none !important;
    /*border-bottom: 2px solid #c0c0c0;*/
}

.tabs-minimal .ui-tabs-nav .ui-state-default a {
    text-transform: capitalize;
    font-weight: lighter;
    color: #c0c0c0;
}

.tabs-minimal .ui-tabs-nav .ui-state-active a {
    text-transform: capitalize;
    font-weight: bold;
    color: #00639f;
}

.tabs-minimal.ui-tabs .ui-tabs-panel {
    border:none;
}

/***********************************************************************************************************************
PAGINATION
***********************************************************************************************************************/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 4px;
}
.pagination.vertical {
    display:block;
}
.pagination:not(.vertical) > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


/***********************************************************************************************************************
   VERTICAL NAVIGATION
***********************************************************************************************************************/
.vert-nav {
    display: block;
    padding-left: 0;
    margin: 0 0;
    list-style: none;
}
.vert-nav * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vert-nav > li {
    display: block;
    width: 100%;
}
.vert-nav > li > a,
.vert-nav > li > span {
    border-top: 1px solid #ddd;
    display: block;
    position: relative;
    padding: 8px 12px 8px 3px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    color: #337ab7;
    text-decoration: none;
}
.vert-nav > li:first-child,
.vert-nav > li:first-child > a,
.vert-nav > li:first-child > span {
    margin-left: 0;
    border-top: none;
}
.vert-nav > li:hover,
.vert-nav > li > a:hover,
.vert-nav > li:focus,
.vert-nav > li > a:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.vert-nav > .active > a,
.vert-nav > .active > span,
.vert-nav > .active > a:hover,
.vert-nav > .active > span:hover,
.vert-nav > .active > a:focus,
.vert-nav > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
    border-radius:3px;
}
.vert-nav > .disabled > span,
.vert-nav > .disabled > span:hover,
.vert-nav > .disabled > span:focus,
.vert-nav > .disabled > a,
.vert-nav > .disabled > a:hover,
.vert-nav > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

/**
 * GENERAL
 */

.statistic-value {
    font-size: 4.25rem;
    line-height:1.2em;
    color:gray;
    font-weight:bold;
}
.statistic-label {
    font-family: "Roboto", 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif !important;
    font-weight: 300;
}

/*******
 * TOASTR OVERLOAD
 */
.toast-bottom-w800 {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-w800 {
    top: 8px;
    right: 0;
    width: 100%;
}

#toast-container.toast-bottom-w800 > div, #toast-container.toast-bottom-w800 > div,
#toast-container.toast-top-w800 > div, #toast-container.toast-top-w800 > div {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#toast-container > div {
    -moz-box-shadow: 0 0 8px #999;
    -webkit-box-shadow: 0 0 8px #999;
    box-shadow: 0 0 8px #999;
    opacity: .9;
}
#toast-container > div:hover {
    -moz-box-shadow: 0 0 8px #666;
    -webkit-box-shadow: 0 0 8px #666;
    box-shadow: 0 0 8px #666;
}
.toast-warning {
    border-color: #e2d0d0;
    background-color: #FFAE42;
}

.hidden-unitemized {
    display: none;
}