.block{
    display: block !important;
}

.relative{
    position: relative !important;
}

.slide-thumb img {
    max-height: 60px !important;
}

.no-padding{
    padding: 0px !important;
}

.margin-top-10{
    margin-top: 10px
}

.margin-bottom-10{
    margin-bottom: 10px
}

.margin-left-right-10{
    margin-left: 10px;
    margin-right: 10px;
}

#content-comment-pane{
    padding: 0px !important;
}

#image-preview-content .image-desc .image-desc-holder{
    max-height: 370px;
}

.popup-loading{
    padding: 20px;
    text-align: center;
}

a.commentToggler, a.descriptionToggler {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

p.limitDescription{
    max-height: 77px;
    overflow: hidden;
}

p.limitComment{
    height: 40px;
    overflow: hidden;
}

.activeCategory{
    color: #5b4bcf !important;
}

ul.mailBox > li:nth-child(2n+1) > div{
    background: #e0ffe5
}

.msgto_autocomplete_friend{
    width: auto !important;
}

.modal .form-holder.signup{max-width: 100%;}

.signup .nav-tabs.single-style > li > a{    
    padding: 8px 15px 8px;        
    line-height: 20px;    
    border: none !important;    
}

.signup .nav-tabs.single-style > li.active > a{
    color: #555555;
    background-color: #ffffff !important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
    border-radius: 4px 4px 0 0;
    cursor: default;
}

.signup ul#signForms{
    margin-bottom: 20px !important;
    border-bottom: solid 1px #DDD !important
}

.signup .nav-tabs.single-style{
    position: inherit
}

.registration-submit{
    margin: 20px auto !important;    
}

p.commentPane{
    word-wrap: break-word;
}

img.profilePicresize{
    width: 120px;
    height: 120px;
}

.pageli{
    cursor: pointer;
}

p.messageText{
    width: 700px;
}

.descriptionPane, .commentPane, p.messageText{
    word-break: break-all;    
}

#nav-holder .subnav > ul > li.last-child .ar-up{
    left: 385px !important;
}

#nav-holder .subnav > ul > li.last-child div.dropdown_container{
    left: -340px;
}

span.discoverElapsedTime{
    margin-bottom: 7px;
    display: block;
}

.round-profile-pic{
    border-radius: 50%;
    width: 80px;
}

 ul.interaction-btns{
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}
.interaction-btns li{
    list-style: none;
    display: inline-block;
    margin: 0px 5px;
}
.profile-desc{
    width: 100% !important;
    padding-right: 0% !important;
}

div#usercontent-tabs-content, div#pageContent {
 overflow: none !important;
 height: auto !important;
}

.width207{
    width: 207px !important;
}

a.notification_action{
    margin-left: 10px;
}