@font-face {
    font-family: "Avenir Heavy";
    src: url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
    src: url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"),
    url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"),
    url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"),
    url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Avenir Medium";
    src: url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/4b08ce72-f57c-4113-84ba-56062e307075.eot?#iefix");
    src: url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/4b08ce72-f57c-4113-84ba-56062e307075.eot?#iefix") format("eot"),
    url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/7839a002-2019-46e4-8db8-c8335356ceee.woff2") format("woff2"),
    url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/28433854-a1b7-4a30-b6a4-10c3a5c75494.woff") format("woff"),
    url("https://ocp.cscglobal.com/cdn/global/csc/styles/fonts/avenir/edcbf576-7e55-423b-9ec9-cf526614a117.ttf") format("truetype");
    font-weight: 550;
    font-style: normal;
}

/* BEGIN reset */

html {
    /* background: none repeat scroll 0 0 #003b5c; */
    background: none repeat scroll 0 0 #fff;
    color: #000000;
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    box-sizing: content-box;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline
}

body {
    line-height: 1
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

li {
    list-style: none outside none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

abbr, acronym {
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000000
}

:focus {
    outline: 0 none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

/* END reset css */

/*   BEGIN base css */

h1 {
    font-size: 138.5%
}

h2 {
    font-size: 123.1%
}

h3 {
    font-size: 108%
}

h1, h2, h3 {
    margin: 1em 0
}

h1, h2, h3, h4, h5, h6, strong {
    font-weight: bold
}

h5, h6 {
    margin: 0 0 1em
}

abbr[title], acronym[title] {
    text-decoration: underline;
    text-decoration: underline dotted #c7c7c7;
    cursor: help
}

em {
    font-style: italic;
}

blockquote, ul, ol, dl {
    margin: 1em
}

ol, ul, dl {
    margin-left: 2.14em
}

ol li {
    list-style: decimal outside none
}

ul li {
    list-style: disc outside none
}

dl dd {
    margin-left: 1em
}

th, td {
    border: 1px solid #000000;
    padding: 0.5em
}

th {
    font-weight: bold;
    text-align: center
}

cite {
    font-style: italic
}

caption {
    margin-bottom: 0.5em;
    text-align: center
}

p, fieldset, table, pre {
    margin-bottom: 1em
}

input[type="text"], input[type="password"], textarea {
    width: 12.25em
}

textarea {
    resize: none
}

body {
    font: 13px/1.231 'Avenir Medium', sans-serif;
}

table {
    font-size: inherit;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    line-height: 100%
}

hr {
    height: 0;
}


/* HTML5 display-role for older browsers plus attribute for components */
main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, [component] {
    display: block
}

:focus,
:focus-within {
    outline: none;
}

select,
input,
button,
textarea {
    display: inline-block;
    margin: 0 0 16px 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button:hover {
    cursor: pointer;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

option:not(:checked) {
    color: black;
}

input[type="text"],
input[type="password"],
select,
textarea {
    display: block;
    border: 2px solid #CCC;
}

button {
    background-color: #4986A0;
    border-color: #4986A0;
    color: #fff;
    min-width: 220px;
    font-size: 1.15em;
    padding: 10px 18px;
    text-transform: uppercase;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.07), 0 3px 1px -2px rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.06);
}

button:disabled {
    box-shadow: none;
}

button:focus,
button:active,
button:hover {
    box-shadow: none;
}

button:not(:disabled):hover {
    cursor: pointer;
}

select {
    width: 100%;
    padding: 10px 16px 10px 12px;
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.207 113.558'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%237f7f7f;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Earrows%3C/title%3E%3Cpath class='a' d='M77.607,80.01a1.678,1.678,0,0,0,1.187,2.865h42.843a1.678,1.678,0,0,0,1.187-2.865L101.4,47.212a1.68,1.68,0,0,0-2.374,0Z' transform='translate(-77.112 -46.721)'/%3E%3Cpath class='a' d='M122.824,126.99a1.678,1.678,0,0,0-1.187-2.865H78.794a1.678,1.678,0,0,0-1.187,2.865l21.422,32.8a1.678,1.678,0,0,0,2.373,0Z' transform='translate(-77.112 -46.721)'/%3E%3C/svg%3E") calc(100% - 2px) center / 24px 24px no-repeat #fff;
}

input[type="checkbox"],
input[type="radio"] {
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    background: transparent;
    -webkit-appearance: none;
}

input[type="checkbox"] + label[for],
input[type="radio"] + label[for] {
    position: relative;
    height: 21px;
    line-height: 21px;
}

input[type="checkbox"] + label[for]::before,
input[type="radio"] + label[for]::before {
    content: '';
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 6px 0 -4px;
    padding: 0;
    border: 2px solid #e7e7e7;
    outline: 0;
    background-color: #f1f1f1;
    list-style: none;
    font: normal normal normal 100%/1 sans-serif;
    text-align: left;
    text-decoration: none;
    transition: background-color .2s linear, color .2s linear;
    speak: none;
    user-select: none;
    vertical-align: text-bottom;
}

input[type="radio"] + label[for]::before {
    border-radius: 20px;
}

input[type="checkbox"]:checked + label[for]::before {
    border-color: #00B2A9;
    background-color: #00B2A9;
}

input[type="radio"]:checked + label[for]::before {
    border-color: #e7e7e7;
    background-color: #f1f1f1;
}

input[type="checkbox"] + label[for]:hover,
input[type="radio"] + label[for]:hover {
    cursor: pointer;
}

input[type="checkbox"]:checked + label[for]::after,
input[type="radio"]:checked + label[for]::after {
    content: '';
    position: absolute;
    left: -1px;
    top: 3px;
    z-index: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 5px;
    border: 3px solid #fff;
    border-width: 0 0 3px 3px;
    transform: rotate(-51deg);
}

input[type="radio"]:checked + label[for]::after {
    top: 3px;
    left: 1px;
    border: 0;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #00B2A9;
}

input[type="checkbox"]:focus + label[for]::before,
input[type="radio"]:focus + label[for]::before {
    border-color: #cacaca;
}

select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 3px 1px -2px rgba(0,0,0,.08), 0 1px 5px 0 rgba(0,0,0,.04);
}

input:-webkit-autofill {
    background-color: #fff;
}

input[type="checkbox"].c-toggle-switch label:hover {
    cursor: pointer;
}


input[type="checkbox"].c-toggle-switch + label {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 40px;
    height: 19px;
    line-height: 19px;
}

input[type="checkbox"].c-toggle-switch:not(:disabled) + label:hover {
    cursor: pointer;
}

input[type="checkbox"].c-toggle-switch + label[for]::before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 36px;
    height: 15px;
    margin: 0;
    border-radius: 20px;
    background-color: #bbb8b8;
    border-color: #bbb8b8;
}


input[type="checkbox"].c-toggle-switch + label[for]::after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 2;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #fff;

}

input[type="checkbox"].c-toggle-switch:focus + label[for]::before,
input[type="checkbox"].c-toggle-switch:hover + label[for]::before{
    border-color: #00B2A9;
}

input[type="checkbox"].c-toggle-switch:checked + label[for]::before,
input[type="checkbox"].c-toggle-switch:focus:checked + label[for]::before{
    background-color: #00B2A9;
    border-color: #00B2A9;
}

input[type="checkbox"].c-toggle-switch:checked + label[for]::after {
    left: auto;
    right: 2px;
    top: 2px;
    line-height: 0;
    width: 15px;
    height: 15px;
    border: 0;
    border-radius: 15px;
}

input[type="checkbox"].c-toggle-switch:disabled + label:hover,
select:disabled:hover,
button:disabled:hover {
    cursor: default;
}
