﻿body {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    /*FONT-FAMILY: Verdana, Arial, Sans-Serif;*/
    font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*BACKGROUND-COLOR: #f7f6f6;*/
    BACKGROUND-COLOR: #D3D3D3;
}



.title {
    margin-top: 30px;
    font-family: Arial, Sans-Serif, Verdana;
    font-size: 1.25em;
    font-weight: bold;
    color: #507496;
    text-align: center;
}


.job-list img {
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top: 44px;
    width: 60px;
    /*height: 60px;*/
}

.job-list .job-list-content {
    padding-right: 20px;
    padding: 0px 0;
    display: block;
    margin-left: 90px;
    position: relative;
    padding: 35px;
}

.job-list a {
    color: #808080;
    text-decoration: none;
}

    .job-list a span {
        margin-right: 12px;
        display: inline-block;
        font-size: 15px;
    }

    .job-list a h4 {
        font-size: 18px;
    }

.listing-desc p {
    line-height: 27px;
    margin: 11px 0 0 0;
    padding-right: 40px;
    color: #666;
    font-size: 15px;
}

.job-list a h4 span {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 28px;
    position: relative;
    margin: 0 0 0 4px;
    top: -2px;
}

span.part-time {
    background-color: #f1630d;
}

span.full-time {
    background-color: #186fc9;
}

span.temporary {
    background-color: #e12335;
}

.job-icons span {
    margin-bottom: 8px;
}

.job_listings > li a p, .job-list > li a p {
    line-height: 27px;
    margin: 11px 0 0 0;
    padding-right: 40px;
    color: #666;
}

.job-list .career {
    background-color: #fff;
    border-top: 1px solid #e0e0e0;
    position: relative;
    z-index: 99;
    padding: 0;
}

.career {
    background: #F5F5DC;
}

.job-list .careereven {
    border-top: 1px solid #e0e0e0;
    position: relative;
    z-index: 99;
    padding: 0;
}

.careereven {
    background: #fbfbfb;
}

.career:hover {
    background-color: #F5FFFA;
    z-index: 1011;
}

.careereven:hover {
    background-color: #F5FFFA;
    z-index: 1011;
}

.job-list .job-list-content h4 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 31px;
    margin: 0px 0 8px 0;
    color: #333;
    font-weight: 500;
    font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: blue;
    text-decoration: underline;
}

strong {
    font-weight: 700;
    color: #333;
}

.company-info a {
    text-decoration: none;
}

.company-info {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 33px;
    margin-bottom: 35px;
}

    .company-info .content {

        display: block;
        float: left;
        margin: 23px 0 0 0px;
    }

    .company-info img {
        float: left;
        display: inline-block;
        /*height: 100px;*/
        width: 100px;
        margin-right: 30px;
        margin-top:40px;
    }

.job_description p {
    margin: 0 0 15px 0;
    line-height: 27px;
    padding-right: 40px;
    color: #666;
    font-size: 15px;
}

ul.list-1 {
    margin-left: 0px;
}

.job_description ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: 10px;
}

.job_description p.pfix {
    margin-bottom: 0;
    height: 20px;
}

.company-info h4 {
    font-size: 20px;
    line-height: 30px;
}

.company-info span {
    margin-right: 10px;
}

.company-tagline {
    color: #888;
}

.list-1 li:first-child {
    margin-top: 0;
}

.job_description ul li {
    padding: 5px;
}

.list-1 li:before {
    color: #26ae61;
}

.list-1 li {
    list-style: outside none none;
    margin: 7px 0px 7px 20px;
    line-height: 26px;
    position: relative;
}

.widget {
    margin-bottom: 42px;
}

    .widget h4 {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 36px;
        font-weight: 500;
        color: #333;
    }

.job-overview {
    background-color: #fdfdfd;
    border: 1px solid #e2e2e2;
    padding: 35px 38px 31px 38px;
}

    .job-overview ul {
        list-style: none;
        margin: 0px;
    }

        .job-overview ul li:first-child {
            margin-top: 5px;
        }

        .job-overview ul li {
            margin: 0;
            padding: 2px 0px;
            line-height: 18px;
        }

            .job-overview ul li i {
                font-size: 16px;
                color: #26ae61;
            }

            .job-overview ul li div {
                position: relative;
                top: -18px;
                margin-left: 25px;
            }

            .job-overview ul li span {
                display: block;
                margin-top: 3px;
                line-height: 26px;
            }

.job_application.application {
    border: 0px;
    margin: 0;
}

.job-overview a.button {
    margin-top: 0px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin: 22px 0 0 0;
    background-color: #26ae61;
}

.job-overview ul li a {
    color: #666;
    text-decoration:none;
}

a.button {
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    overflow: hidden;
    line-height: 27px;
    position: relative;
    z-index: 10;
    color: #fff;
    text-decoration: none;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px;
}

    a.button:hover {
        background-color: #505050;
    }



  /*Job Search Bar*/


.hm_srch_bar {
    background: #432b5d;
    padding: 11px 15px 33px;
    border-bottom: 0 #d6d6d6 solid;
    height: 168px;
    transition: all .5s ease-in-out;
}


.btn_orange {
    background: #ff7e00;
    color: #fff!important;
    margin-right: 0;
    padding: 6px;
    border-radius: 3px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.searchtitle {

        float: right;
    padding-top: 8px;
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.searchbar {
    height:75px;
    padding: 20px;
    background-color:#432b5d;
}