@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400,700');
.editable {
  display: inline;
  margin: 0;
  padding: 0;
}
.editable input {
  width: 100px;
}
.column {
  margin: 11px 0 10px 16px;
  /*overflow: hidden;*/
}
.ui-sortable-placeholder {
  border: 1px dotted black;
  visibility: visible !important;
  height: 198px !important;
}
.ui-sortable-placeholder * {
  visibility: hidden;
}
.transBody {
  border-radius: 5px 5px 5px 5px;
}
.pbcontainerBody {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  height: 22px;
  padding: 3px 6px;
}
.bdrModClrBg {
  border-color: #D0D0D0;
}
.outerwrap {
  background-color: #FFFFFF;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  padding: 10px;
  width: auto;
}
.caption.edit,
.description {
  color: #3B6EBF;
  width: 80%;
}
.caption.edit:hover {
  background-color: yellow;
}
.caption-error {
  color: red;
  display: none;
}
.item {
  height: 200px;
  width: 145px;
  azimuth: center;
  float: left;
}
.default_profile {
  border-bottom: 1px solid #CCCCCC;
  margin: 11px 0 10px 16px;
  padding-bottom: 10px;
  overflow: hidden;
}
@media screen and (max-width: 675px) {
  .default_profile {
    margin: 0;
  }
  .default_profile .droparea {
    width: 100%;
  }
}
.default_profile DIV.item {
  margin-right: 10px;
}
.droparea {
  width: 200px;
  border: 3px solid #ccc;
  text-align: center;
  vertical-align: top;
  font-size: 1.2em;
  padding: 6px;
}
.droppable {
  width: 200px;
  height: 150px;
  padding: 5px;
  float: right;
  margin: 10px;
  background-color: #ffd;
  border: 1px dashed #999;
}
.drophover {
  background-color: #d5eca6;
  /*border: 1px dotted #c7dd9b;*/
}
.drophighlight {
  background-color: #cae9ec;
  border: 1px solid #b9d5d8;
}
.description {
  font-size: 12px;
  text-align: center;
}
.upload-multifile-popup {
  background-color: white;
  margin: auto;
  text-align: left;
  height: 220px;
  width: 530px;
}
#queue {
  margin-left: 75px;
}
.upload-multifile-popup h2 {
  font-size: 18px;
  margin: 5px;
  padding: 5px 0;
}
#button-popup-photo {
  width: 190px;
  /*margin-top: 140px;*/
}
#button-popup-photo a {
  color: #000;
}
.uploadifive-button {
  /*background: -moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 #F6F6F6;*/
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  color: #000000;
  cursor: pointer;
  overflow: visible;
  padding: 0 0.5em;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: bold;
  margin-top: 5px;
  float: left;
}
.uploadifive-button:hover {
  /*background: -moz-linear-gradient(center top , #FFFFFF, #EBEBEB) repeat scroll 0 0 #F3F3F3;*/
  border-color: #999999;
  box-shadow: 0 0 3px #999999;
  outline: 0 none;
}
#uploadify {
  margin-top: 5px;
  float: left;
}
#batch_action .nav {
  float: right;
  list-style: none outside none;
  margin: -16px 0 5px 0;
  padding: 0 12px 0 30px;
}
#batch_action .drop {
  display: none;
  padding: 5px 0 0;
  width: 100px;
  z-index: 1000;
  margin: 4px -22px;
  background-color: #F6F6F3;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.45);
  position: absolute;
}
#batch_action .drop ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 8px 0;
}
#icon-playlist {
  background-color: #F6F6F3;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.45);
  bottom: 0;
  float: right;
  height: auto;
  right: 10px;
  position: fixed;
  z-index: 10000;
}
#playlist {
  background-color: #F6F6F3;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.45);
  bottom: 0;
  float: right;
  height: auto;
  right: 10px;
  position: fixed;
  width: 300px;
  z-index: 10000;
}
#playlist .header {
  background: none repeat scroll 0 0 #84AF16;
  float: left;
  font-weight: bold;
  padding: 8px 7px 7px;
  width: 286px;
}
#playlist .list_item {
  clear: both;
}
#playlist .list_item div {
  border-bottom: 1px dotted;
  padding: 5px;
  overflow: hidden;
}
#playlist .list_item a {
  float: right;
}
.pro_action {
  margin-left: 15px;
}
.list_yvideos {
  background: none repeat scroll 0 0;
  margin: 0;
  padding: 5px;
  border: 1px solid #cccccc;
}
.info_box {
  background: none repeat scroll 0 0;
  margin: 0;
  padding: 0 10px 5px 12px;
  /*border: 1px solid #cccccc;*/
}
.list_yvideos li {
  overflow: hidden;
  padding-bottom: 5px;
}
.list_yvideos .img {
  float: left;
  width: 118px;
}
.list_yvideos .img img {
  width: 110px;
}
.list_yvideos .info {
  float: left;
}
.list_yvideos .info .title {
  font-weight: bold;
}
.list_yvideos .info .title a {
  color: #000;
}
.list_yvideos .info .author {
  color: #A6A48D;
}
#cboxContent #zoom {
  height: 20px;
  position: absolute;
  right: 153px;
  top: -20px;
  width: 48px;
  background: url('/public/images/Zoom2_icon.jpg') no-repeat;
}
#cboxContent #background-black {
  height: 20px;
  position: absolute;
  right: 66px;
  top: -20px;
  width: 85px;
  background: url('/public/images/Background2_icon.jpg') no-repeat;
}
.photo-upload-form #uploadifive-uploadifive {
  width: auto !important;
}
.seperated_line {
  background: url("/public/images/line.png") no-repeat scroll 8px -3px rgba(0, 0, 0, 0);
}
.upload_type_title {
  color: #6d782a;
  font-size: 16px;
}
.upload_box {
  margin: 0 80px;
}
ul.activity-list {
  /*width: 650px;*/
}
.activity-list li.media_item {
  padding: 20px 0 20px 0;
}
.activity-list li.media_item .recent_content {
  padding: 0;
  margin-left: 10px;
}
.ios {
  display: none;
  width: 190px;
  height: 130px;
  padding-left: 20px;
  margin-left: 10px;
}
.mobile-upload-panel {
  width: 188px;
}
@media screen and (min-width: 768px) {
  .gallery-sub {
    /*padding-left: 35px !important;*/
  }
}
.gallery-sub .post_panel {
  overflow: hidden;
  padding: 7px 15px;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel {
    padding: 15px 0 0;
    font-size: 14px;
  }
}
.gallery-sub .post_panel ul.post_item {
  margin: 0 0 0 10px;
  padding: 0;
}
.gallery-sub .post_panel ul.post_item li {
  float: left;
  height: 27px;
  padding: 2px 6px 2px 2px;
}
.gallery-sub .post_panel ul.post_item li a {
  color: #636363;
  display: block;
  height: 16px;
  padding-left: 20px;
  text-decoration: none;
}
.gallery-sub .post_panel ul.post_item li.active {
  background: transparent url("/public/images/memorial/arrow_post.png") no-repeat scroll 1px 22px;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel ul.post_item li.active {
    background: transparent url("/public/images/memorial/arrow_post_org.png") no-repeat scroll 1px 22px;
  }
}
.gallery-sub .post_panel ul.post_item li.active a.c-p-candle,
.gallery-sub .post_panel ul.post_item li:hover a.c-p-candle {
  background: transparent url("/public/images/memorial/candle_icon.png") no-repeat scroll left top;
}
.gallery-sub .post_panel ul.post_item li.active a.c-p-flower,
.gallery-sub .post_panel ul.post_item li:hover a.c-p-flower {
  background: transparent url("/public/images/memorial/flower_icon.png") no-repeat scroll left top;
}
.gallery-sub .post_panel ul.post_item li.active a.c-p-message,
.gallery-sub .post_panel ul.post_item li:hover a.c-p-message {
  background: transparent url("/public/images/memorial/messages_icon.gif") no-repeat scroll left top;
}
.gallery-sub .post_panel ul.post_item li.active a.c-p-photo,
.gallery-sub .post_panel ul.post_item li:hover a.c-p-photo {
  background: transparent url("/public/images/memorial/photo_icon.gif") no-repeat scroll left top;
}
.gallery-sub .post_panel .content_post {
  border: 1px solid #cccccc;
  margin-top: 27px;
  overflow: hidden;
  padding: 5px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel .content_post {
    border: 1px solid #ef8d37;
    border-left: none;
    border-right: none;
  }
}
.gallery-sub .post_panel .content_post textarea {
  border: medium none;
  color: #636363;
  height: 50px;
  width: 98%;
  outline: 0;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel .content_post textarea {
    font-size: 16px;
    color: #ef8d37;
  }
}
.gallery-sub .post_panel .b_action {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  height: 38px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel .b_action {
    border-bottom: 1px solid #ef8d37;
    border-left: none;
    border-right: none;
  }
}
.gallery-sub .post_panel .b_action .sub_item {
  bottom: 11px;
  float: left;
  margin: 0;
  padding: 0 10px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel .b_action .sub_item {
    margin: 0px 0 -7px;
  }
}
.gallery-sub .post_panel .b_action .sub_item li {
  float: left;
  padding: 11px 8px 0;
}
.gallery-sub .post_panel .b_action .sub_item li a {
  display: block;
}
.gallery-sub .post_panel .b_action .sub_item li.active {
  background: transparent url("/public/images/memorial/o_arrow.jpg") no-repeat scroll 12px 0px;
}
@media screen and (max-width: 767px) {
  .gallery-sub .post_panel .b_action .sub_item li.active {
    background: transparent url("/public/images/memorial/o_arrow_post_org.png") no-repeat scroll 8px 0px;
  }
}
.gallery-sub .post_panel .b_action .post_btn {
  /*background: transparent url("@{image_path}memorial/post_btn.png") no-repeat scroll 0 0;*/
  background-color: #ff8200;
  border: medium none;
  color: #ffffff;
  float: left;
  font-weight: bold;
  height: 23px;
  margin: 4px 0;
  text-align: center;
  width: 65px;
}
.gallery-sub .post_panel .b_action .right {
  float: right;
  padding: 3px 5px 0 0;
}
.gallery-sub .post_panel .b_action .right .poster-icon {
  background: transparent url("/public/images/memorial/poster_icon.png") no-repeat scroll 0 2px;
  border: medium none;
  float: left;
  padding: 4px 4px 5px 22px;
}
.gallery-sub #main-menu li {
  display: block;
  overflow: hidden;
  padding: 10px 0.6px;
  position: relative;
  font-size: 16px;
  font-family: Helvetica;
}
.gallery-sub #main-menu li .bordered-li {
  height: 24px;
  left: -8px;
  margin: 4px 0 8px;
  width: 98%;
}
.gallery-sub #main-menu li .bordered-a {
  margin: 0px 0 0 4px;
}
.gallery-sub #main-menu li a {
  background: url("/public/images/memorial/btn_collapsable.png") no-repeat scroll 94% 7px;
  color: #636363;
  display: block;
  font-weight: bold;
  line-height: 16px;
  padding: 5px 0 5px 10px;
  text-decoration: none;
}
.gallery-sub #main-menu li a.active {
  background: url("/public/images/memorial/btn_collapsable.png") no-repeat scroll 94% -15px;
}
.gallery-sub #main-menu li ul.social-button-inner {
  list-style-type: none;
  margin: 0 0 0 10px;
  padding: 0;
}
.gallery-sub #main-menu li ul.social-button-inner li.social-button {
  background: transparent none repeat scroll 0 0;
  padding: 2px;
  display: inline;
}
.gallery-sub #main-menu li ul.social-button-inner li.social-button .count span {
  line-height: 19px;
}
.gallery-sub #main-menu li ul.social-button-inner li.social-button div.fb-like {
  bottom: 6px;
}
.gallery-sub #main-menu li ul.social-button-inner li.social-button a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: block;
  float: left;
  font-weight: normal;
  line-height: 15px;
  padding: 0;
  text-decoration: none;
}
.gallery-sub #main-menu li ul.social-button-inner li.social-button a.edit {
  color: #b7b7b7;
  float: right;
  font-weight: normal;
}
.gallery-sub #main-menu li ul.social-button-inner li.social-button a:hover,
.gallery-sub #main-menu li ul.social-button-inner li.social-button.active a {
  color: #d17201;
  font-weight: bold;
}
.gallery-sub #main-menu .sub_menu {
  display: none;
  margin: 0 4% 0 0;
  padding: 5px 0 0 10px;
}
.gallery-sub #main-menu .sub_menu li {
  background: transparent none repeat scroll 0 0;
  padding: 10px;
  border-bottom: solid #dfdfdf 1px;
}
.gallery-sub #main-menu .sub_menu li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: block;
  float: left;
  font-weight: normal;
  line-height: 15px;
  padding: 0;
  text-decoration: none;
  width: 100%;
}
.gallery-sub #main-menu .sub_menu li a.edit {
  color: #b7b7b7;
  float: right;
  font-weight: normal;
  width: auto;
  position: absolute;
  right: 0;
}
.gallery-sub #main-menu .sub_menu li a span.post-count {
  float: right;
}
.gallery-sub #main-menu .sub_menu li a:hover,
.gallery-sub #main-menu .sub_menu li.active a {
  color: #d17201;
  font-weight: bold;
}
.gallery-sub #main-menu .sub_menu li.new a {
  background: rgba(0, 0, 0, 0) url("/public/images/memorial/new.png") no-repeat scroll right 3px !important;
  padding-right: 26px !important;
}
.gallery-sub #main-menu .sub_menu.post li a {
  padding: 5px 0 5px 27px;
}
.gallery-sub #main-menu .sub_menu.post li.donation {
  background: transparent url("/public/images/memorial/menu_post/Donation.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.candle {
  background: transparent url("/public/images/memorial/menu_post/Candle.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.flower {
  background: transparent url("/public/images/memorial/menu_post/Flowers.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.message {
  background: transparent url("/public/images/memorial/menu_post/Message03.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.joss {
  background: transparent url("/public/images/memorial/menu_post/JossStick.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.photo {
  background: transparent url("/public/images/memorial/menu_post/Photos.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.video {
  background: transparent url("/public/images/memorial/menu_post/Video.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.memorabilia {
  background: transparent url("/public/images/memorial/menu_post/Memorabilia.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li.memory_cloud {
  background: transparent url("/public/images/memorial/menu_post/MemoryCloud.jpg") no-repeat scroll 0 10px;
}
.gallery-sub #main-menu .sub_menu.post li#guestbook {
  background: transparent url("/public/images/memorial/menu_post/guest_book.png") no-repeat scroll 4px 5px;
}
.gallery-sub #main-menu .sub_menu.post li.delivery_flower {
  background: transparent url("/public/images/memorial/menu_post/delivery_flower.jpg") no-repeat scroll 0px 10px;
}
.gallery-sub #main-menu .sub_menu.post li .memory_cloud_disable {
  color: #9a9a9a;
  display: block;
  padding: 5px 0 5px 27px;
}
.gallery-sub #main-menu .sub_menu .hide {
  display: none;
}
.gallery-sub .contribute-panel {
  display: block;
  margin: 11px 0 10px 0;
  padding: 6px 15px;
  font-size: 12px;
  line-height: 18px;
  color: #786F65;
  background-color: #F6F6F3;
  -moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px #888;
  box-shadow: inset 0 1px 2px #CCC;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.gallery-sub .advanced-slider .thumbnail {
  background-size: cover;
}
.gallery-sub #batch_action {
  float: right;
}
.gallery-sub #batch_action ul.nav {
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.gallery-sub #batch_action ul.nav > li > a {
  display: inline;
  padding: 0;
  position: initial;
}
.gallery-sub #batch_action ul.nav > li > a:hover {
  background: none;
}
.gallery-sub #batch_action .drop {
  display: none;
  padding: 5px 0 0;
  width: 100px;
  z-index: 1000;
  margin: 4px -22px;
  background-color: #F6F6F3;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.45);
  position: absolute;
}
.gallery-sub #batch_action .drop ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 8px 0;
}
.gallery-sub #batch_action .drop ul > li {
  padding-left: 23px;
}
.gallery-sub .activity-list {
  margin: 15px 0 0;
  overflow: visible !important;
}
.gallery-sub .activity-list img {
  max-width: 100%;
}
.gallery-sub .activity-list input[type="submit"] {
  background: #f6f6f6 -moz-linear-gradient(center top, #ffffff, #efefef) repeat scroll 0 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #000000;
  cursor: pointer;
  height: 2.0833em;
  margin-bottom: 2px;
  overflow: visible;
  padding: 0 0.5em 0 0;
  text-indent: 5px;
  vertical-align: middle;
  white-space: nowrap;
}
.gallery-sub .activity-list textarea {
  border: 1px solid #dddddd;
}
.gallery-sub .activity-list .activity_photo {
  max-width: 100%;
}
.gallery-sub .activity-list li,
.gallery-sub .activity-list li.content_item {
  padding: 1px 45px 20px 0;
}
@media screen and (max-width: 767px) {
  .gallery-sub .activity-list li,
  .gallery-sub .activity-list li.content_item {
    padding: 1px 0px 20px 0;
  }
}
.gallery-sub .activity-list li .message,
.gallery-sub .activity-list li.content_item .message {
  font-size: 14px;
}
.gallery-sub .activity-list li .recent_content {
  padding: 1px 45px 1px 27px;
  word-wrap: break-word;
}
.gallery-sub .activity-list li .recent_content img {
  max-width: 100%;
}
.gallery-sub .activity-list ul.user-tools {
  padding-bottom: 2px;
  overflow: visible !important;
}
.gallery-sub .activity-list ul.user-tools li {
  padding: 0 7px 0 0;
  border-right: 1px solid #a6a48d;
  color: #a6a48d;
  margin-right: 5px;
  display: inline;
}
.gallery-sub .activity-list ul.user-tools li:hover .sub_menu {
  display: block;
}
.gallery-sub .activity-list ul.user-tools li .sub_menu {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 14px;
  width: 84px;
  z-index: 9;
}
.gallery-sub .activity-list ul.user-tools li .sub_menu li {
  border: medium none;
  display: list-item;
  margin: 0;
  padding: 0;
}
.gallery-sub .activity-list ul.user-tools li .sub_menu li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000;
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}
.gallery-sub .activity-list ul.user-tools li .sub_menu li a:hover {
  background: #84af16 none repeat scroll 0 0;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.gallery-sub .activity-list ul.user-tools li.edit {
  position: relative;
}
.gallery-sub .activity-list ul.user-tools li.last {
  border-right-width: 0;
}
.gallery-sub .activity-list .message {
  padding: 1px 45px 1px 27px;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .gallery-sub .activity-list .message {
    padding: 1px 20px 1px 27px;
  }
}
.gallery-sub .activity-list .form_comment {
  padding: 10px 0;
}
.gallery-sub .activity-list .form_comment textarea#comment {
  height: 40px;
  padding: 2px;
  width: 265px;
}
.gallery-sub .activity-list ul.content_cmt {
  margin-left: 15px;
  overflow: visible !important;
  padding: 0;
}
.gallery-sub .activity-list ul.content_cmt > li {
  border-left: 1px solid #a6a48d;
  color: #786f65;
  margin: 10px 10px 20px 0;
  padding: 0 0 0 14px;
  word-wrap: break-word;
}
.gallery-sub .activity-list ul.content_cmt li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 895px) {
  .gallery-sub .aviary-edit {
    display: none;
  }
}
.gallery-sub div.uploader span.filename {
  width: 106px;
}
.gallery-sub .content_item.media_item {
  padding: 2px !important;
}
.media_item .recent_content {
  padding: 0!important;
}
#photo-editor .img-container img {
  max-height: 400px;
}
#photo-editor .docs-buttons {
  padding: 10px 0;
}
#video-upload textarea#embed {
  height: 50px;
  margin: 5px 0;
}
#video-upload .separated-line {
  background: url("../images/gallery/line.png") no-repeat scroll 8px -3px rgba(0, 0, 0, 0);
  background-size: 100%;
  background-position-y: 50%;
  font-weight: bold;
  text-transform: uppercase;
  color: #6d782a;
}
ul.nav-wizard {
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
ul.nav-wizard:before {
  position: absolute;
}
ul.nav-wizard:after {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 138px;
  height: 47px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  z-index: 11;
  content: " ";
}
ul.nav-wizard li {
  position: relative;
  float: left;
  height: 46px;
  display: inline-block;
  text-align: center;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  ul.nav-wizard li {
    width: 100%;
  }
}
ul.nav-wizard li a {
  color: #d17201;
  padding: 0;
}
ul.nav-wizard li a:hover {
  background-color: transparent;
}
ul.nav-wizard li:before {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #d4d4d4;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -16px;
}
ul.nav-wizard li:after {
  position: absolute;
  display: block;
  border: 24px solid transparent;
  border-left: 16px solid #f1f1f1;
  border-right: 0;
  top: -1px;
  z-index: 10;
  content: '';
  right: -15px;
}
ul.nav-wizard li.active {
  color: #d17201;
  background: #dedede;
}
ul.nav-wizard li.active:after {
  border-left: 16px solid #dedede;
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
  color: #989898;
  background: #dedede;
}
ul.nav-wizard .active ~ li {
  color: #999999;
  background: #f9f9f9;
}
ul.nav-wizard .active ~ li:after {
  border-left: 16px solid #f9f9f9;
}
ul.nav-wizard .active ~ li a,
ul.nav-wizard .active ~ li a:active,
ul.nav-wizard .active ~ li a:visited,
ul.nav-wizard .active ~ li a:focus {
  color: #999999;
  background: #f9f9f9;
}
ul.nav-wizard.nav-wizard-backnav li:hover {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover:after {
  border-left: 16px solid #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav li:hover a,
ul.nav-wizard.nav-wizard-backnav li:hover a:active,
ul.nav-wizard.nav-wizard-backnav li:hover a:visited,
ul.nav-wizard.nav-wizard-backnav li:hover a:focus {
  color: #468847;
  background: #f6fbfd;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li {
  color: #999999;
  background: #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li:after {
  border-left: 16px solid #ededed;
}
ul.nav-wizard.nav-wizard-backnav .active ~ li a,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:active,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:visited,
ul.nav-wizard.nav-wizard-backnav .active ~ li a:focus {
  color: #999999;
  background: #ededed;
}
/* Font Family
================================================== */
.no-support {
  margin: 2rem auto;
  text-align: center;
  width: 90%;
}
/* Audio Player Styles
================================================== */
audio {
  display: none;
}
#audiowrap,
#plwrap {
  margin: 0 auto;
}
#audiowrap {
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
#nowPlay {
  display: block;
  font-size: 0;
}
#nowPlay span {
  display: inline-block;
  font-size: 1.5rem;
  vertical-align: top;
}
#nowPlay span#npAction {
  padding: 21px;
  width: 30%;
}
#nowPlay span#npTitle {
  padding: 21px;
  text-align: right;
  width: 70%;
}
#plList li {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 21px 0;
}
#plList li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.plItem {
  position: relative;
}
.plTitle {
  left: 50px;
  overflow: hidden;
  position: absolute;
  right: 65px;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
}
.plChecked {
  display: none;
}
.plNum {
  padding-left: 21px;
  width: 25px;
}
.plLength {
  padding-left: 21px;
  position: absolute;
  right: 21px;
  top: 0;
}
.plSel .plNum {
  display: none;
}
.plSel .plChecked {
  display: block;
  padding-left: 21px;
  width: 25px;
}
.plSel,
.plSel:hover {
  background-color: rgba(0, 0, 0, 0.1);
  cursor: default !important;
}
#tracks a {
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 2rem;
  height: 35px;
  line-height: .175;
  margin: 0 5px 30px;
  padding: 10px;
  text-decoration: none;
  transition: background .3s ease;
}
#tracks a:last-child {
  margin-left: 0;
}
#tracks a:hover,
#tracks a:active {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
#tracks a::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Plyr Overrides
================================================== */
.plyr--audio .plyr__controls {
  background-color: transparent;
  border: none;
  padding: 20px 20px 20px 13px;
  width: 100%;
}
.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover,
.plyr__play-large {
  background: rgba(0, 0, 0, 0.1);
}
.plyr__progress--played,
.plyr__volume--display {
  color: rgba(0, 0, 0, 0.1);
}
.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(0, 0, 0, 0.1);
}
.plyr--audio .plyr__progress--buffer {
  color: rgba(0, 0, 0, 0.1);
}
/* Media Queries
================================================== */
@media only screen and (max-width: 600px) {
  #nowPlay span#npAction {
    display: none;
  }
  #nowPlay span#npTitle {
    display: block;
    text-align: center;
    width: 100%;
  }
}
#add-photo-btn-holder {
  margin-top: 45px;
}

/*# sourceMappingURL=sourcemap/gallery.css.map */
