#user-threads .question.row {
	padding: 10px;
	border: 0;
	margin-bottom: 0;
}
#user-threads .question.row .title {
	margin-bottom: 0;
}
#user-threads .question.row .title h2 {
	font-size: 1em;
}

.main-body-container {
	
}

.categories-container {
	background: transparent url(/themes/responsive/img/header_bg_trans.png) bottom center repeat-x;
}

.panel-body,
.breadcrumb,
.question .title,
.comment-reply-body,
.comment-stream 
.comment-stream .preview,
.comment-stream .message,
.comment-stream .preview .question-thumb
{
	word-wrap: break-word;
}

#center-ad-top,
#center-ad-bottom,
#ad-between-rows
{
	text-align: center;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #ffa8a8;
}

.toggle-pattern-kind .badge {
  color: #ec3280;
  background-color: #ffffff;
}

tr.selected, tr.lightgreen {
  background: #BCE774;
}
tr.high-votes {
	background: #edf5f4;
}
.bar-chart {
	max-width: none;
  height: 200px;
}
.newest.patterns > div, .intro-message  {
  padding: 0;
}

.suggested-colors div {
  margin: 0 2px;
}
.suggested-colors span, .suggested-colors strong, .suggested-colors i{
  line-height: 25px;
  vertical-align: top;
}

.visible-xs .patternFilter .filter-menu li {
  float: left;
  width: 33%;
}
.visible-xs .patternFilter .filter-menu li:nth-of-type(7n+1){
  clear: both;
}
.fa-spinner {
  color: #189eb4;
}
.menu-toggle.pull-left {
  height: 23px;
  width: 50px;
  position: relative;
  top: 3px;
}
#navToggle {
  z-index: 99;
}
.pending-pattern-count {
  margin-bottom: 10px;
  text-align: center;
}
.chartbeat-online-users {
  position: relative;
  width: 205px;
  height: 40px;
  margin-bottom: 20px;
}
.chartbeat-online-users .label {
  background: #fff;
  font: 16px Helvetica, Arial, sans-serif;
  color: #222;
  padding: 7px;
  width: 80%;
  text-align: right;
  position: absolute;
  right: 0;
  top: 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; 
}
.chartbeat-online-users .count {
  width: 60px;
  height: 60px;
  position: absolute;
  background: #88b13f;
  font: 24px/60px Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
}
.top-links, .footer-nav {
  border-bottom: 1px solid #1692a7;
  background: #189eb4;
  padding: 5px 0;
  color: #fff;
}
.top-links ul, .footer-nav ul {
  margin: 0;
}
.top-links ul li.has-text {
  padding: 5px 10px;
}
.top-links ul li:last-child,
.top-links ul li.has-text:last-child {
  padding: 5px 0;
}
.top-links ul i {
  margin-right: 3px;
}
.top-links ul .badge {
  position: relative;
  bottom: 7px;
  right: 10px;
  margin-right: -10px;
}
.top-links a, .footer-nav a {
  color: #fff;
  padding: 0 10px 0 0;
  text-decoration: none;
}
.container-non-responsive .top-links {
  height: 33px;
}
@media only screen and (max-width: 780px) {
  .top-links ul i {
    margin-right: 0;
  }
  .top-links ul a > span {
    margin-left: 3px;
  }
}
.header-bar {
  background: #def0f3 url(/themes/responsive/img/header_bg_new.png) bottom center repeat-x;
}
.header-bar.container-fluid,
.header-bar.container-non-responsive {
  max-width: none;
  width: auto;
}
.header-bar .logo {
  background: url(/themes/responsive/img/kp_logo.svg) center center no-repeat;
  background-size: contain;
}
.header-bar .logo a {
  width: 100%;
  height: 96px;
  display: block;
}
@media (min-width: 769px) {
  .header-bar {
    min-height: 172px;
    padding: 20px 0;
  }
  .header-bar .logo {
    height: 96px;
  }
}
@media (max-width: 768px) {
  .header-bar {
    padding: 0 0 40px 0;
  }
}
.search-bar {
  padding: 25px 1.5em 0 1.5em;
}
.search-bar .form-control {
  width: 100%;
}
.categories {
  text-align: center;
}
.categories a {
  font-size: 1.5em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  display: block;
}
.categories .characters a {
  color: #ec3280;
}
.categories .animals a {
  color: #e89323;
}
.categories .misc a {
  color: #88b13f;
}
.categories .simple a {
  color: #189eb4;
}
.categories .food a {
  color: #832d8e;
}
.categories a span {
  display: block;
}
@media (min-width: 1200px) {
  .categories a span {
    display: inline;
  }
  .categories a {
    margin-left: 12px;
  }
}
.overlapblackbg {
  z-index: 100!important;
}
.blue-grdt {
  background: #189eb4;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), inset 0 -3px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  border-radius: 0.3125em;
  border: 1px solid #0f6371;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
}
.blue-grdt > .wsmenu-list > li > a {
  color: #fff!important;
}
.blue-grdt > .wsmenu-list > li > a {
  background-color: transparent !important;
}
.blue-grdt > .wsmenu-list > li > a > .arrow:after {
  border-top-color: #fff !important;
}
@media only screen and (max-width: 780px) {
  .blue-grdt > .wsmenu-list > li > a > .fa {
    color: #fff !important;
  }
}
.main-nav {
  background: #189eb4;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), inset 0 -3px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  border-radius: 0.3125em;
  border: 1px solid #0f6371;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.main-nav .wsmenu-list > li > a .fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
}
.main-nav > ul > li > a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.main-nav .megamenu .title,
.main-nav .megamenu .title a,
.main-nav .megamenu li .title a {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.main-nav .megamenu > .title {
  padding-left: 15px;
}
.main-nav.menuopen .megamenu {
  padding-bottom: 15px;
}
.main-nav.menuopen .megamenu ul > li > a,
.main-nav.menuopen .megamenu p {
  font-size: 13px;
}
.main-nav.menuopen .megamenu .link-list {
  padding-left: 0;
}
.main-nav.menuopen .megamenu .link-list li a {
  background: transparent!important;
}
.main-nav .btn {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}
.main-nav .btn i {
  margin-right: 4px;
}
.main-nav .tutorials-menu ul {
  padding: 0;
  list-style: none;
}
.main-nav .tutorials-menu .has-thumbnails li {
  margin-bottom: 5px;
}
.main-nav .tutorials-menu .has-thumbnails li a {
  font-size: 13px;
  color: #666;
}
.main-nav .tutorials-menu .has-thumbnails li img {
  margin-right: 7px;
}
@media only screen and (min-width: 780px) {
  .main-nav {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .main-nav p {
    font-size: 0.9em;
  }
  .main-nav .link-list {
    padding-left: 0;
  }
  .main-nav .megamenu .title {
    padding: 0px 5px 9px 0px;
    height: auto;
    line-height: 100%;
    font-size: 1.3em;
  }
  .main-nav .wsmenu-submenu li a {
    font-size: 1em;
  }
  .main-nav .wsmenu-submenu {
    min-width: 200px;
  }
  .main-nav .photos-menu .megamenu.half-div {
    left: auto;
    width: 45%;
    right: auto;
  }
  .main-nav .forum-menu .megamenu.half-div {
    left: auto;
    width: 60%;
    right: 0;
  }
  .main-nav .wsmenu-list li:last-child .wsmenu-submenu {
    right: 0;
  }
  .main-nav .tutorials-menu .has-thumbnails li {
    margin-bottom: 5px;
  }
  .main-nav .tutorials-menu .has-thumbnails li a {
    font-size: 1em;
  }
}
.navbar.navbar-inverse {
  background: #189eb4;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), inset 0 -3px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  border-radius: 0.3125em;
}
.navbar.navbar-inverse .navbar-nav > li > a {
  border-right: 1px solid #158a9e;
  font-size: 1.2em;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.navbar.navbar-inverse .navbar-nav > li .dropdown-menu > li > a {
  color: #189eb4;
}
html {
  overflow-x: hidden;
  width: 100%;
}
body {
  background: #def0f3;
  background-attachment: fixed;
  font-size: 15px;
  padding: 0;
}

body.sidenav-showing {
  padding: 0;
}

body,
p,
div,
a {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.visible-touch {
  display: none;
}
body.touch .visible-touch {
  display: block;
}
.portlet-decoration {
  display: none;
}
.pending-pattern-count .btn-lg {
  font-size: 16px;
}
.pending-pattern-count .badge {
  font-size: 1em;
  vertical-align: middle;
  margin: 0 3px;
}
.pending-pattern-count .vote-now {
  font-size: 20px;
  display: block;
  margin-top: 7px;
}
.pending-pattern-count .vote-now i {
  margin-right: 4px;
}
.container-non-responsive {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  /* Set width to your desired site width */
  width: 100%;
}
.container-fluid {
  max-width: 1350px;
}
.container-non-responsive.full-width {
  max-width: none;
  width: 100%;
}
.container-fluid.full-width {
  max-width: 100%;
}
.hidden {
  display: none;
}
.no-touch .hidden-touch {
  display: block;
}
.no-touch .visible-touch {
  display: none;
}
.touch .hidden-touch {
  display: none;
}
.touch .visible-touch {
  display: block;
}
.noty_bar {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2) !important;
}
.noty_bar.noty_type_error {
  background-color: #ec3280!important;
}
.noty_message {
  font-size: 1.3em!important;
  line-height: 120%!important;
  padding: 10px 12px 11px!important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
img {
  max-width: 100%;
}
a.active,
.page.selected a {
  color: #ec3280;
}
h1,
h2,
h3,
h4,
.message-subject h3 {
  color: #189eb4;
  padding-bottom: 7px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
h1 {
  color: #ec3280;
  font-size: 2.7em;
  margin-bottom: 10px;
  margin-top: 0;
  background: url(/themes/responsive/img/stripes.png) bottom left repeat-x;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
@media (max-width: 768px) {
  h1,
  h2 {
    font-size: 2em;
  }
}
h2 {
  font-size: 2.5em;
  margin-bottom: 0;
}
a:hover {
  text-decoration: none;
}
.breadcrumb {
  margin-bottom: 15px;
}
.input-group.full-width {
  width: 100%;
}
/*
.input-group.full-width .input-group-btn:last-child > .btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}*/
.input-group.full-width .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pattern-kind-select.well {
  background: #ec3280;
  border: 1px solid #c0125b;
  text-align: center;
  padding-bottom: 12px;
  margin-bottom: 0;
}
.pattern-kind-select.well ul {
  margin-bottom: 0;
}
.pattern-kind-select.well li > a,
.pattern-kind-select.well li i {
  color: #fff;
  cursor: pointer;
}
.pattern-kind-select.well a.active,
.pattern-kind-select.well a:hover {
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
  text-decoration: none;
}
.top-buttons {
  text-align: left;
}
@media (max-width: 1000px) {
  .top-buttons {
    text-align: center;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.main.container,
.main.container-fluid,
.main.container-non-responsive {
  margin-top: 20px;
  padding-bottom: 50px;
}
.main.container > .row,
.main.container-fluid > .row,
.main.container-non-responsive > .row {
  margin-left: -15px;
  margin-right: -15px;
}
.footer {
  padding: 0 0 15px 0;
  margin: 0 auto 15px auto;
  width: 100%;
  display: block;
  clear: both;
  background: #34aabd url(/themes/responsive/img/kp_footer_new.png) 0 0 repeat-x;
  border-bottom: 5px solid #fff;
  position: relative;
  top: -2px;
}
.footer h3 {
  margin-bottom: 5px;
}
.footer,
.footer a,
.footer a:hover,
.footer h3 {
  color: #fff;
}
.footer .bottom-links {
  padding-top: 70px;
}
.footer.container-fluid,
.footer.container-non-responsive {
  max-width: none;
  width: 100%;
}
.footer-nav .nav > li > a { 
  display: inline-block;
  text-align: center;
  
}
.footer-nav .nav > li {
  display: block;
  float: left;
  position: relative;
  text-align: center;
}

.footer-nav.navbar {
  min-height: 0;
  padding: 0;
}
.footer-nav .navbar-nav {
  margin: 0;
}
.footer-nav .nav ul li i {
  
}
.copyright a {
  text-decoration: underline;
}
.user-view.row {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 10px;
}
/* User Profile */
.new-user-intro,
.profile-intro {
  background: #fff;
  border: 1px solid #189eb4;
  border-radius: 3px;
  padding: 20px;
  overflow: hidden;
}
.new-user-intro h2,
.profile-intro h2 {
  font-size: 1.7em;
  margin-top: 3px;
  padding-bottom: 5px;
  color: #189eb4;
}
.things-to-do {
  background: #189eb4;
  border-radius: 5px;
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
  padding: 15px;
  border: 7px solid #fff;
}
.things-to-do.danger {
  background: #ec3280;
}
.things-to-do.warning {
  background: #e89323;
}
.things-to-do.success {
  background: #88b13f;
}
.things-to-do i {
  display: block;
}
.things-to-do i,
.things-to-do {
  color: #fff;
}
.image-preview-single {
  padding: 10px 0;
}
.image-preview-single > img {
  width: 128px;
  height: 96px;
  vertical-align: middle;
  visibility: hidden;
}
.profile-intro {
  text-align: center;
}
.profile-intro .avatar {
  width: 80%;
  overflow: hidden;
  margin: 0 auto;
}
.profile-intro .avatar img {
  max-width: 100%;
  border-radius: 5px;
}
.profile-intro .label {
  font-size: 1em;
}
.profile-intro .user-details {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #88b13f;
  color: #979797;
}
.profile-intro .user-details .fa-ul {
  margin-left: 1.5em;
}
.profile-intro .user-details .fa-ul li i {
  margin-right: 4px;
}
.profile-intro .about-me {
  border-top: 1px solid #88b13f;
  padding-top: 10px;
  margin-top: 15px;
}
.profile-status, .about-me {
  background: #fff;
  border: 1px solid #189eb4;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 25px;
}
.profile-status .avatar {
  margin-right: 10px;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 50%;
}
.profile-status > span,
.profile-status a {
  font-size: 1.5em;
}
.profile-status > span i {
  color: #979797;
  font-size: 0.8em;
  vertical-align: top;
}
.profile-status > span i:first-child {
  padding-right: 5px;
}
.profile-status > span i:last-child {
  padding-left: 5px;
}
.profile-status .secondary-info {
  padding-top: 5px;
  margin-bottom: 0;
}
.popover-title {
  color: #333;
  font-size: 1.1em;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}
.editable-pre-wrapped {
  white-space: normal;
}
.editable-buttons {
  display: block;
  margin-top: 10px;
}
.editable-container.editable-inline,
.editableform > .control-group,
.editable-input,
.editableform .form-control {
  width: 100%;
}
.toggle-edit {
  cursor: pointer;
}
/*
.profile-status {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid @brand-success;
  border-bottom: 1px solid @brand-success;
}
*/
.user-content .panel {
  margin-top: 25px;
}
.user-content .panel .thumbnail {
  border: 0;
  margin-bottom: 10px;
  padding: 0;
}
.user-content #patterns .thumbnail {
  padding: 0px 0 20px 0;
}
.user-content #photos .thumbnail {
  padding: 0px 0 35px 0;
}
.user-content .panel-title,
.user-content .pattern-category.panel .panel-title {
  font-size: 2em;
  font-weight: 700;
  font-family: 'Dosis', sans-serif;
  padding-bottom: 4px;
}
.friends.panel {
  margin: 30px 0;
}

.friends.panel ul li {
  padding: 5px;
}
.friends.panel .avatar {
  border: 1px solid #ccc;
  padding: 1px;
}
.friends.panel .view-all {
  clear: both;
  text-align: right;
}
h3.panel-title {
  padding-bottom: 0;
}
.user-group > div {
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
}
/* Login / Recovery */
#forgot-username {
  margin-bottom: 20px;
}
.site-actions.row {
  padding-top: 0;
  margin-top: 0;
}
.nav-search {
  margin: 5px 0 0 10px;
  width: 70%;
}
.social-buttons {
  position: relative;
  margin: 10px 0 30px 0;
}
.social-buttons .pinterest {
  margin-right: 45px;
}
.social-buttons span,
.social-buttons .stButton,
.social-buttons span::before,
.social-buttons .stButton::before,
.social-buttons span::after,
.social-buttons .stButton::after {
  box-sizing: content-box !important;
}
.sidebar > div {
  padding: 0;
}
.sidebar .search-form,
.sidebar .fb-page {
  margin-bottom: 20px;
}
.sidebar .fb-page {
  display: block;
  overflow: hidden;
}
.sidebar li i {
  color: #88b13f;
}
.sidebar .ad-container {
  padding-bottom: 20px;
}
.sidebar .portlet {
  display: block;
  width: 100%;
  clear: both;
}
.user.navbar {
  margin-top: 70px;
}
.user.navbar li a i {
  margin-right: 4px;
}
.fa-ul {
  text-align: left;
  margin-left: 1.5em;
}
.stats i:last-child {
  margin-left: 15px;
}
.newest.photos,
.newest.comments {
  margin-top: 30px;
}
.newest.patterns .thumbnail img,
.pattern-category .thumbnail img,
#patterns .thumbnail img,
#designs .thumbnail img
{
  height: 120px;
}
.newest-threads.panel .fa-ul {
  margin-left: 1.5em;
}
.newest-threads.panel .fa-ul li {
  font-size: 0.9em;
}
ul.pagination {
  margin: 0;
  width: auto;
}
ul.pagination .pagination {
  margin: 0;
}
.pagination.full-width {
  width: 100%;
}
/* Patterns */
.pattern-types h4 {
  color: #333;
}
.pattern-title, .photo-title {
  margin: 15px 0;
}
#pattern-container, #photo-container {
  text-align: center;
  clear: both;
}
#photo-container {
  padding-top: 30px;
}
#designs .thumbnail,
#pattern-status .thumbnail {
  padding: 0;
}
#pattern-status .thumbnail {
  text-align: center;
}
#pattern-status .thumbnail > a img {
  height: 120px;
}
#pattern-status .thumbnail span.label,
#designs .thumbnail span.label
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: normal;
  color: #fff;
}
#designs .thumbnail span.label i {
  color: #fff;
}
/* Notifications */
.i-am-new li.list-group-item {
  color: #fff;
}
.i-am-new li.list-group-item.list-group-item-success {
  background: #88b13f;
  border-color: #6b8b32;
}
.i-am-new li.list-group-item.list-group-item-alert,
.i-am-new li.list-group-item.list-group-item-information {
  background: #189eb4;
  border-color: #127687;
}
.i-am-new li.list-group-item.list-group-item-error {
  background: #ec3280;
  border-color: #d71466;
}
.i-am-new li.list-group-item.list-group-item-warning {
  background: #f3a950;
  border-color: #f09220;
}
.alert {
  border: 0;
}
.alert,
.alert a,
.alert a:hover,
.alert i {
  color: #fff;
}
.alert i {
  margin-right: 5px;
}
i.danger {
  color: #ec3280;
}
i.red {
  color: red;
}
.alert.alert-success {
  background-color: #88b13f;
}
.alert.alert-warning {
  background-color: #e89323;
}
.alert.alert-success,
.alert.alert-success a,
.alert.alert-success a:hover,
.alert.alert-success i {
  color: #fff;
}
.alert.alert-danger {
  background-color: #ec3280;
}
a.alert-link,
a.alert-link:hover {
  text-decoration: none;
}
a.danger,
a.danger i {
  color: #ec3280;
}
/* Design Votes */
.disabled-warning {
  display: block;
  padding: 8px 15px;
  background: #ec3280;
  color: #fff;
  font-weight: bold;
}
.disabled-warning:hover {
  text-decoration: none;
}
/* General Thumbnails */
.thumbnail {
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 10px 0 45px 0;
}
.thumbnail .title,
.thumbnail .caption,
.thumbnail li {
  font-size: 0.9em;
}
.thumbnail .title {
  padding: 7px 0;
  white-space: nowrap;
}
.thumbnail .image-wrap {
  width: 100%;
  overflow: hidden;
}
.thumbnail .image-wrap img {
  height: 120px;
}
.thumbnail ul.tools {
  background: #f5fbfc;
  border-radius: 0 0 4px 4px;
  left: 0;
  bottom: 0;
  display: block;
  margin: 0;
  padding: 5px 0 7px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.thumbnail ul.tools li.num-views {
  margin: 0 7px 0 0;
}
.thumbnail ul.tools li.comment-count {
  margin: 0 0 0 7px;
}
.thumbnail ul.tools li {
  display: inline;
}
.thumbnail ul.tools li i {
  margin-right: 4px;
}
.title-top {
  border-radius: 3px 3px 0 0;
  border: 1px solid #189eb4;
  border-bottom: 0;
  background: #fff;
  display: table;
  width: 100%;
  height: 60px;
  text-align: center;
  padding: 8px;
}
.title-top .title-text {
  display: table-cell;
  vertical-align: middle;
  line-height: 140%;
}
/* Search */
.search-kinds {
  margin-top: 20px;
}
.change-index {
  margin: 20px 0;
}
.results-grid .thumbnail img {
  height: 120px;
}
/* Tables */
.table {
  background: white;
}
.table.table-striped > tbody > tr:nth-of-type(odd) {
  background: #f1f9fa;
}
.table.table-striped > tbody > tr:nth-of-type(2n+1) {
  background: #f1f9fa;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #81c5d1;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #81c5d1;
}
/* Media objects */
.media {
  padding-bottom: 15px;
  border-bottom: 1px solid #189eb4;
}
.media img.media-object {
  max-height: 150px;
  max-width: none;
}
.media .media-heading {
  font-weight: 600;
  font-size: 2em;
}
/* List, Grid, sorter, summary */
.date,
.secondary-info {
  font-size: 0.9em;
}
.date,
.secondary-info,
.date i,
.secondary-info i,
.date span,
.secondary-info span {
  color: #979797;
}
.date .label,
.secondary-info .label {
  color: #fff;
}
.date i,
.secondary-info i {
  margin-right: 3px;
}
.date span,
.secondary-info span {
  padding-right: 10px;
}
.pagination {
  width: 100%;
}
.sorter-summary {
  margin-bottom: 8px;
}
.sorter,
.summary {
  font-size: 0.9em;
}
.sorter {
  text-align: right;
  width: 100%;
}
.summary {
  display: inline;
}
.summary,
.summary ul {
  text-align: left;
}
.list-view .sorter,
.results-grid .sorter {
  margin: 0 0 5px 0;
  text-align: right;
}
.list-view .sorter li,
.results-grid .sorter li {
  display: inline;
  margin: 0 0 0 5px;
  padding: 0;
}
.list-view .sorter ul,
.results-grid .sorter ul {
  display: inline;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* Action Buttons */
.action-buttons {
  text-align: center;
  margin-bottom: 20px;
}
.action-buttons i {
  margin-right: 4px;
}
/* Badges */
.badge {
  margin-left: 2px;
}
.badge.badge-danger {
  background: #ec3280;
}
.badge.badge-warning {
  background: #f3a950;
}
/* Comments */
.comment,
.comment-stream,
.question,
.video-details,
.user-group,
.staff-members,
.friend-request {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  border: 1px solid #189eb4;
}
.comment-stream.new-comment {
  background: #e2eece;
}
.question .fa-ul {
  padding-left: 0;
}
.votes {
  font-size: 20px;
  line-height: 25px;
}
.comment-stream .preview {
  text-align: center;
}
.comment-stream .preview .question-thumb {
  font-size: 1.2em;
}
.comment-stream .preview .image img,
.comment-stream .preview .question-thumb img {
  width: 165px;
}
.newest.comments .comment-stream {
  padding: 15px;
}
.newest.comments .comment-stream .preview .question-thumb {
  font-size: 1em;
}
.comment-toolbar {
  clear: both;
  padding: 20px 0;
}
.comment-subscribe {
  margin: 15px 0;
}
.comment-container {
  margin: 0;
  padding: 0 0 10px 0;
  position: relative;
  zoom: 1;
}
.comment-container.highlight .comment-reply-body {
	background: #fbe96c;
}
.comment-container.odd .comment-reply-avatar,
.comment-container.odd .comment-reply-body {
  border-color: #ec3280;
}
.comment-container .comment-reply-top {
  position: relative;
  height: 64px;
  top: -21px;
}
.comment-reply-body {
  border: 1px solid #189eb4;
  padding: 45px 15px 15px 15px;
  text-align: justify;
  background: #fff;
  border-radius: 5px;
}
.comment-reply-body .list-inline {
  padding-top: 10px;
}
.comment-reply-avatar {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #189eb4;
  padding: 2px;
  display: block;
  position: relative;
  left: 16px;
  width: 64px;
  height: 64px;
  overflow: hidden;
}
.comment-reply-avatar,
.comment-reply-avatar:active {
  top: 48px;
}
ul.comment-reply-username {
  margin: 0 0 0 98px;
  position: relative;
  top: -10px;
}
ul.comment-reply-username li {
  padding-left: 0;
}
.comment-reply-date {
  position: absolute;
  left: 98px;
  top: 95px;
  font-size: 13px;
}
.comment-reply-vote {
  float: right;
  position: relative;
  right: 16px;
  top: -18px;
  padding: 0;
}
.comment-reply-vote strong {
  position: relative;
  top: -10px;
}
.comment-reply-container span.votes {
  height: 32px;
}
.comment-reply-vote img {
  vertical-align: middle;
}
.thread-title {
  z-index: 1;
  cursor: pointer;
}
.thread-title h1 {
  font-size: 18px;
  margin-bottom: 0;
}
.thread-title h1 a {
  font-size: 24px;
}
.tab-content {
  margin-top: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 1px solid #fff;
  padding: 10px;
  border-radius: 0 0 4px 4px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: transparent;
}
#emoticon-widget {
  margin-bottom: 20px;
}
.emoticon-container {
  margin: 0;
}
/* Votes */
.vote-button {
  border: 1px solid #4e6624;
  margin-right: 6px;
}
.vote-button.btn-danger {
  background: red;
  border: 1px solid #990000;
}
.vote-button .fa-lg {
  vertical-align: baseline;
  margin-right: 4px;
}
.vote-count {
  font-size: 1.3em;
}
/* Questions */
.question .title {
  margin-bottom: 20px;
}
.question h2 {
  margin: 0 0 7px 0;
  font-size: 2em;
  border-bottom: 1px solid #88b13f;
}
.question .img-circle {
  border: 1px solid #88b13f;
  background: #fff;
  padding: 3px;
  margin-right: 15px;
}
.question .actions {
  margin-top: 15px;
}
.attached-photos {
  clear: both;
}
.question-photo {
  float: left;
  margin-right: 6px;
}
/* Videos */
.listThumbnail {
  float: left;
  position: relative;
  margin-right: 4px;
}
/* Friends */
.friend.row {
  background: #fff;
  border: 1px solid #bdbdbd;
}
.friend.row h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}
/* Messages */
.messages.btn-group a i {
  margin-right: 4px;
}
.message-read {
  background: #fff;
  border: 1px solid #bdbdbd;
}
.message-unread {
  background: #cce0a9;
  border: 1px solid #88b13f;
}
.message-read,
.message-unread,
.friend.row {
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 10px 0;
  display: table;
  width: 100%;
}
.message-read div,
.message-unread div,
.friend.row div {
  display: table-cell;
  vertical-align: middle;
}
.message-bubble {
  background: #fff;
  border-radius: 8px;
  margin: 20px 0;
  padding: 20px;
}
.message-stats {
  margin-top: 15px;
}
.message-stats div {
  padding-left: 0;
}
.message-stats i {
  margin-right: 4px;
}
.message-stats .btn i {
  color: white;
}
h4.message-header {
  font-family: inherit;
  color: #333;
  font-size: 1.4em;
  margin: 5px 0 15px 0;
}
h4.message-header a {
  font-weight: 600;
}
.message-subject {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
}
.message-subject h3 {
  font-weight: 700;
  font-size: 2em;
  border-bottom: 2px solid #88b13f;
  margin: 0 0 10px 0;
}
/* Tags */
.all-tags {
  margin-bottom: 30px;
}
.tag {
  cursor: pointer;
  background: #fff;
  border: 1px solid #979797;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  width: auto;
  font: 13px arial;
  color: #000;
  padding: 4px;
  margin-right: 12px;
  float: left;
}
.tag:hover {
  background: #f1f9fa;
  cursor: pointer;
}
.word {
  float: left;
  margin-right: 4px;
  cursor: text;
}
/* End tags */
/* Posts */
.post-content {
  margin: 30px 0;
}
#post-page-grid img {
  display: block;
}
#post-page-grid th {
  display: none;
}
/* Photo Uploads */
.uploadcare-widget {
  vertical-align: middle;
}
.uploadcare--widget .uploadcare-widget-button-open,
.uploadcare--widget .uploadcare--widget__button,
.uploadcare--widget .uploadcare--widget__button:hover
 {
  background: #189eb4;
  padding: 10px 16px;
  font-size: 18px;
  cursor: pointer;
  line-height: 1.33333;
  border: 1px solid #158a9e;
  border-radius: 6px;
  margin: 0;
}
.uploadcare--widget .uploadcare-widget-button-open:hover,
.uploadcare--widget .uploadcare--widget__button:hover,
.uploadcare--widget .uploadcare--widget__button_type_open:hover
{
  background: #127687;
  border-color: #0f6371;
}
@font-face {
    font-family: 'si';
    src: url('/css/fonts/socicon.eot');
    src: url('/css/fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/socicon.woff') format('woff'),
         url('/css/fonts/socicon.ttf') format('truetype'),
         url('/css/fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(/css/fonts/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.social-media-icons .soc li {
  margin-right: 10px;
}

.user-social-icons {
  margin-top: 10px;
}

.ajax-delete { cursor: pointer; }

.soc li a {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
    color: #ffffff;
    background-color: none;
}

.soc li span {
  font-size: 0.9em;
}

.footer .soc li a {
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:inline-block;
    position: relative;
    z-index: 1;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 44px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 10px;
    color: #ffffff;
    background-color: none;
}

.soc-icon-last{
    margin:0 !important;
}
.soc-instagram {
    background-color: #9c7c6e;
}
.soc-instagram:before {
    content:'x';
}
.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'b';
}
.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'a';
}
.soc-youtube {
    background-color: #e02a20;
}
.soc-tiktok {
	background-color: #000;
}
.soc-youtube:before {
    content:'r';
}
.soc-pinterest {
    background-color: #c92619;
}
.soc-pinterest:before {
    content:'d';
}
.soc li a.soc-website, .soc li a.soc-add {
    background-color: #189eb4;
}
.soc li a.soc-add {
  background-color: #88b13f;  
}

.soc li a.soc-etsy {
  background-color: #f56400;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}
.soc-add:before {
    content: "\f055";
}
.soc-website:before {
    content: "\f0ac";
}
.soc-etsy:before {
    content: "E";
}
.soc li a.soc-website:hover{
    background-color: #127687;
}
.soc li a.soc-add:hover {
    background-color: #6b8b32;
}
.soc li a.soc-etsy:hover {
    background-color: #c95708;
}
.soc-instagram:hover {
    background-color: #88685a;
}
.soc-facebook:hover {
    background-color: #2a4784;
}
.soc-twitter:hover {
    background-color: #3993ca;
}
.soc-youtube:hover {
    background-color: #cc160c;
}
.soc-pinterest:hover {
    background-color: #b51205;
}
.soc-tumblr {
    background-color: #45556c;
}
.soc-tumblr:before {
    content:'z';
}
.soc-tumblr:hover {
    background-color: #314158;
}

.btn:hover,
.btn:focus,
.btn:active {
  outline: 0 !important;
}
.btn {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), inset 0 -3px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), inset 0 -3px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), inset 0 -3px 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.btn i {
  color: #fff;
}
.btn-purple {
  background: #832d8e; 
  color: #fff;
}
.btn-purple:hover {
  color: #fff;
  background: #5f1c69;
}
.btn-purple .badge {
  background: #fff;
  color: #832d8e;
}
.btn.confirm {
  background: red!important;
  border: 1px solid #c91a1a!important;
}
.btn-light {
  background: #78dced;
  color: #189eb4;
  border-color: #1ec5e1;
}
.btn-light .badge {
  background: #fff;
  color: #189eb4;
}
.btn-lg .caret {
  margin-top: 0;
}
.col-md-9 .ad-container {
  left: -20px;
}
.ad-container {
  position: relative;
}
.ad-container,
.ad-container ins {
  padding: 0;
  margin: 0 auto;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
.uploaded-photo {
  border-bottom: 1px dotted #c0c0c0;
}

.uploaded-photo , .uploaded-header {
  clear: both;
  padding: 15px 0px;
}

.uploaded-photo:last-child, .uploaded-photo:first-child { border-bottom: 0; }

.uploaded-photo .photo, .uploaded-header .photo {
  width: 165px;
  float: left;
  text-align: center;
  display: block;
  position: relative;
  margin: 0 25px 10px 0;
  
}

.uploaded-photo .fields, .uploaded-header .fields {
  width: 450px;
  float: left;
}

.fields input[type="text"], .fields textarea {
  width: 90%!important;
}
.fields textarea {
  height: 60px;
}

.status {
  padding-top: 40px;
  font: 13px Arial;
  color: #3CBEE6;
}

.status img {
  padding-bottom: 7px;
}

.photo h3, .fields h3, .status h3 {
  color: #F7419C;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}