/**
 *  Do not remove the comments below. It's the markers used by wiredep to inject
 *  sass dependencies when defined in the bower.json of your dependencies
 */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.thumbnail {
  height: 200px; }
  .thumbnail img.pull-right {
    width: 50px; }

html, body {
  background-color: #36727b;
  color: #515254;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

[ng-click], [ui-sref] {
  cursor: pointer; }

.noclick {
  cursor: default !important; }

.white-text {
  color: #fff !important; }

a {
  color: #515254;
  text-decoration: underline; }
  a:visited {
    color: #515254;
    text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:active {
    text-decoration: none; }

.text-center {
  text-align: center; }

.top-right {
  position: absolute;
  top: 10px;
  right: 10px; }

.check-icon {
  color: green; }

.error-icon {
  color: red; }

.add-btn {
  vertical-align: middle;
  font-size: 16px !important;
  font-weight: bold;
  margin-bottom: 2px; }

.errors {
  position: relative;
  color: #a94442;
  background: #f2dede;
  text-align: center;
  margin-top: 6px;
  padding: 8px;
  border-radius: 3px;
  border: 1px solid #ebccd1;
  max-width: 800px;
  min-width: 500px; }

.success {
  position: relative;
  color: #3c763d;
  background: #dff0d8;
  text-align: center;
  margin-top: 6px;
  padding: 8px;
  border-radius: 3px;
  border: 1px solid #d6e9c6;
  max-width: 800px;
  min-width: 500px; }

label.required:after {
  content: " *";
  color: #DD2C00;
  font-size: 15px; }

.required::-webkit-input-placeholder:after {
  content: " *";
  color: #DD2C00;
  font-size: 15px; }

.required::-webkit-input-placeholder:after {
  content: " *";
  color: #DD2C00;
  font-size: 15px; }

.required:-moz-placeholder:after {
  content: " *";
  color: #DD2C00;
  font-size: 15px; }

.required:-ms-input-placeholder:after {
  content: " *";
  color: #DD2C00;
  font-size: 15px; }

.require-fields {
  color: #DD2C00; }

.delete-cross {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px; }

.comment {
  color: #999999;
  margin-left: 20px; }

.footer {
  position: fixed;
  bottom: 0;
  left: 0; }

.no-margin {
  margin: 0; }

.header-button {
  font-size: 11px !important;
  line-height: 25px !important;
  min-height: 25px !important; }

.md-focused {
  background: inherit !important; }

.md-button.md-small {
  font-size: 10px;
  padding: 0px 10px;
  min-width: 1%;
  line-height: 22px;
  min-height: 22px; }

.md-yellow {
  background-color: #f3d35b; }
  .md-yellow:hover {
    background-color: #eec014 !important; }

.md-grey {
  background-color: #5A5A5A !important;
  color: #FFFFFF !important; }

.md-light-grey {
  background-color: #929292 !important;
  color: #FFFFFF !important; }

.md-lightest-grey {
  background-color: #BBBBBB !important;
  color: #FFFFFF !important; }

label {
  font-weight: 400;
  color: #999; }

.dialog-title {
  display: table; }
  .dialog-title h2 {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.md-button {
  font-size: 12px;
  line-height: 32px;
  min-height: 32px; }

md-dialog {
  position: initial; }

#close-modal-button {
  z-index: 1;
  top: -20px;
  right: -20px;
  position: absolute; }
  #close-modal-button:active {
    border: none !important; }
  #close-modal-button:target {
    border: 1px solid red !important; }

.close-btn-row {
  color: #929292;
  padding: 0px;
  margin: 0px;
  z-index: 10; }
  .close-btn-row i {
    font-size: 26px; }

.white-input {
  color: #ffffff !important;
  border-color: #ffffff !important; }

.multiselect {
  padding: 6px; }
  .multiselect label {
    border-bottom-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.26);
    -ms-flex-align: center;
        align-items: center;
    padding: 2px 2px 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
    position: relative;
    min-width: 64px;
    min-height: 28px;
    -webkit-flex-grow: 1;
    margin-bottom: -px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%; }
  .multiselect .md-open-menu-container {
    width: 200px; }

.md-scroll-mask {
  display: none; }

md-chips.small-chips .md-chips:not(.md-readonly) .md-chip:not(.md-readonly) {
  padding-right: 15px; }

md-chips.small-chips .md-chips .md-chip {
  height: 100%;
  line-height: 20px; }

md-chips.small-chips .md-chip-content {
  font-size: 12px; }

md-chips.small-chips .md-chips .md-chip .md-chip-remove {
  height: 20px;
  width: 20px; }
  md-chips.small-chips .md-chips .md-chip .md-chip-remove md-icon {
    height: 10px;
    width: 10px; }

.maps-card-link {
  text-decoration: none;
  width: 250px; }

.maps-card {
  text-decoration: none;
  background: white;
  border: none;
  border-radius: 0;
  padding: 0;
  background: #161616;
  cursor: pointer; }
  .maps-card .map-image {
    height: 63%;
    position: relative;
    overflow: hidden; }
  .maps-card .logo-text {
    height: 35%;
    position: relative;
    background: transparent;
    color: #ffffff;
    text-align: center;
    padding: 15px 25px; }
    .maps-card .logo-text p {
      font-size: 14px;
      font-weight: 500;
      margin: 0; }
    .maps-card .logo-text .official-text {
      margin-top: 40px; }
    .maps-card .logo-text .official-text-map {
      bottom: 7px !important; }
    .maps-card .logo-text .official-text-home {
      bottom: 4px !important; }
    .maps-card .logo-text .map-name-card {
      bottom: 15px;
      font-size: 13px;
      color: grey;
      position: absolute;
      left: 0;
      right: 0; }
    .maps-card .logo-text .map-name {
      bottom: 13px;
      font-size: 13px;
      color: grey;
      position: absolute;
      left: 0;
      right: 0; }
    .maps-card .logo-text .map-things-count {
      bottom: 13px;
      font-size: 13px;
      color: grey;
      position: absolute;
      left: 0;
      right: 0; }
    .maps-card .logo-text .map-description {
      bottom: 13px;
      font-size: 13px;
      color: grey;
      position: absolute;
      left: 0;
      right: 0; }
    .maps-card .logo-text .map-text {
      position: relative;
      bottom: auto !important; }
    .maps-card .logo-text .map-owner {
      margin-top: -14px;
      font-size: 13px; }
    .maps-card .logo-text .logo-circle {
      position: absolute;
      border-radius: 50%;
      height: 90px;
      width: 90px;
      background: #E9E9E9;
      top: -46px;
      right: 58px;
      box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.35); }
      .maps-card .logo-text .logo-circle .content {
        border-radius: 50%;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
        .maps-card .logo-text .logo-circle .content img {
          position: absolute;
          height: 100%;
          width: 100%;
          top: 0;
          left: 0;
          border-radius: 50%; }

.card-flag {
  right: 0;
  top: 0;
  position: absolute; }
  .card-flag .flag {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px;
    border-color: #f3d35b #f3d35b transparent transparent; }
    .card-flag .flag p {
      text-transform: uppercase;
      color: #161616;
      transform: rotate(45deg);
      transform-origin: 54px -31px;
      font-weight: 500;
      font-size: 11px;
      letter-spacing: 2px; }
  .card-flag::after {
    position: absolute;
    content: '';
    display: block;
    width: 120px;
    height: 63px;
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    transform: rotate(45deg);
    transform-origin: 110px 68px;
    bottom: 8px;
    right: 0px; }
  .card-flag .shadow {
    position: absolute;
    width: 100px;
    height: 10px;
    transform: rotate(45deg); }

.transparent {
  background-color: transparent !important; }

.full-height {
  min-height: 100%;
  height: 100%; }

.title-divider {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  font-weight: 600;
  padding: 15px 0px;
  background-color: rgba(0, 0, 0, 0.24) !important; }
  .title-divider p {
    width: 50%;
    overflow: hidden;
    text-align: center;
    margin: 10px 0 10px; }

.text-divider {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 10px;
  font-weight: 600;
  padding: 15px 0px; }
  .text-divider p {
    width: 50%;
    overflow: hidden;
    text-align: center;
    margin: 10px 0 10px; }
  .text-divider p:before,
  .text-divider p:after {
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
    margin: 0px 10px; }
  .text-divider p:before {
    right: 0.5em;
    margin-left: -50%; }
  .text-divider p:after {
    left: 0.5em;
    margin-right: -50%; }

md-card {
  border-radius: 0px; }

md-divider {
  border-top-color: #dbdbdb;
  padding: 8px; }

.trash-can-btn {
  height: 10px;
  margin-top: 10px;
  color: #ADB0B5; }
  .trash-can-btn:hover {
    color: #515254; }

.fake-error-message {
  font-size: 12px;
  padding-top: 5px; }

.md-open-menu-container {
  box-shadow: initial;
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial; }

.remove-space {
  margin: 0 !important;
  padding: 0 !important; }

.float-left {
  float: left; }

.maps-search-input {
  width: 100%;
  padding: 0px 15px 0px 38px;
  font-size: 14px;
  box-sizing: border-box;
  box-shadow: none;
  outline: 0;
  border: none;
  background: white;
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 2px;
  display: block;
  position: relative;
  overflow: visible;
  min-width: 190px; }

.maps-search-input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.26); }

.maps-search-input input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.26); }

.maps-search-input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.26); }

.maps-search-input input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.26); }

/**
 *  Do not remove the comments below. It's the markers used by gulp-inject to inject
 *  all your sass files automatically
 */
