/***********SOCXS Font***********/
 
/***********SOCXS Style***********/
 /*
   This file contains default settings for the Socxs Theme. These can be overridden 
   by the admin of the site.
*/
/**Backgound Styles**/
/*Page Background Styles*/
/*Main Body Background Color*/
/* Main Body Background Image*/
/*Body Repeat*/
/*Body Horizontal Position*/
/*Body Vertical Position*/
/*Body Attachment (Scroll/noscroll/fixed*/
/*Page Container Styles*/
/*Container Background Color*/
/*Container Image*/
/*Container Repeat*/
/*Container Horizontal Postion*/
/*Container Vertical Position*/
/*Container attachment (Scroll/Nosroll Fixed*/
/*Container vertical padding*/
/*Container Horizontal Padding*/
/************Frame Styles*******************************/
/*Frame Title*/
/*Horizontal*/
/*Vertical*/
/*Size*/
/*Weight*/
/*Font*/
/*Link*/
/*Frame Content*/
/*Horizontal*/
/*Vertical*/
/*Frame Margin*/
/*Frame*/
/*Frame Border*/
/*Thickness*/
/*Type*/
/*Radius*/
/*Border*/
/*Frame Shadow*/
/*Horizontal*/
/*Vertical*/
/*Blur*/
/*Spread*/
/*Shadow*/
/*************************Card Styles***********************/
/*User*/
/*Size*/
/*Weight*/
/*Text*/
/*User*/
/*Card Settings*/
/*Vertical-top*/
/*Vertical-Bottom*/
/*Horizontal*/
/*Card*/
/*Side Margin*/
/*Card Margin*/
/*Card Paragraph Styles*/
/*Horizontal Padding*/
/*Veritcal Padding*/
/*Horizontal Margin*/
/*Vertical Margin*/
/*Size*/
/*Text*/
/*Link*/
/*Footer*/
/*Card Separator*/
/*Thickness*/
/*Type*/
/*Separator*/
/*Card Border*/
/*Thickness*/
/*Type*/
/*Radius*/
/*Border*/
/*Card Shadow*/
/*Horizontal*/
/*Vertical*/
/*Blur*/
/*Spread*/
/*Shadow*/
.sxst-body {
  background-color: #dddddd;
  background-image: url('https://atascadero.socxs.com/sx/api/v2/site/atascadero/page/Home/style/custom?isPreview=False');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}
.socxs-page-container {
  background-color: white;
  background-image: url('https://atascadero.socxs.com/sx/api/v2/site/atascadero/page/Home/style/custom?isPreview=False');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position-x: center;
  background-position-y: top;
}
@media (min-width: 992px) {
  .socxs-page-container {
    padding: 15px 15px;
  }
}
/*.mod-load-more {
    text-align: center;
    font-size: 11px;

    a {
        color: @socxs-frame-header-txt-color !important;
    }
}*/

/************************Verticals********************************************/

.sxst-vertical-module {
  padding: 20px !important;
  color: #333300;
}
.sxst-vertical-module h3 {
  color: blue;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.sxst-vertical-module h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: blue;
}
.sxst-vertical-module table {
  width: 100%;
  table-layout: fixed;
}
.sxst-vertical-module table td,
.sxst-vertical-module table th {
  padding: 10px 10px;
  vertical-align: middle;
  text-align: left;
  word-break: break-word;
  padding: 5px;
}
.sxst-vertical-module table td:first-child {
  max-width: 200px;
  text-align: right;
}
.sxst-vertical-module table td.sectionbreak,
.sxst-vertical-module table th {
  text-align: center;
}
.sxst-vertical-module table .sectionbreak {
  padding-top: 30px;
}
/****Socxs Service Icon Theme***/

.mod-serviceicon {
  line-height: 0;
}
.mod-serviceicon .fa {
  font-size: large;
  line-height: normal;
}
.mod-serviceicon .fa-twitter {
  color: #55acee;
}
.mod-serviceicon .fa-twitter a {
  color: #55acee;
}
.mod-serviceicon .fa-facebook {
  color: #3a5795;
}
.mod-serviceicon .fa-facebook a {
  color: #3a5795;
}
.mod-serviceicon .fa-rss {
  color: #f36f24;
}
.mod-serviceicon .fa-rss a {
  color: #f36f24;
}
.mod-serviceicon .fa-youtube-play {
  color: #e12f29;
}
.mod-serviceicon .fa-youtube-play a {
  color: #e12f29;
}
.mod-serviceicon .fa-tumblr {
  color: #35465c;
}
.mod-serviceicon .fa-tumblr a {
  color: #35465c;
}
.mod-serviceicon .fa-google-plus {
  color: #dd4b39;
}
.mod-serviceicon .fa-google-plus a {
  color: #dd4b39;
}
/* Miscellenaous Mixins */
/* FOOTER TOOLTIP  */

.footer-tooltip {
  font-family: 'Open Sans';
  font-weight: 300;
  bottom: 25px;
  position: fixed;
  right: 10px;
  z-index: 600;
  width: 214px;
  margin-right: 20px;
}
.footer-tooltip .panel-body {
  padding: 15px !important;
}
.footer-tooltip a {
  color: #2a2a2a;
}
.footer-tooltip h3 {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 20px;
  color: #2a2a2a;
}
.footer-tooltip h3 a {
  color: #2a2a2a;
  float: right;
}
.footer-tooltip .btn-primary {
  color: white;
  background-color: #181818;
  border-color: #0b0b0b;
  background-image: none;
  background-image: none !important;
  font-family: "open Sans" !important;
}
.footer-tooltip .btn-primary:hover {
  color: white;
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}
.footer-tooltip .btn-group {
  margin-bottom: 0;
}
.footer-tooltip .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  color: white;
  background-color: #181818;
  border-color: #0b0b0b;
}
.footer-tooltip .note-editor .note-editable {
  background-color: #eeeeee;
}
.footer-tooltip .note-editor .note-editable:focus {
  background-color: white;
}
.footer-tooltip .toolTipInner {
  background: #fefefe;
  min-height: 25px;
  color: #333333;
  border: 1px solid #eeeeee;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
}
.footer-tooltip .toolTipInner .tooltipinner-form {
  border: 0;
  padding: 15px;
}
.footer-tooltip .toolTipInner .tooltipinner-form.tooltipinner-post {
  padding-top: 0;
}
.footer-tooltip .toolTipInner .message-text-area {
  padding: 15px 15px 0 15px;
  /*input {
            border-radius: 4px;
         }*/

}
.footer-tooltip .toolTipInner .messageBox-Detail textarea {
  height: 100px;
  resize: none;
}
.footer-tooltip .toolTipInner .min-messageBox {
  height: 62px;
  padding-bottom: 20px;
  overflow: hidden;
}
.footer-tooltip .toolTipInner .min-messageBox textarea {
  height: 32px;
}
.footer-tooltip .toolTipInner .min-messageBox .message-text-area {
  padding-bottom: 15px;
}
.footer-tooltip .toolTipInner .min-messageBox .hidebox,
.footer-tooltip .toolTipInner .min-messageBox h3 {
  display: none;
}
.footer-tooltip .toolTipInner .btn-foot-tool {
  float: right;
  margin-left: 5px;
}
.footer-tooltip .foot-tool-link {
  margin-top: 3px;
}
.footer-tooltip .input-group {
  margin-bottom: 13px;
}
.footer-tooltip .arrow {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #2a2a2a;
  position: absolute;
  bottom: -8px;
}
.footer-tooltip .input-style {
  padding: 6px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.footer-tooltip input[type=text] {
  margin-bottom: 10px;
  padding: 6px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.footer-tooltip input[type=file] {
  width: 100%;
}
.footer-tooltip textarea {
  padding: 6px 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-bottom: 10px;
}
.footer-tooltip select i {
  box-shadow: 0 0 0 10px white;
}
.footer-tooltip .button:hover,
.footer-tooltip .button:focus {
  color: #212121;
  background-color: #eeeeee;
  border-color: #666666;
}
.footer-tooltip .mysite-footer {
  border-top: 1px solid #eeeeee;
  text-align: center;
  padding: 10px;
  color: #2a2a2a;
  font-size: 12px;
}
.footer-tooltip .mysite-footer p {
  text-align: center;
  margin-bottom: 0;
}
.footer-tooltip .social-links {
  margin-top: 10px;
}
.footer-tooltip .social-links .socialIcons {
  margin-right: 15px;
}
.footer-tooltip .social-links .radio,
.footer-tooltip .social-links .checkbox {
  display: inline-block;
  margin-top: 0px;
}
.footer-tooltip .social-links p {
  margin-bottom: 10px;
}
.footer-tooltip .social-links .social-item a {
  color: #bbbbbb;
  font-weight: normal;
}
.footer-tooltip .social-links .social-item label {
  font-weight: normal;
}
.footer-tooltip .social-links .social-item .socialIcons {
  float: left;
  width: 20px;
  height: 25px;
  margin-right: 20px;
  line-height: 25px;
}
.footer-tooltip .social-links .social-item .socialIcons:before {
  font-size: 15px;
}
.footer-tooltip .social-links .social-item.inline-group {
  margin: 0;
}
.footer-tooltip .social-links .social-item.inline-group .checkbox {
  margin-top: 4px;
  margin-right: 5px;
}
.footer-tooltip .social-links .social-item.social-disabled {
  color: #bbbbbb;
}
.footer-tooltip .footerScroll {
  height: 178px !important;
  overflow: auto !important;
  margin-bottom: 30px !important;
}
.footer-tooltip .no-footerScroll {
  margin-bottom: 20px !important;
}
/* Sticky footer styles Start */
.footer-setting-icon {
  background: #bbbbbb;
}
.footer-setting-icon:focus {
  background: #bbbbbb;
}
.footer-setting-icon:hover {
  background: #bbbbbb;
}
/*****************End of Footer Tooltip********************************/

/*Footer Sign In*/

/*.footer-sign-in {
   p {
      text-align: left;

      .btn {
         width: 100%;
      }

      .btn-primary {
         color: #fff !important;
         background-color: #2a2a2a !important;
         border-color: #2a2a2a !important;
      }
   }

   .widget-body {
      h4 {
         text-align: center;
         font-size: 16px;
      }
   }
}*/

/**************Google Ads*********************/

.socxs-ad-hld {
  left: 0;
  bottom: 0;
  position: fixed;
}
.socxs-ad-foot {
  max-width: 320px;
  margin-left: 30px;
}
.socxs-ad-foot .socxs-ad-top {
  height: 50px;
  overflow: hidden;
  background-color: white;
  border: 1px solid #eeeeee;
}
.socxs-ad-foot .socxs-ad-top .g-adhld {
  width: 320px;
  padding-bottom: 0;
  margin-bottom: 0;
  height: 50px;
}
.socxs-ad-foot .socxs-ad-foot-text {
  background-color: #181818;
  color: white;
  font-size: 11px;
  text-align: center;
  line-height: 15px;
}
.socxs-ad-foot .socxs-ad-foot-text a {
  float: left;
  color: white;
  width: 160px;
  text-align: center;
  padding: 5px 0;
  border-right: 1px solid #212121;
}
.socxs-ad-foot .socxs-ad-foot-text a .fa {
  margin-right: 5px;
}
.socxs-ad-foot .socxs-ad-foot-text a:last-child {
  border-right: none;
}
.socxs-ad-foot .socxs-ad-foot-text a:hover {
  background-color: #212121;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}
.socxs-ad-foot-mediagate {
  left: 92px;
}
/*******************Take to FB*****************************/

.take-to-fb button {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 9px;
  text-align: left;
  line-height: 15px;
  background-image: none !important;
}
.take-to-fb button .take-it-to-smaller {
  font-size: 10px;
}
.take-to-fb button .fa {
  margin-top: 8px;
  font-size: 22px;
}
.take-to-fb .btn-facebook {
  background-color: #3a5795;
  color: white;
}
.take-to-fb .btn-facebook:hover {
  background-color: #2d4373;
  border-color: #2d4373;
  color: white;
}
.take-to-fb .btn-get-phone {
  background-color: #2a2a2a;
  color: white;
}
.take-to-fb .btn-get-phone:hover {
  background-color: #181818;
}
/*@media(min-width:768px) {
    .mob-side-btn-box {
        display: none;
    }
}*/

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.sxst-module {
  position: relative;
}
.sxst-module .panel-body {
  border: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.sxst-frame {
  background-color: #efefef;
  border: 1px solid #efefef;
  margin: 20px;
  padding: 10px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.5);
}
.sxst-frame .panel-heading {
  font-size: xx-larger;
  font-weight: 400;
  color: black;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 10px 10px;
}
.sxst-card {
  border: 0px #efefef solid;
  background-color: #cccccc;
  margin: 10px 8px;
  padding: 20px 20px 10px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.35);
}
.sxst-card:first-child {
  /* This is needed to override Bootstrap media's zero margin on first-child */
  margin-top: 8px;
}
.sxst-card h4.media-heading {
  display: inline-block;
  color: #181818;
  font-size: xx-larger;
  font-weight: bold;
}
.sxst-card h4.media-heading a {
  color: blue;
}
.sxst-card h4.media-heading a:hover {
  text-decoration: underline;
}
.sxst-card .media-body {
  padding: 10px 10px;
  margin: 10px 0px;
  color: #333300;
  font-size: 18px;
  word-break: break-word;
}
.sxst-card .media-body a {
  color: blue;
}
.sxst-card .table {
  background-color: transparent;
  color: #333300;
}
.sxst-card .table > tbody > tr > th,
.sxst-card .table > thead > tr > th,
.sxst-card .table > tfoot > tr > th,
.sxst-card .table > thead > tr > td,
.sxst-card .table > tbody > tr > td,
.sxst-card .table > tfoot > tr > td {
  border-top: none;
}
.sxst-profile img {
  max-width: 100%;
}
.sxst-card-footer a {
  color: #ff2200;
  margin: 10px;
}
.sxst-card-footer hr {
  margin-top: 8px;
  margin-bottom: 8px;
  border-top: 1px solid #dddddd;
}
.sxst-card-footer .fa {
  /* Share Icons */
  font-size: large;
  color: #ff2200;
}
.sxst-card-no-padding {
  padding: 0 0 0 0;
  margin: -20px -20px 10px -20px;
}
.sxst-card-no-padding img {
  max-width: 100%;
  width: 100%;
  border-radius: 6px;
}
.sxst-comment .user-pic {
  width: 50px;
  height: 50px;
}
.sxst-comment .user-pic img {
  width: 50px;
  height: 50px;
}
.sxst-comment .media-body .media-heading {
  font-size: xx-larger;
}
.sxst-comment .media-body .media-heading a {
  color: blue;
}
.sxst-comment .media-body .media-heading a:hover {
  text-decoration: underline;
}
.modal-body .sxst-card {
  background-color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 2px 0px white;
  -moz-box-shadow: 2px 2px 2px 0px white;
  box-shadow: 2px 2px 2px 0px white;
}
.modal-body .sxst-card h4.media-heading {
  color: black;
}
.modal-body .sxst-card h4.media-heading a {
  color: #666666;
}
.modal-body .sxst-card .media-body {
  color: black;
}
.modal-body .sxst-card .media-body a {
  color: blue;
}
.modal-body .sxst-card-footer a {
  color: #666666;
}
.modal-body .sxst-card-footer hr {
  margin-bottom: 0;
  border-top: white;
}
.modal-body .sxst-card-footer .fa {
  /* Share Icons */
  color: #666666;
}
.modal-body .sxst-comment .media-body .media-heading {
  color: black;
}
.modal-body .sxst-comment .media-body .media-heading a {
  color: #666666;
}
/***********Page Info2*************/

.page-info-module {
  padding: 20px;
  color: #333300;
}
.page-info-module h3 {
  display: block;
  padding: 10px 10px;
  color: blue;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300 !important;
}
.page-info-module h4 {
  padding: 10px 10px;
  margin-top: 0;
  margin-bottom: 0;
  color: #333300;
  font-size: 18px;
  font-weight: 300 !important;
}
.page-info-module p {
  padding-left: 10px;
  padding-right: 10px;
}
.page-info-module .info-details {
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.page-info-module .info-details .fa {
  float: left;
  margin-top: 3px;
  padding-left: 30px;
  margin-right: 10px;
}
.page-info-module .info-details p {
  float: left;
  padding-left: 0;
}
.page-info-module .info-details p a {
  color: #333300;
}
.socxs-gallery {
  margin: 10px 0px;
}
/* Override font-family if changed. Overriding it allows us not to touch bootstrap theme at all */
/********Old Legacy stuff********/

.socxs-module-row .socxs-module-content {
  overflow: auto;
  /*****Modules Specific Styles***/

  /***********Page Info2*************/

}
.socxs-module-row .socxs-module-content .mod-card:first-child {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .card-user-pic {
  width: 50px;
  height: 50px;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .card-user-pic img {
  width: 50px;
  height: 50px;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail h5 {
  padding: 0;
  margin: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail h5 a:hover {
  text-decoration: underline;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .mod-user-2line {
  font-size: 0.8em;
  padding: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-details .post-user-detail .mod-user-2line .mod-timestamp:before {
  content: "\00b7";
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content {
  margin: 10px 0px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content p {
  padding-left: 20px;
  padding-right: 20px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 {
  padding: 0 20px;
  margin: 10px 0;
  font-size: larger;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 a {
  color: blue;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 a:hover {
  text-decoration: underline;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .mod-timestamp {
  font-size: smaller;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .mod-timestamp:before {
  content: "\00b7";
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .fb-mod-timestamp {
  font-size: smaller;
}
.socxs-module-row .socxs-module-content .mod-card .post-content h5 .fb-mod-timestamp:before {
  padding: 0 5px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-pic {
  margin-bottom: 0px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-pic img {
  width: 100%;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .media-caption {
  font-size: 0.8em;
  margin-top: 10px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .media-caption h5 {
  margin: 0;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .media-caption h6 {
  padding-left: 20px;
  padding-right: 20px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-vid {
  margin-bottom: 0px;
}
.socxs-module-row .socxs-module-content .mod-card .post-content .mod-vid img {
  width: 100%;
}
.socxs-module-row .socxs-module-content .media-top-card {
  padding-top: 0;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .post-details {
  margin-top: 10px;
  margin-bottom: 10px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .post-details .card-user-pic {
  width: 35px;
  height: 35px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .post-details .card-user-pic img {
  width: 35px;
  height: 35px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .mod-pic img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.socxs-module-row .socxs-module-content .media-top-card .post-content .mod-vid img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.socxs-module-row .socxs-module-content .post-repost {
  font-size: 0.8em;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .media-caption {
  font-size: 1em;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text {
  padding-left: 20px;
  padding-right: 20px;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-left img {
  width: 35px;
  height: 35px;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-body .card-user {
  margin: 0;
  padding: 0;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-body > .post-content {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post .repost-text > .media-body > .post-content p {
  padding-left: 0;
  padding-right: 0;
}
.socxs-module-row .socxs-module-content .post-repost .post-repost-inner .post-repost-post:last-child > .post-content > .socxs-mod-soc-stamp {
  border-bottom: none;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer-wrap {
  padding: 0 20px;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer {
  border-top: 1px solid #dddddd;
  padding: 10px 0 0;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer a {
  color: #ff2200;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-serviceicon {
  float: right;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons {
  float: left;
  line-height: 0;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons .fa {
  font-size: large;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons span {
  margin-right: 25px;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons a {
  margin-right: 25px;
}
.socxs-module-row .socxs-module-content .socxs-mod-card-footer .mod-icons a:last-child {
  margin-right: 0;
}
.socxs-module-row .socxs-module-content .blog-text-card .post-content {
  margin-top: 0;
}
.socxs-module-row .socxs-module-content .blog-text-card .post-content h5 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.socxs-module-row .socxs-module-content .page-info-module {
  padding: 20px;
  color: #333300;
}
.socxs-module-row .socxs-module-content .page-info-module h3 {
  display: block;
  /*background-color: darken(@socxs-card-color, 2.5%);*/
  padding: 10px 10px;
  color: blue;
  margin-top: 0;
  margin-bottom: 0;
}
.socxs-module-row .socxs-module-content .page-info-module h4 {
  padding: 10px 10px;
  margin-top: 0;
  margin-bottom: 0;
  color: #333300;
}
.socxs-module-row .socxs-module-content .page-info-module p {
  padding-left: 10px;
  padding-right: 10px;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details {
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details .fa {
  float: left;
  margin-top: 3px;
  padding-left: 30px;
  margin-right: 10px;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details p {
  float: left;
  padding-left: 0;
}
.socxs-module-row .socxs-module-content .page-info-module .info-details p a {
  color: #333300;
}
/****Digest Profile Module*****/

/* Profile Module */

.sxst-profile {
  text-align: center;
  padding-top: 0 !important;
  font-size: 18px;
}
.sxst-profile .card-user {
  font-size: larger;
  margin: 20px 20px 5px;
}
.sxst-profile .card-user a {
  color: blue;
}
.sxst-profile .profile-contact p {
  color: #333300;
}
.sxst-profile .profile-contact a {
  color: blue;
}
.sxst-profile p {
  margin-bottom: 5px;
}
.sxst-profile a {
  margin-left: 10px;
}
.sxst-profile .profile-img {
  text-align: center;
  position: relative;
}
.sxst-profile .profile-img img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
}
.sxst-profile .mod-serviceicon a {
  margin-left: 10px;
}
.sxst-profile .profile-service-icon {
  position: absolute;
  background-color: rgba(51, 51, 51, 0.75);
  padding: 4px 0;
  width: 100%;
  bottom: 0;
}
.sxst-profile .profile-get-digest {
  margin: 0 auto;
  display: block;
  cursor: pointer;
  padding: 10px 20px 8px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.35);
  margin: 5px auto 15px;
  background-color: #efefef;
  max-width: 200px;
}
.sxst-profile .profile-get-digest .profile-digest-holder {
  width: 150px;
  margin: auto;
}
.sxst-profile .profile-get-digest .profile_digest_left {
  font-size: 35px;
  line-height: 0px;
  text-align: left;
}
.sxst-profile .profile-get-digest .profile_digest_right {
  text-align: left;
  margin-left: 10px;
  line-height: 10px;
}
.sxst-profile .profile-get-digest .profile_digest_top {
  line-height: 18px;
  margin-bottom: 3px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-right: -2px;
  font-size: 15px;
}
.sxst-profile .profile-get-digest .profile_digest_bottom {
  font-weight: 300;
  margin-bottom: 0;
}
.sxst-profile .profile-get-digest:hover {
  text-decoration: none;
}
/*Size*/
/*Weight*/
/*Size*/
/*Weight*/
/*Size*/


/***********SOCXS Site css***********/
 
/***********SOCXS Page css***********/