@import url(https://fonts.googleapis.com/css?family=Rubik:100,300,400,500,700,900&display=swap);

.v-input--selection-controls__ripple {
    display: none;
}
.theme--light.v-icon:focus::after {
     opacity: 0 !important;
}
.esri-view .esri-view-surface--inset-outline:focus::after {
  outline: none !important;
}
*:focus {
    outline: none;
}
html,body {
  font-family: Rubik, sans-serif;
}
#app {
  font-family: Rubik, sans-serif;
}



.full-screen[data-v-91514782] {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}


.custom-icon-size[data-v-9508bf3c] {
  font-size: 5rem;
}


.hover[data-v-4cfe48d8]:hover {
  cursor: pointer;
}


.absolutePosition[data-v-4cfe48d8] {
    position: absolute;
    display: block;
    z-index: 100;
}
.dash-title[data-v-4cfe48d8] {
  font-size: 14px;
}


.absolutePosition[data-v-31db71bc] {
    position: absolute;
    display: block;
    z-index: 100;
}
.column-name[data-v-31db71bc] {
  font-weight: 500;
  font-size: 14px;
}


.custom-icon-size[data-v-8594cdfa] {
  font-size: 5rem;
}


#menuDown[data-v-a001d11c]:hover{
  cursor: pointer !important;
}
.baseAutocomplete[data-v-a001d11c] .v-select__slot input {
  font-weight: 500 !important;
}
.v-input[data-v-a001d11c] .v-label {
    font-size: 14px;
}
.v-input[data-v-a001d11c] .v-icon.v-icon {
  font-size: 18px;
}
.v-menu__content[data-v-a001d11c] {
  max-width: 340px;
}


.hover[data-v-4ccaf2ec]:hover {
  cursor: pointer;
}


.absolutePosition[data-v-4ccaf2ec] {
    position: absolute;
    display: block;
    z-index: 100;
}
.column-name[data-v-4ccaf2ec] {
  font-weight: 500;
  font-size: 14px;
}


.baseTextField[data-v-4b8846fe] .v-text-field__slot input {
  font-weight: 500 !important;
}
.v-input[data-v-4b8846fe] .v-label {
    font-size: 14px;
}
.v-input[data-v-4b8846fe] .v-icon.v-icon {
  font-size: 18px;
}


.absolutePosition[data-v-694819f4] {
    position: absolute;
    display: block;
    z-index: 100;
}
.column-name[data-v-694819f4] {
  font-weight: 500;
  font-size: 14px;
}


.box[data-v-12591523] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box div[data-v-12591523] {
  width: 100px;
  height: 100px;
}



.background[data-v-46f9fde2] {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.no-uppercase[data-v-46f9fde2] {
  text-transform: none;
}
.app-name[data-v-46f9fde2] {
  font-size: 28px;
  word-break: break-word;
  text-overflow: ellipsis;
}
.raisedbox[data-v-46f9fde2] {
  box-shadow: inset 0 0 1px #000000;
}


#avatar[data-v-46566696] {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
}
#settings[data-v-46566696]{
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
#container:hover #avatar[data-v-46566696] {
  opacity: 0.3;
  cursor: pointer;
}
#container:hover #settings[data-v-46566696] {
  opacity: 1;
  cursor: pointer;
}
.roleTitle[data-v-46566696] {
  margin: 1px;
  padding-left: 25px;
  font-size: 10px;
}
.rolesDiv[data-v-46566696] {
  max-height: 200px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}


.disabledItem {
  color:rgba(83, 83, 83, 0.471)
}
h3.esri-widget__heading.esri-legend__service-label {
  font-family: Rubik, sans-serif;
}
.esri-legend__layer-caption {
  font-family: Rubik, sans-serif;
}
.esri-legend__layer-cell.esri-legend__layer-cell--info {
  font-family: Rubik, sans-serif;
}
.v-application--is-ltr .v-treeview-node__checkbox {
  font-size: 20px;
}
.esri-legend__layer-table {
  margin-bottom: 0px !important;
}
.esri-widget__heading {
  font-weight: 500 !important;
  margin: 0px !important;
}



.rotateStyle {
  border-radius:50%;
  background-color: rgba(255, 255, 255, 1) !important;
  position:absolute;
  top: 95%;
  left:97.5%;
}
.rotateStyle button {
    border-radius:50%;
    background-color: rgba(40, 40, 40, 0.85) !important;
}
.esri-view-width-less-than-small > .esri-view-root > .esri-ui {
  inset: 0px !important;
}
.left.esri-view-width-greater-than-small > .esri-view-root > .esri-ui {
  inset: 0px 0px 0px 64px !important;
}
.toolboxtext.esri-view-width-greater-than-small > .esri-view-root > .esri-ui {
  inset: 0px 0px 0px 220px !important;
}
.toolboxtextexpanded > .esri-view-root > .esri-ui {
  inset: 0px 0px 0px 64px !important;
}
.right.esri-view-width-greater-than-small > .esri-view-root > .esri-ui {
  inset: 0px 64px 0px 0px !important;
}
html,body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow-y: hidden;
}
#app {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
header {
  height: 64px  !important;
}
.leftRightCss{
  top: 64px !important;
  width: 64px !important;
}
.leftTextCss{
  top: 64px !important;
  width: 220px !important;
}
.leftTextCssCollapsed{
  top: 64px !important;
  width: 64px !important;
}
.leftCssPanel{
 left: 64px  !important;
}
.leftTextCssPanel{
 left: 220px  !important;
}
.rightCssPanel{
 right: 64px  !important;
}
.noFooterCssPanel {
  height: calc(100% - 64px) !important;
}
.cssPanel{
 top: 64px  !important;
}
.footerCssPanel{
 height: calc(100% - 120px) !important;
}
.footerCssPanelDetails{
 height: calc(100% - 120px);
}
.bottomSheet{
  position:absolute;
  bottom: 0px;
}
.fullscreen {
  left: 0px !important;
  right: 0px !important;
  z-index: 10000000;
}
.positionRelative {
  position: relative
}
* {
  scrollbar-width: auto !important;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(136, 136, 136, 0.527);
  border-radius: 10px;
}
/* Scrollbar Mozila */
* {
  scrollbar-width: thin;
}
/* Outlined filled - text field */
.v-text-field--outlined.v-text-field--filled:not(.v-text-field--single-line) input {
  margin-top: 0px;
}
.v-dialog {
  box-shadow: none !important;
}
.about-div {
  width: 100%;
  padding: 25px;
}
.absolutePosition {
    position: absolute;
    display: block;
    z-index: 100;
}
.toolCard:hover {
  cursor: pointer;
}
.hoverBold:hover {
  font-weight: 700 !important;
}
.emptyResult {
 opacity: 0.5 !important;
}


video {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


video {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


.animation[data-v-2b9badc0] {
  transition: max-height 1000ms ease;
}


.ellipsis[data-v-4610a6ca] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.smallerFont15[data-v-4610a6ca] {
  font-size: 15px !important;
}
.smallerFont13[data-v-4610a6ca] {
  font-size: 13px !important;
}


.ellipsis[data-v-7e1297f8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

