@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Hind:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,500,600,700);
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Hind', sans-serif; */
a:focus,
body:focus,
div:focus,
button:focus,
input:focus {
  outline: 0 !important;
}
button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
a,
input,
select,
textarea {
  outline: none !important;
}
a {
  color: #008bc0;
}
a:hover {
  color: #222222;
  text-decoration: none;
}
h1,
h2,
h3,
h4 {
  font-family: 'Montserrat', sans-serif;
}
h1 {
  font-size: 25px;
  font-size: 2.5rem;
}
h2 {
  font-size: 20px;
  font-size: 2rem;
}
h3 {
  font-size: 17.5px;
  font-size: 1.75rem;
}
h4 {
  font-size: 13.5px;
  font-size: 1.35rem;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(210, 50, 50, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(210, 50, 50, 0.6);
  outline: 0 none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #d32f2f !important;
}
.close {
  opacity: 1;
}
.pad-20 {
  padding: 20px;
}
.bg-white {
  background-color: #fff;
}
.btn-paginesi {
  background-color: #008bc0;
  color: #fff;
  box-shadow: 0px 2px 0px 0px #005677;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-family: 'Montserrat', sans-serif;
}
.btn-paginesi:hover {
  background-color: #444444;
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 2px 0px 0px #9e9e9e;
}
.btn-paginesi-inverse {
  background-color: #f2f2f2;
  color: #008bc0;
  box-shadow: 0px 2px 0px 0px #d0d0d0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-family: 'Montserrat', sans-serif;
}
.btn-paginesi-inverse:hover {
  background-color: #9e9e9e;
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 2px 0px 0px #005677;
}
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: 'Hind';
  /* background-color: #f4f1f1; */
  background-color: #fff;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding-top: 65px;
}
/* Toggle Styles */
#wrapper {
  padding-left: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #FBFBFB;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}
#page-content-wrapper {
  position: relative;
  padding: 0px;
  width: 100%;
  overflow-x: hidden;
  margin-bottom: 30px;
}

.navbar-default {
  background-color: #fafafa;
  border-color: #fafafa;
  height: 65px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
.navbar-default .fixed-brand {
  width: auto;
  margin-left: 50px;
  font-family: 'Montserrat', sans-serif;
}
.fixed-brand.no-menu{
  margin-left: 0px!important;
}
.navbar-default .fixed-brand a.navbar-brand.home {
  color: #444444;
  line-height: 35px;
}
.navbar-default .fixed-brand a.navbar-brand.home img.logo {
  max-height: 37px;
  display: inline-block;
  margin-right: 15px;
  margin-top: -5px;
}
.navbar-default .fixed-brand a.navbar-brand.home span {
  display: inline-block;
  font-size: 19px;
}
.navbar-default .fixed-brand a.navbar-brand.home:hover {
  color: #008bc0;
  text-decoration: none;
}
.navbar-default .fixed-brand a.navbar-brand {
  line-height: 35px;
}
.navbar-default .fixed-brand a.navbar-brand img.logo {
  max-height: 37px;
  display: inline-block;
  margin-right: 15px;
  margin-top: -25px;
}
.navbar-default .fixed-brand a.navbar-brand span {
  display: inline-block;
  font-size: 19px;
}
.navbar-default .fixed-brand a.navbar-brand span small {
  cursor: default;
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  display: block;
  line-height: 10px;
}
.navbar-default .fixed-brand a.navbar-brand:hover {
  color: #008bc0;
  text-decoration: none;
}
button#menu-toggle,
button#menu-toggle-2 {
  position: fixed;
  top: 2px;
  left: 1px;
  background: transparent;
  color: #008bc0;
  border: 0px;
}
div.main-actions-list.columns {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 30px 30px 20px 30px;
  -moz-column-width: 12em;
  /* Firefox */

  -webkit-column-width: 16em;
  /* webkit, Safari, Chrome */

  column-width: 16em;
  text-align: center;
}
div.main-actions-list.columns ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
div.main-actions-list.columns ul li a.subobject {
  text-decoration: none;
  display: inline-block;
  /* min-height: 150px; */
}
div.main-actions-list.columns ul li a.subobject i.fa {
  display: block;
  font-size: 36px;
  width: 80px;
  height: 80px;
  padding: 22px 7px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #fff;
  color: #008bc0;
  background-color: #fff;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin: 0px auto;
}
div.main-actions-list.columns ul li a.subobject span.text-centered {
  display: block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: center;
  margin: 10px auto;
}
div.main-actions-list.columns ul li a.subobject:hover i.fa {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  color: #fff;
}
div.main-actions-list.columns ul li:first-child {
  margin-top: 0px;
}
div.user-header-box {
  color: #444444;
  display: table;
  margin-top: -48px;
  padding: 10px 10px 10px 20px;
  margin-right: 10px;
}
div.user-header-box span.username {
  font-family: 'Montserrat', sans-serif;
  margin-right: 10px;
  line-height: 40px;
}
div.user-header-box .content-b {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
div.user-header-box .content-b a {
  color: #fff;
  outline: none;
}
div.user-header-box .content-b a:hover {
  color: #333333;
  text-decoration: none;
}
div.user-header-box .content-b a:hover span.fa-stack i.fa-circle {
  color: #fff;
}
div.user-header-box .content-b a:hover span.fa-stack i.fa-user {
  color: #008bc0;
}
div.user-header-box .content-b span.fa-stack {
  display: block;
}
div.user-header-box .content-b span.fa-stack i.fa-circle {
  color: #008bc0;
}
div.user-header-box .content-b span.fa-stack i.fa-user {
  color: #fff;
}
div.user-header-box .content-b span.fa-stack:hover {
  cursor: pointer;
}
div.user-header-box .content-b span.fa-stack:hover i.fa-circle {
  color: #fff;
}
div.user-header-box .content-b span.fa-stack:hover i.fa-user {
  color: #008bc0;
}
div.user-header-box .content-b span.fa-stack.active i.fa-circle {
  color: #fff;
}
div.user-header-box .content-b span.fa-stack.active i.fa-user {
  color: #008bc0;
}
div.user-header-box .content-b span.fa-stack.active:hover {
  display: block;
}
div.user-header-box .content-b span.fa-stack.active:hover i.fa-circle {
  color: #008bc0;
}
div.user-header-box .content-b span.fa-stack.active:hover i.fa-user {
  color: #fff;
}
div.user-header-box .content-b ul.dropdown-menu a {
  color: #222222;
}
div.user-header-box .content-b ul.dropdown-menu a:hover {
  color: #008bc0;
  text-decoration: none;
}
div.user-header-box .content-b ul.dropdown-menu i.fa {
  color: #008bc0;
  margin-right: 10px;
}
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 2px;
  padding-top: 15px;
}
.sidebar-nav li {
  text-indent: 20px;
  line-height: 45px;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #222222;
}
.sidebar-nav li a i.fa {
  color: #9e9e9e;
  line-height: 42px;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #222222;
  background: rgba(0, 0, 0, 0.07);
  border-radius: 0px;
}
.sidebar-nav li a:hover i.fa {
  color: #008bc0;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2);
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #008bc0;
  background-color: transparent;
}
.nav-pills > li.active > a i.fa,
.nav-pills > li.active > a:focus i.fa,
.nav-pills > li.active > a:hover i.fa {
  color: #008bc0;
}
.no-margin {
  margin: 0;
}
@media (min-width: 768px) {
  #wrapper {
    padding-left: 50px;
  }
  #wrapper.no-menu {
    padding-left: 0px;
  }
  .fixed-brand {
    width: 250px;
  }
  #sidebar-wrapper {
    width: 50px;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 200px;
  }
  #wrapper #sidebar-wrapper:hover {
    width: 200px;
  }
  #page-content-wrapper {
    padding: 20px;
  }
}
.admin-panel.home {
  margin-bottom: 25px;
}
.admin-panel {
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  margin-bottom: 45px;
  padding: 0px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
}
.admin-panel .edit-button {
  position: absolute;
  top: 15px;
  right: 10px;
}
.admin-panel .edit-button i.fa {
  width: 36px;
  height: 36px;
  border-radius: 50px;
  padding: 10px;
  background-color: #008bc0;
  color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  margin-right: 5px;
}
.admin-panel .edit-button i.fa:hover {
  box-shadow: none;
}
.admin-panel .edit-button i.fa.fa-save {
  background-color: #689F38;
  color: #fff;
}
.admin-panel .nav-button {
  float: right;
  display: inline-block;
  margin-top: -5px;
  margin-right: -5px;
  font-size: 16px;
}
.admin-panel .nav-button i.fa {
  width: 36px;
  height: 36px;
  border-radius: 50px;
  padding: 10px;
  background-color: #008bc0;
  color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  margin-right: 5px;
}
.admin-panel .nav-button i.fa:hover {
  box-shadow: none;
}
.admin-panel .nav-button i.fa.fa-plus {
  padding: 10px 12px;
}
.admin-panel .top-panel {
  text-align: center;
  padding: 10px 10px;
  background-color: #9e9e9e;
  border-top-right-radius: 3px;
  -moz-border-top-right: 3px;
  -webkit-border-top-right: 3px;
  border-top-left-radius: 3px;
  -moz-border-top-left: 3px;
  -webkit-border-top-left: 3px;
  font-size: 23px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
}
.admin-panel .header-panel{
  padding: 10px 15px 20px 20px;
  color: #222222;
  font-weight: 300;
  font-size: 22px;
  text-align: left;
}

.admin-panel .header-panel h4 {
  font-size: 20px;
  line-height: 30px;
}
.admin-panel .header-panel p {
  font-size: 14px;
  font-weight: 400;
  color: #9e9e9e;
  margin-bottom: 0px;
}
.admin-panel .header-panel p a:focus {
  text-decoration: none;
  color: #008bc0;
}
.admin-panel table.table-plancia th {
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  vertical-align: middle;
}
.admin-panel table.table-plancia th small {
  display: block;
  color: #9e9e9e;
  font-weight: normal;
}
.admin-panel table.table-plancia td {
  text-align: left;
}
.admin-panel table.table-plancia .preview-img {
  text-align: center;
}
.admin-panel table.table-plancia .preview-img img {
  max-height: 350px;
  width: auto;
}
.admin-panel table.table-plancia .preview-img.staff {
  text-align: center;
}
.admin-panel table.table-plancia .preview-img.staff img {
  max-height: 250px;
  width: auto;
}
.admin-panel table.table-map th {
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  vertical-align: middle;
}
.admin-panel table.table-map th small {
  display: block;
  color: #9e9e9e;
  font-weight: normal;
}
.admin-panel table.table-map td {
  text-align: left;
}
.admin-panel table.table-map td.map {
  padding: 0px;
}
.admin-panel #map {
  width: 100%;
  height: 400px;
}
.admin-panel table.table-gestione td {
  padding: 15px;
  vertical-align: middle;
}
.admin-panel table.table-gestione td strong {
  color: #008bc0;
}
.admin-panel table.table-gestione .img-container {
  width: 180px;
  height: 120px;
  overflow: hidden;
  display: block;
  border-radius: 6px;
  text-align: center;
  margin: 0px auto;
}
.admin-panel table.table-gestione .img-container img {
  width: 100%;
}
.admin-panel table.table-gestione .td-image {
  width: 220px;
}
.admin-panel table.table-gestione .td-actions {
  width: 60px;
  min-width: auto;
}
.admin-panel table.table-gestione .td-actions .btn {
  float: right;
  opacity: 0.66;
  background: transparent;
  border: 0;
  color: #008bc0;
}
.admin-panel table.table-gestione .td-actions .btn i.fa {
  font-size: 16px;
}
.admin-panel table.table-gestione .td-actions .btn:hover {
  opacity: 1;
}
.admin-panel table.table-gestione .td-actions-inline {
  min-width: auto;
}
.admin-panel table.table-gestione .td-actions-inline .btn {
  opacity: 0.66;
  background: transparent;
  border: 0;
  color: #008bc0;
}
.admin-panel table.table-gestione .td-actions-inline .btn i.fa {
  font-size: 16px;
}
.admin-panel table.table-gestione .td-actions-inline .btn:hover {
  opacity: 1;
}
.admin-panel table.table-admin td {
  padding: 20px 15px 20px 20px;
  vertical-align: middle;
  text-align: left;
}
.admin-panel table.table-admin td strong {
  color: #008bc0;
  font-size: 16px;
}
.admin-panel.client {
  background-color: #9e9e9e;
}
.admin-panel.client .header-panel h4 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}
.admin-panel.client .header-panel p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
}
.admin-panel.client .header-panel p a {
  text-decoration: none;
  color: #fff;
}
.admin-panel.client .header-panel p a:hover {
  text-decoration: none;
  color: #008bc0;
}
.admin-panel.client .edit-button {
  position: absolute;
  top: 15px;
  right: 10px;
}
.admin-panel.client .edit-button i.fa {
  background-color: #fff;
  color: #008bc0;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  margin-right: 5px;
}
.admin-panel.client .edit-button i.fa:hover {
  box-shadow: none;
}
.admin-panel.client .edit-button i.fa.fa-save {
  background-color: #689F38;
  color: #fff;
}
.admin-panel.client table.table-plancia {
  background-color: #fff;
}
.admin-panel.client table.table-plancia th {
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  vertical-align: middle;
}
.admin-panel.client table.table-plancia th small {
  display: block;
  color: #9e9e9e;
  font-weight: normal;
}
.admin-panel.client table.table-plancia td {
  text-align: left;
}
.admin-panel.client table.table-plancia .preview-img {
  text-align: center;
}
.admin-panel.client table.table-plancia .preview-img img {
  max-height: 350px;
  width: auto;
}
.admin-panel.client table.table-plancia .preview-img.staff {
  text-align: center;
}
.admin-panel.client table.table-plancia .preview-img.staff img {
  max-height: 250px;
  width: auto;
}
.admin-panel.client div.subobject-list {
  background-color: rgba(0, 0, 0, 0.25);
  height: 210px;
  padding-top: 20px;
  -moz-column-width: 12em;
  /*.bx-wrapper {
      background: none;
      box-shadow: none;
      border: none;
      padding-top: 16px;
      padding-bottom: 12px;
    }

    .bx-wrapper .bx-next {
        background: rgba(0, 0, 0, 0.2) url("images/controls2.png") no-repeat -42px;
        height: 110px;
        right: 0px;
        top: 16px;
    }

    .bx-wrapper .bx-next:hover {
        background: rgba(0, 0, 0, 0.3) url("images/controls2.png") no-repeat -42px;
    }

    .bx-wrapper .bx-prev {
        background: rgba(0, 0, 0, 0.2) url("images/controls2.png") no-repeat 0px;
        height: 110px;
        left: 0px;
        top: 16px;
    }

    .bx-wrapper .bx-prev:hover {
        background: rgba(0, 0, 0, 0.3) url("images/controls2.png") no-repeat 0px;
    }

    .bx-wrapper .bx-controls-direction a {
        z-index: 1030;
    }*/

}
.admin-panel.client div.subobject-list ul.bxslider {
  list-style: none;
  margin-left: 20px;
}
.admin-panel.client div.subobject-list ul.bxslider li {
  float: left;
  min-width: 85px;
  text-align: center;
}
.admin-panel.client div.subobject-list a.subobject {
  text-decoration: none;
  display: inline-block;
  min-height: 90px;
}
.admin-panel.client div.subobject-list a.subobject i.fa {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  width: 50px;
  height: 50px;
  padding: 12px 7px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border: 1px solid #fff;
  color: #008bc0;
  background-color: #fff;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin: 0px auto;
}
.admin-panel.client div.subobject-list a.subobject span.text-centered {
  display: inline-block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 6px;
}
.admin-panel.client div.subobject-list a.subobject:hover i.fa {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
  color: #fff;
}
.admin-panel.client div.subobject-title {
  background-color: rgba(0, 0, 0, 0.35);
  padding-top: 20px;
}
.admin-panel.client div.subobject-title h3 {
  text-align: center;
  text-transform: upppercase;
  width: 100%;
  border-bottom: 2px solid #fff;
  color: #fff;
  margin-top: -10px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 20px;
}
.pagination > li > a,
.pagination > li > span {
  border-radius: 50px !important;
  margin: 0 4px;
  width: 32px;
  height: 32px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #008bc0;
  border-color: #008bc0;
}
.pagination > li > a,
.pagination > li > span {
  color: #008bc0;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.search-panel {
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  margin-bottom: 25px;
  padding: 15px 15px 10px 15px;
  text-align: left;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
}
.results-panel {
  background-color: #9e9e9e;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  margin-bottom: 25px;
  padding: 15px 15px 15px 15px;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 16px;
}
.results-panel strong {
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  margin: 0px 5px;
}
.badge-round {
  display: inline-block;
  margin-right: 7px;
  height: 37px;
  width: 37px;
  vertical-align: middle;
  line-height: 38px;
  -moz-border-radius: 15px;
  border-radius: 20px;
  background-color: #e0e0e0;
  color: #333333;
  text-align: center;
  font-size: 1.2em;
}
.breadcrumbs {
  margin: -20px 0px 10px -15px;
}
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid #e6e6e6;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb {
  margin-bottom: 0px;
  margin-top: 1px;
  margin-left: 10px;
  border-color: transparent;
  background-color: #fff;
  width: 100%;
}
.btn-breadcrumb a {
  color: #555;
  font-size: 13px;
}
.btn-breadcrumb.btn-default {
  border-color: transparent;
}
.btn-breadcrumb .btn {
  padding: 6px 12px 6px 24px;
  border-color: transparent;
  border-radius: 0px;
}
.btn-breadcrumb .btn:first-child {
  padding: 6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding: 6px 18px 6px 24px;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #e6e6e6;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #e6e6e6;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #e6e6e6;
}
.btn-breadcrumb > * > div {
  /* With less: .text-overflow(); */

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-breadcrumb > *:nth-child(n+2) {
  display: none;
}
/* === For phones =================================== */
@media (max-width: 767px) {
  .btn-breadcrumb > *:nth-last-child(-n+2) {
    display: block;
  }
  .btn-breadcrumb > * div {
    max-width: 60px;
  }
}
/* === For tablets ================================== */
@media (min-width: 768px) and (max-width: 991px) {
  .btn-breadcrumb > *:nth-last-child(-n+4) {
    display: block;
  }
  .btn-breadcrumb > * div {
    max-width: 100px;
  }
}
/* === For desktops ================================== */
@media (min-width: 992px) {
  .btn-breadcrumb > *:nth-last-child(-n+6) {
    display: block;
  }
  .btn-breadcrumb > * div {
    max-width: 170px;
  }
}
footer.footer {
  bottom: 0px;
  right: 0px;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 5px 10px 10px 20px;
  color: #fff;
  position: fixed;
  z-index: 1010;
}
footer.footer .misc .disclaimer {
  color: #222222;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 11px;
  font-family: 'Hind';
}
footer.footer .misc .disclaimer a {
  color: #008bc0;
}
footer.footer .misc .disclaimer a:hover {
  color: #222222;
}
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin input[type="email"] {
  margin-bottom: 20px;
}
.account-wall {
  margin-top: 80px;
  padding: 40px 0px 20px 0px;
  background-color: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.account-wall h3 {
  text-align: center;
}
.account-wall p.text-center {
  padding-left: 20px;
  padding-right: 20px;
}
.logo-img {
  max-height: 90px;
  margin: -10px auto 30px auto;
  display: block;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */

  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  /*background: rgba(220, 50, 20, 0.45) url(../img/cd-top-arrow.svg) no-repeat center 50%;*/
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */

  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */

  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #008bc0;
  opacity: 0.7;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/* start progress steps */
.bs-wizard {margin-top: 40px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #03a9f4; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} */
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot  {position: absolute; width: 30px; height: 30px; display: block; background: #528a12; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #ccc; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: white; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #528a12;}
.bs-wizard > .bs-wizard-step > .progress{background: #ccc;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #ccc;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/* END progress steps */