#postrp, .btnmaincls, .btnmaincls2, .btnmaincls3, .btnmainclsText {
    font-size: 14px !important;
    line-height: 1 !important;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    font-weight: 100;
    color: #FFF
}

#postrport, .btn, .caption-container, .postrp {
    text-align: center
}

#reportAdButton, #viewAdPhotoLayout {
    clear: right;
    float: right
}

#viewAdPhotoLayout {
    margin: 0 0 1em 1em;
    padding: 0
}

#viewAdPhotoLayout li {
/ / display: inline-block;
    list-style-type: none !important;
    margin: 0;
    padding: .75em;
    background: #eee;
    text-align: center;
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    break-inside: avoid
}

.btnmaincls, .btnmaincls2, .btnmaincls3, .btnmainclsText {
    padding: 8px 15px !important;
    margin-right: -10px
}

#viewAdPhotoLayout img {
    margin-bottom: .25em
}

#viewAdPhotoLayout li a {
    color: #000
}

#viewAdPhotoLayout.fivePlus {
    width: 465px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em
}

#viewAdPhotoLayout.ninePlus {
    width: 708px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em
}

.adVideoContainer {
    float: right;
    margin-left: 1em;
    min-width: 300px;
    margin-top: -50px
}

@media only screen and (min-device-width: 320px) and (max-device-width: 520px) {
    .adVideoContainer {
        min-width: 300px
    }
}

.postAdButton a {
    text-decoration: none
}

.btnmaincls, .btnmainclsText {
    -moz-border-radius: 12px;
    background-color: #38a114;
    border-radius: 5px 0 0 5px;
    border: 0 !important
}

.btnmaincls2 {
    -moz-border-radius: 12px;
    background-color: #e72f2f;
    border-radius: 5px 0 0 5px;
    border: 1px solid #fff
}

#postrp, .btnmaincls3 {
    -moz-border-radius: 12px
}

.btnmaincls3 {
    background-color: #6357a8;
    border-radius: 5px 0 0 5px;
    border: 0 !important
}

#postrp, .postrp {
    border: 0 solid #7ce459
}

#postrp {
    padding: 8px 15px 8px 10px !important;
    background-color: #89e868;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7abe63), to(#139230));
    background-image: -webkit-linear-gradient(top, #7abe63, #139230);
    background-image: -moz-linear-gradient(top, #7abe63, #139230);
    background-image: -ms-linear-gradient(top, #7abe63, #139230);
    background-image: -o-linear-gradient(top, #7abe63, #139230);
    background-image: linear-gradient(to bottom, #5aca35, #0e8429);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7abe63, endColorstr=#139230);
    border-radius: 0 5px 5px 0;
    cursor: pointer
}

.postrp:hover {
    color: #fff
}

#emailThisAd2, #postrport, .postrp, .postrp1, .postrp2, .postrp3 {
    font-size: 14px !important;
    line-height: 1 !important;
    font-family: Roboto, sans-serif;
    padding: 8px 20px;
    display: inline-block;
    color: #FFF;
    width: 150px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer
}

.postrp {
    -moz-border-radius: 12px;
    background-color: #7266ba
}

.postrp1, .postrp2 {
    border: 0 solid #7ce459;
    -moz-border-radius: 12px
}

.postrp1 {
    background-color: #4285f4
}

.postrp2 {
    background-color: #30ab44
}

#postrport, .postrp3 {
    border: 0 solid #7ce459;
    -moz-border-radius: 12px
}

.postrp3 {
    background-color: #e14929
}

#postrport {
    background-color: #f91919
}

#emailThisAd2 {
    border: 0 solid #7ce459;
    -moz-border-radius: 12px;
    background-color: #33b5e5
}

<!--
Light BOX CSS

-->
.row > .column {
    padding: 0 8px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.modal, .mySlides {
    display: none;
    height: 100%
}

.column {
    float: left;
    width: 25%
}

.modal {
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    overflow: auto
}

.modal-content, .modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    position: relative
}

.close, .modal-content2 .close {
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: 700
}

.modal-content {
    width: 90%;
    max-width: 1100px
}

.modal-content2 {
    width: 100%;
    max-width: 500px
}

.modal-content2 .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-content2 .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-content2 .modal-body {
    position: relative;
    padding: 15px
}

.close, .next, .numbertext, .prev {
    position: absolute
}

.modal-content2 .modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-content2 .close {
    color: #020000;
    position: absolute
}

.close {
    color: #fff
}

.close:focus, .close:hover {
    color: #999;
    text-decoration: none;
    cursor: pointer
}

.mySlides {
    width: 100%;
    background-color: #000
}

.next, .prev {
    cursor: pointer;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.next:hover, .prev:hover {
    background-color: rgba(0, 0, 0, .8)
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    top: 0
}

.caption-container {
    background-color: #000;
    padding: 2px 16px;
    color: #fff
}

img.demo {
    opacity: .6
}

.active, .demo:hover {
    opacity: 1
}

img.hover-shadow {
    transition: .3s
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.chat_button {
    border: 1px solid red;
    padding: 6px 30px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #e88585;
    color: #fff;
    text-decoration: none
}

.tapone {
    display: inline-block;
    margin-bottom: 5px
}

.maindiv {
    padding: 25px
}

.btn, .form-control {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none
}

.well {
    background-color: #eef !important
}

textarea {
    width: 100%;
    height: 150px
}

.form-control {
    display: block;
    width: 100%;
    max-height: 100px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.btn, .tagcls {
    display: inline-block
}

.btn {
    margin-bottom: 0;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.modal-backdrop.in {
    background: #c1c1c1;
    opacity: .9 !important;
    filter: alpha(opacity=90)
}

.modal-content {
    border: 15px solid !important;
    border-radius: 15px !important
}

.modal-content2 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border: 15px solid;
    border-radius: 15px
}

#tlFooter a {
    color: #00f !important
}

.tagcls {
    padding: 5px 15px;
    background-color: #fcffa38c;
    border: 1px solid red;
    color: #000;
    border-radius: 25px;
    margin-bottom: 7px
}

.toparbox {
    width: 100%;
    overflow: hidden;
    max-width: 940px;
    padding: 15px;
    border: 1px solid #000;
    border-radius: 5px;
    background-color: #eef6f9;
    text-align: -webkit-center;
    font-size: 16px
}

@media screen and (max-width: 750px) {
    div.posting {
        overflow-x: scroll
    }
}

#viewAdPhotoLayout li {
    margin-bottom: 10px;
}