h1.hr, h2.hr, h3.hr, h4.hr { padding-bottom: 5px; border-bottom: 1px solid #bbb;}
h4 small.right{ float: right; line-height: 16px;}
td.sample { padding: 0 !important; height: 40px; line-height: 40px;}
td.sample div.progress { margin-bottom: 0; min-height: 30px; border-radius: 0;}
div.progress-bar { overflow: hidden; }
div.progress-bar a {
  text-decoration: none;
  color: white;
}
div.progress-bar.percentage-10{ width: 10%; }
div.progress-bar.percentage-20{ width: 20%; }
div.progress-bar.percentage-30{ width: 30%; }
div.progress-bar.percentage-40{ width: 40%; }
div.progress-bar.percentage-50{ width: 50%; }
div.progress-bar.percentage-60{ width: 60%; }
div.progress-bar.percentage-70{ width: 70%; }
div.progress-bar.percentage-80{ width: 80%; }
div.progress-bar.percentage-90{ width: 90%; }
div.progress-bar.percentage-100{ width: 100%; }
div.progress-bar-custom { padding: 8px; color: #fff; text-shadow: 2px 2px #222; text-outline: 1px #222; }

div.progress-bar.anhydrite { background: url("../images/patterns/rock_anhydrite.png") repeat; }
div.progress-bar.basalt { background: url("../images/patterns/rock_basalt.png") repeat; }
div.progress-bar.basement { background: url("../images/patterns/rock_basement.png") repeat; }
div.progress-bar.breccia { background: url("../images/patterns/rock_breccia.png") repeat; }
div.progress-bar.calcarenite { background: url("../images/patterns/rock_calcarenite.png") repeat; }
div.progress-bar.calcilutite { background: url("../images/patterns/rock_calcilutite.png") repeat; }
div.progress-bar.calcirrudite { background: url("../images/patterns/rock_calcirrudite.png") repeat; }
div.progress-bar.calcisiltite { background: url("../images/patterns/rock_calcisiltite.png") repeat; }
div.progress-bar.carnallite { background: url("../images/patterns/rock_carnallite.png") repeat; }
div.progress-bar.claystone { background: url("../images/patterns/rock_claystone.png") repeat; }
div.progress-bar.conglomerate { background: url("../images/patterns/rock_conglomerate.png") repeat; }
div.progress-bar.coquina { background: url("../images/patterns/rock_coquina.png") repeat; }
div.progress-bar.diabase { background: url("../images/patterns/rock_diabase.png") repeat; }
div.progress-bar.diamictite { background: url("../images/patterns/rock_diamictite.png") repeat; }
div.progress-bar.dolomite { background: url("../images/patterns/rock_dolomite.png") repeat; }
div.progress-bar.fillite { background: url("../images/patterns/rock_fillite.png") repeat; }
div.progress-bar.gnaiss { background: url("../images/patterns/rock_gnaiss.png") repeat; }
div.progress-bar.granite { background: url("../images/patterns/rock_granite.png") repeat; }
div.progress-bar.gypsum { background: url("../images/patterns/rock_gypsum.png") repeat; }
div.progress-bar.halite { background: url("../images/patterns/rock_halite.png") repeat; }
div.progress-bar.marl { background: url("../images/patterns/rock_marl.png") repeat; }
div.progress-bar.metasediment { background: url("../images/patterns/rock_metasediment.png") repeat; }
div.progress-bar.quartzite { background: url("../images/patterns/rock_quartzite.png") repeat; }
div.progress-bar.sandstone { background: url("../images/patterns/rock_sandstone.png") repeat; }
div.progress-bar.schist { background: url("../images/patterns/rock_schist.png") repeat; }
div.progress-bar.shale { background: url("../images/patterns/rock_shale.png") repeat; }
div.progress-bar.silexite { background: url("../images/patterns/rock_silexite.png") repeat; }
div.progress-bar.siltstone { background: url("../images/patterns/rock_siltstone.png") repeat; }
div.progress-bar.sivinite { background: url("../images/patterns/rock_sivinite.png") repeat; }
div.progress-bar.slate { background: url("../images/patterns/rock_slate.png") repeat; }
div.progress-bar.taquidrite { background: url("../images/patterns/rock_taquidrite.png") repeat; }
div.progress-bar.tuff { background: url("../images/patterns/rock_tuff.png") repeat; }
div.progress-bar.ui_igneous { background: url("../images/patterns/rock_uiigneous.png") repeat; }
div.progress-bar.ui_metam { background: url("../images/patterns/rock_uimetam.png") repeat; }
div.progress-bar.ui_salt { background: url("../images/patterns/rock_uisalt.png") repeat; }

.progress.progress-thick,
.progress-bar.progress-bar-thick {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 2px;
}

.progress-bar-empty{
    width: 100%;
    background-color: transparent;
    color: #333;
}

.btn-icon i.fa{
    color: #555;
    margin: 0;
}

@media (max-width: 768px) { .litho-description span.label{ font-size: 10px; line-height: 2;}}
.table-links { border-left: 0 !important;}
.table-links .btn-link { padding: 0 3px; }
.table-links .btn-link .fa-lg:hover { color: #23527c; text-decoration: underline; }

.disable-resize {
  resize: none;
}

.height-100vh {
  height: 100vh;
}

.center-vertical {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.table.litho-description {
    border-right: 0 !important;
}

.bootbox-body .depth {
  display: block !important;
}

.bootbox-body .depth.has-samples {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 17.5px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}

.bootbox-body span {
  margin-left: 2.5px;
  margin-right: 2.5px;
}

.navbar-breadcrumb{
    padding-top: 15px;
    padding-bottom: 15px;
    color: #777;
    line-height: 20px;
}

.selectize-control.form-control.has-feedback-left .selectize-input {
    padding-left: 45px;
}

.profile_img img {
    margin: auto;
    margin-bottom: 2em;
}

.has-feedback label~.form-control-feedback {
    top: 22px;
}

.profile{
    padding-bottom: 10px;
}

.profile_info{
    padding: 25px 0px 10px;
    overflow: hidden;
}

.profile_info h2{
    margin-bottom: 5px;
}

.profile_info .position{
    line-height: normal;
}

@media (min-width: 768px) {
    .navbar-profile-pic {
        padding: 0 !important;
    }

    .navbar-profile-pic img{
        margin-top: 3px;
        border: 3px solid #fff;
        width: 45px !important;
        border-radius: 100%;
        line-height: 1.8em;
        font-size: 1.8em;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    }

    .navbar-profile-pic i.fa{
        margin-top: 4px;
        padding: 4px 8px !important;
        border: 3px solid #fff;
        border-radius: 100%;
        font-size: 2.2em;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    }
}

.text-shadow {
  text-shadow: 1px 1px 9px black;
}

.text-shadow-max {
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 1),0px -5px 5px rgba(0, 0, 0, 1),-5px 0px 5px rgba(0, 0, 0, 1),5px 0px 5px rgba(0, 0, 0, 1);
}

.footer-fixed {
  padding-top: 15px;
  position: fixed;
  width: 97.6%;
  bottom: 0;
  background: white;
  z-index: 99;
  border-top: solid 1px;
  margin: 0;
  padding-bottom: 15px;
  box-shadow: 0px -3px 20px 0px rgba(0, 0, 0, 0.15);
  border-color: #ffffff #ffffff transparent transparent;
  transform: translateX(-6px);
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.login-button-group {
    width: 100%;
}

.login-with-cloud{
    margin-top: 0 !important;
    line-height: 20px;
    width: 15%;
}

.login-button {
  width: 100%;
  margin-top: 0 !important;
  text-decoration: none !important;
}

.login-button-group .login-button {
    width: 85%;
}

.login-help-links {
  display: flex;
  justify-content: space-between;
}

.login-help-links a {
  margin-right: 0 !important;
}

.register-form .help-block {
  text-align: left;
}

.toogle-sidebar {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 49px;
  max-width: 250px;
  cursor: pointer;
  width: 100%;
  text-align: right;
  background: #172D44;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 15px;
}

.toogle-sidebar a {
  color: white;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}

.nav-sm .toogle-sidebar .small {
  display: block;
}

.nav-sm .toogle-sidebar .large {
  display: none;
}

.nav-md .toogle-sidebar .large {
  display: block;
}

.nav-md .toogle-sidebar .small {
  display: none;
}

body {
  background: none;
}

.right_col {
  min-height: calc(100vh - 51px) !important;
}

.site_title {
  display: flex;
  padding-top: 0.5rem;
}


.site_title img {
  height: 48px;
}

.margin-right-15 {
  margin-right: 15px;
}

#additional-info .btn {
    display: block;
    width: 100%;
}

#no-return-interval .checkbox{
    margin: 0;
}

.add-sample a{
    margin-left: 5px;
}

@media (min-width: 1300px) {
  #additional-info .btn {
      display: block;
      width: 60%;
  }

  .additional-info-textarea{
    width: 400px;
  }

  #no-return-interval .checkbox{
    margin: 0;
  }

  .form-sample-buttons {
    padding-top: 20px;
  }
}

.login_content.password_reset h1:after,
.login_content.password_reset h1:before {
    width: 30%;
}

.password_reset a.login-button{
    margin-top: 5px !important;
    font-size: 14px;
    text-shadow: none;
}

.page-title .title_left,
.page-title .title_right{
    min-height: 64px;
}

.nav_title {
    height: auto;
}

.nav_title h5{
    height: auto;
    margin: -10px 0 5px;
    color: #E7E7E7;
}

.nav-sm .nav_title h5{
    margin: 0;
}

.ln_solid.thin{
    margin-top: 10px;
}

.nav-link {
  display: flex !important;
  align-items: center;
}

.nav-link .nav-icon-plus {
  align-items: center;
  font-size: 20px;
  height: 19px;
  display: inline-flex;
  position: absolute;
  top: 1px;
  font-size: 20px
}

.nav-link .nav-icon-excel {
  position: absolute;
  top: 1px;
  font-size: 15px;
}

.nav-link .nav-icon-cogs {
  height: 19px;
  position: absolute;
  top: 2px;
  font-size: 17px;
  display: inline-flex;
  height: 19px;
  position: absolute;
  top: 2px;
  font-size: 17px;
}

.nav-link .nav-icon-home {
  position: absolute;
  top: 2px;
  font-size: 18px;
  left: -1px;
}

.nav-link .nav-icon-users {
  font-size: 15px;
  position: absolute;
  top: 3px;
  font-size: 14px;
}

.nav-icon-container {
  display: inline-flex;
  position: relative;
  width: 26px;
  height: 20px;
}

.nav-item-submenu {
  width: 70%;
}

.sidebar-separator {
  border-color: #566675;
}

.nav-sm .nav-link {
  flex-direction: column;
}
.nav-sm .nav-icon-container {
  height: 25px;
}
.nav-sm .excel-icon-container {
  height: 32px;
}
.nav-sm .nav-icon-plus,
.nav-sm .nav-icon-cogs,
.nav-sm .nav-item-submenu {
  position: relative;
  align-items: center;
  justify-content: center;
}

.ui-pnotify.dark .ui-pnotify-container a{
    color: #E9EDEF;
}

.ui-pnotify.dark .ui-pnotify-container a:hover{
    color: #73879C;
}

.ui-pnotify-icon-bs3 span.fa{
    top: 4px;
    font-size: 16px;
}

.ui-pnotify-closer span.fa{
    top: 4px;
    font-size: 16px;
}

.ui-pnotify-text{
    margin-right: 24px;
}
