/**************************************************************
					CMS Pages Styles
***************************************************************/
/* text */
/* bg */
/* border */
/* title */
/* button */
/* sticker */
/* icon */
/* hover */
/* active */
/* box-shadow */
/* text-shadow */
/* line 6, ../sass/cms.scss */
#cms #center_column .block-cms {
  padding-bottom: 20px; }

/* line 8, ../sass/cms.scss */
#cms #center_column h1 {
  margin-bottom: 25px; }

/* line 10, ../sass/cms.scss */
#cms b, #cms strong {
  font-weight: bold; }

/* line 13, ../sass/cms.scss */
#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0; }

/* line 18, ../sass/cms.scss */
#cms #center_column p {
  line-height: 18px; }

/* line 20, ../sass/cms.scss */
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #35b33f;
  border-top: 1px solid #fbfbfb; }

/* line 25, ../sass/cms.scss */
#cms #center_column .list-1 li:first-child {
  border: none; }

/* line 27, ../sass/cms.scss */
#cms #center_column .list-1 li em {
  font-size: 20px;
  line-height: 20px;
  padding-right: 15px;
  vertical-align: -2px; }

/* line 32, ../sass/cms.scss */
#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto; }

/* line 36, ../sass/cms.scss */
#cms #center_column .testimonials {
  border: 1px solid #e0e0e0;
  margin: 4px 0 13px 0;
  position: relative; }

/* line 40, ../sass/cms.scss */
#cms #center_column .testimonials .inner {
  border: 1px solid #ffffff;
  padding: 19px 18px 11px 18px;
  background: #fbfbfb; }

/* line 45, ../sass/cms.scss */
#cms #center_column .testimonials .inner span {
  text-indent: -5000px;
  display: inline-block;
  width: 20px;
  height: 15px; }

/* line 50, ../sass/cms.scss */
#cms #center_column .testimonials .inner span.before {
  background: url(../img/bl-before-bg.png) no-repeat;
  margin-right: 8px; }

/* line 53, ../sass/cms.scss */
#cms #center_column .testimonials .inner span.after {
  background: url(../img/bl-after-bg.png) no-repeat;
  margin-left: 8px; }

/* line 56, ../sass/cms.scss */
#cms #center_column .testimonials:after {
  content: ".";
  display: block;
  text-indent: -5000px;
  position: absolute;
  bottom: -16px;
  left: 21px;
  width: 15px;
  height: 16px;
  background: url(../img/testimon-after.gif) no-repeat; }

/* line 66, ../sass/cms.scss */
#cms #center_column .testimonials + p {
  padding-left: 45px;
  margin-bottom: 18px; }

/* line 69, ../sass/cms.scss */
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }

/* line 71, ../sass/cms.scss */
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F5F5F5;
  border: 1px solid #e0e0e0;
  padding: 10px; }

/* line 75, ../sass/cms.scss */
#cms #center_column #admin-action-cms p {
  margin: 0; }

/* line 77, ../sass/cms.scss */
#cms #center_column #admin-action-cms p span {
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333333; }

/* line 83, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button {
  font: 700 17px/21px Arial, Helvetica, sans-serif;
  padding: 0;
  border: 1px solid;
  padding: 10px 14px;
  display: inline-block; }

/* line 89, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.publish_button {
  color: #ffffff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #435f9f;
  background: #435f9f; }

/* line 95, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.publish_button:hover {
  border-color: #435f9f;
  filter: none;
  background: #435f9f; }

/* line 99, ../sass/cms.scss */
#cms #center_column #admin-action-cms p .button.lnk_view {
  color: #333333; }

/*# sourceMappingURL=cms.css.map */
