@import url(https://fonts.googleapis.com/css?family=Lato:300, 400, 400i, 700, 900);
@import url(https://fonts.googleapis.com/css?family=Roboto:400, 500, 700&display=swap);
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url("../index_files/materializeicon.woff2") format("woff2");
}
.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    display: inline-block;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    vertical-align: middle;
}
.btn,
.btn-flat,
.btn-large,
.collapsible-header,
.switch,
.switch *,
.waves-effect,
a {
    -webkit-tap-highlight-color: transparent;
}
.btn,
.btn-large,
a {
    text-decoration: none;
}
dfn,
em {
    font-style: italic;
}
.dropdown-content li,
.material-icons,
button,
select {
    text-transform: none;
}
img,
legend {
    border: 0;
}
.pagination li,
table.centered tbody tr td,
table.centered thead tr th {
    text-align: center;
}
table.bordered > tbody > tr,
table.bordered > thead > tr,
thead {
    border-bottom: 1px solid #d0d0d0;
}
.material-icons,
.tabs,
.truncate {
    white-space: nowrap;
}
.tabs .tab a,
.truncate {
    text-overflow: ellipsis;
}
.lyft-pink {
    background-color: #ea0b8c !important;
}
.green-grad {
    background-image: linear-gradient(-180deg, #7ed321 0, #68b118 100%);
}
.materialize-red {
    background-color: #e51c23 !important;
}
.materialize-red-text {
    color: #e51c23 !important;
}
.materialize-red.lighten-5 {
    background-color: #fdeaeb !important;
}
.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important;
}
.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important;
}
.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important;
}
.materialize-red.lighten-3 {
    background-color: #f3989b !important;
}
.materialize-red-text.text-lighten-3 {
    color: #f3989b !important;
}
.materialize-red.lighten-2 {
    background-color: #ee6e73 !important;
}
.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important;
}
.materialize-red.lighten-1 {
    background-color: #ea454b !important;
}
.materialize-red-text.text-lighten-1 {
    color: #ea454b !important;
}
.materialize-red.darken-1 {
    background-color: #d0181e !important;
}
.materialize-red-text.text-darken-1 {
    color: #d0181e !important;
}
.materialize-red.darken-2 {
    background-color: #b9151b !important;
}
.materialize-red-text.text-darken-2 {
    color: #b9151b !important;
}
.materialize-red.darken-3 {
    background-color: #a21318 !important;
}
.materialize-red-text.text-darken-3 {
    color: #a21318 !important;
}
.materialize-red.darken-4 {
    background-color: #8b1014 !important;
}
.materialize-red-text.text-darken-4 {
    color: #8b1014 !important;
}
.red {
    background-color: #f44336 !important;
}
.red-text {
    color: #f44336 !important;
}
.red.lighten-5 {
    background-color: #ffebee !important;
}
.red-text.text-lighten-5 {
    color: #ffebee !important;
}
.red.lighten-4 {
    background-color: #ffcdd2 !important;
}
.red-text.text-lighten-4 {
    color: #ffcdd2 !important;
}
.red.lighten-3 {
    background-color: #ef9a9a !important;
}
.red-text.text-lighten-3 {
    color: #ef9a9a !important;
}
.red.lighten-2 {
    background-color: #e57373 !important;
}
.red-text.text-lighten-2 {
    color: #e57373 !important;
}
.red.lighten-1 {
    background-color: #ef5350 !important;
}
.red-text.text-lighten-1 {
    color: #ef5350 !important;
}
.red.darken-1 {
    background-color: #e53935 !important;
}
.red-text.text-darken-1 {
    color: #e53935 !important;
}
.red.darken-2 {
    background-color: #d32f2f !important;
}
.red-text.text-darken-2 {
    color: #d32f2f !important;
}
.red.darken-3 {
    background-color: #c62828 !important;
}
.red-text.text-darken-3 {
    color: #c62828 !important;
}
.red.darken-4 {
    background-color: #b71c1c !important;
}
.red-text.text-darken-4 {
    color: #b71c1c !important;
}
.red.accent-1 {
    background-color: #ff8a80 !important;
}
.red-text.text-accent-1 {
    color: #ff8a80 !important;
}
.red.accent-2 {
    background-color: #ff5252 !important;
}
.red-text.text-accent-2 {
    color: #ff5252 !important;
}
.red.accent-3 {
    background-color: #ff1744 !important;
}
.red-text.text-accent-3 {
    color: #ff1744 !important;
}
.red.accent-4 {
    background-color: #d50000 !important;
}
.red-text.text-accent-4 {
    color: #d50000 !important;
}
.pink {
    background-color: #e91e63 !important;
}
.pink-text {
    color: #e91e63 !important;
}
.pink.lighten-5 {
    background-color: #fce4ec !important;
}
.pink-text.text-lighten-5 {
    color: #fce4ec !important;
}
.pink.lighten-4 {
    background-color: #f8bbd0 !important;
}
.pink-text.text-lighten-4 {
    color: #f8bbd0 !important;
}
.pink.lighten-3 {
    background-color: #f48fb1 !important;
}
.pink-text.text-lighten-3 {
    color: #f48fb1 !important;
}
.pink.lighten-2 {
    background-color: #f06292 !important;
}
.pink-text.text-lighten-2 {
    color: #f06292 !important;
}
.pink.lighten-1 {
    background-color: #ec407a !important;
}
.pink-text.text-lighten-1 {
    color: #ec407a !important;
}
.pink.darken-1 {
    background-color: #d81b60 !important;
}
.pink-text.text-darken-1 {
    color: #d81b60 !important;
}
.pink.darken-2 {
    background-color: #c2185b !important;
}
.pink-text.text-darken-2 {
    color: #c2185b !important;
}
.pink.darken-3 {
    background-color: #ad1457 !important;
}
.pink-text.text-darken-3 {
    color: #ad1457 !important;
}
.pink.darken-4 {
    background-color: #880e4f !important;
}
.pink-text.text-darken-4 {
    color: #880e4f !important;
}
.pink.accent-1 {
    background-color: #ff80ab !important;
}
.pink-text.text-accent-1 {
    color: #ff80ab !important;
}
.pink.accent-2 {
    background-color: #ff4081 !important;
}
.pink-text.text-accent-2 {
    color: #ff4081 !important;
}
.pink.accent-3 {
    background-color: #f50057 !important;
}
.pink-text.text-accent-3 {
    color: #f50057 !important;
}
.pink.accent-4 {
    background-color: #c51162 !important;
}
.pink-text.text-accent-4 {
    color: #c51162 !important;
}
.purple {
    background-color: #9c27b0 !important;
}
.purple-text {
    color: #9c27b0 !important;
}
.purple.lighten-5 {
    background-color: #f3e5f5 !important;
}
.purple-text.text-lighten-5 {
    color: #f3e5f5 !important;
}
.purple.lighten-4 {
    background-color: #e1bee7 !important;
}
.purple-text.text-lighten-4 {
    color: #e1bee7 !important;
}
.purple.lighten-3 {
    background-color: #ce93d8 !important;
}
.purple-text.text-lighten-3 {
    color: #ce93d8 !important;
}
.purple.lighten-2 {
    background-color: #ba68c8 !important;
}
.purple-text.text-lighten-2 {
    color: #ba68c8 !important;
}
.purple.lighten-1 {
    background-color: #ab47bc !important;
}
.purple-text.text-lighten-1 {
    color: #ab47bc !important;
}
.purple.darken-1 {
    background-color: #8e24aa !important;
}
.purple-text.text-darken-1 {
    color: #8e24aa !important;
}
.purple.darken-2 {
    background-color: #7b1fa2 !important;
}
.purple-text.text-darken-2 {
    color: #7b1fa2 !important;
}
.purple.darken-3 {
    background-color: #6a1b9a !important;
}
.purple-text.text-darken-3 {
    color: #6a1b9a !important;
}
.purple.darken-4 {
    background-color: #4a148c !important;
}
.purple-text.text-darken-4 {
    color: #4a148c !important;
}
.purple.accent-1 {
    background-color: #ea80fc !important;
}
.purple-text.text-accent-1 {
    color: #ea80fc !important;
}
.purple.accent-2 {
    background-color: #e040fb !important;
}
.purple-text.text-accent-2 {
    color: #e040fb !important;
}
.purple.accent-3 {
    background-color: #d500f9 !important;
}
.purple-text.text-accent-3 {
    color: #d500f9 !important;
}
.purple.accent-4 {
    background-color: #a0f !important;
}
.purple-text.text-accent-4 {
    color: #a0f !important;
}
.deep-purple {
    background-color: #673ab7 !important;
}
.deep-purple-text {
    color: #673ab7 !important;
}
.deep-purple.lighten-5 {
    background-color: #ede7f6 !important;
}
.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important;
}
.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important;
}
.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important;
}
.deep-purple.lighten-3 {
    background-color: #b39ddb !important;
}
.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important;
}
.deep-purple.lighten-2 {
    background-color: #9575cd !important;
}
.deep-purple-text.text-lighten-2 {
    color: #9575cd !important;
}
.deep-purple.lighten-1 {
    background-color: #7e57c2 !important;
}
.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important;
}
.deep-purple.darken-1 {
    background-color: #5e35b1 !important;
}
.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important;
}
.deep-purple.darken-2 {
    background-color: #512da8 !important;
}
.deep-purple-text.text-darken-2 {
    color: #512da8 !important;
}
.deep-purple.darken-3 {
    background-color: #4527a0 !important;
}
.deep-purple-text.text-darken-3 {
    color: #4527a0 !important;
}
.deep-purple.darken-4 {
    background-color: #311b92 !important;
}
.deep-purple-text.text-darken-4 {
    color: #311b92 !important;
}
.deep-purple.accent-1 {
    background-color: #b388ff !important;
}
.deep-purple-text.text-accent-1 {
    color: #b388ff !important;
}
.deep-purple.accent-2 {
    background-color: #7c4dff !important;
}
.deep-purple-text.text-accent-2 {
    color: #7c4dff !important;
}
.deep-purple.accent-3 {
    background-color: #651fff !important;
}
.deep-purple-text.text-accent-3 {
    color: #651fff !important;
}
.deep-purple.accent-4 {
    background-color: #6200ea !important;
}
.deep-purple-text.text-accent-4 {
    color: #6200ea !important;
}
.indigo {
    background-color: #3f51b5 !important;
}
.indigo-text {
    color: #3f51b5 !important;
}
.indigo.lighten-5 {
    background-color: #e8eaf6 !important;
}
.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important;
}
.indigo.lighten-4 {
    background-color: #c5cae9 !important;
}
.indigo-text.text-lighten-4 {
    color: #c5cae9 !important;
}
.indigo.lighten-3 {
    background-color: #9fa8da !important;
}
.indigo-text.text-lighten-3 {
    color: #9fa8da !important;
}
.indigo.lighten-2 {
    background-color: #7986cb !important;
}
.indigo-text.text-lighten-2 {
    color: #7986cb !important;
}
.indigo.lighten-1 {
    background-color: #5c6bc0 !important;
}
.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important;
}
.indigo.darken-1 {
    background-color: #3949ab !important;
}
.indigo-text.text-darken-1 {
    color: #3949ab !important;
}
.indigo.darken-2 {
    background-color: #303f9f !important;
}
.indigo-text.text-darken-2 {
    color: #303f9f !important;
}
.indigo.darken-3 {
    background-color: #283593 !important;
}
.indigo-text.text-darken-3 {
    color: #283593 !important;
}
.indigo.darken-4 {
    background-color: #1a237e !important;
}
.indigo-text.text-darken-4 {
    color: #1a237e !important;
}
.indigo.accent-1 {
    background-color: #8c9eff !important;
}
.indigo-text.text-accent-1 {
    color: #8c9eff !important;
}
.indigo.accent-2 {
    background-color: #536dfe !important;
}
.indigo-text.text-accent-2 {
    color: #536dfe !important;
}
.indigo.accent-3 {
    background-color: #3d5afe !important;
}
.indigo-text.text-accent-3 {
    color: #3d5afe !important;
}
.indigo.accent-4 {
    background-color: #304ffe !important;
}
.indigo-text.text-accent-4 {
    color: #304ffe !important;
}
.blue {
    background-color: #2196f3 !important;
}
.blue-text {
    color: #2196f3 !important;
}
.blue.lighten-5 {
    background-color: #e3f2fd !important;
}
.blue-text.text-lighten-5 {
    color: #e3f2fd !important;
}
.blue.lighten-4 {
    background-color: #bbdefb !important;
}
.blue-text.text-lighten-4 {
    color: #bbdefb !important;
}
.blue.lighten-3 {
    background-color: #90caf9 !important;
}
.blue-text.text-lighten-3 {
    color: #90caf9 !important;
}
.blue.lighten-2 {
    background-color: #64b5f6 !important;
}
.blue-text.text-lighten-2 {
    color: #64b5f6 !important;
}
.blue.lighten-1 {
    background-color: #42a5f5 !important;
}
.blue-text.text-lighten-1 {
    color: #42a5f5 !important;
}
.blue.darken-1 {
    background-color: #1e88e5 !important;
}
.blue-text.text-darken-1 {
    color: #1e88e5 !important;
}
.blue.darken-2 {
    background-color: #1976d2 !important;
}
.blue-text.text-darken-2 {
    color: #1976d2 !important;
}
.blue.darken-3 {
    background-color: #1565c0 !important;
}
.blue-text.text-darken-3 {
    color: #1565c0 !important;
}
.blue.darken-4 {
    background-color: #0d47a1 !important;
}
.blue-text.text-darken-4 {
    color: #0d47a1 !important;
}
.blue.accent-1 {
    background-color: #82b1ff !important;
}
.blue-text.text-accent-1 {
    color: #82b1ff !important;
}
.blue.accent-2 {
    background-color: #448aff !important;
}
.blue-text.text-accent-2 {
    color: #448aff !important;
}
.blue.accent-3 {
    background-color: #2979ff !important;
}
.blue-text.text-accent-3 {
    color: #2979ff !important;
}
.blue.accent-4 {
    background-color: #2962ff !important;
}
.blue-text.text-accent-4 {
    color: #2962ff !important;
}
.light-blue {
    background-color: #03a9f4 !important;
}
.light-blue-text {
    color: #03a9f4 !important;
}
.light-blue.lighten-5 {
    background-color: #e1f5fe !important;
}
.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important;
}
.light-blue.lighten-4 {
    background-color: #b3e5fc !important;
}
.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important;
}
.light-blue.lighten-3 {
    background-color: #81d4fa !important;
}
.light-blue-text.text-lighten-3 {
    color: #81d4fa !important;
}
.light-blue.lighten-2 {
    background-color: #4fc3f7 !important;
}
.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important;
}
.light-blue.lighten-1 {
    background-color: #29b6f6 !important;
}
.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important;
}
.light-blue.darken-1 {
    background-color: #039be5 !important;
}
.light-blue-text.text-darken-1 {
    color: #039be5 !important;
}
.light-blue.darken-2 {
    background-color: #0288d1 !important;
}
.light-blue-text.text-darken-2 {
    color: #0288d1 !important;
}
.light-blue.darken-3 {
    background-color: #0277bd !important;
}
.light-blue-text.text-darken-3 {
    color: #0277bd !important;
}
.light-blue.darken-4 {
    background-color: #01579b !important;
}
.light-blue-text.text-darken-4 {
    color: #01579b !important;
}
.light-blue.accent-1 {
    background-color: #80d8ff !important;
}
.light-blue-text.text-accent-1 {
    color: #80d8ff !important;
}
.light-blue.accent-2 {
    background-color: #40c4ff !important;
}
.light-blue-text.text-accent-2 {
    color: #40c4ff !important;
}
.light-blue.accent-3 {
    background-color: #00b0ff !important;
}
.light-blue-text.text-accent-3 {
    color: #00b0ff !important;
}
.light-blue.accent-4 {
    background-color: #0091ea !important;
}
.light-blue-text.text-accent-4 {
    color: #0091ea !important;
}
.cyan {
    background-color: #00bcd4 !important;
}
.cyan-text {
    color: #00bcd4 !important;
}
.cyan.lighten-5 {
    background-color: #e0f7fa !important;
}
.cyan-text.text-lighten-5 {
    color: #e0f7fa !important;
}
.cyan.lighten-4 {
    background-color: #b2ebf2 !important;
}
.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important;
}
.cyan.lighten-3 {
    background-color: #80deea !important;
}
.cyan-text.text-lighten-3 {
    color: #80deea !important;
}
.cyan.lighten-2 {
    background-color: #4dd0e1 !important;
}
.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important;
}
.cyan.lighten-1 {
    background-color: #26c6da !important;
}
.cyan-text.text-lighten-1 {
    color: #26c6da !important;
}
.cyan.darken-1 {
    background-color: #00acc1 !important;
}
.cyan-text.text-darken-1 {
    color: #00acc1 !important;
}
.cyan.darken-2 {
    background-color: #0097a7 !important;
}
.cyan-text.text-darken-2 {
    color: #0097a7 !important;
}
.cyan.darken-3 {
    background-color: #00838f !important;
}
.cyan-text.text-darken-3 {
    color: #00838f !important;
}
.cyan.darken-4 {
    background-color: #006064 !important;
}
.cyan-text.text-darken-4 {
    color: #006064 !important;
}
.cyan.accent-1 {
    background-color: #84ffff !important;
}
.cyan-text.text-accent-1 {
    color: #84ffff !important;
}
.cyan.accent-2 {
    background-color: #18ffff !important;
}
.cyan-text.text-accent-2 {
    color: #18ffff !important;
}
.cyan.accent-3 {
    background-color: #00e5ff !important;
}
.cyan-text.text-accent-3 {
    color: #00e5ff !important;
}
.cyan.accent-4 {
    background-color: #00b8d4 !important;
}
.cyan-text.text-accent-4 {
    color: #00b8d4 !important;
}
.teal {
    background-color: #009688 !important;
}
.teal-text {
    color: #009688 !important;
}
.teal.lighten-5 {
    background-color: #e0f2f1 !important;
}
.teal-text.text-lighten-5 {
    color: #e0f2f1 !important;
}
.teal.lighten-4 {
    background-color: #b2dfdb !important;
}
.teal-text.text-lighten-4 {
    color: #b2dfdb !important;
}
.teal.lighten-3 {
    background-color: #80cbc4 !important;
}
.teal-text.text-lighten-3 {
    color: #80cbc4 !important;
}
.teal.lighten-2 {
    background-color: #4db6ac !important;
}
.teal-text.text-lighten-2 {
    color: #4db6ac !important;
}
.teal.lighten-1 {
    background-color: #26a69a !important;
}
.teal-text.text-lighten-1 {
    color: #26a69a !important;
}
.teal.darken-1 {
    background-color: #00897b !important;
}
.teal-text.text-darken-1 {
    color: #00897b !important;
}
.teal.darken-2 {
    background-color: #00796b !important;
}
.teal-text.text-darken-2 {
    color: #00796b !important;
}
.teal.darken-3 {
    background-color: #00695c !important;
}
.teal-text.text-darken-3 {
    color: #00695c !important;
}
.teal.darken-4 {
    background-color: #004d40 !important;
}
.teal-text.text-darken-4 {
    color: #004d40 !important;
}
.teal.accent-1 {
    background-color: #a7ffeb !important;
}
.teal-text.text-accent-1 {
    color: #a7ffeb !important;
}
.teal.accent-2 {
    background-color: #64ffda !important;
}
.teal-text.text-accent-2 {
    color: #64ffda !important;
}
.teal.accent-3 {
    background-color: #1de9b6 !important;
}
.teal-text.text-accent-3 {
    color: #1de9b6 !important;
}
.teal.accent-4 {
    background-color: #00bfa5 !important;
}
.teal-text.text-accent-4 {
    color: #00bfa5 !important;
}
.green {
    background-color: #4caf50 !important;
}
.green-text {
    color: #4caf50 !important;
}
.green.lighten-5 {
    background-color: #e8f5e9 !important;
}
.green-text.text-lighten-5 {
    color: #e8f5e9 !important;
}
.green.lighten-4 {
    background-color: #c8e6c9 !important;
}
.green-text.text-lighten-4 {
    color: #c8e6c9 !important;
}
.green.lighten-3 {
    background-color: #a5d6a7 !important;
}
.green-text.text-lighten-3 {
    color: #a5d6a7 !important;
}
.green.lighten-2 {
    background-color: #81c784 !important;
}
.green-text.text-lighten-2 {
    color: #81c784 !important;
}
.green.lighten-1 {
    background-color: #66bb6a !important;
}
.green-text.text-lighten-1 {
    color: #66bb6a !important;
}
.green.darken-1 {
    background-color: #43a047 !important;
}
.green-text.text-darken-1 {
    color: #43a047 !important;
}
.green.darken-2 {
    background-color: #388e3c !important;
}
.green-text.text-darken-2 {
    color: #388e3c !important;
}
.green.darken-3 {
    background-color: #2e7d32 !important;
}
.green-text.text-darken-3 {
    color: #2e7d32 !important;
}
.green.darken-4 {
    background-color: #1b5e20 !important;
}
.green-text.text-darken-4 {
    color: #1b5e20 !important;
}
.green.accent-1 {
    background-color: #b9f6ca !important;
}
.green-text.text-accent-1 {
    color: #b9f6ca !important;
}
.green.accent-2 {
    background-color: #69f0ae !important;
}
.green-text.text-accent-2 {
    color: #69f0ae !important;
}
.green.accent-3 {
    background-color: #00e676 !important;
}
.green-text.text-accent-3 {
    color: #00e676 !important;
}
.green.accent-4 {
    background-color: #00c853 !important;
}
.green-text.text-accent-4 {
    color: #00c853 !important;
}
.light-green {
    background-color: #8bc34a !important;
}
.light-green-text {
    color: #8bc34a !important;
}
.light-green.lighten-5 {
    background-color: #f1f8e9 !important;
}
.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important;
}
.light-green.lighten-4 {
    background-color: #dcedc8 !important;
}
.light-green-text.text-lighten-4 {
    color: #dcedc8 !important;
}
.light-green.lighten-3 {
    background-color: #c5e1a5 !important;
}
.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important;
}
.light-green.lighten-2 {
    background-color: #aed581 !important;
}
.light-green-text.text-lighten-2 {
    color: #aed581 !important;
}
.light-green.lighten-1 {
    background-color: #9ccc65 !important;
}
.light-green-text.text-lighten-1 {
    color: #9ccc65 !important;
}
.light-green.darken-1 {
    background-color: #7cb342 !important;
}
.light-green-text.text-darken-1 {
    color: #7cb342 !important;
}
.light-green.darken-2 {
    background-color: #689f38 !important;
}
.light-green-text.text-darken-2 {
    color: #689f38 !important;
}
.light-green.darken-3 {
    background-color: #558b2f !important;
}
.light-green-text.text-darken-3 {
    color: #558b2f !important;
}
.light-green.darken-4 {
    background-color: #33691e !important;
}
.light-green-text.text-darken-4 {
    color: #33691e !important;
}
.light-green.accent-1 {
    background-color: #ccff90 !important;
}
.light-green-text.text-accent-1 {
    color: #ccff90 !important;
}
.light-green.accent-2 {
    background-color: #b2ff59 !important;
}
.light-green-text.text-accent-2 {
    color: #b2ff59 !important;
}
.light-green.accent-3 {
    background-color: #76ff03 !important;
}
.light-green-text.text-accent-3 {
    color: #76ff03 !important;
}
.light-green.accent-4 {
    background-color: #64dd17 !important;
}
.light-green-text.text-accent-4 {
    color: #64dd17 !important;
}
.lime {
    background-color: #cddc39 !important;
}
.lime-text {
    color: #cddc39 !important;
}
.lime.lighten-5 {
    background-color: #f9fbe7 !important;
}
.lime-text.text-lighten-5 {
    color: #f9fbe7 !important;
}
.lime.lighten-4 {
    background-color: #f0f4c3 !important;
}
.lime-text.text-lighten-4 {
    color: #f0f4c3 !important;
}
.lime.lighten-3 {
    background-color: #e6ee9c !important;
}
.lime-text.text-lighten-3 {
    color: #e6ee9c !important;
}
.lime.lighten-2 {
    background-color: #dce775 !important;
}
.lime-text.text-lighten-2 {
    color: #dce775 !important;
}
.lime.lighten-1 {
    background-color: #d4e157 !important;
}
.lime-text.text-lighten-1 {
    color: #d4e157 !important;
}
.lime.darken-1 {
    background-color: #c0ca33 !important;
}
.lime-text.text-darken-1 {
    color: #c0ca33 !important;
}
.lime.darken-2 {
    background-color: #afb42b !important;
}
.lime-text.text-darken-2 {
    color: #afb42b !important;
}
.lime.darken-3 {
    background-color: #9e9d24 !important;
}
.lime-text.text-darken-3 {
    color: #9e9d24 !important;
}
.lime.darken-4 {
    background-color: #827717 !important;
}
.lime-text.text-darken-4 {
    color: #827717 !important;
}
.lime.accent-1 {
    background-color: #f4ff81 !important;
}
.lime-text.text-accent-1 {
    color: #f4ff81 !important;
}
.lime.accent-2 {
    background-color: #eeff41 !important;
}
.lime-text.text-accent-2 {
    color: #eeff41 !important;
}
.lime.accent-3 {
    background-color: #c6ff00 !important;
}
.lime-text.text-accent-3 {
    color: #c6ff00 !important;
}
.lime.accent-4 {
    background-color: #aeea00 !important;
}
.lime-text.text-accent-4 {
    color: #aeea00 !important;
}
.yellow {
    background-color: #ffeb3b !important;
}
.yellow-text {
    color: #ffeb3b !important;
}
.yellow.lighten-5 {
    background-color: #fffde7 !important;
}
.yellow-text.text-lighten-5 {
    color: #fffde7 !important;
}
.yellow.lighten-4 {
    background-color: #fff9c4 !important;
}
.yellow-text.text-lighten-4 {
    color: #fff9c4 !important;
}
.yellow.lighten-3 {
    background-color: #fff59d !important;
}
.yellow-text.text-lighten-3 {
    color: #fff59d !important;
}
.yellow.lighten-2 {
    background-color: #fff176 !important;
}
.yellow-text.text-lighten-2 {
    color: #fff176 !important;
}
.yellow.lighten-1 {
    background-color: #ffee58 !important;
}
.yellow-text.text-lighten-1 {
    color: #ffee58 !important;
}
.yellow.darken-1 {
    background-color: #fdd835 !important;
}
.yellow-text.text-darken-1 {
    color: #fdd835 !important;
}
.yellow.darken-2 {
    background-color: #fbc02d !important;
}
.yellow-text.text-darken-2 {
    color: #fbc02d !important;
}
.yellow.darken-3 {
    background-color: #f9a825 !important;
}
.yellow-text.text-darken-3 {
    color: #f9a825 !important;
}
.yellow.darken-4 {
    background-color: #f57f17 !important;
}
.yellow-text.text-darken-4 {
    color: #f57f17 !important;
}
.yellow.accent-1 {
    background-color: #ffff8d !important;
}
.yellow-text.text-accent-1 {
    color: #ffff8d !important;
}
.yellow.accent-2 {
    background-color: #ff0 !important;
}
.yellow-text.text-accent-2 {
    color: #ff0 !important;
}
.yellow.accent-3 {
    background-color: #ffea00 !important;
}
.yellow-text.text-accent-3 {
    color: #ffea00 !important;
}
.yellow.accent-4 {
    background-color: #ffd600 !important;
}
.yellow-text.text-accent-4 {
    color: #ffd600 !important;
}
.amber {
    background-color: #ffc107 !important;
}
.amber-text {
    color: #ffc107 !important;
}
.amber.lighten-5 {
    background-color: #fff8e1 !important;
}
.amber-text.text-lighten-5 {
    color: #fff8e1 !important;
}
.amber.lighten-4 {
    background-color: #ffecb3 !important;
}
.amber-text.text-lighten-4 {
    color: #ffecb3 !important;
}
.amber.lighten-3 {
    background-color: #ffe082 !important;
}
.amber-text.text-lighten-3 {
    color: #ffe082 !important;
}
.amber.lighten-2 {
    background-color: #ffd54f !important;
}
.amber-text.text-lighten-2 {
    color: #ffd54f !important;
}
.amber.lighten-1 {
    background-color: #ffca28 !important;
}
.amber-text.text-lighten-1 {
    color: #ffca28 !important;
}
.amber.darken-1 {
    background-color: #ffb300 !important;
}
.amber-text.text-darken-1 {
    color: #ffb300 !important;
}
.amber.darken-2 {
    background-color: #ffa000 !important;
}
.amber-text.text-darken-2 {
    color: #ffa000 !important;
}
.amber.darken-3 {
    background-color: #ff8f00 !important;
}
.amber-text.text-darken-3 {
    color: #ff8f00 !important;
}
.amber.darken-4 {
    background-color: #ff6f00 !important;
}
.amber-text.text-darken-4 {
    color: #ff6f00 !important;
}
.amber.accent-1 {
    background-color: #ffe57f !important;
}
.amber-text.text-accent-1 {
    color: #ffe57f !important;
}
.amber.accent-2 {
    background-color: #ffd740 !important;
}
.amber-text.text-accent-2 {
    color: #ffd740 !important;
}
.amber.accent-3 {
    background-color: #ffc400 !important;
}
.amber-text.text-accent-3 {
    color: #ffc400 !important;
}
.amber.accent-4 {
    background-color: #ffab00 !important;
}
.amber-text.text-accent-4 {
    color: #ffab00 !important;
}
.orange {
    background-color: #ff9800 !important;
}
.orange-text {
    color: #ff9800 !important;
}
.orange.lighten-5 {
    background-color: #fff3e0 !important;
}
.orange-text.text-lighten-5 {
    color: #fff3e0 !important;
}
.orange.lighten-4 {
    background-color: #ffe0b2 !important;
}
.orange-text.text-lighten-4 {
    color: #ffe0b2 !important;
}
.orange.lighten-3 {
    background-color: #ffcc80 !important;
}
.orange-text.text-lighten-3 {
    color: #ffcc80 !important;
}
.orange.lighten-2 {
    background-color: #ffb74d !important;
}
.orange-text.text-lighten-2 {
    color: #ffb74d !important;
}
.orange.lighten-1 {
    background-color: #ffa726 !important;
}
.orange-text.text-lighten-1 {
    color: #ffa726 !important;
}
.orange.darken-1 {
    background-color: #fb8c00 !important;
}
.orange-text.text-darken-1 {
    color: #fb8c00 !important;
}
.orange.darken-2 {
    background-color: #f57c00 !important;
}
.orange-text.text-darken-2 {
    color: #f57c00 !important;
}
.orange.darken-3 {
    background-color: #ef6c00 !important;
}
.orange-text.text-darken-3 {
    color: #ef6c00 !important;
}
.orange.darken-4 {
    background-color: #e65100 !important;
}
.orange-text.text-darken-4 {
    color: #e65100 !important;
}
.orange.accent-1 {
    background-color: #ffd180 !important;
}
.orange-text.text-accent-1 {
    color: #ffd180 !important;
}
.orange.accent-2 {
    background-color: #ffab40 !important;
}
.orange-text.text-accent-2 {
    color: #ffab40 !important;
}
.orange.accent-3 {
    background-color: #ff9100 !important;
}
.orange-text.text-accent-3 {
    color: #ff9100 !important;
}
.orange.accent-4 {
    background-color: #ff6d00 !important;
}
.orange-text.text-accent-4 {
    color: #ff6d00 !important;
}
.deep-orange {
    background-color: #ff5722 !important;
}
.deep-orange-text {
    color: #ff5722 !important;
}
.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important;
}
.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important;
}
.deep-orange.lighten-4 {
    background-color: #ffccbc !important;
}
.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important;
}
.deep-orange.lighten-3 {
    background-color: #ffab91 !important;
}
.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important;
}
.deep-orange.lighten-2 {
    background-color: #ff8a65 !important;
}
.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important;
}
.deep-orange.lighten-1 {
    background-color: #ff7043 !important;
}
.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important;
}
.deep-orange.darken-1 {
    background-color: #f4511e !important;
}
.deep-orange-text.text-darken-1 {
    color: #f4511e !important;
}
.deep-orange.darken-2 {
    background-color: #e64a19 !important;
}
.deep-orange-text.text-darken-2 {
    color: #e64a19 !important;
}
.deep-orange.darken-3 {
    background-color: #d84315 !important;
}
.deep-orange-text.text-darken-3 {
    color: #d84315 !important;
}
.deep-orange.darken-4 {
    background-color: #bf360c !important;
}
.deep-orange-text.text-darken-4 {
    color: #bf360c !important;
}
.deep-orange.accent-1 {
    background-color: #ff9e80 !important;
}
.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important;
}
.deep-orange.accent-2 {
    background-color: #ff6e40 !important;
}
.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important;
}
.deep-orange.accent-3 {
    background-color: #ff3d00 !important;
}
.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important;
}
.deep-orange.accent-4 {
    background-color: #dd2c00 !important;
}
.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important;
}
.brown {
    background-color: #795548 !important;
}
.brown-text {
    color: #795548 !important;
}
.brown.lighten-5 {
    background-color: #efebe9 !important;
}
.brown-text.text-lighten-5 {
    color: #efebe9 !important;
}
.brown.lighten-4 {
    background-color: #d7ccc8 !important;
}
.brown-text.text-lighten-4 {
    color: #d7ccc8 !important;
}
.brown.lighten-3 {
    background-color: #bcaaa4 !important;
}
.brown-text.text-lighten-3 {
    color: #bcaaa4 !important;
}
.brown.lighten-2 {
    background-color: #a1887f !important;
}
.brown-text.text-lighten-2 {
    color: #a1887f !important;
}
.brown.lighten-1 {
    background-color: #8d6e63 !important;
}
.brown-text.text-lighten-1 {
    color: #8d6e63 !important;
}
.brown.darken-1 {
    background-color: #6d4c41 !important;
}
.brown-text.text-darken-1 {
    color: #6d4c41 !important;
}
.brown.darken-2 {
    background-color: #5d4037 !important;
}
.brown-text.text-darken-2 {
    color: #5d4037 !important;
}
.brown.darken-3 {
    background-color: #4e342e !important;
}
.brown-text.text-darken-3 {
    color: #4e342e !important;
}
.brown.darken-4 {
    background-color: #3e2723 !important;
}
.brown-text.text-darken-4 {
    color: #3e2723 !important;
}
.blue-grey {
    background-color: #607d8b !important;
}
.blue-grey-text {
    color: #607d8b !important;
}
.blue-grey.lighten-5 {
    background-color: #eceff1 !important;
}
.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important;
}
.blue-grey.lighten-4 {
    background-color: #cfd8dc !important;
}
.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important;
}
.blue-grey.lighten-3 {
    background-color: #b0bec5 !important;
}
.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important;
}
.blue-grey.lighten-2 {
    background-color: #90a4ae !important;
}
.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important;
}
.blue-grey.lighten-1 {
    background-color: #78909c !important;
}
.blue-grey-text.text-lighten-1 {
    color: #78909c !important;
}
.blue-grey.darken-1 {
    background-color: #546e7a !important;
}
.blue-grey-text.text-darken-1 {
    color: #546e7a !important;
}
.blue-grey.darken-2 {
    background-color: #455a64 !important;
}
.blue-grey-text.text-darken-2 {
    color: #455a64 !important;
}
.blue-grey.darken-3 {
    background-color: #37474f !important;
}
.blue-grey-text.text-darken-3 {
    color: #37474f !important;
}
.blue-grey.darken-4 {
    background-color: #263238 !important;
}
.blue-grey-text.text-darken-4 {
    color: #263238 !important;
}
.grey {
    background-color: #9e9e9e !important;
}
.grey-text {
    color: #9e9e9e !important;
}
.grey.lighten-5 {
    background-color: #fafafa !important;
}
.grey-text.text-lighten-5 {
    color: #fafafa !important;
}
.grey.lighten-4 {
    background-color: #f5f5f5 !important;
}
.grey-text.text-lighten-4 {
    color: #f5f5f5 !important;
}
.grey.lighten-3 {
    background-color: #eee !important;
}
.grey-text.text-lighten-3 {
    color: #eee !important;
}
.grey.lighten-2 {
    background-color: #e0e0e0 !important;
}
.grey-text.text-lighten-2 {
    color: #e0e0e0 !important;
}
.grey.lighten-1 {
    background-color: #bdbdbd !important;
}
.grey-text.text-lighten-1 {
    color: #bdbdbd !important;
}
.grey.darken-1 {
    background-color: #757575 !important;
}
.grey-text.text-darken-1 {
    color: #757575 !important;
}
.grey.darken-2 {
    background-color: #616161 !important;
}
.grey-text.text-darken-2 {
    color: #616161 !important;
}
.grey.darken-3 {
    background-color: #424242 !important;
}
.grey-text.text-darken-3 {
    color: #424242 !important;
}
.grey.darken-4 {
    background-color: #212121 !important;
}
.grey-text.text-darken-4 {
    color: #212121 !important;
}
.black {
    background-color: #000 !important;
}
.black-text {
    color: #000 !important;
}
.white {
    background-color: #fff !important;
}
.white-text {
    color: #fff !important;
}
.transparent {
    background-color: transparent !important;
}
.transparent-text {
    color: transparent !important;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    color: #039be5;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
optgroup,
strong {
    font-weight: 700;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.breadcrumb:before,
.material-icons {
    font-family: "Material Icons";
}
.breadcrumb:before,
.ljn-footer,
.ljn-jl-container,
.ljn-navbar-fixed,
.material-icons,
.materialbox-caption {
    -webkit-font-smoothing: antialiased;
}
button {
    overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    padding: 0;
}
*,
:after,
:before {
    box-sizing: inherit;
}
ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}
ul:not(.browser-default) > li {
    list-style-type: none;
}
.valign-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.clearfix {
    clear: both;
}
.z-depth-0 {
    box-shadow: none !important;
}
.btn,
.btn-floating,
.btn-large,
.card,
.card-panel,
.collapsible,
.dropdown-content,
.side-nav,
.toast,
.z-depth-1,
nav {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.btn-floating:hover,
.btn-large:hover,
.btn:hover,
.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}
.modal,
.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}
.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}
.hoverable {
    transition: box-shadow 0.25s;
}
.hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0;
}
.white-bg{
    background-color: #fff;
}
.page-footer,
.pagination li.active,
nav {
    background-color: #fff;
}
blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #fff;
}
i {
    line-height: inherit;
}
i.left {
    float: left;
    margin-right: 15px;
}
i.right {
    float: right;
    margin-left: 15px;
}
i.tiny {
    font-size: 1rem;
}
i.small {
    font-size: 2rem;
}
i.medium {
    font-size: 4rem;
}
i.large {
    font-size: 6rem;
}
img.responsive-img,
video.responsive-video {
    max-width: 100%;
    height: auto;
}
.pagination li {
    display: inline-block;
    border-radius: 2px;
    vertical-align: top;
    height: 30px;
}
.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px;
}
.pagination li.active a {
    color: #fff;
}
.pagination li.disabled a {
    cursor: default;
    color: #999;
}
.pagination li i {
    font-size: 2rem;
}
.pagination li.pages ul li {
    display: inline-block;
    float: none;
}
.breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
}
.breadcrumb [class*="mdi-"],
.breadcrumb [class^="mdi-"],
.breadcrumb i,
.breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px;
}
.breadcrumb:before {
    content: "\E5CC";
    color: rgba(255, 255, 255, 0.7);
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
}
.breadcrumb:first-child:before {
    display: none;
}
.breadcrumb:last-child {
    color: #fff;
}
.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px;
}
.parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.parallax-container .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%);
}
.pin-bottom,
.pin-top {
    position: relative;
}
.pinned {
    position: fixed !important;
}
ul.staggered-list li {
    opacity: 0;
}
.fade-in {
    opacity: 0;
    transform-origin: 0 50%;
}
@media only screen and (max-width: 600px) {
    .hide-on-small-and-down,
    .hide-on-small-only {
        display: none !important;
    }
}
@media only screen and (max-width: 992px) {
    .pagination {
        width: 100%;
    }
    .pagination li.next,
    .pagination li.prev {
        width: 10%;
    }
    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
    }
    .hide-on-med-and-down {
        display: none !important;
    }
}
@media only screen and (min-width: 601px) {
    .hide-on-med-and-up {
        display: none !important;
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .hide-on-med-only {
        display: none !important;
    }
}
@media only screen and (min-width: 993px) {
    .hide-on-large-only {
        display: none !important;
    }
    .show-on-large {
        display: block !important;
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .show-on-medium {
        display: block !important;
    }
}
@media only screen and (min-width: 601px) {
    .show-on-medium-and-up {
        display: block !important;
    }
}
@media only screen and (max-width: 992px) {
    .show-on-medium-and-down {
        display: block !important;
    }
}
@media only screen and (max-width: 600px) {
    .show-on-small {
        display: block !important;
    }
    .center-on-small-only {
        text-align: center;
    }
}
.page-footer {
    padding-top: 20px;
    color: #fff;
}
.page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08);
}
table.highlight > tbody > tr:hover,
table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2;
}
table,
td,
th {
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
}
table.striped > tbody > tr > td {
    border-radius: 0;
}
table.highlight > tbody > tr {
    transition: background-color 0.25s ease;
}
td,
th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}
@media only screen and (max-width: 992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative;
    }
    table.responsive-table td:empty:before {
        content: "\00a0";
    }
    table.responsive-table td,
    table.responsive-table th {
        margin: 0;
        vertical-align: top;
    }
    table.responsive-table thead {
        display: block;
        float: left;
        border: 0;
        border-right: 1px solid #d0d0d0;
    }
    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0;
    }
    table.responsive-table thead tr th::before {
        content: "\00a0";
    }
    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }
    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top;
    }
    table.responsive-table th {
        display: block;
        text-align: right;
    }
    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }
    table.responsive-table tr {
        padding: 0 10px;
    }
    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0;
    }
    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    table.responsive-table.bordered tr {
        border: 0;
    }
    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0;
    }
}
.collection {
    margin: 0.5rem 0 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}
.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
}
.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative;
}
.collection .collection-item.avatar :not(.circle-clipper) > .circle,
.collection .collection-item.avatar:not(.circle-clipper) > .circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}
.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center;
}
.collection .collection-item.avatar .title {
    font-size: 16px;
}
.collection .collection-item.avatar p {
    margin: 0;
}
.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px;
}
.collection .collection-item:last-child {
    border-bottom: none;
}
.collection .collection-item.active {
    background-color: #dd6288;
    color: #fff;
}
.collection .collection-item.active .secondary-content {
    color: #fff;
}
.collection a.collection-item {
    display: block;
    transition: 0.25s;
    color: #dd6288;
}
.collection a.collection-item:not(.active):hover {
    background-color: #ddd;
}
.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px;
}
.collection.with-header .collection-item {
    padding-left: 30px;
}
.collection.with-header .collection-item.avatar {
    padding-left: 72px;
}
.secondary-content {
    float: right;
    color: #dd6288;
}
.collapsible .collection {
    margin: 0;
    border: none;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #fff;
    border-radius: 2px;
    margin: 0.5rem 0 1rem;
    overflow: hidden;
}
.progress .determinate,
.progress .indeterminate {
    background-color: #dd6288;
}
.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transition: width 0.3s linear;
}
.carousel .indicators .indicator-item,
.slider .indicators .indicator-item,
nav ul a,
nav ul li {
    transition: background-color 0.3s;
}
.progress .indeterminate:after,
.progress .indeterminate:before {
    position: absolute;
    background-color: inherit;
    left: 0;
    top: 0;
    will-change: left, right;
    bottom: 0;
    content: "";
}
.progress .indeterminate:before {
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation-delay: 1.15s;
}
@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    100%,
    60% {
        left: 100%;
        right: -90%;
    }
}
@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    100%,
    60% {
        left: 107%;
        right: -8%;
    }
}
.hide {
    display: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.no-select,
input[type="range"],
input[type="range"] + .thumb {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.circle {
    border-radius: 50%;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.truncate {
    display: block;
    overflow: hidden;
}
.no-padding {
    padding: 0 !important;
}
span.badge {
    min-width: 3rem;
    padding: 0 6px;
    margin-left: 14px;
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    height: 22px;
    color: #757575;
    float: right;
    box-sizing: border-box;
}
nav,
nav .brand-logo,
nav a,
nav ul a,
span.badge.new {
    color: #fff;
}
span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    background-color: #dd6288;
    border-radius: 2px;
}
nav ul a:hover,
nav ul li.active {
    background-color: rgba(0, 0, 0, 0.1);
}
span.badge.new:after {
    content: " new";
}
span.badge[data-badge-caption]::after {
    content: " " attr(data-badge-caption);
}
nav ul a span.badge {
    display: inline-block;
    float: none;
    margin-left: 4px;
    line-height: 22px;
    height: 22px;
    -webkit-font-smoothing: auto;
}
.collection-item span.badge {
    margin-top: calc(0.75rem - 11px);
}
.collapsible span.badge {
    margin-left: auto;
}
.side-nav span.badge {
    margin-top: calc(24px - 11px);
}
@media only screen and (min-width: 601px) {
    .container {
        width: 85%;
    }
}
@media only screen and (min-width: 993px) {
    .container {
        width: 70%;
    }
}
.container .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}
.row .col.s1,
.row .col.s10,
.row .col.s11,
.row .col.s12,
.row .col.s2,
.row .col.s3,
.row .col.s4,
.row .col.s5,
.row .col.s6,
.row .col.s7,
.row .col.s8,
.row .col.s9 {
    margin-left: auto;
    left: auto;
    right: auto;
}
.section {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.section.no-pad {
    padding: 0;
}
.section.no-pad-bot {
    padding-bottom: 0;
}
.section.no-pad-top {
    padding-top: 0;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.row .col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}
.row .col[class*="push-"],
.row .col[class*="pull-"] {
    position: relative;
}
.row .col.s1 {
    width: 8.33333333%;
}
.row .col.s2 {
    width: 16.66666667%;
}
.row .col.s3 {
    width: 25%;
}
.row .col.s4 {
    width: 33.33333333%;
}
.row .col.s5 {
    width: 41.66666667%;
}
.row .col.s6 {
    width: 50%;
}
.row .col.s7 {
    width: 58.33333333%;
}
.row .col.s8 {
    width: 66.66666667%;
}
.row .col.s9 {
    width: 75%;
}
.row .col.s10 {
    width: 83.33333333%;
}
.row .col.s11 {
    width: 91.66666667%;
}
.row .col.s12 {
    width: 100%;
}
.row .col.offset-s1 {
    margin-left: 8.33333333%;
}
.row .col.pull-s1 {
    right: 8.33333333%;
}
.row .col.push-s1 {
    left: 8.33333333%;
}
.row .col.offset-s2 {
    margin-left: 16.66666667%;
}
.row .col.pull-s2 {
    right: 16.66666667%;
}
.row .col.push-s2 {
    left: 16.66666667%;
}
.row .col.offset-s3 {
    margin-left: 25%;
}
.row .col.pull-s3 {
    right: 25%;
}
.row .col.push-s3 {
    left: 25%;
}
.row .col.offset-s4 {
    margin-left: 33.33333333%;
}
.row .col.pull-s4 {
    right: 33.33333333%;
}
.row .col.push-s4 {
    left: 33.33333333%;
}
.row .col.offset-s5 {
    margin-left: 41.66666667%;
}
.row .col.pull-s5 {
    right: 41.66666667%;
}
.row .col.push-s5 {
    left: 41.66666667%;
}
.row .col.offset-s6 {
    margin-left: 50%;
}
.row .col.pull-s6 {
    right: 50%;
}
.row .col.push-s6 {
    left: 50%;
}
.row .col.offset-s7 {
    margin-left: 58.33333333%;
}
.row .col.pull-s7 {
    right: 58.33333333%;
}
.row .col.push-s7 {
    left: 58.33333333%;
}
.row .col.offset-s8 {
    margin-left: 66.66666667%;
}
.row .col.pull-s8 {
    right: 66.66666667%;
}
.row .col.push-s8 {
    left: 66.66666667%;
}
.row .col.offset-s9 {
    margin-left: 75%;
}
.row .col.pull-s9 {
    right: 75%;
}
.row .col.push-s9 {
    left: 75%;
}
.row .col.offset-s10 {
    margin-left: 83.33333333%;
}
.row .col.pull-s10 {
    right: 83.33333333%;
}
.row .col.push-s10 {
    left: 83.33333333%;
}
.row .col.offset-s11 {
    margin-left: 91.66666667%;
}
.row .col.pull-s11 {
    right: 91.66666667%;
}
.row .col.push-s11 {
    left: 91.66666667%;
}
.row .col.offset-s12 {
    margin-left: 100%;
}
.row .col.pull-s12 {
    right: 100%;
}
.row .col.push-s12 {
    left: 100%;
}
@media only screen and (min-width: 601px) {
    .row .col.m1,
    .row .col.m10,
    .row .col.m11,
    .row .col.m12,
    .row .col.m2,
    .row .col.m3,
    .row .col.m4,
    .row .col.m5,
    .row .col.m6,
    .row .col.m7,
    .row .col.m8,
    .row .col.m9 {
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.m1 {
        width: 8.33333333%;
    }
    .row .col.m2 {
        width: 16.66666667%;
    }
    .row .col.m3 {
        width: 25%;
    }
    .row .col.m4 {
        width: 33.33333333%;
    }
    .row .col.m5 {
        width: 41.66666667%;
    }
    .row .col.m6 {
        width: 50%;
    }
    .row .col.m7 {
        width: 58.33333333%;
    }
    .row .col.m8 {
        width: 66.66666667%;
    }
    .row .col.m9 {
        width: 75%;
    }
    .row .col.m10 {
        width: 83.33333333%;
    }
    .row .col.m11 {
        width: 91.66666667%;
    }
    .row .col.m12 {
        width: 100%;
    }
    .row .col.offset-m1 {
        margin-left: 8.33333333%;
    }
    .row .col.pull-m1 {
        right: 8.33333333%;
    }
    .row .col.push-m1 {
        left: 8.33333333%;
    }
    .row .col.offset-m2 {
        margin-left: 16.66666667%;
    }
    .row .col.pull-m2 {
        right: 16.66666667%;
    }
    .row .col.push-m2 {
        left: 16.66666667%;
    }
    .row .col.offset-m3 {
        margin-left: 25%;
    }
    .row .col.pull-m3 {
        right: 25%;
    }
    .row .col.push-m3 {
        left: 25%;
    }
    .row .col.offset-m4 {
        margin-left: 33.33333333%;
    }
    .row .col.pull-m4 {
        right: 33.33333333%;
    }
    .row .col.push-m4 {
        left: 33.33333333%;
    }
    .row .col.offset-m5 {
        margin-left: 41.66666667%;
    }
    .row .col.pull-m5 {
        right: 41.66666667%;
    }
    .row .col.push-m5 {
        left: 41.66666667%;
    }
    .row .col.offset-m6 {
        margin-left: 50%;
    }
    .row .col.pull-m6 {
        right: 50%;
    }
    .row .col.push-m6 {
        left: 50%;
    }
    .row .col.offset-m7 {
        margin-left: 58.33333333%;
    }
    .row .col.pull-m7 {
        right: 58.33333333%;
    }
    .row .col.push-m7 {
        left: 58.33333333%;
    }
    .row .col.offset-m8 {
        margin-left: 66.66666667%;
    }
    .row .col.pull-m8 {
        right: 66.66666667%;
    }
    .row .col.push-m8 {
        left: 66.66666667%;
    }
    .row .col.offset-m9 {
        margin-left: 75%;
    }
    .row .col.pull-m9 {
        right: 75%;
    }
    .row .col.push-m9 {
        left: 75%;
    }
    .row .col.offset-m10 {
        margin-left: 83.33333333%;
    }
    .row .col.pull-m10 {
        right: 83.33333333%;
    }
    .row .col.push-m10 {
        left: 83.33333333%;
    }
    .row .col.offset-m11 {
        margin-left: 91.66666667%;
    }
    .row .col.pull-m11 {
        right: 91.66666667%;
    }
    .row .col.push-m11 {
        left: 91.66666667%;
    }
    .row .col.offset-m12 {
        margin-left: 100%;
    }
    .row .col.pull-m12 {
        right: 100%;
    }
    .row .col.push-m12 {
        left: 100%;
    }
}
@media only screen and (min-width: 993px) {
    .row .col.l1,
    .row .col.l10,
    .row .col.l11,
    .row .col.l12,
    .row .col.l2,
    .row .col.l3,
    .row .col.l4,
    .row .col.l5,
    .row .col.l6,
    .row .col.l7,
    .row .col.l8,
    .row .col.l9 {
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l1 {
        width: 8.33333333%;
    }
    .row .col.l2 {
        width: 16.66666667%;
    }
    .row .col.l3 {
        width: 25%;
    }
    .row .col.l4 {
        width: 33.33333333%;
    }
    .row .col.l5 {
        width: 41.66666667%;
    }
    .row .col.l6 {
        width: 50%;
    }
    .row .col.l7 {
        width: 58.33333333%;
    }
    .row .col.l8 {
        width: 66.66666667%;
    }
    .row .col.l9 {
        width: 75%;
    }
    .row .col.l10 {
        width: 83.33333333%;
    }
    .row .col.l11 {
        width: 91.66666667%;
    }
    .row .col.l12 {
        width: 100%;
    }
    .row .col.offset-l1 {
        margin-left: 8.33333333%;
    }
    .row .col.pull-l1 {
        right: 8.33333333%;
    }
    .row .col.push-l1 {
        left: 8.33333333%;
    }
    .row .col.offset-l2 {
        margin-left: 16.66666667%;
    }
    .row .col.pull-l2 {
        right: 16.66666667%;
    }
    .row .col.push-l2 {
        left: 16.66666667%;
    }
    .row .col.offset-l3 {
        margin-left: 25%;
    }
    .row .col.pull-l3 {
        right: 25%;
    }
    .row .col.push-l3 {
        left: 25%;
    }
    .row .col.offset-l4 {
        margin-left: 33.33333333%;
    }
    .row .col.pull-l4 {
        right: 33.33333333%;
    }
    .row .col.push-l4 {
        left: 33.33333333%;
    }
    .row .col.offset-l5 {
        margin-left: 41.66666667%;
    }
    .row .col.pull-l5 {
        right: 41.66666667%;
    }
    .row .col.push-l5 {
        left: 41.66666667%;
    }
    .row .col.offset-l6 {
        margin-left: 50%;
    }
    .row .col.pull-l6 {
        right: 50%;
    }
    .row .col.push-l6 {
        left: 50%;
    }
    .row .col.offset-l7 {
        margin-left: 58.33333333%;
    }
    .row .col.pull-l7 {
        right: 58.33333333%;
    }
    .row .col.push-l7 {
        left: 58.33333333%;
    }
    .row .col.offset-l8 {
        margin-left: 66.66666667%;
    }
    .row .col.pull-l8 {
        right: 66.66666667%;
    }
    .row .col.push-l8 {
        left: 66.66666667%;
    }
    .row .col.offset-l9 {
        margin-left: 75%;
    }
    .row .col.pull-l9 {
        right: 75%;
    }
    .row .col.push-l9 {
        left: 75%;
    }
    .row .col.offset-l10 {
        margin-left: 83.33333333%;
    }
    .row .col.pull-l10 {
        right: 83.33333333%;
    }
    .row .col.push-l10 {
        left: 83.33333333%;
    }
    .row .col.offset-l11 {
        margin-left: 91.66666667%;
    }
    .row .col.pull-l11 {
        right: 91.66666667%;
    }
    .row .col.push-l11 {
        left: 91.66666667%;
    }
    .row .col.offset-l12 {
        margin-left: 100%;
    }
    .row .col.pull-l12 {
        right: 100%;
    }
    .row .col.push-l12 {
        left: 100%;
    }
}
@media only screen and (min-width: 1201px) {
    .row .col.xl1,
    .row .col.xl10,
    .row .col.xl11,
    .row .col.xl12,
    .row .col.xl2,
    .row .col.xl3,
    .row .col.xl4,
    .row .col.xl5,
    .row .col.xl6,
    .row .col.xl7,
    .row .col.xl8,
    .row .col.xl9 {
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xl1 {
        width: 8.33333333%;
    }
    .row .col.xl2 {
        width: 16.66666667%;
    }
    .row .col.xl3 {
        width: 25%;
    }
    .row .col.xl4 {
        width: 33.33333333%;
    }
    .row .col.xl5 {
        width: 41.66666667%;
    }
    .row .col.xl6 {
        width: 50%;
    }
    .row .col.xl7 {
        width: 58.33333333%;
    }
    .row .col.xl8 {
        width: 66.66666667%;
    }
    .row .col.xl9 {
        width: 75%;
    }
    .row .col.xl10 {
        width: 83.33333333%;
    }
    .row .col.xl11 {
        width: 91.66666667%;
    }
    .row .col.xl12 {
        width: 100%;
    }
    .row .col.offset-xl1 {
        margin-left: 8.33333333%;
    }
    .row .col.pull-xl1 {
        right: 8.33333333%;
    }
    .row .col.push-xl1 {
        left: 8.33333333%;
    }
    .row .col.offset-xl2 {
        margin-left: 16.66666667%;
    }
    .row .col.pull-xl2 {
        right: 16.66666667%;
    }
    .row .col.push-xl2 {
        left: 16.66666667%;
    }
    .row .col.offset-xl3 {
        margin-left: 25%;
    }
    .row .col.pull-xl3 {
        right: 25%;
    }
    .row .col.push-xl3 {
        left: 25%;
    }
    .row .col.offset-xl4 {
        margin-left: 33.33333333%;
    }
    .row .col.pull-xl4 {
        right: 33.33333333%;
    }
    .row .col.push-xl4 {
        left: 33.33333333%;
    }
    .row .col.offset-xl5 {
        margin-left: 41.66666667%;
    }
    .row .col.pull-xl5 {
        right: 41.66666667%;
    }
    .row .col.push-xl5 {
        left: 41.66666667%;
    }
    .row .col.offset-xl6 {
        margin-left: 50%;
    }
    .row .col.pull-xl6 {
        right: 50%;
    }
    .row .col.push-xl6 {
        left: 50%;
    }
    .row .col.offset-xl7 {
        margin-left: 58.33333333%;
    }
    .row .col.pull-xl7 {
        right: 58.33333333%;
    }
    .row .col.push-xl7 {
        left: 58.33333333%;
    }
    .row .col.offset-xl8 {
        margin-left: 66.66666667%;
    }
    .row .col.pull-xl8 {
        right: 66.66666667%;
    }
    .row .col.push-xl8 {
        left: 66.66666667%;
    }
    .row .col.offset-xl9 {
        margin-left: 75%;
    }
    .row .col.pull-xl9 {
        right: 75%;
    }
    .row .col.push-xl9 {
        left: 75%;
    }
    .row .col.offset-xl10 {
        margin-left: 83.33333333%;
    }
    .row .col.pull-xl10 {
        right: 83.33333333%;
    }
    .row .col.push-xl10 {
        left: 83.33333333%;
    }
    .row .col.offset-xl11 {
        margin-left: 91.66666667%;
    }
    .row .col.pull-xl11 {
        right: 91.66666667%;
    }
    .row .col.push-xl11 {
        left: 91.66666667%;
    }
    .row .col.offset-xl12 {
        margin-left: 100%;
    }
    .row .col.pull-xl12 {
        right: 100%;
    }
    .row .col.push-xl12 {
        left: 100%;
    }
}
nav {
    padding-top: 10px;
    width: 100%;
    height: 80px;
    line-height: 60px;
}
nav.nav-extended {
    height: auto;
}
nav.nav-extended .nav-wrapper {
    min-height: 56px;
    height: auto;
}
nav.nav-extended .nav-content {
    position: relative;
    line-height: normal;
}
nav [class*="mdi-"],
nav [class^="mdi-"],
nav i,
nav i.material-icons {
    display: block;
    font-size: 24px;
    height: 56px;
    line-height: 56px;
}
nav .nav-wrapper {
    position: relative;
    height: 100%;
}
@media only screen and (min-width: 993px) {
    nav a.button-collapse {
        display: none;
    }
}
nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0 18px;
}
nav .button-collapse i {
    height: 56px;
    line-height: 56px;
}
nav .brand-logo {
    position: absolute;
    font-size: 2.1rem;
    padding: 0;
}
nav .brand-logo.center {
    left: 50%;
    transform: translateX(-50%);
}
@media only screen and (max-width: 992px) {
    nav .brand-logo {
        left: 50%;
        transform: translateX(-50%);
    }
    nav .brand-logo.left,
    nav .brand-logo.right {
        padding: 0;
        transform: none;
    }
    nav .brand-logo.left {
        left: 0.5rem;
    }
    nav .brand-logo.right {
        right: 0.5rem;
        left: auto;
    }
}
nav .brand-logo.right {
    right: 0.5rem;
    padding: 0;
}
nav .brand-logo [class*="mdi-"],
nav .brand-logo [class^="mdi-"],
nav .brand-logo i,
nav .brand-logo i.material-icons {
    float: left;
    margin-right: 15px;
}
nav .nav-title {
    display: inline-block;
    font-size: 32px;
    padding: 28px 0;
}
nav ul {
    margin: 0;
}
nav ul li {
    float: left;
    padding: 0;
}
nav ul a {
    font-size: 1rem;
    display: block;
    padding: 0 15px;
    cursor: pointer;
}
nav ul a.btn,
nav ul a.btn-flat,
nav ul a.btn-floating,
nav ul a.btn-large {
    margin-top: -2px;
    margin-left: 15px;
    margin-right: 15px;
}
nav ul a.btn-flat > .material-icons,
nav ul a.btn-floating > .material-icons,
nav ul a.btn-large > .material-icons,
nav ul a.btn > .material-icons {
    height: inherit;
    line-height: inherit;
}
nav ul.left {
    float: left;
}
nav form {
    height: 100%;
}
nav .input-field {
    margin: 0;
    height: 100%;
}
nav .input-field input {
    height: 100%;
    font-size: 1.2rem;
    border: none;
    padding-left: 2rem;
}
nav .input-field input:focus,
nav .input-field input[type="date"]:valid,
nav .input-field input[type="email"]:valid,
nav .input-field input[type="password"]:valid,
nav .input-field input[type="text"]:valid,
nav .input-field input[type="url"]:valid {
    border: none;
    box-shadow: none;
}
nav .input-field label {
    top: 0;
    left: 0;
}
nav .input-field label i {
    color: rgba(255, 255, 255, 0.7);
    transition: color 0.3s;
}
nav .input-field label.active i {
    color: #fff;
}
.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 997;
}
.navbar-fixed nav {
    position: fixed;
}
.card,
.card.large,
.card.medium,
.card.small {
    position: relative;
}
@media only screen and (min-width: 601px) {
    nav.nav-extended .nav-wrapper {
        min-height: 64px;
    }
    nav,
    nav .nav-wrapper i,
    nav a.button-collapse,
    nav a.button-collapse i {
        height: 80px;
        line-height: 80px;
    }
    .navbar-fixed {
        height: 64px;
    }
}

html {
    box-sizing: border-box;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 992px) {
    html {
        font-size: 14.5px;
    }
}
@media only screen and (min-width: 1200px) {
    html {
        font-size: 15px;
    }
}
.flow-text {
    font-weight: 300;
}
@media only screen and (min-width: 360px) {
    .flow-text {
        font-size: 1.2rem;
    }
}
@media only screen and (min-width: 390px) {
    .flow-text {
        font-size: 1.224rem;
    }
}
@media only screen and (min-width: 420px) {
    .flow-text {
        font-size: 1.248rem;
    }
}
@media only screen and (min-width: 450px) {
    .flow-text {
        font-size: 1.272rem;
    }
}
@media only screen and (min-width: 480px) {
    .flow-text {
        font-size: 1.296rem;
    }
}
@media only screen and (min-width: 510px) {
    .flow-text {
        font-size: 1.32rem;
    }
}
@media only screen and (min-width: 540px) {
    .flow-text {
        font-size: 1.344rem;
    }
}
@media only screen and (min-width: 570px) {
    .flow-text {
        font-size: 1.368rem;
    }
}
@media only screen and (min-width: 600px) {
    .flow-text {
        font-size: 1.392rem;
    }
}
@media only screen and (min-width: 630px) {
    .flow-text {
        font-size: 1.416rem;
    }
}
@media only screen and (min-width: 660px) {
    .flow-text {
        font-size: 1.44rem;
    }
}
@media only screen and (min-width: 690px) {
    .flow-text {
        font-size: 1.464rem;
    }
}
@media only screen and (min-width: 720px) {
    .flow-text {
        font-size: 1.488rem;
    }
}
@media only screen and (min-width: 750px) {
    .flow-text {
        font-size: 1.512rem;
    }
}
@media only screen and (min-width: 780px) {
    .flow-text {
        font-size: 1.536rem;
    }
}
@media only screen and (min-width: 810px) {
    .flow-text {
        font-size: 1.56rem;
    }
}
@media only screen and (min-width: 840px) {
    .flow-text {
        font-size: 1.584rem;
    }
}
@media only screen and (min-width: 870px) {
    .flow-text {
        font-size: 1.608rem;
    }
}
@media only screen and (min-width: 900px) {
    .flow-text {
        font-size: 1.632rem;
    }
}
@media only screen and (min-width: 930px) {
    .flow-text {
        font-size: 1.656rem;
    }
}
@media only screen and (min-width: 960px) {
    .flow-text {
        font-size: 1.68rem;
    }
}
@media only screen and (max-width: 360px) {
    .flow-text {
        font-size: 1.2rem;
    }
}
.scale-transition {
    transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}
.scale-transition.scale-out {
    transform: scale(0);
    transition: transform 0.2s !important;
}
.card,
.card-panel {
    margin: 0.5rem 0 1rem;
    background-color: #fff;
    transition: box-shadow 0.25s;
    border-radius: 2px;
}
.scale-transition.scale-in {
    transform: scale(1);
}
.card-panel {
    padding: 24px;
}
.card .card-title {
    font-size: 24px;
    font-weight: 300;
}
.card .card-title.activator {
    cursor: pointer;
}
.card.large .card-image,
.card.medium .card-image,
.card.small .card-image {
    max-height: 60%;
    overflow: hidden;
}
.card.large .card-image + .card-content,
.card.medium .card-image + .card-content,
.card.small .card-image + .card-content {
    max-height: 40%;
}
.card.large .card-content,
.card.medium .card-content,
.card.small .card-content {
    max-height: 100%;
    overflow: hidden;
}
.card.large .card-action,
.card.medium .card-action,
.card.small .card-action {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.card.small {
    height: 300px;
}
.card.medium {
    height: 400px;
}
.card.large {
    height: 500px;
}
.card.horizontal {
    display: -ms-flexbox;
    display: flex;
}
.card.horizontal.large .card-image,
.card.horizontal.medium .card-image,
.card.horizontal.small .card-image {
    height: 100%;
    max-height: none;
    overflow: visible;
}
.card.horizontal.large .card-image img,
.card.horizontal.medium .card-image img,
.card.horizontal.small .card-image img {
    height: 100%;
}
.card.horizontal .card-image {
    max-width: 50%;
}
.card.horizontal .card-image img {
    border-radius: 2px 0 0 2px;
    max-width: 100%;
    width: auto;
}
.card.horizontal .card-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.card.horizontal .card-stacked .card-content {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card.sticky-action .card-action {
    z-index: 2;
}
.card.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px;
}
.card .card-image {
    position: relative;
}
.card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.card .card-action:last-child,
.card .card-content {
    border-radius: 0 0 2px 2px;
}
.card .card-image .card-title {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    padding: 24px;
}
.card .card-content {
    padding: 24px;
}
.card .card-content p {
    margin: 0;
    color: inherit;
}
.card .card-content .card-title {
    display: block;
    line-height: 32px;
    margin-bottom: 8px;
}
.card .card-content .card-title i {
    line-height: 32px;
}
.card .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 16px 24px;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    color: #ffab40;
    margin-right: 24px;
    transition: color 0.3s ease;
    text-transform: uppercase;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #ffd8a6;
}
.card .card-reveal {
    padding: 24px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none;
}
.card .card-reveal .card-title {
    cursor: pointer;
    display: block;
}
#toast-container {
    display: block;
    position: fixed;
    z-index: 10000;
}
.tabs,
.toast {
    position: relative;
}
@media only screen and (max-width: 600px) {
    #toast-container {
        min-width: 100%;
        bottom: 0;
    }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
    #toast-container {
        left: 5%;
        bottom: 7%;
        max-width: 90%;
    }
}
@media only screen and (min-width: 993px) {
    #toast-container {
        top: 10%;
        right: 7%;
        max-width: 86%;
    }
}
.toast {
    border-radius: 2px;
    top: 35px;
    width: auto;
    margin-top: 10px;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    word-break: break-all;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: default;
}
.toast .toast-action {
    color: #eeff41;
    font-weight: 500;
    margin-right: -25px;
    margin-left: 3rem;
}
.toast.rounded {
    border-radius: 24px;
}
@media only screen and (max-width: 600px) {
    .toast {
        width: 100%;
        border-radius: 0;
    }
}
.tabs {
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
}
.tabs.tabs-transparent {
    background-color: transparent;
}
.collapsible-header,
.dropdown-content,
.tabs.tabs-transparent .indicator {
    background-color: #fff;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a.active,
.tabs.tabs-transparent .tab a:hover {
    color: #fff;
}
.tabs.tabs-fixed-width {
    display: -ms-flexbox;
    display: flex;
}
.tabs.tabs-fixed-width .tab {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.tabs .tab {
    display: inline-block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.tabs .tab a {
    color: rgba(54, 61, 117, 0.7);
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 24px;
    font-size: 14px;
    overflow: hidden;
    transition: color 0.28s ease;
}
.tabs .tab a.active,
.tabs .tab a:hover {
    background-color: transparent;
    color: #fff;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
    color: rgba(54, 61, 117, 0.7);
    cursor: default;
}
.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #4e58a9;
    will-change: left, right;
}
@media only screen and (max-width: 992px) {
    .tabs {
        display: -ms-flexbox;
        display: flex;
    }
    .tabs .tab {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .tabs .tab a {
        padding: 0 12px;
    }
}
.material-tooltip {
    padding: 10px 8px;
    font-size: 1rem;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 36px;
    line-height: 120%;
    opacity: 0;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    pointer-events: none;
    visibility: hidden;
}
.backdrop {
    position: absolute;
    opacity: 0;
    height: 7px;
    width: 14px;
    border-radius: 0 0 50% 50%;
    background-color: #323232;
    z-index: -1;
    transform-origin: 50% 0;
    visibility: hidden;
}
.btn,
.btn-flat,
.btn-large {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
}
.btn-flat.disabled,
.btn-flat:disabled,
.btn-flat[disabled],
.btn-floating.disabled,
.btn-floating:disabled,
.btn-floating[disabled],
.btn-large.disabled,
.btn-large:disabled,
.btn-large[disabled],
.btn.disabled,
.btn:disabled,
.btn[disabled],
.disabled.btn-large {
    pointer-events: none;
    background-color: #dfdfdf !important;
    box-shadow: none;
    color: #9f9f9f !important;
    cursor: default;
}
.btn-flat.disabled:hover,
.btn-flat:disabled:hover,
.btn-flat[disabled]:hover,
.btn-floating.disabled:hover,
.btn-floating:disabled:hover,
.btn-floating[disabled]:hover,
.btn-large.disabled:hover,
.btn-large:disabled:hover,
.btn-large[disabled]:hover,
.btn.disabled:hover,
.btn:disabled:hover,
.btn[disabled]:hover,
.disabled.btn-large:hover {
    background-color: #dfdfdf !important;
    color: #9f9f9f !important;
}
.btn,
.btn-flat,
.btn-floating,
.btn-large {
    font-size: 1rem;
    outline: 0;
}
.btn i,
.btn-flat i,
.btn-floating i,
.btn-large i {
    font-size: 1.3rem;
    line-height: inherit;
}
.btn-floating:focus,
.btn-large:focus,
.btn:focus {
    background-color: #d43868;
}
.btn,
.btn-large {
    color: #fff;
    background-color: #dd6288;
    text-align: center;
    letter-spacing: 0.5px;
    transition: 0.2s ease-out;
    cursor: pointer;
}
.btn-large:hover,
.btn:hover {
    background-color: #e27798;
}
.btn-floating,
.btn-floating:hover {
    background-color: #dd6288;
}
.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 50%;
    transition: 0.3s;
    cursor: pointer;
    vertical-align: middle;
}
.btn-floating:before {
    border-radius: 0;
}
.btn-floating.btn-large {
    width: 56px;
    height: 56px;
}
.btn-floating.btn-large.halfway-fab {
    bottom: -28px;
}
.btn-floating.btn-large i {
    line-height: 56px;
}
.btn-floating.halfway-fab {
    position: absolute;
    right: 24px;
    bottom: -20px;
}
.btn-floating.halfway-fab.left {
    right: auto;
    left: 24px;
}
.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px;
}
button.btn-floating {
    border: none;
}
.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 997;
}
.fixed-action-btn.active ul {
    visibility: visible;
}
.fixed-action-btn.horizontal {
    padding: 0 0 0 15px;
}
.fixed-action-btn.horizontal ul {
    text-align: right;
    right: 64px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    left: auto;
    width: 500px;
}
.fixed-action-btn.horizontal ul li {
    display: inline-block;
    margin: 15px 15px 0 0;
}
.fixed-action-btn.toolbar {
    padding: 0;
    height: 56px;
}
.fixed-action-btn.toolbar.active > a i {
    opacity: 0;
}
.fixed-action-btn.toolbar ul {
    display: -ms-flexbox;
    display: flex;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.fixed-action-btn.toolbar ul li {
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    margin: 0;
    height: 100%;
    transition: none;
}
.fixed-action-btn.toolbar ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    line-height: 56px;
    z-index: 1;
}
.fixed-action-btn.toolbar ul li a i {
    line-height: inherit;
}
.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden;
}
.fixed-action-btn ul li {
    margin-bottom: 15px;
}
.fixed-action-btn ul a.btn-floating {
    opacity: 0;
}
.fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #dd6288;
    border-radius: 50%;
    transform: scale(0);
}
.btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color 0.2s;
}
.btn-flat:focus,
.btn-flat:hover {
    box-shadow: none;
}
.btn-flat:focus {
    background-color: rgba(0, 0, 0, 0.1);
}
.btn-flat.disabled {
    background-color: transparent !important;
    color: #b3b2b2 !important;
    cursor: default;
}
.btn-large {
    height: 54px;
    line-height: 54px;
}
.btn-large i {
    font-size: 1.6rem;
}
.btn-block {
    display: block;
}
.dropdown-content {
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height;
}
.dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
}
.dropdown-content li.active,
.dropdown-content li.selected,
.dropdown-content li:hover {
    background-color: #eee;
}
.dropdown-content li.active.selected {
    background-color: #e1e1e1;
}
.dropdown-content li.divider {
    min-height: 0;
    height: 1px;
}
.dropdown-content li > a,
.dropdown-content li > span {
    font-size: 16px;
    color: #000;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}
.dropdown-content li > span > label {
    top: 1px;
    left: 0;
    height: 18px;
}
.dropdown-content li > a > i {
    height: inherit;
    line-height: inherit;
    float: left;
    margin: 0 24px 0 0;
    width: 24px;
}
.input-field.col .dropdown-content [type="checkbox"] + label {
    top: 1px;
    left: 0;
    height: 18px;
} /*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    z-index: 1;
    transition: 0.3s ease-out;
}
.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.7s ease-out;
    transition-property: transform, opacity;
    transform: scale(0);
    pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: 0 0;
}
.waves-effect img {
    position: relative;
    z-index: -1;
}
.waves-notransition {
    transition: none !important;
}
.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.waves-circle {
    transform: translateZ(0);
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none;
}
.modal,
[type="checkbox"].filled-in + label:after {
    border-radius: 2px;
}
.waves-block {
    display: block;
}
.modal,
.modal-overlay {
    position: fixed;
    display: none;
}
.waves-effect .waves-ripple {
    z-index: -1;
}
.modal {
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    will-change: top, opacity;
}
#materialbox-overlay,
.modal-overlay {
    will-change: opacity;
    left: 0;
    bottom: 0;
    right: 0;
}
@media only screen and (max-width: 992px) {
    .modal {
        width: 80%;
    }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
    margin-top: 0;
}
.modal .modal-content {
    padding: 24px;
}
.modal .modal-close {
    cursor: pointer;
}
.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 56px;
    width: 100%;
    text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-flat,
.modal .modal-footer .btn-large {
    margin: 6px 0;
}
.modal-overlay {
    z-index: 999;
    top: -25%;
    height: 125%;
    width: 100%;
    background: #000;
}
.modal.modal-fixed-footer {
    padding: 0;
    height: 70%;
}
.modal.modal-fixed-footer .modal-content {
    position: absolute;
    height: calc(100% - 56px);
    max-height: 100%;
    width: 100%;
    overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
}
.modal.bottom-sheet {
    top: auto;
    bottom: -100%;
    margin: 0;
    width: 100%;
    max-height: 45%;
    border-radius: 0;
    will-change: bottom, opacity;
}
.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0.5rem 0 1rem;
}
.collapsible-header {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    line-height: 1.5;
    padding: 1rem;
    border-bottom: 1px solid #ddd;
}
.chip,
.chips .input,
.collapsible-header i {
    display: inline-block;
}
.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    text-align: center;
    margin-right: 1rem;
}
.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 2rem;
}
.side-nav .collapsible,
.side-nav.fixed .collapsible {
    border: none;
    box-shadow: none;
}
.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
    padding: 0;
}
.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 16px;
}
.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
    line-height: inherit;
}
.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #fff;
}
.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px;
}
.collapsible.popout {
    border: none;
    box-shadow: none;
}
.collapsible.popout > li {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 0 24px;
    transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin: 16px 0;
}
.chip {
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4;
    margin-bottom: 5px;
    margin-right: 5px;
}
.chip > img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%;
}
.chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px;
}
.chips .input,
.inline-input-group .input-field:last-child.col {
    padding: 0 !important;
}
.chips {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    box-shadow: none;
    margin: 0 0 20px;
    min-height: 45px;
    outline: 0;
    transition: all 0.3s;
}
.chips.focus {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a;
}
.chips:hover {
    cursor: text;
}
.chips .chip.selected {
    background-color: #26a69a;
    color: #fff;
}
.chips .input {
    background: 0 0;
    border: 0;
    color: rgba(0, 0, 0, 0.6);
    font-size: 1rem;
    height: 3rem;
    line-height: 32px;
    outline: 0;
    margin: 0;
    width: 120px !important;
}
.chips .input:focus {
    border: 0 !important;
    box-shadow: none !important;
}
.chips .autocomplete-content {
    margin-top: 0;
    margin-bottom: 0;
}
.prefix ~ .chips {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}
.chips:empty ~ label {
    font-size: 0.8rem;
    transform: translateY(-140%);
}
.materialboxed {
    display: block;
    cursor: zoom-in;
    position: relative;
    transition: opacity 0.4s;
    -webkit-backface-visibility: hidden;
}
.materialboxed:hover:not(.active) {
    opacity: 0.8;
}
.materialboxed.active {
    cursor: zoom-out;
}
#materialbox-overlay {
    position: fixed;
    top: 0;
    background-color: #292929;
    z-index: 1000;
}
.materialbox-caption {
    position: fixed;
    display: none;
    color: #fff;
    line-height: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 15%;
    height: 50px;
    z-index: 1000;
}
select:focus {
    outline: #fff solid 1px;
}
button:focus {
    outline: 0;
    background-color: #e17395;
}
label {
    color: #9e9e9e;
}
:-ms-input-placeholder {
    color: #d1d1d1;
}
::placeholder {
    color: #d1d1d1;
}
input:not([type]),
input[type="date"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="text"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="url"]:not(.browser-default),
textarea.materialize-textarea {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    box-shadow: none;
    transition: all 0.3s;
}
input:not([type]):disabled,
input:not([type])[readonly="readonly"],
input[type="date"]:not(.browser-default):disabled,
input[type="date"]:not(.browser-default)[readonly="readonly"],
input[type="datetime-local"]:not(.browser-default):disabled,
input[type="datetime-local"]:not(.browser-default)[readonly="readonly"],
input[type="datetime"]:not(.browser-default):disabled,
input[type="datetime"]:not(.browser-default)[readonly="readonly"],
input[type="email"]:not(.browser-default):disabled,
input[type="email"]:not(.browser-default)[readonly="readonly"],
input[type="number"]:not(.browser-default):disabled,
input[type="number"]:not(.browser-default)[readonly="readonly"],
input[type="password"]:not(.browser-default):disabled,
input[type="password"]:not(.browser-default)[readonly="readonly"],
input[type="search"]:not(.browser-default):disabled,
input[type="search"]:not(.browser-default)[readonly="readonly"],
input[type="tel"]:not(.browser-default):disabled,
input[type="tel"]:not(.browser-default)[readonly="readonly"],
input[type="text"]:not(.browser-default):disabled,
input[type="text"]:not(.browser-default)[readonly="readonly"],
input[type="time"]:not(.browser-default):disabled,
input[type="time"]:not(.browser-default)[readonly="readonly"],
input[type="url"]:not(.browser-default):disabled,
input[type="url"]:not(.browser-default)[readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.26);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
}
input:not([type]):disabled + label,
input:not([type])[readonly="readonly"] + label,
input[type="date"]:not(.browser-default):disabled + label,
input[type="date"]:not(.browser-default)[readonly="readonly"] + label,
input[type="datetime-local"]:not(.browser-default):disabled + label,
input[type="datetime-local"]:not(.browser-default)[readonly="readonly"] + label,
input[type="datetime"]:not(.browser-default):disabled + label,
input[type="datetime"]:not(.browser-default)[readonly="readonly"] + label,
input[type="email"]:not(.browser-default):disabled + label,
input[type="email"]:not(.browser-default)[readonly="readonly"] + label,
input[type="number"]:not(.browser-default):disabled + label,
input[type="number"]:not(.browser-default)[readonly="readonly"] + label,
input[type="password"]:not(.browser-default):disabled + label,
input[type="password"]:not(.browser-default)[readonly="readonly"] + label,
input[type="search"]:not(.browser-default):disabled + label,
input[type="search"]:not(.browser-default)[readonly="readonly"] + label,
input[type="tel"]:not(.browser-default):disabled + label,
input[type="tel"]:not(.browser-default)[readonly="readonly"] + label,
input[type="text"]:not(.browser-default):disabled + label,
input[type="text"]:not(.browser-default)[readonly="readonly"] + label,
input[type="time"]:not(.browser-default):disabled + label,
input[type="time"]:not(.browser-default)[readonly="readonly"] + label,
input[type="url"]:not(.browser-default):disabled + label,
input[type="url"]:not(.browser-default)[readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
    color: rgba(0, 0, 0, 0.26);
}
input:not([type]):focus:not([readonly]),
input[type="date"]:not(.browser-default):focus:not([readonly]),
input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),
input[type="datetime"]:not(.browser-default):focus:not([readonly]),
input[type="email"]:not(.browser-default):focus:not([readonly]),
input[type="number"]:not(.browser-default):focus:not([readonly]),
input[type="password"]:not(.browser-default):focus:not([readonly]),
input[type="search"]:not(.browser-default):focus:not([readonly]),
input[type="tel"]:not(.browser-default):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]),
input[type="time"]:not(.browser-default):focus:not([readonly]),
input[type="url"]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #dd6288;
    box-shadow: 0 1px 0 0 #dd6288;
}
input:not([type]):focus:not([readonly]) + label,
input[type="date"]:not(.browser-default):focus:not([readonly]) + label,
input[type="datetime-local"]:not(.browser-default):focus:not([readonly]) + label,
input[type="datetime"]:not(.browser-default):focus:not([readonly]) + label,
input[type="email"]:not(.browser-default):focus:not([readonly]) + label,
input[type="number"]:not(.browser-default):focus:not([readonly]) + label,
input[type="password"]:not(.browser-default):focus:not([readonly]) + label,
input[type="search"]:not(.browser-default):focus:not([readonly]) + label,
input[type="tel"]:not(.browser-default):focus:not([readonly]) + label,
input[type="text"]:not(.browser-default):focus:not([readonly]) + label,
input[type="time"]:not(.browser-default):focus:not([readonly]) + label,
input[type="url"]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #dd6288;
}
input:not([type]).validate + label,
input[type="date"]:not(.browser-default).validate + label,
input[type="datetime-local"]:not(.browser-default).validate + label,
input[type="datetime"]:not(.browser-default).validate + label,
input[type="email"]:not(.browser-default).validate + label,
input[type="number"]:not(.browser-default).validate + label,
input[type="password"]:not(.browser-default).validate + label,
input[type="search"]:not(.browser-default).validate + label,
input[type="tel"]:not(.browser-default).validate + label,
input[type="text"]:not(.browser-default).validate + label,
input[type="time"]:not(.browser-default).validate + label,
input[type="url"]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
    width: 100%;
}
input:not([type]).invalid + label:after,
input:not([type]).valid + label:after,
input[type="date"]:not(.browser-default).invalid + label:after,
input[type="date"]:not(.browser-default).valid + label:after,
input[type="datetime-local"]:not(.browser-default).invalid + label:after,
input[type="datetime-local"]:not(.browser-default).valid + label:after,
input[type="datetime"]:not(.browser-default).invalid + label:after,
input[type="datetime"]:not(.browser-default).valid + label:after,
input[type="email"]:not(.browser-default).invalid + label:after,
input[type="email"]:not(.browser-default).valid + label:after,
input[type="number"]:not(.browser-default).invalid + label:after,
input[type="number"]:not(.browser-default).valid + label:after,
input[type="password"]:not(.browser-default).invalid + label:after,
input[type="password"]:not(.browser-default).valid + label:after,
input[type="search"]:not(.browser-default).invalid + label:after,
input[type="search"]:not(.browser-default).valid + label:after,
input[type="tel"]:not(.browser-default).invalid + label:after,
input[type="tel"]:not(.browser-default).valid + label:after,
input[type="text"]:not(.browser-default).invalid + label:after,
input[type="text"]:not(.browser-default).valid + label:after,
input[type="time"]:not(.browser-default).invalid + label:after,
input[type="time"]:not(.browser-default).valid + label:after,
input[type="url"]:not(.browser-default).invalid + label:after,
input[type="url"]:not(.browser-default).valid + label:after,
textarea.materialize-textarea.invalid + label:after,
textarea.materialize-textarea.valid + label:after {
    display: none;
}
input:not([type]).invalid + label.active:after,
input:not([type]).valid + label.active:after,
input[type="date"]:not(.browser-default).invalid + label.active:after,
input[type="date"]:not(.browser-default).valid + label.active:after,
input[type="datetime-local"]:not(.browser-default).invalid + label.active:after,
input[type="datetime-local"]:not(.browser-default).valid + label.active:after,
input[type="datetime"]:not(.browser-default).invalid + label.active:after,
input[type="datetime"]:not(.browser-default).valid + label.active:after,
input[type="email"]:not(.browser-default).invalid + label.active:after,
input[type="email"]:not(.browser-default).valid + label.active:after,
input[type="number"]:not(.browser-default).invalid + label.active:after,
input[type="number"]:not(.browser-default).valid + label.active:after,
input[type="password"]:not(.browser-default).invalid + label.active:after,
input[type="password"]:not(.browser-default).valid + label.active:after,
input[type="search"]:not(.browser-default).invalid + label.active:after,
input[type="search"]:not(.browser-default).valid + label.active:after,
input[type="tel"]:not(.browser-default).invalid + label.active:after,
input[type="tel"]:not(.browser-default).valid + label.active:after,
input[type="text"]:not(.browser-default).invalid + label.active:after,
input[type="text"]:not(.browser-default).valid + label.active:after,
input[type="time"]:not(.browser-default).invalid + label.active:after,
input[type="time"]:not(.browser-default).valid + label.active:after,
input[type="url"]:not(.browser-default).invalid + label.active:after,
input[type="url"]:not(.browser-default).valid + label.active:after,
textarea.materialize-textarea.invalid + label.active:after,
textarea.materialize-textarea.valid + label.active:after {
    display: block;
}
.select-wrapper.valid > input.select-dropdown,
input.valid:not([type]),
input.valid:not([type]):focus,
input.valid[type="date"]:not(.browser-default),
input.valid[type="date"]:not(.browser-default):focus,
input.valid[type="datetime-local"]:not(.browser-default),
input.valid[type="datetime-local"]:not(.browser-default):focus,
input.valid[type="datetime"]:not(.browser-default),
input.valid[type="datetime"]:not(.browser-default):focus,
input.valid[type="email"]:not(.browser-default),
input.valid[type="email"]:not(.browser-default):focus,
input.valid[type="number"]:not(.browser-default),
input.valid[type="number"]:not(.browser-default):focus,
input.valid[type="password"]:not(.browser-default),
input.valid[type="password"]:not(.browser-default):focus,
input.valid[type="search"]:not(.browser-default),
input.valid[type="search"]:not(.browser-default):focus,
input.valid[type="tel"]:not(.browser-default),
input.valid[type="tel"]:not(.browser-default):focus,
input.valid[type="text"]:not(.browser-default),
input.valid[type="text"]:not(.browser-default):focus,
input.valid[type="time"]:not(.browser-default),
input.valid[type="time"]:not(.browser-default):focus,
input.valid[type="url"]:not(.browser-default),
input.valid[type="url"]:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus {
    border-bottom: 1px solid #4caf50;
    box-shadow: 0 1px 0 0 #4caf50;
}
.select-wrapper.invalid > input.select-dropdown,
input.invalid:not([type]),
input.invalid:not([type]):focus,
input.invalid[type="date"]:not(.browser-default),
input.invalid[type="date"]:not(.browser-default):focus,
input.invalid[type="datetime-local"]:not(.browser-default),
input.invalid[type="datetime-local"]:not(.browser-default):focus,
input.invalid[type="datetime"]:not(.browser-default),
input.invalid[type="datetime"]:not(.browser-default):focus,
input.invalid[type="email"]:not(.browser-default),
input.invalid[type="email"]:not(.browser-default):focus,
input.invalid[type="number"]:not(.browser-default),
input.invalid[type="number"]:not(.browser-default):focus,
input.invalid[type="password"]:not(.browser-default),
input.invalid[type="password"]:not(.browser-default):focus,
input.invalid[type="search"]:not(.browser-default),
input.invalid[type="search"]:not(.browser-default):focus,
input.invalid[type="tel"]:not(.browser-default),
input.invalid[type="tel"]:not(.browser-default):focus,
input.invalid[type="text"]:not(.browser-default),
input.invalid[type="text"]:not(.browser-default):focus,
input.invalid[type="time"]:not(.browser-default),
input.invalid[type="time"]:not(.browser-default):focus,
input.invalid[type="url"]:not(.browser-default),
input.invalid[type="url"]:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus {
    border-bottom: 1px solid #f44336;
    box-shadow: 0 1px 0 0 #f44336;
}
.select-wrapper.valid + label:after,
input:not([type]).valid + label:after,
input:not([type]):focus.valid + label:after,
input[type="date"]:not(.browser-default).valid + label:after,
input[type="date"]:not(.browser-default):focus.valid + label:after,
input[type="datetime-local"]:not(.browser-default).valid + label:after,
input[type="datetime-local"]:not(.browser-default):focus.valid + label:after,
input[type="datetime"]:not(.browser-default).valid + label:after,
input[type="datetime"]:not(.browser-default):focus.valid + label:after,
input[type="email"]:not(.browser-default).valid + label:after,
input[type="email"]:not(.browser-default):focus.valid + label:after,
input[type="number"]:not(.browser-default).valid + label:after,
input[type="number"]:not(.browser-default):focus.valid + label:after,
input[type="password"]:not(.browser-default).valid + label:after,
input[type="password"]:not(.browser-default):focus.valid + label:after,
input[type="search"]:not(.browser-default).valid + label:after,
input[type="search"]:not(.browser-default):focus.valid + label:after,
input[type="tel"]:not(.browser-default).valid + label:after,
input[type="tel"]:not(.browser-default):focus.valid + label:after,
input[type="text"]:not(.browser-default).valid + label:after,
input[type="text"]:not(.browser-default):focus.valid + label:after,
input[type="time"]:not(.browser-default).valid + label:after,
input[type="time"]:not(.browser-default):focus.valid + label:after,
input[type="url"]:not(.browser-default).valid + label:after,
input[type="url"]:not(.browser-default):focus.valid + label:after,
textarea.materialize-textarea.valid + label:after,
textarea.materialize-textarea:focus.valid + label:after {
    content: attr(data-success);
    color: #4caf50;
    opacity: 1;
    transform: translateY(9px);
}
.select-wrapper.invalid + label:after,
input:not([type]).invalid + label:after,
input:not([type]):focus.invalid + label:after,
input[type="date"]:not(.browser-default).invalid + label:after,
input[type="date"]:not(.browser-default):focus.invalid + label:after,
input[type="datetime-local"]:not(.browser-default).invalid + label:after,
input[type="datetime-local"]:not(.browser-default):focus.invalid + label:after,
input[type="datetime"]:not(.browser-default).invalid + label:after,
input[type="datetime"]:not(.browser-default):focus.invalid + label:after,
input[type="email"]:not(.browser-default).invalid + label:after,
input[type="email"]:not(.browser-default):focus.invalid + label:after,
input[type="number"]:not(.browser-default).invalid + label:after,
input[type="number"]:not(.browser-default):focus.invalid + label:after,
input[type="password"]:not(.browser-default).invalid + label:after,
input[type="password"]:not(.browser-default):focus.invalid + label:after,
input[type="search"]:not(.browser-default).invalid + label:after,
input[type="search"]:not(.browser-default):focus.invalid + label:after,
input[type="tel"]:not(.browser-default).invalid + label:after,
input[type="tel"]:not(.browser-default):focus.invalid + label:after,
input[type="text"]:not(.browser-default).invalid + label:after,
input[type="text"]:not(.browser-default):focus.invalid + label:after,
input[type="time"]:not(.browser-default).invalid + label:after,
input[type="time"]:not(.browser-default):focus.invalid + label:after,
input[type="url"]:not(.browser-default).invalid + label:after,
input[type="url"]:not(.browser-default):focus.invalid + label:after,
textarea.materialize-textarea.invalid + label:after,
textarea.materialize-textarea:focus.invalid + label:after {
    content: attr(data-error);
    color: #f44336;
    opacity: 1;
    transform: translateY(9px);
}
.select-wrapper + label:after,
input:not([type]) + label:after,
input[type="date"]:not(.browser-default) + label:after,
input[type="datetime-local"]:not(.browser-default) + label:after,
input[type="datetime"]:not(.browser-default) + label:after,
input[type="email"]:not(.browser-default) + label:after,
input[type="number"]:not(.browser-default) + label:after,
input[type="password"]:not(.browser-default) + label:after,
input[type="search"]:not(.browser-default) + label:after,
input[type="tel"]:not(.browser-default) + label:after,
input[type="text"]:not(.browser-default) + label:after,
input[type="time"]:not(.browser-default) + label:after,
input[type="url"]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: 0.2s opacity ease-out, 0.2s color ease-out;
}
.input-field {
    position: relative;
    margin-top: 1rem;
}
.input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.input-field.inline .select-dropdown,
.input-field.inline input {
    margin-bottom: 1rem;
}
.input-field.col label {
    left: 0.75rem;
}
.input-field.col .prefix ~ .validate ~ label,
.input-field.col .prefix ~ label {
    width: calc(100% - 3rem - 1.5rem);
}
.input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    transition: transform 0.2s ease-out;
    transform-origin: 0 100%;
    text-align: initial;
    transform: translateY(12px);
    pointer-events: none;
}
.input-field label:not(.label-icon).active {
    transform: translateY(-14px) scale(0.8);
    transform-origin: 0 0;
}
.input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color 0.2s;
}
.input-field .prefix.active {
    color: #dd6288;
}
.input-field .prefix ~ .autocomplete-content,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ input,
.input-field .prefix ~ label,
.input-field .prefix ~ textarea {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}
.input-field .prefix ~ label {
    margin-left: 3rem;
}
@media only screen and (max-width: 992px) {
    .input-field .prefix ~ input {
        width: 86%;
        width: calc(100% - 3rem);
    }
}
@media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
        width: 80%;
        width: calc(100% - 3rem);
    }
}
.input-field input[type="search"] {
    display: block;
    line-height: inherit;
}
.nav-wrapper .input-field input[type="search"] {
    height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem);
    border: 0;
    box-shadow: none;
}
.input-field input[type="search"]:focus {
    background-color: #fff;
    border: 0;
    box-shadow: none;
    color: #444;
}
.input-field input[type="search"]:focus + label i,
.input-field input[type="search"]:focus ~ .material-icons,
.input-field input[type="search"]:focus ~ .mdi-navigation-close {
    color: #444;
}
.input-field input[type="search"] + label {
    left: 1rem;
}
.input-field input[type="search"] ~ .material-icons,
.input-field input[type="search"] ~ .mdi-navigation-close {
    position: absolute;
    top: 0;
    right: 1rem;
    color: transparent;
    cursor: pointer;
    font-size: 2rem;
    transition: 0.3s color;
}
textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent;
}
textarea.materialize-textarea {
    overflow-y: hidden;
    resize: none;
    min-height: 3rem;
}
textarea.materialize-textarea.validate + label {
    height: 100%;
}
textarea.materialize-textarea.validate + label::after {
    top: calc(100% - 12px);
}
textarea.materialize-textarea.validate + label:not(.label-icon).active {
    transform: translateY(-25px);
}
.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
    position: absolute;
    top: 0;
}
.autocomplete-content {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    opacity: 1;
    position: static;
}
.autocomplete-content li .highlight {
    color: #444;
}
.autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: 0.28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.switch,
.switch *,
[type="checkbox"] + label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
[type="radio"] + label:after,
[type="radio"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: 0.28s ease;
}
[type="radio"].with-gap:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:before {
    border-radius: 50%;
}
[type="radio"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:before {
    border: 2px solid #5a5a5a;
}
[type="radio"]:not(:checked) + label:after {
    transform: scale(0);
}
[type="radio"]:checked + label:before {
    border: 2px solid transparent;
}
[type="radio"].with-gap:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"]:checked + label:after {
    border: 2px solid #dd6288;
}
[type="radio"].with-gap:checked + label:after,
[type="radio"]:checked + label:after {
    background-color: #dd6288;
}
[type="radio"]:checked + label:after {
    transform: scale(1.02);
}
[type="radio"].with-gap:checked + label:after {
    transform: scale(0.5);
}
[type="radio"].tabbed:focus + label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}
[type="radio"].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0, 0, 0, 0.26);
}
[type="radio"].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled + label {
    color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:not(:checked) + label:before {
    border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:checked + label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #bdbdbd;
}
form p {
    margin-bottom: 10px;
    text-align: left;
}
form p:last-child {
    margin-bottom: 0;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
[type="checkbox"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    user-select: none;
}
[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: 0.2s;
}
[type="checkbox"]:not(.filled-in) + label:after {
    border: 0;
    transform: scale(0);
}
[type="checkbox"]:not(:checked):disabled + label:before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26);
}
[type="checkbox"].tabbed:focus + label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #dd6288;
    border-bottom: 2px solid #dd6288;
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%;
}
[type="checkbox"]:checked:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}
[type="checkbox"]:indeterminate + label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #dd6288;
    border-bottom: none;
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%;
}
.picker__holder,
.side-nav {
    -webkit-backface-visibility: hidden;
}
[type="checkbox"]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent;
}
[type="checkbox"].filled-in + label:after,
[type="checkbox"].filled-in + label:before {
    content: "";
    left: 0;
    position: absolute;
    transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
    z-index: 1;
}
[type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0;
}
[type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #dd6288;
    background-color: #dd6288;
    z-index: 0;
}
[type="checkbox"].filled-in.tabbed:focus + label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
    border-radius: 2px;
    background-color: #dd6288;
    border-color: #dd6288;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #bdbdbd;
}
[type="checkbox"].filled-in:disabled:checked + label:before {
    background-color: transparent;
}
[type="checkbox"].filled-in:disabled:checked + label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}
.switch,
.switch * {
    user-select: none;
}
.switch label {
    cursor: pointer;
}
.switch label input[type="checkbox"] {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch label input[type="checkbox"]:checked + .lever {
    background-color: #ecd3da;
}
.switch label input[type="checkbox"]:checked + .lever:after,
.switch label input[type="checkbox"]:checked + .lever:before {
    left: 18px;
}
.switch label input[type="checkbox"]:checked + .lever:after {
    background-color: #dd6288;
}
.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 36px;
    height: 14px;
    background-color: rgba(0, 0, 0, 0.38);
    border-radius: 15px;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin: 0 16px;
}
.switch label .lever:after,
.switch label .lever:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: -3px;
    transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease, transform 0.1s ease;
}
.switch label .lever:before {
    background-color: rgba(221, 98, 136, 0.15);
}
.switch label .lever:after {
    background-color: #f1f1f1;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
input[type="checkbox"]:checked:not(:disabled).tabbed:focus ~ .lever::before,
input[type="checkbox"]:checked:not(:disabled) ~ .lever:active::before {
    transform: scale(2.4);
    background-color: rgba(221, 98, 136, 0.15);
}
input[type="checkbox"]:not(:disabled).tabbed:focus ~ .lever::before,
input[type="checkbox"]:not(:disabled) ~ .lever:active:before {
    transform: scale(2.4);
    background-color: rgba(0, 0, 0, 0.08);
}
.switch input[type="checkbox"][disabled] + .lever {
    cursor: default;
    background-color: rgba(0, 0, 0, 0.12);
}
.switch label input[type="checkbox"][disabled] + .lever:after,
.switch label input[type="checkbox"][disabled]:checked + .lever:after {
    background-color: #bdbdbd;
}
select {
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem;
}
select.browser-default {
    display: block;
}
.input-field > select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0;
}
.select-label {
    position: absolute;
}
.select-wrapper {
    position: relative;
}
.select-wrapper.invalid + label,
.select-wrapper.valid + label {
    width: 100%;
    pointer-events: none;
}
.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: 0;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 10px;
    line-height: 10px;
}
.select-wrapper + label {
    position: absolute;
    top: -26px;
    font-size: 0.8rem;
}
.select-wrapper.disabled span.caret,
.select-wrapper.disabled + label,
select:disabled {
    color: rgba(0, 0, 0, 0.26);
}
.select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, 0.26);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select-wrapper i {
    color: rgba(0, 0, 0, 0.3);
}
.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
    color: rgba(0, 0, 0, 0.3);
    background-color: transparent;
}
.select-dropdown.dropdown-content li.active {
    background-color: transparent;
}
.select-dropdown.dropdown-content li:hover {
    background-color: rgba(0, 0, 0, 0.06);
}
.select-dropdown.dropdown-content li.selected {
    background-color: rgba(0, 0, 0, 0.03);
}
.side-nav .subheader:hover,
.side-nav .user-view > a:hover,
.side-nav .userView > a:hover,
input[type="range"] {
    background-color: transparent;
}
.prefix ~ .select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}
.prefix ~ label {
    margin-left: 3rem;
}
.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right;
}
.select-dropdown li.optgroup {
    border-top: 1px solid #eee;
}
.select-dropdown li.optgroup.selected > span {
    color: rgba(0, 0, 0, 0.7);
}
.select-dropdown li.optgroup > span {
    color: rgba(0, 0, 0, 0.4);
}
.select-dropdown li.optgroup ~ li.optgroup-option {
    padding-left: 1rem;
}
.file-field {
    position: relative;
}
.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px;
}
.file-field input.file-path {
    width: 100%;
}
.file-field .btn,
.file-field .btn-large {
    float: left;
    height: 3rem;
    line-height: 3rem;
}
.file-field span {
    cursor: pointer;
}
.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.range-field,
input[type="range"] {
    position: relative;
}
.file-field input[type="file"]::-webkit-file-upload-button {
    display: none;
}
input[type="range"],
input[type="range"] + .thumb {
    cursor: pointer;
}
input[type="range"] {
    outline: 0;
    width: 100%;
    margin: 15px 0;
    padding: 0;
}
input[type="range"]:focus {
    outline: 0;
}
input[type="range"] + .thumb {
    position: absolute;
    top: 10px;
    left: 0;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #dd6288;
    margin-left: 7px;
    transform-origin: 50% 50%;
    transform: rotate(-45deg);
}
input[type="range"] + .thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #dd6288;
    font-size: 0;
    transform: rotate(45deg);
}
input[type="range"] + .thumb.active {
    border-radius: 50% 50% 50% 0;
}
input[type="range"] + .thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px;
}
input[type="range"]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #dd6288;
    transform-origin: 50% 50%;
    margin: -5px 0 0;
    transition: 0.3s;
}
input[type="range"]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}
input[type="range"] {
    -webkit-appearance: none;
    border: 1px solid #fff;
}
input[type="range"]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none;
}
input[type="range"]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #dd6288;
    margin-top: -5px;
}
input[type="range"]:-moz-focusring {
    outline: #fff solid 1px;
    outline-offset: -1px;
}
input[type="range"]:focus::-moz-range-track {
    background: #ccc;
}
input[type="range"]::-ms-track {
    height: 3px;
    background: 0 0;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent;
}
input[type="range"]::-ms-fill-lower {
    background: #777;
}
input[type="range"]::-ms-fill-upper {
    background: #ddd;
}
input[type="range"]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #dd6288;
}
input[type="range"]:focus::-ms-fill-lower {
    background: #888;
}
input[type="range"]:focus::-ms-fill-upper {
    background: #ccc;
}
.table-of-contents.fixed {
    position: fixed;
}
.table-of-contents li {
    padding: 2px 0;
}
.table-of-contents a {
    font-weight: 300;
    color: #757575;
    padding-left: 20px;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0.4;
    display: inline-block;
}
.table-of-contents a:hover {
    color: #a8a8a8;
    padding-left: 19px;
    border-left: 1px solid #fff;
}
.table-of-contents a.active {
    font-weight: 500;
    padding-left: 18px;
    border-left: 2px solid #fff;
}
.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(-105%);
}
.side-nav li.active,
.side-nav li > a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.side-nav.right-aligned {
    right: 0;
    left: auto;
    transform: translateX(100%);
}
.side-nav .collapsible {
    margin: 0;
}
.side-nav li {
    float: none;
    line-height: 48px;
}
.side-nav li > a {
    color: rgba(0, 0, 0, 0.87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px;
}
.side-nav li > a.btn,
.side-nav li > a.btn-flat,
.side-nav li > a.btn-floating,
.side-nav li > a.btn-large {
    margin: 10px 15px;
}
.side-nav li > a.btn,
.side-nav li > a.btn-floating,
.side-nav li > a.btn-large {
    color: #fff;
}
.side-nav li > a.btn-flat {
    color: #343434;
}
.side-nav li > a.btn-large:hover,
.side-nav li > a.btn:hover {
    background-color: #e27798;
}
.side-nav li > a.btn-floating:hover {
    background-color: #dd6288;
}
.side-nav li > a li > a > [class*="mdi-"],
.side-nav li > a > [class^="mdi-"],
.side-nav li > a > i,
.side-nav li > a > i.material-icons {
    float: left;
    height: 48px;
    line-height: 48px;
    margin: 0 32px 0 0;
    width: 24px;
    color: rgba(0, 0, 0, 0.54);
}
.side-nav .divider {
    margin: 8px 0 0;
}
.side-nav .subheader {
    cursor: initial;
    pointer-events: none;
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    font-weight: 500;
    line-height: 48px;
}
.side-nav .user-view,
.side-nav .userView {
    position: relative;
    padding: 32px 32px 0;
    margin-bottom: 8px;
}
.side-nav .user-view > a,
.side-nav .userView > a {
    height: auto;
    padding: 0;
}
.side-nav .user-view .background,
.side-nav .userView .background {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.side-nav .user-view .circle,
.side-nav .user-view .email,
.side-nav .user-view .name,
.side-nav .userView .circle,
.side-nav .userView .email,
.side-nav .userView .name {
    display: block;
}
.side-nav .user-view .circle,
.side-nav .userView .circle {
    height: 64px;
    width: 64px;
}
.side-nav .user-view .email,
.side-nav .user-view .name,
.side-nav .userView .email,
.side-nav .userView .name {
    font-size: 14px;
    line-height: 24px;
}
.side-nav .user-view .name,
.side-nav .userView .name {
    margin-top: 16px;
    font-weight: 500;
}
.side-nav .user-view .email,
.side-nav .userView .email {
    padding-bottom: 16px;
    font-weight: 400;
}
.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998;
}
.side-nav.fixed {
    left: 0;
    transform: translateX(0);
    position: fixed;
}
.side-nav.fixed.right-aligned {
    right: 0;
    left: auto;
}
@media only screen and (max-width: 992px) {
    .side-nav.fixed {
        transform: translateX(-105%);
    }
    .side-nav.fixed.right-aligned {
        transform: translateX(105%);
    }
    .side-nav a {
        padding: 0 16px;
    }
    .side-nav .user-view,
    .side-nav .userView {
        padding: 16px 16px 0;
    }
}
.side-nav .collapsible-body > ul:not(.collapsible) > li.active,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active {
    background-color: #fff;
}
.side-nav .collapsible-body > ul:not(.collapsible) > li.active a,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active a {
    color: #fff;
}
.side-nav .collapsible-body {
    padding: 0;
}
#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
    will-change: opacity;
}
.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
}
.preloader-wrapper.small {
    width: 36px;
    height: 36px;
}
.preloader-wrapper.big {
    width: 64px;
    height: 64px;
}
.circle-clipper,
.circle-clipper .circle,
.gap-patch {
    height: 100%;
    border-color: inherit;
}
.preloader-wrapper.active {
    animation: container-rotate 1568ms linear infinite;
}
@keyframes container-rotate {
    to {
        transform: rotate(360deg);
    }
}
.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #dd6288;
}
.spinner-blue,
.spinner-blue-only {
    border-color: #4285f4;
}
.spinner-red,
.spinner-red-only {
    border-color: #db4437;
}
.spinner-yellow,
.spinner-yellow-only {
    border-color: #f4b400;
}
.spinner-green,
.spinner-green-only {
    border-color: #0f9d58;
}
.active .spinner-layer.spinner-blue {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-red {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-yellow {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-green {
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-green-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only {
    opacity: 1;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg);
    }
    25% {
        transform: rotate(270deg);
    }
    37.5% {
        transform: rotate(405deg);
    }
    50% {
        transform: rotate(540deg);
    }
    62.5% {
        transform: rotate(675deg);
    }
    75% {
        transform: rotate(810deg);
    }
    87.5% {
        transform: rotate(945deg);
    }
    to {
        transform: rotate(1080deg);
    }
}
@keyframes blue-fade-in-out {
    100%,
    25%,
    90%,
    from {
        opacity: 1;
    }
    26%,
    89% {
        opacity: 0;
    }
}
@keyframes red-fade-in-out {
    15%,
    51%,
    from {
        opacity: 0;
    }
    25%,
    50% {
        opacity: 1;
    }
}
@keyframes yellow-fade-in-out {
    40%,
    76%,
    from {
        opacity: 0;
    }
    50%,
    75% {
        opacity: 1;
    }
}
@keyframes green-fade-in-out {
    100%,
    65%,
    from {
        opacity: 0;
    }
    75%,
    90% {
        opacity: 1;
    }
}
.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    overflow: hidden;
}
.gap-patch .circle {
    width: 1000%;
    left: -450%;
}
.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    overflow: hidden;
}
.circle-clipper .circle {
    width: 200%;
    border-width: 3px;
    border-style: solid;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    transform: rotate(129deg);
}
.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    transform: rotate(-129deg);
}
.active .circle-clipper.left .circle {
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .circle-clipper.right .circle {
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@keyframes left-spin {
    from,
    to {
        transform: rotate(130deg);
    }
    50% {
        transform: rotate(-5deg);
    }
}
@keyframes right-spin {
    from,
    to {
        transform: rotate(-130deg);
    }
    50% {
        transform: rotate(5deg);
    }
}
#spinnerContainer.cooldown {
    animation: container-rotate 1568ms linear infinite, fade-out 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.slider {
    position: relative;
    height: 400px;
    width: 100%;
}
.slider.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.slider.fullscreen ul.slides {
    height: 100%;
}
.slider.fullscreen ul.indicators {
    z-index: 2;
    bottom: 30px;
}
.slider .slides {
    background-color: #9e9e9e;
    margin: 0;
    height: 400px;
}
.slider .slides li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden;
}
.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.slider .slides li .caption {
    color: #fff;
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    opacity: 0;
}
.slider .slides li .caption p {
    color: #e0e0e0;
}
.slider .slides li.active {
    z-index: 2;
}
.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}
.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0 12px;
    background-color: #e0e0e0;
    border-radius: 50%;
}
.slider .indicators .indicator-item.active {
    background-color: #4caf50;
}
.carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    perspective: 500px;
    transform-style: preserve-3d;
    transform-origin: 0 50%;
}
.carousel.carousel-slider {
    top: 0;
    left: 0;
}
.carousel.carousel-slider .carousel-fixed-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1;
}
.carousel.carousel-slider .carousel-fixed-item.with-indicators {
    bottom: 68px;
}
.carousel.carousel-slider .carousel-item {
    width: 100%;
    height: 100%;
    min-height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}
.carousel.carousel-slider .carousel-item h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}
.carousel.carousel-slider .carousel-item p {
    font-size: 15px;
}
.carousel .carousel-item {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
.carousel .carousel-item > img {
    width: 100%;
}
.carousel .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}
.carousel .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 24px 4px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.carousel .indicators .indicator-item.active {
    background-color: #fff;
}
.carousel .carousel-item:not(.active) .materialboxed,
.carousel.scrolling .carousel-item .materialboxed {
    pointer-events: none;
}
.tap-target-wrapper {
    width: 800px;
    height: 800px;
    position: fixed;
    z-index: 1000;
    visibility: hidden;
    transition: visibility 0s 0.3s;
}
.tap-target-wrapper.open {
    visibility: visible;
    transition: visibility 0s;
}
.tap-target-wrapper.open .tap-target {
    transform: scale(1);
    opacity: 0.95;
    transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.tap-target-wrapper.open .tap-target-wave::before {
    transform: scale(1);
}
.tap-target-wrapper.open .tap-target-wave::after {
    visibility: visible;
    animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
    transition: opacity 0.3s, transform 0.3s, visibility 0s 1s;
}
.tap-target {
    position: absolute;
    font-size: 1rem;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.tap-target-content {
    position: relative;
    display: table-cell;
}
.tap-target-wave {
    position: absolute;
    border-radius: 50%;
    z-index: 10001;
}
.tap-target-wave::after,
.tap-target-wave::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
}
.tap-target-wave::before {
    transform: scale(0);
    transition: transform 0.3s;
}
.tap-target-wave::after {
    visibility: hidden;
    transition: opacity 0.3s, transform 0.3s, visibility 0s;
    z-index: -1;
}
.tap-target-origin {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10002;
    position: absolute !important;
}
.tap-target-origin:not(.btn):not(.btn-large),
.tap-target-origin:not(.btn):not(.btn-large):hover {
    background: 0 0;
}
@media only screen and (max-width: 600px) {
    .tap-target,
    .tap-target-wrapper {
        width: 600px;
        height: 600px;
    }
}
.pulse {
    overflow: initial;
    position: relative;
}
.pulse::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: inherit;
    border-radius: inherit;
    transition: opacity 0.3s, transform 0.3s;
    animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
    z-index: -1;
}
@keyframes pulse-animation {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100%,
    50% {
        opacity: 0;
        transform: scale(1.5);
    }
}
.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
.picker__header,
.picker__table,
.picker__table td,
.picker__table th {
    text-align: center;
}
.picker__input {
    cursor: default;
}
.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    transition: background 0.15s ease-out, top 0s 0.15s;
} /*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame,
.picker__holder {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
}
.picker__frame {
    position: absolute;
    min-width: 256px;
    width: 300px;
    max-height: 350px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all 0.15s ease-out;
}
@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%;
    }
}
.picker__wrap {
    display: table;
    width: 100%;
    height: 100%;
}
@media (min-height: 28.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
    .picker__wrap {
        display: block;
    }
}
.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle;
}
@media (min-height: 28.875em) {
    .picker__box {
        display: block;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    }
}
.picker--opened .picker__holder {
    top: 0;
    zoom: 1;
    background: rgba(0, 0, 0, 0.32);
    transition: background 0.15s ease-out;
}
.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
@media (min-height: 35.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto;
    }
}
.picker__input.picker__input--active {
    border-color: #e3f2fd;
}
.picker__frame {
    margin: 0 auto;
    max-width: 325px;
}
@media (min-height: 38.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto;
    }
}
@media only screen and (min-width: 601px) {
    .picker__box {
        display: -ms-flexbox;
        display: flex;
    }
    .picker__frame {
        width: 80%;
        max-width: 600px;
    }
}
.picker__box {
    padding: 0;
    border-radius: 2px;
    overflow: hidden;
}
.picker__header {
    position: relative;
    margin-top: 0.75em;
}
.picker__month,
.picker__year {
    display: inline-block;
    margin-left: 0.25em;
    margin-right: 0.25em;
}
.picker__select--month,
.picker__select--year {
    height: 2em;
    padding: 0;
    margin-left: 0.25em;
    margin-right: 0.25em;
}
.picker__select--month.browser-default {
    display: inline;
    background-color: #fff;
    width: 40%;
}
.picker__select--year.browser-default {
    display: inline;
    background-color: #fff;
    width: 26%;
}
.picker__select--month:focus,
.picker__select--year:focus {
    border-color: rgba(0, 0, 0, 0.05);
}
.picker__nav--next,
.picker__nav--prev {
    position: absolute;
    padding: 0.5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em;
}
.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em;
}
.picker__nav--next {
    right: -1em;
    padding-left: 1.25em;
}
.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
    cursor: default;
    background: 0 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5;
}
.picker__table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 1rem;
    width: 100%;
}
.picker__table td {
    margin: 0;
    padding: 0;
}
.picker__weekday {
    width: 14.285714286%;
    padding-bottom: 0.25em;
    color: #999;
    font-weight: 500;
}
@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: 0.5em;
    }
}
.picker__day--today {
    position: relative;
    color: #595959;
    letter-spacing: -0.3;
    padding: 0.75rem 0;
    font-weight: 400;
    border: 1px solid transparent;
}
.picker__day--disabled:before {
    border-top-color: #aaa;
}
.picker__day--infocus:hover {
    cursor: pointer;
    color: #000;
    font-weight: 500;
}
.picker__day--outfocus {
    display: none;
    padding: 0.75rem 0;
    color: #fff;
}
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #ddd;
    font-weight: 500;
}
.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
    cursor: pointer;
}
.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
    background: #0089ec;
}
.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb;
}
.picker__footer {
    text-align: right;
}
.picker__button--clear,
.picker__button--close,
.picker__button--today {
    border: 1px solid #fff;
    background: #fff;
    font-size: 0.8em;
    padding: 0.66em 0;
    font-weight: 700;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
}
.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb;
}
.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
    background: #b1dcfb;
    border-color: rgba(0, 0, 0, 0.05);
    outline: 0;
}
.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before {
    position: relative;
    display: inline-block;
    height: 0;
}
.picker__button--clear:before,
.picker__button--today:before {
    content: " ";
    margin-right: 0.45em;
}
.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: 0.66em solid #0059bc;
    border-left: 0.66em solid transparent;
}
.picker__button--clear:before {
    top: -0.25em;
    width: 0.66em;
    border-top: 3px solid #e20;
}
.picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: 0.35em;
    color: #777;
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
}
.picker__button--today[disabled]:before {
    border-top-color: #aaa;
}
.picker__date-display {
    text-align: left;
    background-color: #dd6288;
    color: #fff;
    padding: 18px;
    font-weight: 300;
}
.picker__nav--next:hover,
.picker__nav--prev:hover {
    cursor: pointer;
    color: #000;
    background: #fcf6f8;
}
.picker__weekday-display {
    font-weight: 500;
    font-size: 2.8rem;
    margin-right: 5px;
    margin-top: 4px;
}
.picker__month-display {
    font-size: 2.8rem;
    font-weight: 500;
}
.picker__day-display {
    font-size: 2.8rem;
    font-weight: 500;
    margin-right: 5px;
}
.picker__year-display {
    font-size: 1.5rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
}
.picker__calendar-container {
    padding: 0 1rem;
}
.picker__calendar-container thead {
    border: none;
}
.picker__table {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.picker__day--infocus {
    color: rgba(0, 0, 0, 0.87);
    letter-spacing: -0.3px;
    padding: 0.75rem 0;
    font-weight: 400;
    border: 1px solid transparent;
}
@media only screen and (min-width: 601px) {
    .picker__date-display {
        -ms-flex: 1;
        flex: 1;
    }
    .picker__weekday-display {
        display: block;
    }
    .picker__container__wrapper {
        -ms-flex: 2;
        flex: 2;
    }
    .picker__day--infocus {
        padding: 1.1rem 0;
    }
}
.picker__day.picker__day--today {
    color: #dd6288;
}
.picker__day.picker__day--today.picker__day--selected {
    color: #fff;
}
.picker__weekday {
    font-size: 0.9rem;
}
.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
    border-radius: 50%;
    transform: scale(0.9);
    background-color: #dd6288;
    color: #fff;
}
.picker--focused .picker__day--selected.picker__day--outfocus,
.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
button.picker__clear:focus,
button.picker__close:focus,
button.picker__today:focus {
    background-color: #fcf6f8;
}
.picker__footer {
    padding: 5px 10px;
}
.picker__clear,
.picker__close,
.picker__today {
    font-size: 1.1rem;
    padding: 0 1rem;
    color: #dd6288;
}
.picker__clear {
    color: #f44336;
    float: left;
}
.picker__nav--next:before,
.picker__nav--prev:before {
    content: " ";
    border-top: 0.5em solid transparent;
    border-bottom: 0.5em solid transparent;
    border-right: 0.75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto;
}
.picker__nav--next:before {
    border-right: 0;
    border-left: 0.75em solid #676767;
}
.picker__list {
    list-style: none;
    padding: 0.75em 0 4.2em;
    margin: 0;
}
.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: 0.75em 1.25em;
}
.picker__list-item--highlighted,
.picker__list-item:hover {
    border-color: #0089ec;
    z-index: 10;
}
.picker--focused .picker__list-item--highlighted,
.picker__list-item--highlighted:hover,
.picker__list-item:hover {
    cursor: pointer;
    background: #b1dcfb;
    color: #000;
}
@media (min-height: 46.75em) {
    .picker__list-item {
        padding: 0.5em 1em;
    }
}
.picker--focused .picker__list-item--selected,
.picker__list-item--selected,
.picker__list-item--selected:hover {
    background: #0089ec;
    color: #fff;
    z-index: 10;
}
.picker--focused .picker__list-item--disabled,
.picker__list-item--disabled,
.picker__list-item--disabled:hover {
    background: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto;
}
.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: 0 0;
    border: 0;
    font-weight: 500;
    font-size: 0.67em;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.87);
}
.picker--time .picker__button--clear:focus,
.picker--time .picker__button--clear:hover {
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: 0;
}
.picker--time .picker__button--clear:before {
    top: -0.25em;
    color: rgba(0, 0, 0, 0.87);
    font-size: 1.25em;
    font-weight: 700;
}
.picker--time .picker__button--clear:focus:before,
.picker--time .picker__button--clear:hover:before {
    color: #fff;
}
.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px;
}
.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0;
}
@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em;
    }
}
.clockpicker-display {
    font-size: 4rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 400;
    clear: both;
    position: relative;
}
.clockpicker-span-am-pm {
    font-size: 1.3rem;
    position: absolute;
    right: 1rem;
    bottom: 0.3rem;
    line-height: 2rem;
    font-weight: 500;
}
@media only screen and (min-width: 601px) {
    .clockpicker-display {
        top: 32%;
    }
    .clockpicker-span-am-pm {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        margin-top: 1.2rem;
    }
}
.text-primary {
    color: #fff;
}
.clockpicker-span-hours {
    margin-right: 3px;
}
.clockpicker-span-minutes {
    margin-left: 3px;
}
.clockpicker-span-am-pm div,
.clockpicker-span-hours,
.clockpicker-span-minutes {
    cursor: pointer;
}
.clockpicker-moving {
    cursor: move;
}
.clockpicker-plate {
    background-color: #eee;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    overflow: visible;
    position: relative;
    margin: 25px auto 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clockpicker-canvas,
.clockpicker-dial {
    width: 270px;
    height: 270px;
    position: absolute;
    left: -1px;
    top: -1px;
}
.clockpicker-minutes {
    visibility: hidden;
}
.clockpicker-tick {
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.87);
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
.clockpicker-tick.active,
.clockpicker-tick:hover {
    background-color: rgba(221, 98, 136, 0.25);
}
.clockpicker-dial {
    transition: transform 350ms, opacity 350ms;
}
.clockpicker-dial-out {
    opacity: 0;
}
.clockpicker-hours.clockpicker-dial-out {
    transform: scale(1.2, 1.2);
}
.clockpicker-minutes.clockpicker-dial-out {
    transform: scale(0.8, 0.8);
}
.clockpicker-canvas {
    transition: opacity 175ms;
}
.clockpicker-canvas-out {
    opacity: 0.25;
}
.clockpicker-canvas-bearing,
.clockpicker-canvas-bg {
    stroke: none;
    fill: #dd6288;
}
.clockpicker-canvas-bg-trans {
    fill: #dd6288;
}
.clockpicker-canvas line {
    stroke: #dd6288;
    stroke-width: 4;
    stroke-linecap: round;
}
.row {
    margin-bottom: 0;
    padding: 0;
}
.row .col {
    padding: 0;
}
.container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
@media only screen and (min-width: 601px) {
    .container {
        max-width: 1108px;
        width: 95%;
    }
}
@media only screen and (min-width: 993px) {
    .container {
        max-width: 1108px;
    }
    .brand-logo img {
        width: 45%;
    }
}
.mobile-container {
    max-width: 100%;
}
@media only screen and (min-width: 601px) {
    .mobile-container {
        max-width: 1200px;
        margin: 0 auto;
    }
}
nav .brand-logo {
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -ms-flex-align: center;
    align-items: center;
}
nav .brand-logo.center {
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (max-width: 600px) {
    nav .brand-logo {
        height: 56px;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
nav.no-bg {
    background: 0 0;
}
nav.no-bs {
    box-shadow: none;
}
.brand-logo {
    height: 100%;
}
.brand-logo img {
    vertical-align: middle;
    max-height: 70px;
}
.coreg-copy {
    font-size: 12px;
}
@media only screen and (max-width: 600px) {
    .coreg-copy {
        font-size: 11px;
    }
}
.inline-input-group .input-field {
    margin-top: 0;
}
.inline-input-group .input-field input {
    margin-bottom: 0;
    border-bottom: 0 solid;
}
.inline-input-group .input-field input:not([type]).valid,
.inline-input-group .input-field input:not([type]):focus.valid,
.inline-input-group .input-field input:not([type]):focus:not([readonly]),
.inline-input-group .input-field input[type="date"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="date"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="date"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="datetime-local"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="datetime-local"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="datetime"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="datetime"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="datetime"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="email"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="email"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="email"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="number"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="number"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="number"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="password"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="password"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="password"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="search"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="search"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="search"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="tel"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="tel"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="tel"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="text"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="text"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="text"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="time"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="time"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="time"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field input[type="url"]:not(.browser-default).valid,
.inline-input-group .input-field input[type="url"]:not(.browser-default):focus.valid,
.inline-input-group .input-field input[type="url"]:not(.browser-default):focus:not([readonly]),
.inline-input-group .input-field textarea.materialize-textarea.valid,
.inline-input-group .input-field textarea.materialize-textarea:focus.valid,
.inline-input-group .input-field textarea.materialize-textarea:focus:not([readonly]),
.inline-input-group .input-field:focus {
    border-bottom: 0 solid #26a69a;
    box-shadow: 0 0 0 0 #26a69a;
}
.inline-input-group .input-field .prefix {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-left: 8px;
}
.inline-input-group .input-field:first-child input {
    border-bottom: 1px solid #cecece;
}
@media only screen and (min-width: 992px) {
    .inline-input-group .input-field:first-child input {
        border-right: 1px solid #cecece !important;
        border-bottom: 0 solid !important;
    }
}
.input-border,
.select-dropdown {
    border-top: 1px solid #9e9e9e !important;
    border-left: 1px solid #9e9e9e !important;
    border-right: 1px solid #9e9e9e !important;
}
.inline-input-group .input-field:last-child.col .btn,
.inline-input-group .input-field:last-child.col .btn-large {
    border-radius: 0 0.2em 0.2em 0;
    height: 3.03rem;
    line-height: 3.03rem;
    margin-top: 10px;
}
@media only screen and (min-width: 992px) {
    .inline-input-group .input-field:last-child.col .btn,
    .inline-input-group .input-field:last-child.col .btn-large {
        margin-top: 0;
    }
}
.inline-input-group .input-field.input-field-large input {
    height: 60px;
}
.inline-input-group .input-field.input-field-large a {
    height: 60px !important;
    line-height: 60px !important;
    font-size: 1.4em;
}
.inline-input-group .input-field.input-field-medium input {
    height: 50px;
}
.inline-input-group .input-field.input-field-medium a {
    height: 50px !important;
    line-height: 50px !important;
    font-size: 1.4em;
}
.thumbnail--sm,
.thumbnail-nobg--sm {
    height: 50px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.inline-input-group .input-field .prefix ~ input {
    margin-left: 0;
    padding-left: 3rem;
    width: 100%;
}
.btn-flush {
    width: 100%;
}
.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#searchform_btn {
    margin-top: -4.5px;
}
.generic-cover,
.generic-hero {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.arrow,
.bkg-img-orb,
.hero-a,
.thumbnail--sm,
.thumbnail-nobg--sm {
    background-size: contain;
}
.thumbnail--sm {
    background-color: #fff;
}
.primary-color,
footer {
    background-color: #fff;
}
.ff-edu-container .ff-ep-top-progress .active,
.ff-edu-container .ff-ep-top-progress .active:after,
.secondary-color {
    background-color: #dd6288;
}
.primary-color-light {
    background-color: #4e58a9;
}
.primary-color-dark {
    background-color: #1e2241;
}
.primary-color-btn {
    background-color: #fff;
}
.primary-color-btn:focus,
.primary-color-btn:hover {
    background-color: #414a8d;
}
.bkg-img-orb,
.bkg-orb {
    background-color: #2d406a;
}
iframe[name="google_conversion_frame"] {
    display: none;
}
.indent-thumb--xs {
    width: 50px;
    float: left;
}
.indent-content--xs {
    margin-left: 50px;
}
.indent-thumb--m {
    width: 100px;
    float: left;
}
.indent-content--m {
    margin-left: 100px;
}
@media only screen and (min-width: 601px) {
    .indent-thumb--m {
        width: 140px;
    }
    .indent-content--m {
        margin-left: 140px;
    }
}
.indent-thumb--s {
    width: 80px;
    float: left;
}
.indent-content--s {
    margin-left: 80px;
}
.indent-thumb {
    width: 120px;
    float: left;
}
.indent-content {
    margin-left: 120px;
}
@media only screen and (min-width: 601px) {
    .indent-thumb--l {
        width: 160px;
        float: left;
    }
    .indent-content--l {
        margin-left: 160px;
    }
}
.min-height {
    min-height: 500px;
}
.no-fluff {
    margin: 0;
    padding: 0;
}
.bkg-netspend {
    background-image: linear-gradient(0deg, #f4d684 0, #c8753e 100%);
}
.bkg-img-orb {
    background-image: url(http://localstaffing-resources.s3.amazonaws.com/start-jobs/flow/img_buldings.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.nav-fixed--m {
    position: fixed;
    width: 100%;
}
.creative-main {
    height: 100vh;
    padding-bottom: 138px;
}
@media only screen and (min-width: 601px) {
    .nav-fixed--m {
        position: relative;
    }
    .creative-main {
        height: auto;
        padding-bottom: 0;
    }
}
.creative-main::-webkit-scrollbar {
    display: none;
}
.two-button-footer {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
}
.full-height {
    height: 100%;
}
.force-center {
    margin: 0 auto !important;
    float: none !important;
}
.no-br-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.no-br-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.ordering,
.ordering > .order {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    display: block;
}
@media only screen and (min-width: 601px) {
    .two-button-footer {
        position: inherit;
    }
    .ordering,
    .ordering > .order {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        display: block;
    }
}
input:not([type]),
input[type="date"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="text"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="url"]:not(.browser-default),
textarea.materialize-textarea {
    background-color: #fff;
    padding: 0 8px;
    font-size: 1em;
    margin: 0 0 15px;
    box-sizing: border-box !important;
}
label {
    font-size: 1em;
}
.caret {
    color: #000 !important;
    z-index: 3 !important;
    right: 21px !important;
    top: 0 !important;
}
img {
    max-width: 100%;
}
.arrow {
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml;utf8,<svg width='38px' height='17px' viewBox='0 0 38 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <defs></defs> <g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'> <polygon id='Path-9' fill='#64DD17' points='0 0 38 0 19 17'></polygon> </g></svg>");
    background-repeat: no-repeat;
}
.bounce {
    animation: bounce 2s infinite;
}
@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(15px);
    }
    40% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(10px);
    }
}
.btn-large {
    font-size: 1.15em;
}
.btn--f {
    width: 100% !important;
}
.stripes-grey:nth-child(odd),
.stripes-grey:nth-child(odd) .stripes-item {
    background-color: #fafafa;
}
.stripes-grey:nth-child(even),
.stripes-grey:nth-child(even) .stripes-item {
    background-color: #fff;
}
.validation_error {
    background-color: #f44336;
    text-align: center;
    color: #fff;
    padding: 2px;
    margin-top: -20px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.border-2px-purple,
.border-2x-primary {
    border-left: 0 solid #fff !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.border-2px-purple {
    border-top: 3px solid #512da8 !important;
    border-right: 3px solid #512da8 !important;
    border-bottom: 3px solid #512da8 !important;
}
.border-2x-primary {
    border-top: 3px solid #fff !important;
    border-right: 3px solid #fff !important;
    border-bottom: 3px solid #fff !important;
}
.jobsmodal {
    display: none;
}
.jobsmodal.active {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 99999999999;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}
.job-cell {
    width: 60%;
}
.date-cell {
    display: none;
}
@media only screen and (min-width: 601px) {
    .job-cell {
        width: 40%;
    }
    .date-cell {
        display: table-cell;
        width: 20%;
    }
}
.city-cell {
    display: none;
}
@media only screen and (min-width: 601px) {
    .city-cell {
        display: table-cell;
        width: 20%;
    }
}
.jobs-button-cell {
    width: 40%;
}
.classic-list {
    margin-left: 40px;
}
.classic-list li {
    list-style-type: disc !important;
}
@media only screen and (min-width: 993px) {
    .edu-desktop-bar {
        border: 1px solid #0d48a2;
    }
    .edu-desktop-bar .edu-desktop-title {
        background-color: #0d48a2;
        padding: 10px;
        color: #fff;
    }
    .edu-desktop-bar .edu-desktop-content {
        padding: 10px;
    }
}
.err-quick-links,
.hero-errors {
    background-color: #f4f8ff;
}
@media only screen and (max-width: 992px) {
    .mobile-border {
        border: 1px solid #c2c2e8;
    }
}
@media only screen and (min-width: 601px) {
    .jobs-button-cell {
        width: 20%;
    }
    .skipbutton {
        padding: 5px 8px;
        font-weight: 900;
        color: #000;
        margin-top: 5px;
        font-size: 18px;
        border-radius: 3px;
    }
}
.br-m {
    border-radius: 4px;
}
.br-l {
    border-radius: 10px;
}
.omega-select .select-dropdown {
    margin: 0 !important;
}
.sentry-error-embed button.btn,
.sentry-error-embed button.btn-large {
    height: 55px;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.err-top-form .input-field input {
    border: 1px solid #cecece !important;
}
.hero-errors h1 {
    font-size: 7.56rem;
    line-height: 120%;
    color: #23285a;
}
.hero-errors h3 {
    font-size: 1.625rem;
    line-height: 120%;
    color: #23285a;
}
.hero-errors p {
    font-size: 18px;
    line-height: 120%;
    color: #23285a;
}
@media only screen and (max-width: 600px) {
    .err-top-form .input-field input {
        border: none !important;
    }
    .err-top-form .input-field:first-child input {
        border-bottom: 1px solid #cecece !important;
    }
    .hero-errors h1 {
        font-size: 2.143rem;
    }
    .hero-errors h3 {
        font-size: 1rem;
        margin-bottom: 6px;
    }
    .hero-errors p {
        font-size: 0.8571rem;
        line-height: 125%;
        max-width: 246px;
        margin: 0 auto;
    }
}
.err-ads-content {
    background-color: #fffdf0;
}
.err-ads-content .err-ads-list {
    max-width: 942px;
    margin: 0 auto;
}
.err-ads-content .ad-title-text {
    font-size: 18px;
    line-height: normal;
}
.err-ads-content .ad-company-text {
    font-size: 0.8125rem;
    line-height: normal;
    max-width: 280px;
    color: #474747;
}
.err-ads-content .err-ad-link {
    display: block;
}
.err-ads-content .err-ad-num span {
    display: inline-block;
    padding-right: 10px;
    color: #0e47a1;
    font-size: 1rem;
    line-height: 28px;
    border-right: 3px solid #0e47a1;
}
.err-ads-content .err-ad-titles {
    width: calc(100% - 82px);
}
.err-ads-content .err-ad-icon {
    width: 51px;
    height: 51px;
    border: 2px solid #0553f9;
    border-radius: 51px;
    text-align: center;
    overflow: hidden;
}
.err-ads-content .err-ad-icon i {
    font-size: 48px;
    color: #0553f9;
    display: inline-block;
}
@media only screen and (max-width: 600px) {
    .err-ads-content {
        padding: 17px 15px 14px;
    }
    .err-ads-content .ad-title-text {
        font-size: 0.8571rem;
        line-height: 125%;
    }
    .err-ads-content .ad-company-text {
        font-size: 0.6429rem;
        max-width: 220px;
    }
    .err-ads-content .err-ad-num span {
        padding-right: 6px;
        font-size: 1rem;
        line-height: 19px;
        border-width: 2px;
    }
    .err-ads-content .err-ad-titles {
        width: calc(100% - 56px);
    }
    .err-ads-content .err-ad-icon {
        width: 35px;
        height: 35px;
        border-radius: 35px;
    }
    .err-ads-content .err-ad-icon i {
        font-size: 32px;
    }
}
.err-popular-jobs .ep-jobs-list {
    max-width: 835px;
    margin: 0 auto;
}
.err-popular-jobs .ep-jobs-list h3 {
    font-size: 25px;
    line-height: normal;
    color: #23285a;
    margin-bottom: 24px;
}
.err-popular-jobs .ep-jobs-list .btn-large {
    font-size: 0.875rem;
    height: 50px;
    line-height: 50px;
    margin-bottom: 16px;
    padding: 0 10px;
}
@media only screen and (max-width: 600px) {
    .err-popular-jobs .ep-jobs-list h3 {
        font-size: 1.429rem;
    }
    .err-popular-jobs .ep-jobs-list .btn-large {
        margin-bottom: 12px;
    }
}
.err-popular-jobs .ep-job-loc {
    font-family: "Helvetica Neue", sans-serif;
    padding: 6px 5px 4px;
}
.err-popular-jobs .ep-job-loc p {
    font-size: 0.875rem;
    line-height: 120%;
    color: #4a4a4a;
}
.err-popular-jobs .ep-job-loc a {
    color: #1e81ed;
    font-weight: 400;
    text-decoration: underline;
}
.err-popular-jobs .ep-job-loc a:hover {
    text-decoration: none;
}
.err-popular-jobs .ep-more-jobs {
    max-width: 237px;
    margin: 0 auto;
}
@media only screen and (max-width: 600px) {
    .err-popular-jobs .ep-job-loc {
        padding: 0 5px 10px;
    }
    .err-popular-jobs .ep-job-loc p {
        font-size: 1rem;
        line-height: 145%;
    }
    .err-popular-jobs .ep-job-loc p span {
        display: block;
    }
    .err-popular-jobs .ep-more-jobs .btn-large {
        height: 41px;
        line-height: 41px;
        font-size: 1rem;
    }
}
.err-quick-links h3 {
    font-size: 20px;
    color: #23285a;
}
.err-quick-links h3:after {
    content: "";
    display: block;
    width: 158px;
    height: 2px;
    margin: 6px auto;
    background-color: #23285a;
}
.err-quick-links .err-qj-list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-align: center;
    align-items: center;
}
.err-quick-links .err-qj-list li {
    margin: 0 10px;
}
.err-quick-links .err-qj-list li img {
    vertical-align: middle;
}
@media only screen and (max-width: 992px) {
    .err-quick-links .err-qj-list li:nth-child(n + 9) {
        display: none;
    }
    .rt-page-nav .brand-logo img {
        max-height: 32px;
    }
}
@media only screen and (max-width: 600px) {
    .err-quick-links .err-qj-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }
    .err-quick-links .err-qj-list li {
        margin: 10px;
        -ms-flex-preferred-size: calc(33.333% - 20px);
        flex-basis: calc(33.333% - 20px);
    }
    .err-quick-links .err-qj-list li:nth-child(n + 7) {
        display: none;
    }
}
.err-apply-job {
    max-width: 830px;
    margin: 0 auto;
    padding: 34px 10px;
}
.err-apply-job .ad-title-text {
    font-size: 1.125rem;
    line-height: 120%;
}
.err-apply-job .ad-company-text {
    font-size: 0.75rem;
    line-height: 125%;
    color: #474747;
    padding: 7px 0;
}
.err-apply-job .ad-location-text {
    font-size: 0.75rem;
    line-height: 120%;
    color: #474747;
}
.err-apply-job .ad-location-text i {
    line-height: 85%;
}
.err-apply-job .ad-sponsored-text {
    font-size: 10px;
    line-height: 120%;
    color: #989898;
    padding: 0 0 9px;
}
.err-apply-job .btn,
.err-apply-job .btn-large {
    font-size: 0.875rem;
}
@media only screen and (max-width: 600px) {
    .err-apply-job {
        padding: 20px 12px;
    }
    .err-apply-job .ad-title-text {
        font-size: 1rem;
    }
    .err-apply-job .ad-company-text {
        font-size: 0.8571rem;
        line-height: 125%;
        padding: 5px 0;
    }
}
.rt-page-nav .brand-logo {
    display: block !important;
}
.rt-page-nav .brand-logo img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.bb-page-container .bb-ads-content {
    max-width: 600px;
    margin: 0 auto;
}
#flow-page-container #flow-ads-content a,
.bb-page-container .bb-ads-content a {
    padding: 10px 10px 2px;
    margin: 0.5rem 0 1rem;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    transition: box-shadow 0.25s;
}
.bb-page-container .bb-ads-content a {
    background-color: #fff;
}
#flow-page-container #advUnit1001415,
#flow-page-container #flow-ads-content .advUnit,
#flow-page-container .advUnit,
#flow-page-container .l5ads .advUnit {
    background: 0 0 !important;
}
#flow-page-container #flow-ads-content {
    max-width: 600px;
    margin: 0 auto;
}
#flow-page-container #flow-ads-content a {
    background-color: #fff;
}
.l5-ad-styles #advUnit1001415,
.l5-ad-styles .advUnit,
.l5-ad-styles .l5-ad-styles-content .advUnit,
.l5-ad-styles .l5ads .advUnit {
    background: 0 0 !important;
}
.l5-ad-styles .l5-ad-styles-content {
    max-width: 600px;
    margin: 0 auto;
}
.l5-ad-styles .l5-ad-styles-content a,
.rt-page-container .rt-ads-content a {
    padding: 10px 10px 2px;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.25s;
    border-radius: 4px;
}
.l5-ad-styles .l5-ad-styles-content a {
    margin: 0.5rem 0 1rem;
}
.rt-page-container .rt-ads-content {
    max-width: 600px;
    margin: 0 auto;
}
.funnel-flow-container .trucking-reg-content .ff-form,
.zip-verify-container {
    max-width: 100%;
}
.rt-page-container .rt-ads-content a {
    margin: 0.5rem 0 1rem;
}
@media only screen and (max-width: 992px) {
    #flow-page-container h1,
    .bb-page-container h1,
    .l5-ad-styles h1,
    .rt-page-container h1 {
        font-size: 1.5rem !important;
    }
}
.zip-verify-container .zip-verify-content {
    background-color: #f3f3f3;
    padding: 8px;
    margin-top: 15px;
}
.zip-verify-container .zip-verify-content h2 {
    font-size: 1.5625rem;
    line-height: 1.2;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 14px;
    margin-bottom: 7px;
    border-radius: 4px;
}
.zip-verify-container .zip-v-in {
    border-radius: 4px;
    padding: 8px 8px 11px;
    margin-bottom: 5px;
}
.zip-verify-container .zip-v-in label {
    display: block;
    margin-bottom: 4px;
}
.zip-verify-container .zip-v-in input {
    background: #fff;
    border: 1px solid #a8a8a8 !important;
    text-align: center;
    height: 51px;
    font-size: 18px;
    line-height: 1.2;
}
.zip-verify-container .zip-v-in input:focus {
    background: #fbfcdb;
    box-shadow: none !important;
}
.zip-verify-container .zip-v-in input:valid {
    background: #fbfcdb;
}
.zip-verify-container .applicant-btn,
.zip-verify-container .zip-v-submit {
    padding: 8px 10px 12px;
}
.zip-verify-container .applicant-btn .btn,
.zip-verify-container .applicant-btn .btn-large,
.zip-verify-container .zip-v-submit .btn,
.zip-verify-container .zip-v-submit .btn-large {
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
    border-radius: 29px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.zip-verify-container .applicant-btn .btn img,
.zip-verify-container .applicant-btn .btn-large img,
.zip-verify-container .zip-v-submit .btn img,
.zip-verify-container .zip-v-submit .btn-large img {
    margin-left: 15px;
}
.zip-verify-container .applicant-btn .btn-large,
.zip-verify-container .zip-v-submit .btn-large {
    height: 58px;
    line-height: 58px;
    font-size: 1rem;
}
.zip-verify-container .applicant-content {
    margin-top: 24px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 8px;
    padding: 22px 35px 28px;
    color: #fff;
    font-family: "Helvetica Neue", Lato, sans-serif;
    text-align: center;
}
.zip-verify-container .applicant-content > img {
    vertical-align: top;
}
.zip-verify-container .applicant-content .applicant-hour-rate {
    margin-top: 26px;
    margin-bottom: 23px;
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    overflow: hidden;
}
.zip-verify-container .applicant-content .applicant-hour-rate h5 {
    margin: 0;
    background: #5820d5;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.07);
    border-radius: 2px 2px 0 0;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 5px 8px;
}
.zip-verify-container .applicant-content .applicant-hour-rate h4 {
    margin: 0;
    padding: 3px 5px 4px;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
}
.zip-verify-container .applicant-content .applicant-info {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #c8c8c8;
    margin-bottom: 25px;
}
.zip-verify-container .applicant-content .applicant-info span {
    font-weight: 700;
    color: #fff;
}
@media only screen and (max-width: 374px) {
    .zip-verify-container .applicant-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.zip-verify-container .applicant-btn {
    padding: 0 2px;
}
.zip-verify-container .applicant-btn .btn,
.zip-verify-container .applicant-btn .btn-large {
    border-radius: 25px;
}
.zip-verify-container .applicant-btn .btn img,
.zip-verify-container .applicant-btn .btn-large img {
    margin-left: 10px;
}
.zip-verify-container .applicant-btn .btn-large {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    text-transform: capitalize;
}
.lp-footer-bot .lp-bot-links,
.lp-footer-bot .lp-bot-links a {
    font-size: 12px;
    line-height: 1.2;
}
.lp-footer-desc p {
    max-width: 880px;
    font-size: 9px;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
    color: #afacac;
}
.funnel-flow-container .ff-top-title h4 {
    font-size: 21px;
    color: #fff;
    font-weight: 500;
    display: block;
    width: 100%;
    max-width: 400px;
    text-align: center;
    background: url("/img/ff_icon_edit.svg") left center no-repeat;
    background-size: 20px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 600px) {
    .funnel-flow-container .ff-top-title h4 {
        background-position: 10px center;
    }
}
.funnel-flow-container .ff-top-title h4.no-icon {
    background: 0 0;
}
.funnel-flow-container .ff-content {
    padding-left: 10px;
    padding-right: 10px;
}
.funnel-flow-container .trucking-reg-content {
    border: 1px solid #ebecef;
    max-width: 600px;
    padding: 25px 50px;
    margin: 25px auto;
    border-radius: 8px;
}
.funnel-flow-container .trucking-reg-content .tr-content {
    display: -ms-flexbox;
    display: flex;
}
.funnel-flow-container .trucking-reg-content .tr-img {
    max-width: 128px;
}
.funnel-flow-container .trucking-reg-content .tr-img img {
    vertical-align: top;
    border-radius: 5px;
}
.funnel-flow-container .trucking-reg-content .tr-company-info {
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    padding-left: 20px;
    padding-top: 7px;
}
.funnel-flow-container .trucking-reg-content .tr-company-info h3 {
    font-size: 18px;
    color: #000;
    margin: 0 0 5px;
}
.funnel-flow-container .trucking-reg-content .tr-company-info h3 a {
    color: #000;
}
.funnel-flow-container .trucking-reg-content .tr-company-info p {
    font-size: 16px;
    color: #474747;
}
.funnel-flow-container .trucking-reg-content .tr-company-info p span {
    color: #9b9b9b;
    font-size: 18px;
    vertical-align: top;
    margin-top: 2px;
}
.funnel-flow-container .trucking-reg-content .tr-company-info p a {
    color: #474747;
}
.funnel-flow-container .trucking-reg-content .tr-company-info p a span {
    color: #9b9b9b;
}
.funnel-flow-container .trucking-reg-content .tr-job-info {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.funnel-flow-container .trucking-reg-content .tr-job-info h4 {
    color: #58abd6;
    font-size: 20px;
    margin-bottom: 10px;
}
.funnel-flow-container .trucking-reg-content .tr-job-info p {
    font-size: 15px;
    color: #444;
}
@media only screen and (max-width: 600px) {
    .funnel-flow-container .trucking-reg-content {
        margin: 15px 10px;
        padding: 15px;
    }
    .funnel-flow-container .trucking-reg-content .tr-img {
        max-width: 90px;
    }
    .funnel-flow-container .trucking-reg-content .tr-company-info {
        padding-left: 10px;
        padding-top: 0;
    }
    .funnel-flow-container .trucking-reg-content .tr-company-info h3 {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 0;
    }
    .funnel-flow-container .trucking-reg-content .tr-company-info p {
        padding-bottom: 0;
    }
}
.funnel-flow-container .pm-content {
    font-family: Roboto, sans-serif;
    min-height: 100vh;
}
.funnel-flow-container .pm-content .pm-top-title h4 {
    font-size: 41px;
    color: #fff;
}
.funnel-flow-container .pm-content .pm-company-info {
    padding-top: 5px;
    padding-bottom: 50px;
    border-bottom: 3px solid #000;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.funnel-flow-container .pm-content .pm-company-info .pm-title {
    padding-top: 50px;
}
.funnel-flow-container .pm-content .pm-company-info .pm-title h3 {
    font-size: 63px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
}
.funnel-flow-container .pm-content .pm-company-info .pm-title p {
    font-size: 25px;
}
.funnel-flow-container .pm-content .pm-description {
    text-align: center;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 50px;
}
.funnel-flow-container .pm-content .pm-description p {
    font-size: 41px;
    line-height: 1.2;
    color: #4f4e4e;
}
.funnel-flow-container .pm-content .pm-submit-btn {
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.funnel-flow-container .pm-content .pm-submit-btn a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 475px;
    height: 102px;
    text-transform: uppercase !important;
    border-radius: 4px;
    font-size: 38px;
    border: 0;
}
.funnel-flow-container .pm-content .pm-submit-btn .pm-apply {
    background: #62b9d8;
    margin-left: 22px;
    margin-bottom: 0;
    font-weight: 500;
}
.funnel-flow-container .pm-content .pm-submit-btn .pm-apply:hover {
    background: #39a7ce;
}
.funnel-flow-container .pm-content .pm-submit-btn .pm-apply:active {
    background: #2a88aa;
}
.funnel-flow-container .pm-content .pm-submit-btn .pm-ignore {
    margin-right: 22px;
    font-weight: 500;
    background: #c9c9c9;
}
.funnel-flow-container .pm-content .pm-submit-btn .pm-ignore:hover {
    background: #b0afaf;
}
.funnel-flow-container .pm-content .pm-submit-btn .pm-ignore:active {
    background: #969696;
}
@media (max-width: 1050px) {
    .funnel-flow-container .pm-content .pm-company-info {
        margin-right: 15px;
        margin-left: 15px;
    }
    .funnel-flow-container .pm-content .pm-company-info .pm-title {
        padding-top: 44px;
    }
    .funnel-flow-container .pm-content .pm-company-info .pm-title h3 {
        font-size: 50px;
    }
    .funnel-flow-container .pm-content .pm-description p {
        font-size: 37px;
    }
}
@media only screen and (max-width: 992px) {
    .funnel-flow-container .pm-content .pm-top-title h4 {
        font-size: 35px;
    }
    .funnel-flow-container .pm-content .pm-company-info img {
        max-width: 40%;
    }
    .funnel-flow-container .pm-content .pm-submit-btn {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: center;
        align-items: center;
    }
    .funnel-flow-container .pm-content .pm-submit-btn .pm-apply {
        margin-left: 0;
        margin-bottom: 15px;
    }
    .funnel-flow-container .pm-content .pm-submit-btn .pm-ignore {
        margin-right: 0;
    }
}
@media only screen and (max-width: 600px) {
    .funnel-flow-container .pm-content .pm-top-title h4 {
        font-size: 20px;
    }
    .funnel-flow-container .pm-content .pm-company-info {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .funnel-flow-container .pm-content .pm-company-info img {
        max-width: 304px;
        height: auto;
    }
    .funnel-flow-container .pm-content .pm-company-info .pm-title {
        padding-top: 0;
    }
    .funnel-flow-container .pm-content .pm-company-info .pm-title h3 {
        font-size: 45px;
        margin-top: 25px !important;
    }
    .funnel-flow-container .pm-content .pm-description {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .funnel-flow-container .pm-content .pm-description p {
        font-size: 27px;
    }
    .funnel-flow-container .pm-content .pm-submit-btn {
        padding-left: 15px;
        padding-right: 15px;
    }
    .funnel-flow-container .pm-content .pm-submit-btn a {
        height: 80px;
        font-size: 30px;
    }
}
.funnel-flow-container .ff-company-logo {
    padding-top: 15px;
    padding-bottom: 15px;
}
.funnel-flow-container .ff-company-title h3 {
    text-transform: capitalize;
    font-size: 30px;
    color: #000;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 2px;
}
.funnel-flow-container .ff-company-title h4 {
    font-size: 20px;
    font-weight: 500;
    color: #4f4f4f;
    margin: 0;
}
.funnel-flow-container .ff-company-title h4 span {
    color: #2329d5;
}
.funnel-flow-container .ff-contact-content {
    background-color: #f3f3f3;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #cfcfcf;
    padding: 0 8px;
    position: relative;
}
.funnel-flow-container .ff-contact-info,
.funnel-flow-container .ff-content-xml-job-info {
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 25px;
}
.funnel-flow-container .ff-contact-info img,
.funnel-flow-container .ff-content-xml-job-info img {
    vertical-align: top;
    margin-top: 9px;
    margin-bottom: 6px;
}
.funnel-flow-container .ff-contact-info h4,
.funnel-flow-container .ff-content-xml-job-info h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
    margin: 0 0 5px;
}
.funnel-flow-container .ff-contact-info p,
.funnel-flow-container .ff-content-xml-job-info p {
    margin: 0;
    padding: 0 0 10px;
    font-size: 12px;
    color: #393939;
}
@media only screen and (max-width: 600px) {
    .funnel-flow-container .ff-contact-info,
    .funnel-flow-container .ff-content-xml-job-info {
        padding: 0 15px;
    }
}
.funnel-flow-container .ff-zr-title h4 {
    color: #dd6288;
    font-size: 20px;
}
.funnel-flow-container .ff-zr-title span,
.zr-flow-container h3 span {
    color: red;
}
.funnel-flow-container .ff-content-xml-job-info {
    margin-top: 8px;
}
.funnel-flow-container .ff-content-xml-job-info h4 {
    font-size: 20px;
    margin-bottom: 7px;
}
.funnel-flow-container .ff-content-xml-job-info .ff-xml-company-info {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 8px;
    -ms-flex-pack: center;
    justify-content: center;
}
.funnel-flow-container .ff-content-xml-job-info .ff-xml-company-info span {
    font-size: 16px;
    line-height: 24px;
    margin-left: 3px;
    margin-right: 3px;
}
.funnel-flow-container .ff-content-xml-job-info .ff-xml-company-info span:last-child {
    margin-left: 0;
}
.funnel-flow-container .ff-content-xml-job-info .ff-xml-job-desc {
    text-align: left;
}
.funnel-flow-container .ff-content-xml-job-info .ff-xml-job-desc span.lm-btn {
    color: #16b2d6;
    cursor: pointer !important;
}
.funnel-flow-container .ff-loading-result {
    background: #f3f3f3;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}
.funnel-flow-container .ff-loading-result h5 {
    font-size: 25px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 20px;
    margin-top: 0;
}
.funnel-flow-container .ff-job-info {
    margin-top: 10px;
    padding: 10px 10px 0;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.funnel-flow-container .ff-job-info ul {
    margin: 0 auto;
    max-width: 230px;
}
.funnel-flow-container .ff-job-info ul li {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 6px;
    line-height: 30px;
    text-align: left;
    padding-left: 45px;
}
.funnel-flow-container .ff-job-info ul li:first-child {
    font-size: 22px;
}
.funnel-flow-container .ff-job-info ul li.ff-ji-hr {
    background: url("/img/ff_icon_hr.svg") 8px center no-repeat;
    border-radius: 4px;
}
.funnel-flow-container .ff-job-info ul li.ff-ji-applicant {
    background: url("/img/ff_icon_applicant.svg") 15px center no-repeat;
}
.funnel-flow-container .ff-job-info ul li.ff-ji-position {
    background: url("/img/ff_icon_pos.svg") 10px center no-repeat;
}
.funnel-flow-container .ff-job-info-list {
    padding: 0;
    max-width: 260px;
    margin: 0 auto;
    list-style: none;
}
.funnel-flow-container .ff-job-info-list li {
    font-size: 18px;
    line-height: 1.6;
    text-align: left;
}
.funnel-flow-container .ff-job-info-list li i {
    margin-right: 10px;
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
    vertical-align: top;
    float: left;
}
.funnel-flow-container .ff-form {
    max-width: 400px;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 53px;
}
.funnel-flow-container .ff-form .ff-form-row {
    margin-bottom: 21px;
}
.funnel-flow-container .ff-form .ff-form-in-group {
    position: relative;
}
.funnel-flow-container .ff-form .ff-input-valid {
    position: absolute;
    top: 12px;
    right: 14px;
    display: none;
}
.funnel-flow-container .ff-form label {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 8px;
}
.funnel-flow-container .ff-form input {
    outline: 0;
    font-size: 25px;
    color: #000;
    width: 100%;
    height: 55px;
    line-height: normal;
    text-align: center;
    background: #fbfcdb;
    border: 1px solid #4440e7;
    padding-bottom: 3px;
}
.funnel-flow-container .ff-form input::-webkit-input-placeholder,
.funnel-flow-container .ff-form input::placeholder {
    color: #2329d5;
}
.funnel-flow-container .ff-form input:valid {
    background: #f4fbff;
    border: 1px solid #4440e7 !important;
}
.funnel-flow-container .validation_error {
    margin-top: 0;
    margin-bottom: 0 !important;
}
.funnel-flow-container .ff-form-contact .ff-fc-content-top {
    background: #fff;
    border-radius: 4px;
    padding: 8px 20px 0;
}
.funnel-flow-container .ff-form-contact .ff-form-row {
    padding-bottom: 10px;
}
.funnel-flow-container .ff-form-contact .ff-form-in-group {
    position: relative;
}
.funnel-flow-container .ff-form-contact .ff-form-icon-left {
    background: #2329d5;
    border: 1px solid #3238d7;
    width: 45px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.funnel-flow-container .ff-form-contact .ff-input-valid {
    position: absolute;
    top: 12px;
    right: 14px;
    display: none;
    z-index: 99;
}
.funnel-flow-container .ff-form-contact .input-field {
    margin-top: 0;
}
.funnel-flow-container .ff-form-contact .input-field label {
    left: 56px;
    font-size: 18px;
    font-weight: 400;
    color: #2329d5;
    height: 29px;
    transform: translateY(15px);
    z-index: 99;
}
.funnel-flow-container .ff-form-contact .input-field label.active {
    transform: translateY(3px) scale(0.6);
    margin-left: -3px;
}
.funnel-flow-container .ff-form-contact .select-list {
    margin-top: 0;
}
.funnel-flow-container .ff-form-contact .select-list span.caret {
    pointer-events: none;
    width: 45px;
    height: 49px;
    background-color: #fff;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -20px;
    border-left: 1px solid #2329d5;
}
.funnel-flow-container .ff-form-contact .select-list ul {
    left: 45px !important;
}
.funnel-flow-container .ff-form-contact .select-list label {
    font-size: 9px;
    transform: translateY(29px);
}
.funnel-flow-container .ff-form-contact input:not(.filled-in) {
    outline: 0;
    background: #fbfcdb;
    border: 1px solid #2329d5;
    box-sizing: border-box !important;
    font-size: 18px;
    color: #000;
    width: calc(100% - 45px);
    height: 55px;
    line-height: normal;
    margin-left: 45px;
    margin-bottom: 0;
    padding-top: 4px;
}
.funnel-flow-container .ff-form-contact input:not(.filled-in)::-webkit-input-placeholder,
.funnel-flow-container .ff-form-contact input:not(.filled-in)::placeholder {
    color: #2329d5;
}
.funnel-flow-container .ff-form-contact input:not(.filled-in):valid {
    background: #f4fbff !important;
}
.funnel-flow-container .ff-form-contact input:not(.filled-in):focus {
    border-bottom: 1px solid #2329d5 !important;
    box-shadow: none !important;
}
.funnel-flow-container .ff-form-contact input:not(.filled-in):focus + label {
    color: #2329d5 !important;
}
.funnel-flow-container .ff-form-contact .ff-form-submit {
    background: #fff;
    border-radius: 4px;
    padding: 13px 20px;
    margin-top: 5px;
    margin-bottom: 7px;
}
.funnel-flow-container .ff-form-contact .ff-form-submit .ff-submit-btn {
    text-transform: uppercase !important;
}
.funnel-flow-container .ff-form-contact .ff-form-submit .ff-submit-btn img {
    margin-left: 20px !important;
}
.funnel-flow-container .ff-form-contact .ff-edu-answers-list {
    max-width: 610px;
    margin: 0 auto;
}
.funnel-flow-container .ff-form-contact .ff-ck-button {
    margin-bottom: 8px;
    max-width: 297px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.funnel-flow-container .ff-form-contact .ff-ck-button label {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.funnel-flow-container .ff-form-contact .ff-ck-button label span {
    text-align: center;
    display: inline-block;
    max-width: 297px;
    width: 100%;
    height: 47px;
    line-height: 47px;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
    border-radius: 25px;
    letter-spacing: 0.5px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-transform: initial;
    transition: background-color ease-in-out 0.3s;
}
.funnel-flow-container .ff-form-contact .ff-ck-button label span img {
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 6px;
}
.funnel-flow-container .ff-form-contact .ff-ck-button label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.funnel-flow-container .ff-form-contact .ff-ck-button input:checked + span {
    background-color: #c72b5b;
    font-weight: 700;
}
.funnel-flow-container .ff-form-contact .ff-form-zr-tos p {
    font-size: 10px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}
.funnel-flow-container .ff-form-contact .ff-form-zr-tos p a {
    color: rgba(0, 0, 0, 0.5) !important;
}
.funnel-flow-container .ff-form-contact .ff-form-zr-tos p strong {
    font-weight: 700;
}
.funnel-flow-container .ff-submit-btn {
    height: 55px;
    line-height: 43px;
    border-radius: 30px;
    font-size: 25px;
    text-transform: capitalize !important;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.31);
}
.funnel-flow-container .ff-submit-btn img {
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 6px;
}
.funnel-flow-container .ff-submit-btn-2 {
    height: 55px;
    line-height: 43px;
    border-radius: 5px;
    font-size: 28px;
    text-transform: capitalize !important;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.31);
    margin-bottom: 10px;
}
.funnel-flow-container .ff-submit-btn-2 img {
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 6px;
}
.funnel-flow-container .ff-submit-btn-2.ff-btn-black {
    background: rgba(0, 0, 0, 0.5);
}
.funnel-flow-container .ff-submit-btn-2.ff-btn-black:hover {
    background: rgba(0, 0, 0, 0.6);
}
.funnel-flow-container .ff-submit-btn-2.ff-btn-black:focus {
    background: rgba(0, 0, 0, 0.75);
}
.funnel-flow-container .ff-submit-btn-2.ff-btn-sm {
    font-size: 22px;
}
.funnel-flow-container a.ff-submit-btn-2 {
    line-height: 50px;
}
.funnel-flow-container .ff-submit-btn-skip {
    margin-top: 10px;
    border: 1px solid #979797;
    width: 100%;
    height: 47px;
    line-height: 43px;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #b6b6b6;
}
.funnel-flow-container .ff-submit-btn-skip:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.funnel-flow-container .ff-disclaimer-sm {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}
.funnel-flow-container .ff-disclaimer-sm p {
    font-size: 10px;
    line-height: 1.2;
}
.funnel-flow-container .ff-form-footer {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #cfcfcf;
    border-top: none;
    background-color: #f8f8f8;
    padding: 14px 15px 16px;
}
.funnel-flow-container .ff-form-footer p {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    color: #565656;
}
.funnel-flow-container .ff-form-footer p.ff-agree-links {
    font-size: 10px;
    color: #000;
    font-weight: 400;
}
.funnel-flow-container .ff-form-footer p.ff-agree-links a {
    color: #0b74ef;
}
.funnel-flow-container .ff-form-footer p.ff-agree-links a:hover {
    text-decoration: underline;
}
.funnel-flow-container .ff-form-declaimer {
    font-size: 9px;
    line-height: 1.2;
    color: #565656;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: #f8f8f8;
    border: 1px solid #cfcfcf;
    border-top: none;
    padding: 15px 30px;
}
.funnel-flow-container .ff-form-declaimer a {
    color: #565656;
}
.funnel-flow-container .ff-form-declaimer .cs-checkbox div,
.funnel-flow-container .ff-form-declaimer .cs-checkbox p {
    max-height: 130px;
    overflow-y: scroll;
    font-size: 11px !important;
    line-height: 13px !important;
    text-align: center;
}
.funnel-flow-container .ff-form-declaimer .ff-form-skip-btn {
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    padding-top: 7px;
}
.funnel-flow-container .cs-checkbox {
    position: relative;
}
.funnel-flow-container .cs-checkbox p {
    font-size: 9px;
    line-height: 1.4;
    color: #565656;
    font-weight: 400;
    padding: 0;
}
.funnel-flow-container .cs-checkbox .cs-checkbox-in {
    float: left;
    display: block;
    position: relative;
    top: -1px;
    padding-left: 16px;
    margin-bottom: 1px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.funnel-flow-container .cs-checkbox .cs-checkbox-in input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.funnel-flow-container .cs-checkbox .cs-checkbox-in .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
    width: 11px;
    border: 1px solid #979797;
}
.funnel-flow-container .cs-checkbox .cs-checkbox-in .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 3px;
    top: -1px;
    width: 4px;
    height: 8px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
.funnel-flow-container .cs-checkbox .cs-checkbox-in input:checked ~ .checkmark:after {
    display: block;
}
.funnel-flow-container .ct-job-info h2 {
    font-size: 27px;
    line-height: 33px;
    color: #000;
    margin: 0 0 33px;
}
.funnel-flow-container .ct-job-info h3 {
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 27px;
    line-height: 33px;
    color: #000;
}
.funnel-flow-container .ct-job-info h3.title-with-cal-icon {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    background: url("/img/ct_icon_cal.svg") 8px center no-repeat;
    background-size: 28px;
}
.funnel-flow-container .ct-job-info h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #4f4f4f;
    margin: 0 0 15px;
}
.funnel-flow-container .ct-job-info h4 span {
    color: #34b441;
}
.funnel-flow-container .ct-form {
    max-width: 356px;
    padding-bottom: 140px;
}
.funnel-flow-container .ct-form .validation_error {
    display: none;
}
.funnel-flow-container .ct-form .ct-form-btn {
    height: 50px;
    border-radius: 30px;
    text-transform: capitalize !important;
    background: #f80a0a;
    border: 1px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.305791);
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #fff;
    transition: all 0.2s ease-in-out;
}
.funnel-flow-container .ct-form .ct-form-btn:hover {
    background: #f93c3c;
}
.funnel-flow-container .ct-flow-content {
    max-width: 600px;
    margin: 15px auto 30px;
    border: 1px solid #acacac;
    border-radius: 4px;
    padding: 27px 30px 40px;
}
.funnel-flow-container .ct-flow-content .ctf-company-logo {
    padding-bottom: 16px;
}
.funnel-flow-container .ct-flow-content .ctf-company-logo img {
    vertical-align: top;
}
.funnel-flow-container .ct-flow-content h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
}
.funnel-flow-container .ct-flow-content h5 {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 24px;
    color: #000;
}
.funnel-flow-container .ct-flow-content .ctf-contact-form input:not(.filled-in) {
    background: #fbfcdb;
}
.funnel-flow-container .ct-flow-content .ctf-contact-form .ff-input-valid {
    position: absolute;
    top: 12px;
    right: 14px;
    display: none;
    z-index: 99;
}
.funnel-flow-container .ct-flow-content .ctf-contact-form .input-field label {
    left: 56px;
    font-size: 18px;
    font-weight: 400;
    color: #2329d5;
    height: 29px;
    transform: translateY(12px);
    z-index: 99;
}
.funnel-flow-container .ct-flow-content .ctf-contact-form .input-field label.active {
    transform: translateY(2px) scale(0.6);
    margin-left: -3px;
}
.funnel-flow-container .ct-flow-content .ctf-contact-form input:not(.filled-in):valid {
    background: #f4fbff !important;
}
.funnel-flow-container .ct-flow-content .cft-form-row {
    margin-bottom: 12px;
    position: relative;
}
.funnel-flow-container .ct-flow-content .cft-form-row .input-image {
    position: absolute;
    left: 20px;
    top: 25px;
    transform: translateY(-50%);
}
.funnel-flow-container .ct-flow-content .ctf-chk-row {
    position: relative;
    margin-bottom: 0;
    text-align: left;
    padding-left: 17px;
}
.funnel-flow-container .ct-flow-content .ctf-chk-row [type="checkbox"].filled-in:checked + label:before {
    top: -1px;
    left: 0;
    width: 5px;
    height: 9px;
}
.funnel-flow-container .ct-flow-content .ctf-chk-row [type="checkbox"].filled-in:checked + label:after {
    width: 12px;
    height: 12px;
    background-color: #196fd2;
    border: 0 solid #196fd2;
}
.funnel-flow-container .ct-flow-content .ctf-chk-row [type="checkbox"].filled-in:not(:checked) + label:after {
    width: 12px;
    height: 12px;
}
.funnel-flow-container .ct-flow-content .ctf-chk-row label {
    display: inline-block;
    padding-left: 20px;
    line-height: 15px;
    font-weight: 400;
    color: #000;
    height: auto;
}
.funnel-flow-container .ct-flow-content .ctf-chk-row label small {
    font-size: 10px;
    line-height: 1.2;
    vertical-align: top;
}
.funnel-flow-container .ct-flow-content input.ctf-in {
    outline: 0;
    border: 1px solid #5e5e5e;
    border-radius: 4px;
    padding-left: 48px;
    height: 50px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 0;
    padding-top: 4px;
}
.funnel-flow-container .ct-flow-content input.ctf-in::-webkit-input-placeholder,
.funnel-flow-container .ct-flow-content input.ctf-in::placeholder {
    color: #616161;
}
.funnel-flow-container .ct-flow-content input.ctf-in:focus {
    box-shadow: none !important;
}
.funnel-flow-container .ct-flow-content .ctf-disclaimer {
    font-size: 9px;
    line-height: 1.2;
    color: #565656;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #fff;
}
.funnel-flow-container .ct-flow-content .ctf-submit-row {
    padding-top: 10px;
    padding-bottom: 25px;
}
.funnel-flow-container .ct-flow-content .ctf-submit-btn {
    height: 48px;
    border-radius: 4px;
    text-transform: capitalize !important;
    background: #f80a0a;
    border: 1px solid #5b5b5b;
    box-shadow: none;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    color: #fff;
    transition: all 0.2s ease-in-out;
}
.funnel-flow-container .ct-flow-content .ctf-submit-btn:hover {
    background: #f93c3c;
}
.funnel-flow-container .ct-flow-content .ctf-disclaimer {
    padding: 0 20px;
}
.funnel-flow-container .ct-flow-content .ctf-disclaimer p {
    font-size: 12px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 20px;
}
.funnel-flow-container .ct-flow-content .ctf-sip-btn a {
    font-size: 14px;
    line-height: 1.2;
    color: #858585;
    text-decoration: none;
}
.edit-alert-container .ea-info-content .ea-info-bot a:hover,
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-top a:hover,
.edit-alert-container .ea-popular-jobs .ea-popular-job-list a:hover,
.ff-edu-container .ff-footer .ff-copyright-text a:hover,
.ff-edu-container .ff-submit-btn-skip-text,
.funnel-flow-container .ct-flow-content .ctf-sip-btn a:hover,
.funnel-flow-container .ctf-safety-info p a:hover,
.funnel-flow-container .ff-footer .ff-copyright-text a:hover,
.jf-slide-container .footer .jf-footer .jf-copyright-text a:hover,
.ljn-jl-container .ljn-content-left .job-list-item h4,
.ljn-navbar-fixed nav ul a:hover,
.lp-gen-top .lpg-hero-content h3 span,
.lps-footer a:hover,
.njp-navbar-fixed nav ul a:hover,
.njp-search-container .sjl-main-content .sj-item-info h4,
.njp-search-container .sjl-sponsored-content .sj-item-info h4 {
    text-decoration: underline;
}
.funnel-flow-container .ctf-safety-info h4 {
    font-size: 22px;
    margin-bottom: 11px;
    margin-top: 0;
    color: #000;
}
.funnel-flow-container .ctf-safety-info p {
    font-size: 18px;
    margin-bottom: 32px;
}
.funnel-flow-container .ctf-safety-info p a {
    color: #007aff;
}
.funnel-flow-container .ct-cro-container {
    background: #f1f7ff;
    padding: 16px 15px 80px;
}
.funnel-flow-container .ct-cro-container img {
    vertical-align: top;
}
.funnel-flow-container .ct-cro-container .ct-cro-content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 38px 33px 90px;
}
.funnel-flow-container .ct-cro-container .ct-cro-content h2 {
    font-size: 27px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 22px;
}
.funnel-flow-container .ct-cro-container .ct-cro-content .cro-list-btn {
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border: 1px solid #5e5e5e;
    height: 48px;
    line-height: 43px;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    border-radius: 4px;
    box-shadow: none;
    text-transform: initial !important;
    letter-spacing: -0.5px;
}
.funnel-flow-container .ct-cro-container .ct-cro-content .cro-list-btn:hover {
    background: #f2f2f2;
}
.funnel-flow-container .ct-cro-container .ct-cro-content .cro-list-btn:active {
    background: #e6e5e5;
}
.funnel-flow-container .ct-cro-container .ct-cro-content .cro-list-btn:last-child {
    margin-bottom: 0;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 35px 0 76px;
    color: #000;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content img {
    vertical-align: top;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cro-hr-rate {
    margin-top: 15px;
    background: #fff9e3;
    padding: 16px 10px;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cro-hr-rate h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form {
    max-width: 300px;
    padding-top: 20px;
    padding-bottom: 0;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form label {
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 15px;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form img {
    margin-bottom: 17px;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form input {
    border: 1px solid #919191;
    box-sizing: border-box;
    border-radius: 4px;
    background: #fff !important;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form input:valid {
    background: #fff !important;
    border: 1px solid #919191 !important;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form .validation_error {
    display: none;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form .ff-form-row {
    margin-bottom: 10px;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form .ct-form-btn {
    background: #f80a0a;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 4px;
    height: 50px;
    transition: all 0.2s ease-in-out;
    font-size: 22px;
    text-transform: capitalize !important;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form .ct-form-btn:hover {
    background: #f93c3c;
}
.funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cor-zip-form .ct-form-btn:active {
    background: #c90606;
}
.funnel-flow-container .ct-cro-container.ct-cro-contact {
    padding-bottom: 32px;
}
.funnel-flow-container .ct-cro-container.ct-cro-contact .ct-flow-content {
    background: #fff;
    border: none;
}
.funnel-flow-container .ct-cro-container.ct-cro-contact .ctf-safety-info p {
    margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
    .funnel-flow-container .ct-cro-container {
        padding-bottom: 50px;
    }
    .funnel-flow-container .ct-cro-container.ct-cro-contact .ct-flow-content {
        max-width: 100%;
        margin-top: 0;
    }
    .funnel-flow-container .ct-cro-container .ct-cro-content {
        padding: 25px 20px 90px;
    }
    .funnel-flow-container .ct-cro-container .ct-cro-content h2 {
        font-size: 23px;
    }
    .funnel-flow-container .ct-cro-container .ct-cro-content .cro-list-btn {
        font-size: 18px;
    }
    .funnel-flow-container .ct-cro-container .ct-cro-zip-content {
        padding-top: 25px;
        padding-bottom: 55px;
    }
    .funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cro-hr-rate {
        margin-top: 20px;
    }
    .funnel-flow-container .ct-cro-container .ct-cro-zip-content .ct-cro-hr-rate h3 > span {
        display: none;
    }
}
.funnel-flow-container .ff-footer {
    padding-top: 30px;
    padding-bottom: 45px;
}
.funnel-flow-container .ff-footer.ff-footer-border {
    border-top: 1px solid #dadada;
}
.funnel-flow-container .ff-footer .ff-footer-logo {
    padding-bottom: 10px;
}
.funnel-flow-container .ff-footer .ff-copyright-text {
    font-size: 13px;
    line-height: 1.3;
    color: #6b6b6b;
}
.funnel-flow-container .ff-footer .ff-copyright-text a {
    color: #6b6b6b;
}
.funnel-flow-container .ff-footer-desc {
    font-size: 9px;
    line-height: 1.2;
    color: #6a6a6a;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 30px;
}
@media only screen and (max-width: 600px) {
    .funnel-flow-container .ct-job-info h2 {
        margin: 0 0 24px;
    }
    .funnel-flow-container .ct-job-info h3 {
        margin: 0 0 14px;
    }
    .funnel-flow-container .ct-job-info h4 {
        margin: 0 0 5px;
    }
    .funnel-flow-container .ct-form {
        max-width: 280px;
    }
    .funnel-flow-container .ct-flow-content {
        max-width: calc(100% - 30px);
        margin-top: 20px;
        padding: 18px 22px 40px;
    }
    .funnel-flow-container .ct-flow-content h5 {
        margin-bottom: 12px;
    }
    .funnel-flow-container .ct-flow-content .ctf-disclaimer {
        padding: 0;
    }
    .funnel-flow-container .ctf-safety-info h4 {
        font-size: 18px;
    }
    .funnel-flow-container .ctf-safety-info p {
        font-size: 14px;
    }
}
.ct-cro-top {
    border-bottom: 1px solid #dadada;
    background: #fff !important;
}
.ff-edu-nav-location,
.ff-edu-nav-user {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    color: #161bff;
    position: absolute;
    left: 10px;
    height: 64px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.ff-edu-nav-location img,
.ff-edu-nav-user img {
    margin-right: 8px;
}
@media only screen and (max-width: 600px) {
    .ff-edu-nav-location,
    .ff-edu-nav-user {
        height: 56px;
    }
}
.ff-edu-nav-user {
    left: auto;
    right: 10px;
}
.ff-edu-container {
    text-align: center;
    line-height: 1.2;
    padding-right: 10px;
    padding-left: 10px;
}
.ff-edu-container .ff-edu-content {
    max-width: 1108px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    background-color: #f3f3f3;
    border: 1px solid #cfcfcf;
}
.ff-edu-container .hp-offer-content {
    background: #fff;
    border: 0;
    padding-top: 0;
    font-size: 16px;
}
.ff-edu-container .hp-offer-content .hp-offer-section h2 {
    margin-top: 20px;
    color: #194dc6;
    font-size: 25px;
    margin-bottom: 5px;
}
.ff-edu-container .hp-offer-content .hp-offer-section p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}
.ff-edu-container .hp-offer-content .hp-offer-list,
.ff-edu-container .hp-offer-content .hp-offer-list-uw {
    text-align: center;
    background: #ededed;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    padding-left: 0;
}
.ff-edu-container .hp-offer-content .hp-offer-list li,
.ff-edu-container .hp-offer-content .hp-offer-list-uw li {
    display: block;
    max-width: 205px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 16px;
}
.ff-edu-container .hp-offer-content .hp-offer-list li i,
.ff-edu-container .hp-offer-content .hp-offer-list-uw li i {
    color: #194dc6;
    font-weight: 700;
    vertical-align: middle;
    margin-bottom: 3px;
}
.ff-edu-container .hp-offer-content .hp-offer-list-uw li {
    text-align: center;
    margin-bottom: 5px;
}
.ff-edu-container .hp-offer-content .hp-offer-list-uw li:last-child {
    margin-bottom: 0;
}
.ff-edu-container .hp-offer-content .ff-submit-btn {
    font-size: 24px !important;
}
.ff-edu-container .hp-offer-content .hp-hiring-ribbon {
    height: 50px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    color: #fff;
}
.ff-edu-container .hp-offer-content aside:after,
.ff-edu-container .hp-offer-content aside:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0;
    top: 0;
}
.ff-edu-container .hp-offer-content aside.arrow {
    font-size: 16px;
    background-color: #161bff;
    width: 250px;
    padding-right: 20px;
    position: absolute;
    margin: 0 auto;
    height: 40px;
    left: 0;
    right: -20px;
    padding-top: 9px;
}
.ff-edu-container .hp-offer-content aside.arrow:before {
    border-color: #161bff transparent;
    left: -20px;
    border-width: 20px 0 20px 20px;
}
.ff-edu-container .hp-offer-content aside.arrow:after {
    border-color: transparent #fff;
    right: 0;
    border-width: 20px 20px 20px 0;
}
.ff-edu-container .hp-offer-content .hp-offer-qa {
    max-width: 550px;
    margin: auto;
}
.ff-edu-container .hp-offer-content .hp-offer-qa .hp-offer-qa-btn a {
    margin-right: 10px;
    margin-left: 10px;
    padding: 0 3rem;
    font-size: 16px;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .hp-offer-content .hp-offer-logo {
        max-width: 200px;
    }
    .ff-edu-container .hp-offer-content .hp-hiring-ribbon {
        height: 40px;
    }
}
.ff-edu-container .ff-edu-content-full {
    background: #fff;
    max-width: 100%;
    border: none;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0;
}
.ff-edu-container .ff-edu-content-full .ff-edu-top {
    max-width: 770px;
    margin: auto;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-edu-content-full {
        padding-top: 0;
    }
    .ff-edu-container .ff-edu-content-full .ff-edu-top p {
        font-size: 12px;
        font-weight: 700;
        max-width: 300px;
        padding: 0 30px;
        margin: auto;
    }
    .ff-edu-container .ff-edu-content-full .ff-edu-answers {
        padding-top: 10px;
    }
}
.ff-edu-container.ff-postmates-container {
    background: #fff;
    border-bottom: #d5d5d5;
    padding-left: 0;
    padding-right: 0;
}
.ff-edu-container .ff-postmates-offer-content {
    background: #fff;
    padding: 15px 0 0;
}
.ff-edu-container .ff-postmates-offer-content .center-offer-content {
    border: 1px solid #979797;
    max-width: 512px;
    margin: 15px auto auto;
    padding: 22px 35px;
    display: -ms-flexbox;
    display: flex;
}
.ff-edu-container .ff-postmates-offer-content .center-offer-content .center-offer-info {
    padding-left: 20px;
}
.ff-edu-container .ff-postmates-offer-content .center-offer-content h3 {
    font-size: 24px;
    text-align: center;
    color: #77b337;
    line-height: 1.2;
}
.ff-edu-container .ff-postmates-offer-content .center-offer-content h3 span {
    color: #000;
}
.ff-edu-container .ff-postmates-offer-content .center-offer-content p {
    font-size: 18px;
    line-height: 1.2;
    color: #000;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-postmates-offer-content {
        padding-top: 10px;
    }
    .ff-edu-container .ff-postmates-offer-content .center-offer-content {
        display: block;
        max-width: 300px;
        padding: 20px 35px 30px;
    }
    .ff-edu-container .ff-postmates-offer-content .center-offer-content .center-offer-info {
        padding-left: 0;
    }
}
.ff-edu-container .ff-credit-score-content {
    padding-top: 22px;
}
.ff-edu-container .ff-credit-score-content .ff-cs-top {
    font-size: 16px;
    line-height: 1.2;
    color: #ff0202;
    font-weight: 700;
    margin-bottom: 3px;
}
.ff-edu-container .ff-credit-score-content .ff-cs-top img {
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 15px;
}
.ff-edu-container .ff-credit-score-content .ff-cs-info-bg {
    max-width: 638px;
    margin-left: auto;
    margin-right: auto;
    background: #c6f0fd;
    padding: 25px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.ff-edu-container .ff-credit-score-content .ff-cs-info-bg p {
    max-width: 548px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 1.3;
    color: #000;
}
.ff-edu-container .ff-credit-score-content .ff-cs-rec-text {
    max-width: 548px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.ff-edu-container .ff-credit-score-content .ff-cs-rec-text p {
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 17px;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-credit-score-content {
        padding-top: 10px;
    }
    .ff-edu-container .ff-credit-score-content .ff-cs-info-bg {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.ff-edu-container .ff-cs-free-trial-text {
    font-size: 12px;
    line-height: 1.2;
    color: #000;
    padding-top: 7px;
    padding-bottom: 12px;
}
.ff-edu-container .ff-edu-top {
    background: #fff;
    border-radius: 4px;
    padding: 8px;
}
.ff-edu-container .ff-edu-top p {
    font-size: 14px;
    color: #252525;
    padding: 0;
}
.ff-edu-container .ff-edu-top p span {
    color: #2329d5;
}
.ff-edu-container .ff-edu-top .ff-edu-top-loc,
.ff-edu-container .ff-edu-top .ff-edu-top-user {
    font-size: 20px;
    font-weight: 700;
}
.ff-edu-container .ff-edu-top .ff-edu-top-loc img,
.ff-edu-container .ff-edu-top .ff-edu-top-user img {
    vertical-align: bottom;
    margin-right: 3px;
}
.ff-edu-container .ff-edu-top .ff-edu-top-loc a,
.ff-edu-container .ff-edu-top .ff-edu-top-user a {
    color: rgba(0, 0, 0, 0.87);
}
.ff-edu-container .ff-edu-top .ff-edu-top-bt {
    font-size: 16px;
}
.ff-edu-container .ff-edu-top .ff-edu-top-bt span {
    color: #fff;
}
.ff-edu-container .ff-ep-top-progress {
    background: #b8b8b8;
    height: 28px;
    border-radius: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 8px;
}
.ff-edu-container .ff-ep-top-progress div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    line-height: 28px;
    position: relative;
    font-size: 14px;
    color: #1f1f1f;
    width: 25%;
}
.ff-edu-container .ff-ep-top-progress div img {
    vertical-align: middle;
}
.ff-edu-container .ff-ep-top-progress div span {
    position: relative;
    z-index: 99;
}
.ff-edu-container .ff-ep-top-progress .ff-ep-step-1:after,
.ff-edu-container .ff-ep-top-progress .ff-ep-step-2:after,
.ff-edu-container .ff-ep-top-progress .ff-ep-step-3:after {
    content: "";
    width: 42px;
    height: 42px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    display: block;
    position: absolute;
    top: -7px;
    right: -6px;
    transform: rotate(45deg);
    z-index: 9;
}
.ff-edu-container .ff-ep-top-progress .active {
    color: #fff;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-ep-top-progress .ff-ep-step-1,
    .ff-edu-container .ff-ep-top-progress .ff-ep-step-2,
    .ff-edu-container .ff-ep-top-progress .ff-ep-step-3 {
        width: 20%;
    }
    .ff-edu-container .ff-ep-top-progress .ff-ep-step-2 {
        padding-left: 10px;
        width: 22%;
    }
    .ff-edu-container .ff-ep-top-progress .ff-ep-step-3 {
        width: 22%;
        padding-left: 15px;
    }
    .ff-edu-container .ff-ep-top-progress .ff-ep-step-4 {
        width: 55%;
    }
}
.ff-edu-container .ff-edu-question {
    background: #fff;
    border-radius: 4px;
    margin: 8px 0;
    padding: 14px 42px 12px 43px;
}
.ff-edu-container .ff-edu-question h4 {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin: 0;
}
.ff-edu-container .ff-edu-question.with-logo {
    padding-left: 8px;
    padding-right: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ff-edu-container .ff-edu-question.with-logo img {
    margin-right: 15px;
    max-width: 120px;
    max-height: 120px;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-edu-question.with-logo img {
        max-width: 80px;
        max-height: 80px;
        margin-right: 10px;
    }
    .ff-edu-container .ff-edu-question.with-logo h4 {
        text-align: left;
    }
}
.ff-edu-container .ff-edu-question.ff-health-slide {
    padding: 15px 10px 20px;
}
.ff-edu-container .ff-edu-question.ff-health-slide h4 {
    font-size: 20px;
}
.ff-edu-container .ff-edu-question.ff-health-slide p {
    margin: 18px auto;
    font-size: 20px;
}
.ff-edu-container .ff-edu-answers,
.ff-edu-container .ff-edu-answers-2 form {
    background: #fff;
    border-radius: 4px;
    padding: 20px 10px 12px;
}
.ff-edu-container .ff-edu-answers-list {
    max-width: 610px;
    margin: 0 auto;
    column-count: 2;
    column-gap: 20px;
}
.ff-edu-container .ff-edu-answers-list.no-column {
    column-count: 1;
    column-gap: 0;
}
.ff-edu-container .ff-edu-answers-list-2 {
    max-width: 610px;
    margin: 0 auto;
}
.ff-edu-container .ff-edu-answers-list-2 > li:first-child {
    float: left;
    width: 100%;
}
.ff-edu-container .ff-edu-answers-list-2 > li:last-child {
    float: right;
    width: 0;
    visibility: hidden;
}
.ff-edu-container .ff-edu-other-cat > li:first-child {
    float: left;
    width: 297px;
}
.ff-edu-container .ff-edu-other-cat > li:last-child {
    float: right;
    visibility: visible;
    width: auto;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-edu-answers-list {
        column-count: 1;
        column-gap: 0;
    }
    .ff-edu-container .ff-edu-other-cat > li:first-child,
    .ff-edu-container .ff-edu-other-cat > li:last-child {
        float: none;
        width: 100%;
        max-width: 297px;
        margin-right: auto;
        margin-left: auto;
    }
}
.ff-edu-container .ff-edu-answer-form-submit {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 20px;
    display: none;
}
.ff-edu-container .ff-edu-answer-form-submit.ff-edu-other-sub {
    display: block;
}
.ff-edu-container .ff-partner-select-form {
    background: #fff;
    border-radius: 4px;
    padding: 20px 10px 12px;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item {
    width: 100%;
    max-width: 442px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item label {
    outline: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
    transition: border 0.3s ease-in-out;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item label:hover {
    border-color: rgba(0, 0, 0, 0.3);
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item label:after,
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item label:before {
    visibility: hidden !important;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item label:active {
    background: 0 0 !important;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 22px;
    background-color: grey;
    display: inline-block;
    border-radius: 26px;
    position: relative;
    padding: 0;
    transition: 0.3s;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 18px;
    border: 0;
    transition: 0.3s;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item input:checked + span.toggle {
    background-color: #5fa80a;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item input:checked + span.toggle:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item input:checked + label:after {
    visibility: hidden;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle-logo {
    display: block;
    width: 100%;
    max-width: 130px;
    padding-left: 15px;
    padding-right: 15px;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle-logo img {
    width: 100%;
    max-width: 100px;
    height: auto;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle-texts {
    display: block;
    width: 100%;
    max-width: 242px;
    font-weight: 400;
    font-size: 9px;
    text-align: left;
    padding-left: 15px;
    position: relative;
    color: #4a4a4a;
}
.ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle-texts:before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-partner-select-form .ff-partner-switch-item label {
        padding: 10px 8px;
    }
    .ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle-logo {
        max-width: 80px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .ff-edu-container .ff-partner-select-form .ff-partner-switch-item span.toggle-texts {
        max-width: 53%;
        padding-left: 10px;
    }
}
.ff-edu-container .ff-resume-upload {
    background: #fff;
    border-radius: 4px;
    padding: 20px 10px 12px;
}
.ff-edu-container .ff-resume-upload form {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    border: 2px dashed #ddd;
    border-radius: 4px;
}
.ff-edu-container .ff-resume-upload .ff-resume-content {
    padding: 40px 15px 25px;
}
.ff-edu-container .ff-resume-upload .ff-resume-content .resume-info {
    font-size: 11px;
    text-transform: uppercase;
    color: #4a4a4a;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center;
    word-break: break-word;
}
.ff-edu-container .ff-resume-upload .ff-resume-content .resume-type {
    font-size: 10px;
    text-transform: uppercase;
    color: rgba(74, 74, 74, 0.8);
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.ff-edu-container .ff-resume-upload .ff-resume-content .resume-input {
    visibility: hidden;
    width: 0;
    height: 0;
}
.ff-edu-container .ff-resume-upload .ff-resume-content .ff-submit-btn {
    max-width: 170px;
    font-size: 14px;
    padding: 0 1rem;
}
.ff-edu-container .ff-resume-upload .is-dragover .ff-resume-content {
    background-color: rgba(128, 128, 128, 0.5);
}
.ff-edu-container .ff-resume-upload .ff-resume-skip {
    margin-top: 15px;
}
.ff-edu-container .ff-resume-upload .ff-resume-skip a {
    font-size: 14px;
}
.ff-edu-container .ff-loader-content {
    background: #fff;
    border-radius: 4px;
    padding: 20px 10px 12px;
}
.ff-edu-container .ff-loader-content h2 {
    font-size: 60px;
    color: #dd6288;
    display: none;
}
.ff-edu-container .ff-loader-content h3 {
    font-size: 40px;
    color: #5fa80a;
}
.ff-edu-container .ff-ck-button {
    margin-bottom: 8px;
    max-width: 297px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ff-edu-container .ff-ck-button label span img,
.ff-edu-container .ff-submit-btn img {
    margin-left: 8px;
    margin-bottom: 6px;
    vertical-align: middle;
}
.ff-edu-container .ff-ck-button label {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ff-edu-container .ff-ck-button label span {
    text-align: center;
    display: inline-block;
    max-width: 297px;
    width: 100%;
    height: 47px;
    line-height: 47px;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
    border-radius: 25px;
    letter-spacing: 0.5px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    transition: background-color ease-in-out 0.3s;
}
.ff-edu-container .ff-ck-button label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.ff-edu-container .ff-ck-button label input[disabled] + span {
    cursor: not-allowed !important;
}
.ff-edu-container .ff-ck-button input:checked + span {
    background-color: #c72b5b;
    font-weight: 700;
}
.ff-edu-container .ff-ck-button .ff-edu-input {
    outline: 0;
    width: 295px;
    height: 47px;
    border-radius: 25px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
    text-align: center;
}
.ff-edu-container .ff-ck-button .ff-edu-input[disabled] {
    opacity: 0.4;
}
.ff-edu-container .ff-ck-button .ff-edu-input::-webkit-input-placeholder,
.ff-edu-container .ff-ck-button .ff-edu-input::placeholder {
    color: rgba(0, 0, 0, 0.8);
}
.ff-edu-container .ff-submit-btn {
    width: 100%;
    max-width: 296px;
    height: 47px;
    line-height: 43px;
    border-radius: 30px;
    font-size: 16px;
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.31);
}
.ff-edu-container .ff-submit-btn-skip {
    max-width: 296px;
    margin-top: 10px;
    border: 1px solid #979797;
    width: 100%;
    height: 47px;
    line-height: 43px;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #b6b6b6;
}
.ff-edu-container .ff-submit-btn-skip:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.ff-edu-container .ff-submit-btn-skip-text {
    color: grey;
}
.ff-edu-container .ff-fb-messenger {
    background: #fff;
    border-radius: 4px;
    padding: 20px 10px 12px;
    text-align: center;
}
.ff-edu-container .ff-fb-messenger h3 {
    font-size: 22px;
    color: #000;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
}
.ff-edu-container .ff-fb-messenger h3 span {
    color: #f45505;
}
.ff-edu-container .ff-fb-messenger h3 + p {
    font-size: 16px;
    color: #000;
    padding: 0;
    margin-bottom: 5px;
    text-align: center;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-fb-messenger h3 {
        font-size: 17px;
    }
    .ff-edu-container .ff-fb-messenger h3 + p {
        font-size: 14px;
    }
}
.ff-edu-container .ff-fb-messenger .ff-fb-code-box {
    width: 250px;
    height: 100px;
    margin: 20px auto;
}
.ff-edu-container .ff-fb-messenger-bot {
    background: #fff;
    border-radius: 4px;
    padding: 19px 10px;
    text-align: center;
    margin-top: 9px;
}
.ff-edu-container .ff-multi-job-content {
    max-width: 1108px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    background-color: #f3f3f3;
    border: 1px solid #cfcfcf;
}
.ff-edu-container .ff-multi-job-content .ff-mj-top {
    padding-bottom: 10px;
}
.ff-edu-container .ff-multi-job-content .ff-mj-top h3 {
    font-size: 22px;
    line-height: 1.2;
    color: #039be5;
    font-weight: 700;
}
.ff-edu-container .ff-multi-job-content .ff-mj-top h3 + p {
    color: #000;
    padding: 0;
    font-size: 12px;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li {
    margin-bottom: 10px;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li a {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 10px;
    transition: all 0.3s ease-in-out;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li a:hover {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(128, 128, 128, 0.51);
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li .ff-mj-item-left {
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li .ff-mj-item-left h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li .ff-mj-item-left p {
    color: #4a4a4a;
    font-size: 12px;
    line-height: 1.2;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li .ff-mj-item-left p:last-child {
    font-size: 10px;
    padding: 0;
}
.ff-edu-container .ff-multi-job-content .ff-mj-list li .ff-mj-item-right {
    width: 24px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.ff-edu-container .ff-multi-job-content .ff-mj-bot {
    padding-top: 10px;
    padding-bottom: 20px;
}
.ff-edu-container .ff-gig-content {
    max-width: 1108px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    background-color: #f3f3f3;
    border: 1px solid #cfcfcf;
}
.ff-edu-container .ff-gig-content .ff-gig-top {
    padding-bottom: 10px;
}
.ff-edu-container .ff-gig-content .ff-gig-top h3 {
    font-size: 25px;
    line-height: 1.2;
    color: #373839;
    font-weight: 700;
}
.ff-edu-container .ff-gig-content .ff-gig-top h3 + p {
    color: #000;
    padding: 0;
    font-size: 17px;
}
.ff-edu-container .ff-gig-content .ff-gig-top h3 + p strong {
    font-weight: 700;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-gig-content .ff-gig-top h3 {
        font-size: 22px;
    }
    .ff-edu-container .ff-gig-content .ff-gig-top h3 + p {
        font-size: 16px;
    }
}
.ff-edu-container .ff-gig-content .ff-gig-list {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}
.ff-edu-container .ff-gig-content .ff-gig-list li {
    margin-bottom: 10px;
}
.ff-edu-container .ff-gig-content .ff-gig-list li a {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 15px 10px 15px 15px;
    transition: all 0.3s ease-in-out;
}
.hero-a,
.return-bkg {
    background-repeat: no-repeat;
}
.ff-edu-container .ff-gig-content .ff-gig-list li a:hover {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(128, 128, 128, 0.51);
}
.ff-edu-container .ff-gig-content .ff-gig-list li .ff-gig-item-left {
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}
.ff-edu-container .ff-gig-content .ff-gig-list li .ff-gig-item-left h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
}
.ff-edu-container .ff-gig-content .ff-gig-list li .ff-gig-item-left p {
    color: #4a4a4a;
    font-size: 15px;
    line-height: 1.2;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container .ff-gig-content .ff-gig-list li .ff-gig-item-left h3 {
        font-size: 18px;
    }
    .ff-edu-container .ff-gig-content .ff-gig-list li .ff-gig-item-left p {
        font-size: 14px;
    }
}
.ff-edu-container .ff-gig-content .ff-gig-list li .ff-gig-item-right {
    width: 24px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.ff-edu-container .ff-gig-content .ff-gig-bot {
    padding-top: 10px;
    padding-bottom: 20px;
}
.ff-edu-container .ff-gig-content .ff-gig-bot .ff-submit-btn {
    margin-bottom: 12px;
}
.ff-edu-container .ff-gig-content .ff-gig-bot .ff-submit-btn:last-child {
    margin-bottom: 0;
}
.ff-edu-container .ff-footer {
    padding-top: 30px;
    padding-bottom: 45px;
}
.ff-edu-container .ff-footer.ff-footer-border {
    border-top: 1px solid #dadada;
}
.ff-edu-container .ff-footer .ff-footer-logo {
    padding-bottom: 10px;
}
.ff-edu-container .ff-footer .ff-copyright-text {
    font-size: 13px;
    line-height: 1.3;
    color: #6b6b6b;
}
.ff-edu-container .ff-footer .ff-copyright-text a {
    color: #6b6b6b;
}
.ff-edu-container .ff-footer-desc {
    font-size: 9px;
    line-height: 1.2;
    color: #6a6a6a;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 30px;
}
@media only screen and (max-width: 600px) {
    .ff-edu-container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .ff-edu-container .ff-edu-content {
        padding: 8px;
    }
}
.spinner {
    font-size: 96px;
    position: relative;
    width: 1em;
    height: 1em;
}
.spinner-blade {
    position: absolute;
    left: 0.4629em;
    bottom: 0;
    width: 0.074em;
    height: 0.2777em;
    border-radius: 0.0555em;
    background-color: transparent;
    transform-origin: center -0.2222em;
    animation: spinner-fade 1s infinite linear;
}
.spinner-blade:nth-child(1) {
    animation-delay: 0s;
    transform: rotate(0);
}
.spinner-blade:nth-child(2) {
    animation-delay: 83ms;
    transform: rotate(30deg);
}
.spinner-blade:nth-child(3) {
    animation-delay: 166ms;
    transform: rotate(60deg);
}
.spinner-blade:nth-child(4) {
    animation-delay: 249ms;
    transform: rotate(90deg);
}
.spinner-blade:nth-child(5) {
    animation-delay: 332ms;
    transform: rotate(120deg);
}
.spinner-blade:nth-child(6) {
    animation-delay: 415ms;
    transform: rotate(150deg);
}
.spinner-blade:nth-child(7) {
    animation-delay: 498ms;
    transform: rotate(180deg);
}
.spinner-blade:nth-child(8) {
    animation-delay: 581ms;
    transform: rotate(210deg);
}
.spinner-blade:nth-child(9) {
    animation-delay: 664ms;
    transform: rotate(240deg);
}
.spinner-blade:nth-child(10) {
    animation-delay: 747ms;
    transform: rotate(270deg);
}
.spinner-blade:nth-child(11) {
    animation-delay: 0.83s;
    transform: rotate(300deg);
}
.spinner-blade:nth-child(12) {
    animation-delay: 913ms;
    transform: rotate(330deg);
}
@keyframes spinner-fade {
    0% {
        background-color: #69717d;
    }
    100% {
        background-color: transparent;
    }
}
.sk-fading-circle {
    margin: 8px auto;
    width: 20px;
    height: 20px;
    position: relative;
}
.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-fading-circle .sk-circle:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
    transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
    transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
    transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
    transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
    transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
    transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
    transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
    transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
    transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
    transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
    transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
    animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
    animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
    animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
    animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
    animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
    animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
    animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
    animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
    animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
    animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
    animation-delay: -0.1s;
}
@keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
[type="checkbox"]#sms-agreed-nexxt:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #d2d2d2;
    background-color: #a5a5a5;
    z-index: 0;
}
[type="checkbox"]#sms-agreed-nexxt.blue:checked + label:after,
[type="checkbox"]#sms-agreed.blue:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #16b2d6;
    background-color: #16b2d6;
    z-index: 0;
}
[type="checkbox"]#sms-agreed:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #a5a5a5;
    background-color: #a5a5a5;
    z-index: 0;
}
.pa-f--s {
    padding: 0 !important;
}
.pa-xs--s {
    padding: 5px !important;
}
.pa-s--s {
    padding: 10px !important;
}
.pa-m--s {
    padding: 20px !important;
}
.pa-l--s {
    padding: 40px !important;
}
.pa-xl--s {
    padding: 80px !important;
}
.pt-f--s {
    padding-top: 0 !important;
}
.pt-xs--s {
    padding-top: 5px !important;
}
.pt-s--s {
    padding-top: 10px !important;
}
.pt-m--s {
    padding-top: 20px !important;
}
.pt-l--s {
    padding-top: 40px !important;
}
.pt-xl--s {
    padding-top: 80px !important;
}
.pb-f--s {
    padding-bottom: 0 !important;
}
.pb-xs--s {
    padding-bottom: 5px !important;
}
.pb-s--s {
    padding-bottom: 10px !important;
}
.pb-m--s {
    padding-bottom: 20px !important;
}
.pb-l--s {
    padding-bottom: 40px !important;
}
.pb-xl--s {
    padding-bottom: 80px !important;
}
.pl-f--s {
    padding-left: 0 !important;
}
.pl-xs--s {
    padding-left: 5px !important;
}
.pl-s--s {
    padding-left: 10px !important;
}
.pl-m--s {
    padding-left: 20px !important;
}
.pl-l--s {
    padding-left: 40px !important;
}
.pl-xl--s {
    padding-left: 80px !important;
}
.pr-f--s {
    padding-right: 0 !important;
}
.pr-xs--s {
    padding-right: 5px !important;
}
.pr-s--s {
    padding-right: 10px !important;
}
.pr-m--s {
    padding-right: 20px !important;
}
.pr-l--s {
    padding-right: 40px !important;
}
.pr-xl--s {
    padding-right: 80px !important;
}
@media only screen and (min-width: 601px) {
    .pa-f--m {
        padding: 0 !important;
    }
    .pa-xs--m {
        padding: 5px !important;
    }
    .pa-s--m {
        padding: 10px !important;
    }
    .pa-m--m {
        padding: 20px !important;
    }
    .pa-l--m {
        padding: 40px !important;
    }
    .pa-xl--m {
        padding: 80px !important;
    }
    .pt-f--m {
        padding-top: 0 !important;
    }
    .pt-xs--m {
        padding-top: 5px !important;
    }
    .pt-s--m {
        padding-top: 10px !important;
    }
    .pt-m--m {
        padding-top: 20px !important;
    }
    .pt-l--m {
        padding-top: 40px !important;
    }
    .pt-xl--m {
        padding-top: 80px !important;
    }
    .pb-f--m {
        padding-bottom: 0 !important;
    }
    .pb-xs--m {
        padding-bottom: 5px !important;
    }
    .pb-s--m {
        padding-bottom: 10px !important;
    }
    .pb-m--m {
        padding-bottom: 20px !important;
    }
    .pb-l--m {
        padding-bottom: 40px !important;
    }
    .pb-xl--m {
        padding-bottom: 80px !important;
    }
    .pl-f--m {
        padding-left: 0 !important;
    }
    .pl-xs--m {
        padding-left: 5px !important;
    }
    .pl-s--m {
        padding-left: 10px !important;
    }
    .pl-m--m {
        padding-left: 20px !important;
    }
    .pl-l--m {
        padding-left: 40px !important;
    }
    .pl-xl--m {
        padding-left: 80px !important;
    }
    .pr-f--m {
        padding-right: 0 !important;
    }
    .pr-xs--m {
        padding-right: 5px !important;
    }
    .pr-s--m {
        padding-right: 10px !important;
    }
    .pr-m--m {
        padding-right: 20px !important;
    }
    .pr-l--m {
        padding-right: 40px !important;
    }
    .pr-xl--m {
        padding-right: 80px !important;
    }
}
@media only screen and (min-width: 993px) {
    .pa-f--l {
        padding: 0 !important;
    }
    .pa-xs--l {
        padding: 5px !important;
    }
    .pa-s--l {
        padding: 10px !important;
    }
    .pa-m--l {
        padding: 20px !important;
    }
    .pa-l--l {
        padding: 40px !important;
    }
    .pa-xl--l {
        padding: 80px !important;
    }
    .pt-f--l {
        padding-top: 0 !important;
    }
    .pt-xs--l {
        padding-top: 5px !important;
    }
    .pt-s--l {
        padding-top: 10px !important;
    }
    .pt-m--l {
        padding-top: 20px !important;
    }
    .pt-l--l {
        padding-top: 40px !important;
    }
    .pt-xl--l {
        padding-top: 80px !important;
    }
    .pb-f--l {
        padding-bottom: 0 !important;
    }
    .pb-xs--l {
        padding-bottom: 5px !important;
    }
    .pb-s--l {
        padding-bottom: 10px !important;
    }
    .pb-m--l {
        padding-bottom: 20px !important;
    }
    .pb-l--l {
        padding-bottom: 40px !important;
    }
    .pb-xl--l {
        padding-bottom: 80px !important;
    }
    .pl-f--l {
        padding-left: 0 !important;
    }
    .pl-xs--l {
        padding-left: 5px !important;
    }
    .pl-s--l {
        padding-left: 10px !important;
    }
    .pl-m--l {
        padding-left: 20px !important;
    }
    .pl-l--l {
        padding-left: 40px !important;
    }
    .pl-xl--l {
        padding-left: 80px !important;
    }
    .pr-f--l {
        padding-right: 0 !important;
    }
    .pr-xs--l {
        padding-right: 5px !important;
    }
    .pr-s--l {
        padding-right: 10px !important;
    }
    .pr-m--l {
        padding-right: 20px !important;
    }
    .pr-l--l {
        padding-right: 40px !important;
    }
    .pr-xl--l {
        padding-right: 80px !important;
    }
}
@media print {
    .pt-l--p {
        padding-top: 40px !important;
    }
}
@media only screen and (max-width: 600px) {
    .ma-s--s--m {
        margin: 5px !important;
    }
    .mt-s--s--m {
        margin-top: 5px !important;
    }
    .mb-s--s--m {
        margin-bottom: 5px !important;
    }
    .ml-s--s--m {
        margin-left: 5px !important;
    }
    .mr-s--s--m {
        margin-right: 5px !important;
    }
}
.ma-f--s {
    margin: 0 !important;
}
.ma-xs--s {
    margin: 5px !important;
}
.ma-s--s {
    margin: 10px !important;
}
.ma-m--s {
    margin: 20px !important;
}
.ma-l--s {
    margin: 40px !important;
}
.ma-xl--s {
    margin: 80px !important;
}
.mt-f--s {
    margin-top: 0 !important;
}
.mt-xs--s {
    margin-top: 5px !important;
}
.mt-s--s {
    margin-top: 10px !important;
}
.mt-m--s {
    margin-top: 20px !important;
}
.mt-l--s {
    margin-top: 40px !important;
}
.mt-xl--s {
    margin-top: 80px !important;
}
.mb-f--s {
    margin-bottom: 0 !important;
}
.mb-xs--s {
    margin-bottom: 5px !important;
}
.mb-s--s {
    margin-bottom: 10px !important;
}
.mb-m--s {
    margin-bottom: 20px !important;
}
.mb-l--s {
    margin-bottom: 40px !important;
}
.mb-xl--s {
    margin-bottom: 80px !important;
}
.ml-f--s {
    margin-left: 0 !important;
}
.ml-xs--s {
    margin-left: 5px !important;
}
.ml-s--s {
    margin-left: 10px !important;
}
.ml-m--s {
    margin-left: 20px !important;
}
.ml-l--s {
    margin-left: 40px !important;
}
.ml-xl--s {
    margin-left: 80px !important;
}
.mr-f--s {
    margin-right: 0 !important;
}
.mr-xs--s {
    margin-right: 5px !important;
}
.mr-s--s {
    margin-right: 10px !important;
}
.mr-m--s {
    margin-right: 20px !important;
}
.mr-l--s {
    margin-right: 40px !important;
}
.mr-xl--s {
    margin-right: 80px !important;
}
@media only screen and (min-width: 601px) {
    .ma-f--m {
        margin: 0 !important;
    }
    .ma-xs--m {
        margin: 5px !important;
    }
    .ma-s--m {
        margin: 10px !important;
    }
    .ma-m--m {
        margin: 20px !important;
    }
    .ma-l--m {
        margin: 40px !important;
    }
    .ma-xl--m {
        margin: 80px !important;
    }
    .mt-f--m {
        margin-top: 0 !important;
    }
    .mt-xs--m {
        margin-top: 5px !important;
    }
    .mt-s--m {
        margin-top: 10px !important;
    }
    .mt-m--m {
        margin-top: 20px !important;
    }
    .mt-l--m {
        margin-top: 40px !important;
    }
    .mt-xl--m {
        margin-top: 80px !important;
    }
    .mb-f--m {
        margin-bottom: 0 !important;
    }
    .mb-xs--m {
        margin-bottom: 5px !important;
    }
    .mb-s--m {
        margin-bottom: 10px !important;
    }
    .mb-m--m {
        margin-bottom: 20px !important;
    }
    .mb-l--m {
        margin-bottom: 40px !important;
    }
    .mb-xl--m {
        margin-bottom: 80px !important;
    }
    .ml-f--m {
        margin-left: 0 !important;
    }
    .ml-xs--m {
        margin-left: 5px !important;
    }
    .ml-s--m {
        margin-left: 10px !important;
    }
    .ml-m--m {
        margin-left: 20px !important;
    }
    .ml-l--m {
        margin-left: 40px !important;
    }
    .ml-xl--m {
        margin-left: 80px !important;
    }
    .mr-f--m {
        margin-right: 0 !important;
    }
    .mr-xs--m {
        margin-right: 5px !important;
    }
    .mr-s--m {
        margin-right: 10px !important;
    }
    .mr-m--m {
        margin-right: 20px !important;
    }
    .mr-l--m {
        margin-right: 40px !important;
    }
    .mr-xl--m {
        margin-right: 80px !important;
    }
}
.center--s {
    text-align: center;
}
.left--s {
    text-align: left;
}
.right--s {
    text-align: right;
}
@media only screen and (min-width: 601px) {
    .center--m {
        text-align: center;
    }
    .left--m {
        text-align: left;
    }
    .right--m {
        text-align: right;
    }
}
@media only screen and (min-width: 993px) {
    .ma-f--l {
        margin: 0 !important;
    }
    .ma-xs--l {
        margin: 5px !important;
    }
    .ma-s--l {
        margin: 10px !important;
    }
    .ma-m--l {
        margin: 20px !important;
    }
    .ma-l--l {
        margin: 40px !important;
    }
    .ma-xl--l {
        margin: 80px !important;
    }
    .mt-f--l {
        margin-top: 0 !important;
    }
    .mt-xs--l {
        margin-top: 5px !important;
    }
    .mt-s--l {
        margin-top: 10px !important;
    }
    .mt-m--l {
        margin-top: 20px !important;
    }
    .mt-l--l {
        margin-top: 40px !important;
    }
    .mt-xl--l {
        margin-top: 80px !important;
    }
    .mb-f--l {
        margin-bottom: 0 !important;
    }
    .mb-xs--l {
        margin-bottom: 5px !important;
    }
    .mb-s--l {
        margin-bottom: 10px !important;
    }
    .mb-m--l {
        margin-bottom: 20px !important;
    }
    .mb-l--l {
        margin-bottom: 40px !important;
    }
    .mb-xl--l {
        margin-bottom: 80px !important;
    }
    .ml-f--l {
        margin-left: 0 !important;
    }
    .ml-xs--l {
        margin-left: 5px !important;
    }
    .ml-s--l {
        margin-left: 10px !important;
    }
    .ml-m--l {
        margin-left: 20px !important;
    }
    .ml-l--l {
        margin-left: 40px !important;
    }
    .ml-xl--l {
        margin-left: 80px !important;
    }
    .mr-f--l {
        margin-right: 0 !important;
    }
    .mr-xs--l {
        margin-right: 5px !important;
    }
    .mr-s--l {
        margin-right: 10px !important;
    }
    .mr-m--l {
        margin-right: 20px !important;
    }
    .mr-l--l {
        margin-right: 40px !important;
    }
    .mr-xl--l {
        margin-right: 80px !important;
    }
    .center--l {
        text-align: center;
    }
    .left--l {
        text-align: left;
    }
    .right--l {
        text-align: right;
    }
}
.hero-a {
    background-position: right bottom;
    background-image: none;
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}
.center,
.center-align {
    text-align: center;
}
.left-align--s {
    text-align: left;
}
.right-align--s {
    text-align: right;
}
.center--s,
.center-align--s {
    text-align: center;
}
@media only screen and (min-width: 601px) {
    .left-align--m {
        text-align: left;
    }
    .right-align--m {
        text-align: right;
    }
    .center--m,
    .center-align--m {
        text-align: center;
    }
}
@media only screen and (min-width: 993px) {
    .left-align--l {
        text-align: left;
    }
    .right-align--l {
        text-align: right;
    }
    .center--l,
    .center-align--l {
        text-align: center;
    }
}
@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url("/css/materializeicon.woff2") format("woff2");
}
.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    display: inline-block;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    vertical-align: middle;
}
html {
    line-height: 1.4;
    font-family: Lato, sans-serif;
}
.h1,
.h2,
h1,
h2 {
    line-height: 110%;
}
@media only screen and (min-width: 0) {
    html {
        font-size: 14px;
    }
}
@media only screen and (min-width: 992px) {
    html {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1200px) {
    html {
        font-size: 16px;
    }
}
.h1,
.text-1,
h1 {
    font-size: 2.074rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
}
.h1,
h1 {
    margin: 1.037rem 0 0.8296rem;
}
.h2,
.text-2,
h2 {
    font-size: 1.728rem;
}
.h2,
h2 {
    margin: 0.864rem 0 0.6912rem;
}
.h3,
.text-3,
h3 {
    font-size: 1.44rem;
}
.h3,
h3 {
    line-height: 110%;
    margin: 0.72rem 0 0.576rem;
}
.h4,
.text-4,
h4 {
    font-size: 1.2rem;
    line-height: 110%;
}
.h4,
h4 {
    margin: 0.3rem 0;
}
.h5,
h5 {
    font-size: 1rem;
    line-height: 110%;
    margin: 0.125rem 0;
}
.h6,
h6 {
    font-size: 0.833rem;
    line-height: 110%;
    margin: 0.4165rem 0 0.3332rem;
}
.text-1 {
    line-height: 110%;
    margin: 1.037rem 0 0.8296rem;
}
.text-2 {
    line-height: 110%;
    margin: 0.864rem 0 0.6912rem;
}
.text-3 {
    line-height: 110%;
    margin: 0.72rem 0 0.576rem;
}
.text-4 {
    margin: 0.3rem 0;
}
.text-5 {
    font-size: 1rem;
    line-height: 110%;
    margin: 0.125rem 0;
}
.text-6 {
    font-size: 0.833rem;
    line-height: 110%;
    margin: 0.4165rem 0 0.3332rem;
}
.text-l {
    font-size: 2.2rem;
    line-height: 110%;
    margin: 1.1rem 0 0.88rem;
}
.text-xl {
    font-size: 2.4rem;
    line-height: 110%;
    margin: 1.2rem 0 0.96rem;
}
.text-xxl {
    font-size: 2.8rem;
    line-height: 110%;
    margin: 1.4rem 0 1.12rem;
}
p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin: 0;
    padding: 3px 0;
    font-size: 1.1em;
}
.tw-ultrabold,
label {
    font-weight: 900;
}
.tw-bold {
    font-weight: 700;
}
strong {
    font-weight: 500;
}
small {
    font-size: 90%;
}
.light,
.page-footer .footer-copyright {
    font-weight: 300;
}
.thin {
    font-weight: 200;
}
.x-small {
    font-size: 70%;
}
.tw-normal {
    font-weight: 400;
}
.tw-light {
    font-weight: 300;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.rwd-break {
    display: block;
}
@media only screen and (min-width: 601px) {
    .rwd-break {
        display: none;
    }
}
.exit-top,
.lp-logo,
.lp-logo-info {
    display: -ms-flexbox;
    -ms-flex-align: center;
}
.clickable {
    cursor: pointer;
}
.freephone-bg {
    background-color: #dcedf2;
}
.uber-push {
    margin-top: -20px;
}
@media only screen and (min-width: 601px) {
    .uber-push {
        margin-top: -35px;
    }
}
.return-bkg {
    background-size: cover;
    background-position: center center;
}
.exit-top {
    top: 0;
    height: 30px;
    width: 30px;
    right: 0;
    border-radius: 3em;
    display: flex;
    align-items: center;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.inline-block,
.offer-inline-text {
    display: inline-block;
}
.content-frame {
    height: 80px;
    overflow: hidden;
}
.content-frame.active {
    height: auto;
    overflow: auto;
}
.content-frame.active ~ .content-reveal {
    background-image: none;
}
.content-reveal {
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.89) 0, #fff 100%);
    position: absolute;
    width: 100%;
    height: 50px;
    margin-top: -40px;
    text-align: center;
}
.content-reveal button {
    background: 0 0;
    border: 0;
    font-weight: 900;
    color: #163ee0;
    width: 100%;
    height: 45px;
}
.content-jobdescription {
    position: relative;
}
.no-border {
    border: none !important;
}
.no-radius {
    border-radius: 0 !important;
}
.offer-inline-text {
    border: 1px solid #ddd;
    position: relative;
}
.offer-inline-text:before {
    content: "";
    background: url("/img/green_down_arrow.png") left top no-repeat;
    width: 58px;
    height: 85px;
    background-size: 58px 85px;
    position: absolute;
    left: -45px;
    top: 22px;
}
@media only screen and (max-width: 600px) {
    .offer-inline-text:before {
        display: none;
    }
}
.cs-select {
    display: block;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: 1.2;
    padding: 8px 10px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
}
.lp-arrow-up,
.text-break {
    display: none;
}
.lp-yellow-text {
    color: #ffc220;
}
.lp-yellow {
    background-color: #ffc220 !important;
}
.lp-green-text {
    color: #5cd700;
}
.lp-blue-text {
    color: #0080ff;
}
.lp-blue {
    background-color: #0080ff;
}
.lp-black-text {
    color: #4a4a4a;
}
.lp-grey {
    background-color: #f9f9f9;
}
label.lp-grey-chk:after {
    background-color: grey !important;
    border-color: grey !important;
}
.plr-on-mob {
    padding-left: 0;
    padding-right: 0;
}
.lp-arrow-up {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #7ed321;
}
.lp-content-sep {
    width: 100%;
    height: 1px;
    background-color: #979797;
}
.icon-with-input-last {
    position: relative;
}
.icon-with-input-last .lp-icon-calender {
    position: absolute;
    margin-top: 0.5rem;
    right: 1.875rem;
}
@media only screen and (max-width: 600px) {
    .lp-arrow-up,
    .text-break {
        display: block;
    }
    .text-break {
        line-height: 5px;
    }
    .plr-on-mob {
        padding-left: 10px;
        padding-right: 10px;
    }
    .icon-with-input-last .lp-icon-calender {
        margin-top: 0.4rem;
        right: 1.5rem;
    }
}
.lp-top-head {
    min-height: 20px;
}
.lp-logo,
.lp-logo-info {
    display: flex;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.lp-logo img,
.lp-logo-info img {
    max-width: 50%;
    margin-right: 70px;
}
.lp-logo .lp-feat-list li,
.lp-logo-info .lp-feat-list li {
    background: url("/img/check_mark.png") left center no-repeat;
    background-size: 21px 21px;
    padding-left: 40px;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    color: #0d0e0e;
    margin-bottom: 1.1875rem;
}
.lp-logo .lp-feat-list li:last-child,
.lp-logo-info .lp-feat-list li:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
    .lp-logo img,
    .lp-logo-info img {
        margin-right: 30px;
    }
    .lp-logo-info .lp-title-group h2 {
        font-size: 2.1875rem;
        line-height: 2.8125rem;
    }
    .lp-logo-info .lp-title-group h5 {
        font-size: 1.625rem;
        line-height: 2rem;
    }
}
@media only screen and (max-width: 600px) {
    .lp-logo,
    .lp-logo-info {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }
    .lp-logo img,
    .lp-logo-info img {
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}
.lp-logo-info .lp-title-group {
    -ms-flex: 60%;
    flex: 60%;
    -ms-flex-order: 1;
    order: 1;
}
.lp-logo-info .lp-logo-img {
    -ms-flex: 40%;
    flex: 40%;
    text-align: center;
    -ms-flex-order: 2;
    order: 2;
}
.lp-logo-info .lp-logo-img img {
    max-width: 100%;
    margin-right: 0;
}
@media only screen and (max-width: 600px) {
    .lp-logo-info {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lp-logo-info .lp-title-group {
        -ms-flex: 100%;
        flex: 100%;
        text-align: center;
    }
    .lp-logo-info .lp-logo-img {
        -ms-flex: 100%;
        flex: 100%;
    }
    .lp-logo-info .lp-logo-img img {
        max-width: 80%;
        min-height: 50px !important;
    }
}
@media only screen and (min-width: 993px) {
    .lp-logo-info .lp-title-group h2 {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }
    .lp-logo-info .lp-title-group h5 {
        font-size: 1.4875rem;
        line-height: 1.8rem;
    }
}
@media only screen and (min-width: 1201px) {
    .lp-logo-info .lp-title-group h2 {
        font-size: 2.5rem;
        line-height: 3.0625rem;
    }
    .lp-logo-info .lp-title-group h5 {
        font-size: 1.6875rem;
        line-height: 2.0625rem;
    }
}
.lp-apply-form .lp-in-location {
    display: block;
    margin: 0 0 24px;
    font-size: 1.375rem;
    line-height: 1.625rem;
}
.lp-apply-form .lp-in-location i {
    font-size: 1.7rem;
    margin: -7px 8px 0 0;
}
.lp-apply-form input.lp-input {
    height: 4.375rem;
    border-radius: 5px;
    padding: 20px 25px;
    font-size: 1.25rem;
    color: #747474;
    margin-top: 3px;
}
.lp-apply-form .lp-form-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.6rem;
    border-radius: 5px;
    font-size: 1.4375rem;
    text-transform: initial;
    color: #3a3939;
    font-weight: 900;
    padding: 0 0.8rem;
}
.lp-apply-form .lp-form-btn img {
    margin-left: 15px;
    z-index: 1 !important;
}
.lp-apply-form .lp-form-btn .lp-arrow-icon {
    background: url("/img/icon_arrow_right.png") left center no-repeat;
    background-size: 22px 21px;
    display: inline-block;
    height: 21px;
    width: 22px;
    margin-left: 10px;
}
.lp-apply-form .burgerking-btn,
.lp-apply-form .pepsi-btn {
    background-color: #ee1c23 !important;
    color: #fff;
}
.lp-apply-form .burgerking-btn .lp-arrow-icon,
.lp-apply-form .pepsi-btn .lp-arrow-icon {
    background: url("/img/icon_arrow_right_white.png") left center no-repeat;
    background-size: 22px 21px;
}
.lp-apply-form .fedex-btn {
    background-color: #ff5900 !important;
    color: #fff;
}
.lp-apply-form .fedex-btn .lp-arrow-icon {
    background: url("/img/icon_arrow_right_white.png") left center no-repeat;
    background-size: 22px 21px;
}
.lp-form-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.lp-form-container .lp-company-image {
    -ms-flex: 60%;
    flex: 60%;
}
.lp-form-container .lp-apply-form {
    -ms-flex: 40%;
    flex: 40%;
}
@media only screen and (max-width: 600px) {
    .lp-form-container {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lp-form-container .lp-company-image {
        -ms-flex: 100%;
        flex: 100%;
        width: 100%;
    }
    .lp-form-container .lp-apply-form {
        -ms-flex: 100%;
        flex: 100%;
        width: 100%;
        padding-bottom: 10px;
    }
    .lp-form-container .card .card-content {
        padding: 24px 15px !important;
    }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
    .lp-form-container .lp-company-image {
        -ms-flex: 45%;
        flex: 45%;
        padding-right: 20px;
    }
    .lp-form-container .lp-apply-form {
        -ms-flex: 55%;
        flex: 55%;
    }
}
.lp-search-results {
    padding: 24px 0;
    background-color: #f1f7fb;
}
@media only screen and (max-width: 992px) {
    .lp-search-results .text-2 {
        font-size: 1.4rem !important;
    }
}
@media only screen and (max-width: 600px) {
    .lp-search-results {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }
}
.lp-about-info h2 {
    font-size: 2.125rem;
    margin-top: 0;
}
.lp-about-info h2 + p {
    font-size: 1rem;
    line-height: 1.425rem;
    margin-bottom: 1.25rem;
}
.lp-about-info .lp-about-position {
    border: 1px solid #979797;
    border-top: none;
}
.lp-about-info .lp-about-position .lp-pos-top {
    height: 2.25rem;
}
.lp-about-info .lp-about-position h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 0.75rem;
    margin-bottom: 1.0625rem;
}
.lp-about-info .lp-about-position .lp-pos-info {
    padding: 20px 30px;
}
.lp-about-info .lp-about-position .lp-pos-info p {
    font-size: 1.1875rem;
    line-height: 1.4375rem;
}
.lp-about-info .lp-about-position .lp-pos-btn {
    padding: 16px 21px;
}
.lp-about-info .lp-about-position .lp-pos-btn a {
    display: block;
    padding: 10px 10px 12px;
    text-align: center;
    border-radius: 5px;
}
.lp-about-info .lp-about-position .lp-pos-btn a span {
    display: block;
}
.lp-about-info .lp-about-position .lp-pos-btn a span:first-child {
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin-bottom: 5px;
}
.lp-about-info .lp-about-position .lp-pos-btn a span:last-child {
    font-size: 0.9rem;
    line-height: 1.0625rem;
}
.lp-about-info .lp-reqrm-list {
    padding-left: 25px;
}
.lp-about-info .lp-reqrm-list li {
    list-style: outside;
    padding-left: 14px;
    color: #6d6d6d;
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-bottom: 1.5625rem;
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
    .lp-about-info .lp-about-position .lp-pos-info {
        padding: 20px 15px;
    }
    .lp-about-info .lp-about-position .lp-pos-btn {
        padding: 10px;
    }
}
@media only screen and (max-width: 600px) {
    .lp-about-info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .lp-about-info h2 + p {
        font-size: 1.2rem;
        line-height: 1.625rem;
        margin-bottom: 1.45rem;
    }
    .lp-about-info .lp-reqrm-list {
        margin: 0;
        padding-top: 10px;
    }
}
.lp-immediate-hire {
    padding: 46px 15px 80px;
    background: url("/img/lp_job_section_bg.jpg") center top;
}
.lp-immediate-hire h3 {
    color: #4a4a4a;
    font-size: 1.75rem;
    line-height: 2.125rem;
    margin: 0;
}
.lp-immediate-hire h3 + p {
    color: #4a4a4a;
    margin-top: 2px;
    margin-bottom: 3.375rem;
    font-size: 1.25rem;
    line-height: 1.5rem;
}
.lp-immediate-hire h3 + p span {
    color: #007aff;
}
.lp-immediate-hire .lp-im-btn {
    display: block;
    padding: 17px 15px 20px;
    font-size: 1.4375rem;
    line-height: 1.75rem;
    font-weight: 900;
    color: #007aff;
    background-color: #fff;
    border: 2px solid #007aff;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.11), 0 10px 20px 0 rgba(0, 0, 0, 0.14);
}
@media only screen and (max-width: 600px) {
    .lp-immediate-hire {
        padding-bottom: 50px;
    }
    .lp-immediate-hire h3 {
        font-size: 1.55rem;
    }
}
.lp-footer {
    padding-top: 32px;
    padding-bottom: 40px;
}
.lp-footer .lp-footer-logo {
    padding-top: 12px;
}
.lp-footer .lp-footer-desc {
    font-size: 0.8rem;
    line-height: 1.1rem;
    color: #4a4a4a;
}
.lp-footer .lp-footer-desc p {
    margin-bottom: 10px;
}
.lp-footer .lp-footer-desc a {
    color: #4a4a4a !important;
}
@media only screen and (max-width: 992px) {
    .lp-footer .lp-footer-desc {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 600px) {
    .lp-footer {
        padding: 30px 10px;
        text-align: center !important;
    }
    .lp-footer .lp-footer-logo {
        padding-top: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .lp-footer .lp-footer-logo img {
        width: 70%;
        height: auto;
    }
    .lp-footer .lp-footer-desc {
        padding-left: 0;
        text-align: center !important;
    }
}
.lpf-company-top .lpf-top-bar {
    padding: 24px 15px;
}
.lpf-company-top h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin: 0;
}
@media only screen and (max-width: 600px) {
    .lpf-company-top .lpf-logo {
        padding: 25px 15px;
    }
    .lpf-company-top h2 {
        font-size: 1.8rem;
        line-height: 2.3rem;
    }
    .lpf-step-2 .lpf-logo-2 {
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.lpf-step-2 {
    padding: 0 15px 15px;
}
.lpf-step-2 .lpf-logo-2 {
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
}
.lpf-step-2 .lpf-logo-2 img {
    max-width: 90%;
}
.lpf-step-2 h3 {
    font-size: 1.9375rem;
    color: #007dc6;
    line-height: 2.3125rem;
}
.lpf-step-2 h3 + p {
    font-size: 1rem;
    line-height: 1.125rem;
}
.lpf-step-2 h2 {
    font-size: 2.2rem;
    line-height: 2.7rem;
    color: #000;
}
.lpf-step-2 .lpf-date-of-app {
    font-size: 1.3rem;
    line-height: 1.675rem;
}
.lpf-step-2 .lpf-date-of-app span {
    display: inline-block;
    color: #000;
    border-bottom: 2px solid #4c4c4c;
    padding-left: 20px;
    padding-right: 20px;
}
@media only screen and (max-width: 600px) {
    .lpf-step-2 .lpf-logo-2 {
        text-align: center;
    }
    .lpf-step-2 h3 {
        font-size: 1.71rem;
        line-height: 2.4rem;
    }
    .lpf-step-2 .lpf-right-content {
        padding-top: 25px;
    }
    .lpf-step-2 h2 {
        font-size: 1.8125rem;
        line-height: 2.1875rem;
    }
    .lpf-step-2 .lpf-date-of-app {
        font-size: 1.1875rem;
        line-height: 1.4375rem;
        padding-top: 23px;
    }
    .lpf-step-2 .lpf-date-of-app span {
        padding-right: 0;
        padding-left: 15px;
    }
}
.lpf-container {
    background: url("/img/form_bg_arrow.png") left top no-repeat #f9f9f9;
    padding: 20px 15px 108px;
}
.lpf-container h3 {
    font-size: 1rem;
    line-height: 1.3125rem;
    margin-top: 0;
}
.lpf-container .lpf-content {
    background: #fff;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.11), 0 10px 20px 0 rgba(0, 0, 0, 0.14);
    border-radius: 4px;
    padding: 30px 40px;
    min-height: 460px;
}
.lpf-container .lpf-content label {
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin-bottom: 0.65rem;
    display: inline-block;
}
.lpf-container .lpf-content input.lpf-input {
    color: #000;
    background: #fbfcdb;
    border: 1px solid #979797;
}
.lpf-container .lpf-content .lpf-select input.select-dropdown {
    height: 42px;
    color: #000;
    background: #f4f4f4 !important;
    border: 1px solid #979797;
    padding-left: 1rem;
    margin-bottom: 10px !important;
}
.lpf-container .lpf-content .lpf-select span.caret {
    font-size: 15px;
}
.lpf-container .lpf-content .form-in-title {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-bottom: 10px;
}
.lpf-container .lpf-content .block-in-content {
    padding: 10px 17px 0;
    border: 1px solid #979797;
    margin-bottom: 10px;
}
.lpf-container .lpf-submit-btn {
    width: 100%;
    max-width: 335px;
    height: 3.375rem;
    background: #0080ff;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.11), 0 10px 20px 0 rgba(0, 0, 0, 0.14);
    border-radius: 4px;
    text-transform: capitalize;
    font-size: 1.375rem;
    line-height: 1.625rem;
}
.lpf-container .lpf-agree-text,
.lpf-container .lpf-agree-text-ex {
    border: 1px solid #979797;
    overflow-y: scroll;
    font-size: 0.8125rem;
    color: #9d9d9d;
}
.lpf-container .lpf-btn-mr-fix {
    margin-top: 1.8rem;
}
.lpf-container .lpf-arrow-icon {
    background: url("/img/icon_arrow_right_white.png") left center no-repeat;
    background-size: 22px 21px;
    display: inline-block;
    height: 21px;
    width: 22px;
    margin-left: 10px;
    vertical-align: middle;
}
.lpf-container .lpf-privacy-center p {
    text-align: center !important;
}
.lpf-container .lpf-agree-text {
    padding: 10px 22px 5px;
    height: 58px;
    line-height: 1rem;
}
.lpf-container .lpf-agree-text-ex {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 12px 16px;
    height: 58px;
    line-height: 1rem;
}
.lpf-container .lpf-agree-text-mobile {
    padding: 15px;
    font-size: 11px;
    line-height: 13px;
    color: #9d9d9d;
    display: none;
}
.lpf-container .lpf-app-steps {
    padding-bottom: 50px;
    background: #fff;
    background-image: linear-gradient(-180deg, #f1f1f1 60px, rgba(255, 255, 255, 0.5) 60px);
    border: 1px solid #afafaf;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.11), 0 10px 20px 0 rgba(0, 0, 0, 0.14), inset 0 1px 9px 0 rgba(0, 0, 0, 0.5);
}
.lpf-container .lpf-app-steps h4 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
    padding-top: 1.0625rem;
    padding-bottom: 0.75rem;
}
.lpf-container .lpf-app-steps .lpf-steps-list {
    padding: 30px 20px;
}
.lpf-container .lpf-app-steps .lpf-steps-list li {
    background: url("/img/lp_flat_bullet.png") left center no-repeat;
    background-size: 27px 10px;
    color: #0d0e0e;
    margin-bottom: 30px;
    padding-left: 40px;
    font-size: 1.125rem;
    line-height: 1.375rem;
}
.lpf-container .lpf-app-steps .lpf-steps-list li:last-child {
    margin-bottom: 0;
}
.lpf-container .lpf-app-steps .lpf-steps-list li.lpf-step-checked {
    background: url("/img/check_mark.png") left bottom no-repeat;
    background-size: 31px 31px;
    padding-top: 7px;
}
@media only screen and (min-width: 993px) {
    .lpf-container .lpf-app-steps .lpf-steps-list {
        padding: 40px;
    }
}
@media only screen and (max-width: 600px) {
    .lpf-container .lpf-agree-text-mobile {
        display: block;
    }
    .lpf-container {
        padding-bottom: 20px;
    }
    .lpf-container h3 {
        font-size: 1.9rem;
        line-height: 2.4rem;
        text-align: center;
    }
    .lpf-container .lpf-content {
        padding: 20px;
    }
    .lpf-container .lpf-submit-btn {
        position: relative;
        max-width: 100%;
        z-index: 10;
    }
    .lpf-container .lpf-btn-mr-fix {
        margin-top: 0;
    }
    .lpf-container .lpf-agree-text {
        position: relative;
        margin-top: 0;
        margin-bottom: 40px;
        padding: 12px 10px;
        z-index: 5;
    }
}
.lpf-step-1 {
    max-width: 700px;
    margin: auto;
}
.lp-gen-top {
    background: url("/img/lp_generic_top_bg.jpg") center top no-repeat #000;
    background-size: cover;
    min-height: 380px;
    padding: 69px 15px 80px;
}
.lp-gen-top .lpg-hero-content {
    width: 100%;
    max-width: 852px;
    margin-left: auto;
    margin-right: auto;
    padding: 38px 38px 30px;
    background-color: rgba(0, 0, 0, 0.65);
    min-height: 232px;
    border-radius: 4px;
}
.lp-gen-top .lpg-hero-content h3 {
    font-size: 1.6875rem;
    line-height: 2.0625rem;
}
.lp-gen-top .lpg-hero-content h2 {
    font-size: 2.125rem;
    line-height: 2.5625rem;
    margin-bottom: 1.4375rem;
}
.lp-gen-top .lpg-hero-content p {
    font-size: 1.125rem;
    line-height: 1.3125rem;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form {
    padding-top: 5px;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row {
    background-color: #fff;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input {
    border: none;
    height: 58px;
    margin-bottom: 0;
    color: #4a4a4a;
    font-size: 1.375rem;
    line-height: 1.6875rem;
    padding-left: 40px;
    padding-right: 20px;
    transition: all 0.3s ease-in-out;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input::-webkit-input-placeholder {
    color: #4a4a4a;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input:-moz-placeholder {
    color: #4a4a4a;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input::-moz-placeholder {
    color: #4a4a4a;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input:-ms-input-placeholder {
    color: #4a4a4a;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input:focus {
    box-shadow: inset 0 0 2px 2px rgba(126, 211, 33, 0.5);
    border: none;
}
.lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row .lp-gen-btn {
    width: 69px;
    height: 58px;
    background-color: #7ed321;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
@media only screen and (max-width: 992px) {
    .lp-gen-top {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .lp-gen-top .lpg-hero-content p {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 600px) {
    .lp-gen-top {
        min-height: 400px;
    }
    .lp-gen-top .lpg-hero-content {
        padding: 28px;
    }
    .lp-gen-top .lpg-hero-content h3 {
        font-size: 1.6rem;
        line-height: 2rem;
    }
    .lp-gen-top .lpg-hero-content h2 {
        font-size: 2.1875rem;
        line-height: 2.6rem;
        margin-bottom: 1.2125rem;
    }
    .lp-gen-top .lpg-hero-content p {
        font-size: 1.175rem;
        line-height: 1.4875rem;
    }
    .lp-gen-top .lpg-hero-content .lp-gen-hero-form {
        padding-top: 5px;
    }
    .lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row input.gen-input {
        height: 50px;
        font-size: 1.25rem;
        line-height: 1.6rem;
        padding-left: 20px;
    }
    .lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row .lp-gen-btn {
        width: 57px;
        height: 50px;
    }
    .lp-gen-top .lpg-hero-content .lp-gen-hero-form .lp-gf-row .lp-gen-btn img {
        width: 70%;
        height: auto;
    }
}
.lp-gen-feat-list {
    margin-top: 10px;
}
.lp-gen-feat-list li {
    background: url("/img/check_mark.png") left center no-repeat;
    background-size: 18px 18px;
    padding-left: 2rem;
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
    line-height: 1.3125rem;
}
.lp-gen-feat-list li:last-child {
    margin-bottom: 0;
}
.lp-gen-container {
    max-width: 1066px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and (max-width: 600px) {
    .lp-gen-container {
        padding: 0;
    }
}
.lp-gen-sr-bar {
    background-color: #f1f7fb;
    color: #505050;
}
.lp-gen-sr-bar .gen-sr-left,
.lp-gen-sr-bar .gen-sr-right {
    font-size: 1.75rem;
    line-height: 2.125rem;
}
@media only screen and (max-width: 992px) {
    .lp-gen-sr-bar {
        padding-left: 25px;
        padding-right: 25px;
    }
    .lp-gen-sr-bar .gen-sr-right {
        margin-top: 20px;
        text-align: left;
    }
}
@media only screen and (max-width: 600px) {
    .lp-gen-sr-bar .gen-sr-left,
    .lp-gen-sr-bar .gen-sr-right {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .lp-gen-sr-bar {
        padding-top: 1.3rem;
        padding-bottom: 1.3rem;
    }
    .lp-gen-sr-bar .gen-sr-right {
        margin-top: 10px;
    }
}
.lp-gen-results {
    background-color: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 80px;
}
.lp-gen-results .gen-rs-content {
    border-radius: 4px;
    padding: 35px 50px;
}
.lp-gen-results .gen-rs-content h3 {
    font-size: 1.9375rem;
    line-height: 2.375rem;
}
.lp-gen-results .gen-company-list li {
    margin-bottom: 52px;
}
.lp-gen-results .gen-company-list li:last-child {
    margin-bottom: 0;
}
.lp-gen-results .gen-company-item {
    display: -ms-flexbox;
    display: flex;
}
.lp-gen-results .gen-company-item .gen-company-logo {
    width: 103px;
    height: 103px;
    padding: 5px;
    border: 1px solid #979797;
    -ms-flex: 103px;
    flex: 103px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 26px;
    border-radius: 4px;
}
.lp-gen-results .gen-company-item .gen-company-info {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 129px);
}
.lp-gen-results .gen-company-item .gen-company-info h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
.lp-gen-results .gen-company-item .gen-company-info p {
    font-size: 0.875rem;
    line-height: 1.0625rem;
}
@media only screen and (min-width: 1201px) {
    .lp-gen-results .gen-company-item .gen-company-info p {
        max-width: 220px;
    }
}
@media only screen and (max-width: 992px) {
    .lp-gen-results .gen-rs-content {
        padding: 40px;
    }
}
@media only screen and (max-width: 600px) {
    .lp-gen-results .gen-rs-content {
        padding: 0;
    }
    .lp-gen-results .gen-rs-content h3 {
        font-size: 1.5375rem;
        line-height: 1.8rem;
        padding: 20px 20px 0;
    }
    .lp-gen-results .gen-company-list {
        margin-top: 0;
        padding: 0 20px;
    }
    .lp-gen-results .gen-company-list li {
        margin-bottom: 42px;
    }
    .lp-gen-results .gen-company-item .gen-company-logo {
        margin-right: 20px;
    }
}
.lp-ot-hero h4 {
    font-size: 1.1875rem;
    line-height: 1.4375rem;
}
.lp-ot-hero .lp-ot-feat-logos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.lp-ot-hero .lp-ot-feat-logos img {
    vertical-align: top;
    margin-right: 25px;
}
.lp-ot-hero .lp-ot-feat-logos img:last-child {
    margin-right: 0;
}
.lp-ot-hero .lp-ot-feat-list {
    margin-left: 5px;
}
.lp-ot-hero .lp-ot-feat-list li {
    background: url("/img/check_mark.png") left center no-repeat;
    background-size: 21px 21px;
    padding-left: 40px;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    color: #0d0e0e;
    margin-bottom: 1.125rem;
}
.lp-ot-hero .lp-ot-feat-list li:last-child {
    margin-bottom: 0;
}
.lp-ot-hero .lp-find-jobs {
    border-radius: 4px;
}
.lp-ot-hero .lp-find-jobs form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.lp-ot-hero .lp-find-jobs form input.lp-ot-input {
    font-size: 0.9375rem;
    line-height: 1.0625rem;
    font-weight: 700;
    color: #000;
    padding: 12px 22px;
    border-radius: 4px;
    margin-bottom: 0;
}
.lp-ot-hero .lp-find-jobs form input.lp-ot-input::-webkit-input-placeholder {
    color: #000;
}
.lp-ot-hero .lp-find-jobs form input.lp-ot-input:-moz-placeholder {
    color: #000;
}
.lp-ot-hero .lp-find-jobs form input.lp-ot-input::-moz-placeholder {
    color: #000;
}
.lp-ot-hero .lp-find-jobs form input.lp-ot-input:-ms-input-placeholder {
    color: #000;
}
.lp-ot-hero .lp-find-jobs .lp-ot-col-left {
    -ms-flex: 50%;
    flex: 50%;
    padding-right: 10px;
}
.lp-ot-hero .lp-find-jobs .lp-ot-col-right {
    -ms-flex: 50%;
    flex: 50%;
    padding-left: 10px;
}
.lp-ot-hero .lp-find-jobs .lp-ot-form-btn {
    display: inline-block;
    width: 100%;
    outline: 0;
    font-size: 1.125rem;
    line-height: 1.6875rem;
    padding: 11px 0;
    text-align: center;
    background-color: #ffd605;
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
    .lp-ot-hero {
        max-width: 500px;
        margin: auto;
    }
    .lp-ot-hero .lp-ot-feat-logos {
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 600px) {
    .lp-ot-hero .lp-ot-feat-logos {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .lp-ot-hero .lp-ot-feat-logos img {
        max-width: 22%;
        height: auto;
        margin-right: 0;
    }
    .lp-ot-hero .lp-ot-feat-list li {
        font-size: 1.1rem;
    }
    .lp-ot-hero .lp-ot-form-btn {
        font-size: 0.9rem !important;
    }
    .lp-ot-hero .lp-ot-col-left {
        padding-right: 5px !important;
    }
    .lp-ot-hero .lp-ot-col-right {
        padding-left: 5px !important;
    }
    .lp-ot-hero input.lp-ot-input {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .lp-wrapper {
        padding: 10px;
        background-color: #f7f7f7;
    }
    .lp-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }
    .lp-wrapper .lp-content-container {
        background-color: #fff;
        padding-left: 15px;
        padding-right: 15px;
    }
    .lp-wrapper .lp-immediate-hire {
        background: 0 0;
    }
    .lp-wrapper .lp-about-info h2 {
        text-align: center;
        font-size: 1.8rem;
        margin-bottom: 1.5625rem;
    }
}
.lp-search-top-content {
    background: url("/img/lp_search_hero_bg.png") center top no-repeat #dff1fc;
    background-size: cover;
    padding: 1.25rem 0 1rem;
}
.lp-search-top-content h1 {
    font-size: 2.8125rem;
    line-height: 3.5rem;
}
.lp-search-top-content h1 + p {
    font-size: 1.3125rem;
    line-height: 1.5625rem;
}
.lp-search-top-content .lps-form-group .prefix {
    color: #7a7a7a;
}
.lp-search-top-content .lps-form-group label {
    display: inline-block;
}
.lp-search-top-content .lps-form-group .input-field {
    margin-bottom: 10px;
}
.lp-search-top-content .lps-form-group input {
    border-radius: 4px;
    height: 3.5rem;
}
.lp-search-top-content .lps-form-group .lps-form-btn {
    height: 3.5rem;
}
.lp-search-top-content .lps-popular-jobs h5 {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
.lp-search-top-content .lps-pcomp-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.lp-search-top-content .lps-pcomp-list li {
    margin-bottom: 20px;
    margin-left: 3px;
    margin-right: 3px;
}
@media only screen and (max-width: 600px) {
    .lp-search-top-content h1 {
        font-size: 2.4125rem;
        line-height: 3.1rem;
    }
}
.lps-gen-bar {
    background-color: #dff1fc;
    padding: 28px 0;
    color: #505050;
}
.lps-trending-search h2 {
    border-bottom: 1px solid #979797;
}
.lps-trending-search h2 img {
    vertical-align: top;
    margin-top: 2px;
    margin-right: 10px;
}
.lp-tr-list li a {
    color: #4a4a4a;
    font-size: 1rem;
    line-height: 2.6875rem;
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    transition: all 0.3s ease-in-out;
}
.lps-footer,
.lps-footer a {
    font-size: 0.625rem;
    line-height: 1.625rem;
    color: rgba(212, 213, 215, 0.81);
    letter-spacing: 0.48px;
}
.lp-tr-list li a:hover {
    background-color: rgba(74, 74, 74, 0.1);
}
.lps-footer {
    background-color: #26292e;
}
.lps-footer a img {
    vertical-align: bottom;
}
.lps-footer .lps-happy-text {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
}
.flow-logo-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flow-logo-wrapper .brand-logo-al {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.2;
}
.flow-logo-wrapper .brand-logo-al img {
    vertical-align: middle;
}
.progress-flow-container {
    font-family: Helvetica, Lato, sans-serif;
}
.progress-flow-container .content-container {
    max-width: 1179px;
    padding: 18px 22px 50px;
    margin-left: auto;
    margin-right: auto;
}
.progress-flow-container .edu-flow-logo {
    padding-bottom: 22px;
}
.progress-flow-container .edu-flow-logo img {
    height: auto;
    vertical-align: top;
}
@media only screen and (max-width: 600px) {
    .progress-flow-container .content-container {
        padding-top: 15px;
    }
    .progress-flow-container .edu-flow-logo {
        padding-bottom: 15px;
    }
    .progress-flow-container .edu-flow-logo img {
        width: 204px;
        height: auto;
        max-height: 80px;
    }
}
.progress-flow-container .edu-flow-content {
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
    min-height: 500px;
    border-radius: 4px 4px 0 0;
}
.progress-flow-container .edf-top-steps {
    display: -ms-flexbox;
    display: flex;
}
.progress-flow-container .edf-top-steps .edf-step-item {
    -ms-flex: 1;
    flex: 1;
    font-size: 9px;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 6px;
    background: #424242;
    border: 1px solid #cfcfcf;
    border-right: none;
}
.progress-flow-container .edf-top-steps .edf-step-item.selected {
    background-color: #5fa80a;
}
.progress-flow-container .edf-top-steps .edf-step-item:first-child {
    border-radius: 4px 0 0;
}
.progress-flow-container .edf-top-steps .edf-step-item:last-child {
    border-radius: 0 4px 0 0;
    border-right: 1px solid #cfcfcf;
}
.progress-flow-container .edf-form-top .edf-inlist,
.progress-flow-container .edf-form-top .edf-title {
    background: #f8f8f8;
    border-bottom: 1px solid #cfcfcf;
    border-left: 2px solid #cfcfcf;
    border-right: 2px solid #cfcfcf;
    position: relative;
    padding: 22px 10px 13px 31px;
}
.progress-flow-container .edf-form-top .edf-inlist h3,
.progress-flow-container .edf-form-top .edf-title h3 {
    margin-top: 0;
    margin-bottom: 13px;
    font-size: 1.6375rem;
    line-height: 1.2;
    color: #000;
}
.progress-flow-container .edf-form-top .edf-inlist h3 span,
.progress-flow-container .edf-form-top .edf-title h3 span {
    color: #056cde;
}
.progress-flow-container .edf-form-top .edf-inlist h3 + p,
.progress-flow-container .edf-form-top .edf-title h3 + p {
    font-size: 0.875rem;
    line-height: 24px;
    color: #4a4a4a;
    margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
    .progress-flow-container .edf-form-top .edf-inlist,
    .progress-flow-container .edf-form-top .edf-title {
        padding: 15px 38px;
        text-align: center;
    }
    .progress-flow-container .edf-form-top .edf-inlist h3,
    .progress-flow-container .edf-form-top .edf-title h3 {
        font-size: 1.65rem;
        margin-bottom: 11px;
    }
    .progress-flow-container .edf-form-top .edf-inlist h3 + p,
    .progress-flow-container .edf-form-top .edf-title h3 + p {
        line-height: 1.2;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 374px) {
    .progress-flow-container .edf-form-top .edf-inlist,
    .progress-flow-container .edf-form-top .edf-title {
        padding: 15px;
    }
}
.progress-flow-container .edf-form-top .edf-not-inlist .description,
.progress-flow-container .edf-form-top .edf-not-inlist h4 {
    font-size: 0.9rem;
    line-height: 1.2;
}
.progress-flow-container .edf-form-top .edf-title {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media only screen and (max-width: 600px) {
    .progress-flow-container .edf-form-top .edf-title {
        padding: 16px 30px;
    }
    .progress-flow-container .edf-form-top .edf-title h3 {
        font-size: 1.1875rem;
    }
}
.progress-flow-container .edf-form-content {
    padding: 16px 35px 0;
    border-left: 2px solid #cfcfcf;
    border-right: 2px solid #cfcfcf;
}
.progress-flow-container .edf-form-content h4 {
    font-size: 1.125rem;
    line-height: 1.2;
    color: #000;
    margin-top: 0;
    margin-bottom: 21px;
}
.progress-flow-container .edf-form-content label {
    font-size: 0.875rem;
    line-height: 1.2;
    display: block;
    margin-bottom: 9px;
}
.progress-flow-container .edf-form-content input {
    background: #fff;
    border: 1px solid #a8a8a8;
    height: 48px;
    font-size: 0.875rem;
    line-height: 1.2;
    padding-left: 18px;
    padding-right: 18px;
}
.progress-flow-container .edf-form-content input:focus {
    background: #fbfcdb;
    box-shadow: none !important;
}
.progress-flow-container .edf-form-content input:valid {
    background: #fbfcdb;
}
.progress-flow-container .edf-form-content input + .validation_error {
    font-size: 0.875rem;
}
.progress-flow-container .edf-form-content .select-list {
    margin-top: 0;
}
.progress-flow-container .edf-form-content .select-list span.caret {
    pointer-events: none;
    width: 46px;
    height: 46px;
    background-image: linear-gradient(-180deg, #fafafa 2%, #e6e6e6 97%);
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -20px;
    border-left: 1px solid #a8a8a8;
}
.progress-flow-container .edf-form-content .edu-desktop-title {
    background: #1e499d;
    border: 1px solid #1e499d;
    font-size: 0.9375rem;
    line-height: 1.2;
    padding-top: 13px;
    padding-bottom: 15px;
}
.progress-flow-container .edf-form-content .dark-blue-text {
    color: #1e499d;
}
.progress-flow-container .edf-form-content .edu-desktop-content {
    padding: 10px 35px 10px 20px;
}
.progress-flow-container .edf-form-content .edf-form-submit {
    padding: 5px 5px 40px;
}
.progress-flow-container .edf-form-content .edf-form-submit .btn,
.progress-flow-container .edf-form-content .edf-form-submit .btn-large {
    border: 1px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.38);
    border-radius: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.progress-flow-container .edf-form-footer,
.progress-flow-container .edf-form-footnote-in {
    border-bottom: 1px solid #cfcfcf;
    border-left: 2px solid #cfcfcf;
    border-right: 2px solid #cfcfcf;
}
.progress-flow-container .edf-form-content .edf-form-submit .btn img,
.progress-flow-container .edf-form-content .edf-form-submit .btn-large img {
    margin-left: 15px;
}
.progress-flow-container .edf-form-content .edf-form-submit .btn-large {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
}
.progress-flow-container .edf-form-content .pdr-35-l {
    padding-right: 35px !important;
}
@media only screen and (max-width: 1099px) {
    .progress-flow-container .edf-form-content .edu-desktop-content {
        padding: 10px 20px;
    }
    .progress-flow-container .edf-form-content .pdr-35-l {
        padding-right: 20px !important;
    }
}
@media only screen and (max-width: 992px) {
    .progress-flow-container .edf-form-content .edu-desktop-content {
        padding: 0;
    }
    .progress-flow-container .edf-form-content .pdr-35-l {
        padding-right: 10px !important;
    }
}
@media only screen and (max-width: 600px) {
    .progress-flow-container .edf-form-content {
        padding: 10px 15px 0;
    }
    .progress-flow-container .edf-form-content label {
        margin-bottom: 5px;
    }
    .progress-flow-container .edf-form-content input {
        height: 38px;
        margin-bottom: 8px;
    }
    .progress-flow-container .edf-form-content input + .validation_error {
        margin-top: -8px;
        margin-bottom: 10px !important;
    }
    .progress-flow-container .edf-form-content .select-list {
        margin-top: 0;
    }
    .progress-flow-container .edf-form-content .select-list span.caret {
        width: 36px;
        height: 36px;
        margin-right: -20px;
    }
    .progress-flow-container .edf-form-content .pdr-35-l {
        padding-right: 0 !important;
    }
    .progress-flow-container .edf-form-content .edf-form-submit {
        padding-top: 14px;
        padding-bottom: 23px;
    }
}
.progress-flow-container .edf-form-footer {
    border-top: 1px solid #cfcfcf;
    padding: 10px;
}
.progress-flow-container .edf-form-footer p {
    font-size: 10px;
    line-height: 1.7;
    color: #000;
    padding: 0;
}
.progress-flow-container .edf-form-footer strong {
    font-size: 12px;
    color: #565656;
}
.progress-flow-container .edf-form-footnote-in {
    padding: 12px 38px 25px;
}
.progress-flow-container .edf-form-footnote-in p {
    font-size: 9px;
    line-height: 1.2;
    color: #565656;
    font-weight: 400;
    padding: 0;
}
@media only screen and (max-width: 600px) {
    .progress-flow-container .edf-form-footnote-in {
        padding: 12px 24px 10px !important;
    }
}
.progress-flow-container .cs-checkbox {
    position: relative;
    cursor: pointer;
}
.progress-flow-container .cs-checkbox p {
    font-size: 9px;
    line-height: 1.2;
    color: #565656;
    font-weight: 400;
    padding: 0;
}
.progress-flow-container .cs-checkbox .cs-checkbox-in {
    float: left;
    display: block;
    position: relative;
    top: -1px;
    padding-left: 16px;
    margin-bottom: 1px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.progress-flow-container .cs-checkbox .cs-checkbox-in input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.progress-flow-container .cs-checkbox .cs-checkbox-in .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
    width: 11px;
    border: 1px solid #979797;
}
.progress-flow-container .cs-checkbox .cs-checkbox-in .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 3px;
    top: -1px;
    width: 4px;
    height: 8px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
.progress-flow-container .cs-checkbox .cs-checkbox-in input:checked ~ .checkmark:after {
    display: block;
}
.progress-flow-container .edu-flow-sidebar {
    max-width: 332px;
    margin-left: auto;
}
.progress-flow-container .edu-flow-sidebar h2 {
    font-size: 2.375rem;
    line-height: 1.2;
    margin-top: 9px;
    margin-bottom: 36px;
}
.progress-flow-container .edu-flow-sidebar .edf-side-date {
    background: #fff;
    border: 1px solid #979797;
    margin-bottom: 20px;
}
.progress-flow-container .edu-flow-sidebar .edf-date-info {
    padding: 13px 15px;
    border-bottom: 1px solid #979797;
}
.progress-flow-container .edu-flow-sidebar .edf-date-info p {
    padding: 0;
    font-size: 0.875rem;
    line-height: 1.2;
    margin-bottom: 6px;
}
.progress-flow-container .edu-flow-sidebar .edf-date-box {
    padding: 20px 15px 22px;
}
.progress-flow-container .edu-flow-sidebar .edf-date-box h4 {
    font-size: 1.25rem;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps {
    background-color: #fff;
    border: 1px solid #afafaf;
    box-shadow: inset 0 1px 9px 0 rgba(0, 0, 0, 0.26);
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form input:focus,
.zr-flow-container .zr-email-form .zr-input-group input:focus {
    box-shadow: none;
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps h3 {
    margin-top: 0;
    padding: 25px 10px 25px 26px;
    font-size: 1.5rem;
    color: #665e5e;
    background-image: linear-gradient(-180deg, #f1f1f1 90%, rgba(255, 255, 255, 0.5) 100%);
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps h4 {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #000;
    padding-left: 26px;
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps .edf-side-steps-list {
    border-top: 1px solid #dfdfdf;
    padding: 30px 10px 44px 36px;
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps .edf-side-steps-list li {
    background: url("http://d1fz0hsz4lnmzu.cloudfront.net/jb_new_img/icon_angle_forward_big.svg") left center no-repeat;
    background-size: 17px 24px;
    padding-left: 42px;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #acacac;
    margin-bottom: 30px;
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps .edf-side-steps-list li.active {
    background-image: url("http://d1fz0hsz4lnmzu.cloudfront.net/jb_new_img/icon_angle_forward_big_green.svg");
    color: #000;
}
.progress-flow-container .edu-flow-sidebar .edf-side-steps .edf-side-steps-list li:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 1099px) {
    .progress-flow-container .edu-flow-pd-fix {
        padding-right: 20px !important;
    }
    .progress-flow-container .edf-form-content,
    .progress-flow-container .edf-form-footnote-in {
        padding-right: 35px;
    }
}
@media only screen and (max-width: 992px) {
    .progress-flow-container .edu-flow-pd-fix {
        padding-right: 0 !important;
    }
}
@media only screen and (max-width: 600px) {
    .progress-flow-container .edf-form-content {
        padding-right: 15px;
    }
    .progress-flow-container .edf-form-container-step-2 label {
        font-weight: 400;
        font-size: 0.9375rem;
        color: #000 !important;
        margin-bottom: 9px;
        padding-top: 3px;
    }
    .progress-flow-container .edf-form-container-step-2 .mobile-border {
        border: none !important;
    }
}
.zr-flow-container {
    max-width: 588px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 22px 25px;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    text-align: center;
}
.zr-flow-container .zr-email-content {
    position: relative;
}
.zr-flow-container .zr-email-content .zr-email-top-skip {
    position: absolute;
    top: -20px;
    right: -20px;
    background: 0 0;
    border: none;
}
.zr-flow-container h3 {
    margin: 5px 0 14px;
}
.zr-flow-container h3.zr-email-title {
    color: #0f91cf;
}
.zr-flow-container .zr-email-form {
    max-width: 380px;
    margin-right: auto;
    margin-left: auto;
}
.zr-flow-container .zr-email-form p {
    margin-bottom: 14px;
    padding: 0;
}
.zr-flow-container .zr-email-form .zr-input-group {
    position: relative;
    margin-bottom: 7px;
}
.zr-flow-container .zr-email-form .zr-input-group.zr-input-small {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
}
.zr-flow-container .zr-email-form .zr-input-group img {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.zr-flow-container .zr-email-form .zr-input-group input {
    padding-left: 52px;
    margin-bottom: 0;
    border: 1px solid #979797 !important;
    background-color: #fff !important;
    border-radius: 4px;
    height: 40px;
}
.zr-flow-container .zr-email-form .zr-input-group input.zr-error {
    border: 1px solid red !important;
}
.zr-flow-container .zr-email-form .zr-input-group input::-webkit-input-placeholder,
.zr-flow-container .zr-email-form .zr-input-group input::placeholder {
    color: #6b6b6b;
}
.zr-flow-container .zr-email-form .zr-chk-group {
    text-align: left;
    padding-bottom: 5px;
    position: relative;
}
.zr-flow-container .zr-email-form .zr-chk-group .floating-arrow {
    display: none;
    position: absolute;
    width: 22px;
    height: 18px;
    background: url("/img/zr_icon_arrow_bg.svg") center no-repeat;
    left: -25px;
    top: 2px;
    text-indent: -9999px;
    animation: floatArrow 1.2s infinite;
}
@keyframes floatArrow {
    0%,
    100% {
        left: -25px;
    }
    50% {
        left: -28px;
    }
}
.zr-flow-container .zr-email-form .zr-chk-group label {
    font-size: 10px;
    line-height: 2.2;
    color: #6b6b6b;
    font-weight: 400;
    padding-left: 30px;
}
.zr-flow-container .zr-email-form .zr-chk-group label:before {
    border-radius: 2px;
}
.zr-flow-container .zr-email-form .zr-chk-group label img {
    vertical-align: middle;
}
.zr-flow-container .zr-email-form .zr-chk-group label a {
    color: #000;
    font-weight: 700;
}
.zr-flow-container .zr-email-form .zr-form-submit {
    padding-top: 10px;
    padding-bottom: 9px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.zr-flow-container .zr-email-form .zr-form-submit .zr-skip-btn {
    border: 1px solid #979797;
    border-radius: 4px;
    width: 149px;
    height: 40px;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #b6b6b6;
}
.zr-flow-container .zr-email-form .zr-form-submit .zr-skip-btn:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.zr-flow-container .zr-email-form .zr-form-submit .zr-submit-btn {
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    text-transform: capitalize;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 700;
}
.zr-flow-container .zr-email-form .zr-form-submit .zr-submit-btn.zr-submit-fix {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.zr-flow-container .zr-email-form .zr-disclaimer-text {
    font-size: 9px;
    color: #6b6b6b;
    text-align: left;
}
.zr-flow-container .zr-email-form .zr-disclaimer-text a {
    color: #000;
    font-weight: 700;
}
@media only screen and (max-width: 425px) {
    .zr-flow-container {
        max-width: 95%;
    }
    .zr-flow-container .zr-email-form .zr-form-submit {
        display: block;
        padding-top: 3px;
    }
    .zr-flow-container .zr-email-form .zr-form-submit .zr-skip-btn {
        width: 100%;
        display: block;
    }
    .zr-flow-container .zr-email-form .zr-form-submit .zr-submit-btn {
        width: 100%;
        display: block;
        margin-left: 0;
        margin-bottom: 10px;
    }
}
.jf-slide-container .top-head-title {
    text-align: center;
    padding: 25px 15px;
}
.jf-slide-container .top-head-title h1 {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 35px;
    line-height: 42px;
    color: #000;
}
.jf-slide-container .job-list-container {
    background: #f4f8ff;
    padding: 45px 15px;
    min-height: 592px;
}
.jf-slide-container .job-list-container .job-item-content {
    max-width: 724px;
    margin-left: auto;
    margin-right: auto;
}
.jf-slide-container .job-list-container .jf-job-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.jf-slide-container .job-list-container .jf-job-list li {
    margin-bottom: 20px;
}
.jf-slide-container .job-list-container .jf-job-list li:last-child {
    margin-bottom: 0;
}
.jf-slide-container .job-list-container .jf-job-item {
    background: #fff;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.145862);
    border-radius: 6px;
    transition: all 0.25s ease-in-out;
}
.jf-slide-container .job-list-container .jf-job-item:hover {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}
.jf-slide-container .job-list-container .jf-job-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 16px 27px 17px 33px;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-logo {
    width: 77px;
    height: 77px;
    background: #005bad;
    border-radius: 3px;
    padding: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-logo img {
    width: 100%;
    height: auto;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-info {
    -ms-flex: 1;
    flex: 1;
    padding-left: 19px;
    padding-right: 15px;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-info h4 {
    color: #1964d1 !important;
    margin: 0;
    font-size: 22px;
    line-height: 1.2;
    border-bottom: 1px solid #1964d1;
    display: inline-block;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-info h4 span {
    font-weight: 700;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-info .jf-item-company-info {
    font-size: 18px;
    line-height: 1.2;
    color: #555;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-info .jf-item-company-info span {
    color: #205838;
}
.jf-slide-container .job-list-container .jf-job-item .jf-item-btn {
    outline: 0;
    width: 191px;
    line-height: 40px;
    background: #16b2d6;
    border: 1px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.185287);
    border-radius: 44px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.jf-slide-container .job-list-container .skip-btn-content {
    text-align: center;
    padding-top: 27px;
}
.jf-slide-container .job-list-container .big-skip-btn {
    outline: 0;
    display: block;
    max-width: 392px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    line-height: 58px;
    background: #16b2d6;
    border: 1px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.185287);
    border-radius: 62px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    transition: all 0.25s ease-in-out;
}
.jf-slide-container .job-list-container .big-skip-btn:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.jf-slide-container .job-list-container .big-skip-btn:active {
    background: #0f7891;
}
.jf-slide-container .footer {
    text-align: center;
    padding-bottom: 0;
    border-top: 1px solid #d5d5d5;
}
.jf-slide-container .footer .jf-footer {
    padding-top: 55px;
    padding-bottom: 25px;
}
.jf-slide-container .footer .jf-footer.jf-footer-border {
    border-top: 1px solid #dadada;
}
.jf-slide-container .footer .jf-footer .jf-footer-logo {
    padding-bottom: 18px;
}
.jf-slide-container .footer .jf-footer .jf-copyright-text {
    font-size: 16px;
    line-height: 1.2;
    color: #424242;
    font-weight: 700;
    padding: 0;
}
.jf-slide-container .footer .jf-footer .jf-copyright-text a {
    color: #424242;
}
.jf-slide-container .footer .jf-footer-desc {
    line-height: 1.2;
    color: #6b6b6b;
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px 40px;
}
.jf-slide-container .footer .jf-footer-desc p {
    font-size: 12px;
    padding: 0;
}
@media screen and (max-width: 723px) {
    .jf-slide-container .top-head-title {
        padding: 16px 35px;
    }
    .jf-slide-container .top-head-title h1 {
        font-size: 30px;
    }
    .jf-slide-container .job-list-container {
        padding: 42px 15px;
        min-height: auto;
    }
    .jf-slide-container .job-list-container .jf-job-list li {
        margin-bottom: 7px;
    }
    .jf-slide-container .job-list-container .jf-job-item a {
        padding: 15px;
    }
    .jf-slide-container .job-list-container .jf-job-item .jf-item-logo {
        width: 63px;
        height: 63px;
    }
    .jf-slide-container .job-list-container .jf-job-item .jf-item-info {
        -ms-flex: 1;
        flex: 1;
        padding-left: 17px;
        padding-right: 0;
    }
    .jf-slide-container .job-list-container .jf-job-item .jf-item-info h4 {
        font-size: 15px;
        border-bottom: none;
        text-decoration: underline;
    }
    .jf-slide-container .job-list-container .jf-job-item .jf-item-info .jf-item-company-info {
        font-size: 12px;
    }
    .jf-slide-container .job-list-container .jf-job-item .jf-item-btn {
        display: none;
    }
    .jf-slide-container .job-list-container .skip-btn-content {
        padding-top: 30px;
    }
}
.content-wrapper {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 10px;
}
.nav-search-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
}
.nav-search-form .form-left-input {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    height: 37px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    margin-right: 5px;
}
.nav-search-form .input-field-group {
    position: relative;
    padding-left: 45px;
}
.nav-search-form .input-field-group:first-child {
    border-right: 1px solid rgba(151, 151, 151, 0.5);
}
.nav-search-form .input-field-group i {
    color: #1964d1;
    height: auto;
    line-height: initial;
    position: absolute;
    font-size: 1.3rem;
    font-weight: 400;
    left: 12px;
    top: 4px;
}
.nav-search-form .input-field-group input {
    outline: 0;
    width: 100%;
    max-width: 145px;
    height: 27px;
    font-size: 14px;
    color: #4c4c4c;
    border: none !important;
    padding-right: 10px;
}
.nav-search-form .input-field-group input::-webkit-input-placeholder,
.nav-search-form .input-field-group input::placeholder {
    color: #4c4c4c;
}
.nav-search-form .nav-search-btn {
    height: 37px;
    line-height: 37px;
    border-radius: 4px;
    text-transform: capitalize;
    font-size: 14px;
}
.njp-navbar-fixed {
    position: relative;
    z-index: 9999;
}
.njp-navbar-fixed nav {
    position: fixed;
    height: 72px;
    line-height: normal;
}
.njp-navbar-fixed nav .brand-logo {
    height: 72px;
}
.njp-navbar-fixed nav ul a {
    font-size: 1.125rem;
    line-height: 1.125rem;
}
.njp-navbar-fixed nav ul a:hover {
    background: 0 0;
}
.njp-navbar-fixed nav ul li:last-child a {
    padding-right: 0;
}
.njp-navbar-fixed .njp-navbar-menu {
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    -ms-flex-align: center;
    align-items: center;
}
.njp-navbar-fixed .njp-navbar-menu .has-icon {
    position: relative;
    padding-left: 22px;
}
.njp-navbar-fixed .njp-navbar-menu .has-icon i {
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1;
    height: auto;
    left: 0;
    top: 0;
    position: absolute;
}
.njp-navbar-fixed .njp-navbar-menu .has-separator {
    position: relative;
}
.njp-navbar-fixed .njp-navbar-menu .has-separator:before {
    content: "";
    width: 1.2px;
    height: 20px;
    background: rgba(255, 255, 255, 0.4);
    display: inline-block;
    position: absolute;
}
@media only screen and (max-width: 992px) {
    .njp-navbar-fixed nav,
    .njp-navbar-fixed nav .brand-logo {
        height: 80px;
    }
    .njp-navbar-fixed nav .brand-logo img {
        max-height: 30px;
    }
    .njp-navbar-fixed .container {
        width: 100%;
    }
    .njp-navbar-fixed .njp-sm-icons {
        background: #282d56;
        display: inline-block;
    }
    .njp-navbar-fixed .njp-sm-icons i {
        height: 48px;
        line-height: 48px;
        font-size: 34px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.njp-location-bar {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 72px;
    width: 100%;
    padding: 8px 0 10px;
    z-index: 9999;
}
.njp-location-bar.nd-location-ot {
    display: none;
    padding: 0;
}
.njp-location-bar h3 {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #000;
}
.njp-location-bar h3 span {
    color: #1964d1;
}
.njp-location-bar .top-search-mob {
    padding: 10px 5px 5px;
    display: none;
}
.njp-location-bar .top-search-mob .nav-search-form {
    display: block;
    padding: 0;
}
.njp-location-bar .top-search-mob .nav-search-form .form-left-input {
    display: block;
    height: auto;
    margin-right: 0;
}
.njp-location-bar .top-search-mob .nav-search-form .input-field-group {
    padding-left: 0;
}
.njp-location-bar .top-search-mob .nav-search-form .input-field-group:first-child {
    border-right: none;
}
.njp-location-bar .top-search-mob .nav-search-form .input-field-group i {
    font-size: 32px;
    left: auto;
    top: 5px;
    right: 12px;
}
.njp-location-bar .top-search-mob .nav-search-form .input-field-group input {
    max-width: 100%;
    height: 45px;
    font-size: 18px;
    color: #000;
    padding: 0 40px 0 20px;
    border: 1px solid #777 !important;
    border-radius: 4px;
    margin-bottom: 7px;
}
.njp-location-bar .top-search-mob .nav-search-form .input-field-group input::-webkit-input-placeholder,
.njp-location-bar .top-search-mob .nav-search-form .input-field-group input::placeholder {
    color: #4d4d4d;
}
.njp-location-bar .top-search-mob .nav-search-form .nav-search-btn {
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
}
@media only screen and (min-width: 993px) {
    .njp-location-bar .top-search-mob {
        display: none !important;
    }
}
@media only screen and (max-width: 992px) {
    .njp-location-bar {
        text-align: center;
        top: 48px;
    }
    .njp-location-bar.nd-location-ot {
        display: block;
    }
    .njp-location-bar.nd-location-ot .top-search-mob {
        padding: 10px 5px 15px;
    }
}
.njp-search-container {
    padding-top: 115px;
    background: #f9f9f9;
}
.njp-search-container.nd-main-container {
    padding-top: 72px;
}
.njp-search-container .search-jl-container {
    padding: 20px 10px;
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
}
.njp-search-container .ad-text-info {
    color: #9b9b9b;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
}
.njp-search-container .sjl-content-left {
    width: calc(100% - 175px);
    background: #fff;
}
@media only screen and (max-width: 992px) {
    .njp-search-container .sjl-content-left {
        width: 100%;
    }
}
.njp-search-container .sjl-main-content,
.njp-search-container .sjl-sponsored-content {
    padding: 3px 20px 0;
    margin-top: 12px;
}
.njp-search-container .sjl-main-content .sponsored-text,
.njp-search-container .sjl-sponsored-content .sponsored-text {
    padding-top: 0;
    padding-bottom: 3px;
    font-size: 12px;
}
.njp-search-container .sjl-main-content .sponsored-job-list,
.njp-search-container .sjl-sponsored-content .sponsored-job-list {
    margin: 0;
}
.njp-search-container .sjl-main-content .main-job-list li,
.njp-search-container .sjl-main-content .sponsored-job-list li,
.njp-search-container .sjl-sponsored-content .sponsored-job-list li {
    margin-bottom: 12px;
}
.njp-search-container .sjl-main-content .job-list-item,
.njp-search-container .sjl-sponsored-content .job-list-item {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    padding: 7px 20px 9px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
.ljn-jl-container .ljn-content-left .job-list-item:hover,
.njp-search-container .sjl-main-content .job-list-item:hover,
.njp-search-container .sjl-sponsored-content .job-list-item:hover {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.35);
}
.njp-search-container .sjl-main-content .job-status-new,
.njp-search-container .sjl-sponsored-content .job-status-new {
    display: none;
    position: absolute;
    background: #f66b0d;
    width: 145px;
    height: 60px;
    transform: rotate(29deg);
    top: -40px;
    right: -25px;
}
.njp-search-container .sjl-main-content .job-status-new span,
.njp-search-container .sjl-sponsored-content .job-status-new span {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    top: 4px;
    left: 80px;
    transform: rotate(-29deg);
    display: block;
}
.njp-search-container .sjl-main-content .job-status-new i,
.njp-search-container .sjl-sponsored-content .job-status-new i {
    margin-left: 10px;
}
.njp-search-container .sjl-main-content .job-sponsored-text,
.njp-search-container .sjl-sponsored-content .job-sponsored-text {
    display: none;
    position: absolute;
    background: #dfdfdf;
    border-radius: 0 6px 0 8px;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: normal;
    color: #6a6a6a;
    padding: 6px 14px 7px;
}
.njp-search-container .sjl-main-content .job-new .job-status-new,
.njp-search-container .sjl-main-content .sponsored-text .job-sponsored-text,
.njp-search-container .sjl-sponsored-content .job-new .job-status-new,
.njp-search-container .sjl-sponsored-content .sponsored-text .job-sponsored-text {
    display: block;
}
.njp-search-container .sjl-main-content .sj-item-logo,
.njp-search-container .sjl-sponsored-content .sj-item-logo {
    width: 70px;
    height: 70px;
    margin-right: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.njp-search-container .sjl-main-content .sj-item-info,
.njp-search-container .sjl-sponsored-content .sj-item-info {
    -ms-flex: 1;
    flex: 1;
}
.njp-search-container .sjl-main-content .sj-item-info h4,
.njp-search-container .sjl-sponsored-content .sj-item-info h4 {
    font-size: 20px;
    line-height: 25px;
    color: #1964d1;
    margin: 0;
}
.njp-search-container .sjl-main-content .sj-item-info h4 span,
.njp-search-container .sjl-sponsored-content .sj-item-info h4 span {
    font-weight: 700;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-company,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-company {
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    color: #555;
    margin-top: 0;
    margin-bottom: 0;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-company span,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-company span {
    color: #205838;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description {
    padding: 0;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-salary-btn,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-salary-btn {
    background: rgba(22, 178, 214, 0.16);
    border: 1px dashed #205838;
    border-radius: 2px;
    display: inline-block;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 1.2;
    color: #000;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-ratings,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-ratings {
    display: inline-block;
    margin: 0;
    padding: 0 2px 0 5px;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-ratings span,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-ratings span {
    display: inline-block;
    width: 16px;
    text-indent: -9999px;
    background: url(/fonts/icon_star_blank.svg?9a346f90152a382a1a99ae8fe38d6e62) center no-repeat;
    background-size: 16px 16px;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-ratings span.active,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-ratings span.active {
    background: url(/fonts/icon_star_filled.svg?7cc5ca07fba1b236209c386dd465ff11) center no-repeat;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-age,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-age {
    font-size: 13px;
    line-height: normal;
    color: #4a4a4a;
    padding-right: 5px;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-status-hot,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-status-hot {
    font-size: 12px;
    line-height: normal;
    color: red;
    padding-right: 4px;
}
.njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-status-easy,
.njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-status-easy {
    font-size: 12px;
    line-height: normal;
    color: #205838;
    text-transform: uppercase;
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
    .njp-search-container .sjl-main-content .job-list-item,
    .njp-search-container .sjl-sponsored-content .job-list-item {
        padding: 16px 20px;
    }
    .njp-search-container .sjl-main-content .sj-item-logo,
    .njp-search-container .sjl-sponsored-content .sj-item-logo {
        margin-right: 18px;
    }
    .njp-search-container .sjl-main-content .sj-item-info h4,
    .njp-search-container .sjl-sponsored-content .sj-item-info h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-company,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-company {
        font-size: 17px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 600px) {
    .njp-search-container .sjl-main-content,
    .njp-search-container .sjl-sponsored-content {
        padding: 0 4px;
        margin-top: 12px;
    }
    .njp-search-container .sjl-main-content .sponsored-text,
    .njp-search-container .sjl-sponsored-content .sponsored-text {
        padding-bottom: 3px;
    }
    .njp-search-container .sjl-main-content .job-list-item,
    .njp-search-container .sjl-sponsored-content .job-list-item {
        padding: 10px 8px;
    }
    .njp-search-container .sjl-main-content .sj-item-logo,
    .njp-search-container .sjl-sponsored-content .sj-item-logo {
        width: 63px;
        height: 63px;
        margin-right: 10px;
    }
    .njp-search-container .sjl-main-content .sj-item-logo img,
    .njp-search-container .sjl-sponsored-content .sj-item-logo img {
        height: auto;
    }
    .njp-search-container .sjl-main-content .sj-item-info h4,
    .njp-search-container .sjl-sponsored-content .sj-item-info h4 {
        font-size: 17px;
        line-height: 18px;
        padding-right: 37px;
        font-weight: 700;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-company,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-company {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 1px;
        font-weight: 600;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-salary-btn,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-salary-btn {
        font-size: 10px;
        padding: 3px 8px;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-ratings,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-ratings {
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-ratings span,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-ratings span {
        width: 12px;
        background-size: 12px 12px;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-ratings span.active,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-ratings span.active {
        background-size: 12px 12px;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-age,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-age {
        font-size: 8px;
        line-height: 10px;
        padding-right: 2px;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-status-easy,
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description .job-status-hot,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-status-easy,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description .job-status-hot {
        font-size: 8px;
        line-height: 10px;
    }
    .njp-search-container .sjl-main-content .job-status-new,
    .njp-search-container .sjl-sponsored-content .job-status-new {
        width: 85px;
        height: 55px;
        top: -25px;
        right: -32px;
        transform: rotate(45deg);
    }
    .njp-search-container .sjl-main-content .job-status-new span,
    .njp-search-container .sjl-sponsored-content .job-status-new span {
        font-size: 11px;
        line-height: 15px;
        transform: rotate(-45deg);
        left: 22px;
        top: 11px;
    }
    .njp-search-container .sjl-main-content .job-status-new i,
    .njp-search-container .sjl-sponsored-content .job-status-new i {
        margin-left: 7px;
    }
}
@media (max-width: 350px) {
    .njp-search-container .sjl-main-content .sj-item-logo,
    .njp-search-container .sjl-sponsored-content .sj-item-logo {
        width: 50px;
        height: 50px;
    }
    .njp-search-container .sjl-main-content .sj-item-info .sj-item-description,
    .njp-search-container .sjl-sponsored-content .sj-item-info .sj-item-description {
        line-height: 12px;
    }
}
.njp-search-container .sjl-main-content {
    background: #fff;
    padding: 0 20px;
    margin-top: 0;
}
.njp-search-container .sjl-main-content .sjl-main-content,
.njp-search-container .sjl-main-content .sjl-sponsored-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.njp-search-container .sjl-main-content .main-top-ad {
    min-height: 90px;
    background: #f4f4f4;
    border-radius: 4px 4px 4px 0;
}
.njp-search-container .sjl-main-content .main-job-list {
    margin-top: 0;
}
@media only screen and (max-width: 600px) {
    .njp-search-container .sjl-main-content {
        padding: 0 4px;
    }
    .njp-search-container .sjl-main-content .main-job-list {
        margin: 10px 0;
    }
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li:first-child a,
.njp-search-container .sjl-pagination-content .sjl-pagination-list li:last-child a {
    padding-left: 7px;
    padding-right: 7px;
}
.njp-search-container .sjl-pagination-content {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list {
    margin: 0;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li {
    display: inline-block;
    margin: 0 4px;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    min-width: 27px;
    height: 27px;
    padding-top: 3px;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li a:hover {
    color: #fff;
    background: #16b2d6;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li.disabled a {
    color: #c2c2c2 !important;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li.active a {
    color: #fff;
    background: #16b2d6;
}
.njp-search-container .sjl-pagination-content .sjl-pagination-list li:first-child a:hover {
    cursor: default;
    color: #000;
    background: 0 0;
}
@media only screen and (max-width: 600px) {
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li {
        margin: 0 3px;
    }
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li a {
        min-width: 25px;
        height: 25px;
        padding-top: 2px;
    }
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li:first-child a,
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li:last-child a {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (max-width: 350px) {
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li {
        margin: 0 2px;
    }
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li a {
        min-width: 24px;
        height: 24px;
    }
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li:first-child a,
    .njp-search-container .sjl-pagination-content .sjl-pagination-list li:last-child a {
        padding-left: 4px;
        padding-right: 4px;
    }
}
.njp-search-container .sponsored-text {
    color: #9b9b9b;
    text-align: right;
    font-size: 14px;
}
.njp-search-container .sjl-content-right {
    width: 175px;
    padding-bottom: 20px;
}
.njp-search-container .sjl-side-ad {
    min-height: 400px;
    margin-left: 20px;
}
@media only screen and (max-width: 992px) {
    .njp-search-container {
        padding-top: 85px;
    }
    .njp-search-container.njp-search-top-fix {
        padding-top: 260px;
    }
    .njp-search-container.nd-main-container {
        padding-top: 48px;
    }
    .njp-search-container.nd-main-container.njp-search-top-fix {
        padding-top: 232px;
    }
}
@media only screen and (max-width: 600px) {
    .njp-search-container .search-jl-container {
        padding: 12px 7px 20px;
    }
    .njp-search-container .sponsored-text {
        font-size: 10px;
        line-height: 12px;
    }
}
.unsub-container .unsub-wrapper {
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.2;
}
.unsub-container .d-flex {
    display: -ms-flexbox;
    display: flex;
}
.unsub-container .unsub-top-container {
    background: #565d6b;
    padding: 65px 10px 30px;
}
.unsub-container .unsub-top-container .unsub-point-down {
    padding-top: 20px;
}
.unsub-container .unsub-top-container .unsub-top-left {
    -ms-flex: 50%;
    flex: 50%;
    line-height: 1.2;
    padding-right: 40px;
}
.unsub-container .unsub-top-container .unsub-top-left h3 {
    padding-top: 24px;
    font-size: 40px;
    color: #fff;
}
.unsub-container .unsub-top-container .unsub-top-left p {
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
}
.unsub-container .unsub-top-container .unsub-top-right {
    -ms-flex: 50%;
    flex: 50%;
    padding-left: 40px;
}
.unsub-container .unsub-top-container .unsub-top-right p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form .unsub-form-row {
    position: relative;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form .unsub-form-row img {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form input {
    padding-left: 52px;
    margin-bottom: 0;
    border: 1px solid #fff !important;
    background-color: #fff !important;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form input.uf-error {
    border: 1px solid red !important;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form input::-webkit-input-placeholder,
.unsub-container .unsub-top-container .unsub-top-right .unsub-form input::placeholder {
    color: #4c4c4c;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form .unsub-row-or {
    font-size: 1rem;
    color: #fff;
    line-height: 1rem;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form .unsub-submit {
    padding-top: 12px;
}
.unsub-container .unsub-top-container .unsub-top-right .unsub-form .unsub-submit-btn {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
}
@media only screen and (max-width: 992px) {
    .unsub-container .unsub-wrapper {
        max-width: 600px;
    }
    .unsub-container .d-flex {
        display: block;
    }
    .unsub-container .unsub-top-container .unsub-top-left span,
    .unsub-container .unsub-top-container .unsub-top-right span {
        display: none;
    }
    .unsub-container .unsub-top-container {
        padding: 20px 15px;
    }
    .unsub-container .unsub-top-container .unsub-top-left {
        padding-right: 0;
    }
    .unsub-container .unsub-top-container .unsub-top-left h3 {
        padding-top: 0;
    }
    .unsub-container .unsub-top-container .unsub-top-left p {
        margin-top: 10px;
    }
    .unsub-container .unsub-top-container .unsub-top-right {
        padding-left: 0;
        margin-top: 5px;
    }
    .unsub-container .unsub-top-container .unsub-top-right p {
        margin-bottom: 10px;
    }
    .unsub-container .unsub-top-container .unsub-top-right .unsub-form .unsub-submit-btn {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .unsub-container .unsub-top-container .unsub-top-left h3 {
        font-size: 28px;
        text-align: center;
    }
    .unsub-container .unsub-top-container .unsub-top-left p,
    .unsub-container .unsub-top-container .unsub-top-right p {
        font-size: 16px;
    }
}
.unsub-container .unsub-all-info {
    padding: 40px 15px;
}
.unsub-container .unsub-all-info .unsub-all-left {
    -ms-flex: 50%;
    flex: 50%;
    border-right: 1px solid #979797;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 40px;
}
.unsub-container .unsub-all-info .unsub-all-left h3 {
    margin: 0;
    font-size: 40px;
    color: #000;
    font-weight: 700;
}
.unsub-container .unsub-all-info .unsub-all-left p {
    margin-top: 10px;
    font-size: 20px;
    color: #000;
}
.unsub-container .unsub-all-info .unsub-all-right {
    -ms-flex: 50%;
    flex: 50%;
    padding-left: 32px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.unsub-container .unsub-all-info .unsub-all-right .unsub-br-list {
    margin: 0;
    text-align: center;
}
.unsub-container .unsub-all-info .unsub-all-right .unsub-br-list li {
    display: inline-block;
    margin-right: 11px;
}
.unsub-container .unsub-all-info .unsub-all-right .unsub-br-list li:last-child {
    margin-right: 0;
}
.unsub-container .unsub-all-info .unsub-all-right .unsub-br-list li img {
    max-width: 110px;
    height: auto;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}
.unsub-container .unsub-all-info .unsub-all-right .unsub-br-list li img:hover {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 992px) {
    .unsub-container .unsub-all-info {
        padding: 20px 15px;
    }
    .unsub-container .unsub-all-info .unsub-all-left {
        border: none;
        padding: 0 0 20px;
    }
    .unsub-container .unsub-all-info .unsub-all-right {
        padding-left: 0;
        padding-bottom: 20px;
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    .unsub-container .unsub-all-info .unsub-all-right .unsub-br-list li img {
        max-width: 85px;
    }
    .unsub-container .unsub-all-info .unsub-all-left h3 {
        font-size: 28px;
    }
    .unsub-container .unsub-all-info .unsub-all-left p {
        font-size: 16px;
        margin-top: 5px;
    }
    .unsub-container .unsub-all-info .unsub-all-right {
        padding-bottom: 5px;
    }
}
.unsub-container .unsub-browser-item {
    padding-bottom: 90px;
    padding-left: 15px;
    padding-right: 15px;
}
.unsub-container .unsub-browser-item .unsub-br-top {
    padding-bottom: 30px;
}
.unsub-container .unsub-browser-item .unsub-br-left {
    -ms-flex: 50%;
    flex: 50%;
    padding-right: 50px;
}
.unsub-container .unsub-browser-item .unsub-br-left ol {
    padding-left: 28px;
    margin: 0;
}
.unsub-container .unsub-browser-item .unsub-br-left ol li {
    font-size: 20px;
    color: #000;
    margin-top: 12px;
    padding-left: 8px;
}
.unsub-container .unsub-browser-item .unsub-br-left ol li:last-child p {
    margin: 0;
    line-height: 8px;
}
.unsub-container .unsub-browser-item .unsub-br-right {
    -ms-flex: 50%;
    flex: 50%;
    padding-top: 12px;
}
.unsub-container .unsub-browser-item .unsub-br-right img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 992px) {
    .unsub-container .unsub-browser-item {
        padding-bottom: 40px;
    }
    .unsub-container .unsub-browser-item .unsub-br-top {
        padding-bottom: 15px;
    }
    .unsub-container .unsub-browser-item .unsub-br-left {
        padding-right: 0;
    }
    .unsub-container .unsub-browser-item .unsub-br-right {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 600px) {
    .unsub-container .unsub-browser-item {
        padding-bottom: 25px;
    }
    .unsub-container .unsub-browser-item .unsub-br-top {
        padding-bottom: 5px;
    }
    .unsub-container .unsub-browser-item .unsub-br-left ol li {
        font-size: 16px;
        margin-top: 8px;
    }
    .unsub-container .unsub-browser-item .unsub-br-left ol li:last-child p {
        line-height: 4px;
    }
}

.ljn-navbar-fixed {
    position: relative;
    z-index: 9999;
    font-family: geomanistregular, Lato, sans-serif;
    line-height: 1.2;
    -moz-osx-font-smoothing: grayscale;
}
.ljn-navbar-fixed nav {
    position: fixed;
    height: 109px;
    transition: height 0.3s ease-in-out;
}
.ljn-navbar-fixed nav .container {
    height: 109px;
    line-height: normal;
}
.ljn-navbar-fixed nav .nav-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.ljn-navbar-fixed nav .brand-logo {
    height: 72px;
    position: relative;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px;
}
.ljn-navbar-fixed nav .brand-logo img {
    width: initial;
}
.ljn-navbar-fixed nav ul a {
    font-size: 1.125rem;
    line-height: 1.125rem;
    padding: 0 10px;
}
.ljn-navbar-fixed nav ul a:hover {
    background: 0 0;
}
.ljn-navbar-fixed nav ul li:last-child a {
    padding-right: 0;
}
.ljn-navbar-fixed .ljn-search-form {
    display: -ms-flexbox;
    display: flex;
}
.ljn-navbar-fixed .ljn-search-form .form-left-input {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
}
.ljn-navbar-fixed .ljn-search-form .form-right-submit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 8px;
    padding-top: 8px;
}
.ljn-navbar-fixed .ljn-search-form .ljn-input-group {
    width: 196px;
    -ms-flex: 1;
    flex: 1;
}
.ljn-navbar-fixed .ljn-search-form .ljn-input-group:first-child {
    margin-right: 4px;
}
.ljn-navbar-fixed .ljn-search-form .ljn-input-group:last-child {
    margin-left: 4px;
}
.ljn-navbar-fixed .ljn-search-form .input-field-group {
    position: relative;
}
.ljn-navbar-fixed .ljn-search-form .input-field-group:first-child {
    border-right: 1px solid rgba(151, 151, 151, 0.5);
}
.ljn-navbar-fixed .ljn-search-form .input-field-group i {
    color: #2c3941;
    height: auto;
    line-height: initial;
    position: absolute;
    font-size: 1.3rem;
    font-weight: 400;
    right: 8px;
    top: 8px;
}
.ljn-navbar-fixed .ljn-search-form .input-field-group input {
    outline: 0;
    width: 100%;
    height: 37px;
    font-size: 12px;
    line-height: 1.2;
    color: #4c4c4c;
    border: none !important;
    padding-right: 30px;
    border-radius: 4px;
    padding-left: 18px;
}
.ljn-navbar-fixed .ljn-search-form .input-field-group input::-webkit-input-placeholder,
.ljn-navbar-fixed .ljn-search-form .input-field-group input::placeholder {
    color: #4c4c4c;
}
.ljn-navbar-fixed .ljn-search-form .input-field-top {
    font-family: geomanistbold, Lato, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 5px;
    padding: 0;
}
.ljn-navbar-fixed .ljn-search-form .input-field-bot {
    font-size: 10px;
    line-height: 1.2;
    color: #fff;
    padding: 0;
    margin-top: 4px;
    margin-bottom: 0;
}
.ljn-navbar-fixed .ljn-search-form .nav-search-btn {
    height: 37px;
    line-height: 37px;
    border-radius: 18.5px;
    text-transform: capitalize !important;
    font-size: 14px;
    font-family: geomanistmedium, Lato, sans-serif;
}
.ljn-navbar-fixed .ljn-navbar-menu {
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    -ms-flex-align: center;
    align-items: center;
}
.ljn-navbar-fixed .ljn-navbar-menu .top-search-form {
    padding-right: 30px;
}
.ljn-navbar-fixed .ljn-navbar-menu .has-separator {
    position: relative;
}
.ljn-navbar-fixed .ljn-navbar-menu .has-separator:before {
    content: "";
    width: 1.2px;
    height: 20px;
    background: rgba(255, 255, 255, 0.4);
    display: inline-block;
    position: absolute;
}
@media only screen and (max-width: 992px) {
    .ljn-navbar-fixed nav {
        height: 48px;
    }
    .ljn-navbar-fixed nav .container {
        height: 48px;
        line-height: normal;
    }
    .ljn-navbar-fixed nav .nav-wrapper {
        display: block;
        overflow: hidden;
    }
    .ljn-navbar-fixed nav .brand-logo {
        height: 48px;
        left: 18px;
        transform: initial;
        float: left;
    }
    .ljn-navbar-fixed nav .brand-logo img {
        max-height: 30px;
    }
    .ljn-navbar-fixed .container {
        width: 100%;
    }
    .ljn-navbar-fixed .ljn-sm-icons {
        display: inline-block;
    }
    .ljn-navbar-fixed .ljn-sm-icons i {
        height: 48px;
        line-height: 48px;
        font-size: 34px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ljn-navbar-fixed .ljn-navbar-menu {
        display: block;
        opacity: 0;
        height: 208px;
        padding: 0 15px;
        max-width: 430px;
        margin: 48px auto 0;
        position: relative;
        z-index: 1;
        transition: opacity 0.2s ease-in-out;
    }
    .ljn-navbar-fixed .ljn-navbar-menu li {
        display: none;
    }
    .ljn-navbar-fixed .ljn-navbar-menu .top-search-form {
        display: block;
        padding-right: 0;
        float: none;
    }
    .ljn-navbar-fixed.ljn-search-open nav,
    .ljn-navbar-fixed.ljn-search-open nav .container {
        height: 258px;
    }
    .ljn-navbar-fixed.ljn-search-open .ljn-navbar-menu {
        opacity: 1;
        transition: opacity 0.5s ease-in-out;
    }
    .ljn-navbar-fixed .ljn-search-form,
    .ljn-navbar-fixed .ljn-search-form .form-left-input {
        display: block;
    }
    .ljn-navbar-fixed .ljn-search-form .ljn-input-group {
        width: 100%;
        margin: 0 0 10px !important;
        position: relative;
    }
    .ljn-navbar-fixed .ljn-search-form .input-field-top {
        margin-bottom: 4px;
    }
    .ljn-navbar-fixed .ljn-search-form .input-field-bot {
        margin: 0;
        position: absolute;
        top: 0;
        left: 48px;
        font-size: 14px;
    }
    .ljn-navbar-fixed .ljn-search-form .ljn-input-group:last-child .input-field-bot {
        left: 56px;
    }
    .ljn-navbar-fixed .ljn-search-form .input-field-group input {
        height: 40px;
        font-size: 14px;
    }
    .ljn-navbar-fixed .ljn-search-form .form-right-submit {
        display: block;
        padding: 4px 0 0;
    }
    .ljn-navbar-fixed .ljn-search-form .nav-search-btn {
        height: 43px;
        line-height: 43px;
        border-radius: 21.5px;
        font-size: 18px;
        font-family: geomanistbold, Lato, sans-serif;
    }
}
.ljn-search-container {
    padding-top: 109px;
    background: #f3f3f3;
    min-height: 100vh;
    transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 992px) {
    .ljn-search-container {
        padding-top: 48px;
    }
    .ljn-search-container.ljn-search-open {
        padding-top: 258px;
    }
}
.ljn-jl-container {
    font-family: geomanistregular, Lato, sans-serif;
    line-height: 1.2;
    -moz-osx-font-smoothing: grayscale;
    padding: 20px 15px 60px;
    width: 100%;
    max-width: 1138px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
}
.ljn-jl-container .ljn-content-left {
    width: calc(100% - 175px);
}
.ljn-jl-container .ljn-content-left .job-top-section {
    border: 1px solid #979797;
    margin-bottom: 12px;
}
.ljn-jl-container .ljn-content-left .job-list-content {
    background: #fff;
    padding: 20px 18px 20px 25px;
}
.ljn-jl-container .ljn-content-left .ljn-job-list {
    margin: 0;
}
.ljn-jl-container .ljn-content-left .ljn-job-list li {
    margin-bottom: 15px;
}
.ljn-jl-container .ljn-content-left .ljn-job-list li.ad-content {
    border: 1px solid #979797;
    border-radius: 4px;
}
.ljn-jl-container .ljn-content-left .job-list-item {
    display: -ms-flexbox;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.11);
    border-radius: 6px;
    padding: 16px 20px 16px 25px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.ljn-jl-container .ljn-content-left .job-list-item .jl-item-logo {
    width: 77px;
    height: 77px;
    margin-right: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
    color: #fff;
    font-size: 45px;
    font-family: geomanistmedium, Lato, sans-serif;
    text-transform: uppercase;
}
.ljn-jl-container .ljn-content-left .job-list-item .jl-item-info {
    -ms-flex: 1;
    flex: 1;
    max-width: 700px;
    padding-right: 80px;
}
.ljn-jl-container .ljn-content-left .job-list-item h4 {
    font-family: geomanistmedium, Lato, sans-serif;
    font-size: 24px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.7);
    margin: -2px 0 0;
}
.ljn-jl-container .ljn-content-left .job-list-item .jl-item-company {
    font-family: geomanistregular, Lato, sans-serif;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    padding: 0;
}
.ljn-jl-container .ljn-content-left .job-list-item .jl-item-company span:first-child {
    font-family: geomanistmedium, Lato, sans-serif;
    color: #ff5837;
}
.ljn-jl-container .ljn-content-left .job-list-item .jl-item-company span:last-child {
    color: #004eff;
}
.ljn-jl-container .ljn-content-left .job-list-item .jl-item-description {
    font-size: 14px;
    color: #565656;
    font-family: geomanistregular, Lato, sans-serif;
    line-height: 1.2;
    padding: 0;
    max-width: 500px;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li:first-child a,
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li:last-child a {
    padding-left: 7px;
    padding-right: 7px;
    font-family: geomanistmedium, Lato, sans-serif;
}
.ljn-jl-container .ljn-content-left .job-list-item .job-status-ribbon {
    width: 68px;
    height: 55px;
    background-color: #ff5837;
    right: 25px;
    top: 0;
    position: absolute;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    font-family: geomanistmedium, Lato, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ljn-jl-container .ljn-content-left .job-list-item .job-status-ribbon:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -34px;
    border-left: 34px solid #ff5837;
    border-right: 34px solid #ff5837;
    border-bottom: 34px solid transparent;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list {
    margin: 0;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li {
    display: inline-block;
    margin: 0 4px;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    min-width: 27px;
    height: 27px;
    padding-top: 5px;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li a:hover {
    color: #fff;
    background: #ff5837;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li.disabled a {
    color: #c2c2c2 !important;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li.active a {
    color: #fff;
    background: #ff5837;
}
.ljn-jl-container .ljn-content-left .ljn-pagination-content .ljn-pagination-list li:first-child a:hover {
    cursor: default;
    color: #000;
    background: 0 0;
}
@media only screen and (max-width: 600px) {
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li {
        margin: 0 3px;
    }
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li a {
        min-width: 25px;
        height: 25px;
        padding-top: 2px;
    }
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li:first-child a,
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li:last-child a {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (max-width: 350px) {
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li {
        margin: 0 2px;
    }
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li a {
        min-width: 24px;
        height: 24px;
    }
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li:first-child a,
    .ljn-jl-container .ljn-content-left .ljn-pagination-content .sjl-pagination-list li:last-child a {
        padding-left: 4px;
        padding-right: 4px;
    }
}
.ljn-jl-container .ljn-content-right {
    width: 175px;
    padding-left: 20px;
}
.ljn-jl-container .ljn-content-right .ljn-side-ad {
    border: 1px solid #979797;
}
@media only screen and (max-width: 992px) {
    .ljn-jl-container {
        padding: 10px 10px 35px;
    }
    .ljn-jl-container .ljn-content-left {
        width: 100%;
    }
    .ljn-jl-container .ljn-content-left .job-list-content {
        padding: 18px;
    }
}
@media only screen and (max-width: 600px) {
    .ljn-jl-container {
        padding: 10px 7px 35px;
    }
    .ljn-jl-container .ljn-content-left .job-top-section {
        margin-bottom: 9px;
    }
    .ljn-jl-container .ljn-content-left .job-list-content {
        padding: 15px 4px 10px;
    }
    .ljn-jl-container .ljn-content-left .ljn-job-list {
        margin: 0;
    }
    .ljn-jl-container .ljn-content-left .ljn-job-list li {
        margin-bottom: 7px;
    }
    .ljn-jl-container .ljn-content-left .ljn-job-list li.ad-content {
        border: none;
        background: #f4f4f4;
    }
    .ljn-jl-container .ljn-content-left .job-list-item {
        padding: 8px 8px 6px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item .jl-item-logo {
        width: 63px;
        height: 63px;
        margin-right: 10px;
        font-size: 40px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item .jl-item-info {
        padding-right: 50px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item h4 {
        font-size: 16px;
        margin-bottom: 2px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item .jl-item-company {
        font-size: 11px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item .jl-item-description {
        font-size: 8px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item .job-status-ribbon {
        width: 44px;
        height: 35px;
        right: 10px;
        line-height: 1.2;
        font-size: 11px;
    }
    .ljn-jl-container .ljn-content-left .job-list-item .job-status-ribbon:before {
        left: 0;
        bottom: -18px;
        border-left: 22px solid #ff5837;
        border-right: 22px solid #ff5837;
        border-bottom: 18px solid transparent;
    }
}
.ljn-footer .ljn-company-info .ljn-footer-links-list a,
.ljn-footer .ljn-footer-logo p {
    font-size: 14px;
    line-height: 1.2;
    color: #2c3941;
}
.ljn-footer {
    font-family: geomanistregular, Lato, sans-serif;
    line-height: 1.2;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
}
.ljn-footer .ljn-footer-logo {
    text-align: center;
}
.ljn-footer .ljn-footer-logo p {
    text-align: center;
    padding: 0;
    margin-top: 15px;
}
.ljn-footer .ljn-company-info {
    padding-right: 70px;
}
.ljn-footer .ljn-company-info .ljn-footer-links-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ljn-footer .ljn-company-info .ljn-footer-links-list a i {
    margin-bottom: 2px;
    margin-right: 5px;
}
.ljn-footer .ljn-company-info p {
    font-size: 17px;
    line-height: 1.2;
    color: #2c3941;
    padding: 0;
}
.ljn-footer .ljn-footer-disclaimer {
    padding-top: 20px;
}
.ljn-footer .ljn-footer-disclaimer p {
    font-size: 11px;
    line-height: 1.2;
    color: #2c3941;
    max-width: 970px;
    padding-right: 90px;
    margin: auto;
}
@media only screen and (max-width: 992px) {
    .ljn-footer .ljn-footer-logo {
        padding-right: 20px;
    }
    .ljn-footer .ljn-company-info,
    .ljn-footer .ljn-footer-disclaimer p {
        padding-right: 0;
    }
    .ljn-footer .ljn-company-info .ljn-footer-links-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ljn-footer .ljn-company-info .ljn-footer-links-list li {
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 600px) {
    .ljn-footer .container {
        padding-right: 25px;
        padding-left: 25px;
    }
    .ljn-footer .ljn-footer-logo {
        padding: 5px 0;
    }
    .ljn-footer .ljn-footer-logo p {
        margin-top: 10px;
    }
    .ljn-footer .ljn-company-info {
        max-width: 270px;
        margin-right: auto;
        margin-left: auto;
    }
    .ljn-footer .ljn-company-info .ljn-footer-links-list {
        display: block;
        column-count: 2;
        margin-bottom: 10px;
    }
    .ljn-footer .ljn-company-info .ljn-footer-links-list a {
        font-size: 12px;
    }
    .ljn-footer .ljn-company-info p {
        font-size: 14px;
        text-align: center;
    }
    .ljn-footer .ljn-footer-disclaimer {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}
.edit-alert-container {
    background: #f8f9fa;
}
.edit-alert-container .edit-alert-content {
    padding: 40px 0;
}
.edit-alert-container .ea-info-content {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    padding: 25px;
}
.edit-alert-container .ea-info-content .ea-info-top {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px;
}
.edit-alert-container .ea-info-content .ea-info-top .ea-info-top-left {
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px;
}
.edit-alert-container .ea-info-content .ea-info-top p {
    font-size: 15px;
    padding-top: 7px;
    padding-bottom: 0;
}
.edit-alert-container .ea-info-content .ea-info-top .ea-top-btn {
    text-transform: capitalize !important;
    padding: 0 20px 0 17px;
    border-radius: 4px;
}
.edit-alert-container .ea-info-content .ea-info-top .ea-top-btn i {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1px;
}
.edit-alert-container .ea-info-content .ea-info-mid {
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-user-option {
    background: #f8f9fa;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-user-option span {
    display: inline-block;
    margin-right: 10px;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-user-option strong {
    font-weight: 700;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-user-option select {
    max-width: 150px;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    border-radius: 3px;
    height: auto;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list {
    padding: 10px;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list a {
    font-size: 18px;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list a strong {
    font-weight: 700;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-top {
    display: -ms-flexbox;
    display: flex;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-top a {
    -ms-flex: 1;
    flex: 1;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-top .ea-list-created {
    padding-left: 10px;
    font-size: 14px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.7);
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-bot {
    padding: 10px 0 15px;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn {
    background: #e9ecef;
    border-radius: 3px;
    padding: 6px 13px 4px 10px;
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    line-height: 16px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #ddd;
    color: rgba(0, 0, 0, 0.87) !important;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn i {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 3px;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn:hover {
    background: #dae0e5;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn:active,
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn:focus {
    background: #c5ced6;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list li {
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list li:last-child {
    border: none;
    margin-bottom: 0;
}
.edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list li:last-child .ea-list-bot {
    padding-bottom: 5px;
}
.edit-alert-container .ea-info-content .ea-info-bot {
    padding-top: 15px;
}
.edit-alert-container .ea-info-content .ea-info-bot a i {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 3px;
    margin-right: 3px;
}
.edit-alert-container .ea-popular-jobs {
    padding: 40px 15px;
}
.edit-alert-container .ea-popular-jobs h4 {
    font-size: 18px;
}
.edit-alert-container .ea-popular-jobs .ea-popular-job-list {
    column-count: 4;
    padding-left: 30px;
}
.edit-alert-container .ea-popular-jobs .ea-popular-job-list li {
    margin-bottom: 5px;
}
.edit-alert-container .ea-popular-jobs .ea-popular-job-list a {
    font-size: 14px;
}
.edit-alert-container .ea-sidebar-content {
    background: #fefce8;
    border: 1px solid #e9bd02;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    padding: 25px 12px 15px;
    font-size: 13px;
    line-height: 1.4;
    color: #e60000;
}
.edit-alert-container .ea-sidebar-content h5 {
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    padding-bottom: 12px;
}
.edit-alert-container .ea-sidebar-content p {
    font-size: 13px;
    line-height: 1.4;
}
.edit-alert-container .ea-sidebar-content strong {
    font-weight: 700;
}
.edit-alert-container .ea-sidebar-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
    background: #e9bd02;
}
.hero,
.primary {
    background-color: #fff;
}
.edit-alert-container .ea-sidebar-content .ea-side-match-list {
    padding-left: 24px;
}
.edit-alert-container .ea-sidebar-content .ea-side-match-list li {
    margin-bottom: 10px;
    word-break: break-word;
}
@media only screen and (max-width: 992px) {
    .edit-alert-container .edit-alert-content {
        padding: 20px 0;
    }
    .edit-alert-container .ea-info-content {
        padding: 15px;
    }
    .edit-alert-container .ea-info-content .ea-info-mid .ea-info-user-option .ea-info-user-sep {
        display: block;
        text-indent: -9999px;
        line-height: 50%;
    }
    .edit-alert-container .ea-popular-jobs {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .edit-alert-container .ea-popular-jobs .ea-popular-job-list {
        column-count: 3;
        padding-left: 18px;
    }
    .edit-alert-container .ea-popular-jobs .ea-popular-job-list li {
        margin-right: 10px;
    }
}
@media only screen and (max-width: 600px) {
    .edit-alert-container .edit-alert-content {
        padding: 10px 5px;
    }
    .edit-alert-container .ea-info-content {
        padding: 10px;
    }
    .edit-alert-container .ea-info-content .ea-info-top {
        display: block;
        text-align: center;
    }
    .edit-alert-container .ea-info-content .ea-info-top .ea-info-top-left {
        padding-bottom: 10px;
    }
    .edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list a {
        font-size: 16px;
    }
    .edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-top .ea-list-created {
        font-size: 12px;
        line-height: 20px;
    }
    .edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-bot {
        padding-top: 7px;
    }
    .edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn {
        padding: 3px 10px 1px 7px;
        font-size: 12px;
    }
    .edit-alert-container .ea-info-content .ea-info-mid .ea-info-alert-list .ea-list-btn i {
        font-size: 13px;
    }
    .edit-alert-container .ea-info-content .ea-info-bot {
        padding-top: 10px;
    }
    .edit-alert-container .ea-popular-jobs {
        padding-top: 15px;
    }
    .edit-alert-container .ea-popular-jobs .ea-popular-job-list {
        column-count: 2;
    }
    .edit-alert-container .ea-sidebar-content {
        margin-bottom: 30px;
    }
}
.hero {
    background-image: url(https://d1fz0hsz4lnmzu.cloudfront.net/quick_job_finder_hero.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -200px 350px;
    padding-bottom: 250px;
    padding-top: 50px;
}
@media only screen and (min-width: 601px) {
    .hero {
        background-position: bottom center;
    }
}
.primart_text {
    color: #fff;
}
.secondary {
    background-color: #dd6288;
}
.brand-logo img {
    width: 100% !important;
}
.zip-verify-container {
    background: #fff;
    background-size: cover;
    min-height: 100vh;
}
.edu-flow-container {
    min-height: 100vh;
    background: #fff;
    background-size: cover;
}
