﻿/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
html, body {
  height: 100%; }

body {
  display: flex;
  flex-direction: column; }

nav.navbar {
  flex: 0 0 auto; }

main.body-content {
  flex: 1 0 auto; }

footer.site-footer {
  flex: 0 0 auto; }

.btn {
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .btn:hover, .btn:focus {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.btn-social-icon {
  min-width: initial; }

.btn-default {
  background: #fff;
  border: 0; }
  .btn-default:hover, .btn-default:focus {
    background: #fff;
    border-color: #4f93ce; }
  .btn-default:focus {
    -webkit-box-shadow: 0, 0, 0, #fff;
    -moz-box-shadow: 0, 0, 0, #fff;
    box-shadow: 0, 0, 0, #fff; }

.btn-primary, .btn-info {
  background: #337ab7; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #4f93ce;
    -webkit-transition: all, 0.1s, ease-in-out;
    -moz-transition: all, 0.1s, ease-in-out;
    -ms-transition: all, 0.1s, ease-in-out;
    -o-transition: all, 0.1s, ease-in-out;
    transition: all, 0.1s, ease-in-out; }

a.btn {
  display: inline-block\9;
  margin-bottom: 3px\9; }

.main-content .search-jobs .control-label {
  font-size: 16px;
  font-size: 1.6rem; }

.form-control {
  border-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .form-control:hover, .form-control:focus {
    border-color: #c4c4c4; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd; }

.thumbnail .caption {
  color: #777; }

.alert {
  margin: 20px 0;
  font-weight: bold; }

.alert-danger {
  background-color: #ffdcda;
  border-color: #f44336;
  color: #f44336; }

.pagination .active > a, .pagination .active > a:hover, .pagination .active > a:focus,
.pagination .active > span, .pagination .active > span:hover, .pagination .active > span:focus {
  background-color: #337ab7;
  border-color: #337ab7; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #ddd; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #337ab7;
  border-color: #ddd; }

i#social {
  opacity: 0.85; }
  i#social:hover, i#social:focus {
    -webkit-transition: all, 0.2s, ease-in-out;
    -moz-transition: all, 0.2s, ease-in-out;
    -ms-transition: all, 0.2s, ease-in-out;
    -o-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
    opacity: 1; }

.linkedinimport {
  font-family: Roboto, Arial, sans-serif;
  padding-left: 50px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .linkedinimport i.fa-linkedin {
    line-height: 32px; }

ul.nav-wizard {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #000; }
ul.nav-wizard li.active {
  color: #fff;
  background: #337ab7; }
  ul.nav-wizard li.active a, ul.nav-wizard li.active a:active, ul.nav-wizard li.active a:focus, ul.nav-wizard li.active a:visited {
    color: #fff;
    background: #337ab7; }

ul.nav-wizard li.active:after {
  border-left-color: #337ab7; }

.thumbnail {
  border-color: #eee; }
  .thumbnail:hover {
    border-color: #ddd; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #ddd;
  max-width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .k-textbox:hover, .k-textbox:focus {
    border-color: #c4c4c4; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd; }

.k-textbox:focus, .k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd; }

.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-state-default > .k-select {
  border-color: #ddd; }

.k-state-hover span {
  background-color: #ddd; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #ddd; }

.k-calendar .k-footer .k-nav-today:hover, .k-calendar .k-footer .k-nav-today.k-state-hover,
.k-link.k-state-hover, .k-state-hover, .k-state-hover:hover,
.k-calendar .k-link.k-nav-fast.k-state-hover, .k-state-focused {
  background-color: #ddd; }

.k-calendar .k-footer .k-nav-today:active,
.k-calendar .k-footer .k-nav-today:active,
.k-heade .k-link:active,
.k-calendar .k-link.k-nav-fast:active {
  color: #000;
  background-color: #ddd; }

::-moz-selection {
  background: #337ab7;
  color: #000; }

::selection {
  background: #337ab7;
  color: #000; }

.username {
  color: #ddd; }

hr {
  border-color: #ddd; }

body {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #777; }

p {
  font-family: Roboto, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000;
  font-family: Roboto, Arial, sans-serif;
  font-weight: bold; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #000; }
    h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus,
    .h1 a:hover,
    .h1 a:focus, .h2 a:hover, .h2 a:focus, .h3 a:hover, .h3 a:focus, .h4 a:hover, .h4 a:focus, .h5 a:hover, .h5 a:focus, .h6 a:hover, .h6 a:focus {
      color: #000; }

h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: Roboto, Arial, sans-serif; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 25px;
      font-size: 2.5rem; } }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3, .h3 {
  font-size: 21px;
  font-size: 2.1rem; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 17px;
      font-size: 1.7rem; } }

h4, .h4 {
  font-size: 18px;
  font-size: 1.8rem; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 16px;
      font-size: 1.6rem; } }

h5, .h5 {
  font-size: 16px;
  font-size: 1.6rem; }

a {
  color: #337ab7; }
  a:hover, a:focus {
    color: #337ab7;
    text-decoration: underline; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th,
.table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td,
.control-label,
.k-textbox,
.k-picker-wrap, .k-calendar-container table {
  font-size: 14px;
  font-size: 1.4rem; }

.logo-nav-header {
  float: left;
  min-height: 65px;
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .logo-nav-header .logo {
      margin-left: 15px; } }

.navbar-default .navbar-brand {
  color: #337ab7; }
  .navbar-default .navbar-brand:hover {
    color: #2d6da3; }
.navbar-default .navbar-nav > li > a {
  color: #337ab7;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #285f8f; }
.navbar-default .navbar-toggle {
  margin-right: 0; }
  @media (max-width: 767px) {
    .navbar-default .navbar-toggle {
      margin-right: 15px; } }

.desktop-nav {
  display: flex;
  align-items: center;
  min-height: 65px; }

.mobile-nav-btn {
  float: right;
  display: flex;
  align-items: center;
  min-height: 65px; }

.sidebar {
  margin-top: 20px; }

.careernav p {
  margin-bottom: 0; }
.careernav a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .careernav a:hover, .careernav a:focus {
    background-color: #337ab7;
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.panel-default {
  border-color: #337ab7; }
  .panel-default .panel-heading {
    background-color: #337ab7;
    color: #fff; }

.team-grid .member:hover:after {
  background: #337ab7; }

footer {
  text-align: center;
  border-top: 1px solid #ddd;
  padding-top: 10px; }


.background-image-1819905 {
    position: relative;
}

.background-image-1819905:before {
    content: ' ';
    position: absolute;
    opacity: 1.00;
    background-color: rgb(106, 40, 50);
}


#superSplitter_1819905 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.edit #superSplitter_1819905 > .btn-toolbar {
    margin-left: -34px !important;
    margin-top: -2px !important;
}





@media only screen and (max-width: 768px) {
    #superSplitter_1819905 {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .edit #superSplitter_1819905 > .btn-toolbar {
        margin-left: -34px !important;
        margin-top: -2px !important;
    }
}




#cmsContent #superSplitter_1819905 div[class*="col-sm-"]:not(.form-col), #section-header #superSplitter_1819905 div[class*="col-sm-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#cmsContent #superSplitter_1819905:not(.full-screen-width-bg), #section-header #superSplitter_1819905:not(.full-screen-width-bg) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#superSplitter_1819905 .widget {
    margin-bottom: 0px !important;
}

#cmsContent #superSplitter_1819905 .childsplitter, #section-header #superSplitter_1819905 .childsplitter {
    margin-right: -0px !important;
    margin-left: -0px !important;
}

body.edit #superSplitter_1819905 .widget {
    margin-bottom: 0px !important;
}

#superSplitter_1819905 .widget .childsplitter .childsplitter .btn-toolbar {
    right: 0px !important;
}

#superSplitter_1819905 .widget .childsplitter .last .btn-toolbar {
    right: 0px !important;
}

.edit .full-screen-width-bg#superSplitter_1819905 .widget .btn-toolbar {
    right: 0px !important;
}

.edit #superSplitter_1819905.full-screen-width .btn-toolbar {
    margin-left: 0px !important;
    margin-top: -0px !important;
}

.edit #superSplitter_1819905.full-screen-width .widget .btn-toolbar {
    right: 0px !important;
    z-index: 10 !important;
    margin-top: 0px !important;
}

@media only screen and (max-width: 768px) {
    #superSplitter_1819905 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        #superSplitter_1819905 .forms-app {
            margin-left: -0px !important;
            margin-right: -0px !important;
        }

    #cmsContent #superSplitter_1819905 .forms-app form > .col-12.col-xs-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


#superSplitter_1819905 .supersplitter-video {
    margin-top: -0px;
}

.edit .full-screen-width-bg#superSplitter_1819905 > .btn-toolbar {
    margin-left: -20px !important;
}

.edit #superSplitter_1819905 > .btn-toolbar {
    margin-top: -2px !important;
    margin-left: -34px !important;
}

.edit #superSplitter_1819905 > .footer-indicator, .edit #superSplitter_1819905 > .header-indicator {
    margin-left: -77px !important;
    margin-top: 13px !important;
}

.edit .full-screen-width-bg#superSplitter_1819905 > .footer-indicator, .edit .full-screen-width-bg#superSplitter_1819905 > .header-indicator {
    margin-left: -65px !important;
}

.edit #superSplitter_1819905.full-screen-width .footer-indicator, .edit #superSplitter_1819905.full-screen-width .header-indicator {
    margin-left: 17px !important;
    margin-top: 15px !important;
    border-bottom: 2px dotted #cccccc;
}

#superSplitter_1819905 .news-tiles .col-sm-4 {
    padding-top: 0px;
}

#widget_1108758 > div > img {
    display: inline-flex;
}

#widget_1108758 > div {
    background-color: #692933;
}

body > div > div > nav {
    border-radius: 0px;
    background-color: #692933;
}

.navbar-inverse {
    border-radius: 0px;
    background-color: #692933;
    border-color: #692933;
    border-bottom: 0px;
}

/*! CSS Used from: http://www.cashmere.school.nz/bundles/sporty-styles?v=DDUjEVfKmKZFIFWPQz1ql4z45-u3UN63kpy42AJdgCg1 */
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

b {
    font-weight: bold;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        a[href^="#"]:after {
            content: "";
        }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul {
        margin-bottom: 0;
    }

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

b {
    font-weight: bold;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        a[href^="#"]:after {
            content: "";
        }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

a {
    color: #319a31;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #1f601f;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul {
        margin-bottom: 0;
    }

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #303030;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #fff;
            background-color: #319a31;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #319a31;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

.navbar-nav {
    margin: 5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #257325;
    }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #257325;
}

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-image: none;
}

[class^="icon-"]:before {
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.icon-lock:before {
    font-family: "sportsground-icons";
    content: '';
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

#uxCmsSiteNavigation {
    margin: 0;
    width: 100%;
}

    #uxCmsSiteNavigation .dropdown-menu {
        padding: 0;
        margin: 0;
    }

        #uxCmsSiteNavigation .dropdown-menu a.cms-nav-link {
            padding-top: 10px;
            padding-bottom: 10px;
            margin-bottom: 1px;
            padding-left: 40px;
        }

    #uxCmsSiteNavigation .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

        #uxCmsSiteNavigation .dropdown-submenu .dropdown-menu a.cms-nav-link {
            padding-left: 65px;
        }

    #uxCmsSiteNavigation .dropdown-submenu .fa-caret-right {
        display: none;
    }

@media (min-width:768px) {
    #uxCmsSiteNavigation {
        float: left;
        display: inline-block;
    }

        #uxCmsSiteNavigation .dropdown-menu a.cms-nav-link {
            padding-left: 20px;
        }

        #uxCmsSiteNavigation .dropdown-submenu .dropdown-menu a.cms-nav-link {
            padding-left: 20px;
        }

        #uxCmsSiteNavigation .dropdown-submenu .fa-caret-right {
            display: inline-block;
        }
}

* {
    margin: 0;
    padding: 0;
}

.cms-nav-link-child {
    position: relative;
}

a.nav-non-members .icon-lock {
    display: none;
}

.navbar-nav .fa-caret-down, .navbar-nav .fa-caret-right {
    font-size: 11px;
}

.cms-nav-link-2 .fa-caret-down {
    display: none;
}

@media (max-width:768px) {
    .cms-nav-link-2 .fa-caret-down {
        display: inline-block;
    }

    .navbar .navbar-nav {
        margin-right: 0 !important;
        margin-left: -5px;
        margin-top: 0;
        margin-bottom: 0;
    }
}

.navbar-nav {
    float: left;
}

    .navbar-nav > li {
        float: left;
        display: block;
        clear: both;
    }

@media (min-width:768px) {
    .navbar-nav > li {
        border-bottom: none !important;
    }
}

@media (min-width:768px) {
    .navbar-nav > li {
        float: none;
        display: inline-block;
        clear: none;
    }
}

@media (max-width:767px) {
    .navbar-nav > li {
        width: 100%;
        text-align: left;
    }
}

* {
    margin: 0;
    padding: 0;
}
/*! CSS Used from: Embedded */
.navbar .navbar-nav {
    display: inline-block;
    margin-right: 30px;
}

.navbar-inverse .navbar-nav > li:not(.en-main) a:not(.navItemEdit):not(#btnEnSave) {
    color: #ffffff;
    font-family: Roboto, Roboto;
    font-size: 14px;
}

#uxCmsSiteNavigation .dropdown-menu {
    background-color: #828282;
    background-color: rgba(130, 130, 130, 1.00);
    color: #ffffff;
}

    #uxCmsSiteNavigation .dropdown-menu a.cms-nav-link {
        background-color: #6A2832;
        background-color: rgba(106, 40, 50, 1.00);
    }

.navbar-inverse .navbar-nav > li:not(.en-main) > a:hover, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #828282;
    background-color: rgba(130, 130, 130, 1.00);
    color: #ffffff !important;
}

#uxCmsSiteNavigation .dropdown-menu li.active a.cms-nav-link-2, #uxCmsSiteNavigation .dropdown-menu a.cms-nav-link:hover {
    background-color: #828282 !important;
    background-color: rgba(130, 130, 130, 1.00) !important;
    color: #ffffff !important;
}

a.cms-nav-link.nav-non-members:focus, a.dropdown-toggle.cms-nav-link:focus {
    background-color: #828282 !important;
    background-color: rgba(130, 130, 130, 1.00) !important;
    color: #ffffff !important;
}

.navbar-nav > li {
    border-bottom: 1px solid #828282;
}


html {
    overflow-x: hidden;
}

.navbar {
    min-height: auto;
}




.background-image-1641622 {
    position: relative;
}

.background-image-1641622:before {
    content: ' ';
    position: absolute;
    opacity: 1.00;
    background-color: rgb(106, 40, 50);
}


#superSplitter_1641622 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.edit #superSplitter_1641622 > .btn-toolbar {
    margin-left: -34px !important;
    margin-top: -7px !important;
}







#cmsContent #superSplitter_1641622 div[class*="col-sm-"]:not(.form-col), #section-header #superSplitter_1641622 div[class*="col-sm-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#cmsContent #superSplitter_1641622:not(.full-screen-width-bg), #section-header #superSplitter_1641622:not(.full-screen-width-bg) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#superSplitter_1641622 .widget {
    margin-bottom: 0px !important;
}

#cmsContent #superSplitter_1641622 .childsplitter, #section-header #superSplitter_1641622 .childsplitter {
    margin-right: -0px !important;
    margin-left: -0px !important;
}

body.edit #superSplitter_1641622 .widget {
    margin-bottom: 0px !important;
}

#superSplitter_1641622 .widget .childsplitter .childsplitter .btn-toolbar {
    right: 0px !important;
}

#superSplitter_1641622 .widget .childsplitter .last .btn-toolbar {
    right: 0px !important;
}

.edit .full-screen-width-bg#superSplitter_1641622 .widget .btn-toolbar {
    right: 0px !important;
}

.edit #superSplitter_1641622.full-screen-width .btn-toolbar {
    margin-left: 0px !important;
    margin-top: -5px !important;
}

.edit #superSplitter_1641622.full-screen-width .widget .btn-toolbar {
    right: 0px !important;
    z-index: 10 !important;
    margin-top: 0px !important;
}

@media only screen and (max-width: 768px) {
    #superSplitter_1641622 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        #superSplitter_1641622 .forms-app {
            margin-left: -0px !important;
            margin-right: -0px !important;
        }

    #cmsContent #superSplitter_1641622 .forms-app form > .col-12.col-xs-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


#superSplitter_1641622 .supersplitter-video {
    margin-top: -5px;
}

.edit .full-screen-width-bg#superSplitter_1641622 > .btn-toolbar {
    margin-left: -20px !important;
}

.edit #superSplitter_1641622 > .btn-toolbar {
    margin-top: -7px !important;
    margin-left: -34px !important;
}

.edit #superSplitter_1641622 > .footer-indicator, .edit #superSplitter_1641622 > .header-indicator {
    margin-left: 7px !important;
    border-bottom: 2px dotted #cccccc;
    margin-top: 8px !important;
}

.edit .full-screen-width-bg#superSplitter_1641622 > .footer-indicator, .edit .full-screen-width-bg#superSplitter_1641622 > .header-indicator {
    margin-left: -65px !important;
}

.edit #superSplitter_1641622.full-screen-width .footer-indicator, .edit #superSplitter_1641622.full-screen-width .header-indicator {
    margin-left: 17px !important;
    margin-top: 10px !important;
    border-bottom: 2px dotted #cccccc;
}

#superSplitter_1641622 .news-tiles .col-sm-4 {
    padding-top: 0px;
}

/*! CSS Used from: http://www.cashmere.school.nz/bundles/sporty-styles?v=DDUjEVfKmKZFIFWPQz1ql4z45-u3UN63kpy42AJdgCg1 */
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

strong {
    font-weight: bold;
}

input {
    color: inherit;
    font: inherit;
    margin: 0;
}

    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    p {
        orphans: 3;
        widows: 3;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

p {
    margin: 0 0 10px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

strong {
    font-weight: bold;
}

input {
    color: inherit;
    font: inherit;
    margin: 0;
}

    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    p {
        orphans: 3;
        widows: 3;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #319a31;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #1f601f;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

p {
    margin: 0 0 10px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

#cmsContent .supersplitter:not(.full-screen-width-bg) {
    padding-left: 0;
    padding-right: 0;
}

#cmsContent .supersplitter .col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
}

    #cmsContent .supersplitter .col-sm-12:first-child:not(.form-col) {
        padding-left: 20px;
    }

    #cmsContent .supersplitter .col-sm-12:last-child:not(.form-col) {
        padding-right: 20px;
    }

#cmsContent a:not(.exclude-sitewide) {
    color: inherit;
}

.section-background:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.supersplitter {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position-x: 50%;
}

    .supersplitter .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

.widget {
    margin-bottom: 20px;
}

    .widget.widget-opacive {
        background: none;
    }

* {
    margin: 0;
    padding: 0;
}

.richtext-editor {
    padding: 5px;
    position: relative;
    height: auto;
    overflow: hidden;
}

    .richtext-editor a {
        color: inherit;
        text-decoration: underline;
    }

.full-screen-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
}

#section-footer.section-footer {
    clear: both;
}

* {
    margin: 0;
    padding: 0;
}
/*! CSS Used from: Embedded */
.widget {
    font-family: Helvetica, sans-serif !important;
    color: #434343 !important;
    font-weight: normal;
    font-style: normal;
}

.supersplitter {
    padding-bottom: 20px;
    padding-top: 20px;
}

#cmsContent .supersplitter div[class*="col-sm-"]:not(.form-col) {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#cmsContent .supersplitter:not(.full-screen-width-bg) {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.widget {
    margin-bottom: 10px;
    font-size: 14px !important;
}

@media only screen and (min-width: 768px) {
    #cmsContent .supersplitter .splitter-column-sortable-parent > .splitter-column-sortable:last-child .widget:last-child {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .supersplitter {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .full-screen-width {
        width: 100vw;
        margin-left: 0;
    }
}

.widget.wRichText a {
    color: rgba(67,67,67,255);
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
/*! CSS Used from: Embedded */
.background-image-1641622 {
    position: relative;
}

    .background-image-1641622:before {
        content: ' ';
        position: absolute;
        opacity: 1.00;
        background-color: rgb(106, 40, 50);
    }

#superSplitter_1641622 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

#cmsContent #superSplitter_1641622 div[class*="col-sm-"]:not(.form-col) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#cmsContent #superSplitter_1641622:not(.full-screen-width-bg) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#superSplitter_1641622 .widget {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 768px) {
    #superSplitter_1641622 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/*! CSS Used from: http://www.cashmere.school.nz/bundles/sporty-styles?v=DDUjEVfKmKZFIFWPQz1ql4z45-u3UN63kpy42AJdgCg1 */
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

strong {
    font-weight: bold;
}

input {
    color: inherit;
    font: inherit;
    margin: 0;
}

    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    p {
        orphans: 3;
        widows: 3;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

p {
    margin: 0 0 10px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

strong {
    font-weight: bold;
}

input {
    color: inherit;
    font: inherit;
    margin: 0;
}

    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    p {
        orphans: 3;
        widows: 3;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #319a31;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #1f601f;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

p {
    margin: 0 0 10px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

#cmsContent .supersplitter:not(.full-screen-width-bg) {
    padding-left: 0;
    padding-right: 0;
}

#cmsContent .supersplitter .col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
}

    #cmsContent .supersplitter .col-sm-12:first-child:not(.form-col) {
        padding-left: 20px;
    }

    #cmsContent .supersplitter .col-sm-12:last-child:not(.form-col) {
        padding-right: 20px;
    }

#cmsContent a:not(.exclude-sitewide) {
    color: inherit;
}

.section-background:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.supersplitter {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position-x: 50%;
}

    .supersplitter .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

.widget {
    margin-bottom: 20px;
}

    .widget.widget-opacive {
        background: none;
    }

* {
    margin: 0;
    padding: 0;
}

.richtext-editor {
    padding: 5px;
    position: relative;
    height: auto;
    overflow: hidden;
}

    .richtext-editor a {
        color: inherit;
        text-decoration: underline;
    }

.full-screen-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
}

* {
    margin: 0;
    padding: 0;
}
/*! CSS Used from: Embedded */
.widget {
    font-family: Helvetica, sans-serif !important;
    color: #434343 !important;
    font-weight: normal;
    font-style: normal;
}

.supersplitter {
    padding-bottom: 20px;
    padding-top: 20px;
}

#cmsContent .supersplitter div[class*="col-sm-"]:not(.form-col) {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#cmsContent .supersplitter:not(.full-screen-width-bg) {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.widget {
    margin-bottom: 10px;
    font-size: 14px !important;
}

@media only screen and (min-width: 768px) {
    #cmsContent .supersplitter .splitter-column-sortable-parent > .splitter-column-sortable:last-child .widget:last-child {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .supersplitter {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .full-screen-width {
        width: 100vw;
        margin-left: 0;
    }
}

.widget.wRichText a {
    color: rgba(67,67,67,255);
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
/*! CSS Used from: Embedded */
.background-image-1641622 {
    position: relative;
}

    .background-image-1641622:before {
        content: ' ';
        position: absolute;
        opacity: 1.00;
        background-color: rgb(106, 40, 50);
    }

#superSplitter_1641622 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

#cmsContent #superSplitter_1641622 div[class*="col-sm-"]:not(.form-col) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#cmsContent #superSplitter_1641622:not(.full-screen-width-bg) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#superSplitter_1641622 .widget {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 768px) {
    #superSplitter_1641622 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

#section-footer {
    background-color: #6A2832;
}

#sticky-footer > div {
    padding-top: 12px;
    padding-bottom: 12px;
}

#sticky-footer > div > div > div > a {
    color: lightgray
}
@media only screen and (max-width: 768px) {
    #superSplitter_1641622 {
        margin-left: 0px;
        width: 480px;
    }
}


body > main > div > aside > div.careernav.auth > p.active > a {
    color: #000;
}

.careernav a:hover, .careernav a:focus {
    background-color: lightgrey;
}

body > main > div > aside > div.careernav.auth > p > a {
    color: #000;
}

body > main > div > article > div.vacancies-wrapper > div > div > div > div > span > a {
    color: #692933;
}

#social {
    color: #692933;
}

body > main > div > article > div.vacancies-wrapper > div > div > div > div > div.form-group.job-buttons > div > a.btn.btn-primary.apply-disable {
    background: #692933;
}

body > main > div > article > div.vacancies-wrapper > div > div > div > div > div.form-group.job-buttons > div > a.btn.btn-info {
    background: #692933;
}

body > main > div > article > div.vacancies-wrapper > div > div > div > div > div.form-group.job-buttons > div > div > div > a {
    background: #692933;
}

body > main > div > aside > div.searchjob > form > div > div:nth-child(9) > input {
    background: #692933;
}

body > main > div > article > div.vacancies-wrapper > div > div > div > div > div.form-group.job-buttons > div > div > div > div > div > span.btn.btn-share--back > a {
    color: #692933
}

body > main > div > aside > div.careernav.unauth > p.active > a {
    color: #000
}

body > main > div > aside > div.careernav.unauth > p > a {
    color: #000;
}

#loginForm > div:nth-child(6) > input {
    background: #692933;
}

#registerLink {
    color: #692933;
}

#loginForm > div:nth-child(5) > div.pull-right > a {
    color: #692933;
}

/*body > main > div > article > form > div:nth-child(6) > div > input {
    background: #692933;
}
*/
#registration_button_01 {
    background: #692933;
}

#loginLink {
    color: #692933;
}

#formPage > ul > li {
    background: #692933;
}

#formPage > ul > li > a {
    background: #692933;
}

ul.nav-wizard li.active:after {
    border-left-color: #692933;
}

#formPage > div.row > div > button:nth-child(3) {
    background: #692933;
}

body > main > div > article > div.row.job-ad > div.col-sm-3.job-ad-side > div > a {
    background: #692933;
}

body > main > div > article > div.row.job-ad > div.col-sm-9 > div > div.job-ad-buttons > a {
    background: #692933;
}

body > main > div > article > div.row.job-ad > div.col-sm-3.job-ad-side > div > div.job-options > p > a {
    color: #692933;
}

body > main > div > article > div.row.job-ad > div.col-sm-9 > div > div.job-ad-buttons > div.share-buttons > span.btn.btn-share--back > a > i {
    color: #692933;
}

#jobDetailsAccordionItems > div > div.panel-heading {
    background-color: #692933;
}

#jobDetailsAccordionItems > div {
    border-color: #692933;
}

#formPage > div.application-ko > div:nth-child(2) > div > div:nth-child(3) > div > div.col-md-7 > div:nth-child(12) > div > span > span > span {
    background: #692933;
}

.glyphicon-chevron-right:before {
    color: #692933;
}

body > main > div > article > form > p > a.btn.btn-primary.pull-right {
    background: #692933;
}

body > main > div > article > div.my-settings-wrapper > div.change-password > div > form > div:nth-child(5) > div > input {
    background: #692933;
}

body > main > div > article > div.my-settings-wrapper > div > div > div > div > div > a {
    background: #692933;
}

.btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #692933;
}

body > main > div > aside > div.careernav > p > a {
    color: #692933 !important;
}

h1, h2, h3, h4, h5 {
    color: #692933;
}

div.vacancy-info > h2 > a {
    color: #692933;
}

.pagination-container > .pagination > .active > a {
    background-color: #692933;
    border-color: #692933;
}

