﻿/*==============================================
			Dashboard Post An Ad				
==============================================*/
.tg-dashboardbox + .tg-dashboardbox {
    margin: 40px 0 0;
}

.tg-contactdetail .tg-inputwithicon i {
    right: 0;
    left: auto;
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
}

.tg-contactdetail .tg-inputwithicon .form-control {
    padding-right: 40px;
}

.tg-contactdetail .tg-checkbox {
    width: auto;
    float: right;
    padding: 13px 0;
}

    .tg-contactdetail .tg-checkbox a {
        color: #55acee;
    }

.tg-categorysequence {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    color: #484848;
    list-style: none;
    text-align: center;
    text-transform: capitalize;
    font: 14px/20px 'Work Sans', Arial, Helvetica, sans-serif;
}

    .tg-categorysequence li {
        width: auto;
        padding: 0 15px;
        position: relative;
        line-height: inherit;
        list-style-type: none;
        vertical-align: top;
        display: inline-block;
    }

        .tg-categorysequence li:after {
            top: 0;
            left: -3px;
            color: #484848;
            content: '\f105';
            position: absolute;
            font-size: inherit;
            line-height: inherit;
            font-family: 'FontAwesome';
        }

        .tg-categorysequence li:first-child {
            padding-left: 0;
        }

            .tg-categorysequence li:first-child:after {
                display: none;
            }

        .tg-categorysequence li a {
            color: #55acee;
        }

.tg-priceformgroup {
    position: relative;
    padding-right: 134px;
}

    .tg-priceformgroup .tg-checkbox {
        top: 10px;
        right: 0;
        float: none;
        width: 114px;
        position: absolute;
    }

        .tg-priceformgroup .tg-checkbox label {
            color: #666;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
        }

.mce-branding-powered-by {
    display: none;
}

.tg-categorymodal .tg-thememodaldialog {
    max-width: 870px;
}

.tg-dbcategoriesslider {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding: 0 10px;
}

    .tg-dbcategoriesslider .tg-category {
        width: 100%;
        padding: 0;
    }

    .tg-dbcategoriesslider.owl-carousel .owl-stage-outer {
        padding: 4px 0;
    }

.tg-category:hover .tg-categoryholder {
    background: #fff;
    padding: 0 0 18px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}

.tg-dbcategoriesslider .tg-category:hover .tg-categoryholder {
    padding: 0;
}

.tg-category:hover h4 {
    opacity: 1;
    bottom: 18px;
    visibility: visible;
}

.tg-dbcategoriesslider .tg-prev {
    left: 0;
}

.tg-dbcategoriesslider .tg-next {
    right: 0;
}

.tg-subcategories {
    clear: both;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    line-height: 20px;
    list-style: none;
    margin: 0 -30px -30px;
    border-top: 1px solid #dbdbdb;
}

    .tg-subcategories > li {
        width: 50%;
        float: left;
        padding: 0 30px 30px;
    }

    .tg-subcategories li {
        position: relative;
        font-size: inherit;
        line-height: inherit;
        list-style-type: none;
    }

    .tg-subcategories > li + li {
        background: #fcfcfc;
        border-left: 1px solid #dbdbdb;
    }

    .tg-subcategories ul {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
        font-size: 14px;
        overflow: hidden;
        line-height: 20px;
        list-style: none;
    }

    .tg-subcategories .tg-title {
        padding: 15px 0;
        margin: 0 0 20px;
    }

        .tg-subcategories .tg-title strong {
            color: #363b4d;
            font-size: 16px;
            font-weight: 500;
            line-height: 19px;
        }

    .tg-subcategories ul li + li {
        margin: 15px 0 0;
    }

.tg-hassubcategories {
    padding: 0 20px 0 0;
}

    .tg-hassubcategories:before {
        top: 0;
        right: 0;
        content: '\f105';
        font-size: inherit;
        position: absolute;
        line-height: inherit;
        font-family: 'FontAwesome';
    }
.tg-categoriesslider a {
    color: #363b4d;
}
.tg-dashboardscrollbar {
    width: 100%;
    float: left;
    height: 330px;
    overflow: hidden;
}

    .tg-dashboardscrollbar .mCSB_inside > .mCSB_container {
        margin-right: 15px;
    }

    .tg-dashboardscrollbar .mCSB_scrollTools .mCSB_draggerRail {
        background: #f7f7f7;
    }
.tg-thememodalcontent {
    border-radius: 6px;
}
.validation-summary-errors {
    color: #c5594c!important;
}
.nt-form-control {
    padding-left: 25px!important;
}

