header nav .hide-on-med-and-down a{
    color: #333333;
}
header nav #btn-join-free{
    border: 1px solid #333333;
    color: #333333;
}
header nav #btn-join-free:hover{
    background: #F8556A!important;
    border: 1px solid #F8556A;
    color: #ffffff!important;
}
/*-------------QUICK SEARCH VIEW PANEL---------------------------------------------------------*/
#wrap-banner-qsearch{
    height: 285px;
    position: relative;
}
#wrap-banner-qsearch .item-bqsearch{
    height: 285px;
    margin: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.item-bqsearch .bg-s1{
    background: url('/images/new_img/banner/bqsearch.jpg') no-repeat center center;
    width: 100%;
    max-width: 100%;
    height: 285px;
}
.item-bqsearch .cont-s1{
    width: 100%;
    max-width: 1000px;
    text-align: center;
    margin: auto;
    padding-top: 15px;
    font-size: 15px;
    color: #ffffff;
}
#wrap-result-qsearch b#total-job{
    color: #ffffff;
    font-size: 65px;
    line-height: 50px;
    font-family: 'Montserrat Medium', sans-serif;
    font-weight: 600;
}
#wrap-result-qsearch b#total-job.search-company{
    font-size: 40px;
    line-height: 50px
}
#wrap-result-qsearch h1{
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    font-weight: normal;
}
.adv-quick-search{
    display: none;
}
#searchForm{
    margin-top: 18px;
    position: relative;
}
#textsearch{
    background: #ffffff;
    color: #333333;
    text-indent: 10px;
    height: 40px;
    margin: 0;
    box-shadow: none;
    padding: 0px;
    border: 7px solid #E5E5E5;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    width: 100%;
    width: calc(100% - 0.75em);
}
#searchForm .material-icons{
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -13px;
    color: #333333;
}

#cont-qsearch{
    background: #eeeeee url("/images/bg/background-img-1.jpg");
    background-size: auto;
    background-repeat: repeat;
    background-position: left top;
    padding: 0;
    position: relative;
    margin-top: -50px;
}
#adsResponsive,
#google_pedestal_container{
    display: none;
}
.no-job-found{
    text-transform: none;
    font-size: 20px;
    text-align: center;
}

#wrap-tags-for-quicksearch {
    width: 100%;
    max-width: 920px;
    margin: 0 auto 145px;
    padding: 15px 15px 0;
}
#wrap-tags-for-quicksearch,
#note-for-icon-for-quicksearch{
    border-bottom: 1px solid #efebeb;
}
#wrap-tags-for-quicksearch,
#note-for-icon-for-quicksearch,
#wrap-job-category-for-quicksearch{
    margin-bottom: 15px;
}
#wrap-tags-for-quicksearch .col.s12{
    text-align: center;

    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    flex-wrap: wrap;
    -webkit-box-flex: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-wrap: wrap;
    -ms-flex-wrap: wrap;

    justify-content: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center ;
    -ms-flex-pack: center;

    justify-content: space-around;
    -webkit-justify-content: space-around;
    /*    -webkit-box-pack: justify ;*/
    -ms-flex-pack: space-around;
}
#wrap-tags-for-quicksearch .tags {
    display: inline-block;
    float: left;
    padding: 5px 7px;
    line-height: normal;
    font-size: 10px;
    margin: 0 10px 10px 0;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    text-transform: initial;
}
#wrap-tags-for-quicksearch .tags:nth-child(3n) {
    background: #22749a;
}
#wrap-tags-for-quicksearch .tags:nth-child(3n+1) {
    background: #ffffff;
}
#wrap-tags-for-quicksearch .tags:nth-child(3n+1) a{
    color: #333333;
}
#wrap-tags-for-quicksearch .tags:nth-child(3n+2) {
    background: #f4ac42;
}
/*#wrap-tags-for-quicksearch .tags:nth-child(4n+3) {
    background: #FE595E;
}*/
#wrap-tags-for-quicksearch .tags a {
    color: #ffffff;
    font-size: 12px;

}
#wrap-tags .tags a:hover {
    text-decoration: none
}
#wrap-tags-for-quicksearch span,
#note-for-icon-for-quicksearch span, 
#wrap-job-category-for-quicksearch span {
    display: block;
    width: 100%;     
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 5px;
}   
#wrap-tags-for-quicksearch span{
    color: #ffffff;
}
#wrap-job-category-for-quicksearch .list-category.clicked{
    position: relative;
    z-index: -1;
}
#wrap-job-category-for-quicksearch a{
    color: #333333;
    padding: 0;
}
#note-for-icon-for-quicksearch{
    margin-bottom: 0;
    padding: 0 15px;
    padding-bottom: 15px;
}
#note-for-icon-for-quicksearch .row-job-type{
    float: left;
    width: 50%;
    position: relative;
}
.row-job-type .job-type-item{
    position: relative;
}
.row-job-type .job-type-item label{
    position: relative;
    z-index: 2;
    width: 100%;
    width: calc(100% - 7px);
}
.row-job-type .job-type-item h2{
    position: absolute;
    z-index: 1;
    font-size: 14px;
    top: 50%;
    margin: 0;
    margin-top: -7px;
    left: 25px;
    color: #333333;
}
#note-for-icon-for-quicksearch #row1:before{
    content: "";
    border-right: 1px solid #cccccc;
    width: 1px;
    height: 48px;
    position: absolute;
    left: 93%;
    top: 50%;
    margin-top: -25px;
}
#note-for-icon-for-quicksearch p{
    margin: 0 0 5px;
}
#note-for-icon-for-quicksearch p label{
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;


    padding-left: 25px;
    color: #333333;
}
#note-for-icon-for-quicksearch [type="radio"]:not(:checked)+label:before, 
#note-for-icon-for-quicksearch [type="radio"]:not(:checked)+label:after{
    border: 2px solid #efebeb;
}
#wrap-job-category-for-quicksearch{
    padding-left: 8px;
    padding-top: 15px;
}
#wrap-job-category-for-quicksearch span{
    margin-bottom: 0;
}
#wrap-job-category-for-quicksearch p{
    margin: 0;
    margin-bottom: 5px;
}
#wrap-job-category-for-quicksearch a h3{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin: 0;
    margin-right: 8px;
    padding: 0 5px;
    border: 1px solid #ffffff;
    cursor: pointer;
}
#wrap-job-category-for-quicksearch a.active h3,
#wrap-job-category-for-quicksearch a h3:hover{
    border: 1px solid #22749a;
    background: #22749a;
    color: #ffffff;
}
#wrap-list-pro-qsearch{
    background: #eeeeee url("/images/bg/background-img-1.jpg");
    background-size: auto;
    background-repeat: repeat;
    background-position: left top;
}
#list-pro-qsearch{
}
#list-pro-qsearch  #img-loading{
    display: none;
    text-align: center;
}
#list-pro-qsearch.loading #img-loading{
    display: block;
}
#load-cont-qsearch{
    padding: 0 5px;

}
.wrap-pro-qsearch{
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
#box-filter-qsearch{
    margin: 0 0 20px;
}
.qsearch-project{
    padding: 7px 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    background: #ffffff;
    border: 1px solid #ffffff;
}
.qsearch-project:hover{
    border: 1px solid #999999;
}
.qsearch-project.high-light-job{
    padding-top: 7px;
}
.qsearch-project.ranking{
    padding-left: 15px;
}
.qsearch-project.ranking:before{
    content: "";
    background: #F4AC42;
    color: #ffffff;
    position: absolute;
    display: inline-block;
    width: 12px;
    height: 100%;
    line-height: 35px;
    text-align: center;
    left: 0;
    top: 0;
}
.qsearch-project.ranking:after,
.qsearch-project.high-light-job:after{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px dashed #F4AC42;
    padding-top: 0;
}
.qsearch-project .project-title, 
.qsearch-project .project-content{
    position: relative;
    z-index: 2;
    margin-bottom: 2px;
}
.project-title a.job-link{
    font-size: 15px;
    line-height: 20px;
    display: block;
    text-transform: capitalize;
    color: #16A79D;
    font-weight: bold;
}
.project-title a.job-link b{
    font-weight: normal;
}
.qsearch-project .project-content{
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    padding-bottom: 50px;
}
.project-content .cols1,
.project-content .cols2,
.project-content .cols3{
    width: 100%;
}
.project-content .cols1{
    width: 40%;
    min-width: 75px;
    min-height: 75px;
    overflow: hidden;
    margin-right: 10px;
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.project-content .cols1 img{
    max-width: 115px;
    max-width: 100%;
}
.project-content .cols2 span.job-icon{
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    margin-bottom: 2px;
}
.project-content .cols2 span.job-icon .icon-public{
    display: none;
}
.project-content .cols2 span.job-icon .project-type,
.project-content .cols2 span.job-icon .icon-new,
.project-content .cols2 span.job-icon .icon-public,
.project-content .cols2 span.job-icon .icon-trustbadge{
    margin-right: 5px;    
}
.project-content .cols2 span.job-icon .icon-new,
.project-content .cols2 span.job-icon .project-type{
    background: #4D505B;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    padding: 0 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.project-content .cols2 span.job-icon .icon-new{
    background: #F4AC42;
}
.project-content .cols2 p.text-search-content{
    margin: 0;
    color: #F4AC42;
    font-style: italic;
}
.project-content .cols2 p.project-category,
.project-content .cols2 p.project-company,
.project-content .cols2 p.project-address{
    margin: 0;
}
.project-content .cols2 p.project-category{
    display: none;
}
.project-content .cols2 p.project-category .category{
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #666666;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.project-content .cols2 p.project-category .category:nth-child(2){
    margin-left: 5px;
}

.project-content .cols2 p.project-company{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.project-content .cols3{
    position: absolute;
    bottom: -5px;
    right: 0;

    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify ;
    -ms-flex-pack: space-between;
}
.project-content .cols3 .statictis-job-view{
    margin: 0;
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    justify-content: flex-end;  
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end ;
    -ms-flex-pack: flex-end;

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    -webkit-box-orient: horizontal;
}
.project-content .cols3 .statictis-job-view span{
    text-align: center;
    display: -webkit-box; 
    -webkit-box-align: center; 
    -webkit-box-pack: center;
    -webkit-box-orient: vertical;
}
.project-content .cols3 .statictis-job-view span:nth-child(2){
    display: -webkit-box; 
    -webkit-box-align: center; 
    -webkit-box-pack: center;
    -webkit-box-orient: vertical;

    margin-left: 15px;
}
.statictis-job-view .text-people,
.statictis-job-view .text-assignment_ind{
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center ;
    -ms-flex-pack: center;

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    line-height: 25px;

    -webkit-box-orient: horizontal;
}
.statictis-job-view .text-people .people{
    color: #ea543f;
}
.statictis-job-view .text-people b{
    color: #ea543f;
    font-size: 22px;
}
.statictis-job-view .text-assignment_ind .assignment_ind{
    color: #26a69a;
}
.statictis-job-view .text-assignment_ind b{
    color: #26a69a;
    font-size: 22px;
}
.statictis-job-view .text-jobviews,
.statictis-job-view .text-applications{
    color: #333333;
    font-size: 12px;
}
.project-content .cols3 .view-more a{
    border: 1px solid #999999;
    padding: 8px 15px;
    color: #666666;
}


#wrap-view-type{
    text-align: center;
}
#view-type{
    margin: auto;
    background: #899798;
    color: #ffffff;
    display: block;
}
#wrap-view-type.clicked:before{
    content: "";
    position: absolute;
    z-index: 2;
    background: none;
    width: 100%;
    height: 80px;
    display: block;
}
#wrap-view-type.clicked #view-type{
    position: relative;
    z-index: 1;
}
#view-type .type{
    display: inline-block;
    width: 50%;
    padding: 10px 0px;
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    border-right: 1px solid #a4acad;
    border-bottom: 1px solid #a4acad;
    font-size: 13px;
}
#view-type #closing-soon.type{
    border-right: none;
}
#view-type .type.active{
    background: #506264;
}


#paging{
    width: 100%;
    max-width: 820px;
    margin: auto;
    text-align: center;
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center ;
    -ms-flex-pack: center;

    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: none;
}

#paging ul {
    margin: 0;
    padding: 0
}

#paging ul li{
    display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
    display: -webkit-flex;/* NEW - Chrome */
    display: -ms-flexbox; /* TWEENER - IE 10 */

    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center ;
    -ms-flex-pack: center;

    list-style: none;
    margin: 10px 0;
    padding: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #eef3fb;
    border: 1px solid #aaa;
    color: #666;
    cursor: pointer
}
#paging ul li a{
    width: 40px;
    height: 40px;
    padding: 0;
    color: #666;
    text-decoration: none;
    font-size: 20px
}

#paging ul li:hover,
#paging ul li:focus,
#paging ul li.active {
    border: 1px solid #90c9e3;
    background-color: #fff;
    color: #4d646f
}
#paging ul li:hover a {
    color: #4d646f
}
@media screen and (max-width: 440px) {
    #adsResponsive{
        display: block;
    }
    #adsResponsive #insAds{
        width: 100%;
        height: 300px!important;
        overflow: hidden;
    }
    .ninja{
        display: block;
        clear: both;
    }
    .adslot_1{
        height: 50px;
        width: 320px;
        margin: 0 auto;
    }

    #face-rss-qsearch{
        display: none;
    }

}

@media (min-width: 441px) and (max-width: 768px) {
    #adsResponsive #insAds{
        width: 100%;
        height: 300px!important;
        overflow: hidden;
    }

    #face-rss-qsearch{
        display: none;
    }

    .ninja{
        display: block;
        clear: both;
    }
    .adslot_1{
        height: 60px;
        width: 468px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    #adsResponsive{
        width: 728px;
        height: 90px!important;
        float:none;
        margin: 0 auto;
        display: block;
        max-height: 90px;
        overflow: hidden;
    }

    #face-rss-qsearch{
        display: none;
    }

    .ninja{
        display: none;
    }

    .adslot_1{
        height: 90px;
        width: 728px;
    }

}
@media screen and (min-width: 768px){
    #cont-qsearch{
        margin-top: -100px;
    }
    #wrap-result-qsearch{
        display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
        display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
        display: -webkit-flex;/* NEW - Chrome */
        display: -ms-flexbox; /* TWEENER - IE 10 */

        justify-content: center;
        -webkit-justify-content: center;
        -webkit-box-pack: center ;
        -ms-flex-pack: center;

        align-items: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;

        text-align: left;
    }
    #wrap-result-qsearch b#total-job{
        font-size: 90px;
        line-height: 90px;
    }
    #wrap-result-qsearch b#total-job.search-company{
        font-size: 68px;
        line-height: 70px;
    }
    #wrap-result-qsearch h1{
        font-size: 32px;
        line-height: 40px;
        margin-left: 10px;
        width: 500px;
    }
    .item-bqsearch .cont-s1{
        padding-top: 65px;
    }

}

@media screen and (min-width: 991px){
    #load-cont-qsearch{
        padding: 0;
        padding-left: 25px;
    }
    #box-filter-qsearch{
        margin: 30px 0 50px
    }
    .adv-quick-search{
        display: block;
        text-align: center;
    }
    #textsearch{
        width: 100%;
    }
    #wrap-cont-qsearch{
        display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
        display: -webkit-box;/* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;/* OLD - Firefox 19- (buggy but mostly works) */
        display: -webkit-flex;/* NEW - Chrome */
        display: -ms-flexbox; /* TWEENER - IE 10 */

        width: 100%;
        max-width: 1000px;
        margin: auto;
        z-index: 21;
        position: relative;
        background: #ffffff;
    }
    #wrap-cont-left{
        width: 240px;
        height: auto;
        background: #eeeeee url("/images/bg/background-img-1.jpg");
        background-size: auto;
        background-repeat: repeat;
        background-position: left top;
        padding-top: 30px;

    }
    #wrap-cont-left #sidenav-quick-seach-project{
        transform: translateX(0%) !important;
        -moz-transform: translateX(0%) !important;
        -webkit-transform: translateX(0%) !important;
        -ms-transform: translateX(0%) !important;

        position: relative;
        z-index: 0;
        width: 240px;
        padding: 0;
        height: auto;
        margin-bottom: 25px;
        -webkit-box-shadow: 5px 7px 10px 0px rgba(142, 142, 142, 0.75);
        -moz-box-shadow:    5px 7px 10px 0px rgba(142, 142, 142, 0.75);
        box-shadow:         5px 7px 10px 0px rgba(142, 142, 142, 0.75);
    }

    #wrap-cont-right{
        width: 760px;
        background: #eeeeee url("/images/bg/background-img-1.jpg");
        background-size: auto;
        background-repeat: repeat;
        background-position: left top;
    }
    #view-type{
        border: 1px solid #9a9a9a;
        display: inline-block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }
    #view-type .type{
        padding: 5px 25px;
        width: auto;
        border-bottom: none;
    }
    #view-type #most-recommended.type.active{
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    #view-type #closing-soon.type.active{
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .qsearch-project{
        padding-bottom: 15px;
    }
    .qsearch-project.ranking:before{
        content: "PREMIUM";
        width: 155px;
        height: 35px;
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
    }
    .qsearch-project.ranking:after{

    }
    .project-title a.job-link{
        font-size: 22px;
        line-height: 25px; 
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: normal;
    }
    .qsearch-project .project-content{
        padding-bottom: 0;
        justify-content: space-between;
    }
    .project-content div.cols1{
        margin-right: 25px;
        width: 115px;
        min-height: 115px;
        overflow: hidden;
    }

    .project-content .cols2{
        width: 400px;
    }
    .project-content .cols2 span.job-icon .icon-public{
        display: inline-block;
    }
    .project-content .cols2 p.project-category{
        display: block;
    }
    .project-content .cols2 p.project-company{
        font-size: 15px;
    }
    .project-content .cols3{
        width: 145px;
        position: relative;
        bottom: auto;
        right: auto;
        display: block;
    }
    .project-content .cols3 .view-more{
        display: none;
    }
    .statictis-job-view .text-jobviews,
    .statictis-job-view .text-applications{
        color: #333333;
        font-size: 13px;
    }
    #paging{
        justify-content: flex-end;  
        -webkit-justify-content: flex-end;
        -webkit-box-pack: end ;
        -ms-flex-pack: flex-end;
    }
}