#formAds > ul {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}
#formAds > h1 {
    border-bottom: 1px solid #ccc;
    display: block;
    margin-top: 20px;
    padding-bottom: 10px;
}
.view_all {
    float: left;
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
}
#ads_placement_id.form-control {
    float: left;
    width: 93%;
}
.col-md-1.age_and {
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.ads_title .col-md-12 > a {
    display: block;
    font-size: 15px;
    margin-top: 10px;
}
.col-md-12.ads_description > p {
    height: 50px;
    margin: 10px 0;
    overflow: hidden;
}
.ads-placement h1 {
    font-size: 19px;
    margin: 10px 0;
    min-height: 45px;
    padding: 0 35px 0 0;
}
.ads-placement-price {
    color: #d0021b;
    font-size: 17px;
    font-weight: 500;
}
.ads-placement {
    margin-bottom: 30px;
}
.commercial_item img ,
.ads_image img {
    max-width: none;
}
.header-wrapper .ads_image > a {
    display: inline-block;
}
.header-wrapper .ads_title > div {
    text-align: center;
}
.header-wrapper .ads_image {
    text-align: center;
}
.commercial_item {
    display: block;
    text-align: center;
}
.commercial_item_wrapper{
    margin: auto;
}
.commercial_item a {
    display: block;
    width: 100%;
}
.commercial_item a img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
.ads_report_from {
    height: 34px;
    line-height: 34px;
}
.ads_report_to{
    text-align: center;
    height: 34px;
    line-height: 34px;
}
.commercial_item + .commercial_item  {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}
.commercial_item a {
    display: inline-block;
}
.background_block{
    background: #fff none repeat scroll 0 0 !important;
    overflow: hidden;
}
.ads_placement .banner_title {
    display: block;
    font-size: 15px;
    margin: 10px 0;
}
.clear-left
{
    clear:left;
}
.ads-search.text-right {
    overflow: hidden;
    margin: 10px 0;
}
.btn-search-ads {
    height: 34px;
}
.ads-image > img {
    width: 150px;
    float:left;
    margin-right:15px;
}
.ads-info {
    overflow: hidden;
    display: block;
}
.ads_detail_content {
    position: relative;
    padding-right: 25px;
}
.ads-search-form {
    width: 200px;
    display: inline-block;
    vertical-align: middle;
}
.ads-title-header {
    overflow: hidden;
    padding: 5px;
}
.ads-wrapper {
    display: block;
    clear: both;
}
.ads_detail_content {
    padding-top: 10px;
}
.ads_detail_content .ads_message {
    padding: 0 0 10px;
}
.ads_detail_content .ads-info .list_option {
    top: 10px;
}
#page_ads-ads_gateways .paypal_content {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;

}
.table.table-striped tr.ads_view_more td{
    padding: 0;
    border: 0;
}
@media (min-width: 992px){}
@media (max-width: 991px){
    .ads-image > img {
        width: 100px;
        float: left;
        margin-right: 10px;
        max-width: 100%;
    }
    .bar-content.ads-content {
        background: #fff;
    }
    .ads_report_to {
        text-align: left;
    }
    #adsModal .modal-dialog {
        width: auto !important;
    }
    .report_data {
        padding: 10px;
    }
    #right .commercial_wrapper ,
    #leftnav .commercial_wrapper {
        max-width: 100%;
    }
    #leftnav .commercial_item img ,
    #right .commercial_item img {
        max-width: none;
        max-width: 100%;
    }
}

#theaterPhotoCommentForm .comment .shareButton, #theaterPhotoCommentForm .comment #shareButton, .commentForm_ads_fr .shareButtonAds {
    color: #247BBA;
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0 !important;
    position: absolute;
    right: -45px;
    width: 35px;
    background: #e5e5e5;
}

#theaterPhotoCommentForm .comment .shareButton, #theaterPhotoCommentForm .comment #shareButton, .commentForm_ads_fr  .shareButtonAds >em {
    font-size: 20px;
    line-height: 26px;
}

.commentForm_ads {
    width: 100%;
    height: 37px;
    resize: none;
    padding-right:50px;
}

#theaterPhotoCommentForm > .comment, .commentForm_ads_fr > .comment {
    margin-right: 40px !important;
}

@media(max-width:991px){
    .commentForm_ads_fr .user_avatar_large {
        width: 24px;
        height: 24px;
    }
}

#theaterPhotoCommentForm .commentForm_ads{
    padding-right: 45px;
}
.feed_main_info_ads .like-section .likes{
    display: none;
}
.see_your_ads_here{
    background-color: #E4E4E4;
}
.see_your_ads_here a{
    color: gray;
}
.ads_feed_comment_info .comment_header_title, .ads_feed_comment_info .closeComment{
    display: none;
}
.ads_feed_comment_info .comment-form-warp{
    padding-bottom: 0px !important;
}