body {
  font-family: "Microsoft JhengHei", "PingFang TC", "Microsoft Yahei", Tahoma, Helvetica, Arial, STXihei, sans-serif;
  font-size: 16px;
  background-color: #f6f3f3; }

a {
  color: #000; }

a:hover {
  color: #5e0980; }

@media screen and (orientation: portrait) {
  #mainmenu {
    display: none !important; } }

#intra-page-container {
  min-height: 400px; }
  @media (max-width: 991px) {
    #intra-page-container .container {
      max-width: 100%;
      margin: 0; } }
  #intra-page-container .breadcrumbBar {
    padding: 0 0 10px 0; }
  #intra-page-container .pageContentBar {
    background: white;
    min-height: 400px;
    box-shadow: #a6b9d9 2px 2px 4px;
    font-size: 14px;
    line-height: 165%; }
    @media (min-width: 0px) {
      #intra-page-container .pageContentBar {
        padding: 20px 20px;
        max-width: 95%;
        margin: auto; } }
    @media (min-width: 425px) {
      #intra-page-container .pageContentBar {
        padding: 30px 30px;
        max-width: 95%;
        margin: auto; } }
    @media (min-width: 768px) {
      #intra-page-container .pageContentBar {
        padding: 40px 40px;
        max-width: 90%;
        margin: auto; } }
    @media (min-width: 992px) {
      #intra-page-container .pageContentBar {
        max-width: 85%;
        margin: auto; } }
    #intra-page-container .pageContentBar .page-title {
      color: #344a9a;
      font-weight: 700;
      font-size: 28px;
      margin-bottom: 15px;
      padding-top: 5px;
      line-height: 120%; }
    #intra-page-container .pageContentBar .page-content {
      word-break: break-all;
      width: 100%; }
    #intra-page-container .pageContentBar .breadcrumbBar {
      font-size: 16px;
      border-bottom: 1px solid #eaecff;
      padding-bottom: 5px; }
      #intra-page-container .pageContentBar .breadcrumbBar a {
        padding: 2px; }

#pageContainer {
  min-height: 400px; }
  @media (max-width: 991px) {
    #pageContainer .container {
      max-width: 100%;
      margin: 0; } }
  #pageContainer .breadcrumbBar {
    padding: 0 0 10px 0; }
  #pageContainer .pageMenuBar {
    background: white;
    padding: 0px 0px 10px 0px;
    border: 1px solid #344a9a; }
    #pageContainer .pageMenuBar .categoryTitle {
      background: #344a9a;
      color: white;
      font-size: 22px; }
      #pageContainer .pageMenuBar .categoryTitle div {
        padding: 25px 0px; }
    #pageContainer .pageMenuBar .side_menu_item {
      padding: 7px 10px 7px 18px;
      border-bottom: none !important; }
    #pageContainer .pageMenuBar .subMenuTab {
      border-bottom: 1px solid #e1e1e1; }
    #pageContainer .pageMenuBar .lev2_menu {
      border-bottom: 0px solid !important; }
      #pageContainer .pageMenuBar .lev2_menu a {
        color: #5383cd; }
    #pageContainer .pageMenuBar .lev3_menu {
      padding: 5px 0px 15px 0px; }
      #pageContainer .pageMenuBar .lev3_menu .side_menu_item {
        padding-left: 33px; }
      #pageContainer .pageMenuBar .lev3_menu a {
        color: black;
        font-size: 12px; }
    #pageContainer .pageMenuBar .menuActive {
      background: #f44795; }
      #pageContainer .pageMenuBar .menuActive a {
        color: white; }
  #pageContainer .pageContentBar {
    padding: 10px 15px 20px 15px;
    background: white;
    min-height: 400px;
    box-shadow: #a6b9d9 2px 2px 4px;
    font-size: 14px;
    line-height: 165%; }
    #pageContainer .pageContentBar .page-title {
      color: #344a9a;
      font-weight: 700;
      font-size: 28px;
      margin-bottom: 15px;
      padding-top: 5px;
      line-height: 120%; }
    #pageContainer .pageContentBar .breadcrumbBar {
      font-size: 16px;
      border-bottom: 1px solid #eaecff;
      padding-bottom: 5px; }
      #pageContainer .pageContentBar .breadcrumbBar a {
        padding: 2px; }

.breadcrumbBar {
  padding: 10px; }

.page-wrap {
  padding: 0 12px; }
  @media (min-width: 1024px) {
    .page-wrap {
      padding: 0 45px; } }
  .page-wrap .page-bg {
    background-color: #FFF;
    max-width: 1200px;
    margin: 0px auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    min-height: 400px;
    padding: 22px 12px 50px; }
    @media (min-width: 1024px) {
      .page-wrap .page-bg {
        padding: 30px 50px 100px;
        min-height: 600px; } }
  .page-wrap .page-title {
    color: #c96161;
    margin-top: 10px; }

.section.section-hw, .homework-view {
  height: 100%; }
  .section.section-hw .outer-box, .homework-view .outer-box {
    background-image: linear-gradient(135deg, #4DA3AE 0%, #00CC9F 50%); }
  .section.section-hw .class-grid, .homework-view .class-grid {
    width: 100%;
    text-align: center; }
  .section.section-hw .class-cell, .homework-view .class-cell {
    width: calc(99% / 6);
    border: 2px solid transparent; }
  .section.section-hw .class-cell a, .homework-view .class-cell a {
    background: #F2E6E6;
    color: #00857C;
    height: 45px;
    line-height: 45px; }
    .section.section-hw .class-cell a:hover, .homework-view .class-cell a:hover {
      background: #4dbda6;
      color: #FFF;
      text-decoration: none; }
  .section.section-hw .content-section, .homework-view .content-section {
    text-align: center; }

.homework-view .class-grid {
  max-width: 400px; }
.homework-view .class-section .title {
  font-size: 20px;
  margin-bottom: 10px; }
.homework-view .content-section .title {
  text-align: center; }
.homework-view .homework.page-bg {
  max-width: 800px; }
.homework-view #past-homework > div {
  padding: 20px 20px 50px;
  margin: auto; }
  @media (min-width: 576px) {
    .homework-view #past-homework > div {
      min-width: 400px;
      width: 80%; } }
  .homework-view #past-homework > div a.sort-link {
    color: #777; }
  .homework-view #past-homework > div a {
    color: #23ad9f; }
.homework-view table {
  border: 1px solid #e5e5e5; }
.homework-view .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.03); }

#school-calendar {
  width: 100%; }
  #school-calendar .sch-calendar {
    background: #dee5ffd9;
    box-shadow: 10px 8px 2px -1px #d6d7e7;
    margin-bottom: 20px;
    width: calc(100% - 15px); }
    @media (min-width: 768px) {
      #school-calendar .sch-calendar {
        height: 386px; } }
    @media (max-width: 766px) {
      #school-calendar .sch-calendar img {
        width: 100vw; } }

.calendar-main {
  width: 100%; }

.linksAndIntranet .row {
  max-width: 100%; }

#logout {
  background-image: url("../images/bg_intranet.png");
  background-size: 100% 100%;
  height: calc(650px - 300px - 134px);
  width: 100%;
  padding: 20px 35px 10px 30px;
  position: relative; }
  #logout .btn_logout {
    background-image: url("../images/btn_logout.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 35px;
    width: 150px;
    border: none;
    margin-top: 30px; }
  #logout .schoolBoysGirl {
    text-align: right;
    width: 35%;
    min-width: 150px;
    position: absolute;
    right: 10px;
    bottom: -20px; }
    @media (min-width: 768px) {
      #logout .schoolBoysGirl {
        width: 45%;
        min-width: 150px; } }

/* -------------------- Select Box Styles: bavotasan.com Method (with special adaptations by ericrasch.com) */
/* -------------------- Source: http://bavotasan.com/2011/style-select-box-using-only-css/ */
.styled-select {
  height: 30px;
  overflow: hidden;
  width: 40%; }

.styled-select select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 30px;
  padding: 5px;
  /* If you add too much padding here, the options won't show in IE */
  width: 100%; }

.semi-square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.blue {
  background-color: #334a9a; }

.blue select {
  color: #ffffff; }

.blue select option {
  color: #000000; }

/* -------------------- Select Box Styles: danielneumann.com Method */
/* -------------------- Source: http://danielneumann.com/blog/how-to-style-dropdown-with-css-only/ */
#mainselection select {
  border: 0;
  color: #EEE;
  background: transparent;
  font-size: 20px;
  font-weight: bold;
  padding: 2px 10px;
  width: 378px;
  *width: 350px;
  *background: #58B14C;
  -webkit-appearance: none; }

#mainselection {
  overflow: hidden;
  width: 350px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  border-radius: 9px 9px 9px 9px;
  box-shadow: 1px 1px 11px #330033;
  background: #58B14C url("http://i62.tinypic.com/15xvbd5.png") no-repeat scroll 319px center; }

/* -------------------- Select Box Styles: stackoverflow.com Method */
/* -------------------- Source: http://stackoverflow.com/a/5809186 */
select#soflow, select#soflow-color {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url("http://i62.tinypic.com/15xvbd5.png"), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: 97% center;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  margin: 20px;
  overflow: hidden;
  padding: 5px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px; }

select#soflow-color {
  color: #fff;
  background-image: url("http://i62.tinypic.com/15xvbd5.png"), -webkit-linear-gradient(#779126, #779126 40%, #779126);
  background-color: #779126;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding-left: 15px; }

#event {
  /* Style from schoolweb_pmcps photoAlbums/view.php   */
  /* Style the Image Used to Trigger the Modal */
  /* The Modal (background) */
  /* Modal Content (Image) */
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  /* Add Animation - Zoom in the Modal */
  /* The Close Button */
  /* 100% Image Width on Smaller Screens */ }
  #event .e-mfp-content .e-mfp-container {
    text-align: center;
    position: relative; }
  #event .e-mfp-content .e-mfp-container1 .e-mfp-contents {
    padding-top: 10px;
    display: inline-block;
    color: #eee; }
  #event .e-mfp-content .e-mfp-container1 .e-mfp-contents img {
    max-height: 70vh; }
  #event .e-take-me-away {
    top: -6000px;
    position: absolute !important; }
  #event .e-white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto; }
  #event .e-album_description {
    margin: 1em 0;
    display: block; }
    #event .e-album_description .row {
      margin: 0; }
  #event a.e-album-image {
    border: 1px #e4e4e4 solid;
    background: #FFF;
    padding: 4px;
    text-align: center;
    display: block;
    text-decoration: none !important;
    color: #444;
    transition: 150ms; }
  #event a.e-album-image:hover {
    /* color: #733; */
    background: #f0f1ea; }
  #event .e-album-image-container {
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 4px !important; }
  @media (min-width: 768px) {
    #event .e-album-image-container {
      padding-left: 7px !important;
      padding-right: 7px !important;
      padding-bottom: 14px !important; } }
  #event .e-row .e-noMargin {
    margin: 0; }
  #event .e-panorama {
    height: 70vh;
    width: 78vw;
    margin: auto; }
  #event #e-myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s; }
  #event #e-myImg:hover {
    opacity: 0.7; }
  #event .e-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 170px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: black;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */ }
  #event .e-modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px; }
  #event #e-caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px; }
  #event .e-modal-content, #event #e-caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s; }
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }
@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
  #event button.e-mfp-close {
    position: absolute;
    z-index: 2;
    color: white !important;
    font-size: 40px;
    transition: 0.3s;
    line-height: 25.7px;
    width: unset;
    height: unset; }
  #event button.e-mfp-close:hover,
  #event button.e-mfp-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer; }
  @media only screen and (max-width: 700px) {
    #event .e-modal-content {
      width: 100%; }
    #event #e-myModal {
      display: none !important; } }
  #event .e-viewer-play, #event .e-viewer-reset {
    display: none !important; }
  #event .e-mfp-hide {
    display: none !important; }
  #event .e-album_description {
    margin-top: 1em;
    margin-bottom: 5em;
    border: 1px solid #344a9a;
    display: block;
    /*border-bottom: 1px solid #545e9b;*/ }
  #event .e-album-image-box {
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 4px !important; }
  #event .e-album-image-container {
    padding-top: 15px; }
  @media (min-width: 768px) {
    #event .e-album-image-box {
      padding-left: 7px !important;
      padding-right: 7px !important;
      padding-bottom: 14px !important; } }
  #event .e-photo-row {
    max-width: 100% !important;
    margin-left: 0;
    margin-right: 0; }

.e-mfp-hide img {
  max-height: 80vh;
  max-width: 100%;
  position: relative;
  top: 15px;
  overflow-y: hidden; }

.a-mfp-contents {
  width: fit-content;
  margin: auto; }

#achievements {
  /* Style from schoolweb_pmcps photoAlbums/view.php   */
  /* Style the Image Used to Trigger the Modal */
  /* The Modal (background) */
  /* Modal Content (Image) */
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  /* Add Animation - Zoom in the Modal */
  /* The Close Button */
  /* 100% Image Width on Smaller Screens */ }
  #achievements .a-mfp-content .a-mfp-container {
    text-align: center;
    position: relative; }
  #achievements .a-mfp-content .a-mfp-container1 .a-mfp-contents {
    padding-top: 10px;
    display: inline-block;
    color: #eee; }
  #achievements .a-mfp-content .a-mfp-container1 .a-mfp-contents img {
    max-height: 70vh; }
  #achievements .a-take-me-away {
    top: -6000px;
    position: absolute !important; }
  #achievements .a-white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto; }
  #achievements .a-album_description {
    margin: 1em 0;
    display: block; }
    #achievements .a-album_description .row {
      margin: 0; }
  #achievements a.a-album-image {
    border: 1px #e4e4e4 solid;
    background: #FFF;
    padding: 4px;
    text-align: center;
    display: block;
    text-decoration: none !important;
    color: #444;
    transition: 150ms; }
  #achievements a.a-album-image:hover {
    /* color: #733; */
    background: #f0f1ea; }
  #achievements .a-album-image-container {
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 4px !important; }
  @media (min-width: 768px) {
    #achievements .a-album-image-container {
      padding-left: 7px !important;
      padding-right: 7px !important;
      padding-bottom: 14px !important; } }
  #achievements .a-row .a-noMargin {
    margin: 0; }
  #achievements .a-panorama {
    height: 70vh;
    width: 78vw;
    margin: auto; }
  #achievements #a-myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s; }
  #achievements #a-myImg:hover {
    opacity: 0.7; }
  #achievements .a-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 170px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: black;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */ }
  #achievements .a-modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px; }
  #achievements #a-caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px; }
  #achievements .a-modal-content, #achievements #a-caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s; }
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }
@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
  #achievements button.a-mfp-close {
    position: absolute;
    z-index: 2;
    color: white !important;
    font-size: 40px;
    transition: 0.3s;
    line-height: 25.7px;
    width: unset;
    height: unset; }
  #achievements button.a-mfp-close:hover,
  #achievements button.a-mfp-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer; }
  @media only screen and (max-width: 700px) {
    #achievements .a-modal-content {
      width: 100%; }
    #achievements #a-myModal {
      display: none !important; } }
  #achievements .a-viewer-play, #achievements .a-viewer-reset {
    display: none !important; }
  #achievements .a-mfp-hide {
    display: none !important; }
  #achievements .a-album_description {
    margin-top: 1em;
    margin-bottom: 5em;
    border: 1px solid #344a9a;
    display: block;
    /*border-bottom: 1px solid #545e9b;*/ }
  #achievements .a-album-image-box {
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 10px !important; }
  #achievements .a-album-image-container {
    padding-top: 15px; }
  @media (min-width: 768px) {
    #achievements .a-album-image-box {
      padding-left: 7px !important;
      padding-right: 7px !important;
      padding-bottom: 14px !important; } }
  #achievements .a-photo-row {
    max-width: 100% !important;
    margin-left: 0;
    margin-right: 0; }

.a-mfp-hide img {
  max-width: 65%;
  left: calc((100% - 65%) / 2);
  position: relative;
  top: 15px;
  overflow-y: hidden; }

.myButton {
  -moz-box-shadow: inset 0px 1px 0px 0px #f9eca0;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f9eca0;
  box-shadow: inset 0px 1px 0px 0px #f9eca0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e));
  background: -moz-linear-gradient(top, #f0c911 5%, #f2ab1e 100%);
  background: -webkit-linear-gradient(top, #f0c911 5%, #f2ab1e 100%);
  background: -o-linear-gradient(top, #f0c911 5%, #f2ab1e 100%);
  background: -ms-linear-gradient(top, #f0c911 5%, #f2ab1e 100%);
  background: linear-gradient(to bottom, #f0c911 5%, #f2ab1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e', GradientType=0);
  background-color: #f0c911;
  -moz-border-radius: .25rem;
  -webkit-border-radius: .25rem;
  border-radius: .25rem;
  border: 1px solid #e65f44;
  display: inline-block;
  cursor: pointer;
  color: #c92200;
  font-size: 1rem;
  font-weight: 400;
  padding: .375rem .75rem;
  text-align: center;
  text-decoration: none;
  width: fit-content;
  margin-right: 5px;
  height: 33px;
  margin-bottom: 5px; }

.myButton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911));
  background: -moz-linear-gradient(top, #f2ab1e 5%, #f0c911 100%);
  background: -webkit-linear-gradient(top, #f2ab1e 5%, #f0c911 100%);
  background: -o-linear-gradient(top, #f2ab1e 5%, #f0c911 100%);
  background: -ms-linear-gradient(top, #f2ab1e 5%, #f0c911 100%);
  background: linear-gradient(to bottom, #f2ab1e 5%, #f0c911 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911', GradientType=0);
  background-color: #f2ab1e;
  text-decoration: none;
  color: #c92200; }

.myButton:active {
  position: relative;
  top: 1px; }

.a-yearButton {
  background: linear-gradient(to bottom, #4aabff 5%, #007fc3 100%);
  color: white;
  margin-bottom: 5px; }

.a-yearButton:hover {
  background: linear-gradient(to bottom, #007fc3 5%, #4aabff 100%);
  color: white; }

.myButton2 {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
  background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
  background-color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  color: #666666;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff; }

.myButton2:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
  background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
  background-color: #f6f6f6;
  text-decoration: none;
  color: #666666; }

.myButton2:active {
  position: relative;
  top: 1px;
  text-decoration: none;
  color: #666666; }

.image_achievements div {
  min-height: 200px;
  height: 50vw; }
  @media (min-width: 768px) {
    .image_achievements div {
      height: 25vw;
      max-height: 300px; } }

.album_title {
  background-color: white;
  margin: 0.5em 0;
  border-radius: 10px 10px 10px 10px;
  padding: 8px; }

.album_title-content {
  height: 100%;
  box-shadow: #008bcf 0 0 3px;
  background: rgba(168, 218, 255, 0.67);
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.album_title a .album_title-content {
  transition: all .1s ease-in; }

.album_title a:hover .album_title-content {
  transform: scale(1.04); }

.a-img-container {
  width: 100%;
  overflow-y: hidden; }
  @media (min-width: 0px) {
    .a-img-container {
      height: 60vw;
      max-height: 352px; } }
  @media (min-width: 576px) {
    .a-img-container {
      height: 30vw;
      max-height: 226px; } }
  @media (min-width: 768px) {
    .a-img-container {
      height: 20vw;
      max-height: 193px; } }
  @media (min-width: 992px) {
    .a-img-container {
      height: 14vw;
      max-height: 170px; } }

.album_title a:hover {
  text-decoration: none !important; }

.album_title a h4 {
  color: rgba(14, 93, 83, 0.98);
  font-weight: 400;
  padding-top: 5px;
  font-size: 1rem;
  line-height: 1.3rem;
  margin: 0 !important; }

.album_title a span {
  color: rgba(68, 68, 68, 0.67);
  font-size: 0.9rem;
  line-height: 1rem; }

.album_title a h4 {
  color: #344a9a;
  margin-bottom: 0; }

.album_title a h4:hover {
  -moz-text-decoration-line: none;
  text-decoration-line: none; }

/*# sourceMappingURL=main-style.css.map */
