/* Minification failed. Returning unminified contents.
(2029,1): run-time error CSS1035: Expected colon, found '}'
(2070,1): run-time error CSS1035: Expected colon, found '}'
(2095,1): run-time error CSS1035: Expected colon, found '}'
(2120,1): run-time error CSS1035: Expected colon, found '}'
(2168,1): run-time error CSS1035: Expected colon, found '}'
 */
@charset "UTF-8";
@import url("//hello.myfonts.net/count/2befde"); /*! normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

script {
    display: none !important;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea, select {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input, select {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'AbrilFatface-Italic';
    src: url(../assets/fonts/2BEFDE_0_0.eot);
    src: url(../assets/fonts/2BEFDE_0_0.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/2BEFDE_0_0.woff) format("woff"),url(../assets/fonts/2BEFDE_0_0.ttf) format("truetype");
}

@font-face {
    font-family: 'AbrilDisplay-ExtraBoldItalic';
    src: url(../assets/fonts/2BEFDE_1_0.eot);
    src: url(../assets/fonts/2BEFDE_1_0.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/2BEFDE_1_0.woff) format("woff"),url(../assets/fonts/2BEFDE_1_0.ttf) format("truetype");
}

html, body {
    height: 100%;
}

body {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, p {
    margin: 0;
    font-weight: 400;
    font-style:normal;
}

p {
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 3rem;
    font-family: "Bentham",serif;
}

h2 {
    font-size: 1.4rem;
}

h3 {
    font-size: 2rem;
    font-family: "Bentham",serif;
}

h4 {
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
}

h5 {
    font-size: 0.75rem;
}

p {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.8;
    font-family: 'Montserrat', sans-serif;
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

li {
    list-style-type: none;
}
header.dashboard{
    height:0;
}
.headline-primary {
    color: #3f486f;
}

.page-section-dark h1, .page-section-dark h3, .page-section-dark h4 {
    color: white;
}

.page-section-dark h2, .page-section-dark p {
    color: #999999;
}

.italic {
    font-style: italic;
}

.section-header {
    font-family: "Bentham",serif;
    font-size: 1.4rem;
    font-weight: 700;
    font-style: italic;
    color: #8e9093;
    letter-spacing: 1px;
}

.progress {
    color: #3f486f;
    margin-bottom: 1.5em;
    display: block;
    font-weight: 300;
    letter-spacing: 1px;
}

.header-copy {
    display: none;
}

.filter-toggle {
    text-decoration: none;
}

.add-section, .filter-toggle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.9rem;
    font-style: italic;
    color: #cdcfd0;
    text-transform: none;
}

.add-section:hover, .add-section:focus, .filter-toggle:hover, .filter-toggle:focus {
    color: #3f486f;
    text-decoration: none;
}

.add-section.green, .filter-toggle.green {
    color: #3f486f;
    font-style: normal;
}

.option {
    font-style: normal;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.form-note {
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 0.8rem;
    color: #8e9093;
    text-transform: uppercase;
}

.hidden-label {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

a, a:visited {
    color: #3f486f;
    cursor: pointer;
}
footer a:visited{
    color:#fff;
}
a:hover, a:visited:hover {
    text-decoration: underline;
}

.share-links {
    padding-top: 2rem;
    text-align: center;
}

.share-links a {
    display: inline-block;
    color: #999999;
    text-decoration: none;
    border-right: 1px solid #999999;
    font-size: 11px;
    padding-right: 1em;
    font-weight: 300;
}

.share-links a:nth-child(2) {
    padding-left: 1em;
}

.share-links a:last-child {
    padding-left: 1em;
    padding-right: 0;
    border-right: 0;
}

.share-links a:hover, .share-links a:focus {
    color: #3f486f;
}

button {
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0;
}

.btn {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    display: inline-block;
    line-height: 35px;
    border: 2px solid #CDCFD0;
    color: #CDCFD0;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.btn:hover, .btn:active, .btn:focus {
    color: white !important;
    background: #3f486f !important;
    border-color: #3f486f !important;
}

.btn:before {
    vertical-align: middle;
    padding-right: 0.5em;
}

.btn.btn-primary {
    color: #3f486f;
    border-color: #3f486f;
}

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    color: white;
    background: #3f486f;
}

.btn-primary-orange {
    color: white;
    border-color: #e0b794;
}

.btn-primary-orange:hover {
    color: #e6c4a8;
    border-color: #e6c4a8;
}

.btn-primary-orange:active {
    color: #daaa80;
    border-color: #daaa80;
}

.btn-primary-blue {
    color: white;
    border-color: #93bab9;
}

.btn-primary-blue:hover {
    color: #a3c4c3;
    border-color: #a3c4c3;
}

.btn-primary-blue:active {
    color: #83b0af;
    border-color: #83b0af;
}

.btn-secondary {
    color: #3f486f !important;
    border-color: #3f486f !important;
}

.btn-secondary:hover, .btn-secondary:active {
    color: white !important;
    background-color: #3f486f;
}

.btn-tertiary {
    color: white;
    border-color: #999999;
    background-color: #999999;
}

.btn-tertiary:hover {
    border-color: #a6a6a6;
    background-color: #a6a6a6;
}

.btn-tertiary:active {
    border-color: #8c8c8c;
    background-color: #8c8c8c;
}

.btn.btn-danger {
    color: #cf7165 !important;
    border-color: #cf7165 !important;
}

.btn.btn-danger:hover, .btn.btn-danger:active {
    color: white !important;
    background-color: #cf7165 !important;
}

.btn.btn-cancel {
    color: #999999;
    border-color: transparent;
}

.btn.btn-cancel:hover {
    color: #a6a6a6;
}

.btn.btn-cancel:active {
    color: #8c8c8c;
}

input, textarea, select {
    outline: none;
    -webkit-appearance: none;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="zip"], input[type="textSingleLine"], textarea, select {
    padding: 0.7rem 0.6rem;
    background-color: white;
    border: 2px solid transparent;
    font-size: 13px;
    border-radius: 4px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], 
input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], input[type="zip"], input[type="textSingleLine"], 
textarea,
select
{
    box-shadow: none;
    margin-bottom: 0;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="zip"]:focus, input[type="textSingleLine"]:focus, textarea:focus{
    box-shadow: none;
}
input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="tel"]:active, input[type="tel"]:focus, input[type="zip"]:active, input[type="zip"]:focus, input[type="textSingleLine"]:active, input[type="textSingleLine"]:focus, textarea:active, textarea:focus {
    border-color: #999999;
}

input[type="text"].error, input[type="password"].error, input[type="email"].error, input[type="tel"].error, input[type="zip"].error, input[type="textSingleLine"].error, textarea.error {
    border-color: #cf7165;
}

input[type="submit"] {
    padding: 0;
}

textarea {
    resize: vertical;
}

label {
    display: inline-block;
    cursor: pointer;
    font-family: "Bentham",serif;
}

.quarter input[type="checkbox"] + label{
    font-size:.70em;
    line-height:1em;
    margin:0;
    width:auto;
}
.input-group {
    margin-bottom: 2rem;
}

.form-stacked input {
    width: 100%;
}

.form-stacked label {
    margin-bottom: 1rem;
}

.help-block {
    display: block;
    margin-top: 0.4rem;
    font-size: 0.8rem;
    color: #999999;
    font-family: 'Montserrat', sans-serif;
}

.alert {
    margin-bottom: 2rem;
    padding: 1rem 3rem 1rem 1rem;
    background-color: #999999;
    color: white;
}

.alert-title {
    font-weight: 500;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
}

.alert-message {
    font-size: 0.9rem;
    font-family: 'Montserrat', sans-serif;
}

.alert-error {
    background-color: #cf7165;
}

.alert-success {
    background-color: #3f486f;
}

.action-alert {
    text-align: left;
    padding-bottom: 2.427em;
}

.action-alert p, .action-alert h3 {
    color: #cf7165 !important;
}

.action-alert p {
    line-height: 1.5em !important;
}

.action-alert h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    text-transform: none;
}

.form-error .field-error {
    border: 2px solid #cf7165;
}

ul, ol {
    margin: 0;
    padding: 0;
}

.appleone-arrow-gray-down, .dashboard-content .dashboard-section-item.open .dashboard-section-item-header .appleone-arrow, .dashboard-content .dashboard-section-item.open .dashboard-section-item-header:hover .appleone-arrow, .dashboard-content .dashboard-section-item.open .dashboard-section-item-header.alert-error .appleone-arrow, .dashboard-content .dashboard-section-item.open .dashboard-section-item-header.alert-error:hover .appleone-arrow, .dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header:hover .appleone-arrow, .dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header.alert-error .appleone-arrow, .dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header.alert-error:hover .appleone-arrow, .dashboard-content .dashboard-section-item .dashboard-section-item-header:hover .appleone-arrow, .dashboard-content .dashboard-section-item .dashboard-section-item-header .appleone-arrow, .dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error .appleone-arrow, .dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error:hover .appleone-arrow {
    background: url(../assets/icons/appleone-arrows.png) 0px 64px;
    background-size: 86px 86px;
    margin-top: 8px;
    height: 21px;
    width: 21px;
    float: right;
}

body {
    min-width: 72rem;
    background-color: #F5F5F5;
}

.page {
    margin: 0 auto;
    background: #f4f4f4;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page:after {
    content: "";
    display: table;
    clear: both;
}

.container {
    padding-left: 176px;
    padding-right: 176px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.container:after {
    content: "";
    display: table;
    clear: both;
}

.page-section {
    margin: 0 auto;
}

.page-section-bleed {
    max-width: none;
}

.page-section-gray {
    background: #f4f4f4;
}

.page-section-lt-gray {
    background: #f6f7f7;
}

.page-section-medium-dark {
    background: #eeeeef;
}

.page-section-dark {
    background: #4f4f4f;
}

.page-section-darker {
    background: #353535;
}

.left-listing, .right-listing {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%;
    text-align: left;
}

.left-listing:last-child, .right-listing:last-child {
    margin-right: 0;
}

.input-lg {
    min-width: 455px;
}

.input-md {
    min-width: 255px;
}

.input-half-lg {
    width: 227px;
    display: inline-block;
}

.input-sm {
    min-width: 155px;
}

.input-xsm {
    width: 100px;
}

.dropdown-menu {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    color: #969695;
    border: 0;
    background: #fff url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAuNiAxMC42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMC42IDEwLjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMC45OTM1IDAgMCAxIDAuOTM0MiA5LjMzNDMpIiBmaWxsPSIjOTE5Mzk1IiBmb250LWZhbWlseT0iJ0dvdGhhbS1Cb29rJyIgZm9udC1zaXplPSIxNS4xMiI+djwvdGV4dD4NCjwvc3ZnPg0K") no-repeat;
    background-position: right 12px center;
    background-size: 10px;
    -webkit-appearance: none !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 0.75em 0 0.75em 1.25em;
    font-size: 0.75em;
}

.dropdown-menu:last-child {
    margin-right: 0;
}

.detail-list li {
    text-align: left;
    margin-bottom: 1rem;
    color: gray;
    padding: 0.4rem 1rem;
    border: 1px solid #f2f2f2;
    background: #f2f2f2;
}

.detail-list li:after {
    content: "";
    display: table;
    clear: both;
}

.detail-list h4 {
    display: inline-block;
    color: #3f486f;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
    padding-right: 1em;
    font-family: 'Montserrat', sans-serif;
}

.detail-list p {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    line-height: 35px;
}

.sidelines {
    line-height: 0.5;
    text-align: center;
    overflow: hidden;
    margin-bottom: 1.5em;
}

.sidelines span {
    display: inline-block;
    position: relative;
    line-height: 40px;
    font-size: 2rem;
    color: #6d6e70;
    font-family: "Bentham",serif;
    font-weight: 700;
}

.sidelines span:before, .sidelines span:after {
    content: "";
    position: absolute;
    height: 13px;
    /*border-bottom: 2px solid gray;*/
    top: 7px;
    width: 600px;
}

.sidelines span:before {
    right: 100%;
    margin-right: 15px;
}

.sidelines span:after {
    left: 100%;
    margin-left: 15px;
}

#popUpContent {
    display: none;
}

#popUpContent, #popUpContentLogout, #popUpContentProfileSubmit, #popUpContentProfileSubmitJob {
    display: none;
}

.jBox-wrapper {
    min-width: 32em;
    width: 44em;
}

.jBox-Modal .jBox-content {
    padding: 0 !important;
}

.jBox-closeButton {
    display: none !important;
}

.jBox-closeButton.btn {
    display: inline-block !important;
    position: relative !important;
    width: 90%;
    line-height: 45px;
}

.dashboard-popup {
    min-width: 44em;
    padding: 8em 0;
}

.dashboard-popup a {
    width: 75%;
    letter-spacing: 1px;
    text-decoration: none;
    color: #CDCFD0;
}

.dashboard-popup .dashboard-popup-wrapper {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    max-width: 44em;
    margin: 0 auto;
}

.dashboard-popup .dashboard-popup-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-sub {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 0 6.472em;
    background: white;
    text-align: center;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header:last-child, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content:last-child, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-sub:last-child {
    margin-right: 0;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header .fpo {
    padding-top: 30px;
    display: block;
    color: #3f486f;
    font-size: 5rem;
    text-align: center;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header .sidelines {
    padding: 0;
    margin: 0;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header .sidelines span {
    letter-spacing: 1px;
    font-size: 34px;
    font-family:  "Bentham",serif !important;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header .sidelines span:before, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-header .sidelines span:after {
    top: 7px;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content section {
    padding-top: 3.236em;
    padding-bottom: 4.045em;
    border-bottom: 2px solid #999999;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content section svg {
    height: 40px;
    margin-bottom: 1em;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .popup-actions {
    width: 100%;
    text-align: center;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .popup-actions a {
    width: 189px;
    margin-right: 25px;
    line-height: 45px;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .popup-actions a:last-child {
    margin-right: 0;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 1.5em;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header h2, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header h4, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header span {
    color: #999999 !important;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header h2 {
    font-size: 1.5em !important;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header h4 {
    font-size: 0.75em;
    font-weight: 400;
    text-transform: none;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header .sidelines {
    margin-bottom: 0.5em;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header .sidelines span {
    font-size: 0.85em;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header .sidelines span:before, .dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header .sidelines span:after {
    border-bottom: 2px solid #999999;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header .job-post-title {
    margin-bottom: 2em;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header span {
    font-size: 0.85em;
    font-weight: 500;
    padding-right: 1.5em;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header span.appleone-pay {
    background: url(../assets/icons/appleone-pay-green.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
    padding-left: 1.5em;
    display: inline-block;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header span.appleone-commute {
    background: url(../assets/icons/appleone-commute-green.svg) no-repeat;
    background-position: 0;
    background-size: 24px;
    display: block;
    padding-left: 2.25em;
    display: inline-block;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header span.appleone-map-pin {
    background: url(../assets/icons/appleone-pin-green.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
    display: block;
    background-size: 12px;
    padding-left: 1.5em;
    display: inline-block;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content .content-header span:last-child {
    padding-right: 0;
}

.dashboard-popup .dashboard-popup-wrapper .dashboard-popup-content p {
    font-family: 'Montserrat', sans-serif;
    color: #3f486f;
    text-align: center;
    font-size: 1em;
    padding-bottom: 3.236em;
    width: 80%;
    margin: 0 auto;
}

header {
    height: 150px;
}

header .container {
    background: white;
    padding: 30px 0;
}

header .appleone-logo {
    width: 100px;
    height: 100px;
    background-image: url(../assets/icons/bilingualone-icon.svg);
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
    margin: 0 auto;
    display: block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    header .appleone-logo {
        background-image: url(appleone-logo@2x.svg);
        -webkit-background-size: 100px 100px;
        -moz-background-size: 100px 100px;
        -o-background-size: 100px 100px;
        background-size: 100px 100px;
    }
}

footer {
    height: 300px;
}

footer .container {
    background: white;
}

footer .fpo {
    display: block;
    color: gray;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 300px;
    text-align: center;
}

.form-section {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    background: #f2f2f2;
    padding: 50px;
    margin-bottom: 1.618em;
    text-align: left;
    display: none;
}

.form-section:after {
    content: "";
    display: table;
    clear: both;
}

.form-section input {
    color: #969695;
}

.form-section input.disabled {
    color: #cdcfd0;
}

.form-section.upload-options {
    padding: 0.809em 3.236em 2.427em 3.236em;
}

.form-section.upload-options .upload-title {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    font-style: italic;
    font-size: 0.8rem;
    text-align: center;
    padding-bottom: 0.809em;
}

.form-section.upload-options .upload-title:last-child {
    margin-right: 0;
}

.form-section.upload-options ul {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.form-section.upload-options ul:last-child {
    margin-right: 0;
}

.form-section.upload-options ul li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
}

.form-section.upload-options ul li:last-child {
    margin-right: 0;
}

.form-section.upload-options ul li a {
    color: #cdcfd0;
    font-weight: 400;
    border: 2px solid #cdcfd0;
    padding: 5px 0 0 30px;
    width: 200px;
    text-align: center;
    vertical-align: top;
    height: 45px;
    line-height: 30px;
    margin-left: 0;
}
.form-section.upload-options ul li a.btn-review{
    padding-left:0;
}
.form-section.upload-options ul li a.dropbox {
    background: url(../assets/icons/appleone-dropbox-gray.svg) no-repeat;
    background-position: 28px;
    background-size: 20px;
}

.form-section.upload-options ul li a.computer {
    background: url(../assets/icons/appleone-computer-gray.svg) no-repeat;
    background-position: 27px;
    background-size: 17px;
}

.form-section.upload-options ul li a.gplus {
    background: url(../assets/icons/appleone-google-gray.svg) no-repeat;
    background-position: 36px;
    background-size: 18px;
}
.form-section.upload-options ul li a.linkedin{
    background: url(../assets/icons/appleone-linkedin-gray.svg) no-repeat;
    background-position: 36px;
    background-size: 18px;
}

.form-section.upload-options ul li a:focus, .form-section.upload-options ul li a:hover {
    color: white;
    background: #3f486f;
    border: 2px solid #3f486f;
}

.form-section.upload-options span.rule {
    display: block;
    font-size: 10px;
    text-align: left;
}

.form-section.upload-options span.rule .first {
    padding-top: 5px;
}

.form-section.upload-options ul li a.dropbox:focus, .form-section.upload-options ul li a.dropbox:hover {
    background: #3f486f url(../assets/icons/appleone-dropbox-white.svg) no-repeat;
    background-size: 20px;
    background-position: 28px !important;
}

.form-section.upload-options ul li a.computer:focus, .form-section.upload-options ul li a.computer:hover {
    background: #3f486f url(../assets/icons/appleone-computer-white.svg) no-repeat;
    background-size: 17px;
    background-position: 27px !important;
}

.form-section.upload-options ul li a.gplus:focus, .form-section.upload-options ul li a.gplus:hover {
     background: #3f486f url(../assets/icons/appleone-google-white.svg) no-repeat;
     background-size: 18px;
     background-position: 36px !important;
 }
.form-section.upload-options ul li a.linkedin:focus, .form-section.upload-options ul li a.linkedin:hover {
    background: #3f486f url(../assets/icons/appleone-linkedin-white.svg) no-repeat;
    background-size: 18px;
    background-position: 36px !important;
}

.form-section form {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.form-section form:after {
    content: "";
    display: table;
    clear: both;
}

.form-section form .section {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    border-bottom: 1px solid #cdcfd0;
    margin-bottom: 25px;
}

.form-section form .section:last-child {
    margin-right: 0;
}

.form-section form .section:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.form-section form input, .form-section form textarea {
    background: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.form-section form input:focus, .form-section form textarea:focus {
    outline: none !important;
}

.form-section form div {
    margin-bottom: 25px;
}

.form-section form div.end {
    margin-right: 0;
}

.form-section form div:last-child {
    margin-bottom: 0;
}

.form-section form label {
    color: #cdcfd0;
}

.form-section form label.error {
    color: #cf7165;
}

.form-section form p, .form-section form select {
    width: 100%;
    height: 37px;
}

.form-section form input {
    height: 37px;
}

.form-section form input[type=submit] {
    color: #cdcfd0;
    background: none;
}

.form-section form textarea {
    width: 100%;
}

.form-section form .full {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
}

.form-section form .full:last-child {
    margin-right: 0;
}

.form-section form .full.alt-btm {
    margin-bottom: 25px;
}

.form-section form .half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 47.5417%;
    width: 357px;
}

.form-section form .half:last-child {
    margin-right: 0;
}

.form-section form .half:nth-child(3n) {
    margin-right: 0;
}

.form-section form .half:nth-child(3n+1) {
    clear: left;
}

.form-section form .half.end {
    clear: none;
}

.form-section form .half.right {
    margin-right: 2.35765%;
}

.form-section form .half.xtra-right {
    margin-right: 33px;
}

.form-section form .half input {
    width: 100%;
}

.form-section form .seventy-five {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 70.14568%;
    width: 505px;
    margin-right: 33px;
}

.form-section form .seventy-five:last-child {
    margin-right: 0;
}

.form-section form .twenty-five {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 27.49666%;
    width: 209px;
}

.form-section form .twenty-five:last-child {
    margin-right: 0;
}

.form-section form .twenty-five input {
    width: 100%;
}

.form-section form .sixty {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
    width: 410px;
    margin-right: 33px;
}

.form-section form .sixty:last-child {
    margin-right: 0;
}

.form-section form .forty {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    width: 304px;
    margin-right: 33px;
}

.form-section form .forty:last-child {
    margin-right: 0;
}

.form-section form .quarter {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    width: 162px;
}
.form-section.avaliability form .quarter{
    margin-bottom:.5em;
}
.form-section form .quarter:last-child {
    margin-right: 0;
}

.form-section form .quarter input {
    width: 100%;
}

.form-section form .quarter.xtra-right {
    margin-right: 33px;
}

.form-section label {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 0.8rem;
    padding-bottom: 0.5em;
}

.form-section input, .form-section select {
    padding: 0.75em 0 0.75em 1.25em;
    font-size: 0.75em;
    color: #969695;
}

.form-section input.cal, .form-section select.cal {
    background: #fff url("data:image/svg+xml;base64,       PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTYuOCAxNS4zIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNi44IDE1LjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iIzhDOEM4QyIgZD0iTTE1LjIsMS42aC0yLjFWMC45YzAtMC4xLTAuMS0wLjItMC4yLTAuMkgxMWMtMC4xLDAtMC4yLDAuMS0wLjIsMC4ydjAuN0g2LjFWMC45YzAtMC4xLTAuMS0wLjItMC4yLTAuMkg0DQoJCWMtMC4xLDAtMC4yLDAuMS0wLjIsMC4ydjAuN0gxLjZjLTAuMSwwLTAuMiwwLjEtMC4yLDAuMnYxMi42YzAsMC4xLDAuMSwwLjIsMC4yLDAuMmgxMy41YzAuMSwwLDAuMi0wLjEsMC4yLTAuMlYxLjgNCgkJQzE1LjQsMS43LDE1LjMsMS42LDE1LjIsMS42eiBNMTEuMiwxLjFoMS40VjNoLTEuNFYxLjF6IE00LjIsMS4xaDEuNFYzSDQuMlYxLjF6IE0zLjcsMnYxLjJjMCwwLjEsMC4xLDAuMiwwLjIsMC4yaDEuOQ0KCQljMC4xLDAsMC4yLTAuMSwwLjItMC4yVjJoNC43djEuMmMwLDAuMSwwLjEsMC4yLDAuMiwwLjJoMS45YzAuMSwwLDAuMi0wLjEsMC4yLTAuMlYyaDEuOXYyLjhIMS45VjJIMy43eiBNMS45LDE0LjJWNS4zaDEzLjF2OC45DQoJCUgxLjl6Ii8+DQoJPHBhdGggZmlsbD0iIzhDOEM4QyIgZD0iTTE0LDcuNmMwLjEsMCwwLjItMC4xLDAuMi0wLjJTMTQuMSw3LjIsMTQsNy4yaC0yLjN2LTFjMC0wLjEtMC4xLTAuMi0wLjItMC4yYy0wLjEsMC0wLjIsMC4xLTAuMiwwLjJ2MQ0KCQlIOC40di0xYzAtMC4xLTAuMS0wLjItMC4yLTAuMkM4LDUuOSw3LjksNiw3LjksNi4ydjFINS4xdi0xQzUuMSw2LDUsNS45LDQuOSw1LjlTNC43LDYsNC43LDYuMnYxSDIuOGMtMC4xLDAtMC4yLDAuMS0wLjIsMC4yDQoJCXMwLjEsMC4yLDAuMiwwLjJoMS45djEuOUgyLjhjLTAuMSwwLTAuMiwwLjEtMC4yLDAuMlMyLjcsMTAsMi44LDEwaDEuOXYxLjlIMi44Yy0wLjEsMC0wLjIsMC4xLTAuMiwwLjJzMC4xLDAuMiwwLjIsMC4yaDEuOXYwLjkNCgkJYzAsMC4xLDAuMSwwLjIsMC4yLDAuMnMwLjItMC4xLDAuMi0wLjJ2LTAuOWgyLjh2MC45YzAsMC4xLDAuMSwwLjIsMC4yLDAuMmMwLjEsMCwwLjItMC4xLDAuMi0wLjJ2LTAuOWgyLjh2MC45DQoJCWMwLDAuMSwwLjEsMC4yLDAuMiwwLjJjMC4xLDAsMC4yLTAuMSwwLjItMC4ydi0wLjlIMTRjMC4xLDAsMC4yLTAuMSwwLjItMC4ycy0wLjEtMC4yLTAuMi0wLjJoLTIuM1YxMEgxNGMwLjEsMCwwLjItMC4xLDAuMi0wLjINCgkJUzE0LjEsOS41LDE0LDkuNWgtMi4zVjcuNkgxNHogTTUuMSw3LjZoMi44djEuOUg1LjFWNy42eiBNNS4xLDExLjhWMTBoMi44djEuOUg1LjF6IE0xMS4yLDExLjhIOC40VjEwaDIuOFYxMS44eiBNMTEuMiw5LjVIOC40DQoJCVY3LjZoMi44VjkuNXoiLz4NCjwvZz4NCjwvc3ZnPg0K") no-repeat;
    background-size: 21px !important;
    background-position: right 12px center;
}

.form-section select {
    font-style: italic;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    border: 0;
    background: #fff url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAuNiAxMC42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMC42IDEwLjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMC45OTM1IDAgMCAxIDAuOTM0MiA5LjMzNDMpIiBmaWxsPSIjOTE5Mzk1IiBmb250LWZhbWlseT0iJ0dvdGhhbS1Cb29rJyIgZm9udC1zaXplPSIxNS4xMiI+djwvdGV4dD4NCjwvc3ZnPg0K") no-repeat;
    background-position: right 20px center;
    background-size: 10px;
    -webkit-appearance: none !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.form-section select:last-child {
    margin-right: 0;
}

.form-section .half select {
    background-position: right 20px center;
}

.form-section a {
    color: #cdcfd0;
    font-size: 12px;
    font-weight: 600;
    height: 37px;
    line-height: 35px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 3em;
    border: 2px solid #cdcfd0;
    display: inline-block;
    letter-spacing: 1px;
}
.form-section a.link{
    font-weight: 400;
    height: auto;
    line-height: inherit;
    text-decoration: underline;
    text-transform: none;
    display: inline;
    letter-spacing: 0;
    border:none;
    padding:0;
}
.form-action {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-top: 1.618em;
}

.form-action:last-child {
    margin-right: 0;
}

.form-action input {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    width: 357px;
    text-align: center;
    font-weight: 500;
}

.form-action input:last-child {
    margin-right: 0;
}

.form-action input.btn {
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    color: #cdcfd0;
    background: none;
    height: 37px;
    line-height: 35px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 3em;
    border: 2px solid #cdcfd0;
    display: inline-block;
    letter-spacing: 1px;
    cursor: pointer;
}

.form-action input.remove {
    margin-right: 33px;
}

.form-action input:hover, .form-action input:focus {
    background: #3f486f;
    color: white;
    border: 2px solid #3f486f;
}

.form-action.single input {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
}

.form-action.single input:last-child {
    margin-right: 0;
}

.form-action.error label {
    color: #cf7165;
    border: 2px solid #cf7165;
}

.datepicker.dropdown-menu {
    width: 358px;
}

.datepicker table {
    width: 100%;
}

.first {
    margin-top: 2em;
}

.dashboard-search-form {
    border-bottom: 0;
    display: none;
}

.not-active {
    display: none;
}

#add-section {
    display: none;
}

.dashboard-content .faq .dashboard-section .form-section {
    padding: 1rem 1.4rem;
}

.dashboard-content .faq .dashboard-section .form-section p {
    font-size: 0.9em;
}

.sod_select, .sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    width: 270px;
    padding: 10.5px 10px 8px 16px;
    border: 1px solid gray;
    color: gray;
    font-size: 16px;
    text-align: left;
    outline: 0;
    outline-offset: -2px;
    cursor: default;
    background: #fff url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAuNiAxMC42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMC42IDEwLjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMC45OTM1IDAgMCAxIDAuOTM0MiA5LjMzNDMpIiBmaWxsPSIjOTE5Mzk1IiBmb250LWZhbWlseT0iJ0dvdGhhbS1Cb29rJyIgZm9udC1zaXplPSIxNS4xMiI+djwvdGV4dD4NCjwvc3ZnPg0K") no-repeat 98% 50%;
    background-position-x: 95%;
    background-position-y: center;
    background-size: 10px;
    margin-bottom: 1.618em;
    cursor:pointer;
}

.sod_select:hover, .sod_select.open, .sod_select.focus {
    border-color: #000000;
}

.sod_select.open {
    color: #919191;
}

.sod_select.focus {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.sod_select.disabled {
    border-color: #828282;
    color: #b2b2b2;
    cursor: not-allowed;
}

.sod_select .sod_label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
}

.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: auto;
    width: 270px;
    margin: 0 0 0 -1px;
    background: #ffffff;
    border: 1px solid gray;
    border-top: none;
    color: gray;
    font-weight: 300;
    z-index: 1;
}

.sod_select.open .sod_list_wrapper {
    display: block;
}

.sod_select.disabled.open .sod_list_wrapper {
    display: none;
}

.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 3px solid #000000;
    border-bottom: none;
}

.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}

.sod_select .sod_option {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 10px 10px 10px 16px;
    list-style-type: none;
}

.sod_select .sod_option.optgroup, .sod_select .sod_option.optgroup.disabled {
    background: inherit;
    color: #939393;
    font-size: 10px;
    font-style: italic;
}

.sod_select .sod_option.groupchild {
    padding-left: 20px;
}

.sod_select .sod_option.disabled {
    background: inherit;
    color: #cccccc;
}

.sod_select .sod_option.active {
    background: #f7f7f7;
    color: #333333;
}

.sod_select .sod_option.selected {
    font-weight: 700;
    padding-right: 25px;
}

.sod_select .sod_option.selected:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #808080;
    height: 9px;
    width: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}

.sod_select.no_highlight .sod_option.selected {
    font-weight: 300;
}

.sod_select.no_highlight .sod_option.selected:before {
    display: none;
}

.sod_select select {
    display: none !important;
}

.sod_select.touch select {
    -webkit-appearance: menulist-button;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
}

.ui-timepicker-wrapper {
    overflow-y: auto;
    height: 150px;
    width: 6.5em;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    outline: none;
    z-index: 10001;
    margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30, .ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em;
}

.ui-timepicker-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ui-timepicker-duration {
    margin-left: 5px;
    color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888;
}

.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff;
    color: #000;
}

li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
    background: #1980EC;
    color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration, .ui-timepicker-list li:hover .ui-timepicker-duration {
    color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled, .ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker.dropdown-menu {
    background: white !important;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
    float: right;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-top: 0;
    position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px;
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff;
}

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999999;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear, top, #fdd49a, #fdf59a;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}

.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069; \9
}

.datepicker table tr td.today:hover:hover {
    color: #000;
}

.datepicker table tr td.today.active:hover {
    color: #fff;
}

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear, top, #f3c17a, #f3e97a;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a;
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b; \9
}

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top, #b3b3b3, gray);
    background-image: -ms-linear-gradient(top, #b3b3b3, gray);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(gray));
    background-image: -webkit-linear-gradient(top, #b3b3b3, gray);
    background-image: -o-linear-gradient(top, #b3b3b3, gray);
    background-image: linear, top, #b3b3b3, gray;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: #808080;
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
    background-color: #666666; \9
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear, top, #0088cc, #0044cc;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0044cc;
}

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
    background-color: #003399; \9
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker table tr td span:hover {
    background: #eeeeee;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear, top, #0088cc, #0044cc;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #0044cc;
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
    background-color: #003399; \9
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999999;
}

.datepicker th.datepicker-switch {
    width: 145px;
}

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
}

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #eeeeee;
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.input-daterange input {
    text-align: center;
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 20px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
}

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
    padding: 4px 5px;
}

.jBox-wrapper {
    text-align: left;
}

.jBox-wrapper, .jBox-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.jBox-title, .jBox-content, .jBox-container {
    position: relative;
    word-break: break-word;
}

.jBox-container {
    background: #fff;
}

.jBox-content {
    padding: 8px 10px;
    overflow: auto;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
}

.jBox-Tooltip .jBox-container, .jBox-Mouse .jBox-container {
    border-radius: 10px;
}

.jBox-Tooltip .jBox-title, .jBox-Mouse .jBox-title {
    padding: 8px 10px 0;
    font-weight: bold;
}

.jBox-hasTitle.jBox-Tooltip .jBox-content, .jBox-hasTitle.jBox-Mouse .jBox-content {
    padding-top: 5px;
}

.jBox-pointer {
    position: absolute;
    overflow: hidden;
}

.jBox-pointer-top {
    top: 0;
}

.jBox-pointer-bottom {
    bottom: 0;
}

.jBox-pointer-left {
    left: 0;
}

.jBox-pointer-right {
    right: 0;
}

.jBox-pointer-top, .jBox-pointer-bottom {
    width: 30px;
    height: 12px;
}

.jBox-pointer-left, .jBox-pointer-right {
    width: 12px;
    height: 30px;
}

.jBox-pointer:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.jBox-pointer-top:after {
    left: 5px;
    top: 6px;
    box-shadow: -1px -1px 4px rgba(0,0,0,0.2);
}

.jBox-pointer-right:after {
    top: 5px;
    right: 6px;
    box-shadow: 1px -1px 4px rgba(0,0,0,0.2);
}

.jBox-pointer-bottom:after {
    left: 5px;
    bottom: 6px;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
}

.jBox-pointer-left:after {
    top: 5px;
    left: 6px;
    box-shadow: -1px 1px 4px rgba(0,0,0,0.2);
}

.jBox-Modal .jBox-container, .jBox-Confirm .jBox-container {
    border-radius: 10px;
}

.jBox-Modal .jBox-title, .jBox-Confirm .jBox-title {
    border-radius: 3px 3px 0 0;
    padding: 10px 15px;
    background: #f4f5f6;
    border-bottom: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff;
}

.jBox-Modal.jBox-closeButton-title .jBox-title, .jBox-Confirm.jBox-closeButton-title .jBox-title {
    padding-right: 55px;
}

.jBox-Modal.jBox-closeButton-box:before, .jBox-Confirm.jBox-closeButton-box:before {
    box-shadow: 0 3px 15px rgba(0,0,0,0.4),0 0 5px rgba(0,0,0,0.4);
}

.jBox-Confirm .jBox-content {
    text-align: center;
    padding: 45px 35px;
}

.jBox-Confirm-footer {
    border-top: 1px solid #e2e2e2;
    background: #fafafa;
    border-radius: 0 0 3px 3px;
    text-align: center;
    padding: 10px 0;
}

.jBox-Confirm-button {
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
    padding: 0 20px;
    -webkit-transition: color .2s, background-color .2s;
    transition: color .2s, background-color .2s;
}

.jBox-Confirm-button-cancel {
    text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    background: #ddd;
    color: #999;
    margin-right: 25px;
}

.jBox-Confirm-button-cancel:hover {
    background: #ccc;
    color: #666;
}

.jBox-Confirm-button-submit {
    text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
    background: #5fc04c;
    color: #fff;
}

.jBox-Confirm-button-submit:hover {
    background: #53a642;
}

.jBox-Confirm-button-cancel:active, .jBox-Confirm-button-submit:active {
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.26);
}

.jBox-Notice {
    -webkit-transition: margin .2s;
    transition: margin .2s;
}

.jBox-Notice .jBox-container {
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    background: #333;
    background-image: linear, to bottom, #444444, #222222;
}

.jBox-Notice .jBox-content {
    border-radius: 3px;
    padding: 12px 20px;
}

.jBox-Notice .jBox-title {
    padding: 8px 20px 0;
    font-weight: bold;
}

.jBox-hasTitle.jBox-Notice .jBox-content {
    padding-top: 5px;
}

.jBox-Notice-color .jBox-container {
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

.jBox-Notice-gray .jBox-container {
    color: #666;
    text-shadow: 0 1px 0 #fff;
    background: #f4f4f4;
    background-image: linear, to bottom, #fafafa, #f0f0f0;
}

.jBox-Notice-red .jBox-container {
    background: #b02222;
    background-image: linear, to bottom, #ee2222, #b02222;
}

.jBox-Notice-green .jBox-container {
    background: #70a800;
    background-image: linear, to bottom, #95cc2a, #70a800;
}

.jBox-Notice-blue .jBox-container {
    background: #2b91d9;
    background-image: linear, to bottom, #5abaff, #2b91d9;
}

.jBox-Notice-yellow .jBox-container {
    color: #744700;
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
    background: #ffb11f;
    background-image: linear, to bottom, #ffd665, #ffb11f;
}

.jBox-Image {
    background: #fff;
    padding: 8px 8px 45px;
    border-radius: 5px;
}

.jBox-Image .jBox-content {
    padding: 0;
    width: 100%;
    height: 100%;
}

.jBox-image-container {
    border-radius: 5px;
    background: #fff center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.jBox-image-label {
    box-sizing: border-box;
    position: absolute;
    background: #fff;
    top: 100%;
    left: 0;
    width: 100%;
    color: #333;
    margin-top: -35px;
    padding: 0 90px 5px 10px;
    border-radius: 0 0 5px 5px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
}

.jBox-image-label.active {
    opacity: 1;
}

.jBox-image-pointer-next, .jBox-image-pointer-prev {
    position: absolute;
    bottom: 0px;
    width: 22px;
    height: 45px;
    background: no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ijc0LjcgMjI0IDE4LjcgMzIiPg0KPHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTkzLDIyNy40TDgwLjQsMjQwTDkzLDI1Mi42YzAuNCwwLjQsMC40LDEuMSwwLDEuNWwtMS42LDEuNmMtMC40LDAuNC0xLDAuNS0xLjUsMEw3NSwyNDAuN2MtMC40LTAuNC0wLjUtMSwwLTEuNWwxNC45LTE0LjljMC40LTAuNCwxLTAuNCwxLjUsMGwxLjYsMS42QzkzLjUsMjI2LjQsOTMuNCwyMjcsOTMsMjI3LjR6Ii8+DQo8L3N2Zz4=);
    background-size: 11px auto;
    cursor: pointer;
    opacity: .6;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.jBox-image-pointer-next:hover, .jBox-image-pointer-prev:hover {
    opacity: 1;
}

.jBox-image-pointer-next {
    right: 8px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.jBox-image-pointer-prev {
    right: 30px;
}

.jBox-image-open #jBox-overlay {
    background-color: rgba(0,0,0,0.86);
}

.jBox-Image.jBox-loading .jBox-container:before {
    left: auto;
    top: auto;
    bottom: -33px;
    right: 55px;
    margin-top: -9px;
    margin-left: -9px;
}

.jBox-closeButton {
    cursor: pointer;
    position: absolute;
}

.jBox-closeButton svg {
    position: absolute;
    top: 50%;
    right: 50%;
}

.jBox-closeButton path {
    -webkit-transition: fill .2s;
    transition: fill .2s;
}

.jBox-closeButton path {
    fill: #aaa;
}

.jBox-closeButton:hover path {
    fill: #888;
}

.jBox-closeButton:active path {
    fill: #666;
}

#jBox-overlay .jBox-closeButton {
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
}

#jBox-overlay .jBox-closeButton svg {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-right: -10px;
}

#jBox-overlay .jBox-closeButton path {
    fill: #d2d4d6;
}

#jBox-overlay .jBox-closeButton:hover path {
    fill: #fff;
}

#jBox-overlay .jBox-closeButton:active path {
    fill: #b2b4b6;
}

.jBox-closeButton-title .jBox-closeButton {
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
}

.jBox-closeButton-title .jBox-closeButton svg {
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-right: -6px;
}

.jBox-closeButton-box .jBox-closeButton {
    top: -8px;
    right: -10px;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
}

.jBox-closeButton-box .jBox-closeButton svg {
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-right: -5px;
}

.jBox-hasTitle.jBox-Modal.jBox-closeButton-box .jBox-closeButton {
    background: #f4f5f6;
}

.jBox-closeButton-box:before {
    content: '';
    position: absolute;
    top: -8px;
    right: -10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.jBox-pointerPosition-top.jBox-closeButton-box:before {
    top: 4px;
}

.jBox-pointerPosition-right.jBox-closeButton-box:before {
    right: 2px;
}

#jBox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: rgba(0,0,0,0.6);
}

body[class^="jBox-blockScroll-"], body[class*=" jBox-blockScroll-"] {
    overflow: hidden;
}

.jBox-draggable {
    cursor: move;
}

@keyframes jBoxLoading {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes jBoxLoading {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.jBox-loading .jBox-content {
    min-height: 32px;
    min-width: 38px;
    opacity: 0;
}

.jBox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
}

.jBox-spinner:before {
    content: 'Loading…';
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jBox-spinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border: 2px solid rgba(0,0,0,0.3);
    border-top-color: rgba(0,0,0,0.6);
    animation: jBoxLoading .6s linear infinite;
    -webkit-animation: jBoxLoading .6s linear infinite;
}

.jBox-IE8.jBox-Tooltip .jBox-container, .jBox-IE8.jBox-Mouse .jBox-container {
    border: 1px solid #aaa;
}

.jBox-IE8 .jBox-pointer:after {
    display: none;
}

.jBox-IE8 .jBox-pointer {
    border: 0;
    background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPJJREFUeNq01l0OwyAIAGAlvY+n8ZJ6Gk/EqqkNtf7ApCQ+LM34iuCmRUQzihjj6FH+kjWL8N4/Ph9GHpiTnC9SwDbhLGyvspSScc71KkOa/HpuuRhIK+psE2pjONouCQg7kBSEXUgC2tHo52mTTBpnaEATWlaYK6MrhIAaceWpOcsCrYp6FV4H/90zTWjUQ/gSevVQq0ecHqoOxWpYoO7p5O9ku2fnVtp7QAik2rsK3fnpWfjynJWpbw+1BkghurrYDjiCptg/4AxaYhJwBbEwDsiB2NgM5EIirAdKIDFGQSmU1+NaIPjJYt2I25vxT4ABAMhWvtle2YvmAAAAAElFTkSuQmCC);
}

.jBox-IE8 .jBox-pointer-top {
    background-position: center top;
}

.jBox-IE8 .jBox-pointer-bottom {
    background-position: center bottom;
}

.jBox-IE8 .jBox-pointer-left {
    background-position: left center;
}

.jBox-IE8 .jBox-pointer-right {
    background-position: right center;
}

.jBox-IE8.jBox-Modal .jBox-container {
    border: 3px solid #aaa;
}

.jBox-nosvg .jBox-closeButton:before {
    font-family: Verdana, sans-serif;
    content: 'x';
    text-align: center;
    font-size: 18px;
    color: #888;
}
/*! Version: 2.0.73 (12-Oct-2012) */

.mc-hide-scrolls {
    overflow: hidden;
}

body .mc-cycle {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.mc-old-browser .mc-image {
    overflow: hidden;
}

.site-index-header {
    padding: 2rem 0 4rem;
    text-align: center;
}

.site-index-header .logo {
    width: 100px;
    height: 100px;
    margin: 0 auto 1rem;
    background: url(../assets/icons/bilingualone-icon.svg) 50% 50% no-repeat;
    overflow: hidden;
}

.site-index-header .logo:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.site-index-body {
    max-width: 22rem;
    margin: 0 auto;
}

.site-index-body ol {
    margin-bottom: 4rem;
}

.site-index-body ol h3 {
    margin-bottom: 1rem;
}

.site-index-body ol h4 {
    margin-bottom: 1rem;
    padding-top: 1rem;
}

.site-index-body ol li {
    padding: 0.4rem 0;
    list-style-type: decimal;
}

.dashboard-login {
    display: table;
    margin: 0 auto;
    min-width: 44em;
}

.dashboard-login > .dashboard-login-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.dashboard-login a {
    width: 75%;
    letter-spacing: 1px;
    text-decoration: none;
    color: #969695;
}

.dashboard-login .background .slide.one {
    background: url(../assets/images/dashboard-menu-bg-one.jpg);
}

.dashboard-login .background .slide.two {
    background: url(../assets/images/dashboard-menu-bg-two.jpg);
}

.dashboard-login .background .slide.three {
    background: url(../assets/images/dashboard-menu-bg-three.jpg);
}

.dashboard-login .background .slide.four {
    background: url(../assets/images/dashboard-menu-bg-four.jpg);
}

.dashboard-login .background .slide.five {
    background: url(../assets/images/dashboard-menu-bg-five.jpg);
}

.dashboard-login .dashboard-login-wrapper {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    max-width: 44em;
    margin: 0 auto;
}

.dashboard-login .dashboard-login-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header, .dashboard-login .dashboard-login-wrapper .dashboard-login-content, .dashboard-login .dashboard-login-wrapper .dashboard-login-sub {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 0 6.472em;
    background: white;
    text-align: center;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header:last-child, .dashboard-login .dashboard-login-wrapper .dashboard-login-content:last-child, .dashboard-login .dashboard-login-wrapper .dashboard-login-sub:last-child {
    margin-right: 0;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 30px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header .appleone-logo {
    margin: 0 auto 30px auto;
    display: block;
    width: 100px;
    height: 100px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header .sidelines {
    padding: 0;
    margin: 0;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header .sidelines span {
    letter-spacing: 1px;
    font-size: 34px;
    font-family:  "Bentham",serif !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-header .sidelines span:before, .dashboard-login .dashboard-login-wrapper .dashboard-login-header .sidelines span:after {
    top: 7px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content section {
    padding-top: 3.236em;
    padding-bottom: 3.236em;
    /*border-bottom: 2px solid #979797;*/
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content section svg {
    height: 40px;
    margin-bottom: 1em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content p {
    font-family: 'Montserrat', sans-serif;
    color: gray;
    text-align: center;
    padding-bottom: 1.618em;
    width: 74%;
    margin: 0 auto;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .block {
    /*padding-top: 3.236em;*/
    /*padding-bottom: 4.854em;*/
    padding-top: 0;
    padding-bottom: 0;
    height: 350px;
    vertical-align: middle;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .block p {
    padding-bottom: 2.427em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .block .pad-bottom {
    padding-bottom: 4.854em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .large-block {
    padding-top: 8.09em;
    padding-bottom: 9.708em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form {
    text-align: center;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"], 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"], 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"], 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"], 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"],  
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="textSingleLine"], 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input, 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    color: #4f4f4f;
    background: white;
    border: 2px solid #969695;
    width: 75%;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"]::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"]::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"]::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"]::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"]::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="textSingleLine"]::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input::-webkit-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea::-webkit-input-placeholder {
    color: #4f4f4f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"]::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"]::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"]::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"]::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"]::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="textSingleLine"]::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input::-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea::-moz-placeholder {
    color: #4f4f4f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"]:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"]:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"]:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"]:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"]:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="textSingleLine"]:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input:-moz-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea:-moz-placeholder {
    color: #4f4f4f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"]:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"]:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"]:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"]:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"]:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="textSingleLine"]:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input:-ms-input-placeholder, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea:-ms-input-placeholder {
    color: #4f4f4f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"]:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="text"]:active, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"]:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="password"]:active, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"]:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="email"]:active, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"]:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="tel"]:active, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"]:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="textSingleLine"]:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="zip"]:active, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input:active, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea:focus, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea:active {
    border: 3px solid #3f486f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input.error, 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea.error, 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form select.error,
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input:focus.error, 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form textarea:focus.error, 
.dashboard-login .dashboard-login-wrapper .dashboard-login-content form select:focus.error  {
    border: 2px solid #cf7165;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="submit"] {
    border: 2px solid #3f486f;
    color: #3f486f;
    height: auto;
    text-transform: uppercase;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="submit"]:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content form input[type="submit"]:focus {
    color: white;
    background: #3f486f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content form div {
    margin-bottom: 1.618em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li {
    margin-bottom: 1.718em;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li{
    margin-bottom: .618em;
    display: inline-block;
    width: 24%;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a {
    text-align: center;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 1.5px;
    padding-bottom: 1.5px;
    width:100%;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a{

}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.computer {
    background: url(../assets/icons/appleone-computer-gray.svg) no-repeat;
    background-position: 27px;
    background-size: 17px;
    background-position: 115px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.dropbox {
    background: url(../assets/icons/appleone-dropbox-gray.svg) no-repeat;
    background-position: 28px;
    background-size: 20px;
    background-position: 115px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.gplus {
    background: url(../assets/icons/appleone-google-gray.svg) no-repeat;
    background-position: 36px;
    background-size: 18px;
    background-position: 115px;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.linkedin {
    background: url(../assets/icons/appleone-linkedin-gray.svg) no-repeat;
    background-position: 36px;
    background-size: 18px;
    background-position: 115px;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.computer {
    background-size: 15px;
    background-position: 4px 10px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.dropbox {
    background-size: 17px;
    background-position: 4px 10px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.gplus {
    background-size: 18px;
    background-position: 5px 10px;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.linkedin {
    background-size: 16px;
    background-position: 5px 8px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.computer:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.computer:focus {
    background: #3f486f url(../assets/icons/appleone-computer-white.svg) no-repeat !important;
    background-size: 17px !important;
    background-position: 115px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.dropbox:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.dropbox:focus {
    background: #3f486f url(../assets/icons/appleone-dropbox-white.svg) no-repeat !important;
    background-size: 20px !important;
    background-position: 115px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.gplus:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.gplus:focus{
    background: #3f486f url(../assets/icons/appleone-google-white.svg) no-repeat !important;
    background-size: 18px !important;
    background-position: 115px !important;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.linkedin:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.linked:focus {
    background: #3f486f url(../assets/icons/appleone-linkedin-white.svg) no-repeat !important;
    background-size: 18px !important;
    background-position: 115px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.computer:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.computer:focus {
    background: #3f486f url(../assets/icons/appleone-computer-white.svg) no-repeat !important;
    background-image: url(../assets/icons/appleone-computer-white.png) !important;
    background-size: 15px !important;
    background-position: 4px 10px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.dropbox:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.dropbox:focus {
    background: #3f486f url(../assets/icons/appleone-dropbox-white.svg) no-repeat !important;
    background-image: url(../assets/icons/appleone-dropbox-white.png) !important;
    background-size: 17px !important;
    background-position: 4px 10px !important;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.gplus:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.gplus:focus{
    background: #3f486f url(../assets/icons/appleone-google-white.svg) no-repeat !important;
    background-image: url(../assets/icons/appleone-google-white.png) !important;
    background-size: 18px !important;
    background-position: 5px 10px !important;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.linkedin:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content.not-logged-in .upload-options ul li a.linked:focus {
    background: #3f486f url(../assets/icons/appleone-linkedin-white.svg) no-repeat !important;
    background-size: 16px !important;
    background-position: 5px 8px !important;
}
.dashboard-login .dashboard-login-wrapper .dashboard-login-content.upload section {
    padding-top: 0;
}

.dashboard-login .dashboard-login-wrapper .dashboard-menu-items a {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 0.809em 0;
    border-bottom: 2px solid #979797;
    font-family: "Bentham",serif;
    font-weight: 600;
    font-style: italic;
    font-size: 26px;
    color: gray;
}

.dashboard-login .dashboard-login-wrapper .dashboard-menu-items a:last-child {
    margin-right: 0;
}

.dashboard-login .dashboard-login-wrapper .dashboard-menu-items a span {
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-menu-items a:hover, .dashboard-login .dashboard-login-wrapper .dashboard-menu-items a:focus {
    color: #3f486f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-menu-items a:hover span, .dashboard-login .dashboard-login-wrapper .dashboard-menu-items a:focus span {
    color: gray;
}

.dashboard-login .dashboard-login-wrapper .dashboard-menu-items a::after {
    float: right;
    padding-right: 0.809em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-sub {
    padding: 1.618em 0 4.854em 0;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-sub a {
    color: #979797;
    font-size: 11px;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-sub a:not(:first-of-type) {
    padding-left: 0.25em;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-sub a:not(:first-of-type):before {
    padding-right: 0.5em;
    content: "|";
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-sub a:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-sub a:focus {
    color: #3f486f;
}

.dashboard-login .dashboard-login-wrapper .dashboard-login-sub a:hover:before, .dashboard-login .dashboard-login-wrapper .dashboard-login-sub a:focus:before {
    color: #979797;
}

.dashboard-login-wrapper .appleone-logo {
    background: url(../assets/icons/bilingualone-icon.svg);
    background-size: 100px;
}

.dashboard-login-wrapper .appleone-login-error, .dashboard-login-wrapper .appleone-login-success, .dashboard-login-wrapper .appleone-trophy {
    background: url(../assets/icons/appleone-login-error.svg);
    height: 40px;
    width: 40px;
    display: block;
    margin: 0 auto 2em auto;
}

.dashboard-login-wrapper .appleone-login-success {
    background: url(../assets/icons/appleone-login-success.svg);
}

.dashboard-login-wrapper .appleone-trophy {
    background: url(../assets/icons/appleone-trophy.png);
    width: 41px;
}

.dashboard-login-wrapper .appleone-map-pin {
    background: url(../assets/icons/appleone-map-pin.png);
    height: 40px;
    width: 40px;
    display: block;
    margin: 0 auto 2em auto;
}

.dashboard-login-wrapper .appleone-uploading {
    background: url(../assets/icons/appleone-login-uploading.svg);
    height: 38px;
    width: 163px;
    display: block;
    margin: 0 auto 2em auto;
}

@-moz-document url-prefix() {
    .dashboard-login-wrapper .appleone-uploading {
        background: url(../assets/icons/appleone-login-uploading.svg);
        height: 38.5px;
        width: 164.5px;
        display: block;
        margin: 0 auto 2em auto;
    }
}

.page-dashboard {
    padding: 0;
    color: #606060;
    position: relative;
}

.page-dashboard .container {
    max-width: 1200px;
    padding-top: 48px;
}

.dashboard-header {
    text-align: center;
    margin-bottom: 7rem;
    border-bottom: 2px solid gray;
    padding-bottom: 2em;
}

.dashboard-header p {
    margin: 0 auto;
    max-width: 49em;
    font-size:0.9rem;
}

.dashboard-header.jobs {
    border-bottom: 0;
}

.dashboard-header.job-post .sidelines {
    margin-bottom: 1em;
}

.dashboard-header.job-post .sidelines span {
    padding-right: 0;
    padding-left: 0;
    line-height: 40px;
    font-family: "Bentham",serif;
    font-weight: 700;
    color: #6d6e70;
}

.dashboard-header.job-post .job-post-title {
    font-weight: 400;
    padding-bottom: 2.427em;
    letter-spacing: 1px;
    color: #3f486f;
    text-transform: none;
    font-size: 1em;
}

.dashboard-header.job-post span {
    line-height: 29px;
    padding-right: 2em;
    padding-left: 2em;
    font-weight: 400;
    color: gray;
    letter-spacing: 1px;
}

.dashboard-header.job-post span.appleone-pay {
    background: url(../assets/icons/appleone-pay-green.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
    display: inline-block;
    background-size: 16px;
    background-position: 0 center;
}

.dashboard-header.job-post span.appleone-commute {
    background: url(../assets/icons/appleone-commute-green.svg) no-repeat;
    background-position: 0;
    background-size: 24px;
    display: block;
    display: inline-block;
    padding-left: 2.5em;
    background-position: 0 center;
}

.dashboard-header.job-post span.appleone-map-pin {
    background: url(../assets/icons/appleone-pin-green.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
    display: block;
    background-size: 16px;
    display: inline-block;
    background-position: 0 center;
}

.dashboard-header.job-post span:last-child {
    padding-right: 0;
}

.dashboard-content {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.dashboard-content:after {
    content: "";
    display: table;
    clear: both;
}

.dashboard-content .dashboard-section {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    text-align: center;
    margin-bottom: 3em;
}

.dashboard-content .dashboard-section:last-child {
    margin-right: 0;
}

.dashboard-content .dashboard-section h5 {
    text-align: center;
    color: #8e9093;
    text-transform: uppercase;
    font-weight: 500;
}

.dashboard-content .dashboard-section span.icon-clock, .dashboard-content .dashboard-section span.sub {
    font-size: 14px;
    float: left;
    line-height: 29px;
    padding-top: 5px;
    color: #999999;
}

.dashboard-content .dashboard-section span.icon-clock:before, .dashboard-content .dashboard-section span.sub:before {
    font-size: 24px;
    vertical-align: bottom;
}

.dashboard-content .dashboard-section .dashboard-section-block {
    padding: 1rem 1.4rem;
    background-color: #f4f4f4;
    text-align: justify;
}

.dashboard-content .dashboard-section .dashboard-section-block p {
    color: gray;
    line-height: 2;
}

.dashboard-content .dashboard-section-header {
    background: none;
    text-align: left;
    line-height: 32px;
    padding: 0.809em 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin-bottom: 1.618em;
}

.dashboard-content .dashboard-section-header:after {
    content: "";
    display: table;
    clear: both;
}

.dashboard-content .dashboard-section-header .section-header {
    float: left;
}

.dashboard-content .dashboard-section-header .section-header .green {
    font-size: 1.75rem;
    color: #3f486f;
}

.dashboard-content .dashboard-section-header .add-section, .dashboard-content .dashboard-section-header .filter-toggle {
    display: inline-block;
    margin: 0 auto;
    float: right;
    padding: 0;
}

.dashboard-content .dashboard-section-header .option {
    float: right;
}

.dashboard-content .dashboard-section-header .option:last-child {
    padding-right: 2.5em;
}

.dashboard-content .dashboard-section-item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-bottom: 1.618em;
}
.section-description p,.dashboard-content .dashboard-section-item .section-description p{
    text-align:left;
    font-size:0.875rem;
    line-height: 1.8em;
    margin-right: 0;
    margin-bottom: 1.6em;
}

.dashboard-content .dashboard-section-item:last-child {
    margin-right: 0;
}

.dashboard-content .dashboard-section-item p {
    float: left;
    margin-right: 0.809em;
    font-size: 1.1rem;
    color: gray;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: left;
    text-transform: none;
}
.dashboard-content .dashboard-section-item .f-dropdown p {
    line-height: inherit;
    font-size: 12px;
    float: none;
    letter-spacing: 0;
    margin-right: 0;
}
.dashboard-content .dashboard-section-item p.text-center{
    float:none;
}
.dashboard-content .dashboard-section-item.active {
    margin-bottom: 1.618em;
    display: inline-block;
}

.dashboard-content .dashboard-section-item.active a.btn {
    border: 1px solid #cf7165;
    color: #cf7165;
}

.dashboard-content .dashboard-section-item.open .dashboard-section-item-header .appleone-arrow {
    background-position: -43px 64px;
}

.dashboard-content .dashboard-section-item.open .dashboard-section-item-header:hover .appleone-arrow {
    background-position: -43px 0px;
}

.dashboard-content .dashboard-section-item.open .dashboard-section-item-header.alert-error .form-note {
    color: #cf7165;
}

.dashboard-content .dashboard-section-item.open .dashboard-section-item-header.alert-error .appleone-arrow {
    background-position: -43px 21px;
}

.dashboard-content .dashboard-section-item.open .dashboard-section-item-header.alert-error:hover .appleone-arrow {
    background-position: -43px 0px;
}

.dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header .appleone-arrow {
    background-position: -108px -21px;
}

.dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header:hover .appleone-arrow {
    background-position: -108px 0px;
}

.dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header.alert-error .appleone-arrow {
    background-position: -108px 21px;
}

.dashboard-content .dashboard-section-item.sideways .dashboard-section-item-header.alert-error:hover .appleone-arrow {
    background-position: -108px 0px;
}

.dashboard-content .dashboard-section-item.loading {
    height: 57px;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-bottom: 0.809em;
}

.dashboard-content .dashboard-section-item.loading:last-child {
    margin-right: 0;
}

.dashboard-content .dashboard-section-item.loading .green {
    width: 75%;
    height: 57px;
    background: #3f486f;
    display: inline-block;
    float: left;
}

.dashboard-content .dashboard-section-item.loading .gray {
    width: 25%;
    height: 57px;
    background: #f2f2f2;
    display: inline-block;
    float: left;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header {
    padding: 0.75rem 1rem;
    display: inline-block;
    width: 100%;
    background: #f2f2f2;
    cursor: pointer;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header:hover {
    color: white;
    background: #3f486f;
    text-decoration: none;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header:hover .appleone-arrow {
    background-position: 0px 85px;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header:hover p, .dashboard-content .dashboard-section-item .dashboard-section-item-header:hover .form-note, .dashboard-content .dashboard-section-item .dashboard-section-item-header:hover span, .dashboard-content .dashboard-section-item .dashboard-section-item-header:hover span:before {
    color: white;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header .form-note {
    float: right;
    padding-right: 1.618em;
    margin-top: 12px;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error .form-note {
    color: #cf7165;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error .appleone-arrow {
    background-position: -86px -65px;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error:hover {
    color: white;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error:hover .form-note {
    color: white;
}

.dashboard-content .dashboard-section-item .dashboard-section-item-header.alert-error:hover .appleone-arrow {
    background-position: 0px 85px;
}

.dashboard-content .dashboard-section-item.action-alert {
    padding: 0;
}

.dashboard-content .dashboard-section-item.action-alert p {
    width: auto;
    float: none;
}

.jobs .dashboard-section-item-header.saved .status {
    background: url(../assets/icons/appleone-star.svg) 0px 58px;
    background-size: 86px 86px;
    margin: 5px -2px 0px 1.8em;
    height: 29px;
    width: 29px;
    float: right;
}

.jobs .dashboard-section-item-header.saved:hover .status {
    background: url(../assets/icons/appleone-star.svg) -29px 58px;
    background-size: 86px 86px;
    margin: 5px -2px 0px 1.8em;
    height: 29px;
    width: 29px;
    float: right;
}

.jobs .dashboard-section-item-header.expired {
    opacity: 0.6;
    width: 95%;
    float: right;
}

.jobs .dashboard-section-item-header.expired .status {
    background: url(../assets/icons/appleone-circle-alert.svg) 0px 58px;
    background-size: 87px 87px;
    margin: 5px -2px 0px 1.8em;
    height: 29px;
    width: 29px;
    float: right;
}

.jobs .dashboard-section-item-header.expired:hover .status {
    background-position: -29px center;
}

.jobs .job-submit .dashboard-section-item-header {
    width: 100%;
}

.jobs .job-submit .dashboard-section-item-header.submitted .status {
    background: url(../assets/icons/appleone-circle-check.svg) -11px center;
    background-size: 110px 110px;
    margin: 5px -2px 0px 1.8em;
    height: 30px;
    width: 30px;
    float: right;
}

.jobs .job-submit .dashboard-section-item-header.submitted:hover .status {
    background: url(../assets/icons/appleone-circle-check.svg) -40px center;
    background-size: 110px 110px;
    margin: 5px -2px 0px 1.8em;
    height: 30px;
    width: 30px;
    float: right;
}

.jobs .job-submit .dashboard-section-item-header.expired {
    opacity: 0.6;
}

.jobs .job-submit .dashboard-section-item-header.expired .status {
    background: url(../assets/icons/appleone-circle-alert.svg) 0px 58px;
    background-size: 87px 87px;
    margin: 5px -2px 0px 1.8em;
    height: 30px;
    width: 30px;
    float: right;
}

.jobs .job-submit .dashboard-section-item-header.expired:hover .status {
    background: url(../assets/icons/appleone-circle-alert.svg) 58px 58px;
    background-size: 87px 87px;
    margin: 5px -1px 0px 1.8em;
    height: 30px;
    width: 29.5px;
    float: right;
}

.jobs .job-saved .remove-listing {
    cursor: pointer;
    background: url(../assets/icons/appleone-x.svg) 0px center;
    background-size: 86px 86px;
    height: 60px;
    width: 42px;
    float: left;
}

.jobs .job-saved .dashboard-section-item-header {
    width: 95%;
    float: right;
}

.jobs .job-saved .dashboard-section-item-header.saved .status {
    background: url(../assets/icons/appleone-star.svg) 0px 58px;
    background-size: 86px 86px;
    margin: 5px -2px 0px 1.8em;
    height: 29px;
    width: 29px;
    float: right;
}

.jobs .job-saved .dashboard-section-item-header.saved:hover .status {
    background: url(../assets/icons/appleone-star.svg) -29px 58px;
    background-size: 86px 86px;
    margin: 5px -2px 0px 1.8em;
    height: 29px;
    width: 29px;
    float: right;
}

.jobs .job-saved .dashboard-section-item-header.expired {
    opacity: 0.6;
}

.jobs .job-saved .dashboard-section-item-header.expired .status {
    background: url(../assets/icons/appleone-circle-alert.svg) 0px 58px;
    background-size: 87px 87px;
    margin: 5px -2px 0px 1.8em;
    height: 29px;
    width: 29px;
    float: right;
}

.jobs .job-saved .dashboard-section-item-header.expired:hover .status {
    background-position: -29px center;
}

.jobs .dashboard-section-item-header .appleone-circle-check {
    background: url(../assets/icons/appleone-circle-check.svg) no-repeat;
    background-size: 77px;
    background-position: 0 center;
    margin: 5px -2px 0px 1.8em;
    height: 26px;
    width: 26px;
    float: right;
}

.jobs .dashboard-section-item-header .appleone-arrow {
    margin-left: 2em;
}

.jobs .dashboard-section-item-header:hover .appleone-circle-check {
    background-position: -26px center;
    width: 25px;
}

a.save-section {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    border: 2px solid #cdcfd0;
    padding: 1em;
    text-transform: uppercase;
    color: #cdcfd0;
    text-decoration: none;
    font-size: 0.75em;
    font-weight: 500;
    letter-spacing: 1px;
}

a.save-section:last-child {
    margin-right: 0;
}

a.save-section.active {
    border: 2px solid #3f486f;
}

a.save-section.active a {
    color: #3f486f;
}

a.save-section:hover {
    background: #3f486f;
    color: white;
    text-decoration: none;
    border: 2px solid #3f486f;
}

.dashboard-section-item-header .result-option {
    color: gray;
    float: right;
    line-height: 36px;
    font-size: 12px;
    padding-right: 2em;
    padding-left: 2em;
    font-weight: 500;
}

.dashboard-section-item-header .result-option.appleone-map-pin {
    background: url(../assets/icons/appleone-pin-green.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
    display: block;
}

.dashboard-section-item-header .result-option.appleone-commute {
    background: url(../assets/icons/appleone-commute-green.svg) no-repeat;
    background-position: 0;
    background-size: 24px;
    display: block;
    padding-left: 3em;
}

.dashboard-section-item-header .result-option.appleone-pay {
    background: url(../assets/icons/appleone-pay-green.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
}

.dashboard-section-item-header:hover .result-option.appleone-map-pin {
    background: url(../assets/icons/appleone-pin-white.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
    display: block;
}

.dashboard-section-item-header:hover .result-option.appleone-commute {
    background: url(../assets/icons/appleone-commute-white.svg) no-repeat;
    background-position: 0;
    background-size: 24px;
    display: block;
    padding-left: 3em;
}

.dashboard-section-item-header:hover .result-option.appleone-pay {
    background: url(../assets/icons/appleone-pay-white.svg) no-repeat;
    background-position: 0;
    background-size: 13px;
}

.nav-tabs {
    padding-bottom: 1.618em;
}

.nav-tabs li {
    display: inline-block;
}

.nav-tabs li.active a {
    color: #3f486f;
}

.nav-tabs li a {
    display: inline-block;
    text-decoration: none;
    font-weight: 300;
    color: gray;
    padding-right: 0.809em;
    padding-left: 0.809em;
    letter-spacing: 1px;
}

.nav-tabs li a:hover {
    color: #3f486f;
}

.nav-tabs li:after {
    content: "|";
    color: gray;
}

.nav-tabs li:first-child a {
    padding-left: 0;
}

.nav-tabs li:last-child a {
    padding-right: 0;
}

.nav-tabs li:last-child:after {
    content: "";
}

.tab-content {
    min-height: 128px;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
}

.tab-content:after {
    content: "";
    display: table;
    clear: both;
}

.tab-content .tab-pane {
    display: none;
}

.tab-content .tab-pane.active {
    display: block;
}

.tab-content.smaller {
    min-height: 0;
}

.tab-content.smaller .tab-pane {
    min-height: 0;
}

.search-tabs {
    float: right;
}

.search-tabs li {
    color: gray;
    display: inline-block;
}

.search-tabs li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.9rem;
    font-style: italic;
    text-transform: none;
    color: #cdcfd0;
    text-decoration: none;
}

.search-tabs li.active, .search-tabs li:hover {
    color: #3f486f;
}

.search-tabs li.active a, .search-tabs li:hover a {
    color: #3f486f;
}

.search-tabs li:first-child:after {
    content: "|";
    font-size: 14px;
    font-weight: 300;
    padding-left: 0.5em;
    color: #cdcfd0;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
}

.save-submit {
    margin-top: 3.236em;
    margin-bottom: 3.236em;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
}

.save-submit:last-child {
    margin-right: 0;
}

.save-submit a {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    padding: 1em;
    text-align: center;
    border: 2px solid #3f486f;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 500;
    letter-spacing: 1px;
}

.save-submit a:last-child {
    margin-right: 0;
}

.save-submit a:hover {
    background: #3f486f;
    color: white;
    border: 2px solid #3f486f;
}

.back-arrow {
    text-decoration: none;
    background: url(../assets/icons/appleone-back-arrow.svg) no-repeat;
    background-size: 21px;
    background-position: 0 center;
    margin-top: 7px;
    height: 23px;
    width: 18px;
    padding-left: 32px;
}

.dashboard-search-form {
    margin: 0 auto;
    padding-bottom: 1.5em;
    text-align: center;
    border-bottom: 2px solid gray;
}

.dashboard-search-form input {
    border: 1px solid #999999;
    background: none;
    border-radius: 0;
    height: 35px;
    margin-bottom: 10px;
    font-weight: 300;
    font-style: italic;
    font-size: 0.75em;
}

.dashboard-search-form select {
    color: #999999;
    font-style: italic;
    width: 50%;
    height: 35px;
    padding: 0.2rem 0.4rem;
    border-radius: 0;
    font-size: 0.75em;
    cursor: pointer;
    background: url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiB BZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW 9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RUR CBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2 ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8 vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OT kveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIxNCAzNiA3MiAzNCIgZW5hYmxlL WJhY2tncm91bmQ9Im5ldyAxNCAzNiA3MiAzNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZyBp ZD0iQ2FwdGlvbnMiPg0KCTxyZWN0IHg9Ii0xOTIiIHdpZHRoPSIxODUiIGhlaWdodD0iOTkiLz4 NCgk8cmVjdCB4PSIwIiB5PSItMzYiIHdpZHRoPSIxMDAiIGhlaWdodD0iMzAiLz4NCgk8dGV4dC B0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDY2IC0xOS41KSIgZm9udC1mYW1pbHk9IidIZWx2Z XRpY2EnIiBmb250LXNpemU9IjIuNCI+aHR0cDovL3RoZW5vdW5wcm9qZWN0LmNvbTwvdGV4dD4N Cgk8dGV4dCB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDcuMTY2IC0yNC41KSIgZm9udC1mYW1 pbHk9IidIZWx2ZXRpY2EtQm9sZCciIGZvbnQtc2l6ZT0iNi4xNTc4Ij5UaGUgTm91biBQcm9qZW N0PC90ZXh0Pg0KCTx0ZXh0IHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgOC4yODYgLTE5LjcpI iBmb250LWZhbWlseT0iJ0hlbHZldGljYS1Cb2xkJyIgZm9udC1zaXplPSI0Ij5JY29uIFRlbXBs YXRlPC90ZXh0Pg0KCTx0ZXh0IHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTE3OC41IDEwLjU pIiBmb250LWZhbWlseT0iJ0hlbHZldGljYS1Cb2xkJyIgZm9udC1zaXplPSI2LjE1NzgiPlJlbW luZGVyczwvdGV4dD4NCgk8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZ S1taXRlcmxpbWl0PSIxMCIgeDE9IjgiIHkxPSItMTQuNSIgeDI9IjE4IiB5Mj0iLTE0LjUiLz4N Cgk8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS1taXRlcmxpbWl0PSI xMCIgeDE9Ii0xNzkiIHkxPSIxNi41IiB4Mj0iLTE2MiIgeTI9IjE2LjUiLz4NCgk8Zz4NCgkJPG c+DQoJCQk8Zz4NCgkJCQk8cmVjdCB4PSItMTcwLjgiIHk9IjMxLjMiIHdpZHRoPSI4LjciIGhla WdodD0iOC42Ii8+DQoJCQkJPHBhdGggZD0iTS0xNjQuNSw0Mi4zaDQuN3YtNC43aC00LjdWNDIu M3ogTS0xNTkuMyw0Mi43aC01LjZ2LTUuNmg1LjZWNDIuN0wtMTU5LjMsNDIuN3ogTS0xNjYuMiw 0NC4xaDguM3YtOC4yaC04LjNWNDQuMQ0KCQkJCQlMLTE2Ni4yLDQ0LjF6IE0tMTU3LjUsNDQuNW gtOS4ydi05LjFoOS4yVjQ0LjVMLTE1Ny41LDQ0LjV6Ii8+DQoJCQkJPHBvbHlnb24gcG9pbnRzP SItMTY2LjEsNDQuMSAtMTY2LjMsNDQgLTE1OCwzNS44IC0xNTcuOSwzNS45IAkJCQkiLz4NCgkJ CTwvZz4NCgkJPC9nPg0KCTwvZz4NCgk8cmVjdCB4PSItMTc5IiB5PSI1OCIgZmlsbD0ibm9uZSI gd2lkdGg9IjM1IiBoZWlnaHQ9IjMyLjUiLz4NCgk8dGV4dCB0cmFuc2Zvcm09Im1hdHJpeCgxID AgMCAxIC0xNzkgNjAuMTU3MikiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhLUJvbGQnIiBmb250L XNpemU9IjMiPlN0cm9rZXM8L3RleHQ+DQoJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAg MSAtMTc5IDY1LjE1NzIpIiBmb250LWZhbWlseT0iJ0hlbHZldGljYSciIGZvbnQtc2l6ZT0iMi4 0Ij5UcnkgdG8ga2VlcCBzdHJva2VzIGF0IDRweDwvdGV4dD4NCgk8dGV4dCB0cmFuc2Zvcm09Im 1hdHJpeCgxIDAgMCAxIC0xNzkgNzAuMTU3MikiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhJyIgZ m9udC1zaXplPSIyLjQiPk1pbmltdW0gc3Ryb2tlIHdlaWdodCBpcyAycHg8L3RleHQ+DQoJPHRl eHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtMTc5IDc0LjY1NzIpIiBmb250LWZhbWlseT0 iJ0hlbHZldGljYSciIGZvbnQtc2l6ZT0iMi40Ij5Gb3IgdGhpY2tlciBzdHJva2VzIHVzZSBldm VuIDwvdGV4dD4NCgk8dGV4dCB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0xNzkgNzcuNjU3M ikiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXplPSIyLjQiPm51bWJlcnM6IDZw eCwgOHB4IGV0Yy48L3RleHQ+DQoJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtMTc 5IDgyLjE1NzIpIiBmb250LWZhbWlseT0iJ0hlbHZldGljYS1Cb2xkJyIgZm9udC1zaXplPSIyLj QiPlJlbWVtYmVyIHRvIGV4cGFuZCBzdHJva2VzIDwvdGV4dD4NCgk8dGV4dCB0cmFuc2Zvcm09I m1hdHJpeCgxIDAgMCAxIC0xNzkgODUuMTU3MikiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhLUJv bGQnIiBmb250LXNpemU9IjIuNCI+YmVmb3JlIHNhdmluZyBhcyBhbiBTVkcgPC90ZXh0Pg0KCTx yZWN0IHg9Ii0xMzYuNSIgeT0iNTgiIGZpbGw9Im5vbmUiIHdpZHRoPSIzNSIgaGVpZ2h0PSIzMi 41Ii8+DQoJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtMTM2LjUgNjAuMTU3MikiI GZvbnQtZmFtaWx5PSInSGVsdmV0aWNhLUJvbGQnIiBmb250LXNpemU9IjMiPlNpemU8L3RleHQ+ DQoJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtMTM2LjUgNjUuMTU3MikiIGZvbnQ tZmFtaWx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXplPSIyLjQiPkNhbm5vdCBiZSB3aWRlciBvci B0YWxsZXIgdGhhbiA8L3RleHQ+DQoJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtM TM2LjUgNjguNjU3MikiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXplPSIyLjQi PjEwMHB4IChhcnRib2FyZCBzaXplKTwvdGV4dD4NCgk8dGV4dCB0cmFuc2Zvcm09Im1hdHJpeCg xIDAgMCAxIC0xMzYuNSA3My42NTcyKSIgZm9udC1mYW1pbHk9IidIZWx2ZXRpY2EnIiBmb250LX NpemU9IjIuNCI+U2NhbGUgeW91ciBpY29uIHRvIGZpbGwgYXMgbXVjaCBvZiA8L3RleHQ+DQoJP HRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtMTM2LjUgNzYuNjU3MikiIGZvbnQtZmFt aWx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXplPSIyLjQiPnRoZSBhcnRib2FyZCBhcyBwb3NzaWJ sZTwvdGV4dD4NCgk8cmVjdCB4PSItOTQiIHk9IjU4IiBmaWxsPSJub25lIiB3aWR0aD0iMzUiIG hlaWdodD0iMzIuNSIvPg0KCTx0ZXh0IHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTk0IDYwL jE1NzIpIiBmb250LWZhbWlseT0iJ0hlbHZldGljYS1Cb2xkJyIgZm9udC1zaXplPSIzIj5Vbmdy b3VwPC90ZXh0Pg0KCTx0ZXh0IHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTk0IDY1LjE1NzI pIiBmb250LWZhbWlseT0iJ0hlbHZldGljYSciIGZvbnQtc2l6ZT0iMi40Ij5JZiB5b3VyIGRlc2 lnbiBoYXMgbW9yZSB0aGFuIG9uZSA8L3RleHQ+DQoJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoM SAwIDAgMSAtOTQgNjguMTU3MikiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXpl PSIyLjQiPnNoYXBlLCBtYWtlIHN1cmUgdG8gdW5ncm91cDwvdGV4dD4NCgk8cmVjdCB4PSItNTA iIHk9IjU4IiBmaWxsPSJub25lIiB3aWR0aD0iMzUiIGhlaWdodD0iMzIuNSIvPg0KCTx0ZXh0IH RyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTUwIDYwLjE1NzIpIiBmb250LWZhbWlseT0iJ0hlb HZldGljYS1Cb2xkJyIgZm9udC1zaXplPSIzIj5TYXZlIGFzPC90ZXh0Pg0KCTx0ZXh0IHRyYW5z Zm9ybT0ibWF0cml4KDEgMCAwIDEgLTUwIDY1LjE1NzIpIiBmb250LWZhbWlseT0iJ0hlbHZldGl jYSciIGZvbnQtc2l6ZT0iMi40Ij5TYXZlIGFzIC5TVkcgYW5kIG1ha2Ugc3VyZSA8L3RleHQ+DQ oJPHRleHQgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgMSAtNTAgNjguMTU3MikiIGZvbnQtZmFta Wx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXplPSIyLjQiPuKAnFVzZSBBcnRib2FyZHPigJ0gaXMg Y2hlY2tlZDwvdGV4dD4NCgk8dGV4dCB0cmFuc2Zvcm09Im1hdHJpeCgxLjAwNzQgMCAwIDEgLTE yNS41NDIgMzAuNTkzMykiIGZvbnQtZmFtaWx5PSInSGVsdmV0aWNhJyIgZm9udC1zaXplPSIyLj U3MzEiPjEwMHB4PC90ZXh0Pg0KCTx0ZXh0IHRyYW5zZm9ybT0ibWF0cml4KDEuMDA3NCAwIDAgM SAtNDEgMzkpIiBmb250LWZhbWlseT0iJ0hlbHZldGljYS1Cb2xkJyIgZm9udC1zaXplPSI1LjE0 NjIiPi5TVkc8L3RleHQ+DQoJPHJlY3QgeD0iLTEyNi41IiB5PSIzNC44IiB3aWR0aD0iMTAuMyI gaGVpZ2h0PSIxMC4yIi8+DQoJPHJlY3QgeD0iLTEyNi41IiB5PSIzMS44IiB3aWR0aD0iMC41Ii BoZWlnaHQ9IjIuMyIvPg0KCTxyZWN0IHg9Ii0xMTYuOCIgeT0iMzEuOCIgd2lkdGg9IjAuNSIga GVpZ2h0PSIyLjMiLz4NCgk8cmVjdCB4PSItMTI3IiB5PSIzMi4zIiB3aWR0aD0iMTEuMiIgaGVp Z2h0PSIwLjYiLz4NCgk8Zz4NCgkJPHJlY3QgeD0iLTgzLjgiIHk9IjMzLjgiIHdpZHRoPSIxMC4 zIiBoZWlnaHQ9IjEwLjIiLz4NCgkJPHJlY3QgeD0iLTc2LjgiIHk9IjI4LjciIHdpZHRoPSIzLj MiIGhlaWdodD0iMy4zIi8+DQoJPC9nPg0KCTxyZWN0IHg9Ii0xNzguNSIgeT0iMjIuNSIgc3Ryb 2tlPSIjRkZGRkZGIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIz MCIvPg0KCTxyZWN0IHg9Ii0xMzYuNSIgeT0iMjIuNSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2U tbWl0ZXJsaW1pdD0iMTAiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIvPg0KCTxyZWN0IHg9Ii05My 41IiB5PSIyMi41IiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgd2lkd Gg9IjMwIiBoZWlnaHQ9IjMwIi8+DQoJPHJlY3QgeD0iLTQ5LjUiIHk9IjIyLjUiIHN0cm9rZT0i I0ZGRkZGRiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiLz4 NCjwvZz4NCjxnIGlkPSJZb3VyX0ljb24iPg0KCTxwYXRoIGZpbGw9IiM5OTk5OTkiIGQ9Ik04NS 4zLDM3LjRjLTAuNi0wLjctMS40LTEuMi0yLjMtMS4zbDAtMC4xSDE3LjFsMCwwLjFjLTAuOSwwL TEuOCwwLjUtMi40LDEuMmMtMS4xLDEuNC0xLDMuNCwwLjQsNC41DQoJCWwzMi44LDI3LjRjMC42 LDAuNSwxLjMsMC44LDIuMSwwLjhjMC43LDAsMS41LTAuMiwyLjEtMC43bDMyLjgtMjcuM0M4Ni4 yLDQwLjgsODYuNCwzOC44LDg1LjMsMzcuNHoiLz4NCjwvZz4NCjwvc3ZnPg0K") no-repeat;
    background-position: right 12px center;
    background-size: 14px;
    -webkit-appearance: none !important;
    -webkit-border-radius: 0;
}

.dashboard-search-form.toggle {
    border-bottom: 0;
}

.dashboard-menu {
    display: table;
    margin: 0 auto;
    min-width: 32em;
}

.dashboard-menu > .dashboard-menu-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.dashboard-menu a {
    letter-spacing: 1px;
    text-decoration: none;
}

.dashboard-menu .background .slide.one {
    background: url(../assets/images/dashboard-menu-bg-one.jpg);
}

.dashboard-menu .background .slide.two {
    background: url(../assets/images/dashboard-menu-bg-two.jpg);
}

.dashboard-menu .background .slide.three {
    background: url(../assets/images/dashboard-menu-bg-three.jpg);
}

.dashboard-menu .background .slide.four {
    background: url(../assets/images/dashboard-menu-bg-four.jpg);
}

.dashboard-menu .background .slide.five {
    background: url(../assets/images/dashboard-menu-bg-five.jpg);
}

.dashboard-menu .dashboard-menu-wrapper {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    width: 44em;
    margin: 0 auto;
    position: relative;
}

.dashboard-menu .dashboard-menu-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 0 6.472em;
    background: white;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header:last-child, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items:last-child, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub:last-child {
    margin-right: 0;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header .appleone-logo {
    display: block;
    width: 100px;
    height: 100px;
    background: url(../assets/icons/bilingualone-icon.svg);
    background-size: 100px;
    margin: 30px auto;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header .sidelines {
    padding: 0;
    margin: 0;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header .sidelines span {
    letter-spacing: 1px;
    font-size: 31px;
    font-family:  "Bentham",serif !important;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header .sidelines span:before, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-header .sidelines span:after {
    top: 7px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items {
    padding-top: 1.236em;
    padding-bottom: 1.618em;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 0.809em 0;
    border-bottom: 2px solid #979797;
    font-family: "Bentham",serif;
    font-weight: 600;
    font-style: italic;
    font-size: 23px;
    color: gray;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:last-child {
    margin-right: 0;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a span {
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.profile-link {
    background: url(../assets/icons/appleone-profile-gray.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.criteria-link {
    background: url(../assets/icons/appleone-criteria.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.alerts-link {
    background: url(../assets/icons/appleone-alerts.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.jobs-link {
    background: url(../assets/icons/appleone-jobs.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.faq-link {
    background: url(../assets/icons/appleone-faq.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus {
    color: #3f486f;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover span, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus span {
    color: gray;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.profile-link, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.profile-link {
    background: url(../assets/icons/appleone-profile-green.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.criteria-link, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.criteria-link {
    background: url(../assets/icons/appleone-criteria-green.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.alerts-link, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.alerts-link {
    background: url(../assets/icons/appleone-alerts-green.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.jobs-link, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.jobs-link {
    background: url(../assets/icons/appleone-jobs-green.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.faq-link, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.faq-link {
    background: url(../assets/icons/appleone-faq-green.svg) no-repeat;
    background-position: right 12px center;
    background-size: 24px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:after {
    float: right;
    padding-right: 0.53933em;
    line-height: 31px;
    font-size: 34px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a svg {
    vertical-align: sub;
    height: 28px;
    float: right;
    padding-right: 0.53933em;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 1.618em 0 4.854em 0;
    text-align: center;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub a {
    color: #979797;
    font-size: 14px;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub a:first-of-type {
    padding-right: 0.25em;
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub a:first-of-type:after {
    padding-left: 0.5em;
    content: "|";
}

.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub a:hover, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-sub a:focus {
    color: #3f486f;
}

.chkbxRow input[type="checkbox"],.chkbxRow label{
    display: inline-block;
    vertical-align: middle;
}
.form-section form input[type="checkbox"] {
    display: inline-block;
    vertical-align: text-top;
    height: auto;
    margin-right: 5px;
    border: 1px solid #DBDBDB;
    margin-top: 3px;
    font-size: 1em;
    padding: 0;
    width: auto;
    -webkit-appearance: checkbox;
}
.form-section form input[type="radio"]{
    -webkit-appearance: radio;
    vertical-align: text-top;
    height: auto;
    border: 1px solid #DBDBDB;
    margin-top: 3px;
    font-size: 1em;
    width: 1em;
    margin-bottom: 0;
}
.dashboard-login select{
    width:75%;
    /*border-radius: 0;*/
    color: #4f4f4f;
    border: 2px solid #969695;
    width: 75%;
    /*padding: 0.75em 0 0.75em 1.25em;*/
    /*font-size: 0.75em;*/
    background: #fff url(../assets/icons/FontAwesome_arrowDown_14.png) no-repeat;
    background-position: right 20px center;
    background-size: 12px;
    -webkit-appearance: none !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
select::-ms-expand {
  display: none;
}
.dashboard-login label{
    font-size: 0.8rem;
    margin:0 auto;
    width: 75%;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 0.8rem;
    padding-bottom: 0.5em;
    text-align: left;
    display:block;
    color: #6d6e70;
}
    .dashboard-login label.error, .dashboard-login span.error{
        color: #cf7165;
    }
.dashboard-login-header,.dashboard-menu-header{
    position: relative;
}
.dashboard-login-header .fa{
    vertical-align: middle;

}
.half.end{
    margin-right:0;
}
.dashboard-content .dashboard-section-item p.upload-title{
    margin-right: 2.35765%;
    width: 100%;
    font-style: italic;
    font-size: 0.8rem;
    text-align: center;
    padding-bottom: 0.809em;
}
.dashboard-content .dashboard-section-item p.text-left{
    text-align: left;
}
.dashboard-menu-header .custom-msg p{
    margin:0;
    padding-top: 1em;
    width: 100%;
    text-align: center;
}
.custom-msg + section {
    padding-top: 0 !important;
    margin-top: -50px;
}
input[type="text"].input-sss{
    width:auto;
    display:inline;
}

.hide {
    display: none !important;
    visibility: hidden;
}
a.btn-close-login{
    position: absolute;
    top:20px;
    left:20px;
    width:auto;
    color:#CDCFD0;
}
/* line 112, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: #83ad61;
    border-color: #70994f;
    color: white;
}
.dashboard-login .alert-box {
    width:75%;
    margin-left: auto;
    margin-right: auto;
}
/* line 115, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
    background: inherit;
    width: auto;
}
/* line 96, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5;
}
/* line 117, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
    border-radius: 3px;
}
/* line 118, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
    border-radius: 1000px;
}
/* line 120, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
    background-color: #B6D08E;
    border-color: #3f486f;
    color: white;
}
/* line 121, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
    background-color: #cf7165;
    border-color: #cf7165;
    color: white;
}
/* line 122, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f;
}
/* line 123, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white;
}
/* line 124, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f;
}
/* line 125, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
    opacity: 0;
}
.footer-search input{
    height: 19px;
}
/* IE 10 Hacks */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .form-section.upload-options ul li a.dropbox{
        background-size:20px, 18px;
        background-image: url(../assets/icons/appleone-dropbox-gray.png)  !important;

    }

    .upload-options.form-section ul li a.computer{
        background-image: url(../assets/icons/appleone-computer-gray.png) !important;
    }

    .upload-options.form-section ul li a.computer:focus, .upload-options.form-section ul li a.computer:hover{
        background-image: url(../assets/icons/appleone-computer-white.png) !important;
    }
    .upload-options.form-section ul li a.gplus{
        background-image: url(../assets/icons/appleone-google-gray.png) !important;
    }

    .upload-options.form-section ul li a.gplus:focus, .upload-options.form-section ul li a.gplus:hover{
        background-image: url(../assets/icons/appleone-google-white.png) !important;
    }


    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.dropbox{
        background-image: url(../assets/icons/appleone-dropbox-gray.png) !important;
        background-size:20px, 18px;
        -ms-background-position-x: 115px;
        -ms-background-position-y:8px;
    }
    .form-section.upload-options ul li a.dropbox:focus, .form-section.upload-options ul li a.dropbox:hover{
        background-image: url(../assets/icons/appleone-dropbox-white.png)  !important;
        -ms-background-position-x: 115px;
        -ms-background-position-y:8px
    }
    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.dropbox:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.dropbox:focus{
        background-image: url(../assets/icons/appleone-dropbox-white.png)  !important;
        -ms-background-position-x: 115px;
        -ms-background-position-y:17px
    }

    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.computer{
        background-image: url(../assets/icons/appleone-computer-gray.png) !important;
        background-size:18px, 18px;
        -ms-background-position-x: 115px;
        -ms-background-position-y:8px;
    }
    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.computer:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.computer:focus{
        background-image: url(../assets/icons/appleone-computer-white.png) !important;
    }

    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.gplus{
        background-image: url(../assets/icons/appleone-google-gray.png) !important;
        background-size:19px, 18px;
        -ms-background-position-x: 115px;
        -ms-background-position-y:8px;
    }
    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.gplus:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.gplus:focus{
        background-image: url(../assets/icons/appleone-google-white.png) !important;
    }

    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.linkedin{
        background-image: url(../assets/icons/appleone-linkedin-gray.png) !important;
        background-size:18px, 18px;
        -ms-background-position-x: 115px;
        -ms-background-position-y:8px;
    }
    .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.linkedin:hover, .dashboard-login .dashboard-login-wrapper .dashboard-login-content .upload-options ul li a.linked:focus{
        background-image: url(../assets/icons/appleone-linkedin-white.png) !important;
    }

    .dashboard-menu,.dashboard-login{
        background-color:transparent;
    }
    .dashboard-menu .dashboard-menu-items,.dashboard-menu .dashboard-menu-sub,.dashboard-login-content,.dashboard-login-sub{
        margin-top:-1px;
    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a span:after{
        content:"";
        width:27px;
        height:27px;
        float:right;
    }

    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.profile-link,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.profile-link:hover,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.profile-link:focus {
        background:none;
    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.faq-link,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.faq-link:hover, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.faq-link:focus{
        background:none;

    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.alerts-link,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.alerts-link:hover,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.alerts-link:focus {
        background:none;
    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.criteria-link,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.criteria-link:hover,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.criteria-link:focus {
        background:none;
    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.jobs-link,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.jobs-link:hover,.dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.jobs-link:focus {
        background:none;

    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.profile-link span:after{
        background: url(../assets/icons/appleone-profile.png) no-repeat;

    }


    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.criteria-link span:after{
        background: url(../assets/icons/appleone-criteria.png) no-repeat;
        width:31px;
    }


    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.alerts-link span:after{
        background: url(../assets/icons/appleone-alerts.png) no-repeat;

    }


    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.jobs-link span:after{
        background: url(../assets/icons/appleone-jobs.png) no-repeat;
        width:29px;
    }

    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a.faq-link span:after{
        background: url(../assets/icons/appleone-faq.png) no-repeat;
        width:29px;
    }


    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.profile-link span:after, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.profile-link span:after{
        -ms-background-position-x: -27px;
    }
    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.criteria-link span:after, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.criteria-link span:after{

        -ms-background-position-x: -31px;
    }

    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.alerts-link span:after, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.alerts-link span:after{

        -ms-background-position-x: -27px;

    }

    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.jobs-link span:after, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.jobs-link span:after{

        -ms-background-position-x: -29px;

    }

    .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:hover.faq-link span:after, .dashboard-menu .dashboard-menu-wrapper .dashboard-menu-items a:focus.faq-link span:after{

        -ms-background-position-x: -29px;

    }
}
