label {
  margin-bottom: 0;
}

.chips {
  max-width: 205px;
}

.v-100 {
  min-height: calc(100vh - 80px);
}

.dark {
  background: #3d444f;
  color: #fff;
}

.grey {
  background: #f5f7f8;
}

.box-padding {
  padding: 40px;
}

md-switch {
  margin: 4px 0;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 16px;
  line-height: 26px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: inherit;
  margin-left: inherit;
  margin-right: 16px;
}

.pointer {
  cursor: pointer;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button:focus {
  outline: none;
}

.flat {
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
}

.standard {
  padding: 0px 20px !important;
  border-radius: 20px !important;
  border: none;
  background: #faad4e !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.standard:hover {
  background: #ffa02a !important;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover,
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background-color: transparent;
  color: #f5f5f5;
  outline: none;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  font-weight: 600;
}

.list-group-item {
  background-color: transparent;
  border: none;
}

.disabled-flat-button {
  background: #dcdcdc !important;
}
.disabled-flat-button:hover {
  background: #dcdcdc !important;
}

.section-header {
  font-weight: 600;
}

.section-header-light {
  font-weight: 100;
}

.header-description {
  font-weight: 200;
}

.light-label {
  font-weight: 100;
}

.bold-label {
  font-weight: 700;
}

.form-horizontal .control-label {
  text-align: left;
}

.form-label label {
  font-weight: 600;
}

.form-size {
  max-width: 400px;
}

.mat-select,
.mat-input-element,
.mat-form-field {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 100;
}

.mat-select.dbl {
  width: 50%;
}

.mat-select-value {
  max-width: none !important;
  width: auto !important;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 28px;
  padding: 0 15px;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: none;
}

.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  border-radius: 0;
}

.mat-button-toggle {
  margin-right: 10px;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: #000;
  font-weight: 400;
}

.mat-select-placeholder {
  color: inherit;
}

.mat-select-arrow {
  color: inherit;
}

.mat-select-value {
  color: inherit;
  font-weight: 100;
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: inherit;
}

.mat-form-field-empty.mat-form-field-label {
  color: inherit;
}

.mat-input-element:disabled, .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: inherit;
}

.text-black .mat-form-field-appearance-legacy .mat-form-field-underline,
.text-black .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #000;
}

.text-white .mat-form-field-appearance-legacy .mat-form-field-underline,
.text-white .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #fff;
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: #fff;
}

.mat-pseudo-checkbox-checked, .mat-pseudo-checkbox-indeterminate, .mat-accent .mat-pseudo-checkbox-checked, .mat-accent .mat-pseudo-checkbox-indeterminate {
  background-color: #faad4e;
}

.md-datepicker-input, md-select:not(.light) > .md-select-value {
  color: #fafafa;
  min-width: inherit;
  max-width: inherit;
}

.md-default-theme .md-datepicker-open .md-datepicker-input-container, .md-datepicker-open .md-datepicker-input-container, .md-default-theme .md-datepicker-input-mask-opaque, .md-datepicker-input-mask-opaque {
  background-color: transparent;
}

md-select:not(.light).md-default-theme:not([disabled]):focus .md-select-value, md-select:not([disabled]):focus .md-select-value {
  color: #fafafa;
}

.md-default-theme .md-datepicker-triangle-button .md-datepicker-expand-triangle, .md-datepicker-triangle-button .md-datepicker-expand-triangle {
  border-top-color: #fafafa;
}

.md-select-value > span:not(.md-select-icon) {
  flex: none;
}

.table-responsive td {
  padding: 0 10px 10px 0;
}

.md-datepicker-input-container, md-select:not(.light) > .md-select-value {
  border-bottom: none;
}

.form-group {
  margin-bottom: 5px;
}

#sidebar {
  padding: 45px 0 0 10px;
  min-width: 160px;
  max-width: 160px;
  background: #0d0d0d;
  color: #fff;
  transition: all 0.3s;
  height: 100%;
}

.navi {
  list-style: none;
  padding: 0;
}
.navi > li > a {
  color: #fff;
  font-weight: 200;
  padding: 10px;
  position: relative;
  display: block;
  text-decoration: none;
}
.navi > li > a:hover {
  background-color: transparent;
  font-weight: 400;
}
.navi > li > a.active {
  font-weight: 400;
}

.proactiv-main-bagde {
  background-image: url("../../images/Gradient_Light_Liniar.jpg");
  width: 20%;
  padding: 50px 15px;
  height: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: top;
  margin-top: 0px;
}
@media screen and (max-width: 600px) {
  .proactiv-main-bagde {
    width: 40%;
    margin-top: 40px;
  }
}

.proactiv-vert-align {
  display: flex;
  justify-content: space-between;
}

.agent-image {
  background-size: cover;
  background-position: top;
  padding-bottom: 100%;
}

.proactiv-logo {
  width: 180px;
  height: 180px;
  margin-top: 50px;
  margin-left: 100px;
}
@media screen and (max-width: 600px) {
  .proactiv-logo {
    width: 80px;
    height: 80px;
    margin-left: 50px;
  }
}

.proactiv-main-bagde p {
  color: #FFF;
  font-size: 16px;
}

.circ-progress {
  border: 8px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circ-text {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
}

.proactiv-gradient {
  background-image: url("../../images/Gradient_Light_Liniar.jpg");
  background-size: cover;
  background-position: top;
  color: #FFF;
}

.proactiv-dark-grey {
  background-color: #ececec;
}

.proactiv-spinner svg > path {
  stroke: white !important;
}

.pa-flex {
  display: inline-flex;
  align-items: center;
}

#proactiv-stats .progress {
  height: 40px;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 40px;
}

#proactiv-stats .progress-bar {
  line-height: 40px;
  font-size: 18px;
  background-color: #FFFFFF;
  color: #0f6199;
}

#proactiv-stats .progress-bar-warning {
  background-color: rgba(255, 255, 255, 0.6);
  color: #FFFFFF;
}

#proactiv-stats .progress-bar-danger {
  background-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
}

#proactiv-stats .stat-box {
  text-align: left;
}

.ml-10 {
  margin: 0 10px;
}

.circ-progress {
  border: 8px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circ-text {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
}

#sormegleren-stats .container-full {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#sormegleren-stats .main-bagde {
  color: #fff;
  background: #000;
  width: 100%;
  opacity: 1;
  padding: 15px;
}

#sormegleren-stats .bottom-badge {
  color: #fff;
  background: #231464;
  width: 100%;
  opacity: 1;
  min-height: 80px;
  padding: 20px;
}

#sormegleren-stats .progress {
  height: 40px;
}

#sormegleren-stats .stats-full {
  margin: 0px 0;
}

#sormegleren-stats .section-header {
  height: 70px;
  display: flex;
  align-items: center;
}

#sormegleren-stats .section-header h3 {
  margin: 0;
}

#sormegleren-stats .section-header-light {
  background: #edeff0;
  color: #231464;
}

#sormegleren-stats .section-header-dark {
  background: #231464;
  color: #fff;
}

#sormegleren-stats .section-header-orange {
  background: #df4114;
  color: #fff;
}

#sormegleren-stats .dark-text {
  color: #231464;
  margin-top: 10px;
  margin-bottom: 0;
}

#sormegleren-stats .light-text {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}

#sormegleren-stats .number-text {
  color: #df4114;
  margin-top: 5px;
  font-weight: bold;
}

#sormegleren-stats .section-margin {
  margin-top: 30px;
}

#sormegleren-stats .delta-preview-select {
  background: #edeff0;
  color: #000;
}

#sormegleren-stats .delta-preview-select .md-text {
  color: #000;
}

#sormegleren-stats .delta-preview-select .md-select-icon {
  color: #bcbdc0;
}

#sormegleren-stats .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}

#sormegleren-stats .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #edeff0;
}

#sormegleren-stats .agent-picture {
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  max-height: 150px;
  height: 150px;
}

#sormegleren-stats .lead {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

#sormegleren-stats .highlight {
  font-weight: bold;
  margin: 5px 0;
}

#sormegleren-stats .mt-0 {
  margin-top: 0;
}

#sormegleren-stats .mb-0 {
  margin-bottom: 0;
}

#sormegleren-stats .jc-fe {
  justify-content: flex-end;
}

.vaningen-main-bagde {
  background-color: #ffffff;
  width: 25%;
  padding: 0px 15px;
  height: 100%;
  color: #000000;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background-size: cover;
  background-position: top;
  margin-top: 0px;
}
@media screen and (max-width: 600px) {
  .vaningen-main-bagde {
    width: 40%;
    margin-top: 40px;
  }
}

.vaningen-vert-align {
  display: flex;
  justify-content: flex-end;
}

#vaningen-stats .agent-image {
  background-size: cover;
  padding-bottom: 70%;
  width: 100%;
}

.proactiv-main-bagde p {
  color: #FFF;
  font-size: 16px;
}

.circ-progress {
  border: 8px solid #ff4b00;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circ-text {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
}

.number-banner {
  color: #000;
}

.proactiv-dark-grey {
  background-color: #ececec;
}

.proactiv-spinner svg > path {
  stroke: white !important;
}

.pa-flex {
  display: inline-flex;
  align-items: center;
}

#vaningen-stats .progress {
  height: 40px;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 40px;
}

#vaningen-stats .progress-bar {
  line-height: 40px;
  font-size: 18px;
  background-color: #ff4b00;
  color: #ffffff;
}

#vaningen-stats .progress-bar-warning {
  background-color: #000;
  color: #FFFFFF;
}

#vaningen-stats .progress-bar-danger {
  background-color: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
}

#vaningen-stats .stat-box {
  text-align: left;
}

.ml-10 {
  margin: 0 10px;
}

html {
  background: transparent;
  font-size: 14px;
}

body {
  background-color: #f5f5f5;
  font-family: "Source Sans Pro", sans-serif;
}

* {
  -webkit-overflow-scrolling: touch;
}

.no-padding {
  padding: 0;
}

.divider {
  width: 90%;
  border-bottom: 1px solid #E9DDDD;
  float: left;
  margin: 3% 4.5%;
}

.flex-box {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.flex-box .bg-success,
.flex-box .bg-danger {
  padding: 10px;
  font-weight: 700;
}

.flex-box > small {
  font-size: 14px;
  font-weight: 700;
}

.margin-side {
  margin-left: 10px;
  margin-right: 10px;
}

.no-margin {
  margin: 0;
  border-left: none !important;
}

.margin-tb-15 {
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}

.margin-tb-30 {
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}

.margin-top {
  margin-bottom: 10px;
  margin-top: 10px;
}

.margin-top-30 {
  margin-top: 30px;
}

.error-msg {
  font-size: 12px;
  color: #dd2c00;
}

.modal-body {
  padding: 15px;
}

.modal-text {
  font-size: 20px;
  font-weight: 100;
  padding: 10px;
}

.modal-height {
  max-height: 500px;
  overflow-y: auto;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
  }
}
.modal-text-message {
  font-size: 20px;
  padding: 40px;
}

.angular-google-map-container {
  height: 400px;
}

#pack-input {
  width: 40%;
}

.no-border {
  border: none;
  border-left: 3px solid #fff;
}

.left-border {
  border-left: 3px solid #337ab7;
  border-radius: 0 !important;
}

.gMap-left-sidebar {
  top: 80px !important;
  left: 10px !important;
  min-height: 40%;
  max-height: 60%;
  max-width: 40%;
  min-width: 20%;
  float: left;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
}

.gmap-label {
  display: inline-block;
  font-size: 12px;
  border-radius: 0;
  margin: 2px;
}

.gm-search {
  left: 10px !important;
  top: 9px !important;
  width: 50%;
  height: 33px;
}

.gm-side-title {
  color: #fff;
  font-size: 12px;
  font-weight: 100;
}

.gm-side-error {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.new-user-text {
  text-align: center;
  font-weight: 100;
  margin-top: 40px;
}

.height-300 {
  min-height: 300px;
}

.md-drowdown-img {
  border-radius: 25%;
  height: 80%;
}

.margin-40 {
  margin: 40px 0;
}

.button-margin {
  margin: 10px 10px 40px;
}

.md-spinner {
  display: inline-block;
}

.md-spinner svg > path {
  stroke-width: 1px !important;
}

.fa-check-color {
  color: #3f51b5;
}

.block-30 {
  display: inline-block;
  margin: 30px 0;
}

.page-head {
  padding: 25px 0 20px 55px;
  font-weight: 300;
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
  z-index: 9;
}

.page-title {
  font-weight: 300;
  margin: 0;
  font-size: 2.3em;
}

.panel {
  border-radius: 0;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.md-input-height:not(textarea) {
  line-height: 15px !important;
  height: 25px !important;
}

.list-group-item-small {
  padding: 7px 10px 0 0;
}

.padding-side {
  padding: 0 5px;
}

.section-margin {
  margin: 20px auto 40px;
}

md-input-container .md-errors-spacer {
  min-height: 1px !important;
}

.padding-top-7 {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .sidebar-fixed {
    position: fixed;
  }
}
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  right: 1px;
  bottom: 1px;
  height: 100%;
  width: 100%;
}

.thumbnail > img {
  max-height: 100px;
}

html, body {
  height: 100%;
}

.wrapper {
  height: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}

.navbar-brand-width {
  width: 250px;
}

@media (min-width: 1200px) {
  .panel-height-560 {
    min-height: 560px;
  }

  .panel-height-800 {
    min-height: 800px;
  }

  .panel-height-580 {
    min-height: 580px;
  }

  .panel-height-640 {
    height: 640px;
  }
}
.margin-bottom-10 {
  margin-bottom: 10px;
}

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

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.custom-button {
  color: #fff;
  border: 0px;
  border-radius: 0;
  text-align: left;
  padding: 0px 0;
  margin-left: 0px;
  background-color: transparent;
}

.custom-button:hover {
  background-color: transparent;
}

.custom-button:focus {
  outline: none;
}

.custom-button-text {
  padding: 0 10px 0 0;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}

.caret-align {
  float: right;
  margin: 8px 5px 0;
}

.row-align-bottom {
  position: absolute;
  bottom: 35px;
}

.gm-style-mtc {
  visibility: hidden !important;
}

.disabled-anchor {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.6;
}

.reach {
  text-align: left;
  padding-top: 7px;
  padding-left: 7px;
}

#page-wrapper.no-margin {
  margin: 0 !important;
}

.flex-justify {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.stat-box {
  text-align: center;
  padding: 20px 0;
}

.stat-box h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 100;
}

.stat-box p {
  opacity: 0.8;
}

.imp {
  color: #162831;
}

.click {
  color: #162831;
}

.btn-custom {
  padding: 5px 10px;
  border-radius: 0;
  font-size: 11px;
}

.quick-margin {
  margin: 4% 0;
}

.margin-top-80-center {
  margin: 80px auto 20px;
}

.crop-icon-container {
  z-index: 5;
  position: absolute;
  top: 5px;
  right: 33px;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.87);
  border-radius: 2px;
}

.crop-icon-container.active {
  background: rgba(63, 81, 181, 0.87);
}

.fa-crop {
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  left: 3px;
}

.fa-crop.active {
  color: rgba(255, 255, 255, 0.87);
}

.image-checkbox {
  width: 150px;
  z-index: 1;
}

.image-container md-checkbox .md-container {
  z-index: 2;
  top: 14px;
  left: 4px;
}

.image-container md-checkbox .md-label {
  margin-left: 0;
  z-index: 1;
}

.image-container md-checkbox .md-label .thumbnail {
  margin: 0;
}

.thumbnail-blue {
  background: #337ab7;
}

/* EIE STATS */
.vertical-center {
  display: flex;
  align-items: center;
}

.stats-full {
  margin: 30px -30px;
}

.stats-bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

#stats .progress {
  height: 40px;
  background-color: #79a2c1;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}

#stats .progress-bar {
  line-height: 40px;
  font-size: 18px;
  background-color: #162831;
}

@-webkit-keyframes skill-bar {
  0% {
    width: 0;
  }
}
@-moz-keyframes skill-bar {
  0% {
    width: 0;
  }
}
.skill-bar .progress-bar {
  animation: skill-bar 2s;
}

#stats .navbar-brand {
  margin: 0px 20px;
}

#stats .navbar-brand img {
  transition: 0.5s;
  margin: -15px 0px;
}

.main-bagde {
  color: #FFF;
  background: #162831;
  width: 100%;
  opacity: 0.9;
  padding: 20px;
}

#stats .lead {
  text-transform: uppercase;
}

/* EIE STATS PANEL CARDS */
#stats .pcard-trigger, #stats .pcard-trigger:hover {
  text-decoration: none;
}

#stats .pcard {
  padding: 20px 50px;
  background: #162831;
  opacity: 0.9;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#stats .pcard h4 {
  font-weight: 300;
}

/*#stats .pcard {*/
/*margin: 1px;*/
/*}*/
#stats .pcard:hover {
  opacity: 1;
}

#stats .pcard-sm h4 {
  font-weight: 300;
  font-size: 15px;
}

#stats .pcard-sm {
  padding: 15px 50px;
  background: #EBE8EF;
  text-decoration: none;
  color: #0d0d0d;
  cursor: pointer;
}

.pcard-sm-dark {
  background: #F4F2F6 !important;
  color: #0d0d0d;
}

.pcard-active {
  border-left: 5px solid #3BC14A;
}

.pcard-paused {
  border-left: 5px solid #F77E38;
}

@media (min-width: 768px) {
  .navbar-right {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .logo {
    width: 51px;
  }

  #stats .pcard h4 {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #stats .pcard-sm h4 {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #stats .pcard, #stats .pcard-sm {
    padding: 10px 50px;
  }
}
@media only screen and (max-width: 768px) {
  .smargin {
    margin: 0 0 20px 0;
  }
}
#stats .panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: none;
}

.hweight3 {
  font-weight: 300;
}

.logo {
  width: 51px;
}

.img-responsive {
  display: inline-block;
}

.overview-full {
  margin: 0 -30px;
}

.padding-lr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.loader-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-container > h5 {
  padding: 0 0 0 20px;
}

.dropdown-menu {
  background-color: #3d444f;
}

.gmnoprint .gm-style-mtc {
  display: none !important;
}

.overview-table > thead > tr > th {
  outline: none;
}

.round-image {
  background-size: cover;
  background-position: top;
  border-radius: 50%;
  padding-bottom: 100%;
}

div.gmnoprint {
  display: none !important;
}

/*# sourceMappingURL=customStyles.css.map */
