/*$break-small: 768px;*/
/*
@import "signs.css";
*/
/*@font-face {*/
/*  font-family: 'NunitoSans';*/
/*  src: url('../fonts/nunito/NunitoSans-300.eot');*/
/*  src: url("../fonts/nunito/NunitoSans-300.woff") format("woff"),*/
/*  url("../fonts/nunito/NunitoSans-300.ttf") format("truetype"),*/
/*  url("../fonts/nunito/NunitoSans-300.svg") format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 300;*/
/*}*/

/*@font-face {*/
/*  font-family: 'NunitoSans';*/
/*  src: url('../fonts/nunito/NunitoSans-400.eot');*/
/*  src: url("../fonts/nunito/NunitoSans-400.woff") format("woff"),*/
/*  url("../fonts/nunito/NunitoSans-400.ttf") format("truetype"),*/
/*  url("../fonts/nunito/NunitoSans-Black.svg") format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*}*/

/*@font-face {*/
/*  font-family: 'NunitoSans';*/
/*  src: url('../fonts/nunito/NunitoSans-600.eot');*/
/*  src: url("../fonts/nunito/NunitoSans-600.woff") format("woff"),*/
/*  url("../fonts/nunito/NunitoSans-600.ttf") format("truetype"),*/
/*  url("../fonts/nunito/NunitoSans-600.svg") format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 600;*/
/*}*/

/*@font-face {*/
/*  font-family: 'NunitoSans';*/
/*  src: url('../fonts/nunito/NunitoSans-700.eot');*/
/*  src: url("../fonts/nunito/NunitoSans-700.woff") format("woff"),*/
/*  url("../fonts/nunito/NunitoSans-700.ttf") format("truetype"),*/
/*  url("../fonts/nunito/NunitoSans-700.svg") format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 700;*/
/*}*/

/*@font-face {*/
/*  font-family: 'NunitoSans';*/
/*  src: url('../fonts/nunito/NunitoSans-800.eot');*/
/*  src: url("../fonts/nunito/NunitoSans-800.woff") format("woff"),*/
/*  url("../fonts/nunito/NunitoSans-800.ttf") format("truetype"),*/
/*  url("../fonts/nunito/NunitoSans-800.svg") format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 800;*/
/*}*/

/*@font-face {*/
/*  font-family: 'NunitoSans-Black';*/
/*  src: url('../fonts/nunito/NunitoSans-Black.eot');*/
/*  src: url("../fonts/nunito/NunitoSans-Black.woff") format("woff"),*/
/*  url("../fonts/nunito/NunitoSans-Black.ttf") format("truetype"),*/
/*  url("../fonts/nunito/NunitoSans-Black.svg") format("svg");*/
/*  font-style: normal;*/
/*  font-weight: 900;*/
/*}*/

.icon-lock-open-alt {
  text-decoration: none; }

[class^="wl-icon-"]:before, [class*=" wl-icon-"]:before {
  display: inline-block;
  font-family: "wl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.rs-home-menu-container .menu-item {
  font-family: 'Nunito Sans', sans-serif;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  padding: 0 3%;
  letter-spacing: 0; }

.rs-home-header-navigation .sign-button {
  height: 29px; }

.rs-home-header-navigation .sign-button:hover {
  color: #3397c9;
  text-decoration: none; }

.rs-home-header-navigation .sign-button:visited {
  text-decoration: none; }

.rs-home-header-navigation .sign-button a {
  color: #d1d1d1; }

.rs-home-header-navigation .user-button-container {
  display: block;
  height: 29px;
  clear: both;
  background-color: transparent; }

.rs-home-header-navigation .user-button {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-end;
  height: 29px;
  position: relative;
  background-color: transparent; }

.rs-home-header-navigation .user-button:hover {
  color: #3397c9; }

.rs-home-header-navigation .user-button a, .rs-home-header-navigation .user-button a {
  position: absolute;
  color: #919191;
  /*color: white;*/
  text-deocration: none;
  margin: 0; }

.rs-home-header-navigation .user-button a:first-child {
  right: 36px;
  top: 12px; }

.rs-home-header-navigation .user-button a:last-child {
  right: 1px;
  top: 9px;
  z-index: 500; }

.rs-home-header-navigation .user-button .wl-user-icon {
  height: 26px;
  width: 26px;
  border-radius: 10px;
  margin-left: 10px;
  background-position: center center;
  background-size: cover; }

.rs-home-menu-container .menu-item.demo-request {
  width: 150px;
  text-align: center;
  margin-left: 1px; }

.blog-primary-container {
  width: 100%;
  background-color: #f9f9f9; }

.blog-release {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 0; }

.blog-release .block {
  height: 260px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative; }

.blog-release .block .title {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  color: white;
  color: white; }

.blog-release .block .title a, .blog-release .block .title a:hover, .blog-release .block .title a:visited {
  display: block;
  width: 100%;
  clear: both;
  color: white;
  color: white;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none; }

.blog-release .block .title span {
  display: block;
  width: 100%;
  clear: both;
  color: #cac1ba;
  color: #cac1ba; }

.blog-container {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  padding: 0; }

.blog-container main {
  padding: 0; }

.blog-container main article.post {
  background-color: white;
  border-radius: 15px;
  padding: 25px;
  border: none;
  margin: 0 0 40px 0;
  color: #5a5a5a; }

.blog-container main article.post .entry-title {
  color: #0d95cf;
  font-size: 24px;
  text-transform: capitalize;
  text-decoration: none; }

.blog-container main article.post .entry-header a, .blog-container main article.post .entry-header a:hover, .blog-container main article.post .entry-header a:visited {
  text-decoration: none; }

.blog-container main article.post .more-link {
  color: white;
  background-color: #e0107c;
  font-size: 10pt;
  font-weight: bolder;
  border-radius: 20px;
  height: 41px;
  line-height: 41px;
  padding: 0px 40px;
  text-decoration: none;
  margin: 10px 0;
  cursor: pointer;
  text-transform: uppercase;
  clear: both;
  display: inline-block; }

.blog-container main article.post .posted-on {
  text-transform: uppercase;
  margin: 20px 0 5px 0; }

.blog-container main article.post .categories {
  text-transform: uppercase;
  margin: 0 0 20px 0; }

.blog-container main article.post .categories ul.post-categories {
  text-transform: none;
  display: inline;
  list-style: none inside;
  padding: 0;
  margin: 0; }

.blog-container main article.post .categories ul.post-categories li {
  display: inline; }

.blog-container main article.post .categories ul.post-categories li:after {
  content: ", "; }

.blog-container main article.post .categories ul.post-categories li:last-child:after {
  content: ""; }

.entry-content h1 {
  font-size: 28px;
  padding: 0px;
  margin: 10px 0; 
  font-weight: normal;
}

.entry-content h2 {
  /*font-size: 26px;*/
  font-size: 24px;
  padding: 0px;
  /*margin: 40px 0 25px 0; */
  margin: 35px 0 25px 0;
  font-weight: normal;
}

.entry-content h3 {
  font-size: 24px;
  padding: 0px;
  margin: 35px 0 25px 0;
  font-weight: normal;
}
  
.entry-content h4 {
  font-size: 22px;
  padding: 0px;
  margin: 25px 0 25px 0;
  font-weight: normal;
}

.blog-container #comment {
  width: 100%; }

.blog-container #submit {
  display: inline-block;
  background-color: #0097cc;
  color: white;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  padding: 15px;
  font-size: 14px; }

.blog-container .mcnDividerBlock {
  display: none; }

#sidebar {
  margin: 0; }

/*#sidebar .widget {*/
/*  font-family: 'Nunito Sans', sans-serif;*/
/*  background-color: transparent;*/
/*  padding: 0; }*/

/*#sidebar .widget .widget-title {*/
/*  text-transform: uppercase;*/
/*  margin-bottom: 24px;*/
/*  font-size: 18px; }*/

#sidebar .widget.widget_categories:first-child {
  margin-top: 0px; }

/*#sidebar .widget.widget_categories .widget-title {*/
/*  margin-bottom: 24px; }*/

#sidebar .widget.widget_categories ul {
  list-style: none;
  color: #0d95cf; }

#sidebar .widget > ul > li {
  padding: 0; }

#sidebar .widget.widget_categories ul li {
  line-height: 21px;
  vertical-align: middle;
  background: transparent url("../img/ico-bulet.png") no-repeat left center;
  padding: 0 0 0 26px; }

#sidebar .widget.widget_categories ul span {
  color: white;
  background-color: #e00e7b;
  font-size: 14px;
  float: none;
  vertical-align: middle;
  font-weight: 600;
  padding: 5px 6px 3px 6px; }

#sidebar .widget.widget_categories a, #sidebar .widget.widget_categories a:hover, #sidebar .widget.widget_categories a:visited {
  color: black;
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 4px 4px 0; }

#sidebar .widget .ppw-post-title a, #sidebar .ppw-post-title .widget .ppw-post-title a:hover, #sidebar .ppw-post-title .widget a:visited {
  color: #0d95cf;
  text-transform: capitalize; }

#sidebar .widget ul li {
  border: none; }

#sidebar .widget.popularitypostswidget ul li:first-child {
  padding: 0 0 15px 0; }

#sidebar .widget.popularitypostswidget ul li:last-child {
  border: none;
  padding: 15px 0 0 0; }

#sidebar .widget.popularitypostswidget ul li {
  border-bottom: 1px solid silver;
  margin: 0;
  padding: 15px 0 15px 0; }

/*
.ht-pagination span.page-numbers, .ht-pagination a.page-numbers {
  display: none; }
  */
  
.search_results{
	background-color: #e5e5e5 !important;
}

.search_results #primary{
	background-color: transparent !important;
}
  
.ht-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.ht-pagination a.next, .ht-pagination a.prev, .ht-pagination a.next:hover, .ht-pagination a.prev:hover, .ht-pagination a.next:visited, .ht-pagination a.prev:visited {
  display: inline-block;
  background: none;
  color: #545E70;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  padding: 15px;
  font-size: 15px; 
}
  
.ht-pagination ul a.current, .ht-pagination ul span.current{
	background-color: #ff3366;
	color: white;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	border: none;
	display: inline-block;
}

.ht-pagination ul a, .ht-pagination ul span{
	border: none;
	text-decoration: none;
	margin: 0 7px 0 7px;
	font-size: 15px;
}

.ht-pagination ul a:hover{
	color: #0d95cf;
	border: none;
	text-decoration: none;
	font-size: 15px;
}

/* KB background */
.kb-theme #primary {
  background-color: white; }

/* KB Footer */
.footer-wrap.kb-theme {
  background-color: #f9f9fb;
  margin: 0;
  padding: 0; }

.footer-wrap.kb-theme .wl-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9fb;
  margin: 0 auto;
  height: 80px; }

.footer-wrap.kb-theme .wl-content a {
  color: #a2a7aa; }

.footer-wrap.kb-theme .footer-logo {
  background: url(../img/kb-logo-black.png) 0 center no-repeat;
  display: inline-block;
  height: 62px;
  width: 62px;
  margin: 0; }

#ht-kb.ht-kb-single .entry-title {
  color: black;
  font-size: 32px;
  /*text-transform: capitalize;*/ }
  
  #ht-kb.ht-kb-single article h2{
  	margin-top: 4pt;
  	padding-top: 4pt;
  	font-weight: normal;
  }

#ht-kb.ht-kb-single .hentry {
  border-bottom: 0; }

.ht-kb-entry-meta li {
  display: block;
  float: none;
  color: #4b4d4d;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px; }

.ht-kb-entry-meta li a, .ht-kb-entry-meta li a:visited, .ht-kb-entry-meta li time {
  color: #00a4cc;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
   }
   
.ht-kb-entry-meta li time {   
   color: #4b4d4d;
   }

.ht-kb-entry-meta li a:hover {
  color: #34aedf; }

.ht-kb-entry-meta li::after {
  display: none; }

.kb-search-res .hentry {
  border: 0; }

.kb-search-res .hentry .entry-title a {
  color: #00a4cc;
  font-size: 24px;
  text-transform: none; }

.kb-search-res .more-link {
  color: white;
  background-color: #e0107c;
  font-size: 10pt;
  font-weight: bolder;
  border-radius: 20px;
  height: 41px;
  line-height: 41px;
  padding: 0px 40px;
  text-decoration: none;
  margin: 10px 0;
  cursor: pointer;
  text-transform: uppercase;
  clear: both;
  display: inline-block; }

.rs-home-header-navigation .sign-button a:hover {
  color: #34aedf;
  text-decoration: none; }

.kb-theme .top-head-phone {
  margin-top: -15px; }

.top-head-phone {
  float: left;
  background: transparent url(../img/ico-phone.png) 0px center no-repeat;
  padding: 0 0 0 25px;
  color: #d8d8d8;
  text-align: middle;
  font-size: 14px;
  margin-top: 10px; }

.blog-container article h2, .blog-container article h3, .blog-container article h4 {
  text-transform: uppercase; }

#ht-kb-related-articles #ht-kb-related-articles-title {
  color: #0d95cf;
  text-transform: uppercase;
  border-bottom: 0; }

.ht-kb-article-list li {
  border: 0; }

#ht-kb-related-articles .ht-kb-usefulness {
  color: black;
  background: transparent url(../img/ico-heart.png) 0px center no-repeat !important;
  padding: 3px 0 3px 22px;
  margin-left: 15px;
  float: none;
  font-size: 14px; 
}

#ht-kb-related-articles .ht-kb-usefulness-plus{
  color: black;
  background: transparent url(../img/ico-heart2.png) -20px center no-repeat !important;
  padding: 3px 0 3px 40px;
  margin-left: 0px;
  float: none;
  font-size: 14px; 
}

/*
#ht-kb-related-articles .ht-kb-usefulness, .ht-kb-usefulness.ht-kb-helpful-article {
	color: black;
	background: transparent url(../img/ico-heart.png) 0px center no-repeat !important;
	padding: 0 0 0 30px;	
}
*/
.ht-kb-usefulness.ht-kb-helpful-article:before {
  content: ""; }

#ht-kb-rate-article {
  border-top: 1px solid #cccccc;
  border-bottom: 0; }
  
.voting-login-required{
	display: none;
}

#voting-unlike-comment-cnt {
	display: none;
    position:fixed;
    top: 50%;
    left: 50%;
    width:30em;
    height: 130px;
    margin-top: -65px; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}

#voting-unlike-comment{
	margin-bottom: 5px;
}

.ht-voting.kb-voting {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px; 
  flex-wrap: wrap;
}

.kb-voting-cnt{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.ht-voting.kb-voting .ht-voting-links span {
  font-size: 14px; }
  
.ht-voting.kb-voting .ht-voting-links span:last-child{
	/*display: none;*/
}

.ht-voting.kb-voting .ht-voting-upvote {
  background: transparent url(../img/ico-heart2.png) -30px 7px no-repeat;
  height: 30px;
  width: 30px;
  margin-left: 20px; 
}

.ht-voting.kb-voting .ht-voting-upvote:hover {
	cursor: pointer;
}

.ht-voting .ht-voting-links .ht-voting-upvote:before {
  content: ""; }

.ht-voting .ht-voting-links .ht-voting-downvote:before {
  content: ""; }

.ht-voting.kb-voting .ht-voting-downvote {
	background: transparent url(../img/ico-unlike.png) center 7px no-repeat !important;
	height: 30px;
	width: 25px;
	margin-left: 20px; 
  /*display: none;*/
}

.ht-voting.kb-voting .ht-voting-downvote:hover {
	background: transparent url(../img/ico-unlike.png) center 7px no-repeat !important;
}

.ht-voting .ht-voting-links .ht-voting-downvote-dz:before {
  content: ""; }

.ht-voting.kb-voting .ht-voting-downvote-dz {
	display: inline-block;
	color: transparent;
	text-decoration: none;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 1;
	border-radius: 2px;
	vertical-align: middle;


	background: transparent url(../img/ico-unlike.png) center 7px no-repeat;
	height: 30px;
	width: 25px;
	margin-left: 20px; 
  /*display: none;*/
}

.ht-voting.kb-voting .kb-was-helpful {
  vertical-align: middle; 
  }
  
.ht-voting.kb-voting .kb-still-need-help {
  vertical-align: middle; 
}

.ht-voting .ht-voting-how-helpful {
  display: none;
}

.sg-primary-container #content.getting-started {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 5px 0 65px 0; }

.sg-primary-container #content.getting-started .block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border: 1px solid #cbcbcb;
  min-height: 230px;
  background-color: white;
  margin: 20px 0;
  width: 100%; }

.sg-primary-container #content.getting-started .block .block-info {
  width: 350px;
  min-width: 350px;
  max-width: 350px;
  min-height: 230px;
  border-right: 1px solid #f3f3f3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.sg-primary-container #content.getting-started .block .block-info .info {
  width: 110px;
  height: 110px; }

.sg-primary-container #content.getting-started .block .block-info .info_text {
  font-size: 19px;
  color: black;
  padding-top: 25px; }

.sg-primary-container #content.getting-started .block .block-info .info.setup-guide {
  background: transparent url(../img/ico-setup-guide.png) center center no-repeat; }

.sg-primary-container #content.getting-started .block .block-info .info.user-interface {
  background: transparent url(../img/ico-user-interface.png) center center no-repeat; }

.sg-primary-container #content.getting-started .block .block-info .info.hardware {
  background: transparent url(../img/ico-hardware.png) center center no-repeat; }

.sg-primary-container #content.getting-started .block .block-info .info.contact-wellnessliving {
  background: transparent url(../img/ico-contact-wellnessliving.png) center center no-repeat; }

.sg-primary-container #content.getting-started .block .block-info .info.migration {
  background: transparent url(../img/ico-migration.png) center center no-repeat; }

.sg-primary-container #content.getting-started .block .block-content {
  padding: 30px;
  width: 100%;
  flex-grow: 12; }

.sg-primary-container #content.getting-started .block h3 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #999999;
  width: 100%;
  display: block;
  clear: both;
  padding: 0;
  margin: 0 0 17px 0; }

.sg-primary-container #content.getting-started .block .posts_cnt {
  float: left;
  margin: 0 1% 0 0;
  padding: 0;
  border: 0; }

.sg-primary-container #content.getting-started .block .posts_cnt a, .sg-primary-container #content.getting-started .block .posts_cnt a:hover, .sg-primary-container #content.getting-started .block .posts_cnt a:visited {
  display: block;
  background: transparent url(../img/ico-article-link.png) left 13px no-repeat;
  color: #373737;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  padding: 13px 0 13px 32px;
  margin: 0;
  clear: both;
  vertical-align: middle; }

#rs-home-header.resources #kb_resources_spacer {
  max-height: 600px;
  transition: max-height 0.75s ease; }

#rs-home-header #kb_resources_spacer {
  max-height: 0;
  transition: max-height 1s ease; }

@keyframes fadeUpIn {
  from {
    transform: translate3d(0, 25px, 0);
    opacity: 0; }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
[data-anim="fadeUpIn"] {
  animation-name: fadeUpIn; }

@keyframes fadeDownOut {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  to {
    transform: translate3d(0, 25px, 0);
    opacity: 0; } }
[data-anim="fadeDownOut"] {
  animation-name: fadeDownOut; }

/*# sourceMappingURL=menu.css.map */
.ht-voting .ht-voting-links.ht-voting-down .ht-voting-downvote{
	/*display: none;*/
}
.ht-voting .ht-voting-links.ht-voting-down span:last-child{
	/*display: none;*/
}
.ht-voting .ht-voting-links.ht-voting-down #voting-unlike-comment-cnt{
	display: none;
}

.ht-kb-usefulness.ht-kb-unhelpful-article::before{
	display: none;
}

.ht-kb-usefulness.ht-kb-unhelpful-article{
}

.shailan_banner_widget img{
	width: 100%;
}

a.gvideo{
	color: white;
	background-color: #3397c9;
	margin-right: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica, Sans;
	display: inline-block;
	padding: 15px 35px 15px 15px;
	font-weight: bold;
	position: relative;
	line-height: 11px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

a.gvideo .fa-youtube-play{
	color: #ff0000;
	font-size: 32px;
	position: absolute;
	right: -15px;
	top: 5px;
	z-index: 5;
}

a.gvideo .background{
	height: 20px;
	width: 20px;
	background-color: white;
	position: absolute;
	right: -8px;
	top: 10px;
	/*border: 1px solid blue;*/
	z-index: 2;
}

/* Notification */

#mp-note-content {
    border: 0px none;
    height: 151px;
    position: fixed;
    right: 0px;
    top: 50px;
    width: 100%;
    z-index: 99999;
    display: inline;
    box-sizing: content-box;
    display: none;
}

#mp-note-div {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.8);
    font-weight: 600;
    margin: 20px auto 10px;
    min-width: 300px;
    text-align: center;
    position: relative;
    width: 60%;
    z-index: 99999;
}

#mp-note-div.ok .mp-note-image {
    background-position: center -70px;
    display: block;
    box-sizing: content-box;
}
.mp-note-image {
    background: url(https://www.wellnessliving.com/rs/img/rs-note-icon.png) no-repeat center 0 #ffffff;
        background-position-x: center;
        background-position-y: 0px;
    box-shadow: -4px 0 2px rgba(0,0,0,0.2);
    display: none;
    border: 8px solid #ffffff;
    border-radius: 50px;
    cursor: pointer;
    height: 66px;
    margin: -40px 0 0 -40px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 66px;
}

#mp-note-div .close {
    border: 2px solid #ffffff;
    cursor: pointer;
    float: right;
    margin: 10px;
    padding: 5px;
    vertical-align: middle;
	box-sizing: content-box;
}

#mp-note-text {
    font-size: 1.2em;
    margin: 0px 40px;
    max-height: 100px;
    overflow: auto;
    padding: 50px 0px;
    color: #79a93c;
    font-family: Helvetica, sans-serif;
    font-size: 1.2em;
    box-sizing: content-box;
}