/* Primary Colors */
/* Warning */
/* Danger Colors */
/* Neutral Colors */
:root {
  /* Primary Colors */
  --p-100: #e6f1ff;
  --p-200: #cce5ff;
  --p-300: #8dbaf2;
  --p-400: #5b86b3;
  --p-500: #00478f;
  --p-600: #00529e;
  --p-700: #314172;
  --p-800: #233770;
  --p-900: #233770;
  /* Warning Colors */
  --w-100: #fffcf5;
  --w-200: #fff7cc;
  --w-300: #fae19e;
  --w-400: #f4c862;
  --w-500: #c9a33b;
  --w-600: #8e6f1f;
  --w-700: #5d4913;
  --w-800: #5d4913;
  --w-900: #5d4913;
  /* Danger Colors */
  --d-100: #f5a8a8;
  --d-200: #f5a8a8;
  --d-300: #e36363;
  --d-400: #dc3232;
  --d-500: #b71f1f;
  --d-600: #881b1b;
  --d-700: #621818;
  --d-800: #621818;
  --d-900: #621818;
  /* Neutral Colors */
  --n-100: #dce0e4;
  --n-200: #ced4da;
  --n-300: #adb5bd;
  --n-400: #848c94;
  --n-500: #6d767e;
  --n-600: #32383e;
  --n-700: #1f2328;
  --n-800: #1f2328;
  --n-900: #1f2328;
  /* Fonts */
  --fs-1: 14px;
  --fs-2: 16px;
  --fs-3: 16px;
  --fs-4: 16px;
  --fs-5: 16px;
  --fs-6: 16px;
  --fs-7: 16px;
  --fs-8: 16px;
  --fs-9: 16px;
  --fs-10: 16px;
  --fs-11: 16px;
  --fs-12: 16px;
  --fs-13: 72px; }

a.logo-link {
  text-decoration: none;
  display: inline-block; }

img.logo {
  display: block;
  max-width: 100%; }

.carousel-item img {
  max-width: 100%;
  object-fit: cover;
  width: 100%; }

/********** A-Z Site Index **********/
.section--index {
  font-size: 80%; }

ul.site-index {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none; }

.section--index input {
  padding: 0;
  margin: 0; }

ul.site-index li a {
  padding: 8px 9px;
  display: block;
  text-decoration: none;
  background-color: var(--p-500, black);
  color: var(--n-100, white);
  transition: all .025s; }

ul.site-index li a:hover {
  color: var(--n-900, black);
  background-color: var(--n-100, white); }

.sidenav {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  z-index: 20000;
  height: 100%;
  background: linear-gradient(to right, #fcfcfc 1%, #fafafa 75%, #f2f2f2 99%, #e4e4e4 100%);
  background: #e9e9e9;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.section--default .bg-default {
  background: white; }

.sidenav-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.sidenav-list li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #eee;
  display: block; }

.sidenav-list li a {
  display: block;
  text-decoration: none;
  border-bottom: none;
  color: #666;
  padding: 6px 5px 6px 7px;
  transition: all 0.5s; }

.collapse.show .sidenav-list li a {
  padding-left: 15px; }

.sidenav-list li a:hover {
  text-decoration: none;
  background-color: #ded3c0;
  color: #000; }

.contact-title {
  font-size: 14px;
  font-weight: bold; }

.sidenav-list li:last-child {
  border-bottom: 1px solid #fff; }

body.body--interior {
  background: #dbd7ba;
  background: #ded3c0;
  font-family: Arial, Helvetica, sans-serif; }

main {
  font-size: 12px; }

.box-shadow-side {
  box-shadow: 12px 0 15px -4px rgba(93, 93, 93, 0.1), -12px 0 8px -4px rgba(93, 93, 93, 0.1); }

.csm-important-dates-content {
  padding: 18px;
  padding-top: 0; }

.flexday-item-last {
  padding-bottom: 7px; }

.title-bar {
  background-color: #3a74ba;
  color: #FFFFFF;
  padding: 7px;
  padding-left: 18px;
  display: flex;
  align-items: center; }

@media (min-width: 768px) {
  .title-bar {
    border-top: 2px solid #FFFFFF; }
  .sidenav {
    margin-right: 2px; } }

.carousel {
  min-height: 171px;
  height: 100%; }

.carousel-inner {
  height: 100%;
  max-height: 475px; }

.carousel-item {
  height: 100%;
  width: 100%;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.title-bar-title {
  font-size: 1.25rem;
  line-height: 1;
  padding: 0;
  margin: 0;
  height: 100%; }

.socialnetworking {
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: left;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 768px) {
  .f-200 {
    flex: 0 0 205px; } }

.socialnetworking li {
  margin-right: 5px; }

.container-full {
  padding: 0; }

.contact {
  border: 1px solid #cccccc;
  padding: 5px; }

.main {
  padding: 18px;
  padding-bottom: 0; }

.page-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 7px; }

.pagesubtitle {
  font-size: 14px;
  font-weight: bold; }

.logo-link {
  display: inline-block;
  margin-left: -5px; }

@media screen and (min-width: 768px) {
  .logo-link {
    margin-left: -20px; } }

a {
  color: #0053A0; }

main .container {
  border-bottom: 5px solid #5d5d53; }

@media screen and (min-width: 768px) {
  .csm-carousel {
    order: -1; } }

/********** A-Z Site Index **********/
#index {
  font-size: 80%;
  margin: 0;
  padding: 0;
  text-align: left;
  clear: both; }

#index ul {
  padding: 0;
  margin: 0;
  position: relative;
  margin-left: 0px;
  margin-right: 0px; }

#index ul li {
  text-decoration: none;
  display: inline; }

#index input {
  padding: 0;
  margin: 0; }

#index ul li a {
  float: left;
  padding-right: 9px;
  padding-left: 9px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  text-decoration: none;
  border-bottom: none;
  background-color: #004990;
  color: #ffffff; }

#index ul li a:hover {
  display: block;
  height: 100%;
  color: #000;
  background-color: #fff; }

.table {
  margin-top: .25rem;
  margin-bottom: 18px; }

.table-csm {
  border: 1px solid #adb5bd; }

.card-body {
  display: block;
  color: #fff;
  font-size: 1.2em;
  background-color: #084d8e;
  border-bottom: 1px solid #7F8080; }

.card-title {
  margin-bottom: 0rem;
  font-size: 1.2rem; }

.no-height {
  height: 0; }

/********** Media Queries **********/
@media screen and (min-width: 576px) {
  .card-title {
    margin-bottom: 0rem;
    font-size: .875rem; } }

@media screen and (min-width: 972px) {
  .csm-important-dates {
    order: -1; }
  .csm-important-dates-content {
    padding: 7px;
    padding-bottom: 6px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    line-height: 14px;
    height: 171px; }
  .flexday-item-last {
    padding-bottom: 0px; }
  .pb-lg-gutter {
    padding-bottom: 18px; } }

.gallery-slide {
  margin-bottom: 18px; }

.gallery-img {
  width: 100%; }

.navbar-toggler--csm {
  font-size: 0.8rem; }

.navigation {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-siteindex {
  display: flex;
  font-size: 80%; }
  .nav-siteindex li {
    margin-right: 10px; }
  .nav-siteindex a,
  .nav-siteindex button {
    text-decoration: none;
    padding: 10px;
    display: block;
    transition: all 0.25s; }
    .nav-siteindex a:hover,
    .nav-siteindex button:hover {
      background: var(--n-100, white);
      color: var(--n-900, black); }
  .nav-siteindex button {
    background-color: none; }

.search-card {
  position: absolute;
  width: 100%; }

.search-card-container {
  padding: 0.5em;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #202227;
  height: 74px;
  align-items: center; }

.navbar-dark .navbar-toggler--sm {
  padding: 0;
  border-color: transparent; }

@media screen and (min-width: 576px) {
  .d-sm-inline {
    display: inline; }
  .navbar-dark .navbar-toggler--sm {
    padding: 0.15rem 0.65rem;
    border-color: rgba(255, 255, 255, 0.1); } }

/* BLUEBOXLIGHT (responsive home page, canvas, dental assisting - import into local stylesheet)
-------------------------------------------------- */
#blueboxlight {
  margin: 0;
  width: 100%;
  height: auto;
  background: #004990;
  color: #ffffff;
  padding: 8px; }

#blueboxlight a {
  color: #FFFFFF;
  text-decoration: none; }

#blueboxlight a:hover {
  color: #FFFFFF;
  text-decoration: none; }

#blueboxlight:hover {
  background: #23366F; }

#blueboxlighttext {
  border: thin solid #FFF;
  padding: 18px;
  text-align: center;
  font-size: 130%;
  font-weight: normal; }

/* FUSCHIA BOXDARK (responsive home page)
-------------------------------------------------- */
#fuschiaboxdark {
  margin: 0;
  width: 100%;
  height: auto;
  background: #9f345f;
  color: #ffffff;
  padding: 8px; }

#fuschiaboxdark:hover {
  background: #a03460; }

#fuschiaboxdark a {
  color: #FFFFFF;
  text-decoration: none; }

#fuschiaboxdarktext {
  border: thin solid #FFF;
  padding: 8px;
  text-align: center;
  font-size: 130%; }

/* BLUEBOXDARK (responsive home page)
-------------------------------------------------- */
#blueboxdark {
  margin: 0;
  width: 100%;
  height: auto;
  background: #23366F;
  color: #ffffff;
  padding: 8px; }

#blueboxdark:hover {
  background: #333333; }

#blueboxdark a {
  color: #FFFFFF;
  text-decoration: none; }

#blueboxdarktext {
  border: thin solid #FFF;
  padding: 18px;
  text-align: center;
  font-size: 130%; }

/* CONTACTUS
-------------------------------------------------- */
.contactus {
  margin-bottom: 18px;
  width: 165;
  border: 1px solid #cccccc;
  padding: 5px; }

/* list Spacing
-------------------------------------------------- */
ul.indent1 {
  list-style: disc;
  margin-left: -25px;
  margin-bottom: 0px !important; }

/* promise scholarship, tips
-------------------------------------------------- */
ul.checkmark {
  list-style-image: url("//collegeofsanmateo.edu/tips/images/checkmark.gif");
  margin-bottom: 0px; }

.sectiondividerblue {
  margin-left: -5px;
  padding: 2px;
  width: 100%;
  float: left;
  text-indent: 3px;
  background-color: #024383;
  color: #fff;
  margin-bottom: 15px; }

.csm-icon-phone:before {
  content: "\260E";
  margin-right: 3px; }

/* SEARCH STYLES*/
ul.search-tools {
  margin-right: 4px;
  margin-bottom: 0; }

ul.search-tools li {
  display: inline-block;
  height: 25px;
  margin-right: 5px;
  text-align: center;
  padding: 1px;
  line-height: 24px; }

ul.search-tools li i {
  color: #ccc;
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }

ul.search-tools li span {
  color: #ccc;
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }

ul.search-tools li a {
  text-decoration: none; }

ul.search-tools li a i {
  padding: 2px;
  border-radius: 50%;
  font-size: 1.7em;
  display: block;
  height: 24px;
  width: 24px;
  text-align: center;
  background-color: #25292c;
  color: #A9A9A9; }

ul.search-tools li a span {
  padding: 2px;
  border-radius: 50%;
  font-size: 1.7em;
  display: block;
  height: 24px;
  width: 24px;
  text-align: center;
  background-color: #25292c;
  color: #A9A9A9; }

ul.search-tools li a:hover span {
  color: #FFF; }

ul.search-tools li a:hover i {
  color: #FFF; }

/* sections */
.header {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15); }

.section--primary {
  background: var(--p-800, black);
  padding-top: 10px; }

.section--banner {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15); }

.section--primary--500 {
  background: var(--p-500, black);
  color: var(--n-100, white); }
  .section--primary--500 a {
    color: var(--n-100, white); }

.section--compact {
  padding: 20px 0; }

.section--md--room {
  padding: 50px 0; }

.section--roomy {
  padding: 100px 0; }

.feature--primary {
  border-top: solid var(--p-500, black) 8px;
  padding-top: 7px; }

.feature-header {
  margin-left: 25px;
  margin-right: 10px;
  margin-bottom: 7px; }

.feature-heading {
  font-size: 130%;
  color: #0053A0; }

.container-full {
  overflow-x: hidden; }

.footer {
  padding-top: 25px;
  margin-top: 50px;
  border-top: 1px solid var(--n-100, #eee); }

.section--copyright {
  border-top: 1px solid var(--n-100, #eee);
  padding-top: 25px;
  margin-top: 25px; }

.footer-links {
  margin: 0;
  padding: 0;
  display: flex; }
  .footer-links li::after {
    padding: 0 5px;
    content: "|";
    display: inline;
    color: var(--n-500, gray); }
  .footer-links li:last-child::after {
    content: "";
    padding: 0; }

.feature--primary img {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15); }

.multi-col-md-3 {
  column-count: 3;
  column-width: 16.666666%;
  column-span: all; }

.card-aside {
  border: 1px solid #cccccc;
  padding: 9px; }

.card-aside-nb {
  padding: 9px; }

@media screen and (min-width: 768px) {
  .card-aside-md {
    border: 1px solid #cccccc;
    padding: 9px; }
  .card-aside-md-nb {
    padding: 9px; } }

@media screen and (min-width: 972px) {
  .card-aside-lg {
    border: 1px solid #cccccc;
    padding: 9px; }
  .card-aside-lg-nb {
    padding: 9px; } }

.no-bullets-no-indent ul {
  margin-block-end: 0; }

.no-bullets-no-indent li {
  list-style-type: none;
  margin-left: -40px;
  padding-top: 5px; }

.btn-csm {
  background: var(--p-800, black);
  color: var(--p-100, white);
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 20px;
  transition: all 0.5s ease-in;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15); }
  .btn-csm:hover {
    color: var(--n-100, white);
    text-decoration: none;
    background: var(--n-600, black); }

.btn-block {
  display: block; }

.btn-giant {
  font-size: 130%;
  font-weight: normal;
  letter-spacing: .5pt;
  padding: 27px; }

.btn-giant-narrow {
  font-size: 130%;
  font-weight: normal;
  letter-spacing: .5pt;
  padding: 10px;
  width: 100%; }

.btn-normal-narrow {
  font-size: 130%;
  font-weight: normal;
  letter-spacing: .5pt;
  padding: 10px 20px !important;
  width: auto; }

.btn-csm--border::after {
  border: 1px var(--n-100, white) solid;
  top: 0.4em;
  left: 0.4em;
  position: absolute;
  height: calc(100% - 0.8em);
  width: calc(100% - 0.8em);
  content: "";
  display: block; }

.nav-search-btn {
  border: none;
  background: transparent; }

/* footer address */
.footer-interior {
  font-size: 11px;
  justify-content: center; }
  .footer-interior a {
    color: white; }
  .footer-interior .container {
    background: #2F4E96;
    background-color: linear-gradient(to bottom, #2F4E96 1%, #2A4588 100%);
    border-right: 1px #FFFFFF;
    border-left: 1px #FFFFFF;
    text-align: center;
    color: #FFF;
    border-top: 1px solid white;
    padding: 10px 2px;
    box-shadow: 12px 0 15px -4px rgba(93, 93, 93, 0.1), -12px 0 8px -4px rgba(93, 93, 93, 0.1); }

.footer-interior-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  padding-left: 9px;
  margin-bottom: 3px;
  color: #FFF; }

.footer-interior-list li:after {
  content: "|";
  color: #ddd;
  display: inline;
  margin-right: 10px;
  margin-left: 10px; }

.footer-interior-list li:last-child:after {
  content: ""; }

.footer-address {
  display: inline; }

.footer-interior {
  color: #f5f5f5; }
  .footer-interior a {
    color: #f5f5f5; }
  .footer-interior .container {
    padding: 0 0 15 0; }

.footer-interior-list {
  margin-top: 0px;
  margin-bottom: 10px; }

.footer-interior li {
  margin-bottom: 5px; }

.footer-svg-monogram {
  width: 40px;
  height: 40px; }

.footer-svg-link {
  display: block; }

.city-zip {
  display: block; }

ul.socialnetworking {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0; }
  ul.socialnetworking li {
    margin-right: 7px; }
    ul.socialnetworking li:last-child {
      margin-right: 0; }
    ul.socialnetworking li img {
      opacity: .8;
      filter: alpha(opacity=80);
      width: 25px;
      height: 25px; }

/* Bump up size of carousel content */
/* Extra small devices (phones, up to 480px) */
@media screen and (min-width: 767px) {
  .footer-interior-list {
    margin-top: 0;
    margin-bottom: 0; }
  .footer-interior .container {
    padding: 15px; }
  .footer-interior {
    font-size: 11px; }
  .footer-interior-list li:after {
    content: "|";
    margin-left: 2px;
    margin-right: 2px;
    color: #ddd; }
  .city-zip {
    display: inline; } }

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8; }

.mfp-bg, .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed; }

.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1; }

.mfp-arrow:after, .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

.mfp-figure, img.mfp-img {
  line-height: 0; }

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

