﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en');


#trackerpublishlist {
    list-style: none;
    padding: 10px;
    margin: 0px;
    vertical-align: text-top;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
}

    #trackerpublishlist ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        position: relative;
    }

        #trackerpublishlist ul li {
            list-style: none;
            position: relative;
            padding: 0px;
            margin: 0px;
        }

            #trackerpublishlist ul li ul {
                list-style: none;
                padding: 0px;
                margin: 0px;
                position: relative;
            }

                #trackerpublishlist ul li ul li {
                    list-style: none;
                    position: relative;
                    padding: 0px;
                    margin: 0px;
                }

                    #trackerpublishlist ul li ul li.publish_title {
                        list-style: none;
                        font-size: 18px;
                        font-weight: 500;
                        color: #37bc9b;
                        list-style: none;
                        left: 0px;
                        margin-bottom: 10px;
                    }

                    #trackerpublishlist ul li ul li.publish_company {
                        list-style: none;
                        font-size: 18px;
                        font-weight: 500;
                        color: gray;
                        list-style: none;
                        left: 0px;
                        margin-bottom: 20px;
                    }

                    #trackerpublishlist ul li ul li.publish_reference {
                        font-size: 14px;
                        font-weight: normal;
                        color: #000;
                        list-style: none;
                        left: 0px;
                        margin-top: 10px;
                        margin-bottom: 10px;
                    }

.publish_reference:before {
    content: "Job Ref: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_category {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_category:before {
    content: "Category: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_location {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin: 10px 0px;
}

.publish_location:before {
    content: "Location: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_duration {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_duration:before {
    content: "Duration: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_salaryfrom {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_salaryfrom:before {
    content: "Salary From: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_salaryto {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_salaryto:before {
    content: "Salary To: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_salaryper {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_salaryper:before {
    content: "Salary Per: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_sector {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_sector:before {
    content: "Sector: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_worktype {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_worktype:before {
    content: "Work Type: ";
    font-weight: 600;
    color: #000;
}

#trackerpublishlist ul li ul li.publish_postcode {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

.publish_postcode:before {
    content: "Zip Code: ";
    font-weight: 600;
    color: #000;
}


.publish_description {
    font-weight: normal;
    color: #000;
    list-style: none;
    left: 0px;
    margin-top: 10px;
}

    .publish_description p {
        margin: 2px 0px;
    }

    .publish_description ul li {
        list-style: disc !important;
        margin-left: 18px !important;
    }

.publish_joblink {
    font-weight: normal;
    font-size: 14px;
    color: #005DAB;
    list-style: none;
    left: 0px;
    background-color: transparent;
}

    .publish_joblink a {
        color: transparent;
        display: block;
        list-style: none;
        background-color: #37bc9b;
        margin-top: 10px;
        margin-bottom: 20px;
        text-decoration: none;
        padding: 8px 15px 0px 10px;
        width: 100px;
        height: 30px;
        text-align: center;
    }

        .publish_joblink a:before {
            content: "Find out more ";
            font-weight: normal;
            color: #fff;
        }

.publish_email {
    font-weight: normal;
    font-size: 14px;
    color: #005DAB;
    list-style: none;
    left: 0px;
    background-color: transparent;
}

    .publish_email a {
        color: transparent;
        display: block;
        list-style: none;
        background-color: #37bc9b;
        margin-top: 10px;
        margin-bottom: 20px;
        text-decoration: none;
        padding: 8px 15px 0px 10px;
        width: 100px;
        height: 30px;
        text-align: center;
    }

        .publish_email a:before {
            content: "Apply by Email ";
            font-weight: normal;
            color: #fff;
        }

.publish_link {
    font-weight: normal;
    font-size: 14px;
    color: #005DAB;
    list-style: none;
    left: 0px;
    background-color: transparent;
}

    .publish_link a {
        color: transparent;
        display: block;
        list-style: none;
        background-color: #37bc9b;
        margin-top: 10px;
        margin-bottom: 20px;
        text-decoration: none;
        padding: 8px 15px 0px 10px;
        width: 100px;
        height: 30px;
        text-align: center;
    }

        .publish_link a:before {
            content: "Apply Online ";
            font-weight: normal;
            color: #fff;
        }
