/*** Mixin ***/
.emo-icon {
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  display: block;
  float: left;
  height: 18px;
  padding: 11px 2px;
}
/*** end of Mixin ***/
/*** common style ***/
@media screen and (min-width: 768px) {
  .memorial-home {
    background: #ffffff url("../images/memorial/bg-right.png") repeat-y scroll 83% 0;
  }
}
ul {
  padding: 0;
}
.count {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-left: 6px;
  position: relative;
}
.count,
.count span {
  display: block;
  float: left;
  font: 11px/22px Helvetica, Arial, sans-serif;
}
.count::before {
  background: transparent url("../images/memorial/pointer.png") no-repeat scroll left 50%;
  content: "";
  display: block;
  height: 6px;
  left: -4px;
  position: absolute;
  top: 6px;
  width: 4px;
  z-index: 5;
}
.count span {
  color: #666;
  padding: 0 4px;
  text-align: center;
  text-decoration: none;
}
.love-icon {
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  display: block;
  float: left;
  height: 18px;
  padding: 11px 2px;
  width: 44px;
}
.love-en {
  background: transparent url("../images/memorial/LoveU_en.gif") no-repeat scroll center center;
}
.love-zh-CN {
  background: transparent url("../images/memorial/LoveU_zh-CN.gif") no-repeat scroll center center;
}
.love-zh-TW {
  background: transparent url("../images/memorial/LoveU_zh-TW.gif") no-repeat scroll center center;
}
.love-es {
  background: transparent url("../images/memorial/LoveU_es.gif") no-repeat scroll center center;
  width: 55px;
}
.love-pt {
  background: transparent url("../images/memorial/LoveU_pt.gif") no-repeat scroll center center;
  width: 55px;
}
.imissu-icon {
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  display: block;
  float: left;
  height: 18px;
  padding: 11px 2px;
  width: 43px;
}
.imissu-en {
  background: transparent url("../images/memorial/imissu_icon_en.gif") no-repeat scroll center center;
}
.imissu-zh-CN {
  background: transparent url("../images/memorial/imissu_icon_zh-CN.gif") no-repeat scroll center center;
}
.imissu-zh-TW {
  background: transparent url("../images/memorial/imissu_icon_zh-TW.gif") no-repeat scroll center center;
}
.imissu-es {
  background: transparent url("../images/memorial/imissu_icon_es.gif") no-repeat scroll center center;
  width: 59px;
}
.imissu-pt {
  background: transparent url("../images/memorial/imissu_icon_pt.gif") no-repeat scroll center center;
  width: 96px;
}
.thankyou-icon {
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  display: block;
  float: left;
  height: 18px;
  padding: 11px 2px;
  width: 43px;
}
.thankyou-en {
  background: transparent url("../images/memorial/thankyou_icon_en.jpg") no-repeat scroll center center;
  width: 53px;
}
.thankyou-zh-CN {
  background: transparent url("../images/memorial/thankyou_icon_CN.jpg") no-repeat scroll center center;
}
.thankyou-zh-TW {
  background: transparent url("../images/memorial/thankyou_icon_TW.jpg") no-repeat scroll center center;
}
.thankyou-es {
  background: transparent url("../images/memorial/thankyou_icon_es.jpg") no-repeat scroll center center;
  width: 59px;
}
.thankyou-pt {
  background: transparent url("../images/memorial/thankyou_icon_pt.jpg") no-repeat scroll center center;
  width: 59px;
}
.c-p-candle {
  background: transparent url("../images/memorial/candle_icon_grey.png") no-repeat scroll left top;
}
.c-p-flower {
  background: transparent url("../images/memorial/flower_icon_grey.png") no-repeat scroll left top;
}
.c-p-message {
  background: transparent url("../images/memorial/messages_icon_grey.gif") no-repeat scroll left top;
}
.c-p-photo {
  background: transparent url("../images/memorial/photo_icon_grey.png") no-repeat scroll left top;
}
.a-l-content {
  margin-bottom: 1px;
  padding: 4px 45px 4px 27px !important;
}
@media screen and (max-width: 767px) {
  .a-l-content {
    padding: 4px 20px 4px 27px !important;
  }
}
.a-l-candle {
  background: transparent url("../images/memorial/candle_icon.png") no-repeat scroll left top;
  margin-bottom: 4px;
}
.a-l-flower {
  background: transparent url("../images/memorial/flower_icon.png") no-repeat scroll left top;
  margin-bottom: 4px;
}
.a-l-message {
  background: transparent url("../images/memorial/messages_icon.gif") no-repeat scroll left top;
  margin-bottom: 4px;
}
.a-l-photo {
  background: transparent url("../images/memorial/Photo_icon.gif") no-repeat scroll left top;
  margin-bottom: 4px;
}
.a-l-video {
  background: transparent url("../images/memorial/musicvideo_icon.gif") no-repeat scroll left top;
  margin-bottom: 4px;
}
.a-l-joss_stick {
  background: transparent url("../images/memorial/josssticks_icon.gif") no-repeat scroll left top;
  margin-bottom: 4px;
}
.a-l-library {
  background: transparent url("../images/memorial/memorabilial_icon.png") no-repeat scroll left top;
  margin-bottom: 4px;
}
.link-mem {
  background: transparent url("../images/memorial/link_icon.png") no-repeat scroll 0 5px;
  padding-left: 20px;
}
.unlink-mem {
  background: transparent url("../images/memorial/unlink_icon.png") no-repeat scroll 0 5px;
  padding-left: 20px;
}
.love-results,
.m-n-memorial,
.m-n-biography,
.m-n-events,
.m-n-candles,
.m-n-flowers,
.m-n-messages,
.m-n-photos,
.m-n-videos,
.m-n-library,
.m-n-joss_stick {
  background: transparent url("../images/memorial/sprite-icon.png") no-repeat scroll left top;
}
.a-l-memorabilia {
  background: transparent url("../images/memorial/memorabilia_icon.gif") no-repeat scroll left top;
  margin-bottom: 4px;
}
.m-n-memorabilia {
  background: transparent url("../images/memorial/memorabilia_icon.gif") no-repeat scroll 10px center;
}
.a-l-donation {
  background: transparent url("../images/memorial/donation_icon.gif") no-repeat scroll left top;
  margin-bottom: 4px;
}
.m-n-donations {
  background: transparent url("../images/memorial/donation_icon.gif") no-repeat scroll 10px center;
}
.m-n-settings {
  background: transparent url("../images/memorial/settings.gif") no-repeat scroll 10px center;
}
.display_none {
  display: none;
}
.recent_content .edit ul {
  display: block;
}
.list_content .sub_menu li a:hover,
.content_cmt .sub_menu li a:hover,
.recent_content .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);
}
#obituary_message {
  background: #fff none repeat scroll 0 0 !important;
}
.post-count1 {
  float: right;
}
/*** end of common style ***/
/*** Left nav section ***/
#left-nav {
  font-size: 12px;
  padding-top: 20px;
  position: relative;
  font-weight: 400;
}
#left-nav #left-panel {
  width: 200px;
  margin: 0 auto;
  /* Profile photo */
  /* End of Profile photo */
  /* user tools */
  /* end of user tool*/
  /* Left menu */
  /*end of left menu */
}
#left-nav #left-panel .bio-pic {
  height: 245px;
  position: relative;
  margin: 0;
  padding: 0;
}
#left-nav #left-panel .bio-pic li {
  background: #ffffff url("../images/memorial/bio-pic-shadown.png") no-repeat scroll center bottom;
  height: 242px;
  left: 0;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  top: 0;
}
#left-nav #left-panel .bio-pic li img {
  border: 0 none;
  display: block;
  margin-bottom: 10px;
}
#left-nav #left-panel .bio-pic li.hide {
  display: none;
}
#left-nav #left-panel .bio-pic li.active {
  display: block !important;
  opacity: 1;
}
#left-nav #left-panel .bio-pic li.active .add_profile_photo {
  border: 1px solid #CCCCCC;
  font-weight: bold;
  height: 223px;
  padding-top: 75px;
  text-align: center;
  width: 187px;
  background: none repeat scroll 0 0 #FFFFFF;
}
#left-nav #left-panel .profile-pager {
  float: right;
  margin: 0 7px 5px 0;
}
#left-nav #left-panel .profile-pager li {
  float: left;
}
#left-nav #left-panel .profile-pager li a {
  background: transparent url("../images/memorial/sprite-pagination.png") no-repeat scroll right -16px;
  display: block;
  margin-right: 5px;
  overflow: hidden;
  text-indent: -12345em;
  background-position: left -16px;
  height: 7px;
  margin-right: 3px;
  width: 7px;
}
#left-nav #left-panel .profile-pager li a.active,
#left-nav #left-panel .profile-pager li a:hover,
#left-nav #left-panel .profile-pager li a:focus {
  background-position: left top;
}
#left-nav #left-panel .user-tools {
  font-size: 12px;
  margin: 0 0 10px 10px;
  overflow: hidden;
  padding: 0 0 11px;
}
#left-nav #left-panel .user-tools li {
  display: table;
  border-right: 1px solid #a6a48d;
  color: #a6a48d;
  margin: 0 5px 5px 0;
}
#left-nav #left-panel .user-tools li.last {
  border-right-width: 0;
}
#left-nav #left-panel #left_menu {
  margin: 0 0 0 2px;
  padding: 0;
}
#left-nav #left-panel #left_menu li {
  display: block;
  overflow: hidden;
  padding: 5px 0.6px;
  position: relative;
}
#left-nav #left-panel #left_menu li .bordered-li {
  height: 24px;
  left: -8px;
  margin: 4px 0 8px;
  width: 98%;
}
#left-nav #left-panel #left_menu li .bordered-a {
  margin: 0px 0 0 4px;
}
#left-nav #left-panel #left_menu li a {
  background: #f2f2f2 url("../images/memorial/btn_collapsable.png") no-repeat scroll 180px 7px;
  color: #636363;
  display: block;
  font-weight: bold;
  line-height: 16px;
  padding: 5px 0 5px 10px;
  text-decoration: none;
}
#left-nav #left-panel #left_menu li a.active {
  background: #f2f2f2 url("../images/memorial/btn_collapsable.png") no-repeat scroll 180px -15px;
}
#left-nav #left-panel #left_menu li a.email {
  background: transparent url("../images/memorial/email_icon.png") no-repeat scroll 0 6px !important;
  padding: 5px 0 5px 18px !important;
}
#left-nav #left-panel #left_menu .sub_menu {
  display: none;
  margin: 0;
  padding: 5px 0 0 0px;
}
#left-nav #left-panel #left_menu .sub_menu li {
  background: transparent none repeat scroll 0 0;
  padding: 2px;
}
#left-nav #left-panel #left_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;
}
#left-nav #left-panel #left_menu .sub_menu li a.edit {
  color: #b7b7b7;
  float: right;
  font-weight: normal;
}
#left-nav #left-panel #left_menu .sub_menu li a:hover,
#left-nav #left-panel #left_menu .sub_menu li.active a {
  color: #d17201;
  font-weight: bold;
}
#left-nav #left-panel #left_menu .sub_menu li.new a {
  background: rgba(0, 0, 0, 0) url("../images/memorial/new.png") no-repeat scroll right 3px !important;
  padding-right: 26px !important;
}
#left-nav #left-panel #left_menu .sub_menu.post li a {
  padding: 5px 0 5px 27px;
}
#left-nav #left-panel #left_menu .sub_menu.post li.donation {
  background: transparent url("../images/memorial/menu_post/Donation.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.candle {
  background: transparent url("../images/memorial/menu_post/Candle.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.flower {
  background: transparent url("../images/memorial/menu_post/Flowers.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.message {
  background: transparent url("../images/memorial/menu_post/Message03.jpg") no-repeat scroll 0 0;
  border: medium none;
}
#left-nav #left-panel #left_menu .sub_menu.post li.joss {
  background: transparent url("../images/memorial/menu_post/JossStick.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.photo {
  background: transparent url("../images/memorial/menu_post/Photos.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.video {
  background: transparent url("../images/memorial/menu_post/Video.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.memorabilia {
  background: transparent url("../images/memorial/menu_post/Memorabilia.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li.memory_cloud {
  background: transparent url("../images/memorial/menu_post/MemoryCloud.jpg") no-repeat scroll 0 0;
}
#left-nav #left-panel #left_menu .sub_menu.post li#guestbook {
  background: transparent url("../images/memorial/menu_post/guest_book.png") no-repeat scroll 4px 5px;
}
#left-nav #left-panel #left_menu .sub_menu.post li.delivery_flower {
  background: transparent url("../images/memorial/menu_post/delivery_flower.jpg") no-repeat scroll 0px -1px;
}
#left-nav #left-panel #left_menu .sub_menu.post li .memory_cloud_disable {
  color: #9a9a9a;
  display: block;
  padding: 5px 0 5px 27px;
}
#left-nav #left-panel #left_menu .sub_menu .hide {
  display: none;
}
#left-nav #left-panel #left_menu .sub_menu li.notify {
  background-color: #f48007 !important;
  height: 35px;
  line-height: 35px;
  width: 100%;
  padding: 0px !important;
  border: 1px solid #f48007;
  margin-bottom: 10px;
}
#left-nav #left-panel #left_menu .sub_menu li.notify a {
  color: #fff6ef;
  font-weight: bold;
  line-height: 35px;
}
#left-nav #left-panel #left_menu .sub_menu li.notify a:active {
  border: 1px solid #f48007;
}
#left-nav #left-panel #left_menu .sub_menu li.notify span.label-notify {
  width: 79%;
}
#left-nav #left-panel #left_menu .sub_menu li.notify .icon-sent {
  background: #ffffff url("../images/memorial/sent_mail.png") no-repeat -4px -4px;
}
#left-nav #left-panel #left_menu .sub_menu li.notify .icon-not-sent {
  background: #ffffff url("../images/memorial/unsent_mail.png") no-repeat -4px -4px;
}
#left-nav #left-panel #left_menu .sub_menu li.notify .icon-mail {
  float: right;
  width: 19%;
  height: 100%;
  z-index: 100;
}
#left-nav #left-panel #left_menu .sub_menu li.padd_10 {
  padding-left: 10px ;
}
#left-nav #left-panel #left_menu .list_item {
  display: none;
  margin: 0;
  padding: 0 10px;
}
#left-nav #left-panel #left_menu .list_item li {
  float: left;
}
#left-nav #left-panel #left_menu .list_item li a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #cccccc;
  font-weight: normal;
  padding: 0;
}
#left-nav #left-panel #left_menu .list_item li.link_add {
  display: block;
  width: 100%;
}
#left-nav #left-panel #left_menu .list_item li.link_add a {
  border: medium none;
}
#left-nav #left-panel #qrcode {
  display: none;
}
#left-nav #left-panel .add_memorial {
  background: transparent url("../images/memorial/memorial_control_icon.png") no-repeat scroll 0 2px !important;
  color: #817777 !important;
  padding-left: 20px !important;
}
#left-nav #left-panel .remove_memorial {
  background: transparent url("../images/memorial/memorial_control_icon.png") no-repeat scroll 0 bottom !important;
  color: #817777 !important;
  padding-left: 20px !important;
}
/*** end of Left nav ***/
/*** Main conatainer ***/
#main-container {
  padding: 20px 0 0 0;
  font-size: 12px;
}
#main-container form {
  padding: 0;
}
#main-container h1 {
  font: 26px/1em Georgia, Times, serif;
  margin: 0 7px 8px 16px;
  padding: 0;
  word-wrap: break-word;
}
#main-container .profile-photo {
  margin: 20px;
}
#main-container .main-user-tools {
  width: 100%;
  height: 24px;
  text-align: center;
  margin: 20px 0;
}
#main-container .main-user-tools li {
  display: inline-block;
}
#main-container .main-user-tools li .count {
  margin-right: 5px;
}
#main-container .no_recent_activity {
  padding: 20px;
}
#main-container .banner_line {
  background: url("/public/images/memorial/inner-banner.png") no-repeat scroll center 0 transparent;
  color: #6a6a6a;
  font-size: 12px;
  height: 15px;
}
#main-container .edit-block {
  background-color: transparent;
  min-height: 2em;
  position: relative;
}
#main-container .edit-block .auto-hide-button {
  background-color: #dadada;
  border: 1px solid #d0d0d0;
  bottom: -21px;
  display: none;
  padding: 2px 5px;
  position: absolute;
  right: 0;
  z-index: 1;
}
#main-container p.bio {
  color: #3e3224;
  font: 12px/14px Helvetica, Arial, sans-serif;
  margin: 0 0 36px 16px;
}
#main-container .introduction-block,
#main-container .biography-block {
  font-size: 12px;
  padding: 7px 7px 0 16px;
}
#main-container p.introduction,
#main-container div.introduction,
#main-container p.service-details,
#main-container div.service-details {
  color: #786f65;
  font: 15px/22px Helvetica;
  margin: 0 0 2em;
}
#main-container .bio_icon .introduction-block .first,
#main-container .bio_icon .biography-block .first {
  background: transparent url("../images/memorial/typographic-mark.gif") no-repeat scroll left 4px;
  text-indent: 25px;
}
#main-container .introduction-block a,
#main-container .biography-block a,
#main-container .service-details-block a {
  color: #a6a48d;
}
#main-container .introduction-block a:focus,
#main-container .introduction-block a:hover,
#main-container .biography-block a:focus,
#main-container .biography-block a:hover {
  color: #3e3224;
}
#main-container .edit-block-hover {
  background-color: #efefef;
}
#main-container h2.ribbon-service-page {
  font: 16px/38px Georgia, Times, serif;
  color: #FFF;
  text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.5);
  margin: 8px 0 0 0;
  padding: 10px 0 10px 40px;
}
#main-container h2.ribbon-service-page_en {
  background: transparent url(../images/memorial/servicesdetailsbanner2015_en.png) no-repeat center;
}
#main-container h2.ribbon-service-page_zh-CN {
  background: transparent url(../images/memorial/servicesdetailsbanner2015_zh-CN.png) no-repeat center;
}
#main-container h2.ribbon-service-page_zh-TW {
  background: transparent url(../images/memorial/servicesdetailsbanner2015_zh-TW.png) no-repeat center;
}
#main-container h2.ribbon-service-page_es {
  background: transparent url(../images/memorial/servicesdetailsbanner2015_es.png) no-repeat center;
}
#main-container h2.ribbon-service-page_pt {
  background: transparent url(../images/memorial/servicesdetailsbanner2015_pt.png) no-repeat center;
}
#main-container h2.ribbon-level-1,
#main-container h2.ribbon-level-2 {
  font: 16px/38px Georgia, Times, serif;
  color: #FFF;
  text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.5);
  margin: 20px 0 18px 2px;
  padding: 0 0 10px 40px;
  background: transparent url(../images/memorial/bg-header.png) no-repeat left -60px;
  background: transparent url(../images/memorial/bg-header.png) no-repeat left -58px;
  /*IE 8 9*/
}
#main-container h2.ribbon-level-2 {
  background-position: left top;
  margin-top: -36px;
}
#main-container .services-partners {
  background: #F5F3E9;
  padding: 15px 0;
  margin: 15px 0;
}
#main-container .services-partners .partners-section {
  margin: 0;
  padding: 15px 0;
  background: #fff;
}
#main-container .services-partners .partners-section h3 {
  color: #3e3224;
  font: 15px Georgia,Times,serif;
  text-transform: uppercase;
  margin: 0 auto;
  width: 120px;
}
#main-container .services-partners .partners-section .memorialised-by {
  color: #adadad;
}
#main-container .post_panel {
  overflow: hidden;
  padding: 7px 15px;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #main-container .post_panel {
    padding: 15px 0 0;
    font-size: 14px;
  }
}
#main-container .post_panel ul.post_item {
  margin: 0 0 0 10px;
  padding: 0;
}
#main-container .post_panel ul.post_item li {
  float: left;
  height: 27px;
  padding: 2px 6px 2px 2px;
}
#main-container .post_panel ul.post_item li a {
  color: #636363;
  display: block;
  height: 16px;
  padding-left: 20px;
  text-decoration: none;
}
#main-container .post_panel ul.post_item li.active {
  background: transparent url("../images/memorial/arrow_post.png") no-repeat scroll 1px 22px;
}
@media screen and (max-width: 767px) {
  #main-container .post_panel ul.post_item li.active {
    background: transparent url("../images/memorial/arrow_post_org.png") no-repeat scroll 1px 22px;
  }
}
#main-container .post_panel ul.post_item li.active a.c-p-candle,
#main-container .post_panel ul.post_item li:hover a.c-p-candle {
  background: transparent url("../images/memorial/candle_icon.png") no-repeat scroll left top;
}
#main-container .post_panel ul.post_item li.active a.c-p-flower,
#main-container .post_panel ul.post_item li:hover a.c-p-flower {
  background: transparent url("../images/memorial/flower_icon.png") no-repeat scroll left top;
}
#main-container .post_panel ul.post_item li.active a.c-p-message,
#main-container .post_panel ul.post_item li:hover a.c-p-message {
  background: transparent url("../images/memorial/messages_icon.gif") no-repeat scroll left top;
}
#main-container .post_panel ul.post_item li.active a.c-p-photo,
#main-container .post_panel ul.post_item li:hover a.c-p-photo {
  background: transparent url("../images/memorial/photo_icon.gif") no-repeat scroll left top;
}
#main-container .post_panel .content_post {
  border: 1px solid #cccccc;
  margin-top: 27px;
  overflow: hidden;
  padding: 5px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main-container .post_panel .content_post {
    border: 1px solid #ef8d37;
    border-left: none;
    border-right: none;
  }
}
#main-container .post_panel .content_post textarea {
  border: medium none;
  color: #636363;
  height: 50px;
  width: 98%;
  outline: 0;
}
@media screen and (max-width: 767px) {
  #main-container .post_panel .content_post textarea {
    font-size: 16px;
    color: #ef8d37;
  }
}
#main-container .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) {
  #main-container .post_panel .b_action {
    border-bottom: 1px solid #ef8d37;
    border-left: none;
    border-right: none;
  }
}
#main-container .post_panel .b_action .sub_item {
  bottom: 11px;
  float: left;
  margin: 0;
  padding: 0 10px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  #main-container .post_panel .b_action .sub_item {
    margin: 0px 0 -7px;
  }
}
#main-container .post_panel .b_action .sub_item li {
  float: left;
  padding: 11px 8px 0;
}
#main-container .post_panel .b_action .sub_item li a {
  display: block;
}
#main-container .post_panel .b_action .sub_item li.active {
  background: transparent url("../images/memorial/o_arrow.jpg") no-repeat scroll 12px 0px;
}
@media screen and (max-width: 767px) {
  #main-container .post_panel .b_action .sub_item li.active {
    background: transparent url("../images/memorial/o_arrow_post_org.png") no-repeat scroll 8px 0px;
  }
}
#main-container .post_panel .b_action .post_btn {
  /*background: transparent url("../images/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;
}
#main-container .post_panel .b_action .right {
  float: right;
  padding: 3px 5px 0 0;
}
#main-container .post_panel .b_action .right .poster-icon {
  background: transparent url("../images/memorial/poster_icon.png") no-repeat scroll 0 2px;
  border: medium none;
  float: left;
  padding: 4px 4px 5px 22px;
}
#main-container #main-menu li {
  display: block;
  overflow: hidden;
  padding: 10px 0.6px;
  position: relative;
  font-size: 16px;
  font-family: Helvetica;
}
#main-container #main-menu li .bordered-li {
  height: 24px;
  left: -8px;
  margin: 4px 0 8px;
  width: 98%;
}
#main-container #main-menu li .bordered-a {
  margin: 0px 0 0 4px;
}
#main-container #main-menu li a {
  background: url("../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;
}
#main-container #main-menu li a.active {
  background: url("../images/memorial/btn_collapsable.png") no-repeat scroll 94% -15px;
}
#main-container #main-menu .sub_menu {
  display: none;
  margin: 0 4% 0 0;
  padding: 5px 0 0 10px;
}
#main-container #main-menu .sub_menu li {
  background: transparent none repeat scroll 0 0;
  padding: 10px;
  border-bottom: solid #dfdfdf 1px;
}
#main-container #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%;
}
#main-container #main-menu .sub_menu li a.edit {
  color: #b7b7b7;
  float: right;
  font-weight: normal;
  display: none;
}
#main-container #main-menu .sub_menu li a span.post-count {
  float: right;
}
#main-container #main-menu .sub_menu li a:hover,
#main-container #main-menu .sub_menu li.active a {
  color: #d17201;
  font-weight: bold;
}
#main-container #main-menu .sub_menu li.new a {
  background: rgba(0, 0, 0, 0) url("../images/memorial/new.png") no-repeat scroll right 3px !important;
  padding-right: 26px !important;
}
#main-container #main-menu .sub_menu.post li a {
  padding: 5px 0 5px 27px;
}
#main-container #main-menu .sub_menu.post li.donation {
  background: transparent url("../images/memorial/menu_post/Donation.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.candle {
  background: transparent url("../images/memorial/menu_post/Candle.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.flower {
  background: transparent url("../images/memorial/menu_post/Flowers.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.message {
  background: transparent url("../images/memorial/menu_post/Message03.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.joss {
  background: transparent url("../images/memorial/menu_post/JossStick.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.photo {
  background: transparent url("../images/memorial/menu_post/Photos.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.video {
  background: transparent url("../images/memorial/menu_post/Video.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.memorabilia {
  background: transparent url("../images/memorial/menu_post/Memorabilia.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li.memory_cloud {
  background: transparent url("../images/memorial/menu_post/MemoryCloud.jpg") no-repeat scroll 0 10px;
}
#main-container #main-menu .sub_menu.post li#guestbook {
  background: transparent url("../images/memorial/menu_post/guest_book.png") no-repeat scroll 4px 5px;
}
#main-container #main-menu .sub_menu.post li.delivery_flower {
  background: transparent url("../images/memorial/menu_post/delivery_flower.jpg") no-repeat scroll 0px 10px;
}
#main-container #main-menu .sub_menu.post li .memory_cloud_disable {
  color: #9a9a9a;
  display: block;
  padding: 5px 0 5px 27px;
}
#main-container #main-menu .sub_menu .hide {
  display: none;
}
#main-container .activity-toggle {
  background: url("../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;
  font-size: 16px;
  margin-top: 10px;
}
#main-container .activity-toggle.active {
  background: url("../images/memorial/btn_collapsable.png") no-repeat scroll 94% -15px;
}
#main-container .activity-list {
  margin: 15px 0 0;
  overflow: visible !important;
  padding-left: 16px;
}
#main-container .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;
}
#main-container .activity-list textarea {
  border: 1px solid #dddddd;
}
#main-container .activity-list .activity_photo {
  max-width: 100%;
}
#main-container .activity-list li,
#main-container .activity-list li.content_item {
  padding: 1px 45px 20px 0;
}
@media screen and (max-width: 767px) {
  #main-container .activity-list li,
  #main-container .activity-list li.content_item {
    padding: 1px 0px 20px 0;
  }
}
#main-container .activity-list li .message,
#main-container .activity-list li.content_item .message {
  font-size: 14px;
}
#main-container .activity-list li .recent_content {
  padding: 1px 45px 1px 27px;
  word-wrap: break-word;
}
#main-container .activity-list ul.user-tools {
  padding-bottom: 2px;
  overflow: visible !important;
}
#main-container .activity-list ul.user-tools li {
  padding: 0 7px 0 0;
  border-right: 1px solid #a6a48d;
  color: #a6a48d;
  margin-right: 5px;
  display: inline;
}
#main-container .activity-list ul.user-tools li:hover .sub_menu {
  display: block;
}
#main-container .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;
}
#main-container .activity-list ul.user-tools li .sub_menu li {
  border: medium none;
  display: list-item;
  margin: 0;
  padding: 0;
}
#main-container .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;
}
#main-container .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);
}
#main-container .activity-list ul.user-tools li.edit {
  position: relative;
}
#main-container .activity-list ul.user-tools li.last {
  border-right-width: 0;
}
#main-container .activity-list .message {
  padding: 1px 45px 1px 27px;
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  #main-container .activity-list .message {
    padding: 1px 20px 1px 27px;
  }
}
#main-container .activity-list .form_comment {
  padding: 10px 0;
}
#main-container .activity-list .form_comment textarea#comment {
  height: 40px;
  padding: 2px;
  width: 265px;
}
#main-container .activity-list ul.content_cmt {
  margin-left: 15px;
  overflow: visible !important;
  padding: 0;
}
#main-container .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;
}
#main-container .activity-list ul.content_cmt li:last-child {
  margin-bottom: 0;
}
/*** End of main container***/
/*** Right Parties ***/
#right-parties .partners {
  float: right;
  width: 80%;
  color: #786f65;
  line-height: 14px;
  margin: 6px 0 0 10px;
  padding: 12px 0 0 30px;
  font-size: 12px;
}
#right-parties .partners ul li {
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
}
#right-parties .partners img {
  max-width: 90%;
  margin: 2px;
  max-height: 60px;
}
#right-parties .partners li {
  display: block;
  overflow: hidden;
  padding: 0 0 30px;
  width: 100%;
}
#right-parties .partners li h3 {
  border-bottom: 1px solid #e9e9e3;
  color: #3e3224;
  font: 13px Georgia,Times,serif;
  margin: 0 0 5px;
  padding: 0 0 2px;
  text-transform: uppercase;
}
#right-parties .partners h4 {
  font-weight: normal;
  margin: 10px 0 0;
}
#right-parties .partners p {
  margin: 0;
}
#right-parties .partners p.memorialised-by {
  color: #a6a48d;
  font-size: 11px;
  margin-bottom: 2px;
}
#right-parties .partners a {
  color: #a6a48d;
}
#right-parties .partners a:focus,
#right-parties .partners a:hover {
  color: #3e3224;
}
#right-parties .partners .ff_region {
  overflow: hidden;
}
#right-parties .partners .ff_en {
  background: url('../images/memorial/friends_icon_en.png') no-repeat;
}
#right-parties .partners .ff_zh-CN {
  background: url('../images/memorial/friends_icon_zh-CN.png') no-repeat;
}
#right-parties .partners .ff_zh-TW {
  background: url('../images/memorial/friends_icon_zh-TW.png') no-repeat;
}
#right-parties .partners .ff_es {
  background: url('../images/memorial/friends_icon_es.png') no-repeat;
}
#right-parties .partners .ff_pt {
  background: url('../images/memorial/friends_icon_pt.png') no-repeat;
}
#right-parties .partners .ff {
  height: 25px;
  padding-bottom: 5px;
  padding-left: 60px;
  padding-top: 5px;
  width: 55px;
}
#right-parties .partners .icon {
  float: left;
  height: 25px;
  padding: 0;
  width: 55px;
}
#right-parties .partners #select_arrangement {
  margin-left: 10px;
}
/*** end of Right Parties ***/
/*** image flow ***/
.imageflow .navigation {
  z-index: 50;
}
.imageflow .scrollbar {
  z-index: 52;
}
/*** end of image flow ***/
/*** Magnific popup style ***/
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}
/*
====== Zoom effect ======
*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
  background-color: #fff;
}
.mfp-zoom-in .mfp-close {
  color: #73A008;
  font-size: 36px;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.9;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/*----- email_notification -----*/
.intl-tel-input .country-list {
  width: 200px;
}
.intl-tel-input .country-list {
  overflow-y: auto;
}
input#contact_phone {
  max-width: 100% !important;
  /*width: 100% !important;*/
}
.intl-tel-input {
  max-width: 100%;
  padding: 0px !important;
  /*width: 69% !important;*/
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .intl-tel-input {
    width: 100% !important;
  }
}
.active-tab {
  font-size: 13px;
  font-weight: bold;
}
span.line {
  line-height: 31px;
}
.magnific-popup-container {
  /*padding: 0px;*/
  background: white;
  border-radius: 20px;
  border: solid #73A008 5px;
  margin: 0 auto;
}
/*.cover-content.magnific-popup-container{
	padding: 0px !important;
}*/
.notify-msg {
  color: #000000 !important;
  font-weight: bold !important;
  margin-bottom: 0 !important;
  text-align: center;
}
.form-group {
  margin-bottom: 10px !important;
}
.form {
  font-size: 12px !important;
}
@media screen and (max-width: 400px) {
  .form span.mobile-display {
    width: 100%;
    float: left;
    font-size: 14px !important;
  }
}
.form label {
  width: 30%;
  text-align: left;
  font-size: 12px !important;
  padding-top: 7px;
}
@media screen and (max-width: 480px) {
  .form label {
    width: 100% !important;
    font-weight: bold;
    font-size: 14px !important;
  }
}
.form .form_row .radio input[type="radio"] {
  margin-left: -10px !important;
}
.form .form_row span.mandatory {
  position: static;
}
@media screen and (min-width: 405px) and (max-width: 670px) {
  .form .form_row #display_name {
    width: 65%;
  }
}
@media screen and (max-width: 400px) {
  .form .form_row label,
  .form .form_row span.mobile-display,
  .form .form_row .selector,
  .form .form_row select {
    margin-left: 12px;
  }
  .form .form_row .circa {
    width: 100% !important;
  }
  .form .form_row .selector {
    width: 100% !important;
  }
  .form .form_row .selector span {
    width: 80% !important;
  }
  .form .form_row select {
    width: 80% !important;
  }
  .form .form_row input[type=text] {
    margin-left: 12px;
    width: 80%;
  }
}
@media screen and (max-width: 400px) {
  .form .form_row.mobile-age-display label {
    width: 100% !important;
  }
  .form .form_row.mobile-age-display input[type=text] {
    width: 100px !important;
  }
  .form .form_row.mobile-age-display .mobile-radio-wrapper {
    margin-left: 12px;
  }
}
/*edit-bio-form*/
.edit-bio-form label {
  width: 100px;
}
.cover-content {
  /*margin-top: 10px;*/
}
.cover-content .form input.form-control {
  width: 100% !important;
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .cover-content .form input.form-control {
    width: 100% !important;
  }
}
/*.mfp-content{
	overflow-y: auto;
}*/
.form .input-sm {
  font-size: 12px !important;
}
.form-group input {
  /*max-width: 71% !important;*/
  height: 28px !important;
}
/*----- end of email_notification ----*/
/*** end of magnafic popup style ***/
/*** wizards style ***/
.wizard {
  font-family: arial;
}
.wizard-bar {
  background: none repeat scroll 0 0 #f6ede4;
  float: left;
  height: 62px;
  width: 100%;
  position: relative;
}
.step2-bottom {
  background: none repeat scroll 0 0 #f6ede4;
  float: left;
  height: 62px;
  margin-top: 2px;
  width: 100%;
  font-family: arial;
}
.step-bottom {
  background: none repeat scroll 0 0 #f6ede4;
  float: left;
  margin-top: 2px;
  width: 100%;
  font-family: arial;
}
.step-bottom .inner {
  padding: 14px;
}
.wizard-bar .step {
  border-right: 2px solid #fff;
  float: left;
  height: 62px;
  text-align: center;
  width: 71px;
}
.wizard-bar .step .text {
  float: left;
  font-size: 11px;
  font-weight: bold;
  padding-top: 8px;
  text-transform: uppercase;
  width: 100%;
}
.wizard-bar .step .number {
  font-size: 25px;
  font-weight: bold;
}
.wizard-bar .img-upload {
  width: 100%;
  height: 62px;
  padding-left: 79px !important;
  padding-right: 50px;
  box-sizing: border-box;
  position: absolute;
  float: left;
  /*height: 100%;
    padding-left: 10px;*/
  /*width: 826px;*/
}
@media screen and (max-width: 272px) {
  .wizard-bar .img-upload {
    padding-left: 70px !important;
  }
}
.wizard .text1 {
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  margin-top: 23px;
}
.wizard-bar .step-1 .img-upload .text1,
.wizard-bar .step-2 .img-upload .text1 {
  margin-top: 16px;
}
@media screen and (max-width: 920px) {
  .wizard-bar .step-1 .img-upload .text1,
  .wizard-bar .step-2 .img-upload .text1 {
    margin-top: 5px !important;
    font-size: 12px !important;
  }
}
@media screen and (max-width: 360px) {
  .wizard-bar .step-1 .img-upload .text1,
  .wizard-bar .step-2 .img-upload .text1 {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 290px) {
  .wizard-bar .step-1 .img-upload .text1,
  .wizard-bar .step-2 .img-upload .text1 {
    margin-top: 2px !important;
  }
}
.wizard-bar .step-1 .img-upload .text2 {
  display: block;
  margin-top: 1px;
}
@media screen and (max-width: 920px) {
  .wizard-bar .step-1 .img-upload .text2 {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 440px) {
  .wizard-bar .step-1 .img-upload .text2 {
    font-size: 9px !important;
  }
}
.wizard-bar .step-2 .img-upload .text-wrapper {
  width: auto;
}
.non-curator-bar .step-2 .img-upload .text-wrapper {
  /*width: 250px;*/
}
@media screen and (max-width: 767px) {
  .non-curator-bar .step-2 .img-upload .text-wrapper {
    /*width: 240px;*/
  }
}
@media screen and (max-width: 360px) {
  .non-curator-bar .step-2 .img-upload .text-wrapper {
    /*width: 180px;*/
  }
}
@media screen and (max-width: 310px) {
  .non-curator-bar .step-2 .img-upload .text-wrapper {
    line-height: 12px;
  }
}
.spanish_menu .non-curator-bar .step-2 .img-upload .text-wrapper {
  width: 350px;
}
.portuguese_menu .non-curator-bar .step-2 .img-upload .text-wrapper {
  width: 350px;
}
.wizard-bar .text-wrapper {
  float: left;
  /*height: 100%;*/
  height: auto;
  margin-right: 25px;
  /* min-width: 250px; */
}
.but {
  background-color: #ff8200;
  color: #ffffff;
  float: left;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none !important;
}
.skip-but,
.skip-step-2 {
  background-color: #afafaf;
  color: #ffffff;
  float: left;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  text-align: center;
  text-decoration: none !important;
  padding: 0 15px;
  margin-left: 10px;
}
.wizard-bar .but,
.wizard-bar .skip-but,
.wizard-bar .skip-step-2 {
  margin-top: 16px;
}
.close-but {
  text-indent: -9999px;
  background: url("../images/wizard/x.png") no-repeat 50% 50%;
  width: 49px;
  height: 100%;
  float: right;
  border-left: 2px solid #ffffff;
  /*z-index: 100;*/
  position: relative;
}
.wiz-wrapper {
  background-color: #eeeeee;
  border: 1px solid #cdcdcd;
  height: 195px;
  width: 100%;
}
@media screen and (max-width: 300px) {
  .wiz-wrapper {
    height: 260px;
  }
}
.wiz-popup-fd .wiz-wrapper {
  height: 145px;
}
@media screen and (max-width: 245px) {
  .wiz-popup-fd .wiz-wrapper {
    height: 170px !important;
  }
}
.wiz-wrapper .wiz-top {
  height: 40px;
  float: left;
  width: 100%;
  background-color: #f38108;
  color: #ffffff;
}
.wiz-top .heading {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-left: 19px;
  margin-top: 11px;
}
@media screen and (max-width: 220px) {
  .close-wizard-iframe-popup-container .wiz-top .heading {
    font-size: 12px;
    margin-left: 10px;
  }
  .close-wizard-iframe-popup-container .options {
    margin-top: 0px !important;
  }
  .close-wizard-iframe-popup-container .group-buttons {
    margin-top: 5px;
  }
  .close-wizard-iframe-popup-container .group-buttons .nyroModalClose,
  .close-wizard-iframe-popup-container .group-buttons .done-but {
    font-size: 12px;
    margin-right: 5px !important;
    padding: 0px 5px !important;
  }
}
.wiz-top .nyroModalClose {
  width: 54px;
  height: 40px;
  float: right;
  background: url("../images/wizard/x-white.png") no-repeat 50% 50%;
  border-left: 2px solid #ffffff;
  text-indent: -9999px;
}
.wiz-wrapper .content {
  float: left;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 16px;
}
.wiz-wrapper .group-buttons {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.wiz-wrapper .group-buttons .done-but,
.wiz-wrapper .group-buttons .nyroModalClose {
  /*float: left;*/
  float: right;
  text-decoration: none !important;
  padding: 0 10px;
  margin-right: 15px;
}
.wiz-wrapper .group-buttons .done-but {
  background-color: #f38108;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  /*margin-left: 150px;*/
  margin-right: 15px;
}
.wiz-wrapper .group-buttons .done-but input[type=submit] {
  border: none;
  background-color: #f38108;
}
.wiz-upload .group-buttons .loading-but {
  background-color: #f38108;
  color: #ffffff;
  cursor: wait;
  float: right;
  height: 28px;
  line-height: 28px;
  margin-right: 15px;
  text-align: center;
  width: 90px;
  margin-top: 9px;
  display: none;
}
.wiz-wrapper .group-buttons .nyroModalClose {
  height: 28px;
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
  color: #000000;
  line-height: 28px;
}
.wiz-popup .nyroModalCont {
  width: 352px !important;
  height: 217px !important;
  border: 0;
  border-radius: 0;
}
.wiz-popup-fd .nyroModalCont {
  width: 328px !important;
  height: 147px !important;
  border: 0;
  border-radius: 0;
}
.wiz-popup .nyroModalLink,
.wiz-popup .nyroModalForm,
.upload-popup .nyroModalLink,
.upload-popup .nyroModalForm {
  padding: 0;
}
.wiz-popup-fd .nyroModalLink,
.wiz-popup-fd .nyroModalForm,
.upload-popup .nyroModalLink,
.upload-popup .nyroModalForm {
  padding: 0;
}
.wiz-upload {
  /*background-color: #eeeeee;*/
  height: 400px;
  width: 780px;
}
@media screen and (max-width: 768px) {
  .wiz-upload {
    width: 710px;
  }
}
@media screen and (max-width: 670px) {
  .wiz-upload {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .wiz-upload {
    width: 100%;
  }
}
.wiz-upload .content {
  background-color: #eeeeee;
  float: left;
  min-height: 190px;
  width: 100%;
}
.wiz-upload .content .content-inner {
  padding: 20px 30px 0;
}
.wiz-upload .group-buttons {
  background-color: #eeeeee;
  border-top: 2px solid #ffffff;
  float: left;
  height: 47px;
  width: 100%;
}
.wiz-upload .group-buttons .done-but,
.wiz-upload .group-buttons .nyroModalClose {
  float: left;
  text-decoration: none !important;
  padding: 0 10px;
  margin-top: 9px;
}
.wiz-upload .group-buttons .done-but {
  background-color: #f38108;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  /*margin-left: 594px;*/
  margin-right: 15px;
  float: right;
  /*@media screen and (max-width: 768px) {
        margin-left: 530px;
    }
    @media screen and (max-width: 670px) {
        margin-left: 120px;
    }
    @media screen and (max-width: 670px) {
        margin-left: 90px;
    }*/
}
.wiz-upload .group-buttons .nyroModalClose {
  background-color: #a4a4a4;
  color: #ffffff;
  height: 28px;
  line-height: 28px;
  padding: 0 14px;
  float: right;
  margin-right: 10px;
}
.wiz-upload .wiz-top {
  background-color: #f38108;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #ffffff;
  float: left;
  height: 40px;
  width: 100%;
}
.top-arrow {
  background: url("../images/wizard/up_arrow.png") no-repeat 19px 0;
  height: 9px;
  width: 100%;
  float: left;
  display: none;
}
.upload-popup .nyroModalCont {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  /*height: 420px !important;
    width: 800px !important;*/
}
.wiz-upload .cell {
  width: 226px;
  height: 221px;
  float: left;
  border: 1px solid #c8c4c4;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.wiz-upload .cell .image {
  line-height: 0px;
  padding-top: 5px;
}
.wiz-upload .cell .image img {
  width: 95%;
}
@media screen and (max-width: 768px) {
  .wiz-upload .cell {
    width: 200px;
  }
  .wiz-upload .cell .image {
    padding-top: 10px;
  }
}
.wiz-upload .thumb {
  background: url("../images/wizard/plus.jpg") no-repeat scroll 50% 45%;
  border-bottom: 1px solid #c8c4c4;
  color: #f38108;
  font-size: 15px;
  height: 152px;
  line-height: 179px;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.wiz-upload .caption {
  height: 34px;
  background: url("../images/wizard/border-bottom.jpg") repeat-x 0 bottom;
}
.wiz-upload .delete {
  background: url("../images/wizard/basket.png") no-repeat 0 0;
  width: 12px;
  height: 14px;
  float: left;
  text-indent: -9999px;
  cursor: pointer;
}
.more-images {
  color: #f38108;
  cursor: pointer;
  float: right;
  text-align: right;
}
@media screen and (max-width: 670px) {
  .more-images {
    display: none;
  }
}
.cell .delete {
  float: right;
  margin: 10px;
}
.cell .caption input[type="text"] {
  border: medium none;
  color: #696969 !important;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 8px;
  width: 205px;
}
@media screen and (max-width: 768px) {
  .cell .caption input[type="text"] {
    width: 180px;
  }
}
.cell .make-profile {
  float: left;
  margin-left: 10px;
  margin-top: 6px;
}
.cell .make-profile label {
  float: left;
  margin-top: 2px;
}
.make-profile .checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url("../images/wizard/checkbox.png") no-repeat;
  display: block;
  clear: left;
  float: left;
  margin-top: 0px;
}
input.profile {
  display: none;
}
select.profile {
  position: relative;
  width: 190px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 5;
}
.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.pl_buttons {
  display: none;
}
#filelist {
  display: none;
}
.check-sign {
  background: url("../images/wizard/check-sign.png") no-repeat scroll 0 0;
  display: block;
  height: 19px;
  margin: 14px auto 0;
  text-indent: -9999px;
  width: 22px;
}
.step2-bottom span {
  font-weight: bold;
}
.bio-demo {
  float: left;
  font-size: 14px;
  margin-left: 93px;
  margin-top: 23px;
}
@media screen and (max-width: 995px) {
  .bio-demo {
    margin-left: 20px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .bio-demo {
    font-size: 12px;
    margin-left: 20px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 360px) {
  .bio-demo {
    font-size: 11px;
  }
}
@media screen and (max-width: 320px) {
  .bio-demo {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 995px) {
  .step2-bottom .edit-review {
    margin-top: 5px;
  }
}
.edit-review {
  /*font-size: 13px !important;*/
  margin-left: 20px;
  margin-top: 15px;
  padding: 0 10px !important;
}
@media screen and (max-width: 767px) {
  .edit-review {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
  }
}
.confirm-but {
  font-size: 13px !important;
  margin-left: 20px;
  margin-top: 15px;
  padding: 0 17px !important;
}
.field_area {
  border: 1px solid #c1c1c1;
  color: #8e8e8e;
  float: left;
  font-size: 12px;
  height: 193px;
  padding: 13px;
  width: 418px;
  font-family: arial, helvetica, sans-serif;
}
.ob_left {
  float: left;
  margin-left: 79px;
  width: 418px;
}
@media screen and (max-width: 767px) {
  .ob_left {
    margin-left: 0;
    width: 100%;
  }
  .ob_left textarea {
    width: 100%;
  }
}
.ob_align {
  float: right;
  margin-top: 12px;
}
.ob_align div.selector span {
  width: 54px;
}
.ob_align div.selector,
.ob_align td.selector {
  width: 79px;
}
.ob_align div.selector select,
.ob_align td.selector select {
  min-width: 89px;
}
.update_bio {
  /*margin-right: 20px;*/
}
.ob_buttons {
  float: right;
  margin-top: 13px;
}
.ob_buttons a {
  padding: 0;
  width: 86px;
}
@media screen and (max-width: 767px) {
  .ob_buttons a {
    margin-bottom: 10px;
  }
}
.ob_right {
  float: left;
  margin-left: 20px;
  /*margin-top: 20px;*/
  text-align: justify;
  width: 347px;
  color: #3e3224;
}
@media screen and (max-width: 767px) {
  .ob_right {
    margin-left: 0;
    width: 100%;
  }
}
.ob_right .info {
  text-align: left;
}
.email_right {
  float: left;
  margin-left: 20px;
  margin-top: 0px;
  text-align: justify;
  width: 347px;
  color: #3e3224;
}
@media screen and (max-width: 768px) {
  .email_right {
    width: 300px;
    margin-left: 0;
    margin-top: 25px;
  }
}
@media screen and (max-width: 670px) {
  .email_right {
    width: 100%;
    margin-left: 0;
  }
}
.desc-2 {
  margin-top: 20px;
}
.desc-2 .info {
  font-style: italic;
}
.wizard-bar .step-3 .text-wrapper,
.wizard-bar .step-4 .text-wrapper {
  width: auto;
  margin-right: 30px;
}
.wizard .location_edit {
  float: left;
  margin-left: 3px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .wizard .location_edit {
    width: 100%;
  }
}
@media screen and (max-width: 290px) {
  .wizard .location_edit label {
    width: 100%;
  }
}
.wizard .location_edit #service_time {
  /*float: right;*/
  margin-left: 10px !important;
}
@media screen and (max-width: 375px) {
  .wizard .location_edit #service_time {
    margin-top: 5px;
  }
}
@media screen and (max-width: 290px) {
  .wizard .location_edit #service_time {
    margin-left: 0px !important;
  }
}
.wizard .location_edit #service_date,
.wizard .location_edit #service_time {
  width: 135px;
}
@media screen and (max-width: 375px) {
  .wizard .location_edit #service_date,
  .wizard .location_edit #service_time {
    float: right;
  }
}
@media screen and (max-width: 290px) {
  .wizard .location_edit #service_date,
  .wizard .location_edit #service_time {
    float: left;
  }
}
.wizard .update_service {
  border: medium none;
  cursor: pointer;
  /*margin-right: 18px;*/
}
.wizard .display_service {
  float: left;
  margin-top: 15px;
}
.share-buttons ul {
  list-style: none;
}
.share-buttons ul li {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}
.wizard .fb-like {
  float: left;
  overflow: hidden;
  width: 49px;
}
.wizard .email {
  background: url("../images/wizard/email-icon.png") no-repeat scroll 0 0;
  color: #000;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 23px;
  line-height: 28px;
  padding-left: 36px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .wizard .email {
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
  }
}
.wizard .or {
  font-size: 14px;
  font-weight: bold;
  height: 23px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .wizard .or {
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
  }
}
.step-5 .text-wrapper {
  margin-right: 17px;
  width: auto;
}
.non-curator-bar .step-1 .img-upload .text1 {
  margin-top: 24px;
}
.wizard .post_panel_wizard ul {
  list-style-type: none;
}
.wizard .post_panel_wizard ul.post_item_wizard {
  background-color: #fff;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 0;
  overflow: hidden;
  padding-left: 10px;
  padding-top: 10px;
  width: 515px;
  max-width: 100%;
}
.wizard .post_panel_wizard .content_post_wizard textarea {
  border: medium none;
  color: #636363;
  height: auto;
  width: 515px;
  max-width: 100%;
}
.wizard .post_panel_wizard {
  overflow: hidden;
  padding: 7px 15px;
  position: relative;
  width: 527px;
  max-width: 100%;
  margin-left: 64px;
}
@media screen and (max-width: 767px) {
  .wizard .post_panel_wizard {
    margin-left: 0;
  }
}
.wizard .post_panel_wizard .b_action,
.wizard .post_panel_wizard .content_post_wizard {
  background: #fff;
}
.wizard .dkwts {
  margin-right: 7px;
}
.wizard .post_panel_wizard .b_action .post_btn {
  background: none repeat scroll 0 0 #f38108;
  border: medium none;
  height: auto;
  margin-right: 10px;
  padding: 2px 16px;
  width: auto;
}
@media screen and (max-width: 320px) {
  .wizard .post_panel_wizard .b_action .post_btn {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
}
.non-curator-bar .step2 .text-wrapper {
  width: auto;
}
.non-curator-bar .step3 .text-wrapper {
  width: auto;
}
/*.non-curator-bar .text1 {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 23px;
    width: 100%;
}*/
.non-curator-bar .but {
  background-color: #ff8200;
  color: #ffffff;
  float: left;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none !important;
}
.wizard-bar .step-1a .text-wrapper {
  float: left;
  /*height: 100%;*/
  height: auto;
  margin-right: 10px;
  width: auto;
}
.reset-but {
  background-color: #afafaf;
  color: #ffffff;
  float: left;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  padding: 0 15px;
  text-align: center;
  text-decoration: none !important;
}
.wiz-popup .options {
  margin-top: 10px;
  float: left;
}
.wiz-popup .options input {
  float: left;
  margin: 3px 5px 0 0;
}
.wiz-popup label {
  float: left;
  width: 260px;
  font-weight: normal;
}
@media screen and (max-width: 300px) {
  .wiz-popup label {
    width: 85%;
  }
}
@media screen and (max-width: 200px) {
  .wiz-popup label {
    width: 80%;
  }
}
.wiz-popup-fd .options {
  margin-top: 10px;
  float: left;
}
.wiz-popup-fd .options input {
  float: left;
  margin: 3px 5px 0 0;
}
.wiz-popup-fd label {
  float: left;
  font-weight: normal;
  margin-right: 0;
}
.mode_row {
  float: left;
  margin-bottom: 5px;
}
.mode_row label {
  font-size: 12px;
}
.email_left {
  float: left;
  margin-left: 79px;
  width: 500px;
}
@media screen and (max-width: 768px) {
  .email_left {
    width: 360px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 670px) {
  .email_left {
    width: 100%;
    margin-left: 0;
  }
}
.email_left .form_row {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.email_left label {
  float: left;
  width: 140px;
  /*@media screen and (max-width: 768px) {
        width: 150px;
    }*/
}
.email_left .send {
  border: medium none;
  margin-left: 145px;
  margin-right: 20px;
}
@media screen and (min-width: 670px) and (max-width: 768px) {
  .email_left .send {
    margin-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .email_left .send {
    margin-left: 0;
  }
}
.finish-but {
  border: medium none;
  cursor: pointer;
}
a.post_btn {
  text-decoration: none;
}
.pluginButtonLabel {
  text-decoration: none;
}
#fb-share {
  text-decoration: none;
}
.fb-like-but {
  overflow: hidden;
  width: 49px;
}
#console {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #ff0000;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  width: 703px;
  display: none;
}
@media screen and (max-width: 670px) {
  #console {
    width: 200px;
  }
}
.error-note {
  display: none;
  color: #ff0000;
  padding-bottom: 10px;
  font-weight: bold;
}
.post_panel_wizard {
  width: 565px;
}
.wizard ul {
  list-style-type: none;
}
.post_panel_wizard {
  padding: 7px 15px;
  overflow: hidden;
  position: relative;
}
.post_panel_wizard ul.post_item_wizard {
  margin: 0 0 0 10px;
  padding: 0;
}
.post_panel_wizard ul.post_item_wizard li {
  float: left;
  height: 27px;
  padding: 0px 6px 2px 2px;
}
.post_panel_wizard ul.post_item_wizard li.active {
  background: url("../images/memorial/arrow_post.png") no-repeat scroll 3px 20px transparent;
}
.post_panel_wizard ul.post_item_wizard li.active a.c-p-candle,
.post_panel_wizard ul.post_item_wizard li:hover a.c-p-candle {
  background: url(../images/memorial/candle_icon.png) no-repeat left top transparent;
}
.post_panel_wizard ul.post_item_wizard li.active a.c-p-flower,
.post_panel_wizard ul.post_item_wizard li:hover a.c-p-flower {
  background: url(../images/memorial/flower_icon.png) no-repeat left top transparent;
}
.post_panel_wizard ul.post_item_wizard li.active a.c-p-message,
.post_panel_wizard ul.post_item_wizard li:hover a.c-p-message {
  background: url(../images/memorial/messages_icon.gif) no-repeat left top transparent;
}
.post_panel_wizard ul.post_item_wizard li.active a.c-p-photo,
.post_panel_wizard ul.post_item_wizard li:hover a.c-p-photo {
  background: url(../images/memorial/photo_icon.gif) no-repeat left top transparent;
}
.post_panel_wizard ul.post_item_wizard li a {
  color: #636363;
  padding-left: 20px;
  display: block;
  text-decoration: none;
  height: 17px;
}
.post_panel_wizard .content_post_wizard {
  padding: 5px;
  width: 515px;
  max-width: 100%;
  border: 1px solid #CCCCCC;
  margin-top: -1px;
  overflow: hidden;
}
.post_panel_wizard .content_post_wizard .photo_content {
  background: none repeat scroll 0 0 #F2F2F2;
  float: left;
  height: 71px;
  margin-right: 5px;
  width: 88px;
  display: none;
}
.post_panel_wizard .content_post_wizard textarea {
  height: 30px;
  width: 515px;
  max-width: 100%;
  border: medium none;
  color: #636363;
}
@-moz-document url-prefix() {
  .wizard .post_panel_wizard .content_post_wizard {
    padding: 5px;
    width: 515px;
    max-width: 100%;
    border: 1px solid #CCCCCC;
    margin-top: -1px;
    overflow: hidden;
  }
}
.post_panel_wizard .b_action {
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  width: 525px;
  max-width: 100%;
  overflow: hidden;
  height: 38px;
}
.post_panel_wizard .b_action .right {
  float: right;
  padding-top: 3px;
  padding-right: 5px;
}
.post_panel_wizard .b_action ul.sub_item_wizard {
  bottom: 11px;
  float: left;
  margin: 0;
  padding: 0 10px;
  position: absolute;
}
.post_panel_wizard .b_action ul.sub_item_wizard li {
  float: left;
  padding: 11px 15px 0 0;
}
.post_panel_wizard .b_action ul.sub_item_wizard li.photo .uploadifive-button {
  background: url("../images/icon_orange_plus.gif") no-repeat scroll 0 7px transparent;
  display: block;
}
.post_panel_wizard .b_action ul.sub_item_wizard li a {
  display: block;
}
.post_panel_wizard .b_action ul.sub_item_wizard li.photo a {
  background: url("../images/icon_orange_plus.gif") no-repeat scroll 0 3px transparent;
  display: block;
  height: 29px;
  padding-left: 20px;
}
.post_panel_wizard .b_action ul.sub_item_wizard li.active {
  background: url("../images/memorial/o_arrow.jpg") no-repeat scroll 6px 0px transparent;
}
.post_panel_wizard .b_action .poster-icon {
  background: url("../images/memorial/poster_icon.png") no-repeat scroll 0 2px transparent;
  border: medium none;
  float: left;
  padding-bottom: 5px;
  padding-left: 22px;
  padding-top: 4px;
}
.post_panel_wizard .b_action .post_btn {
  background: url("../images/memorial/post_btn.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  margin: 4px 0;
  text-align: center;
  width: 65px;
  height: 21px;
}
@media screen and (max-width: 767px) {
  .wizard-bar .step-2 .text1 {
    margin-top: 3px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .wizard-bar .step-2 .text2 {
    font-size: 12px;
  }
}
@media screen and (max-width: 360px) {
  .wizard-bar .step-2 .text2 {
    font-size: 9px;
  }
}
.wizard-bar .step-1a.upload-done .check-sign {
  margin-top: 5px;
}
@media screen and (max-width: 1000px) {
  .wizard-bar .step-1a.upload-done .text-wrapper {
    float: none;
  }
  .wizard-bar .step-1a.upload-done .text1 {
    margin-top: 2px;
  }
  .wizard-bar .step-1a.upload-done .but {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .wizard-bar .step-1a.upload-done .text1 {
    font-size: 16px;
    width: 100%;
  }
  .wizard-bar .step-1a.upload-done .finish-but,
  .wizard-bar .step-1a.upload-done .but {
    height: 29px;
    line-height: 30px;
  }
}
@media screen and (max-width: 350px) {
  .wizard-bar .step-1a.upload-done .text-wrapper .text1 {
    /*width: 180px;*/
    font-size: 11px;
  }
  .wizard-bar .step-1a.upload-done .but {
    font-size: 11px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
  }
}
.wizard-bar .step-3 .share-buttons,
.wizard-bar .step-5 .share-buttons {
  margin-top: 15px;
  /*width: 300px*/
}
@media screen and (max-width: 767px) {
  .wizard-bar .step-3 .img-upload .text1,
  .wizard-bar .step-5 .img-upload .text1 {
    width: 100px;
    margin-top: 5px;
  }
  .wizard-bar .step-3 .img-upload .mobile-curator,
  .wizard-bar .step-5 .img-upload .mobile-curator {
    width: 100% !important;
  }
  .wizard-bar .step-3 .img-upload .mobile-fd,
  .wizard-bar .step-5 .img-upload .mobile-fd {
    width: 100% !important;
    font-size: 14px !important;
    margin-top: 23px !important;
  }
}
@media screen and (max-width: 600px) {
  .wizard-bar .step-3 .img-upload,
  .wizard-bar .step-5 .img-upload {
    padding-left: 5px;
  }
  .wizard-bar .step-3 .img-upload .text1,
  .wizard-bar .step-5 .img-upload .text1 {
    font-size: 12px;
    width: 54px;
  }
  .wizard-bar .step-3 .img-upload .mobile-curator,
  .wizard-bar .step-5 .img-upload .mobile-curator {
    width: 100% !important;
  }
  .wizard-bar .step-3 .share-buttons,
  .wizard-bar .step-5 .share-buttons {
    margin-top: -5px;
  }
  .wizard-bar .step-3 .share-buttons .mobile-margin-left,
  .wizard-bar .step-5 .share-buttons .mobile-margin-left {
    margin-left: 15px;
  }
  .wizard-bar .step-3 .share-buttons ul li,
  .wizard-bar .step-5 .share-buttons ul li {
    margin-right: 4px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 375px) {
  .wizard-bar .step-3 .share-buttons .mobile-margin-left,
  .wizard-bar .step-5 .share-buttons .mobile-margin-left {
    margin-left: 0px;
  }
}
@media screen and (max-width: 320px) {
  .wizard-bar .step-3 .img-upload .text1,
  .wizard-bar .step-5 .img-upload .text1 {
    font-size: 11px;
  }
  .wizard-bar .step-3 .share-buttons ul li,
  .wizard-bar .step-5 .share-buttons ul li {
    margin-right: 0px;
  }
  .wizard-bar .step-3 .share-buttons ul .or,
  .wizard-bar .step-5 .share-buttons ul .or {
    display: none;
  }
  .wizard-bar .step-3 .share-buttons ul .email-to-friends,
  .wizard-bar .step-5 .share-buttons ul .email-to-friends {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .wizard-bar .step-3.share-memorial .img-upload,
  .wizard-bar .step-5 .img-upload {
    padding-left: 2px;
  }
  .wizard-bar .step-3.share-memorial .img-upload .text1,
  .wizard-bar .step-5 .img-upload .text1 {
    width: 100%;
    margin-top: 0px;
    /*margin-left: 9px;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 920px) {
  .wizard-bar .step-3.share-memorial .img-upload .text1,
  .wizard-bar .step-5.share-memorial .img-upload .text1 {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 920px) {
  .wizard-bar .step-3.share-memorial .img-upload .share-buttons ul li,
  .wizard-bar .step-5.share-memorial .img-upload .share-buttons ul li {
    margin-top: 0px;
  }
}
@media screen and (max-width: 320px) {
  .wizard-bar .step-3.share-memorial .img-upload .text-wrapper {
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .wizard-bar .step-4 .text-wrapper .text1 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 360px) {
  .wizard-bar .step-4 .text-wrapper .text1 {
    margin-top: 2px;
    font-size: 11px;
  }
}
@media screen and (min-width: 671px) and (max-width: 768px) {
  .wizard-bar .step-finish.img-upload .text1 {
    font-size: 14px;
    width: 100%;
  }
  .wizard-bar .step-finish.img-upload .but.finish-but {
    margin-top: 0px;
  }
}
@media screen and (max-width: 670px) {
  .wizard-bar .step-finish.img-upload .text1 {
    font-size: 12px;
  }
  .wizard-bar .step-finish.img-upload .but.finish-but {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 320px) {
  .wizard-bar .step-finish.img-upload .text1 {
    font-size: 10px !important;
  }
  .wizard-bar .step-finish.img-upload .but.finish-but {
    height: 18px;
    line-height: 18px;
  }
}
@media screen and (max-width: 920px) {
  .wizard-bar .but,
  .wizard-bar .skip-but,
  .wizard-bar .skip-step-2 {
    margin-top: 0px;
    margin-left: 0;
    margin-right: 3px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 310px) {
  .wizard-bar .but,
  .wizard-bar .skip-but,
  .wizard-bar .skip-step-2 {
    font-size: 9px;
    height: 18px;
    line-height: 18px;
  }
}
@media screen and (max-width: 275px) {
  .wizard-bar .but,
  .wizard-bar .skip-but,
  .wizard-bar .skip-step-2 {
    padding: 0 10px;
  }
}
@media screen and (max-width: 920px) {
  .wizard-bar .text-wrapper {
    float: none;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .wizard-bar.non-curator-bar .step-1a.upload-done .text1 {
    font-size: 14px;
  }
  .wizard-bar.non-curator-bar .step-1a.upload-done .but {
    margin-top: 0px;
    height: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 500px) {
  .wizard-bar.non-curator-bar .step-1a.upload-done .text1 {
    font-size: 12px;
  }
}
@media screen and (max-width: 420px) {
  .wizard-bar.non-curator-bar .step-1a.upload-done .text1 {
    font-size: 11px;
  }
  .wizard-bar.non-curator-bar .step-1a.upload-done .but {
    font-size: 11px;
    height: 18px;
    line-height: 18px;
  }
}
@media screen and (max-width: 390px) {
  .wizard-bar.non-curator-bar .step-1a.upload-done .text1 {
    font-size: 10px;
  }
}
@media screen and (max-width: 290px) {
  .wizard-bar.non-curator-bar .step-1a.upload-done .text1 {
    font-size: 9px;
  }
}
.clr {
  clear: both;
}
form#email_form {
  /*@media screen and (max-width: 480px){
        #contact_phone{
	    	max-width: 100% !important;
	    	width: 100% !important;
	    }
	   	.intl-tel-input{
	    	width: calc(92%-1px) !important;
	    	padding:0;
	    	margin:0;
	    }
    }	
    @media screen and (min-width: 481px){
        .intl-tel-input{
			width: 314px !important;
	    	
	    }
    }*/
}
@media screen and (max-width: 480px) {
  form#email_form input {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  form#email_form label {
    width: 100%;
  }
}
/*** end of wizard style ***/
/* Icon pdf in memorial page */
.file_attach_pdf {
  overflow: hidden;
  padding: 10px 0;
}
.file_attach_pdf a {
  background: url('../images/pdf_icon.png') no-repeat;
  padding: 0 0 5px 25px;
}
/* END Icon pdf in memorial page */
/* Activate popup magnific */
.activate-cover {
  width: 600px;
  max-width: 100%;
  margin: 0px;
  /*padding: 10px 10px 0px 10px;*/
}
.activate-cover .link_popup {
  margin-left: 0px;
  /*.photo{
			width: 100px;
			max-width:100%;
			float:left;
			margin-right: 15px;

		}

		

		.text{
			width: 400px;
			max-width:100%;
			float:left;

			label{
				float:left;
				max-width:100%;
				width: 35% !important;
			}

			.field_right{
				max-width:100%;
			}


		}*/
}
.activate-cover .link_popup .cover {
  height: auto;
}
@media (max-width: 547px) {
  .activate-cover .link_popup .photo {
    width: 100% !important;
  }
  .activate-cover .link_popup .text {
    width: 100% !important;
  }
  .activate-cover .link_popup .text label {
    width: 100% !important;
  }
  .activate-cover .link_popup .text #button-popup {
    margin-top: 10px;
  }
  .activate-cover .link_popup .text .field_right {
    width: 100% !important;
  }
  .activate-cover .link_popup .text .field_right .selector {
    width: 92% !important;
  }
  .activate-cover .link_popup .text .field_right .selector span {
    width: 100% !important;
  }
  .activate-cover .link_popup .text .field_right #link_relationship_flexselect {
    width: 98% !important;
    margin-left: 2px;
  }
  .activate-cover .link_popup .text .field_right .flexselect_container {
    width: 92% !important;
    margin-left: 0px;
  }
  .activate-cover .link_popup .text .field_right .mandatory {
    margin-left: 5px;
  }
}
@media (min-width: 548px) {
  .activate-cover .link_popup .photo {
    width: 20% !important;
    float: left;
  }
  .activate-cover .link_popup .text {
    width: 80% !important;
    float: left;
  }
  .activate-cover .link_popup .text label {
    float: left;
    width: 40% !important;
  }
  .activate-cover .link_popup .text #button-popup {
    margin-top: 10px;
  }
  .activate-cover .link_popup .text .field_right {
    width: 57% !important;
    float: left;
  }
  .activate-cover .link_popup .text .field_right .selector {
    width: 92% !important;
  }
  .activate-cover .link_popup .text .field_right .selector span {
    width: 100% !important;
  }
  .activate-cover .link_popup .text .field_right #link_relationship_flexselect {
    width: 100% !important;
    margin-left: 2px;
  }
  .activate-cover .link_popup .text .field_right .flexselect_container {
    width: 92% !important;
    margin-left: 0px;
  }
  .activate-cover .link_popup .text .field_right .mandatory {
    margin-left: 5px;
  }
  .activate-cover .link_popup .text .field_right .flexselect {
    z-index: 1000;
  }
  .activate-cover .link_popup .addmore {
    width: 100%;
    height: 50px !important;
  }
}
/* Email to friend - Share memorial popup  */
.cover_share_memorial {
  padding: 0px !important;
}
.cover_share_memorial #share_memorial .share_title {
  margin: 0px !important;
}
/* Edit Deceased Details - popup form */
@media (min-width: 401px) {
  div #uniform-country_of_birth,
  div #uniform-country_of_death {
    width: 265px !important;
  }
  div #uniform-country_of_birth span,
  div #uniform-country_of_death span {
    width: 255px !important;
  }
  div #uniform-religion_code {
    width: 170px !important;
  }
  div #uniform-religion_code span {
    width: 160px !important;
  }
  div #uniform-biography_align,
  div #uniform-year_of_birth,
  div #uniform-year_of_death {
    width: 88px !important;
  }
  div #uniform-biography_align span,
  div #uniform-year_of_birth span,
  div #uniform-year_of_death span {
    width: 78px !important;
  }
}
/** view content **/
#main-panel-2-col {
  /*margin-left: 212px;
  padding-top:26px;*/
}
#main-panel-2-col .container {
  margin-right: 10px;
  padding-bottom: 75px;
}
#main-panel-2-col .profile-photo {
  margin: 20px;
}
#main-panel-2-col .main-user-tools {
  width: 100%;
  height: 24px;
  text-align: center;
  margin: 20px 0;
}
#main-panel-2-col .main-user-tools li {
  display: inline-block;
}
#main-panel-2-col .main-user-tools li .count {
  margin-right: 5px;
}
.form_comment {
  padding: 10px 0 ;
}
.form_comment textarea#comment {
  height: 40px;
  width: 265px;
  padding: 2px;
}
h2.banner_line {
  background-size: 100% auto !important;
}
.content_icon {
  width: 100%;
  height: auto;
  max-width: 100px;
}
.post-wrapper #content-header-wrapper {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .post-wrapper #content-header-wrapper {
    text-align: center;
  }
}
.post-wrapper #content-header-wrapper #content_header,
.post-wrapper #content-header-wrapper .guide {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .post-wrapper #content-header-wrapper #content_header,
  .post-wrapper #content-header-wrapper .guide {
    padding: 0;
  }
}
.post-wrapper #content-header-wrapper h2 {
  font: 26px/1em Georgia, Times, serif;
  margin-top: 10px;
}
.post-wrapper #content-header-wrapper .candle-word {
  font-family: Georgia, Times, 'Times New Roman', serif;
}
.post-wrapper #content-header-wrapper .content_align.login-wrapper {
  margin-top: 15px;
}
.post-wrapper #field_submit {
  overflow: hidden;
}
.post-wrapper #field_submit #options {
  float: left;
  margin: 10px 0 30px;
  width: 100%;
}
.post-wrapper #field_submit #options .option {
  margin: 5px 0px;
  float: left;
  text-align: center;
  width: 20%;
  font-size: 12px;
  /*width:100px;*/
}
@media screen and (max-width: 320px) {
  .post-wrapper #field_submit #options .option {
    font-size: 10px;
  }
}
.post-wrapper #field_submit #options .option .content_option {
  margin-left: -10px;
}
.post-wrapper #field_submit #options .option hr {
  width: 80%;
  border-color: #dddddd;
}
.post-wrapper #field_submit #form_field {
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .post-wrapper #field_submit #form_field {
    margin: 0;
  }
}
.post-wrapper #field_submit #form_field .form_row {
  margin-bottom: 4px;
  display: inline-block;
  width: 600px;
  float: left;
}
.post-wrapper #field_submit #form_field .form_row div {
  float: left;
}
.post-wrapper #field_submit #form_field .form_row_tribute {
  margin-bottom: 4px;
  display: inline-block;
  width: 100%;
}
.post-wrapper #field_submit #form_field .form_row_tribute #title,
.post-wrapper #field_submit #form_field .form_row_tribute #post_message {
  width: 100%;
}
.post-wrapper #field_submit #form_field span.cancel_link_other {
  float: right;
  margin-top: 5px;
}
.post-wrapper #field_submit #form_field span.cancel_link_other a {
  color: #000;
}
.post-wrapper .fixchrome #content_pane {
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .post-wrapper .fixchrome #content_pane {
    margin: 0 10px;
  }
}
.post-wrapper .fixchrome .content_align {
  text-align: left;
  overflow: hidden;
}
.post-wrapper .fixchrome .content_align .list_content {
  float: left;
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .post-wrapper .fixchrome .content_align .list_content {
    padding: 0 0 35px;
  }
}
.post-wrapper .fixchrome .content_align .list_content .user-tools li {
  padding: 0 7px 0 0;
  display: inline;
  margin-right: 5px;
  border-right: 1px solid #A6A48D;
  color: #A6A48D;
}
.post-wrapper .fixchrome .content_align .list_content .user-tools li.edit {
  position: relative;
}
.post-wrapper .fixchrome .content_align .list_content .user-tools li.edit.last {
  border-right-width: 0px;
}
.post-wrapper .fixchrome .content_align .list_content .user-tools li.edit:hover ul.sub_menu {
  display: block;
}
.post-wrapper .fixchrome .content_align .list_content .sub_menu {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 14px;
  width: 84px;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .post-wrapper .fixchrome .content_align .list_content .sub_menu {
    left: initial;
    right: 0;
    top: 16px;
  }
}
.post-wrapper .fixchrome .content_align .list_content .sub_menu li {
  margin: 0;
  padding: 0;
  display: list-item;
  border: medium none;
}
.post-wrapper .fixchrome .content_align .list_content .sub_menu li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #000000;
  display: block;
  padding: 3px 5px;
  text-decoration: none;
}
.post-wrapper .fixchrome .content_align .list_content .sub_menu li a:hover {
  background: none repeat scroll 0 0 #84AF16;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.post-wrapper .fixchrome .content_align .list_content .country {
  color: #A6A48D;
}
.post-wrapper .fixchrome .content_align .list_content .image {
  /*width: 75px;*/
  float: left;
  text-align: center;
}
.post-wrapper .fixchrome .content_align .list_content .image img {
  max-width: 80px;
}
.post-wrapper .fixchrome .content_align .list_content .content {
  /*width: 270px;*/
  padding-left: 5px;
  float: left;
}
.post-wrapper .fixchrome .content_align .list_content .content textarea {
  border: 1px solid #dddddd;
  margin-top: 5px;
}
.post-wrapper .fixchrome .content_align .list_content .content input {
  background: #f6f6f6 -moz-linear-gradient(center top, #ffffff, #efefef) repeat scroll 0px 0px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #000000;
  cursor: pointer;
  height: 2.0833em;
  overflow: visible;
  padding: 0px 0.5em 0px 0px;
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 5px;
  margin-top: 0px;
}
.post-wrapper .fixchrome .content_align .list_content .content .form_comment {
  padding: 10px 0px;
}
.post-wrapper .fixchrome .content_align .list_content .content .form_comment textarea#comment {
  height: 40px;
  /*width: 265px;*/
  width: 100%;
  padding: 2px;
}
.post-wrapper .fixchrome .content_align .list_content .content ul.content_cmt {
  margin-left: 15px;
  padding: 0;
}
.post-wrapper .fixchrome .content_align .list_content .content ul.content_cmt > li {
  border-left: 1px solid #A6A48D;
  color: #786F65;
  margin: 10px 10px 20px 0;
  padding-left: 14px;
  word-wrap: break-word;
}
.post-wrapper .fixchrome .content_align .list_content .content form.form_edit_content textarea {
  width: 100%;
  height: 85px;
}
.post-wrapper .fixchrome .form-message {
  clear: both;
  height: auto;
  overflow: hidden;
}
.post-wrapper .fixchrome .form-message label {
  width: 25%;
  margin-right: 0;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .post-wrapper .fixchrome .form-message label {
    font-weight: normal;
  }
}
@media screen and (max-width: 767px) {
  .post-wrapper .fixchrome .form-message label br {
    display: none;
  }
}
.post-wrapper .fixchrome .form-message #div_relationship {
  display: block !important;
}
.post-wrapper .fixchrome .form-message #div_relationship #relationship_flexselect {
  width: 100% !important;
}
.post-wrapper .fixchrome .view_more {
  background-color: #ECECEC;
  padding: 10px;
}
.post-wrapper .fixchrome .view_more a {
  background: url("/public/images/memorial/orange_arrow_dow.gif") no-repeat scroll 0 5px #ececec;
  padding-left: 15px;
}
.post-wrapper .fixchrome .view_more a.load {
  background: url("/public/images/loading_more.gif") no-repeat scroll;
  padding-left: 20px;
}
.post-wrapper .fixchrome div.uploader,
.post-wrapper .fixchrome span.filename {
  width: auto;
}
.recent_content .user-tools li.edit:hover ul.sub_menu {
  display: block;
}
.back-to-memorial,
.back-to-memorial:hover,
.back-to-memorial:focus {
  color: inherit;
}
