﻿@media (min-width:1600px) {
    .main {
        width: 1410px
    }
}

.ejobs .main {
    max-width: 880px;
}

.ec-m-auto {
    margin-left: auto;
    margin-right: auto;
}

.ipg .ecn strong {
    font-weight: 600;
}

.gform_confirmation_message {
    margin-top: 25px;
}

.page-id-1048 .epg .ititle.page-title {
    display: none;
}

.ipg .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .ipg .gform_wrapper select:focus, .ipg .gform_wrapper textarea:focus, .ipg .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus-visible, .ipg .gform_wrapper select:focus-visible, .ipg .gform_wrapper textarea:focus-visible {
    border-color: #b6b6b6 !important;
    outline: #b6b6b6;
}

@media print {
    body {
        font-size: 13px;
        line-height: 1.35
    }

    .off-print {
        display: none
    }
}
