﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700");

h1 {
    font-size: 29px !important;
}

h2 {
    font-size: 26px !important;
}

h3 {
    font-size: 22.1px !important;
}

h4 {
    font-size: 18.785px !important;
}

h5 {
    font-size: 15.96725px !important;
}

h6 {
    font-size: 13.5721625px !important;
}

/* PreDispatch */
.ILWU502PDShiftPref div label {
    margin: 0px 0px 0px 10px;
}

.ILWU502PDHeader div {
    font-weight: bold;
    font-size: xx-large;
    margin: 15px 0px 5px 0px;
}

.ILWU502PDSubheader div {
    margin: 10px 0px 10px 0px;
    line-height: 1.4;
}

    .ILWU502PDSubheader div span {
        display: block;
        padding: 0% 0% 0% 0%;
    }

.ILWU502PDRatings div div {
    display: inline-flex;
    align-items: center;
}

.ILWU502PDTime div label {
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}

.ILWU502PDShiftPref {
    margin-bottom: 10px;
}

    .ILWU502PDShiftPref div input {
        text-align: center;
        min-width: 35px;
    }

.ILWU502PDRatingLine {
    display: inline-flex;
    align-items: center;
    width: 100% !important;
}

    .ILWU502PDRatingLine input {
        min-height: 12px;
    }

.ILWU502PDRating {
    font-weight: bold;
    color: white;
    background-color: #333;
    padding: 7px 7px 7px 7px;
    margin: 0% 0% 4% 0%;
    border-color: #000;
    width: 25%;
    margin-bottom: 10px;
}

    .ILWU502PDRating label {
        font-weight: inherit;
        color: inherit;
        background-color: inherit;
        text-overflow: clip;
        overflow: hidden;
        margin-left: 15px;
    }

    .ILWU502PDRating input {
        transform: scale(1.5);
        margin-right: 15px;
    }

.ILWU502PDRequestUpgrade {
    font-weight: bold;
    margin-left: 17px;
}

    .ILWU502PDRequestUpgrade div {
        display: inline-flex;
        align-items: center;
    }

    .ILWU502PDRequestUpgrade input {
        transform: scale(1.5);
        margin-right: 15px;
    }

.ILWU502PDWrapper input.submitbutton {
    margin: 20px 0px 0px 10px !important;
    width: auto;
    padding: 10px 20px 11px !important;
}

.ILWU502PDTime1, .ILWU502PDTime2, .ILWU502PDTime3 {
    width: 10%;
}

.ILWU502PDTime1 {
    margin-left: 30%;
}

.ILWU502PDTime2, .ILWU502PDTime3 {
    margin-left: 10%;
}

.ILWU502PDShift1, .ILWU502PDShift2, .ILWU502PDShift3 {
    width: 5%;
}

.ILWU502PDShift1 {
    margin-left: 5%;
}

.ILWU502PDShift2, .ILWU502PDShift3 {
    margin-left: 15%;
}

.ILWU502PDUp1, .ILWU502PDUp2, .ILWU502PDUp3 {
    width: 15%;
    margin-left: 5%;
}

#ctl00_Body_ctl00_Body___103__datBirthDate__1_Month,
#ctl00_Body_ctl00_Body___103__datBirthDate__1_Year,
#ctl00_Body_ctl00_Body___940__datStartDate__1_Month,
#ctl00_Body_ctl00_Body___940__datStartDate__1_Year,
#ctl00_Body_ctl00_Body___940__datEndDate__1_Month,
#ctl00_Body_ctl00_Body___940__datEndDate__1_Year {
    height: 35px !important;
}


@media only screen and (max-width: 767px) {
    .ILWU502PDTime1, .ILWU502PDTime2, .ILWU502PDTime3 {
        width: 12%;
        margin-bottom: 10px;
        text-align: center;
    }

    .ILWU502PDTime1 {
        margin-left: 50%;
    }

    .ILWU502PDTime2, .ILWU502PDTime3 {
        margin-left: 5%;
    }

    .ILWU502PDShift1, .ILWU502PDShift2, .ILWU502PDShift3, .ILWU502PDUp1, .ILWU502PDUp2, .ILWU502PDUp3 {
        width: 12%;
        margin-left: 5%;
    }

        .ILWU502PDUp1 select, .ILWU502PDUp2 select, .ILWU502PDUp3 select {
            -webkit-appearance: none;
            position: relative;
        }

    .ILWU502PDRating {
        font-weight: bold;
        color: white;
        background-color: #333;
        padding: 7px 7px 7px 7px;
        margin: 0% 0% 0% 0%;
        border-color: #000;
        width: 45%;
        margin-bottom: 10px;
    }
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans";
    color: #333 !important;
    text-transform: uppercase;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div {
    font-size: 14px;
    line-height: 19.6px;
}

@media only screen and (min-width: 1156px) {
    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div {
        font-size: 14px;
    }
}

body {
    font-size: 14px !important;
    font-family: "Open Sans";
    background: #F3F3F3;
    color: #333;
}

#aspnetForm {
    min-height: 100vh;
}

@media only screen and (min-width: 1156px) {
    body {
        font-size: 14px !important;
    }
}

a {
    color: #0099CC;
}

    a:hover {
        color: #C95142;
    }

.button, .button.button-edit {
    background: #0099CC !important;
    border: 0 !important;
    font-family: "Open Sans" !important;
    text-transform: uppercase;
    color: white !important;
    border-radius: 3px !important;
    text-align: center !important;
    padding: 5px 20px !important;
}

    .button:hover, .button.button-edit:hover {
        background: #2C6AA0 !important;
    }

header.header_wrapper {
    border-top: 1px solid #E9E9E9;
    margin-top: 14px;
    position: relative;
    background: white;
    height: 230px !important;
    max-width: 1120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    header.header_wrapper:before {
        content: '';
        display: block;
        width: 100%;
        background: white;
        height: 14px;
        position: relative;
        top: -14px;
        z-index: -1;
    }

    header.header_wrapper #ctl00___1__divLeft__1 {
        display: none !important;
    }

    header.header_wrapper #logo {
        position: absolute;
        width: calc(100% - 50px);
        height: calc(100% - 5px);
        top: 4px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
    }
	
header.header_wrapper #logo h1.site-title {
    margin-top: 95px;
    margin-bottom: 2px;
    padding: 0px;
    font-size: 42px!important;
    line-height: 1.0;
    text-transform: uppercase;
    color: #252C59 !important;
}


@media all and (min-width: 1120px) {
    header.header_wrapper #logo {
        background: #fff url("../images/ilwu502-header-bg.jpg") bottom no-repeat;
        background-size: 100%;
    }
}

@media all and (max-width: 1119px) {
    header.header_wrapper #logo {
        background: #fff url("../images/ilwu502-header.jpg") bottom no-repeat;
        background-size: 100%;
		height: calc(90%-5px);
    }
	.site-title, .site-description {
		display:none;
	}
}

@media all and (min-width: 640px) {
    header.header_wrapper #logo h1.site-title {
        margin-top: 75px;
    }
}

header.header_wrapper #logo .site-description {
    font-size: 17px;
    font-style: italic;
}

header.header_wrapper .logoimage {
    background: none !important;
    display: none !important;
    background-size: contain !important;
    width: 185px;
    display: inline-block;
    text-align: center;
    height: 110px;
    margin-top: 15px;
}

header.header_wrapper #ctl00___1__divMain__1 {
    position: relative;
    top: -14px;
}

header.header_wrapper #ctl00___1__divRight__1 {
    width: 100% !important;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 35px;
    grid-column-gap: 18px;
    justify-content: space-between;
    align-content: space-between;
}

    header.header_wrapper #ctl00___1__divRight__1:before {
        display: none;
    }

@media all and (min-width: 768px) {
    header.header_wrapper #ctl00___1__divRight__1 {
        grid-template-columns: 1fr 1fr;
    }
}

header.header_wrapper .nav-utility {
    margin-top: 0px !important;
}

.postarticle br {
    line-height: 1.8em;
}

.postarticle header {
    background: #E9E9E9;
    margin-top: 14px;
    margin-bottom: 14px;
    height: 20px;
}

    .postarticle header h2 {
        display: none;
    }

    .postarticle header h3 {
        background: white;
        display: inline-block;
        margin: 0;
        padding: 2px 12px 2px 0;
        font-size: 22px;
        margin-top: -1px;
    }

        .postarticle header h3 a {
            color: #2C6AA0;
        }

            .postarticle header h3 a:hover {
                color: #C95142;
            }

#content_nav {
    background: white;
    max-width: 1120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    font-family: "Open Sans";
}

    #content_nav:before {
        content: '';
        height: 10px;
        top: -5px;
        position: relative;
        width: 100%;
        display: block;
        background: white;
        z-index: -1;
    }

@media all and (min-width: 640px) {
    #content_nav {
        text-transform: uppercase;
    }
}

#content_nav nav {
    background: white;
    border-top: 2px solid #333;
    border-bottom: 1px solid #E9E9E9;
}

.login #content_nav nav {
    border-top: 0;
}

@media all and (max-width: 639px) {
	
	
	
    #content_nav nav ul {
        background: #333 !important;
    }
		
		#content_nav nav ul li {
            border-top: 1px solid #4d4d4d !important;
            border-bottom: 1px solid #1a1a1a !important;
            background-color: #333 !important;
        }

            #content_nav nav ul li li {
                padding-left: 1.5em;
            }

                #content_nav nav ul li li a {
                    text-decoration: none !important;
                    opacity: .8;
                }

            #content_nav nav ul li a {
                color: white;
            }
}

@media all and (min-width: 640px) {
    #content_nav nav ul ul {
        background: #fff !important;
        box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2) !important;
    }

        #content_nav nav ul ul a {
            border-bottom: 1px dotted #ddd !important;
            padding: 10px 5px !important;
            margin-left: 5px !important;
        }

            #content_nav nav ul ul a:hover {
                color: #0099CC !important;
            }

    #content_nav nav #ctl00_ctl08 {
        background: #0099CC !important;
        color: #fff !important;
    }
}

#content_nav nav > ul > li {
    position: relative;
}

@media all and (min-width: 640px) {
    #content_nav nav > ul > li {
        background: url("https://ilwu502.ca/wp-content/themes/supernews/assets/img/seperator.png") no-repeat right center !important;
    }
}

#content_nav nav > ul > li.haschildren {
    padding-right: 0;
}

#content_nav nav > ul > li > a {
    margin: 6px;
    padding: 8px 15px;
}

@media all and (min-width: 640px) {
    #content_nav nav > ul > li > a.haschildren:after {
        content: '';
        position: absolute;
        top: 50%;
        right: -2px;
        margin-top: -2px;
        margin-right: 9px;
        height: 0;
        width: 0;
        border: 4px solid transparent;
        border-top-color: #cccccc;
    }

    #content_nav nav > ul > li > a:hover {
        background: #0099CC !important;
    }
}

#content_nav nav li {
    border: none;
    box-shadow: none !important;
}

    #content_nav nav li a {
        color: #333;
        padding-left: 9px;
        font-size: 12px;
        font-weight: 700;
        line-height: 18px;
    }

        #content_nav nav li a:hover {
            color: #fff;
        }

        #content_nav nav li a.current {
            color: "";
        }

#content_wrapper {
    background: #F3F3F3;
    max-width: 1120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    #content_wrapper .shadedpanel {
        background: white !important;
        border-radius: 0px !important;
        border: 0px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        padding: 15px 10px;
        background-color: #FCFCFC;
        border-radius: 2px;
        border-top: 2px solid #E9E9E9;
        border-left: 1px solid #E9E9E9;
        border-right: 4px solid #E9E9E9;
        border-bottom: 5px solid #E9E9E9;
        -moz-box-shadow: 0 10px 6px -6px silver;
        -webkit-box-shadow: 0 10px 6px -6px silver;
        box-shadow: 0 10px 6px -6px silver;
        box-sizing: border-box !important;
    }

    #content_wrapper .panel h4.head-icon-yourinfo,
    #content_wrapper .panel h4.head-icon-quickcontacts {
        padding-left: 0;
        background: none;
    }

    #content_wrapper .postcontent {
        margin-bottom: 22.652px;
    }

        #content_wrapper .postcontent img[align='left'] {
            display: block;
            float: left;
            margin: 0 .85em .85em 0;
        }

        #content_wrapper .postcontent img[align='center'] {
            display: block;
            margin: 0 auto .85em;
        }

        #content_wrapper .postcontent img[align='right'] {
            display: block;
            margin: 0 0 .85em .85em;
        }

    #content_wrapper .datafield span,
    #content_wrapper .datafield div {
        padding-left: .5em;
    }

    #content_wrapper .relateddocuments {
        margin-left: 0 !important;
    }

        #content_wrapper .relateddocuments ul {
            margin-left: 0 !important;
            margin-top: .5em;
        }

#ctl00_Body_MyMembers a {
    color: #2C6AA0;
}

    #ctl00_Body_MyMembers a:hover {
        color: #C95142;
    }

body .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #f0f0f0;
    border: 0;
    font-weight: 700;
    border: 0 !important;
    font-size: 11px !important;
    line-height: 17px !important;
    padding: 9px 14px !important;
}

    body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: #f0f0f0 !important;
        color: #0099CC !important;
    }

    body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        color: #0099CC !important;
        background: #f0f0f0 !important;
    }

    body .dataTables_wrapper .dataTables_paginate .paginate_button.previous, body .dataTables_wrapper .dataTables_paginate .paginate_button.next {
        color: #fff !important;
        background: #0099CC !important;
    }

        body .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled, body .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
            display: none !important;
        }

table.dataTable {
    border-bottom: 1px solid #ddd !important;
}

    table.dataTable th {
        border-bottom: 1px solid #ddd !important;
    }

input {
    border-radius: 0 !important;
    min-height: 35px;
}

.alwayslabel {
    background: #0099CC;
    padding-left: 5px;
    border-radius: 0;
    margin-bottom: 12px;
}

label {
    margin-bottom: 18px;
    line-height: 32px;
}

.emaillink {
    margin-top: 8px;
    display: inline-block;
}

footer {
    background: #fff !important;
    max-width: 1120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    footer #footer {
        border: 0;
    }

        footer #footer div {
            font-size: 12px;
        }

        footer #footer .copyright {
            color: white;
        }

            footer #footer .copyright a {
                color: #F3F3F3;
            }

                footer #footer .copyright a:hover {
                    color: #0099CC;
                }

#ctl00_Body___648__divWrapper__1 {
    background: #fff;
    border: 0;
}

.ILWU502PDHeader div {
    margin-top: 0;
}

#ctl00_Body___648__txtHeader__1_data {
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
}

.ILWU502PDRating {
    background: #2C6AA0;
}

.eventcalendar .day {
    padding: 3px 5px;
}

    .eventcalendar .day .eventcalendarlink:not([title='']) {
        color: "";
        background: "";
        padding: 8px 0;
        margin: 5px 0;
        display: block;
        border-radius: 4px;
        text-align: center;
        font-size: 90%;
    }

        .eventcalendar .day .eventcalendarlink:not([title='']):hover {
            text-decoration: none;
            opacity: .8;
        }

.eventcalendar .eventcalendardetails {
    background: none;
}

    .eventcalendar .eventcalendardetails .availableevent {
        border-radius: 0;
        background: none;
    }

        .eventcalendar .eventcalendardetails .availableevent .headline {
            color: "";
        }

.eventdetails .overflow.bar {
    background: none;
    border: 0;
}

    .eventdetails .overflow.bar .wizardbutton {
        margin-left: 14px;
    }

.eventdetails .topbar {
    border: 0;
}

.eventpage {
    border: 0;
}

.login #content_nav {
    display: none;
}

.login #content_wrapper {
    background: white;
    background-size: cover;
}

.login .smallfont {
    margin-top: 1em;
}

.login .loginimage {
    display: none !important;
}

@media all and (min-width: 768px) {
    .login #ctl00_Body___101__lnkForgotUsername__1 {
        margin-top: 41px;
    }

    .login #ctl00_Body___101__lnkForgotPassword__1 {
        margin-top: 29px;
    }

    .login #ctl00_Body___101__chkRememberMe__1 {
        margin-top: 9px;
    }
}

@media only screen and (min-width: 768px) {
    header .logoimage {
        display: block;
        width: 330px;
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 1156px) {
    header .logoimage {
        margin-top: 45px;
        margin-bottom: 15px;
    }
}

/*# sourceMappingURL=client.css.map */

.ILWU502PI { margin: 20px; }
.ILWU502PIShifts { color: red; font-style: italic; }
.ILWU502PIPluggedIn {color: red; font-weight: bold; margin-top: 25px; }
.ILWU502PI .button { margin-top: 25px; margin-left: 10px;}
.ILWU502PIJobPicks { width: 700px; margin-left: 10px; }
.ILWU502PIJobPick, .ILWU502PIRatings, .ILWU502PIOptions, .ILWU502PIOption { display: inline-flex; align-items: center; }
.ILWU502PIJobPickLabel { width: 125px; }
.ILWU502PIOptions { margin-left: 10px; margin-top: 10px; width: 500px; display: flex; flex-wrap: wrap; }
.ILWU502PIOption { width: 225px; margin-bottom: 10px; }
.ILWU502PIOptions .ILWU502PIOption { margin-bottom: 0px; }
.ILWU502PIJobPickInput { margin-right: 10px; width: 300px; }
.ILWU502PIMembers, .ILWU502PIRatingsInput {padding-left: 10px; }
.ILWU502PIMembers label { font-weight: bold; text-decoration: underline; }
.ILWU502PIPluginHeader { font-size: 26px; margin-bottom: 20px;}
.ILWU502PIHeader { font-size: large; margin-bottom: 20px;}
.ILWU502PIHeader, .ILWU502PIRatingsLabel label, .ILWU502PIOption, .ILWU502PIJobPickLabel label, .ILWU502PIPluginHeader { font-weight: bold; }
.ILWU502PIRatingsLabel label { margin: 20px 0px 20px 0px; padding-left: 10px; }
.ILWU502PIInstructions {margin-bottom: 20px;}

@media only screen and (max-width: 700px) {
    .ILWU502PIJobPick, .ILWU502PIRatings, .ILWU502PIOptions, .ILWU502PIOption { flex-wrap: wrap; }
    .ILWU502PIRatingsLabel, .ILWU502PIRatingsInput, .ILWU502PIJobPicks, .ILWU502PIJobPickInput, .ILWU502PIJobPickLabel, .ILWU502PIOption { width: 100%; }
    .ILWU502PIJobPickInput { margin-bottom: -15px; margin-top: -15px; }
    .ILWU502PIOptions { margin-top: 10px; }
    .ILWU502PIRatingsLabel {margin-top: 10px; margin-bottom: 0px; }
    .ILWU502PIRatingsInput {margin-top: -15px; margin-bottom: 20px; }
}

.ILWU502BackButton {
    min-height: 35px;
    padding: 10px 20px 11px !important;
}