@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,600,700');
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?d9mdan');
    src: url('../fonts/icomoon.eot?d9mdan#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?d9mdan') format('truetype'), url('../fonts/icomoon.woff?d9mdan') format('woff'), url('../fonts/icomoon.svg?d9mdan#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
    content: "\e900";
}
.icon-linkedin:before {
    content: "\e901";
}
.icon-google:before {
    content: "\e902";
}
.icon-facebook:before {
    content: "\e903";
}
.icon-search:before {
    content: "\e904";
}
body {
    overflow-x: hidden;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #333333;
    min-height: 100%;
}
html, body, form {
    height: 100%
}
#full-screen {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/full-screen-image.jpg);
    height: 100%;
}
.full-screen-overlay {
    width: 100%;
    height: 100%;
    background: rgba(3,3,3,0);
    background: -moz-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(40%, rgba(3,3,3,0)), color-stop(100%, rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: -o-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#000000', GradientType=0 );
    z-index: 2;
    position: absolute;
    top: 0;
}
p {
    font-size: 22px;
    line-height: 36px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #777777;
    margin-bottom: 20px;
}
.section-menu ul {
    margin-bottom: 0px;
}
#page-content p ul {
    margin-bottom: 20px;
}
#page-content li {
    font-size: 18px!important;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #777777;
}
#page-content p {
    font-size: 18px!important;
    line-height: 24px!important;
    font-family: 'Titillium Web', sans-serif!important;
    font-style: normal!important;
    font-weight: 300!important;
    color: #777777;
    margin-bottom: 20px;
}
#page-content .job-description p {
    font-size: 16px!important;
    line-height: 22px!important;
    font-family: 'Titillium Web', sans-serif!important;
    font-style: normal!important;
    font-weight: 500!important;
    color: #000000;
    margin-bottom: 20px;
}
#page-content .job-description li {
    font-size: 16px!important;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #000000;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
    text-decoration: none;
}
a {
    color: #1682c6;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
a:hover, a:focus, a:active, a.active {
    color: inherit;
}
a:hover {
    color: #0a4d8d;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
h1 {
}
h2 {
    text-transform: uppercase;
    color: #666666;
    font-size: 36px;
    font-weight: 600!important;
    margin: 0 0 15px 0;
}
.RadScheduler .rsHeader h2 {
    font-size: 15px;
    line-height: 30px;
    text-indent: 43px;
    height: 30px;
    display: block;
    overflow: hidden;
    color: white;
}
h3 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 26px;
    font-weight: 400!important;
    margin: 0 0 25px 0;
}
h4 {
    color: #165182;
    font-size: 26px;
    font-weight: 400!important;
    margin: 0 0 25px 0;
}
h5 {
    text-transform: uppercase;
    color: #165182;
    font-size: 20px;
    font-weight: 600!important;
    margin: 0 0 15px 0;
}
h6 {
    text-transform: none;
    color: #777777;
    font-size: 20px;
    font-weight: 400!important;
    margin: 0 0 15px 0;
}
#jobs h6 {
    display: inline!important;
}
strong {
    font-weight: 700;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.clear {
    clear: both;
}
/* Image Aligns */
img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Padding and Margins */
.top5 {
    padding-top: 5px;
}
.top10 {
    padding-top: 10px;
}
.top15 {
    padding-top: 15px;
}
.top20 {
    padding-top: 20px;
}
.top30 {
    padding-top: 30px;
}
.top40 {
    padding-top: 40px;
}
.top50 {
    padding-top: 50px;
}
.top60 {
    padding-top: 60px;
}
.top70 {
    padding-top: 70px;
}
.top80 {
    padding-top: 80px;
}
.top90 {
    padding-top: 90px;
}
.top100 {
    padding-top: 100px;
}
.top150 {
    padding-top: 150px;
}
.top200 {
    padding-top: 200px;
}
.bottom10 {
    padding-bottom: 10px;
}
.bottom20 {
    padding-bottom: 20px;
}
.bottom30 {
    padding-bottom: 30px;
}
.bottom40 {
    padding-bottom: 40px;
}
.bottom50 {
    padding-bottom: 50px;
}
.bottom60 {
    padding-bottom: 60px;
}
.bottom70 {
    padding-bottom: 70px;
}
.bottom80 {
    padding-bottom: 80px;
}
.bottom90 {
    padding-bottom: 90px;
}
.bottom100 {
    padding-bottom: 100px;
}
.bottom150 {
    padding-bottom: 150px;
}
.bottom200 {
    padding-bottom: 200px;
}
.pad10 {
    padding: 10px;
}
.pad15 {
    padding: 15px;
}
.pad20 {
    padding: 20px;
}
.pad30 {
    padding: 30px;
}
.pad40 {
    padding: 40px;
}
.pad50 {
    padding: 50px;
}
.margin-fix {
    margin: 0px;
}
.margin-fix-ts {
    margin: -35px 0 0 0;
}
/* Mobile Navigation */
#mobile-header {
    margin: 0px;
    width: 100%;
    position: fixed;
    z-index: 999;   
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.navigation > #mobile-header:nth-child(3) {
    top: 40px;
    border-top: solid 1px #ddd;
}
#mobile-header .site-brand {
    padding: 20px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#mobile-header .site-brand img {
    width: 210px;
    height: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#mobile-header .site-tag {
    margin: 10px 0;
    font-size: 17px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #ffffff;
}
#mobile-header .site-tag .tag {
    font-weight: 600;
    letter-spacing: 3px;
}
#mobile-header .site-tag .divider {
    display: none!important;
}
ul#mobile-controls {
    display: block;
    list-style: none;
    padding: 0;
    margin: 40px 0 0 0;
    float: right;
}
ul#mobile-controls li {
    display: inline;
    padding: 0 0 0 20px;
    margin: 0;
    float: left
}
ul#mobile-controls li#mobile-search-toggle {
    cursor: pointer;
    font-size: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #777777;
    margin: -8px 0 0 0;
}
#mobile-menu-toggle {
    display: block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 45px;
    padding: 12px 10px;
}
#mobile-menu-toggle {
    width: 45px;
    height: 45px;
    position: relative;
}
#mobile-menu-toggle span {
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 0px;
    background: #777777;
    position: absolute;
    -webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
    -moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
    transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
}
#mobile-menu-toggle span.top {
    top: 0px;
}
#mobile-menu-toggle span.middle {
    top: 10px;
}
#mobile-menu-toggle span.bottom {
    top: 20px;
}
#mobile-menu-toggle.menu-is-active span {
    -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    color: #777777;
}
#mobile-menu-toggle.menu-is-active {
    -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    color: #777777;
}
#mobile-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}
#mobile-menu-toggle.menu-is-active span.middle {
    opacity: 0;
}
#mobile-menu-toggle.menu-is-active span.bottom {
    top: 6px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg);
}
#mobile-nav-container {
    background: #155184;
    z-index: 99999;
    overflow: auto;
    padding: 15px 0px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    display: none;
    position: fixed;
    top: 147px;
    left: 0;
    width: 100%;
    height: 100%;
}
#mobile-nav-container ul.menu {
    list-style: none;
    margin: 50px 0 0 0;
    padding: 0 0 10px 0;
}
#mobile-nav-container ul.menu > li {
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 600;
}
#mobile-nav-container ul.menu > li a {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 15px 20px;
}
#mobile-nav-container ul.menu > li a:hover {
    background-color: rgb(6, 132, 185);
    color: #ffffff;
}
#mobile-nav-container ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0px 0px 0px 5px;
}
#mobile-nav-container ul.sub-menu > li {
    display: block;
    position: relative;
}
#mobile-nav-container ul.sub-menu > li a {
    color: #666666;
    text-transform: none;
    font-size: 14px !important;
    font-weight: 300 !important;
}
body.noscroll {
    overflow: hidden
}
/* Desktop Navigation */
#desktop-header {
    margin: 0px;
    width: 100%;
    position: fixed;
    z-index: 999;
    height: 135px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    
}
.navigation-shrink #desktop-header {
    height: 85px;
}
#desktop-header .site-brand {
    padding: 27px 10px 27px 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.navigation-shrink #desktop-header .site-brand {
    padding: 10px;
}
#desktop-header .site-brand img {
    width: 270px;
    height: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.navigation-shrink #desktop-header .site-brand img {
    width: 200px;
    height: auto;
}
#desktop-header .site-tag {
    margin: 45px 0 0 20px;
    font-size: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: right;
}
.navigation-shrink #desktop-header .site-tag {
    margin: 15px 0 0 -50px;
}
#desktop-header .site-tag-admin {
    margin: 20px 0 0 20px;
    font-size: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: right;
}
.navigation-shrink #desktop-header .site-tag-admin {
    margin: -10px 0 10px 20px;
}
#desktop-header .site-tag .tag {
    font-weight: 600;
    letter-spacing: 3px;
}
#desktop-header .site-tag .divider {
    padding: 0 10px;
}
ul#menu-primary, ul#menu-secondary {
    list-style: none;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
ul#menu-primary > li {
    float: left;
    position: relative;
}
ul#menu-secondary > li {
    float: right;
    position: relative;
    margin: 0 0 0 20px;
}
ul#menu-primary > li > a {
    color: #777777;
    font-size: 24px;
    height: 46px;
    display: block;
    line-height: 46px;
    margin: 0;
    padding: 0 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border-left: transparent 5px solid;
}
ul#menu-secondary > li > a {
    color: #ffffff;
    background-color: #00a651;
    font-size: 18px;
    display: block;
    line-height: 46px;
    margin: 0;
    padding: 0 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
ul#menu-primary > li > a:hover {
    text-decoration: none;
    background-color: #0083bb;
    border-left: #155184 5px solid;
}
ul#menu-secondary > li > a:hover {
    text-decoration: none;
    background-color: #0083bb;
}
ul#menu-primary > li.active a {
    background-color: #0083bb;
    border-left: #155184 5px solid;
    color: #ffffff!important;
}
ul#menu-secondary > li:hover a {
    color: #ffffff;
    background-color: #0d8246;
}
ul#menu-primary > li:hover a {
    color: #ffffff;
}
ul#menu-primary > li:hover ul.sub-menu {
    display: block;
}
ul#menu-primary ul.sub-menu {
    position: absolute;
    z-index: 999999;
    list-style: none;
    padding: 0;
    margin: 0;
    left: -5px;
    white-space: nowrap;
    display: none;
    min-width: 100%;
    background: #80c1db;
}
ul#menu-primary ul.sub-menu li {
    padding: 20px 20px 0 20px;
    display: block;
    vertical-align: middle;
    min-width: 100%;
}
ul#menu-primary ul.sub-menu li:last-child {
    padding: 20px 20px 20px 20px;
}
ul#menu-primary ul.sub-menu a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400!important;
    font-family: "industry", sans-serif;
    font-style: normal;
    text-transform: uppercase;
}
ul#menu-primary ul.sub-menu a:hover {
    color: #0a4d8d;
    text-decoration: none;
}
/* Admin Menu */
ul#menu-admin {
    padding: 0;
    margin: 30px 0 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.navigation-shrink ul#menu-admin {
    margin: 15px 0 0 0;
}
ul.menu-admin {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    margin: 0;
    padding: 0px;
    display: block;
    text-align: right;
    width: 100%;
}
.menu-admin li {
    display: inline-block;
    list-style-type: none;
    padding: 0;
}
.menu-admin li a {
    text-transform: uppercase;
    color: #666666;
    font-size: 16px;
    font-weight: 600!important;
    margin: 0 0 15px 0;
    padding: 0 10px;
    text-decoration: none;
}
.menu-admin li a:hover {
    color: #999999;
}
/* Page Menu */
ul#page-nav {
    padding: 0;
    margin: 30px 0 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    width: 100%;
}
ul#page-nav li {
    display: block;
    list-style-type: none;
    padding: 0;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    margin: 0;
}
ul#page-nav li a {
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #0084ba;
    font-size: 15px;
    font-weight: 400!important;
    margin: 0 20px 1px 0;
    padding: 10px 30px;
    width: 100%;
    text-decoration: none;
}
ul#page-nav li a:hover {
    color: #ffffff;
    background-color: #555555;
}
ul#page-nav li.active a {
    color: #ffffff;
    background-color: #777777;
}
.blue-bar {
    background-color: #22507e;
    color: #ffffff;
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: 400!important;
    padding: 18px;
}
.small-blue-bar {
    background-color: #0084ba;
    color: #ffffff;
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400!important;
    padding: 8px 15px;
    margin: 0 0 20px 0;
}
.gary-bar {
    background-color: #bbbbbb;
    color: #000000;
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400!important;
    padding: 8px 15px;
    margin: 0 0 20px 0;
}
.light-blue-bar {
    background-color: #bfcad9;
    color: #135182;
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400!important;
    padding: 20px;
    margin: 15px 0 20px 0;
}
.right-border {
    border-bottom: 4px solid #ffffff;
    border-right: none;
    padding: 0 0 15px 0;
}
.center-line {
	border-right: none;
	border-bottom: 5px solid #22507e;
}
.job-number {
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 70px;
    line-height: 70px;
    font-weight: 600;
    padding: 0;
    margin: 13px 0 0 0;
}
.job-saved {
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 22px;
    color: #ffffff;
    line-height: 22px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.new-jobs {
    text-align: center;
    padding: 0 0 10px 0;
}
.advanced-search {
    width: 100%;
    display: block;
    position: relative;
}
.advanced-search-bar {
    background-color: #a6a6a5;
    color: #ffffff;
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400!important;
    padding: 8px 15px;
    text-align: center;
}
.advanced-search-bar:hover {
    cursor: pointer;
}
.advanced-search-content {
    padding: 15px;
    background: #e7e7e8;
    border: 1px solid #b3b3b4;
    display: none;
    position: absolute;
    top: 37px;
    width: 100%;
    z-index: 100;
}
.required-fields {
    color: #ec252b;
    width: 100%;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 600!important;
}
.secion-indent {
    margin-left: 30px;
}
/* Search Bar */
li#search-toggle a {
    cursor: pointer;
    margin: 0px;
    margin-left: 5px;
    font-size: 26px!important;
    padding: 8px 8px 7px 8px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #777777!important;
    background-color: transparent!important;
}
li#search-toggle a:hover {
    color: #00a651!important;
    background-color: none!important;
}
li#search-toggle:hover, li#search-toggle.open {
    background-color: none!important;
}
/* Side Navigation */
.side-navigation {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}
.side-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.side-navigation li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Rows */
.full-row {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
.full-row.white {
    position: relative;
    background-color: #ffffff;
}
.full-row.white-Report {
    position: relative;
    background-color: #ffffff;
    height: 1250px;
}
.full-row.white-drop {
    background-color: #ffffff;
    position: relative;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
    z-index: 9999;
}
.full-row.blue {
    background-color: #155184;
    position: relative;
}
.full-row.med-blue {
    background-color: #0684b9;
    position: relative;
}
.full-row.light-blue {
    background-color: #e5f2f8;
    position: relative;
}
.full-row.gray {
    background-color: #c8c8c8;
    position: relative;
    margin: 30px 0 0 0;
}
.full-row.light-gray {
    background-color: #f1f1f1;
    position: relative;
}
.full-row.dark-gray {
    background-color: #818181;
    position: relative;
}
.full-row.gray-transparent {
    background-color: rgba(255,255,255,0.80);
    position: relative;
    height: 46px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
}
.full-row.slider {
    position: relative;
}
.full-row.section-menu {
    background-color: #777777;
    position: relative;
    padding: 0 0 15px 0;
}
.header-fix {
    height: 135px;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
/* Telerik Overwrites Header Menu */
.RadMenu_Simple {
    font-family: inherit!important;
    font-size: 22px!important;
}
.RadMenu_Simple .rmRootGroup {
    color: #777777!important;
    background-color: transparent!important;
}
.RadMenu_Simple .rmRootGroup .rmSelected>.rmRootLink {
    color: #777777!important;
    border-color: #0083bb!important;
    background-color: #0083bb!important;
}
.RadMenu_Simple .rmRootGroup .rmExpanded>.rmRootLink {
    color: #ffffff!important;
    border-color: #0083bb!important;
    background-color: #0083bb!important;
}
.RadMenu_Simple .rmRootGroup {
    border: none!important;
}
.RadMenu_Simple .rmRootGroup .rmRootLink:hover {
    color: #ffffff!important;
    background-color: #0083bb!important;
    border-left: 5px solid #155184!important;
    border-right: none!important;
    border-top: none!important;
    border-bottom: none!important;
}
.RadMenu_Simple .rmRootGroup .rmRootLink {
    color: #ffffff!important;
    border-left: 5px solid transparent!important;
    padding-top: 6px!important;
    padding-bottom: 6px!important;
    border-right: none!important;
    border-top: none!important;
    border-bottom: none!important;
}
.RadMenu_Simple .rmRootGroup>.rmItem {
    padding: 0px!important;
}
.RadMenu_Simple .rmRootGroup>.rmItem {
    border: none!important;
}
.RadMenu_Simple .rmGroup .rmLink:hover {
    color: #155184!important;
    border: #7fc1dd!important;
    background: #7fc1dd!important;
}
.RadMenu .rmPopup span.rmLink, .RadMenu_Simple .rmPopup a.rmLink, .RadMenu_Simple .rmGroup span.rmLink, .RadMenu_Simple .rmGroup a.rmLink {
    border: none!important;
}
.RadMenu_Simple .rmPopup, .RadMenu_Simple .rmGroup {
    border: none!important;
}
.RadMenu_Simple .rmGroup {
    box-shadow: 0px 0px 0px rgba(0,0,0,0)!important;
    background-color: #7fc1dd!important;
    border: none!important;
}
.RadMenu_Simple .rmVertical:before, .RadMenu_Simple .rmMultiColumn:before {
    width: 0!important;
    background-color: none!important;
    border-radius: 0!important;
}
.RadMenu_Simple ul.rmGroup {
    font-size: 16px!important;
}
.RadMenu_Simple ul.rmGroup li {
    padding: 5px!important;
}
.RadMenu_Simple .rmGroup a.rmLink {
    padding: 0px 10px 0px 10px!important;
}
.RadMenu_Simple .rmRootGroup .rmItem .rmGroup {
    padding: 10px 0 10px 0!important;
}
.rmVertical .rmLink, .RadMenu_Simple .rmVertical .rmLink {
    color: #FFFFFF!important;
}
.rmVertical .rmLink {
    color: #ffffff!important;
}
.RadMenu_Simple .rmHorizontal .rmVertical .rmLink:hover {
    color: #155184!important;
}
/* Telerik Overwrites Section Menu */
.RadNavigation_Glow .rnvRootGroupWrapper {
    border-color: #777777!important;
    color: #ffffff!important;
    background: #777777!important;
    background-image: none!important;
}
.RadNavigation_Glow .rnvFocused>.rnvRootLink {
    box-shadow: none!important;
}
.RadNavigation_Glow .rnvRootGroupWrapper {
    border-width: 0!important;
    border-style: solid!important;
}
.RadNavigation_Glow {
    font-size: 18px!important;
    font-family: inherit!important;
}
.RadNavigation_Glow .rnvMore {
    margin: -1px 0;
    padding: 10px!important;
    width: 50px!important;
    height: 45px!important;
    border-width: 0!important;
}
.RadNavigation_Glow .rnvMore.rnvRight {
    margin-right: -1px;
    margin-top: 13px!important;
}
.RadNavigation_Glow .rnvMore {
    background-position: 0% 0%;
    border-color: #999999;
    color: #ffffff!important;
    background-image: linear-gradient(#999999, #999999)!important !important;
    background-color: #999999 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
.RadNavigation_Glow .rnvMore:before {
    width: 30px!important;
    height: 30px!important;
    font-size: 26px!important;
    font-weight: normal!important;
}
.radSkin_Glow .rnvPopup {
    border-color: #999999!important;
    color: #ffffff!important;
    background-color: #999999!important;
    top: 12px!important;
}
.RadNavigation_Glow .rnvHovered>.rnvRootLink {
    border-color: #17487a!important;
    color: #fff!important;
    background-color: #17487a!important;
    background-image: linear-gradient(#17487a, #17487a)!important;
}
.RadNavigation_Glow .rnvHovered.rnvMore {
    border-color: #17487a!important;
    color: #fff!important;
    background-color: #17487a!important;
    background-image: linear-gradient(#17487a, #17487a)!important;
}
.RadNavigation_Glow .rnvSelected.rnvMore, .RadNavigation_Glow .rnvSelected>.rnvRootLink, .RadNavigation_Glow .rnvExpanded>.rnvRootLink {
    border-color: #17487a!important;
    color: #ffffff!important;
    background-color: #17487a!important;
    background-image: linear-gradient(#17487a, #17487a)!important;
}
.radSkin_Glow .rnvPopup .rnvHovered>.rnvLink {
    background-color: #17487a!important;
}
/* Telerik Overwrites Side Menu */
.RadMenu_VerticalGray .rmRootGroup {
    border: none!important;
    background-color: transparent!important;
}
.RadMenu_VerticalGray {
    z-index: 99!important;
    overflow-wrap: break-word!important;
    white-space: normal!important;
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.RadMenu_VerticalGray, .RadMenu_VerticalGray a.rmLink {
    font-family: inherit!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #ffffff!important;
    width: 100% !important;
}
.RadMenu_VerticalGray .rmGroup .rmText {
    padding: 0!important;
    margin: 0!important;
    font-weight: 300!important;
    text-transform: none!important;
    font-size: 16px!important;
    line-height: 20px!important;
}
.RadMenu .rmVertical .rmRootLink .rmText {
    padding-right: 0px!important;
}
div.RadMenu_VerticalGray .rmItem .rmLink {
    background-color: #66b4d6!important;
    border-top-width: 0px!important;
    padding: 3px 15px 3px 15px!important;
    border-left: 8px solid #66b4d6!important;
    border-right: none!important;
    border-bottom: none!important;
    border-top: none!important;
    overflow-wrap: break-word!important;
}
div.RadMenu_VerticalGray .rmItem .rmLink:hover {
    background-color: #ffffff!important;
    color: #155184!important;
    background-image: none!important;
    padding: 3px 15px 3px 15px!important;
    border-left: 8px solid #155184!important;
    border-right: none!important;
    border-bottom: none!important;
    border-top: none!important;
}
div.RadMenu_VerticalGray .rmSlide .rmItem .rmLink {
    background-color: #80c1db!important;
    border-top-width: 0px!important;
    padding: 3px 15px 3px 15px!important;
    border-left: 8px solid #66b4d6!important;
    border-right: none!important;
    border-bottom: none!important;
    border-top: none!important;
    overflow-wrap: break-word!important;
}
div.RadMenu_VerticalGray .rmGroup {
    box-shadow: 0px 0px 0px rgba(0,0,0,0)!important;
    background-color: #7fc1dd!important;
    border: none!important;
    padding: 0!important;
    margin: 0!important;
}
div.RadMenu_VerticalGray .rmRootGroup .rmItem .rmGroup {
    padding: 0!important;
}
div.RadMenu_VerticalGray ul.rmGroup li {
    padding: 0px!important;
}
/* Telerik Overwrites Admin Menu */
.RadMenu_HorizWhite .rmRootGroup {
    border-width: 0px!important;
}
.RadMenu_HorizWhite {
    width: 100%!important;
}
.RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink {
    line-height: 15px!important;
    font-family: 'Titillium Web', sans-serif!important;
    font-style: normal!important;
    border: none!important;
    text-transform: uppercase!important;
    color: #ffffff!important;
    font-size: 15px!important;
    padding: 0px 0px 0px 8px!important
}
.RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink:hover {
    z-index: 19999!important;
    color: #7fc1dd!important;
}
div.RadMenu_HorizWhite .rmGroup {
    box-shadow: 0px 0px 0px rgba(0,0,0,0)!important;
    background-color: #7fc1dd!important;
    border: none!important;
    padding: 0!important;
    margin: 0 !important;
}
div.RadMenu_HorizWhite ul.rmGroup li {
    padding: 2px 0px 0 0 !important;
}
div.RadMenu_HorizWhite .rmGroup .rmText {
    padding: 0 5px 0 5px!important;
    margin: 0!important;
    font-weight: 300!important;
    text-transform: none!important;
    font-size: 15px!important;
    line-height: 16px!important;
    color: #ffffff!important;
}
div.RadMenu_HorizWhite .rmRootGroup .rmItem .rmGroup {
    padding: 10px 0 2px 0!important;
}
div.RadMenu_HorizWhite .rmItem .rmLink {
    background-color: transparent!important;
}
.RadMenu_HorizWhite .rmRootGroup {
    background-color: transparent!important;
}
.RadMenu_HorizWhite .rmRootGroup>.rmItem {
    border: none!important;
    width: 100%;
}
.RadMenu_HorizWhite .rmRootGroup>.rmItem {
    border: none!important;
}
/* Telerik Mobile Menu */
.RadMenu_HorizBlue {
    width: 100%!important;
    display: block!important;
    float: left!important;
    position: relative!important;
    margin: 0 0 50px -15px;
    z-index: 100!important;
    height: auto!important;
}
.RadMenu_HorizBlue ul.rmRootGroup li {
    width: 100%!important;
}
.RadMenu_HorizBlue .rmText {
    padding: 0!important;
}
.RadMenu_HorizBlue a.rmLink {
    color: #ffffff!important;
    background-color: #80c1db!important;
    margin-right: 15px !important;
    padding: 10px 20px!important;
    width: 100%!important;
    font-size: 18px;
}
.RadMenu_HorizBlue a.rmLink:hover {
    color: #ffffff!important;
    background-color: #60b1d2!important;
}
.RadMenu_HorizBlue .rmRootGroup {
    border-width: 0px!important;
    border-color: #ffffff!important;
}
.RadMenu_HorizBlue .rmLink {
    width: auto;
    padding: 0 0 0 12px;
    outline: 0;
    display: inline-block;
    float: left;
}
.RadMenu_HorizBlue .rmLink {
    width: 100%;
    display: block;
    padding: 0 0 0 12px;
    outline: 0;
    float: left;
}
/* RadDock */
.RadDock .rdClose {
    background: url(../img/close.png) no-repeat center center!important;
    width: 16px!important;
    height: 16px!important;
}
.RadDock .rdClose:hover {
    cursor: pointer!important;
}
.RadAjaxPanel {
    display: block!important;
    width: 100%!important;
}
.RadDockZone {
    display: block!important;
    width: 100%!important;
}
.RadDock .rdTop .rdCenter {
    background: #777777 url(../img/move.png) no-repeat center left!important;
    color: #ffffff!important;
    padding: 10px!important;
}
.RadDock_Widget {
    margin-bottom: 10px!important;
}
.RadDock .rdTitleBar em {
    padding-left: 30px!important;
}
.rdContent table {
    margin-top: 20px!important;
    border: 0px!important;
    outline: 0px!important;
}
/* Admin Pages */
.collapsePanelHeader {
    padding: 5px 10px!important;
    font-size: 18px!important;
    margin-bottom: 30px!important;
    font-weight: normal!important;
}
.accordionHeader {
    background-color: #efefef!important;
    padding: 5px 10px!important;
    font-size: 18px!important;
    margin-bottom: 30px!important;
    font-weight: normal!important;
}
#ctl00_cph1_Accordion1 {
    float: left;
    width: 100%;
    display: block;
}
.blue-box {
    background-color: #155184!important;
    padding: 20px 10px!important;
    color: #ffffff!important;
    font-size: 22px!important;
    margin-bottom: 30px!important;
    font-weight: normal!important;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    min-height: 1px;
}
label {
    text-transform: none!important;
    padding: 0 0 0 5px!important;
    margin: 0!important;
    font-size: 17px!important;
    font-weight: 500;
    color: #333333!important;
}
#jobs label {
    text-transform: none!important;
    padding: 0 0 0 5px!important;
    margin: 0!important;
    font-size: 15px!important;
    font-weight: 600;
    color: #000000!important;
}
.Label_Normal, span.Input_150, #ctl00_cph1_Label2 {
    font-size: 17px!important;
    line-height: 17px!important;
    padding: 0!important;
    font-weight: 500!important;
    display: inline-block;
}
.Label_LargeBold {
    padding: 10px 10px 10px 0!important;
}
.Label_Required {
    font-size: 17px!important;
    line-height: 17px!important;
    padding: 10px 10px 10px 0!important;
    font-weight: 700!important;
    display: inline;
    color: #333333!important;
}
.Input_200 label, #ctl00_cph1_chkCompleted {
    padding: 0 0 0 10px!important;
}
#ctl00_cph1_UpdatePanel2 {
    display: block;
    float: left;
}
select {
    width: 70%!important;
    height: 35px;
    margin: 5px 0;
    font-weight: 600!important;
    color: #333333!important;
    font-size: 15px!important;
}
.Div_100Percent_Gray {
    font-size: 17px;
    font-weight: 500;
    background-color: #777777;
    color: #ffffff;
    padding: 10px!important;
    margin: 15px 0!important;
    display: block;
    width: 100%;
}
.DataGrid_Normal_ItemStyle td, .DataGrid_Normal_AlternatingItemStyle td {
    padding: 5px!important;
    color: #333333!important;
    font-weight: 500!important;
}
.DataGrid_Normal_AlternatingItemStyle {
    background-color: #efefef!important;
}
.DataGrid_Normal {
    width: 100%!important;
    margin: 15px 0!important;
}
/* RadCalendar */
.RadCalendar {
    margin-bottom: 15px;
}
/* Section Menu */
.section-menu ul {
    list-style: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.section-menu ul li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
    width: auto!important;
}
.section-menu ul li a {
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    padding: 20px 30px;
    text-transform: uppercase;
    border-right: 2px solid #ffffff;
    float: left;
}
.section-menu ul li a:hover {
    color: #ffffff;
    background-color: #17487a;
    border-right: 2px solid #ffffff;
}
.tools-box {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.tools-box img {
    max-width: 100%;
    height: auto;
}
.tools-box-controls {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.tools-box-controls .fa, .section-header .fa {
    color: #ffffff;
    opacity: .5;
}
.section-header.blue .tools-box-drag {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    padding: 4px 8px;
    background: rgba(255,255,255,0.15);
}
.section-header.blue .tools-box-remove {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    padding: 4px 11px;
    background: rgba(255,255,255,0.15);
}
.tools-box-drag {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    padding: 4px 8px;
    background: rgba(79,82,73,0.70);
}
.tools-box-remove {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    padding: 4px 11px;
    background: rgba(79,82,73,0.70);
}
.tools-box-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    padding: 20px 30px;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
/* Dashboard */
.draggable-section {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
}
.section-header {
    position: relative;
    width: 100%;
    display: block;
    padding: 22px 20px 22px 75px;
    margin: 0 0 15px 0;
}
.section-header.blue {
    background-color: #155184;
}
.section-header.gray {
    background-color: #777777;
}
.section-header h3 {
    text-transform: none;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 20px
}
.draggable-section h5 {
    text-transform: none!important;
    display: block;
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: 500!important;
    color: #777777;
}
.draggable-section .control-label {
    font-size: 18px;
    font-weight: 500!important;
    text-align: right;
    margin-top: 5px;
}
.draggable-section .form-group {
    display: block;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.chart-wrapper {
    width: 100%;
    display: block;
    padding: 20px;
    margin: 10px 0;
    float: left;
}
ul#dashboard-filter {
    list-style: none;
    display: block;
    padding: 0;
    margin: 20px 0;
    text-align: center;
}
ul#dashboard-filter li {
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0;
    text-align: center;
}
ul#dashboard-filter li a {
    background-color: #155184;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 500;
    font-size: 16px;
}
ul#dashboard-filter li a:hover {
    background-color: #0083BE;
    color: #ffffff;
}
.DataGrid_Normal_HeaderStyle {
    background-color: #155184!important;
    color: #ffffff!important;
    text-transform: uppercase!important;
}
.DataGrid_Normal_HeaderStyle td {
    padding: 10px!important;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
/* Jobs */
#jobs-details {
    margin-top: -20px;
}
#jobs-table .table>thead>tr>th, #jobs-details .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    background: #bbbbbb;
    padding: 12px!important;
    line-height: 16px;
}
#jobs-table td:last-child, #jobs-table th:last-child, #jobs-details td:last-child, #jobs-details th:last-child {
    padding: 12px!important;
    font-weight: 600!important;
    border-right: 1px solid #ffffff;
}
#jobs-table td, #jobs-table th {
    padding: 12px!important;
    font-weight: 600!important;
    border-right: 1px solid #777777;
}
#jobs-details td, #jobs-details th {
    padding: 12px!important;
    font-weight: 600!important;
    border-right: none!important;
}
#jobs-table .table>tbody>tr>th, #jobs-table .table>tbody>tr>td, #jobs-details .table>tbody>tr>th, #jobs-details .table>tbody>tr>td {
    padding: 12px!important;
    border-top: 0px solid #ddd;
}
#jobs-table .table-striped>tbody>tr:nth-of-type(even), #jobs-details .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #eceded!important;
}
#jobs-table .table-striped>tbody>tr:nth-of-type(odd), #jobs-details .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff!important;
}
#jobs-table .edit-copy, #jobs-table .selected {
    font-size: 12px;
}
.job-location {
    color: #999999;
}
#right-column {
    border-left: 0px solid #22507e;
    border-top: 4px solid #22507e;
}
#left-column {
    border-top: 4px solid #22507e;
}
.save-search {
    font-size: 16px;
    font-weight: 600;
    color: #22507e
}
.apply-close {
    float: right;
}
.apply-close a {
    color: #ffffff;
    background: #929292;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 500;
}
.add-on .input-group-btn > .btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #cccccc;
}
.back-to-search {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}
.back-to-search a {
    color: #777777;
}
.back-to-search a:hover {
    color: #999999;
}
/* Cards */
.featured-boxes {
    width: 100%;
    float: left;
}
ul#featured {
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
}
ul#featured li {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0 auto 25px auto;
    width: 100% !important;
    float: left;
    display: inline-block;
}
.spotlight-wrapper {
    width: 100%;
    margin: 0px 0 25px 0;
    padding: 0px;
    display: block;
    float: left;
}
.spotlight-2 {
    position: relative;
    float: left;
    width: 98%;
    margin: 1%;
    background-color: #000000;
}
.power-tip, .tool {
    background-color: #155184;
    width: 98%;
    margin: 1%;
    height: 320px;
    float: left;
}
.spotlight-2 img {
    position: relative;
    max-width: 100%;
    height: auto;
    opacity: .5;
}
.spotlight-2 h3 {
    position: absolute;
    top: 10%;
    color: #ffffff!important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400!important;
    margin: 0 0 20px 0;
    padding: 5px 15px 0 15px;
    z-index: 99;
}
.power-tip h3, .tool h3 {
    color: #ffffff!important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400!important;
    margin: 10px 0 10px 0;
    padding: 5px 15px 0 15px;
}
.power-tip h4, .tool h4 {
    color: #ffffff!important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400!important;
    margin: 10px 0 10px 0;
    padding: 5px 15px 0 15px;
}
.spotlight-2 h3 a, .power-tip h3 a, .tool h3 a {
    color: #ffffff!important;
}
.spotlight-2 p {
    position: absolute;
    top: 25%;
    color: #ffffff!important;
    font-size: 16px!important;
    line-height: 20px!important;
    margin: 0 0 20px 0;
    padding: 5px 15px 0 15px;
    z-index: 99;
}
.power-tip p, .tool p {
    color: #ffffff!important;
    font-size: 16px!important;
    line-height: 20px!important;
    margin: 0 0 20px 0;
    padding: 5px 15px 0 15px;
}
.box {
    position: relative;
    float: left;
    display: block;
    width: 100%;
}
.box img {
    max-width: 100%;
    height: auto;
}
.box-title {
    color: #165182;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400!important;
    margin: 0px 0 10px 0;
}
.box-title img {
    display: inline;
    width: 20px;
    height: 20px;
    margin: -4px 5px 0 0;
}
.caption, .caption2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    padding: 10px;
    color: #fff;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.caption h3 {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
    margin-top: 25px;
}
.caption2 h3 {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    margin-top: 25px;
}
.caption p {
    color: #ffffff!important;
    font-size: 18px!important;
    line-height: 22px!important;
    margin: 0 0 15px 0;
    padding: 5px 5px 0 5px;
}
.caption2 p {
    color: #ffffff!important;
    font-size: 16px!important;
    line-height: 20px!important;
    margin: 0 0 20px 0;
    padding: 5px 15px 0 15px;
}
.box:hover .caption, .box:hover .caption2 {
    height: 100%;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
/* Breadcrumbs */
.breadcrumbs {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    color: #777777;
    font-size: 16px;
    line-height: 18px;
}
.breadcrumbs span {
    padding: 0 15px;
    display: inline;
}
.breadcrumbs a {
    color: #777777;
}
.breadcrumbs a.active {
    color: #165182;
}
.breadcrumbs a:hover {
    color: #165182;
}
/* Login */
.login {
    background-color: rgba(255,255,255,0.85);
    border-radius: 5px;
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 999;
}
.login h3 {
    text-transform: none!important;
    color: #555555!important;
    font-weight:bold;
}
.password {
    width: 100%;
    display: block;
    text-align: right;
    padding: 10px 0 0 0;
}
.password a {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.password-help p {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    color: #555555;
    margin: 0!important;
    padding: 0 0 0 75px!important;
    background: url(../img/email-icon.png) no-repeat center left;
}
.login-help p {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    color: #555555;
    margin: 0!important;
}
/* Footer */
.login-logo img {
    width: 320px;
    height: auto;
}
#fixed-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999;
}
.footer-logo {
    padding: 0px 0 40px 0;
}
.footer-logo img {
    width: 320px;
    height: auto;
}
.copyright {
    display: block;
    text-align: center;
    color: #ffffff;
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 14px;
}
.copyright span {
    padding: 0 20px;
}
.copyright a {
    color: #ffffff;
}
.copyright a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.legal {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}
.mobile-hidden {
    display: none;
}
/* Footer Menu */
footer a {
    color: #ffffff;
    font-weight: 400 !important;
}
footer a:hover {
    color: #ffffff;
}
ul#menu-footer {
    padding: 30px 0;
}
ul.menu-footer {
    font-size: 13px;
    line-height: 24px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    margin-left: 0;
    padding-left: 0;
    display: block;
    text-align: center;
    width: 100%;
}
.menu-footer li {
    display: block;
    list-style-type: none;
    padding: 0 0 10px 0;
}
/* Responsive Video */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Modal Overwrites */
.modal-dialog {
    margin: 200px auto!important;
}
.modal-header {
    padding: 15px 0 0 0!important;
    border: none!important;
}
.modal-body {
    padding: 0 15px 15px 15px!important;
}
.botton-wrapper {
    background-color: rgba(255,255,255,1);
    border-radius: 50px!important;
    position: absolute;
    top: -45px;
    right: 0px;
    padding: 10px;
}
.close {
    font-size: 24px!important;
    text-shadow: 0 0 0 #fff!important;
    background-color: #0684b9!important;
    border-radius: 50px!important;
    width: 40px;
    height: 40px;
    color: #ffffff!important;
    line-height: 0px!important;
    opacity: 1!important;
    padding: 10px 10px 15px 10px!important;
    margin: 0!important;
}
.modal-header .close {
    margin: 0!important;
}
.modal-content {
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0)!important;
    box-shadow: 0 3px 9px rgba(0,0,0,0)!important;
}
/* Settings */
.settings {
    position: relative;
}
.settings-gear {
    position: absolute;
    right: 35px;
    top: 10px;
}
.settings-gear img {
    width: 30px;
    height: 30px;
}
.settings-gear a:hover {
    opacity: .5;
}
.settings-gear-2 {
    position: absolute;
    right: 15px;
    top: -10px;
}
.settings-gear-2 img {
    width: 36px;
    height: 36px;
}
.settings-gear-2 a:hover {
    opacity: .5;
}
/* My Consultant */

#my-consultant {
    text-align: center;
}
#my-consultant a {
    color: #777777;
}
#my-consultant a:hover {
    color: #999999;
}
/* Banner */
#hero, #banner {
    height: 300px;
    position: relative;
}
#hero h2, #banner h2 {
    display: inline-block;
    vertical-align: middle;
    color: white;
    position: absolute;
    bottom: 20px;
    font-weight: 400;
    margin: 0;
    text-transform: none;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    z-index: 99;
}
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(3,3,3,0);
    background: -moz-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(40%, rgba(3,3,3,0)), color-stop(100%, rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: -o-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(3,3,3,0) 40%, rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#000000', GradientType=0 );
    z-index: 2;
    position: absolute;
    top: 0;
}
#hero h3, #banner h3 {
    display: inline-block;
    vertical-align: middle;
    color: white;
    position: absolute;
    bottom: 100px;
    font-weight: 400;
    margin: 0;
    text-transform: none;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    z-index: 99;
}
/* Form */
td, th {
    padding: 0 5px 0 0!important;
}
.Input_MultiLine {
    display: block;
    width: 100%;
    min-height: 90px;
    margin-bottom: 15px;
}
.form-control {
    display: block;
    max-width: 100%;
    height: 36px;
    padding: 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    color: #333333!important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 10px 0;
}
input[type="text"] {
    display: block;
    max-width: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    color: #333333!important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0;
}
html body .RadInput_Outlook .riTextBox, html body .RadInputMgr_Outlook, html body .RadInput_Default .riTextBox {
    height: 35px!important;
    padding: 10px!important;
    font-size: 18px!important;
    font-weight: 500!important;
    line-height: 24px!important;
    color: #333333!important;
    background-color: #fff!important;
    background-image: none!important;
    border: 1px solid #a0a0a0!important;
    border-radius: 1px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 10px 0!important;
}
.Input_100 {
    width: 130px;
    margin-right: 10px!important;
    float: left;
}
.ajax__calendar_container {
    background-color: #ffffff;
    border: 1px solid #ccc;
}
#jobs-side-bar input[type="text"] {
    padding-left: 15px;
}
#jobs-side-bar input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #999999;
 font-size: 14px;
}
#jobs-side-bar input[type="text"]::-moz-placeholder { /* Firefox 19+ */
 color: #999999;
 font-size: 14px;
}
#jobs-side-bar input[type="text"]:-ms-input-placeholder { /* IE 10+ */
 color: #999999;
 font-size: 14px;
}
#jobs-side-bar input[type="text"]:-moz-placeholder { /* Firefox 18- */
 color: #999999;
 font-size: 14px;
}
select.form-control {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #333333!important;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #a0a0a0;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.button-default {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 3px;
    padding: 8px 20px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: background 500ms ease;
    transition: background 500ms ease;
}
.btn-search {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #777777;
    font-size: 14px;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    border-left: 0px solid #a0a0a0;
    letter-spacing: 1px;
    border-radius: 0px;
    padding: 7px 20px;
    margin-left: -1px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: background 500ms ease;
    transition: background 500ms ease;
}
.btn, input[type=submit] {
    display: inline-block;
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    height: auto!important;
    letter-spacing: 0px;
    border-radius: 3px;
    padding: 8px 20px;
    text-transform: none;
    background-image: none;
    border: none;
    background-color: #00a651;
    color: #ffffff !important;
    margin: 5px 0 15px!important;
}
.btn-cancel {
    background-color: #777777;
    color: #ffffff !important;
    margin-right: 20px
}
.btn-green {
    background-color: #0fa558;
    color: #ffffff !important;
    margin-right: 20px
}
.btn-cancel:hover, .btn-green:hover, .btn:hover {
    background-color: #0d8246;
    color: #ffffff !important;
    text-decoration: none !important;
}
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
.RadCalendarPopupShadows>.rcShadTR, .RadCalendarPopupShadows>.rcShadBL, .RadCalendarPopupShadows>.rcShadBR {
    background-image: none!important;
}
.checkbox, .radio {
    margin-left: 15px;
}

@media (min-width: 544px) {
.RadMenu_HorizBlue ul.rmRootGroup li {
    width: auto!important;
}
.RadMenu_HorizBlue a.rmLink {
    width: auto!important;
}
.RadMenu_HorizBlue a.rmLink {
    color: #ffffff!important;
    background-color: #80c1db!important;
    margin-right: 5px !important;
    padding: 10px 10px!important;
    font-size: 14px;
}
}

@media(min-width:768px) {
.RadMenu_HorizBlue ul.rmRootGroup li {
    width: auto!important;
}
.RadMenu_HorizBlue a.rmLink {
    width: auto!important;
}
.RadMenu_HorizBlue a.rmLink {
    color: #ffffff!important;
    background-color: #80c1db!important;
    margin-right: 5px !important;
    padding: 10px 15px!important;
    font-size: 15px;
}
#hero h2, #banner h2 {
    bottom: 20px;
    font-size: 40px;
    line-height: 46px;
}
#hero h3, #banner h3 {
    bottom: 70px;
    font-size: 22px;
    line-height: 28px;
}
.full-row.section-menu {
    padding: 0;
}
#fixed-footer {
    position: absolute;
    bottom: 0;
    z-index: 999;
}
.login {
    width: 75%;
    padding: 50px 30px;
    top: 50%;
}
/* Featured Boxes */
ul#featured li {
    width: 49% !important;
    margin: 0 1% 25px 0;
    padding: 0px 12px 0px 0px;
    float: left;
    display: inline;
}
.spotlight-2, .power-tip, .tool {
    width: 48%;
    height: 345px;
}
.RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink {
    color: #666666!important;
}
.RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink:hover {
    color: #222222!important;
}
.RadMenu_HorizWhite .rmRootGroup>.rmItem {
    border: none!important;
}
.RadMenu_Simple .rmRootGroup .rmRootLink {
    color: #777777!important;
}
}

@media(min-width:992px) {
ul#page-nav li {
    display: inline-block;
}
ul#page-nav li a {
    display: inline;
    margin: 0 20px 15px 0;
    width: auto;
}
.RadMenu_HorizBlue ul.rmRootGroup li {
    width: auto!important;
}
.RadMenu_HorizBlue a.rmLink {
    width: auto!important;
}
.RadMenu_HorizBlue a.rmLink {
    color: #ffffff!important;
    background-color: #80c1db!important;
    margin-right: 5px !important;
    padding: 10px 15px!important;
    font-size: 16px;
}
#hero h2, #banner h2 {
    bottom: 20px;
    font-size: 50px;
    line-height: 56px;
}
#hero h3, #banner h3 {
    bottom: 70px;
    font-size: 30px;
    line-height: 36px;
}
.RadMenu_VerticalGray, .RadMenu_VerticalGray a.rmLink {
    width: 80% !important;
}
.RadMenu .rmRootGroup>.rmItem {
    border: none!important;
    width: auto;
}
.RadMenu_HorizWhite .rmRootGroup>.rmItem {
    border: none!important;
    width: auto;
}
.full-row.section-menu {
    padding: 0;
}
#fixed-footer {
    position: absolute;
    bottom: 0;
    z-index: 999;
}
.login {
    width: 50%;
    padding: 50px 30px;
    top: 50%;
}
/* Admin Menu */
.menu-admin li a {
    margin: 0 0 10px 0;
    padding: 0 5px;
    font-size: 14px;
}
/* Modal Overwrites */	
.botton-wrapper {
    top: -40px;
    right: -40px;
}
/* Section Menu */
.section-menu ul li a {
    font-size: 16px;
    padding: 20px 15px;
}
/* Featured Boxes */
ul#featured li {
    width: 49% !important;
    margin: 0 1% 25px 0;
    padding: 0px 12px 0px 0px;
    float: left;
    display: inline;
}
.spotlight-2, .power-tip, .tool {
    width: 48%;
    height: 345px;
}
.RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink {
    color: #666666!important;
}
.RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink:hover {
    color: #222222!important;
}
.RadMenu_HorizWhite .rmRootGroup>.rmItem {
    border: none!important;
}
.RadMenu_Simple .rmRootGroup .rmRootLink {
    color: #777777!important;
}
}

@media(min-width:1200px) {
    ul#page-nav li {
        display: inline-block;
    }

        ul#page-nav li a {
            display: inline;
            margin: 0 20px 15px 0;
            width: auto;
        }

    .RadMenu_HorizBlue ul.rmRootGroup li {
        width: auto !important;
    }

    .RadMenu_HorizBlue a.rmLink {
        width: auto !important;
    }

    .RadMenu_HorizBlue a.rmLink {
        color: #ffffff !important;
        background-color: #80c1db !important;
        margin-right: 15px !important;
        padding: 10px 20px !important;
        font-size: 18px;
    }

    .RadMenu_VerticalGray, .RadMenu_VerticalGray a.rmLink {
        width: 100% !important;
    }

    .RadMenu_HorizWhite .rmRootGroup > .rmItem {
        border: none !important;
    }

    .full-row.section-menu {
        padding: 0;
    }

    #fixed-footer {
        position: absolute;
        bottom: 0;
        z-index: 999;
    }

    .login {
        width: 40%;
        max-width: 700px;
        padding: 50px 30px;
        top: 50%;
    }

    .container {
        width: 1200px;
    }
    /* Modal Overwrites */
    .botton-wrapper {
        top: -40px;
        right: -40px;
    }
    /* Banner */
    #hero, #banner {
        height: 300px;
    }

        #hero h2, #banner h2 {
            bottom: 20px;
            font-size: 50px;
            line-height: 56px;
        }

        #hero h3, #banner h3 {
            bottom: 70px;
            font-size: 30px;
            line-height: 36px;
        }
    /* Section Menu */
    .section-menu ul li a {
        font-size: 18px;
        padding: 20px 30px;
    }
    /* Featured Boxes */
    ul#featured li {
        width: 32% !important;
        margin: 0 1% 25px 0;
        padding: 0px 12px 0px 0px;
        float: left;
        display: inline;
    }

    .spotlight-2, .power-tip, .tool {
        width: 31.3%;
        height: 272px;
    }
    /* My Consultant */
    #my-consultant {
        text-align: left;
    }
    /* Footer Menu */

    .footer-logo {
        padding: 40px 0 60px 0;
    }
    /* Copyright */
    .copyright {
        display: block;
        text-align: left;
        color: #ffffff;
        font-family: Helvetica, Arial, "sans-serif";
        font-size: 14px;
    }

        .copyright span {
            padding: 0 20px;
        }

        .copyright a {
            color: #ffffff;
        }

            .copyright a:hover {
                color: #ffffff;
                text-decoration: underline;
            }

    .legal {
        display: inline;
        float: left;
        text-align: left;
        width: auto;
    }

    .mobile-hidden {
        display: inline;
    }

    .RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink {
        color: #666666 !important;
    }

        .RadMenu_HorizWhite, .RadMenu_HorizWhite a.rmLink:hover {
            color: #222222 !important;
        }

            .RadMenu_HorizWhite .rmRootGroup > .rmItem {
                border: none !important;
            }

    .RadMenu_Simple .rmRootGroup .rmRootLink {
        color: #777777 !important;
    }

    #right-column {
        border-left: 4px solid #22507e;
        border-top: 4px solid #22507e;
    }

    #left-column {
        border-top: 4px solid #22507e;
    }

    .right-border {
        border-right: 4px solid #ffffff;
        border-bottom: none;
        padding: 0;
    }

    .new-jobs {
        text-align: left;
        padding: 0;
    }

    .center-line {
        border-right: 5px solid #22507e;
        border-bottom: none;
    }
}
    .ToggleContainer {
        width: 100%;
        height: 40px;
        padding: 2px 15px;
        background: #0083bb;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: end;
        gap: 1rem;
        font-weight: bold;
        font-size: 23px;
        color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 65px;
        height: 32px;
    }

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .sliderCheckbox {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #bbb;
        -webkit-transition: .4s;
        transition: .4s;
        border: solid 2px #ffffff;
    }

        .sliderCheckbox:before {
            position: absolute;
            content: "";
            height: 24px;
            width: 24px;
            left: 5px;
            bottom: 3px;
            background-color: white;
            -webkit-transition: .4s;
            transition: .4s;
        }

    input:checked + .sliderCheckbox {
        background-color: #046d9a;
    }

    input:focus + .sliderCheckbox {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked + .sliderCheckbox:before {
        -webkit-transform: translateX(29px);
        -ms-transform: translateX(29px);
        transform: translateX(29px);
    }

    /* Rounded sliders */

    .sliderCheckbox.round {
        border-radius: 34px;
    }

        .sliderCheckbox.round:before {
            border-radius: 50%;
        }

    .home-desktop-header {
        top: 38px;
    }
