.-autocomplete-container {
        margin-top: 12px;
}

.border-inspection {
  border: 1px solid !important;
}

.headerHeight {
  height: 100% !important;
}

.checkbox input[type=checkbox]+label::after {
  color: #000;
  text-align: center;
  opacity: 0;
  position: absolute;
  left: 1px;
  top: 0.5px;
  font-weight: bold;
}

.imgLogin {
  width: 150px;
  height: 100px;
}
.titleLogin {
  text-transform: uppercase;
}
.loginAppTools{
  padding-top: 35px !important; 
}

.loginContent{
  margin: 0em 1em 1em;
}

#greenHeaderLogin {
  background: #78BE21;
  width: 40% !important;
  height: 5px;
  margin: auto;
  margin-bottom: 10px; 
}

.border-colmun-inspection {
  border-right: 1px solid !important;
  border-left: 1px solid !important;
  border-bottom: 1px solid !important;
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}

.invisible-button {
  padding: 0!important;
  margin: 0!important;
  box-shadow: none !important;
}

.button-size {
  font-size: 0px !important
}
.colmun-inspection {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem !important;
}

.colmun-inspection-title {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem !important;
  text-align: right;
}

.title-inspection {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.title-comments {
  width: 13%;
  text-align: right;
  padding-bottom: 1rem;
}

.content-comments {
  width: 87%;
  text-align: justify;
  padding-bottom: 1rem;
  padding-left: 0.1rem !important;

}
.nav_bar.ui.menu {
  /*border: 0px solid transparent; */
  border: none !important;
  background:  #003DA5 !important;
  box-shadow: none
}

.inline-image {
  display: inline-block !important;
}

.jpgreen {
  background: #78BE21 !important;

}
.jpgray {
  background: rgb(110, 105, 105) !important;
}

.scroll {
  height: 110px !important;
  overflow-y: scroll !important;
}
#sub_nav.ui.inverted.menu {
  /*border: 0px solid transparent; */
  border: none !important;
  background: #0a4a7b;
  box-shadow: none
}

body {
  /*margin-top:52px;*/
  /*font-family: "Open Sans",sans-serif;*/
  font-family: 'Lato', sans-serif !important;
  min-height: 500px;
  background: #f4f7f9;
}

.ui.header{
  font-family: 'Lato', sans-serif !important;
}


.map-container {
    width: 800px;
    max-width: 100%;
    height: 500px;
}
.map-card {
    width: 300px;
    max-width: 100%;
    height: 200px;
}

.footer_area {
  /*position: absolute !important;*/
  bottom: 0;
  width: 100%;
  min-height: 337px;
  margin: 0 !important;
  background: #003DA5 !important;
}
.footer_area .sitemap_list{
  color:white !important;
}

#username:not(input) {
  text-transform: capitalize;
}

#photo {
  padding-top: 20px;
}

#feedback {
  margin-top: 15px;
  margin-bottom: 15px;
}
.card-footer {
  height: 100%;
  width: 100% !important;
}
.aligned-center {
  text-align: center !important;
  padding-top: 14px !important;
}

.border-header {
  border-bottom-style: solid !important;
  border-width: 1px !important;
  border-color:grey !important;
  padding-bottom: 14px !important;
}

.description-position {
  padding-top: 10px;
  padding-bottom: 10px;
}
.icon-inline {
  display:inline !important;
}
.header-item {
  padding-right: 5px;
}
/* Mobile */
  @media only screen and (max-width: 767px) {
    .mobile.hidden, .tablet.only, .computer.only, .large.monitor.only, .widescreen.monitor.only {
      display: none !important;
  }
  #small-screen {
    padding-top: 10px;
  }
  .border-inspection {
    border: 0px  !important;
  }

  .border-colmun-inspection {
    border: 0px !important
  }

  .title-comments {
    width: 100%;
    text-align: left;
    padding-bottom: 0.3rem;
  }

  .content-comments {
    width: 100%;
    text-align: justify;
    padding-bottom: 0.3rem;
    padding-left: 1rem !important;
  }

  .colmun-inspection-title {
    padding-bottom: 0.2rem !important;
    padding-top: 0.2rem !important;
    text-align: left
  }
  .loginAppTools {
    padding-top: 0px !important; 
  }
}

.size {
  width: 157px !important;
  height: 112px !important;
  padding: 20px !important;
}

@media only screen and (max-width: 767px) {
  .height_xs_0 {
    height: 0;
    padding: 0;
  }
  .position {
    position: relative;
  }
  .position_icon {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
/* Tablet / iPad Portrait */
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mobile.only, .tablet.hidden, .computer.only, .large.monitor.only, .widescreen.monitor.only {
      display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tablet-screen {
    position: relative;
    display: inline-block;
    width: 50% !important;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .title-comments {
    width: 15%;
    text-align: right;
    padding-bottom: 1rem;
  }

  .content-comments {
    width: 85%;
    text-align: justify;
    padding-bottom: 1rem;
    padding-left: 0.1rem !important;

  }
}
/* Computer / Desktop / iPad Landscape */
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mobile.only, .tablet.only, .computer.hidden, .large.monitor.only, .widescreen.monitor.only {
      display: none !important;
  }
}
/* Large Monitor */
  @media only screen and (min-width: 1200px) and (max-width: 1919px) {
    .mobile.only, .tablet.only, .computer.only, .large.monitor.hidden, .widescreen.monitor.only {
      display: none !important;
  }
}
/* Widescreen Monitor */
  @media only screen and (min-width: 1920px) {
    .mobile.only, .tablet.only, .computer.only, .large.monitor.only, .widescreen.monitor.hidden {
      display: none !important;
  }
}
  .large130 {
    font-size: 130%;
    line-height: 130%;
}
  .large120 {
    font-size: 120%;
    line-height: 120%;
}
  .large150 {
    font-size: 150%;
    line-height: 130%;
}

.ui.button, .ui.label.tag {
  margin-top: .2em !important;
  margin-bottom: .2em !important;
}

#main_area {
  min-height:calc(100vh - 337px);
  min-width: 100%;
}
/*#cleaning_schedule {*/
/*    max-height: 300px;*/
        /*min-width: 100%;*/
/*  }*/

#dash_header.masthead {
  /*background: rgba(0,20,137,1);*/
  background: #003DA5;
  margin: 0em;
  width: 100% !important;
  padding: 1rem 0rem 0;
}

#green_header{
  background: #78BE21;
  margin: 0em;
  width: 100% !important;
  height: 5px;
}

.hidden.menu {
  display: none;
}
.masthead.segment {
  min-height: 300px;
  padding: 1em 0em;
}
#dash_header.masthead.segment {
  min-height: 100px;
  padding: 1em 0em;
}
.masthead .logo.item img {
  margin-right: 1em;
}
.masthead .ui.menu .ui.button {
  margin-left: 0.5em;
}
.masthead h1.ui.header {
  margin-top: .5em;
  margin-bottom: 0em;
  font-size: 4em;
  font-weight: normal;
}
.masthead h2 {
  font-size: 1.7em;
  font-weight: normal;
}
.ui.vertical.stripe {
  padding: 8em 0em;
}
.ui.vertical.stripe h3 {
  font-size: 2em;
}
.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
  margin-top: 3em;
}
.ui.vertical.stripe .floated.image {
  clear: both;
}
.ui.vertical.stripe p {
  font-size: 1.33em;
}
.ui.vertical.stripe .horizontal.divider {
  margin: 3em 0em;
}
.quote.stripe.segment {
  padding: 0em;
}
.quote.stripe.segment .grid .column {
  padding-top: 5em;
  padding-bottom: 5em;
}
/*.footer.segment {*/
/*  padding: 5em 0em;*/
/*}*/
.secondary.pointing.menu .toc.item {
  display: none;
}
@media only screen and (max-width: 700px) {
  .ui.fixed.menu {
  display: none !important;
}
.secondary.pointing.menu .item,
.secondary.pointing.menu .menu {
  display: none;
}
.secondary.pointing.menu .toc.item {
  display: block;
}
.masthead.segment {
  min-height: 300px;
}
.masthead h1.ui.header {
  font-size: 2em;
  margin-top: 1.5em;
}
.masthead h2 {
  margin-top: 0.5em;
  font-size: 1.5em;
}
}

.no-border {
  border: 0!important;
}

.select-multiple-dropdown {
  padding: 0px !important;
  min-width: 200px;
}

.select-multiple-dropdown.ui.labeled.icon.button {
  padding-right: 0 !important;
  padding-left: 2.6em!important;
}
.select-multiple-dropdown .dropdown.icon {
  display: none;
}
.select-multiple-dropdown .ui.selection.dropdown {
  background: transparent;
  border: 0;
}
.select-multiple-dropdown .ui.label.transition.visible {
  background-color: transparent;
  box-shadow: inherit !important;
}

.select-multiple-dropdown .ui.multiple.dropdown > .label {
  vertical-align: inherit;
}

#surveyResponseForm, #surveyResponseForm .header {
  font-size: 18px;
  font-weight: bold;
}

#previewForm, #previewForm .header {
  font-size: 18px;
  font-weight: bold;
}

.cancelButton {
  font-weight: bold !important;
}

@media only screen and (max-width: 768px) {
  #exportAsCsv {
    float: left;
    margin-right: 6px
  }
}

.admin-warning {
  background-color: black!important;
  color: #f4f7f9;
  top: 0;
  width: 100%!important;
  padding: 10px;
  text-align: center;
  margin-bottom: -13px;
}

#returnToAccount {
  cursor: pointer;
}

.no-box-shadow {
    box-shadow: unset !important; 
    padding: 0px !important;
    font-size: 12px !important;
}
.loader {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#pdfLoader, #photoLoader{
  color: #000 !important;
}
@media only screen and (min-width: 1420px) {
  .dashboardHeader{
    position: relative;
    left: -15%
  }
}


/* @media only screen and (max-width: 425px) {
  .list + .label:first-child {
    margin-top: 50px;
  }
} */
.closeIcon {
  position: relative;
  top: 10px;
  left: 25px;
  margin-left: -30px;
  margin-top: -29px;
  float: right;
}
.closeIconHandler {
  position: relative;
  margin-top: -27px;
  margin-left: -30px;
  float: right;
  right: -27px;
  width: 35px;
  height: 35px;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  #inviteUser {
    position: relative;
    bottom: -10px;
  }
  .inviteNewUser {
    padding-left:14px;
    padding-right:14px;
  }
}
#inviteUser {
  width: 100%;
}

.full-screen-loader {
  position: fixed!important;
  top: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 100vh!important;
  background: unset!important;
  border: 0!important;
  border-radius: 0!important;
  z-index: 10;
}

body.full-screen-loader {
  overflow: hidden;
}

#modalSurvey .dropdown.disabled {
  opacity: unset;
}

#modalSurvey .dropdown.disabled .dropdown.icon {
  visibility: hidden;
}

/****** inspectiions attachment modal style  ******/

#modalInspectionPhotos {
  max-width: 90vw;
  max-height: 90vh;
  
}

#modalInspectionPhotos .scrolling {
  overflow-y: auto;
  flex: 1 1 auto;
}

#modalInspectionPhotos img {
  max-width: 100%;
  height: auto;
}
#modalInspectionPhotos .actions {
  flex-shrink: 0;
  text-align: right;
}