@CHARSET "ISO-8859-1"; 
:root {
    font-size:1rem;
    --text-size:1rem;
    --page-background-color: #3a4d3985;
    --dialog-background-color: #fff;
    --title-bar-primary-color:#4F6F52;
    --title-bar-secondary-color:#3A4D39;
    --title-bars-color:#fff;
    --workspace-background-color:#f5f2ea;
     --title-height: 3.33rem;
    --state-on-hilight:#8a6023;
    --grid-even: #4f6f522b;
}
input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-right: 8px;
}

.has_suppl_fields .force_stateful.req_suppl_fields {
    display: initial !important;
}

button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    float: none;
    margin: 0px;
}
button >span.icon-invert {
    filter:invert();
}

.vs-xs .form-label-col {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    float: none;
    display: block;
    padding-left: 2em;
    padding-right: 2em;
    line-height: 1.5em;
    vertical-align: baseline;
}

.vs-xs .titlebar .HeaderLogos,.vs-sm .titlebar .HeaderLogos,.vs-md .titlebar .HeaderLogos
{
    display: none;
}

.form-label-col {
    display: inline-block;
    min-width: 11em;
    max-width: 11em;
    float: left;
    height: fit-content;
    line-height: 1.5em;
    overflow-y: hidden;
    padding-right: 0px;
}

.vs-xs .form-input-col {
    padding-left: 2em;
    padding-right: 2em;
    display: block;
    width: 100%
}

.form-input-col {
    padding-left: 2em;
    display: inline-block;
    max-width: Calc(100% - 11em);
    height: 4em;
    width: 100%
}

.project_config.presets .empty_instructions {
    font-size: x-large;
    line-height: 5em;
    vertical-align: middle;
}

.PresetsList label {
    font-weight: normal;
    line-height: 2.5em;
    vertical-align: baseline;
}

.PresetsList .dgrid {
    height: Calc(100vh - 373px);
}

.PresetsList .dgrid-scroller {
    margin-top: 0px !important;
}

body {
    position: absolute;
    width: fit-content;
    line-height: 1 !important;
    overflow: hidden;
    background-image:
        url("media/backgrounds/shutterstock_467275934_100dpi.jpg");
    background-size:800px 800px;
    background-repeat: repeat;
    background-color: #000;
}

.section-tagline {
    font-style: italic;
    padding-left: 1em;
}


.TotalMethods {
    margin-left: 15px;
}

.container {
    display: table;
    height: 100%;
}

.page {
    height: Calc(100vh - var(--title-height)) !important;
    min-height: 100%;
    min-width: 800px !important;
    width: Calc(100vw) !important;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color:var(--page-background-color);
}
.page.login_page {
    --title-height:0px !important;
}

.page.project {
    overflow-x: hidden;
    overflow-y: hidden;
}

.project-item-buttons {
    line-height: 3em !important;
}

.connection-online .project_role-f_eng.proj_state-fw_required button.xfer_btn
{
    display: inline-block !important;
}

.connection-offline .project_role-f_eng.proj_state-fw_required button.xfer_btn
{
    display: inline-block;
    pointer-events: none;
    opacity: .33;
}

.xfer_btn.xfer-up {
    pointer-events: none;
    opacity: .33;
}

.has_record .xfer_btn.xfer-up {
    pointer-events: all;
    opacity: 1;
    background: rgba(0, 255, 0, .5);
}

.xfer_btn.xfer_down {
    pointer-events: all;
    opacity: 1;
    background: rgba(0, 255, 0, .5);
}

.has_record .xfer_btn.xfer-down {
    pointer-events: all;
    opacity: 1;
    background: rgba(255, 255, 0, .8);
}

.full-width {
    width: 100% !important;
}

.full {
    height: 100% !important;
}

.inline-form {
    line-height: 3em;
}


.header-logo {
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("media/icons/wpmi_logo_half.png");
    display: inline-block;
    padding-left: 10px;
    text-align: left;
}

.header-logo-section img[data-img-role="logo"] {
    height: 100%;
    display: inline-block;
}

.header-logo-section img[data-img-role="product_version"] {
    display: inline_block;
    margin-left: 1em;
    height: 2.5em;
}

.header-logo-section,.projects .header-logo-section,.users .header-logo-section
{
    height: 90px;
    white-space: nowrap;
}
.titlebar {
    background: var(--titlebar-secondary-color);
    color:#fff;)
}
.titlebar .nav-title {
    float: left;
    width: calc(100% - 26em) !important;
    font-size: x-large;
    line-height: 2em;
    vertical-align: middle;
    width: calc(100vw - 24rem) !important;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align:center;  
}

.title.row h1 {
    font-size: 175%;
}

.glyphcolor-danger {
    color: #c00;
}

.header-bannerad {
    height: 80px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

/*.presentation-view .rapid-map {
        height: 100%;
        overflow: hidden;
}*/

.presentation-view div {
    height: auto;
}

.titlebar .nav-buttons {
    margin-top: Calc((3.5em / 2) - (38px/2));
    margin-left: .35em;
}

.vs-xs .page-section {
    padding: 5px;
}

.co-branding {
    display:none;
    height: Calc(90px +                 2em);
    border-bottom: 1px solid black;
}

.global-actions {
    background: #eee;
    width: 100%;
    height: 3.5em;
    background: var(--title-bar-primary-color);
    color:#fff;
}

.global-actions .teaq-plug {

}

.global-actions .btyb {
    height: 1.3em;
    margin-top: -.2em;
}

.global-actions .product-logo {
    height: 3.5em;
}

.page-section {
    padding: 10px;
}

.pad-1 {
    padding: 1em;
}

.titlebar,.page-section {
    /*position: relative;
    height: 190px;
    */
    marign: 0px;
    width: 100%;
    overflow: hidden;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,
d3d3d3+100 */
    background: #e9e9e9;
}

.titlebar {

} 

.titlebar .title.row div {
    padding: 10px;
    line-height: 11pt;
    vertical-align: middle;
}

.titlebar.row {
    background: rgba(69, 97, 168, 1);
}

.RouteManagerForm .control-label {
    font-size: medium;
    color: #fff;
    line-height: 11pt;
    vertical-align: baseline;
    margin-right:.5em;
    margin-left:1em;
}
.RouteManagerForm .form-control {
    display: inline-block !important;
}
.RouteManagerForm .route-sel-container {
    position:relative;
    top:-1px;
    left:-.25em;
}

.minimal {
    height: auto;
}

.projects .minimal {
    height: 1.5em !important;
}
body {
   
}
.projects .titlebar {
    height: var(--title-height);
    background: var(--title-bar-secondary-color);
}

.admin .titlebar {
    position: relative;
    width: 100%;
    height: auto !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,
d3d3d3+100 */
    background: var(--title-bar-secondary-color);
    /* W3C,
IE10+,
FF16+,
Chrome26+,
Opera12+,
Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(   
        startColorstr='#f4f4f4', endColorstr='#d3d3d3',
        GradientType=0); /* IE6-9 */
}

.admin .titlebar .row {
    text-align: left;
}

.start-con-label,.end-con-label {
    margin-right: .5em;
    width: 130px;
    line-height: 1.5em;
}

.horizontal {
    display: inline-block !important;
}

.titlebar label.title {
    display: inline-block;
    font-size: 21pt;
    padding-left: 20px;
    margin-top: .25em;
    vertical-align: middle;
}

.no-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

span.icon {
    font-size: 21px;
    width: 24px;
    height: 24px;
    margin-top: 4px !important;
    display: inline-block;

}

span.icon.color-palette {
    background-image: url("media/webalys/Design-16_24.png");
    background-position: center;
    filter:invert();
}

span.icon.gps-update {
    background-image: url("media/webalys/Places-34_24.png");
    background-position: center;
    filter:invert() brightness(2);
}

span.icon.gps-add {
    background-image: url("media/webalys/Places-33_24.png");
    background-position: center;
    filter: invert() brightness(2);
}

span.icon.gps-center {
    background-image: url("media/webalys/Places-41_24.png");
    background-position: center;
    filter: invert() brightness(2);
}

span.icon.page_left {
    background-image: url("media/webalys/triangle-big-3-01_32.png");
    background-position: center;
    filter: invert() brightness(2);
}

span.icon.page_right {
    background-image: url('media/webalys/triangle-big-4-01_32.png');
    background-position: center;
    filter: invert() brightness(2);
}

span.icon.calc {
    background-image: url('media/webalys/Business-51_24.png');
}

span.icon.map {
    background-image: url('media/webalys/Places-30_24.png');
    filter: invert() brightness(2);
}

span.icon.print {
    background-image: url('media/webalys/Text-23_24.png');
}

span.icon.spreadsheet {
    background-image: url('media/webalys/Files-52_24.png');
    filter: invert() brightness(2);
}

span.icon.presentation {
    background-image: url('media/webalys/Business-75_24.png');
    filter: invert() brightness(2);
}

span.icon.rc_del-segment {
    background-image: url('media/icons/del_segment.png');
}

span.icon.rc_del-node {
    background-image: url('media/icons/del_vertex.png');
     background-image: url(media/icons/del_vertex.png);
    filter: invert() brightness(2) hue-rotate(180deg);
}
span.ui-icon-git-branch {
    filter:invert() brightness(2);
}
span.icon.rc_join-features {
    background-image: url('media/webalys/Interface-23_24.png');
}

span.icon.rc_split-segment {
    background-image: url('media/webalys/Interface-35_24.png');
}

.connection-offline .config-btn {
    opacity: .33;
    pointer-events: none;
    margin: 0px;
}

.connection-offline .has_record .config-btn {
    opacity: 1;
    pointer-events: all;
    margin: 0px;
}

.connection-offline .rc-connection {
    opacity: 1;
}

.connection-online .rc-connection {
    margin-top: .125em;
    opacity: 1;
}

.data-icon-mapsym.rc-connection {
    margin-top: .125em;
    color: #B00;
    font-size: 14pt;
}

.connection-online .data-icon-mapsym.rc-connection {
    color: #fff;
    font-size: 14pt;
}

.icon.edit {
    background-image: url('media/webalys/Setting-7_24.png');
}

.icon.delete {
    background-image: url('media/webalys/Edition-39_24.png');
}

.icon.rapidcost_icon {
    background-image: url('media/icons/rapidcost_shield_sm.png');
    background-repeat: no-repeat !important;
    background-position: center center;
}

.icon.sm {
    background-size: 24px 24px !important;
}

.icon.rapidstake_icon {
    background-image: url('media/icons/rapidstake_shield_sm.png');
    background-repeat: no-repeat !important;
    background-position: center center;
}

.header-logo.project-list {
    background-image: url('media/icons/rapidcost_shield.png');
    background-repeat: no-repeat !important;
    background-position: 10px 2px;
}

.header-logo.rapidcost_icon {
    background-image: url('media/icons/rapidcost_shield.png');
    background-repeat: no-repeat !important;
    background-position: 10px 2px;
}

.header-logo.rapidstake_icon {
    background-image: url('media/icons/rapidcost_shield_ico.png');
    background-repeat: no-repeat !important;
    background-position: 10px -6px;
}

.form-inline div {
    /*line-height: 34px;*/

}

.form-inline input[type="radio"] {
    margin-top: -1px;
    vertical-align: middle;
}

.company-identification {
    max-width: 480px;
    width: fit-content;
    height: 90px;
    text-align: left;
}

.company-info {
    display: none;
    vertical-align: top;
    padding-left: 5px !important;
    display: inline-block;
}

.header-logo label.title {
    padding-left: 90px;
    font-style: italic;
}

button.sm span {
    padding-top: 10px;
}

button.sm {
    padding: 0px 5px 0px 5px;;
    margin: 0px;
    margin: 0px !important;
}

.btn {
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    /*background: #EEEEEE;*/
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.125);
}

.btn-default {
    text-shadow: 0px 0px 0px #777777 !important;
}

button.icon-button {
    width: 36px;
    height: 36px;
    padding: 0px;
    /*
    -moz-border-radius: 8px;
    border-radius: 8px;
    */
}

button.icon-button.state-off {
    background-color: var(--title-bar-primary-color);
    border-radius: .5rem !important;
}

button.icon-button.state-on {
    background-color: buttonface !important;
    opacity: .9 !important;
    border: .25em solid var(--state-on-hilight);
}

button.icon-button.pressed {
    background-color: #888;
}

.right-col {
    text-align: right;
}

.heading {
    font-size: 12pt;
}

.titlebar label {
    font-size: 12pt;
}

.feature-nav button {
    position: relative;
    top: -.25em;
}

.feature-nav {
    position: relative;
}

.actionables {
    min-height: 120px;
}

.actionables .row2 {
    line-height: 3em;
    vertical-align: middle;
}

.content.row {
    height: 100%;
    padding: .25em 0px 0px 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,
ffffff+100&1+0,
0+100;White+to+Transparent */
}

.content.container {

}

.vs-sm .ws_views-map .workspace .toolpanel,.vs-xs .ws_views-map .workspace .toolpanel
{
    padding: 0px;
    margin: 0px;
    /* position: absolute; */
    top: 6.5em;
    min-width: 640px;
    right: 0px;
    left: 4em;
    height: Calc(100vh -               3em);
    z-index: 964;
    background-image:
        url("media/backgrounds/shutterstock_467275934.jpg");
    position: absolute;
    background-size: 125%;
    color: #fff;
}


.vs-md .ws_views-presentation .workspace .toolpanel,
.vs-sm .ws_views-presentation .workspace .toolpanel,
.vs-xs .ws_views-presentation .workspace .toolpanel {
    /*left: 4em !important;*/
}
.vs-sm .workspace .toolpanel,.vs-xs .workspace .toolpanel {
    padding: 0px;
    margin: 0px;
    /* position: absolute; */
    top: 6.5em;
    min-width: 640px;
    right: 0px;
    left: 0px;
    height: Calc(100vh -               3em);
    z-index: 964;
    background-image:
        url("media/backgrounds/shutterstock_467275934.jpg");
    position: absolute;
    background-size: 125%;
    color: #fff;
}

.vs-md .ws_views-map .workspace .toolpanel {
    padding: 0px;
    margin: 0px;
    top: 3.5em;
    min-width: 640px;
    right: 0px;
    left: 4em;
    height: Calc(100vh -               14.25em);
    background-image:
        url("media/backgrounds/shutterstock_467275934.jpg");
    background-size: 125%;
}

.vs-md .workspace .toolpanel {
    padding: 0px;
    margin: 0px;
    top: 3.5em;
    min-width: 640px;
    right: 0px;
    left: 0em;
    height: Calc(100vh -               14.25em);
    background-image:
        url("media/backgrounds/shutterstock_467275934.jpg");;
    background-size: 125%;
}

.workspace .toolpanel {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0rem;
    right: 0px;
    height: Calc(100vh -                 12em);
    z-index: 948;
    background-image:
        url("media/backgrounds/shutterstock_467275934.jpg");
    position: absolute;
    background-size: 125%;
    color: #fff;
    min-width: 640px;
    left:Calc(100vw - 700px);
}
.toolpanel-opened .leaflet-control-attribution {
    display:none;
}


.project .workspace {
    min-width: Calc(770px + 4em);
    padding: 0px;
    width: Calc(100% + 10px);
    margin-left: -5px;
    background: transparent;
    height: calc(100% - 3.5rem);
    top: 3.5rem;
    position: absolute;
}

.vs-xs .workspace .map-row.content,.vs-sm .workspace .map-row.content,.vs-xs .rapid-map,.vs-sm .rapid-map,
.vs-md .workspace .map-row.content,.vs-md .rapid-map,.vs-lg .workspace .map-row.content,.vs-lg .rapid-map
{
    position: relative;
    width: 100%;
    min-width: 720px;
    height: calc(100vh -           4.1em);	
    width: Calc(100%);
}

.vs-md .workspace .map-row.content,.vs-md .rapid-map,.vs-lg .workspace .map-row.content,.vs-lg .rapid-map
{
    position: relative;
    min-width: 720px;
    height: calc(100vh -               3.5rem);
}

.workspace .content.row .col-md-12 {
    height: calc(100vh -               0px);
}

.workspace {
    min-width: 770px;
  
    background: var(--workspace-background-color);

    filter: progid:DXImageTransform.Microsoft.gradient(   
        startColorstr='#ffffff', endColorstr='#00ffffff',
        GradientType=0); /* IE6-9 */
    border-left: 5px solid rgba(0, 0, 0, .100) !important;
    border-right: 5px solid rgba(0, 0, 0, .100) !important;
    height: auto;;
    padding-left: 10px;
}

.vs-lg .leaflet-container {
    min-height: Calc(100vh -               14.25em);
}

.leaflet-container {
    height: 100%;
    min-height: Calc(100vh -                       170px);
}

.grid_container.project_listing {
    background: transparent;
    padding-top: 0em;
    height: calc(100vh - var(--title-height));
    background:#fff;
}

.project_listing .dgrid {

}

.grid_container {
    padding-top: 1.5em;
    height: Calc(100% -           19.5em);
}

.vs-sm .project.ws_views-spreadsheet .grid_container,
.vs-xs .project.ws_views-spreadsheet .grid_container {
    height: Calc(100%) !important;
}

.vs-lg .project.ws_views-spreadsheet .grid_container,.vs-xl .project.ws_views-spreadsheet .grid_container {
    padding-top: 4em;
    width: Calc(100% ) !important;
}

.vs-md .project.ws_views-spreadsheet .grid_container {
    height: Calc(100% - 8.3em) !important;
}

.project_listing {
    height: Calc(100%);
    margin-top: 0px;
    margin-bottom: 0px;
}

.vs-md .project_listing .listing,
.vs-lg .project_listing .listing {
    height: Calc(100vh - 6rem) !important;
}

.project_listing .dgrid {
    height: 100%;
}

.project_listing .titlebar {
    height: 2.5em !important;
    width: 100% !important;
    min-width:936px !important;
    overflow:auto;
   
}

.project_listing .titlebar.row {
    margin-left: 0px !important;
    padding: 4px;
    white-space: nowrap;
}

.vs-sm .project_listing .listing,.vs-xs .project_listing .listing {
    height: Calc(100vh - 6rem);
}

.vs-xs .project_listing,.vs-sm .project_listing,.vs-md .project_listing
{
    height: Calc(100vh -               6.5em);
}

.vs-xs .project_listing .dgrid,.vs-sm .project_listing .dgrid,.vs-md .project_listing .dgrid
{
    height: Calc(100vh -               5.9em) !important;
}

.vs-lg .project_listing .dgrid {
    height: Calc(100vh - 6rem) !important;
}

.project_listing .dgrid-scroller {
    overflow-x: hidden;
    margin-top: 0px;
    height: Calc(100% - 2.5em);
    margin-bottom: 0px;
    border: 1px solid black;
}

.project_listing .row {
    padding: 10px 25px 10px 25px;
}

.dgrid-header-row th {
    height: 28px;
    vertical-align: middle;
    padding-left: 1em !important;
}

.totals-display {

}

div.modified {
    font-style: italic;
    background-color: #FFFFcc;
}

div.modified.deleted {
    text-decoration: line-through;
    background-color: #FFcccc;
}

.dgrid-cell	div.container dl {
    margin: 0px !important;
    padding: 20px;
}

.dgrid-cell div dd,.grid-cell div dt,.dijitDialogPaneContentArea dd,.dijitDialogPaneContentArea dt
{
    line-height: 1.25 em;
    vertical-align: middle;
    padding-bottom: .5em;
}

.noscroll {
    overflow: hidden !important;
}

.dijitDialogTitleBar {
    width: 100% !important;
    height: 2em;
    line-height: 1.5em;
    vertical-align: baseline;
    font-size: 14pt;
    overflow: hidden;
    background: var(--title-bar-primary-color) !important;
 
}

.dijitDialogPaneContent {
    width: !imortant;
    height: !important;
    right: 0px !important;
    bottom: 0px !important;
    padding: 10px !important;
    overflow: auto;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding-left: 0px !important;
}

.user_listing .row .dgrid {
    margin: 10px;
}

.userlist-userful .req_userful,.userlist-userless .req_userless {
    display: inherit;
}

.user_listing .instruction {
    font-style: italic;
    font-size: 1.125em;
}


.container.middle {
    display: table !important;
    height: 100% !important;;
    width: 100% !important;;
}

.row.middle {
    display: table-row;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.row.middle>div {
    text-align: left;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class,
we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.workspace .heading {
    height: 32px;
    line-height: 32px;
}

.workspace.header .col-md-6 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    vertical-align: middle;
}

.valign {
    vertical-align: middle !important;
    display: inline-block !important;
}

.hiden {
    display: hidden !important;
}

.invis {
    visibility: hidden;
}

.page.users .section {
    padding: 20px;
}

.segLength_lbl {
    margin-left: 1em;
}

.dgrid-scroller {
    margin-top: 21pt !important;
}

.report .field-metrics {
    padding-left: 25px;
}

th.field-metrics {
    display: none !important;
}

.field-_cost,.field-_labor,.field-_length,.field-_materials {
    text-align: right !important;
}

.dgrid-cell.field-_id {
    padding-left: 10px !important;
}

.dgrid-cell.field-_cost {
    padding-right: 10px !important;
}

.item-inline {
    display: inline-block;
    padding: 10px;
    height: 100%;
}

.metricContainer {
    vertical-align: top;
    padding-left: 24px;
}

.feature-value {
    font-weight: bold;
}

.item-inline.metrics {
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #EEEEEE;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #888888;
}

.DataEntry {
    overflow-y: auto;
}
.DataEntry > div:first-of-type {
    /* background: red; */
    line-height: 3em;
    margin-top: 0em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.inline-keyval {
    margin-right: 1em;
}

.grid_container {
    padding-left: 0px !important;
}

.FeatureTypeSel {
    overflow-y: auto !important;
}

.FeatureTypeSel .dropdown-menu .row {
    min-width: 175px !important;
    text-align: center;
}

.gridlist-short {
    height: 15em;
}

.AttributeOptionsDialog>form {
    margin: 25px;
}

.dgrid-selected {
    background-color: #efefef;
    border-color: #00b;
    border-style: solid;
    border-width: 2px;
}

.AttributeOptionsDialog {
    height: Calc(50%) !important;
    min-height: 400px !important;
    width: 400px !important;
}

.AttributeOptionsDialog .dijitDialogContentPane {
    width: 100%:           
        height:100%;
    padding: 2em;
}

.ConfigDialog {
    width: Calc(100vw - 32px) !important;
    height: Calc(100vh - 32px) !important;
    min-width: 800px;
}

.ConfigDialog .dijitDialogPaneContentArea {
    min-width: 800px !important;
    width: 100% !important;
    margin: 0px;
    padding: 0px;    
}

.ConfigDialog .dijitDialogPaneContent {
    padding: 0px !important;
    margin: 0px;
    width: 100% !important;
    height: Calc(100vh - 72px) !important;
    overflow: hidden !important;
}

.ConfigDialog .sub-col {
    height: Calc(100vh - 73px) !important;
    max-height: Calc(100vh - 73px) !important;
    padding-top: 1em !important;
}

.ConfigDialog .sub-col.sub-sub-col {
    height: Calc(100vh - 70px - 1em)
        !important;
    max-height: Calc(100vh - 70px - 1em)
        !important;
}

.ConfigDialog .SubNavColumn {
     min-width: 250px;
}

.ConfigDialog .WorkspaceContainer {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.ProjectConfigNav {
    min-width:
}

.vs-xs .ConfigDialog select.form-control {
    width: inherit;
}

.AttributeOptionsDialog.dijitDialogPaneContentArea {
    margin-left: 0px;
    margin-right: 0px;
    height: Calc(100% -                       200px);
}

.dijitDialogPaneContentArea {
    margin-left: 12px;
}

.dijitDialogPaneContent {
    margin: 1px !important;
    overflow-y: auto;
}

.dijitDialogTitle {
    color: #FFF;
}

.project_listing .dgrid-header {
    display: none !important;
}

.project_listing .dgrid-scroller {
    margin-top: 0px !important;
    height: 100%;
    border: none;
    border-collapse: collapse;
}

.dgrid-header,.dgrid-header-row {
    color: #009;
    background-color:;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%,
        rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%,
        rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%,
        rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  
        startColorstr='#ffffff', endColorstr='#f6f6f6',
        GradientType=0);
    display: initial;
}

.dgridContainerCell {
    height: 100%;
}

.flex-container {
    height: 100%;
    display: flex;
}

.flex-item-fh {
    flex: 1 0 100%;
    margin-left: 5px;
    margin-right: 5px;
}

.project_config {
    height: 100%;
    width: Calc(100% -                 2em);
    overflow-y: auto;
}

.project_config-body {
    display: flex;
    flex: 1;
}

.project_config-content {
    flex: 1;
}

.project_config-nav {
    /* 12em is the width of the columns */
    flex: 0 0 400px;
    order: -1;
    display: flex;
    flex-direction: column;
}

.MetricInput td {
    vertical-align: middle;
    margin-bottom: 0px;
    line-height: 2em;
    padding: 5px;
}

.project_config .dgrid {
    height:;
}

.full-height {
    height: 100%;
}

.project_config.general {
    min-height: 500px;
    min-width: 500px;
}

.connection-online .gencfg_view_level-location .req_location,.gencfg_view_level-custom .req_custom
{
    display: initial !important;
}

.req_custom.form-group {
    line-height: 3em;
}

.req_custom.form-group button {
    margin-left: 15px;
}

.AttributeOptionsList {
    height: Calc(100vh -                       475px -                       1em)
        !important;
    min-height: 144px;
    min-width: 526px;
}

.AttributeOptionsList .dgrid {
    height: 100%;
    border: 1px solid #ccc !important;
    margin-right: 15px;
    margin-left: 15px;
}

.AttributeOptionsList .dgrid-scroller {
    overflow-y: auto;
}

.AttributeOptionsList .dgrid-cell,.AttributeOptionsList .dgrid {
    border: none;
    border-collapse: collapse;
}

.AttributeOptionsList .dgrid-cell {
    border-bottom: 1px solid lightgrey;
    min-height: 3em;
}

.MetricDisplayHoriz {
    margin-right: 10px;
    font-style: italic;
    float: left;
}

.MetricDisplayName {
    margin-left: 1em !important;
}

.AttributeOptionsList .item-section {
    line-height: 2em;
    min-height: 2em !important;
    margin-bottom: .25em;
}

.inlineBlock {
    display: inline-block;
}

.charmap {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(229, 229, 229, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
        rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  
        startColorstr='#ffffff', endColorstr='#e5e5e5',
        GradientType=0);
    width: 200px;
    margin-bottom: 15px;
}

.charmap td {
    vertical-align: middle;
    text-align: center;
    font-size: 24pt;
    border: 2px solid transparent;
    width: 50px;
    height: 50px;
    padding: 5px;
}

.charmap .rc-data-icon {
    margin: 0px;
    display: inline-block;
}

.charmap td.selected {
    box-sizing: border-box;
    background: #0ff;
    background: rgb(254, 252, 234);
    background: -moz-linear-gradient(top, rgba(254, 252, 234, 1) 0%,
        rgba(241, 218, 54, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 252, 234, 1) 0%,
        rgba(241, 218, 54, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 252, 234, 1) 0%,
        rgba(241, 218, 54, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  
        startColorstr='#fefcea', endColorstr='#f1da36',
        GradientType=0);
}

.charmap td.rc-data-icon:hover {
    background: #fff;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(229, 229, 229, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
        rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(  
        startColorstr='#ffffff', endColorstr='#e5e5e5',
        GradientType=0);
}

.symbol-selections {
    width: 100%;
}

.symbol-selections td {
    line-height: 32pt;
    text-align: center;
    height: 56px;
}

.symbol-selections td.rc-data-icon {
    font-size: 24pt;
    vertical-align: middle;
    height: 24pt;
}

.symbol-selections td.rc-data-icon.selected {
    color: #ee0;
}

.StyleDialog {
    width: 400px;
    overflow: visible;
}

.StyleDialog.line-mode .point-mode-item,.StyleDialog.point-mode .line-mode-item
{
    display: none !important;
}


.mode-item.disabled,.disabled button,button.disabled,.disabled {
    opacity: 0.33 !important;
    cursor: not-allowed !important;
}

.SymbolSelector {
    width: 100%;
}

.form-inline div.dijitColorPalette {
    line-height: initial;
}

.swatch {
    width: 21px;
    height: 21px;
    background: #000;
    display: inline-block;
    border: 2px solid #fff;
}

.ColorPaletteButton {
    padding: 5px;
    line-height: .75em;
    text-align: center;
}

.AttributeList .row {
    margin: initial !important;
    padding-top: 5px;
    padding-bottom: 2px;
}

.AttributeList .dgrid {
    height: Calc(100vh -                       380px);
}

.SelList .row {
    line-height: 1em !important;
    margin: initial !important;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 2px;
}

.SelList .dgrid {
    height: Calc(1.9em *                     5);
}

.SelList .dgrid .dgrid-scroller {
    margin-top: 0px !important;
}

.SelList .dgrid .dgrid-row label {
    font-weight: normal;
    font-style: italic;
}

.usersDisplay .TypeAheadSearch .layerlist-filter {
    width: Calc(100% - 17px);
}

.TypeAheadSearch.form-group {
    margin-bottom: 0px;
}

.TypeAheadSearch .SelList {
    position: absolute;
    width: 245px;
    z-index: 9999 !important;
    margin-top:0px !important;
    padding-top:0px !important;
    margin-left: 2.75em;
    margin-bottom: 0xp
}

.TypeAheadSearch .SelList .dgrid .dgrid-scroller {
    overflow-y: hidden;
    padding: 0px;
    background: #fff;
}

.TypeAheadSearch .SelList .dgrid .dgrid-row {
    overflow-y: hidden;
    background: #FFF;
}

.AttributeOptionsDialog .SelGrid {
    height: 235px !important;
}

.vs-xs .AttributeOptionsDialog select.form-control {
    width: 100%;
}

.AttributeList .dgrid-scroller {
    margin-top: 0px !important;
}

.AttributeList.no-feature-sel .needs-feature {
    display: none;
}

.no-options .requires-options {
    display: none;
}

.no-cb .requires-cb {
    display: none;
}

.no-input .requires-input {
    display: none;
}

.form-horizontal.action-buttons {
    text-align: center;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.form-horizontal .dropup.form-group,.form-horizontal .form-group {
    margin-left: .5em;
    margin-right: .5em;
}

.AttributeOptionsSel {
    height: Calc(100vh -                       200px);
}

.AttributeOptionsDialog  .action-buttons {
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.AttributeList label {
    font-weight: normal;
}

.AttributeOptionValue {
    overflow: visible;
    min-width: 525px !important;
}

.vs-xs .AttributeOptionValue .form-control,.vs-sm .AttributeOptionValue .form-control
{
    width: auto;
    display: inline-block;
}

.AttributeOptionValue label {
    margin-right: 1.5em;
    margin-left: .5em;
}

.ConfirmDialog {
    z-index: 1041 !important;
    background: rgba(128, 128, 128, .5);
}

.modal-backdrop {
    background: rgba(128, 128, 128, .5);
}

.dojoDndHandle {
    color: #888;
}
.force_stateful {
    display: none !important;
}
.inputs-table {
    width: 600px;
}

.pull-center {
    text-align: center;
}

.stateful,.form-group.stateful {
    display: none;
}

.project-item-buttons .req_online_only {
    display: inline-block;
    opacity: 0.33;
    cursor: not-allowed;
    pointer-events: none;
}

.connection-online .req_online_only {
    display: inherit;
}

.connection-online .project-item-buttons .req_online_only {
    display: inline-block !important;
    opacity: 1;
    cursor: auto;
    pointer-events: all;
}

.feature_type-segment .req-feature_type-segment,.feature_type-point .req-feature_type-point
{
    display: initial !important;
}

.projcfg-attributes .req-projcfg-attributes {
    display: inherit !important;
}

.indicator {
    width: 128px;
    height: 16px;
    display: inline-block;
    background-image: url('media/process_ani_horiz.gif');
}

.indicator-label {
    font-size: 2.5em;
    padding-bottom: 10px;
}

.Indicator {
    width: 100%;
    text-align: center;
}

.login_page table.stateful {
    display: none;
}

.login-form.login-ready .req-login-ready,.login-form.login-validating .req-login-validating,.login_page table.login-form
{
    display: initial !important;
}

.login-form.login-error .req-login-error {
    display: block !important;
}

body .indicator-on.req-indicator-on,.login_page .Indicator table {
    display: table !important;
    ;
}

.error-message {
    border: 1px solid #990000;
    background: #EE0000;
    line-height: 2em;
    text-align: center;
    vertical-align: middle;
    border-radius: 12px;
    font-weight: bold;
    width: 100%;
    color: #ffffff;
}

.projcfg-general .sel_projcfg_general,.projcfg-attributes .sel_projcfg_attributes,.projcfg-roster .sel_projcfg_roster,.projcfg-presets .sel_projcfg_presets
{
    background: #f5f5f5;
}

.RosterInput {
    float: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.RosterList {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.selectedName {
    background: #CBD5FF;
}

.italicName {
    font-style: italic;
    font-weight: normal;
    margin-bottom: 8px;
    margin-left: 10px;
}

.nameListSpec {
    width: 100%;
    margin-bottom: 20px;
    outline: none;
    height: 6em !important;
}

.searchWidth {
    width: 90%;
}

.namePos {
    margin-left: 5px;
    margin-top: 7px;
}

.rosterSides {
    padding-left: 24px !important;
    padding-right: 24px !important;
    overflow: visible;
    /*background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
            rgba(241, 241, 241, 1) 47%, rgba(237, 237, 237, 1) 49%,
            rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
            rgba(241, 241, 241, 1) 47%, rgba(237, 237, 237, 1) 49%,
            rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
            rgba(241, 241, 241, 1) 47%, rgba(237, 237, 237, 1) 49%,
            rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(          startColorstr='#ffffff',
            endColorstr='#f6f6f6', GradientType=0);
    */
    padding: 10px;
}


.usersDisplay input {

}

.usersDisplay select {
    width: 160px;
}

.usersDisplay .left-col .userConfigGrid {
    width: Calc(100% -                       10px);
}

.page.users {
    min-width: 960px !important;
}

.usersDisplay .left-col {
    vertical-align: top;
}

.usersDisplay .left-col .row {
    line-height: 3em;
}

.userlist-paging label {
    margin-left: 1em;
    margin-right: 1em;
}

.WorkspaceContainer {
    height: Calc(100% -                       64px);
}

.selectBorder {
    /*margin-top: 15px;
    margin-bottom: 15px;*/

}

.stopSelectScroll {
    overflow-y: hidden;
    outline: none;
    -webkit-appearance: menulist-textfield;
    height: Calc(100% -                       200px);
}

.scrollDiv {
    height: auto;
}

.toolpanel .collectTimerSpace {
    display: inline-block;
    /* padding-top: .6em; */
    vertical-align: middle;
    margin-top: -.3rem;
    white-space: nowrap;
}

.selectedTimerButton {
    color: blue;
}

.disableTimerButton {
    opacity: 0.6;
    cursor: not-allowed;
}

.hideDataMode {
    display: none;
}

.data_mode_select-collect .stateful.req-mode-collect,.data_mode_select-collect .req-mode-collect .mode-item
{
    opacity: 1;
    cursor: inherit;
    display: inherit !important;
}

.data_mode_select-edit .stateful.req-mode-edit,.data_mode_select-edit .req-mode-edit .mode-item
{
    opacity: 1;
    cursor: inherit;
    display: inherit !important;
}

.data_mode_select-info .req-mode-info .mode-item {
    display: inherit !important;
}

.data_mode_select-info .mode-item,.data_mode_select-edit .mode-item,.data_mode_select-collect .mode-item
{
    opacity: 0.6;
    cursor: not-allowed;
}

.data_mode_select-collect span.mode-group.req-mode-collect,.data_mode_select-info span.mode-group.req-mode-info,.data_mode_select-edit span.mode-group.req-mode-edit
{
    border: 2px solid #00000000;
    border-bottom: 2px solid var(--state-on-hilight);
    height: 2.75em;
    vertical-align: bottom;
    display: inline-block;
    line-height: 3.25em;
    margin-top: -1em;
}
.data_mode_select-collect span.mode-group.req-mode-collect .btn:nth-child(1),
.data_mode_select-edit span.mode-group.req-mode-edit .btn:nth-child(1) {
    border: .25em solid var(--state-on-hilight);
}
.preset_data_entry-segment .req-preset_data_entry-segment {
    display: inherit !important;
}

.preset_data_entry-point .req-preset_data_entry-point {
    display: inherit !important;
}

.userViews-oUser req-userViews-oUser {
    display: inherit !important;
}

.userViews-sUser .req-userViews-sUser {
    display: inherit !important;
}

.userViews-eUser .req-userViews-eUser {
    display: inherit !important;
}

.saveLoadButtons {
    left: 41%;
}

.vs-xs select.form-control {
    width: 50px;
}

select {
    padding: 0px !important;
    overflow-y: auto !important;
}

select>option {
    padding: 10px;
    border-bottom: 1px solid lightgrey;
    margin: 0px;
    background:transparent !important;
}
.select.form-selct option {
     color: whitesmoke !important;
     background: #bf5279 !important;
 }
.searchLen {
    // width: 270px;
    // padding-right: 34px;
    // padding-left: 34px;
    // margin-left: -32px;
    // display: inline-block;
    // float: none;
}

.moveLayerItem {
    margin-left: 20px;
}

.clearButton {
    height: 25px;
    background-color: transparent;
    border: none;
    outline: none;
    z-index: 941;
    position: relative;
    top: -30px;
    left: 9px;
}

.clearSearch {
    position: relative;
    height: 25px;
    background-color: transparent;
    border: none;
    z-index: 941;
    top: 28px;
    left: 23px;
}

.sitNext {
    display: inline-block;
}

.optionsLen {
    width: 268px;
    margin-top: -25px !important;
    margin-left: -14px;
}

.searchBar {

}

.popupSelect {
    width: 228px !important;
    position: absolute;
    z-index: 10002;
    left: 20px;
    top: 40px;
    padding: 0px !important;
    overflow-y: auto !important;
}

.popupSelect option {
    padding: 10px;
    margin: 0px;
    border-bottom: 1px solid lightgrey;
}

.saveLoadButtons {
    /*margin-top: -20px;*/

}

.userConfigGrid {
    width: 500px;
    height: 700px;
}

.saveLoadLower {
    margin-top: 30px;
}

.usersDisplay {
    display: inline-block;
}

.userData {
    float: right;
    margin-left: 90px;
    margin-top: 50px;
    margin-right: 10px;
}

.changeUserWidth {
    width: 400px;
}

.secondSet {
    position: absolute;
    left: 280px;
}

.displayUserButtons {
    position: absolute;
}

.switchToButton {
    position: relative;
    width: 100px;
}

.statsButton {
    position: relative;
    width: 60px;
}

.removalButton {
    float: right;
}

.userSpacing {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 130px !important;
    float: left;
}

.floatLeft {
    float: left;
}

.userTitleLeft {
    width: 150px;
    margin-left: 10px;
    margin-right: 10px;
}

.floatRight {
    float: right;
}

.userMargin { 
    margin-left: 150px !important; 
    position: relative; 
    top: 6px;
}

.lowerModified {
    margin-top: 20px !important;
}

.confirmTag {
    margin-top: -10px;
}

.raiseManager {
    position: relative;
    top: -60px;
}

.typeLimit {
    position: relative;
}

.userOpWidth {
    width: 500px;
}

.miniInputs {
    width: 60px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: inline;
}

.userOpSpacing {
    margin-left: 12px;
    margin-right: 12px;
}

.changeSelButtons {
    background-color: transparent;
    border: none;
    outline: none;
}

.saveReLoad {
    position: relative;
    top: -40px;
}

.DoubleSelect .row {

}

.DoubleSelect select:nth-child(odd) {
    border-right: 1px solid #CCCCCC;
}

.DoubleSelect select:nth-child(even) {
    border-left: 1px solid #DDDDDD;
}

.DoubleSelect select option {
    line-height: 2em;
    font-size: medium;
    text-transform: uppercase;
    text-align: center;
}

.DoubleSelect select option:checked {
    color: black;
    font-weight: bold;
}

.projectStats label {
    min-width: 9em;
    right: 5px;
}

.projectStats {
    padding: 0px;
    padding-left: 10px;
    line-height: 3em;
}

.projectStats div {
    line-height: 1em;
}

.projectStats div:nth-child(1) label {
    font-size: medium;
    font-weight: normal;
    line-height: 1.5em;
}

.project_listing .dgrid-row-even {
    background: var(--grid-even);
}

.project_listing .dgrid-row-odd {
    background:var(--grid-odd);
    background: rgba(153, 153, 153, .125)
}
.ProjectItem .projectInfo {
    width: 25em;
}
.ProjectItem_old {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 47%, rgba(237, 237, 237, 1) 49%,
        rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 47%, rgba(237, 237, 237, 1) 49%,
        rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 47%, rgba(237, 237, 237, 1) 49%,
        rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(                     startColorstr='#ffffff',
        endColorstr='#f6f6f6', GradientType=0);
}

.project_listing .dgrid-cell {
    padding: 0px;
}

.ProjectAdvancer {
    display: inline-block;
}

.ProjectAdvancer .dropdown-menu {
    padding: 10px;
}

.ProjectAdvancer .dropdown-menu li {
    text-align: center;
}

.user_state-org_owner .proj_state-created .ProjectAdvancer .req-user_state-org_owner.req-proj_state-created,.user_state-org_owner .proj_state-received .req-user_state-org_owner.req-proj_state-received,.user_state-manager .proj_state-received .ProjectAdvancer .req-user_state-manager.req-proj_state-received,.user_state-org_owner .proj_state-planning .req-user_state-org_owner.req-proj_state-planning,.user_state-org_owner .proj_state-fw_complete .req-user_state-org_owner.req-proj_state-fw_complete,.user_state-manager .proj_state-planning .ProjectAdvancer .req-user_state-manger.req-proj_state-planning,.user_state-manager .proj_state-fw_complete .ProjectAdvancer .req-user_state-manger.req-proj_state-fw_complete,.user_state-io_eng .proj_state-planning .ProjectAdvancer .req-user_state-io_eng.req-proj_state-planning,.user_state-io_eng .proj_state-fw_complete .ProjectAdvancer .req-user_state-io_eng.req-proj_state-fw_complete,.user_state-org_owner .proj_state-fw_required .req-user_state-org_owner.req-proj_state-fw_required,.user_state-manager .proj_state-fw_required .ProjectAdvancer .req-user_state-manager.req-proj_state-fw_required,.user_state-f_eng .proj_state-fw_required .ProjectAdvancer .req-user_state-f_eng.req-proj_state-fw_required,.user_state-org_owner .proj_state-fw_complete .req-user_state-org_owner.req-proj_state-fw_complete,.user_state-manager .proj_state-fw_complete .ProjectAdvancer .req-user_state-manager.req-proj_state-fw_complete,.user_state-io_eng .proj_state-fw_complete .ProjectAdvancer .req-user_state-io_eng.req-proj_state-fw_complete,.user_state-org_owner .proj_state-prj_rejected .req-user_state-org_owner.req-proj_state-prj_rejected,.user_state-manager .proj_state-prj_rejected .ProjectAdvancer .req-user_state-manager.req-proj_state-prj_rejected,.user_state-io_eng .proj_state-prj_rejected .ProjectAdvancer .req-user_state-manager.req-proj_state-prj_rejected,.user_state-org_owner .proj_state-fw_complete .req-user_state-org_owner.req-proj_state-fw_complete,.user_state-manager .proj_state-fw_complete .ProjectAdvancer .req-user_state-manager.req-proj_state-fw_complete,.user_state-io_eng .proj_state-fw_complete .ProjectAdvancer .req-user_state-io_eng.req-proj_state-fw_complete,.user_state-org_owner .proj_state-prj_approved .req-user_state-org_owner.req-proj_state-prj_approved,.user_state-manager .proj_state-prj_approved .ProjectAdvancer .req-user_state-manager.req-proj_state-prj_approved,.user_state-org_owner .proj_state-prj_approved .ProjectAdvancer .req-user_state-org_owner.req-proj_state-prj_approved
{
    display: initial !important;
}

.ProjectItem {
    display: block !important;
}

.ProjectItem.is_not_ee .ProjectAdvancer {
    display: none !important;
}

.ClearButton {
    height: 25px;
    background-color: transparent;
    border: none;
    border-collapse: collapse;
    outline: none;
    float: none;
}

.listClearButton {

}

.listClearSearch {
    margin-left: -35px;
}

.notInline {
    display: grid !important;
}

.typeWidths {
    width: 130px !important;
}

.allUserData {
    width: 490px;
    left: 15px;
}

.vs-lg .allUserData .user-item,.vs-xl .allUserData .user-item {
    height: Calc(100vh -                     198px);
    overflow-y: auto;
}

.allUserData .user-item {
    height: Calc(100vh -                     96px);
    overflow-y: auto;
}

.shiftUserSelect {
    position: relative;
    left: 25px;
    top: 5px;
}

.singleUserData {
    position: relative !important;
    left: 20px !important;
    top: 20px !important;
}

.MapView {
    width: 100%;
}

.map_row {

}

.ws_views-presentation .map-row,.ws_views-presentation .rapid-map {
    min-height: Calc(100vh/ 2.5) !important;
    height: Calc(100vh/ 2.5) !important;
}

.ws_views-presentation .map-row {

}

.ws_views-spreadsheet .map-row {
    display: none !important;
}

.vs-sm .project .ws_views-presentation .grid_container,
.vs-xs .project .ws_views-presentation.grid_container {
    height: Calc(100vh - 165px);
}

.vs-md .project.ws_views-presentation .grid_container,.vs-lg .project.ws_views-presentation .grid_container,.vs-xl .project.ws_views-presentation .grid_container
{
    height: 100%;	
}

.vs-md .project .ws_views-presentation .gridRow,.vs-sm .project .ws_views-presentation .gridRow,.vs-xs .project .ws_views-presentation .gridRow
{
    height: 100%;
}



.project.ws_views-presentation .gridRow {
    height: Calc( 100vh - 9.5em) !important;	
}

.vs-md .project.ws_views-presentation .gridRow .dgrid,.vs-sm .project.ws_views-presentation .gridRow .dgrid,.vs-xs .project.ws_views-presentation .gridRow .dgrid
{
    height: calc(100% - var(--title-height) - 1rem);
}

.project.ws_views-presentation .gridRow .dgrid {
    height: Calc(100% - 4em);
}

.project.ws_views-spreadsheet .grid_container {
    width: 100% !important;
    height: Calc(100% -         8.45em);
    background: transparent;
}

.project.ws_views-spreadsheet .gridRow .dgrid {
    width: 100%;
    width: Calc(100% - .5em);
}

.project .gridRow {

    height: Calc(100vh - 3.5em);	
    background:transparent !important;
}

.vs-md .project.ws_views-spreadsheet .gridRow .dgrid,.vs-sm .project.ws_views-spreadsheet .gridRow .dgrid,.vs-xs .project.ws_views-spreadsheet .gridRow .dgrid
{
    height: Calc(100% -  3.5em) !important
}

.vs-lg .project.ws_views-spreadsheet .gridRow .dgrid,.vs-xl .project.ws_views-spreadsheet .gridRow .dgrid
{
    height: Calc(100% - 3rem) !important;
    overflow-y: hidden;
    background: #fff;
    overflow-y: hidden;
}

.listing .dgrid-cell {
    overflow: visible;
}

.glyphicon {
    /*padding-top: 3px;
    padding-bottom: 3px;*/

}

.usersDisplay {
    padding: 0px 15px 0px 15px;
    margin: 0px;
}

.usersDisplay .row {
    line-height: 3em;
}

.usersDisplay .TypeAheadSearch {
    width: Calc(100%)
}

.usersDisplay .user-item {
    margin-top: 0em;
    margin-left: 5px;
}

.TypeAheadSearch .layerlist-filter {
    width: Calc(100% - 7px);
}

.TypeAheadSearch .popupSelect {
    width: Calc(100% - 40px) !important;
    margin-top: -5px;
}

.usersDisplay select {
    padding: 0px;
}

.usersDisplay option {
    margin: 0px;
    padding: 5px;
    line-height: 2em;
    color: #000;
}

.RosterSelector {
    overflow-y: visible;
}

.zooming .leaflet-overlay-pane {
    display: none;
}

.CollectTimer .timer-timing {
    width: 50px;
    display: inline-block;
}

.CollectTimer .timer-timing-grp {
    vertical-align: middle;
    display: inline-block;
    margin-top: -1em;
}

.DataModeSelector  Button {
    margin-right: 4px;
}

.timer-start {
    width: 50px !important;
}

.timer-state {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    margin-left: .25em;
    background: #ddd;
    display: inline-block;
}

.autocol-collecting .timer-state {
    background: #090;
}

.DataModeSelector {
    overflow-y: auto;
    overflow-x: hidden;
    height: Calc(100vh - 275px);
    width:Calc(100% + .3em);
    padding-right:1.5em;
}
.ws_views-presentation .DataModeSelector,
.ws_views-spreadsheet .DataModeSelector {
    height: Calc(100vh - 220px);
    padding-right: 1.5em;
    width: Calc(100% + .3em) !important;
}
.PrintPageManager {
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(69, 97, 168, 1);
}

.RouteManagerForm .control-label,.PresetSelector .control-label {
    line-height: 2.5em;
    vertical-align: middle;
}

.RouteManagerForm .vs-xs .form-control {
    width: inherit !important;
}

.RouteManager .action-buttons {
    padding-right: 15px;
}

.PresetSelector {
    margin-top: .5em;
}

.vs-xs .totals-display,.vs-sm .totals-display,.vs-md .totals-display {
    z-index: 993;
    position: absolute;
    left: 4em;
    right: 0em;
    height: 3em;
    line-height: 2em;
    background: #33333394;
    text-shadow: 2px 2px #333;
    vertical-align: middle;
    padding: 0px 1em 0px 1em;
    margin: 0px;
    width: 100%;
    max-width: calc(100% - 3em);
    white-space: nowrap;
    overflow-x: auto;
    text-align: left;
    color: #fff;
}

.totals-display {
    z-index: 993;
    position: absolute;
    /* top: -2.5em; */
    text-align: center;
    left: 3em;
    min-height: 3em;
    line-height: 1.8em;
    background: #33333394;
    text-shadow: 2px 2px #333;
    vertical-align: middle;
    padding: 0px 1em 0px 1em;
    margin: 0px;
    max-width: calc(100% - 4em - 693px);
    color: #fff;
    height: fit-content;
    text-align: left;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

.row-button {
    margin-left: 1.5em !important;
}

.project_config.general .form-group:nth-child(1) {
    margin-top: 0px;
}

.project_config.general .form-group label {
    line-height: 2em;
    margin-top: 1em;
}

.GeocodeSelector {
    margin-bottom: 0px;
}

.GeocodeSelector .form-group {
    padding: 0px 10px 0px 10px;
    position: static !important;
}

.GeocodeSelector ul.dropdown-menu  li {
    padding: 5px;
    background: #fff;
    line-height: 1.5em;
    font-size: medium;
}

.GeocodeSelector ul.dropdown-menu {
    height: 250px;
    margin-top: 32px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.GeocodeSelector ul.dropdown-menu li a:hover {
    color: #000;
}

.totals-workspace .right-col {
    padding-bottom: 1px;
}

.connection-online .ProjectItem.is_owner button.prjitem_delete_btn,.connection-online .user_state-org_owner button.add_project_btn,.connection-online .user_state-manager button.add_project_btn,.connection-online button.refresh_projects_btn,.connection-online button.add_project_btn,.connection-online button.save_projectChanges_btn,.connection-offline .user_state-f_eng button.refresh_projects_btn,.connection-offline .user_state-field_eng button.project_referesh_btn,.connection-online .user_state-org_owner button.prjitem_delete_btn,.connection-online .project_role-manager button.prjitem_delete_btn,
.connection-online .user_state-manger button.prjitem_delete_btn
{
    display: inline-block !important;
    pointer-events: auto;
    opacity: 1;
}

.connection-offline button.prjitem_delete_btn {
    display: none !important;
}

.connection-online .req-proj_state-created button.prjitem_launch_btn,.connection-offline .req-proj_state-created button.prjitem_launch_btn,.connection-online .req-proj_state-received button.prjitem_launch_btn,.connection-offline  .req-proj_state-received button.prjitem_launch_btn
{
    display: none !important;
}

.connection-online .req-proj_state-created button.prjitem_dldxf_btn,.connection-offline .req-proj_state-created button.prjitem_dldxf_btn,.connection-online .req-proj_state-received button.prjitem_dldxf_btn,.connection-offline  .req-proj_state-received button.prjitem_dldxf_btn
{
    display: none !important;
}

button.prjitem_dldxf_btn {
    padding: 9px;
    font-size: 8pt;
}

.connection-offline button.add_project_btn,.connection-offline button.project_referesh_btn,.connection-offline button.add_project_btn,.connection-offline button.refresh_projects_btn,.connection-offline button.add_project_btn,.connection-offline button.save_projectChanges_btn,.connection-offline .project_role-org_owner button.prjitem_delete_btn,.connection-offline .project_role-manager button.prjitem_delete_btn,.connection-offline .enable-disable
{
    display: inline-block !important;
    pointer-events: none;
    opacity: .33;
}

.modal-warning .modal-header {
    background: #ff0;
    color: #000 !important;
}

.modal-header {
    background: var(--title-bar-primary-color);
    color: #fff;
}

.dropdown-menu.place-bottom {
    bottom: auto;
}

.drop-content {
    white-space: nowrap;
    padding: 2px 5px 2px 5px;
    text-align: center;
}

.as-block {
    display: block;
}

.as-inline-block {
    display: inline-block;
}

.form-inline .form-group.as-block {
    display: block;
}

.rcbar {
    width: 100%;
    height: 30px;
    background: rgba(69, 97, 168, 1);
}

.exportmsg {
    margin: 30px;
}

.page.users .workspace {
    margin-top: 0px;
    height: 100%;
}

.page.users .userlist-container,.page.users .left-col,.user_listing select
{
    height: 100%;
}

.user_listing {
    height: Calc(100% -                     1em);
}

.userlist-list-container {
    height: Calc(100% -                     10em);
}

.page.users .row.allUserData {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.page.users .orgUser {
    padding-left: 25px;
}

.page.users .type-limits {
    margin-left: 5em;
    width: fit-content;
    float: right;
    clear: right;
    width: fit-content;
}

.page.users .type-limits input {
    display: block;
    margin-left: 6.5em;
}

select.user-type-sel {
    height: 2.5em;
}

.admin .project_views {
    display: inline-block;
}

.content-width {
    width: fit-content;
}

.connection-online .std_project .req_online_only {
    display: none !important;
}

.connection-online .std_project button.prjitem_launch_btn {
    display: inline-block !important;
}

.leaflet-overlay-pane path:hover {
    stroke-width: 8 !important;
}

.leaflet-marker-pane div.leaflet-marker-icon:hover {
    transform: scale(1.5);
}

.zoom-abovemax .leaflet-overlay-pane path.ext_inf {
    transform: scale(1) !important;
    display: initial !important;
}

.zoom-abovemax .leaflet-overlay-pane path,.zoom-abovemax .leaflet-marker-pane .leaflet-marker-icon
{
    transform: scale(0) !important;
    display: none !important;
}

.leaflet-group-pane {
    display: none;
}

.zoom-abovemax .leaflet-group-pane {
    display: initial;
}

.zoom-abovemax .segment-tooltip,.zoom-abovemax .point-tooltip {
    display: none;
}

.zoom-level-0 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-1 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-2 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-3 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-4 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-5 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-6 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-7 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-8 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-9 .leaflet-marker-pane .leaflet-marker-icon,.zoom-level-10 .leaflet-marker-pane .leaflet-marker-icon
{
    transform: scale(0);
}

.leaflet-tile-pane image {
    transform: scale(1);
}

.zoom-level-11 .leaflet-overlay-pane path {
    stroke-width: 0.5;
}

.zoom-level-11 .segment-tooltip,.zoom-level-11 .point-tooltip {

}

.zoom-level-11 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.125);
}

.zoom-level-12 .leaflet-overlay-pane path {
    stroke-width: 1;
}

.zoom-level-12 .segment-tooltip,.zoom-level-12 .point-tooltip {

}

.zoom-level-12 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.25);
}

.zoom-level-13 .leaflet-overlay-pane path {
    stroke-width: 2;
}

.zoom-level-13 .segment-tooltip,.zoom-level-13 .point-tooltip {

}

.zoom-level-13 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.5);
}

.zoom-level-14 .leaflet-overlay-pane path {
    stroke-width: 2.4;
}

.zoom-level-14 .segment-tooltip,.zoom-level-14 .point-tooltip {

}

.zoom-level-14 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.6);
}

.zoom-level-15 .leaflet-overlay-pane path {
    stroke-width: 3;
}

.zoom-level-15 .segment-tooltip,.zoom-level-15 .point-tooltip {

}

.zoom-level-15 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.75);
}

.zoom-level-16 .leaflet-overlay-pane path {
    stroke-width: 3.2;
}

.zoom-level-16 .segment-tooltip,.zoom-level-16 .point-tooltip {

}

.zoom-level-16 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.8);
}

.zoom-level-17 .leaflet-overlay-pane path {
    stroke-width: 3.4;
}

.zoom-level-17 .segment-tooltip,.zoom-level-17 .point-tooltip {

}

.zoom-level-17 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.85);
}

.zoom-level-18 .leaflet-overlay-pane path {
    stroke-width: 3.6;
}

.zoom-level-18 .segment-tooltip,.zoom-level-18 .point-tooltip {

}

.zoom-level-18 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.9);
}

.zoom-level-19 .leaflet-overlay-pane path {
    stroke-width: 3.8;
}

.zoom-level-19 .segment-tooltip,.zoom-level-19 .point-tooltip {

}

.zoom-level-19 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(0.95);
}

.zoom-level-20 .leaflet-overlay-pane path {
    stroke-width: 4;
}

.zoom-level-20 .segment-tooltip,.zoom-level-20 .point-tooltip {
    display: initial;
    background: #FFFFFFDD;
    text-shadow: 2px 2px white;
    padding: 0px .5em 0px .5em;
    text-align: center;
    margin-top: -.75em;
    border: none;
    border-collapse: collapse;
    font-size: 14pt;
}

.zoom-level-20 .leaflet-marker-pane .leaflet-marker-icon {
    transform: scale(1);
}

.segment-tooltip.empty,.segment-tooltip.empty:before,.point-tooltip.empty,.point-tooltip.empty:before
{
    display: none;
}

.point-tooltip {

}

.leaflet-tooltip-pane {
    z-index: 550 !important;
}

.disclaimer_form .container {
    text-align: center;
    /* padding: 5em; */
    margin-left: 5em;
    margin-top: 1em;
    box-sizing: border-box;
    width: fit-content;
    height: fit-content;
    background: #EEE;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    padding:0px;
}

.disclaimer_form .icontainer {
    min-height: fit-content;
    /* background-color: #f00; */
    max-height: calc(100% - 2rem);
    padding:0px !important;
    width:calc(min(720px , calc(100vw - 2rem)))
}

.disclaimer_form iframe {
    /*width: Calc(100% - 2em); */
    border: none;
    border-collapse: collapse;
    /* height: Calc(100% - 2.5em); */
    /* height: Calc(100%); */
    width: Calc(min(720px, calc(100% - 2rem)));
    height: calc(min(600px, 100vh - 6rem));
    padding:0px;
}
.button-row {
  padding: .25rem;
}

.z-maxNZ-delta-1 path {
    stroke-width: Calc(5/ 2);
}

.z-maxNZ-delta-2 path {
    stroke-width: Calc(5/ 4);
}

.z-maxNZ-delta-3 path {
    stroke-width: Calc(5/ 8);
}

.z-maxNZ-delta-4 path {
    stroke-width: Calc(5/ 16);
}

.z-maxNZ-delta-5 path {
    stroke-width: Calc(5/ 32);
}

.z-maxNZ-delta-6 path {
    stroke-width: Calc(5/ 64);
}

.z-maxNZ-delta-7 path {
    stroke-width: Calc(5/ 128);
}

.z-maxNZ-delta-8 path {
    stroke-width: Calc(5/ 256);
}

.z-maxNZ-delta-9 path {
    stroke-width: Calc(5/ 512);
}

.z-maxNZ-delta-10 path {
    stroke-width: Calc(5/ 1024);
}

.z-maxNZ-delta-11 path {
    stroke-width: Calc(5/ 2048);
}

.z-maxNZ-delta-12 path {
    stroke-width: Calc(5/ 4096);
}

.z-maxNZ-delta-13 path {
    stroke-width: Calc(5/ 8192);
}

.z-maxNZ-delta-14 path {
    stroke-width: Calc(5/ 16384);
}

.z-maxNZ-delta-15 path {
    stroke-width: Calc(5/ 32768);
}

.z-maxNZ-delta-16 path {
    stroke-width: Calc(5/ 65536);
}

.z-maxNZ-delta-17 path {
    stroke-width: Calc(5/ 131072);
}

.z-maxNZ-delta-18 path {
    stroke-width: Calc(5/ 262144);
}

.z-maxNZ-delta-19 path {
    stroke-width: Calc(5/ 524288);
}

.z-maxNZ-delta-20 path {
    stroke-width: Calc(5/ 1048576);
}

.z-maxNZ-delta-21 path {
    stroke-width: Calc(5/ 2097152);
}

.z-maxNZ-delta-22 path {
    stroke-width: Calc(5/ 4194304);
}

.z-maxNZ-delta-23 path {
    stroke-width: Calc(5/ 8388608);
}

.z-maxNZ-delta-24 path {
    stroke-width: Calc(5/ 16777216);
}

.z-maxNZ-delta-25 path {
    stroke-width: Calc(5/ 33554432);
}

/*.z-maxNZ-delta-1 image {transform: scale(.5); } 
.z-maxNZ-delta-2 image {transform: scale( .25); }
.z-maxNZ-delta-3 image {transform: scale( .125 );}
.z-maxNZ-delta-4 image {transform: scale(.0625);}
.z-maxNZ-delta-5 image {transform: scale(.03125);}
.z-maxNZ-delta-6 image {transform: scale(.015625);}
.z-maxNZ-delta-7 image {transform: scale(.0078125 );}
.z-maxNZ-delta-8 image {transform: scale(.00390625 );}
.z-maxNZ-delta-9 image {transform: scale(.001953125);}
.z-maxNZ-delta-10 image {transform: scale(.0008765625);}
.z-maxNZ-delta-11 image {transform: scale(.00043828125 );}
.z-maxNZ-delta-12 image {transform: scale(.000219140625 );}
.z-maxNZ-delta-13 image {transform: scale(.0001095203125 );}
.z-maxNZ-delta-14 image {transform: scale(.00005476015625 );}
.z-maxNZ-delta-15 image {transform: scale(.000027380078125 );}
.z-maxNZ-delta-16 image {transform: scale(.0000136900390625 );}
.z-maxNZ-delta-17 image {transform: scale(.00000684501953125);}
.z-maxNZ-delta-18 image {transform: scale(.000003422509765625 );}
.z-maxNZ-delta-19 image {transform: scale(.0000017002548828125 );}
.z-maxNZ-delta-20 image {transform: scale(.00000085012744140625 );}
.z-maxNZ-delta-21 image {transform: scale(.000000425064720703125 );}
.z-maxNZ-delta-22 image {transform: scale(.0000002125423603510625 );}
.z-maxNZ-delta-23 image {transform: scale(.00000010627118017553125 );}
.z-maxNZ-delta-24 image {transform: scale(.000000053135590087715625);}
.z-maxNZ-delta-25 image {transform: scale(.0000000265677950438578125);}
*/
.data_geo path {
    stroke: #ff0000 !important;
    fillColor: #ff0000 !important;
    opacity: .25;
    weight: 3;
}

.vs-xs .xs-none,.vs-sm .sm-none,.vs-md .md-none,.vs-lg .lg-none,.vs-xl .xl-none
{
    display: none !important;
}

.font-x1pt5 {
    font-size: 1.5em;
}

.font-xl2 {
    font-size: xx-large;
}

button.clickable-icon {
    background: none;
    border: none;
    font-size: 2em;
}

button.clickable-icon::FOCUS,button.clickable-icon::HOVER,button.clickable-icon::ACTIVE,button.clickable-icon::LINK
{
    border: none;
}

.ActionPanel .dropdown-menu {
    color:black;
}

.ActionPanel.toolpanel.tools-closed {
    height: 3em !important;
    max-height: 3em;
    overflow: hidden;
    border-bottom: 1px solid #00000099;
}

.ActionPanel.toolpanel.tools-closed .toolspace {
    display:none;
}

.ws_views-map .ActionPanel.toolpanel.tools-closed {
    height: 6em !important;
    max-height: 6em;
    overflow: visible;
    border-bottom: 1px solid #00000099;
}

.ActionPanel span.ui-icon {
    background-image: none;
}

.ActionPanel button.icon-button {
    margin-top: -.95em;
}

.ActionPanel .RouteManager select {
    width: 13.5em;
}

.ActionPanel .RouteManager  button.icon-button {
    margin-top: 0em;
}

.RouteManager {
    height: 2.75em;
    padding-top: 0px;
}

.ActionPanel .view-selector {
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
}

.tools-opened .stateful.req-tools-opened,.tools-closed .stateful.req-tools-closed
{
    display: initial;
}

.primary-action-bar button,
.secondary-action-bar button {
    color: #000;
}

.primary-action-bar {
    background: var(--title-bar-secondary-color);
    color: #fff;
    height: 2.75em;
    padding-top: .1em;
    height: 2.9em;
}

.secondary-action-bar {
    background: transparent;
    color: #fff;
    padding-top: 1.1em;
    height: 2.9em;
    width:100%;
}

.ActionPanel input.form-control,.ActionPanel select {
    background: #FaFaFa;
}

span.mode-group {
    border: 2px solid #99999900;
    height: 2.75em;
    vertical-align: bottom;
    display: inline-block;
    line-height: 3.25em;
    margin-top: -1em;
    margin-right: .25em;
}


.toolspace {
    padding: 5px;
    margin-top: .5em;
    overflow:hidden;
}

.report_views {
    z-index: 0;
    overflow: visible;
    height: Calc(100% - 4em);
    background: transparent;
    width: Calc(100%);
    height: 100%;
    display:block !important;
}

.vs-xs .report_views ,
.vs-sm .report_views,
.vs-md .report_views {
    height: Calc(100% -           5.5em);
    top: 5.5em;
}


.vs-xs .ws_views-presentation .report_views,
.vs-sm .ws_views-presentation .report_views,
.vs-md .ws_views-presentation .report_views {
    height: Calc(100%);
    top: 0px
}

.report_views .dijitTabController {
    position: relative !important;
    height: 2.5em !important;
    background: transparent;
    display: block !important;
}

.report_views .dijitTabPaneWrapper {
    position: relative !important;
    top: 0px !important;
    height: fit-content !important;
    min-width: fit-content !important;
    display: block !important;
}

.report_views .dijitTabListWrapper,.report_views .tablist,.report_views .tablist .tab
{
    min-height:100% !important;
    height: 100% !important;
    min-width: fit-content !important;
    display: inline-block !important;
}

.report_views .dijitTabContent {
    height: 100% !important;
    line-height: 2em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    margin-right: .125em;
}

.ws_views-spreadsheet .report_views .dijitTabPaneWrapper.dijitTabContainerTop-container {
    width: 100% !important;
    height: Calc(100vh - 11.7rem) !important;
}

.ws_views-presentation .report_views .dijitTabPaneWrapper.dijitTabContainerTop-container {
    width: 100% !important;
    height: Calc(100% - 3rem) !important;
}


.ws_views-presentation .report_views div[role="tabpanel"],
.ws_views-presentation .report_views .dijitContentPane {
    height: Calc(100% - 7.0rem) !important;
    width: 100% !important;
}

.report_views div[role="tabpanel"],
.report_views .dijitContentPane {
    height: Calc(100% - 0em) !important;
    width: 100% !important;
}

.vs-lg .report_views div[role="tabpanel"],.vs-xl .report_views div[role="tabpanel"]
{
    width: 100% !important;
    /*width: Calc(100% + 0.25em) !important;*/	
}

.report_views .action-row {

}

.ws_views-spreadsheet .totals-workspace .totals-display {
    margin-left: -4em;
}

button label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    height: 21px;
    vertical-align: middle;
    line-height: 18px;
}

.ws_views-map .stateful.req-mapping {
    display: inline-block;
}
.future-placeholder {
    visibility: hidden; 
}
.open-and-shut {
    width: 1.59em;	
}
button.open-and-shut {
    color: #fff !important;
}
.usersDisplay option:not(:checked ) {
    background: #fff !important;
}


.glyphicon-arrow-up {
    margin-right: 4px;
}
button.btn-default,
button.btn-primary {
    background-color: #739072;
    background-image: linear-gradient(to bottom, #739072 0, #3a4d39 100%);
    box-shadow: 1px 1px 4px var(--title-bar-secondary-color);
    border-color:var(--title-bar-secondary-color);
    border-radius:.66rem !important;
    color:#fff;
}

button.btn-default:focus,
button.btn-primary:focus ,
button.btn-default:hover,
button.btn-primary:hover {
    background-color: #739072 !important;
    background-position: 0 -32px;
    color:#fff;
}
button.btn-danger {
    background-color: #739072;
    background-image: linear-gradient(to bottom, #DC0000 0, #850000 100%);
    box-shadow: 1px 1px 4px #850000;
    border-radius:.66rem !important;
}
button.btn-danger:focus,
button.btn-danger:hover {
    background-color: #DC0000 !important;
    background-position: 0 -32px;
}
}

button.btn-secondary {
    background: #eee;
    border-bottom: 2px inset white;
}

.login-disclaimer {
    height:100%;
    overflow-y:auto;	
}
body.disclaimer_body {
    background-image: none;
    background-color: var(--dialog-background-color);overflow: auto;
    padding:0px;
    margin:0px;
    overflow:auto;

}

.titlebar select {
    width: auto;
    margin-left: .25em;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.SupplFieldList .dgrid-scroller {
    margin-top: 0px !important;
}
.SupplFieldList .dgrid {
    margin-top: 1em;
}

.materials_report table {
    width: 100%;
}
.materials_report th {
    color: #009;
    background-color: ;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%,
        rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%,
        rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
        rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%,
        rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( 
        startColorstr='#ffffff', endColorstr='#f6f6f6',
        GradientType=0);

}
.materials_report th, .materials_report td{
    padding: 1em;
    border: 1px solid #ccc;
}
.materials_report td.mat_label {
    font-weight:bold;
}
.materials_report tr:nth-child(even) {
    background: #f6f6f6;
}

.report-header {
    display: inline-block;
    margin-left: 1em;
    font-size: large;
    text-align: center;
    /*width: Calc(100% - 25em);*/
    /* background: #ffff00; */
}

.multival_tpl {
    vertical-align: text-top;
}

.multival_tpl input {
    margin-top: .25em;
    margin-bottom: .5em;
}

.supp_report_grid {
    width: 520px;
    padding-right: 1em;
    height: 100%;
}

.supp_report_grid p {
    padding: .5em;
    font-size: medium;
    line-height:1.25em;

}

.supp_report_grid  .DataEntry {
    height: Calc(100% - 6.1em);
}

.prefixed-col input {
    width: Calc(100% - 2em);
}
.prefixed-col.percetage::before {
    content: "%";
    line-height: 2em;
    float: left;
    font-weight: bold;
    margin-right: .25em;
}
.prefixed-col.usd::before {
    content: "$";
    line-height: 2em;
    float: left;
    font-weight: bold;
    margin-right: .25em;
}


.ReportModeSel {
    margin-left:1.5em;
}

.report Button {
    height: 2.5em;
    padding-top: 0px;
    margin-bottom: .5em;
}

.SaveLocallyButton {
    height: 2.125rem;
    margin-top:0px;
    padding-top:0px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.SaveLocallyButton label {
    line-height:2rem;
    margin-left:0.25rem;
}
.LocalLoader input[type="file"]{
    margin-top:0.5rem;
}
.dijitDialogPaneActionBar.row {
    padding-left: 1em;
}
.AttributesWS   .is-not-unique,
.AttributeListEntry .is-not-unique {
    background:#800 !important;
    border:2px solid #800 !important;
    color:#fff;
}

.AttributeList.uniq-false,
.AttributeList.unqiq-false Button,
.not-comparable {
    opacity: 0.66 !important;
    cursor: not-allowed !important;
    pointer-events:none;
}

.type-sel .stateful.req-sel,
.type-cb .stateful.req-cb,
.type-input .stateful.req-input {
    display:block !important;
}

.company-identification img {
    height:90px;
}
.auto-refresh-cb,
.refresh-btn {
    margin-left: .5em;    
}

.global-actions button.export-button {
    max-height: 34px;
    padding: 0px .5em 0px .5em;

}
.google-export-button {
    max-height: 34px;
    padding: 0px .5em 0px .5em;
}
.google-earth-logo {
    background-image: url(media/icons/kml.png);
    width: 27.9px;
    height: 29.6px;
    background-size: 24px;
    /* background-attachment: fixed; */
    background-position: unset;
    margin-top: .125em;
    background-repeat: no-repeat;
}
.shp-icon {
    background-image: url(media/icons/shp.png);
    width: 27.9px;
    height: 29.6px;
    background-size: 24px;
    /* background-attachment: fixed; */
    background-position: unset;
    margin-top: .125em;
    background-repeat: no-repeat;
}

body[data-page="project"] .stateful.req-project {
    display:initial;
}
.dijitDialog {
    z-index: 9999 !important;    
}
.dijitDialogUnderlay {
    z-index: 9998 !important;
}
.SaveAsDialog.dijitDialog {
    overflow:visible;
    line-height: 1.5em;
}
.SaveAsDialog .form-control {
    margin-bottom: 1em;
}


.search-icon {
    position: absolute;
    left: .25em;
    top: .66em;    
}

.TypeAheadSearch span.icon {
    padding: .33em 0em .33em 0em;
    border-radius: .5em 0em 0em .5em;
    background: #aaafb4;
    color: white;
    min-width: 50px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin-top: initial;
    min-width: 2em;
    height: 1.6125em;
    margin: inherit !important;
}

.TypeAheadSearch .input-container {
    display: flex;
    width: 100%;    
}
.TypeAheadSearch .input-field {
    border-radius: 0px .5em .5em 0px;
}
.TypeAheadSearch .clear-input-button {
    position: relative;
    right: .7em;
    top: .125em;
    height: 2.2255em !important;
    border-radius: 0px .5em .5em 0px !important;
    /* background: dodgerblue !important; */
    box-shadow: none !important;
}
.SaveAsDialog .footer {
    height: 3em;
    overflow: hidden;
    line-height: 2.8em;
    padding: 0px;
    margin: 0px;
}

.btn {
    box-shadow: none !important;
}

.ModalMessager {
    position:absolute;
    z-index:99999;
}
