.ajax-loading { background: url("../images/ajax-loading.gif") no-repeat; width:16px; height:16px;}
.huge-ajax-loading { display:none;margin:0 auto;z-index:900;position:fixed;top:50%;left:50%;width:66px;height:66px;padding:10px;background: url("../images/ajax-loader.gif") no-repeat scroll 50% 50% white; box-shadow: 0 0 10px white;}
/*html,
body {
  height: 100%;
  padding-top:50px;
}*/
div.joomdiy-item.row-fluid section {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    padding: 27px;
    margin-bottom: 25px;
    word-wrap: break-word;
    background-color: #fff;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
    height: 60px;
    background-color: #f5f5f5;
    margin-top:50px;
    padding-top:20px;
    padding-bottom:20px;
}

#wrap > .container {
    padding: 60px 15px 0;
}

#footer {
    background-color:#414141;
}

#topNav {
    z-index:-1;
}


#footer > .container {

}

@media (min-width: 767px) {
    .navbar-nav.nav-justified > li{
        float:none;
    }
}

.navbar-nav {
    margin: 1px 1px;
}

.navbar-toggle {
    outline:0;
}

.divider {
    height:50px;
}

@media (max-width: 768px) {
    header {

    }
}

.joomdiy-scroll-top {
    position:fixed;
    bottom:0;
    right:6%;
    z-index:100;
}


.image-container {
    text-align: auto;
}
.description-container {
    min-height : 80px;
    background: #fff;
    padding: 10px 13px;
    margin-bottom: 10px;
    height: 50px;
    overflow: hidden;
}

.description-container .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

.description-container .author {
    color: #999;
    line-height: 20px;
}

.joomdiy-item .img-container {
    padding: 20px;
    box-shadow: 0 13px 20px -20px grey;
    -moz-box-shadow: 0 30px 20px -20px gray;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 20px 0px;
}

.callout {
    color: #333;
    background: #fff;
    font-size: 13px;
    position: relative;
    border: 1px solid #d5d5d5;
    display: inline-block;
    zoom: 1;
    padding: 6px;
    margin-left: 8px;
    border-radius: 3px;
    line-height: 13px;
}
.callout:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid #d5d5d5;
    border-color: transparent #d5d5d5 transparent transparent;
    position: absolute;
    right: 100%;
    margin-right: 0;
    top: 50%;
    margin-top: -6px;
}
.callout:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid #fff;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    right: 100%;
    margin-right: -1px;
    top: 50%;
    margin-top: -6px;
}
/*
.stat-count {
    display: inline-block;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    float: right;
    padding: 0 6px;
    top: 7px;
    position: relative;
    color: #ff5200;
    display: inline-block;
    font-weight: 900;
    /* background-image: url("/static/img/profile/countback.png");
    height: 24px;
    line-height: 24px;
}
*/
/*
.member-nav li {
border-bottom: 1px solid #dfdfdf;
  height: 40px;
  line-height: 40px;
  font-size: 14px;

}

.member-nav li.active  {
    background-color: #f6f6f6;
    position: relative;
}
 */

.cover-item {
   /*background-color: #fff;
    margin-bottom:30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);

    */
}

.cover-item:hover {
  /*  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.66);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.66);

   */
}

.cover-stats {
    font-size: 12px;
    color: #76736e;
    height: 15px;
    line-height: 15px;
    padding: 7px 8px 8px;
    background-color: #f6f6f6;
    border-top: 1px solid #e7e7e7;
}

.cover-stats .edit {
    padding-left: 20px;
}
.cover-stats .delete {
    padding-left: 20px;
}

.views {
   /* padding-left:20px; */
}

i.icon-heart.active {color:#f00;}
i.icon-star.active {color:#FFAE00;}
i.icon-calendar.active {color:green;}
i.icon-eye-open.active {color:blue;}

.item-navbar {
    background-color:white;
}

.item-navbar h1 {margin-bottom:0px}

.dropdown-navbar {
    padding:40px 0px;
    background-color:white;
}

.dropdown-navbar .title, .search-navbar .title {
    font-size:24px; color:white; font-weight: bold;
}

ul.images-list { margin:10px 0px;padding:0px}

ul.images-list > li{
    display: inline;
    float: left;
    margin: 0px 5px
}

.detail-title {font-weight:bold;}
.detail-description {font-style:italic;}

.joomdiy-item-below-intro {padding-top:40px;}

.description {
    width: 500px;
    height: 207px;"
}

.search-form {
    margin-top:130px;
}

div.affix > .slide-image{ height:130px; background-image: none; background-color: #fff;}
div.affix > .search-form{ margin-top:40px;}

.joomdiy-item-box , .joomdiy-item-top-right, .joomdiy-item-bottom-right{
    line-height: normal;
    margin: 3px 0 15px 0;
    padding: 5px 4px 10px 10px;
    background-color: #fff;
    color: #686868;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.joomdiy-item-box  h4 {
    text-transform:none;
}

.joomdiy-item-box  .author-description {
    margin: 10px;
}

.joomdiy-item-box  h3 {
    margin-bottom: 30px;
}

.big-icon {
    font-size: 20px;
}

.joomdiy-popover {
    font-size: 12px;
}
/*
.even-image {margin-bottom:16px}

 */

.joomdiy-item-description { margin-bottom: 20px;}
.joomdiy-item-page-count { font-size:18px; text-align:center; margin-bottom: 20px;}

.affix span.handle {display:block}
.affix-top span.handle {display:none}

.featured-item { position:absolute; top:0px;right:20px;}

/***/
#holder {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 2130;
}
#header-drawer {
    background: white;
    min-height:200px;
}
#omni #explore-extra {
    padding-top: 20px;
}

.channel{
    width:30%;
    padding-bottom:10px;
}
.category {
    clear: left;
}
.category-link {
    display: inline-block;
    color: #333;
}
.category-image {
    width: 45px;
    height: 40px;
    float: left;
}
.category-name {
    font-family: CompleteInHimPro,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-left: 10px;
    float: left;
    position: relative;
    top: 5px;
}

.category.open .channels {
    visibility: visible;
    opacity: 1;
    transition-delay: .25s;
}

.channels {
    width: 535px;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
}

.channels {
    position: absolute;
    left: 300px;
    top: 25px;
    border: none;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.25s linear ,opacity 0.25s linear;
}

.DIYItemsListNav{
    margin-bottom: 0px !important;
}

.category.open .channels {
    visibility: visible;
    opacity: 1;
    transition-delay: .25s;
}

@media (max-width: 1387px) {
    .featured-channels {
        width: 235px;
    }
}
.featured-channels {
    display: none;
    position: absolute;
    left: 855px;
    top: 21px;
}

#DIYShare{
    margin: 20px 0px;
    padding: 10px;
    background: #f8f8f8;
    border-radius: 5px;
}

.category.open .featured-channels {
    display: block;
}
#jb-template .navhide .card-body{
 display: none !important;
}

#jb-template #nav{
    z-index: 1;
}

#jb-template .forceButtonShow{
    position: relative !important;
    z-index: 99999 !important;
    top: 32px !important;
}


#sdetail_images .imgBlock{
}