﻿#mainwidgets .cssbutton
{
    margin:0px;
}

/* In this section widget */
#mainwidgets #inthissection
{
    margin:0;
    padding:0;
    list-style:none;
}
#mainwidgets #inthissection li
{
    padding:0.5rem 0;
    border-bottom:1px solid #cfd1d3;
}

/* Latest Vacancies widget */
#mainwidgets #mainwidgetlatestvacancieslist
{
    padding:0;
    margin:12px 0 12px 20px;
    list-style-type:none;
}

/* "Left Nav" image */
#mainwidgets #mainwidgetimage
{
    text-align:center;
}
#mainwidgets #mainwidgetimage img
{
    width:100%;
    vertical-align:text-bottom;
}

/* Job widgets */
#mainwidgets #mainwidgetjobyoutube
{
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    /*padding-top: 25px; Enable this for 4:3 layout*/
    height: 0;
}
#mainwidgets #mainwidgetjobyoutube object,
#mainwidgets #mainwidgetjobyoutube embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:0;
}
#mainwidgets #mainwidgetjobimage
{
    text-align:center;
}
#mainwidgets #mainwidgetjobimage img
{
    width:100%;
    vertical-align:text-bottom;
}



/* RSS Feed  */
.rssfeeditem, .searchwidgetrssfeed
{
    background-image:url(../../../images/rssfeed.gif);
    background-repeat:no-repeat;
    background-position:left center;
    line-height:1.5em;
    padding-left:22px;
}
.searchwidgetrssfeed
{
    background-position:right center;
    line-height:normal;
    padding-left:0;
    padding-right:22px;
}


/* Logon grid */
.logongrid .logongridval ul
{
    margin:0;
    padding-left:25px;
}
.logongrid #logongridlogon
{
    float:left;
    width:50%;
    padding:2rem 0;
}
.logongrid #logongridlogon .logongridinner
{
    padding-right:2rem;
}
.logongrid #logongridregister
{
    float:left;
    width:50%;
    padding:2rem 0;
}
.logongrid #logongridregister .logongridinner
{
    padding:0 0 0 2rem;
}
.logongrid #logongridforgotten
{
    clear:both;
    padding:2rem 0;
}
.logongrid .logongridinner .logongridheader
{
    font-size: 1.4rem;
    color: #101921;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0.7875rem;
}
.logongrid .logongridbuttons .cssbutton
{
    margin:0;
}


.logongridsaml
{
    margin-top:2rem;
}
.logongrid .logongridinnersaml
{
    padding:2rem 0;
}

/* Vacancy list sort/show */
.vacancylistfilter select
{
    font-size: 1rem;
    line-height: 1.25;
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem - 2px);
    padding: 6px 28px 6px 12px;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: 12px\9;
    padding-right: .75rem\9;
    color: #55595c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 12px center;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: auto auto;
    background-image: none\9;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    -moz-appearance: none;
    -webkit-appearance: none;
}
.vacancylistfilter
{
    display:inline-block;
    margin:5px 20px 5px 0;
    white-space:nowrap;
    vertical-align:middle;
}
.vacancylistfilter .cssbutton
{
    margin:0;
}

.vacancycatlistcontainer
{
    font-size:1.3rem;
}

.vacancylistsubheader h2
{
    margin-top:3rem;
}

.vacancylistitem
{
    display:block;
    background-color:#fff;
    padding:1rem 15px 0;
    margin-bottom:1rem;
    border: 3px solid #cfd1d3 !important;
    border-radius:8px;
    color:#70757a !important;
    cursor:pointer;
}
.vacancylistitem h2:hover
{
    text-decoration:underline;
}
.vacancylistitem span
{
    display:inline-block;
    margin-right:20px;
    margin-bottom:1rem;
}


/* Vacancy */
.vacancyHeader
{
    line-height:1.5;
    margin-top:0;
}
.vacancyHeader dt
{
    font-weight:700;
    margin: 10px 0 0 0;
}
.vacancyHeader dd
{
    margin:0;
}
.vacancyHeader dd + dd
{
    margin-top:5px;
}
.vacancyHeaderButton
{
    text-align:right;
}
.vacancyHeaderButton .cssbutton
{
    margin:0;
}

.vacancyDiv
{
    margin:12px 0;
    padding:5px 0;
    overflow:hidden;
}
.vacancyEmailFriend
{
    display:inline-block;
    padding-top:5px;
    margin:0 10px 10px 0;
}
.vacancyApply
{
    display:inline-block;
    float:right;
}
.vacancyDivSocial
{
    text-align:right;
}

#divSocialMedia a:hover
{
    border: 1px solid #002F70;
}


/* FAQ */
.faqsearchbutton
{
    text-align:right
}
.faqsearchbutton .cssbutton
{
    margin-right:0;
}


/* Jobs by Email */
.gridtabledark tr:first-child
{
    background-color:#e0e0e0;
}


/* Search textbox */
.searchtext
{
    align-items: center;
    border: 3px solid #cfd1d3;
    border-radius: 48px;
    color: #101921;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    gap: 8px;
    justify-content: space-between;
    line-height: 1.5;
    transition: border-color .3s;
}
.searchtext:hover
{
    border-color: #101921;
}
.searchtext input[type=text]
{
    background: transparent;
    border: 0;
    height: 100%;
    outline: none;
    padding: 10px 18px;
    width: 100%;
    font-size:14px;
    font-weight:700;
}
.searchtext input[type=text][placeholder]
{
    position:relative;
    top:1px;
}
.searchtext input[type=image]
{
    align-items: center;
    display: flex;
    height: 12px;
    justify-content: center;
    margin: 14px 20px 14px 0;
    width: 12px;
}



/* Small - main takes up entire width, widgets take up entire width */
@media screen and (max-width:768px)
{
    /* Logon grid */
    .logongrid .logongridinner
    {
        height:auto;
    }
    .logongrid #logongridlogon
    {
        float:none;
        width:100%;
    }
    .logongrid #logongridlogon .logongridinner
    {
        border-right:0;
        padding-right:0;
    }
    .logongrid #logongridregister
    {
        float:none;
        width:100%;
    }
    .logongrid #logongridregister .logongridinner
    {
        padding-left:0;
    }
}
