﻿@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
html {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 600%;
    padding: 0;
}

body {
    background-image: url('/Images/o-bg.jpg');
    background-size: 100% auto;
    color: #444;
    background-color: #4a4a4a;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: "Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}

body h2 {
    padding-bottom: 2px; /* bootstrap wants 10px */
}

img:hover {
    background-color: #c7d1d6;
}

a {
    /*color: #333;*/
    outline: medium none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}
a:link, a:visited, a:active, a:hover {
/*    color: #c86536;*/
    font-weight: bold;
}
a:hover {
    background-color: #c7d1d6;
}
footer, hgroup, nav, section {
    display: block;
}
header {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
mark {
    background-color: yellow;
    padding-left: 5px;
    padding-right: 5px;
}
.float-left {
    float: left;
    height: 10px;
    width: 781px;
}
.float-right {
    float: right;
}
.clear-fix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}
h1 {
    font-size: x-large;
}
h2 {
    font-size: x-large;
    font-weight: bold;
    padding-bottom: 10px;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}
h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
}
.content-wrapper {
    width: 100%;
}
#body {
    clear: both;
    line-height: 26px;
    padding-top: 10px;
    width: 100%;
}
.main-content {
    padding-left: 10px;
    padding-top: 30px;
}
.featured + .main-content {
    background: rgba(0, 0, 0, 0) url("../Images/heroAccent.png") no-repeat scroll 0 0;
}
header .content-wrapper {
    height: 86px;
    padding-top: 5px;
}
footer {
    clear: both;
    font-size: 0.9em;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 100%;
}
footerlinks.p {
    color: white;
}
footerlinks.a {
    color: white;
}
footer.a.link {
    color: white;
}
.site-title {
    color: #c8c8c8;
    font-family: "Lato",sans-serif;
    font-size: 1.5em;
    margin: 0;
}
.site-title a, .site-title a:hover, .site-title a:active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #c8c8c8;
    outline: medium none;
    text-decoration: none;
}
#login {
    display: block;
    font-size: 0.85em;
    margin: 0 0 10px;
    text-align: right;
}
#login a {
    background-color: #d3dce0;
    margin-left: 10px;
    margin-right: 3px;
    padding: 4px 3px 2px;
    text-decoration: none;
}
#login a.username {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-left: 0;
    text-decoration: underline;
}
#login ul {
    margin: 0;
}
#login li {
    display: inline;
    list-style: outside none none;
}
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}
ul#menu li {
    display: inline;
    list-style: outside none none;
    padding-left: 15px;
}
ul#menu li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    text-decoration: none;
}
ul#menu li a:hover {
    color: #333;
    text-decoration: none;
}
.featured {
    height: 107px;
}
.featured .content-wrapper {
    color: #2d85d3;
    height: 52px;
    text-align: center;
    width: 100%;
}
.featured hgroup.title h1, .featured hgroup.title h2 {
    color: #000;
}
.featured p {
    font-size: 1.1em;
}
hgroup.title {
    font-size: large;
    font-weight: 800;
    margin-bottom: 10px;
}
hgroup.title h1, hgroup.title h2 {
    display: inline;
    width: 68%;
}
hgroup.title h2 {
    font-weight: bold;
    margin-left: 3px;
}
section.feature {
    float: left;
    padding: 10px;
    width: 300px;
}
ol.round {
    list-style-type: none;
    padding-left: 0;
}
ol.round li {
    margin: 25px 0;
    padding-left: 45px;
}
ol.round li.zero {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList0.png") no-repeat scroll 0 0;
}
ol.round li.one {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList1.png") no-repeat scroll 0 0;
}
ol.round li.two {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList2.png") no-repeat scroll 0 0;
}
ol.round li.three {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList3.png") no-repeat scroll 0 0;
}
ol.round li.four {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList4.png") no-repeat scroll 0 0;
}
ol.round li.five {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList5.png") no-repeat scroll 0 0;
}
ol.round li.six {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList6.png") no-repeat scroll 0 0;
}
ol.round li.seven {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList7.png") no-repeat scroll 0 0;
}
ol.round li.eight {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList8.png") no-repeat scroll 0 0;
}
ol.round li.nine {
    background: rgba(0, 0, 0, 0) url("../Images/orderedList9.png") no-repeat scroll 0 0;
}
article {
    float: left;
    width: 90%;
}
aside {
    float: right;
    width: 25%;
}
aside ul {
    list-style: outside none none;
    padding: 0;
}
aside ul li {
    background: rgba(0, 0, 0, 0) url("../Images/bullet.png") no-repeat scroll 0 50%;
    padding: 2px 0 2px 20px;
}
.label {
    font-weight: 700;
}
#loginForm {
   /* border-right: 2px solid #c8c8c8;*/
    float: left;
    width: 83%;
}
#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}
#socialLoginForm {
    float: left;
    margin-left: 40px;
    width: 40%;
}
#socialLoginForm h2 {
    margin-bottom: 5px;
}
fieldset.open-auth-providers {
    margin-top: 15px;
}
fieldset.open-auth-providers button {
    margin-bottom: 12px;
}
.contact h3 {
    font-size: 1.2em;
}
.contact p {
    margin: 5px 0 0 10px;
}
.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}
fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}
fieldset legend {
    display: none;
}
fieldset ol {
    list-style: outside none none;
    padding: 0;
}
fieldset ol li {
    padding-bottom: 5px;
}
input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    align-items: center;
    background-color: white;
    border-color: #c8c8c8;
    border-image: initial;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #000000;
    cursor: default;
    font-size: 14px;
    white-space: pre;
}
textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    align-items: center;
    background-color: white;
    border-color: #c8c8c8;
    border-image: initial;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #000000;
    cursor: default;
    font-size: 14px !important;
    height: 30px;
    white-space: pre;
}
textarea {
    font-family: inherit;
    width: 500px;
}
input:focus, textarea:focus {
    border: 1px solid #7ac0da;
}
input[type="checkbox"] {
    background: transparent none repeat scroll 0 0;
    border: inherit;
    width: auto;
}
input[type="submit"], input[type="button"], button {
    background-color: #c86536;
    border-color: #c86536;
    color: #000;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 700;
    padding: 10px;
}
td input[type="submit"], td input[type="button"], td button {
    font-size: 1em;
    margin-right: 4px;
    padding: 5px 10px;
}
.message-info {
    background-color: #2d85d3;
    clear: both;
    color: white;
    padding: 10px 20px;
}
.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px;
}
.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px;
}
.error {
    color: #e80c4d;
}
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}
.field-validation-valid {
    display: none;
}
input.input-validation-error {
    border: 1px solid #e80c4d;
}
input.input-validation-error[type="checkbox"] {
    border: 0 none;
}
.validation-summary-errors {
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
}
.validation-summary-valid {
    display: none;
}
table {
    border-collapse: collapse;
    border-color: #cccccc;
    border-radius: 4px;
    border-spacing: 0;
    border-style: none;
    border-width: 0;
    vertical-align: middle;
}
th {
    border-color: #999;
    border-style: none;
    border-width: 0;
    font-weight: bold;
    padding: 5px !important;
    text-align: center;
}
th a {
    display: block;
    position: relative;
}
th a:link, th a:visited, th a:active, th a:hover {
    color: #333;
    font-weight: 600;
    padding: 0;
    text-decoration: none;
}
th a:hover {
    color: #000;
}
th.asc a, th.desc a {
    margin-right: 0.75em;
}
th.asc a::after, th.desc a::after {
    display: block;
    font-size: 0.75em;
    position: absolute;
    right: 0;
    top: 0;
}
th.asc a::after {
    content: "?";
}
th.desc a::after {
    content: "?";
}
td {
    font-size: 14px;
    padding: 5px !important;
    text-align: left;
}
tr.pager td {
    padding: 0 0.25em 0 0;
}
@media only screen and (max-width: 650px) {
.logo-mobile {
    max-height: 50px;
}
}
@media only screen and (max-width: 850px) {
header .float-left, header .float-right {
    float: none;
}
header .site-title {
    margin: 10px;
    text-align: center;
}
#login {
    font-size: 0.85em;
    margin: 0 0 12px;
}
#login ul {
    margin: 5px 0;
    padding: 0;
}
#login li {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#login a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    font-weight: 600;
    margin: 2px;
    padding: 0;
}
#login a:hover {
    color: #333;
}
nav {
    margin-bottom: 5px;
}
ul#menu {
    margin: 0;
    padding: 0;
    text-align: center;
}
ul#menu li {
    margin: 0;
    padding: 0;
}
.main-content, .featured + .main-content {
    background-position: 10px 0;
}
.content-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.featured .content-wrapper {
    padding: 10px;
}
article, aside {
    float: none;
    width: 100%;
}
ol.round {
    list-style-type: none;
    padding-left: 0;
}
ol.round li {
    margin: 25px 0;
    padding-left: 10px;
}
ol.round li.zero, ol.round li.one, ol.round li.two, ol.round li.three, ol.round li.four, ol.round li.five, ol.round li.six, ol.round li.seven, ol.round li.eight, ol.round li.nine {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
section.feature {
    float: none;
    padding: 10px;
    width: auto;
}
section.feature img {
    color: #999;
    content: attr(alt);
    font-size: 1.5em;
    font-weight: 600;
}
input {
    width: 90%;
}
#loginForm {
    border-right: medium none;
    float: none;
    width: auto;
}
#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}
#socialLoginForm {
    float: none;
    margin-left: 0;
    width: auto;
}
footer .float-right {
    float: none;
}
footer .float-left {
}
footer {
    height: auto;
    padding: 10px 0;
    text-align: center;
}
footer p {
    margin: 0;
}
}
divMain {
    width: 80%;
}
divContent {
    vertical-align: top;
    width: 100%;
}
Buttons {
    height: 7%;
    text-align: center;
    width: 100%;
}
leftONLY {
    float: left;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    padding-left: 3%;
    padding-right: 3%;
    width: 62%;
}
DemoFields {
    width: 90%;
}
GeneralHousehold {
    vertical-align: text-top;
}
Address {
    max-width: 90%;
    min-width: 50%;
    width: 50%;
}
Links {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
}
divDDsetFields {
    width: 270px;
}
.right {
    float: right;
    vertical-align: top;
}
#leftONLY {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}
#Buttons {
    height: 77%;
    text-align: center;
    width: 100%;
}
.Right {
    margin-bottom: 50px;
    margin-right: 65px;
    text-align: right;
    vertical-align: top;
}
.loginBox {
    display: block;
    height: 40px;
    margin-bottom: 86px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
div.hideSkiplink {
    background-color: #2d85d3;
    border-bottom: 2px solid rgba(189, 189, 189, 1) !important;
    height: 50px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}
div.menu {
    background-color: #2d85d3;
    border-bottom: 2px solid rgba(189, 189, 189, 1) !important;
    border-top: 1px solid #7ac0da;
    float: right;
    height: 50px;
    padding: 0 0 0 100px;
    width: 100%;
}
div.menu ul {
    list-style: outside none none;
}
div.menu ul li a, div.menu ul li a:visited {
    background-color: #2d85d3;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 15px;
    padding: 5px 20px !important;
    text-decoration: none;
    white-space: nowrap;
}
div.menu ul li a:hover {
    background-color: #aad1e4;
    color: #ffffff;
    text-decoration: none;
}
div.menu ul li a:active {
    background-color: #aad1e4;
    color: #ffffff;
    text-decoration: none;
}
tr.blueheader {
    background-color: #2d85d3;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
}
th.blueheaderbig {
    background-color: #2d85d3;
    color: #ffffff;
    font-size: 14px !important;
    line-height: 14px;
    text-align: center;
}
td.noavailability {
    background-color: #e80c4d;
    color: white;
}
td.intakecenter {
    background-color: #2d85d3;
    color: white;
}
table.dashboard {
    background-color: white;
    border-radius: 4px !important;
    box-shadow: 0 0 10px 1px rgba(189, 189, 189, 1);
    line-height: 50px;
    padding: 15px;
    text-align: left;
    width: 100%;
}
table.blueheader {
    background-color: #2d85d3 !important;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -1px 13px 1px rgba(189, 189, 189, 1);
    color: #ffffff;
    text-align: center;
    width: 100%;
}
tr.blueheader {
    background-color: #2d85d3 !important;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -1px 13px 1px rgba(189, 189, 189, 1);
    color: #ffffff;
    padding: 5px;
    text-align: center;
    width: 100%;
}
tr.blueheaderreg {
    background-color: #2d85d3 !important;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -1px 13px 1px rgba(189, 189, 189, 1);
    color: #ffffff;
    text-align: left;
    width: 100%;
}
table.whitetable {
    background-color: #f3f3f3;
    padding-top: 40px;
}
tr.whitetable:nth-child(2n) {
    background-color: #ffffff;
}
select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    align-items: center;
    background-color: white;
    border-color: #c8c8c8;
    border-image: initial;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #000000;
    cursor: default;
    font-size: 14px !important;
    padding: 5px;
    white-space: pre;
}
.time {
    font-weight: bold;
}
.slot {
    padding-bottom: 4px;
    padding-top: 4px;
}
.timeslot {
    padding-bottom: 4px;
    padding-top: 4px;
}
.location::before {
    color: #2d85d3;
    content: "=";
    font-family: Webdings;
}
.progress-bar {
    background-color: #0088cc;
}
.progress .progress-bar-primary {
    background-color: #0088cc;
}
h3, h4, h5 {
    color: #039;
}
a {
    color: #0088cc;
}
a:hover {
    color: #0099e6;
}
a:active {
    color: #0077b3;
}
.alternative-font {
    color: #0088cc;
}
p.drop-caps:first-child::first-letter {
    color: #0088cc;
}
p.drop-caps.secundary:first-child::first-letter {
    background-color: #0088cc;
}
ul.nav-pills > li.active > a {
    background-color: #0088cc;
}
ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: #0088cc;
}
.sort-source-wrapper .nav > li.active > a {
    color: #0088cc;
}
.sort-source-wrapper .nav > li.active > a:hover, .sort-source-wrapper .nav > li.active > a:focus {
    color: #0088cc;
}
.label-primary {
    background-color: #0088cc;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #0088cc;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #0088cc;
    border-color: #0088cc;
}
body.dark .pagination > li > a, body.dark .pagination > li > span, body.dark .pagination > li > a:hover, body.dark .pagination > li > span:hover, body.dark .pagination > li > a:focus, body.dark .pagination > li > span:focus {
    color: #0088cc;
}
body.dark .pagination > .active > a, body.dark .pagination > .active > span, body.dark .pagination > .active > a:hover, body.dark .pagination > .active > span:hover, body.dark .pagination > .active > a:focus, body.dark .pagination > .active > span:focus {
    background-color: #0088cc;
    border-color: #0088cc;
}
.btn-primary, .pagination > .active > a, body.dark .pagination > .active > a {
    background-color: #0088cc;
    border-color: #0088cc !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .pagination > .active > a:hover, body.dark .pagination > .active > a:hover {
    background-color: #0099e6;
    border-color: #0099e6;
}
.btn-primary:active, .pagination > .active > a:active, body.dark .pagination > .active > a:active, .btn-primary:focus, .pagination > .active > a:focus, body.dark .pagination > .active > a:focus {
    background-color: #0077b3;
    border-color: #0077b3;
}
.progress-bar-primary {
    background-color: #0088cc;
}
.btn-success {
    background-color: #47a447;
    border-color: #47a447;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover {
    background-color: #51b451;
    border-color: #51b451;
}
.btn-success:active, .btn-success:focus {
    background-color: #3f923f;
    border-color: #3f923f;
}
.btn-warning {
    background-color: #ed9c28;
    border-color: #ed9c28;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-warning:hover {
    background-color: #efa740;
    border-color: #efa740;
}
.btn-warning:active, .btn-warning:focus {
    background-color: #e89113;
    border-color: #e89113;
}
.btn-danger {
    background-color: #d2322d;
    border-color: #d2322d;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-danger:hover {
    background-color: #d64742;
    border-color: #d64742;
}
.btn-danger:active, .btn-danger:focus {
    background-color: #bd2d29;
    border-color: #bd2d29;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-info:hover {
    background-color: #70c8e2;
    border-color: #70c8e2;
}
.btn-info:active, .btn-info:focus {
    background-color: #46b8da;
    border-color: #46b8da;
}
.btn-dark {
    background-color: #171717;
    border-color: #171717;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-dark:hover {
    background-color: #242424;
    border-color: #242424;
}
.btn-dark:active, .btn-dark:focus {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
}
section.highlight {
    background-color: #0088cc !important;
    border-color: #0077b3 !important;
}
section.page-top h1 {
    border-bottom-color: #6abb7c;
}
section.toggle label {
    border-left-color: #0088cc;
    color: #0088cc;
}
section.toggle.active > label {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #fff;
}
section.page-top.custom-product {
    background-color: #0077b3;
    border-top-color: #0081c2;
}
.feature-box .feature-box-icon {
    background-color: #0088cc;
}
.feature-box.secundary .feature-box-icon i.fa {
    color: #0088cc;
}
.thumb-info .thumb-info-type {
    background-color: #0088cc;
}
.thumb-info .thumb-info-action-icon {
    background-color: #0088cc;
}
.thumb-info-social-icons a {
    background-color: #0088cc;
}
.thumbnail .zoom {
    background-color: #0088cc;
}
.img-thumbnail .zoom {
    background-color: #0088cc;
}
.inverted {
    background-color: #0088cc;
}
.tabs ul.nav-tabs a, .tabs ul.nav-tabs a:hover {
    color: #0088cc;
}
.tabs ul.nav-tabs a:hover, .tabs ul.nav-tabs a:focus {
    border-top-color: #0088cc;
}
.tabs ul.nav-tabs li.active a {
    border-top-color: #0088cc;
    color: #0088cc;
}
.tabs ul.nav-tabs.nav-justified a:hover, .tabs ul.nav-tabs.nav-justified a:focus {
    border-top-color: #0088cc;
}
.tabs.tabs-bottom ul.nav-tabs li a:hover, .tabs.tabs-bottom ul.nav-tabs li.active a, .tabs.tabs-bottom ul.nav-tabs li.active a:hover, .tabs.tabs-bottom ul.nav-tabs li.active a:focus {
    border-bottom-color: #0088cc;
}
.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover, .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a, .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover, .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus {
    border-left-color: #0088cc;
}
.tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover, .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a, .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover, .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus {
    border-right-color: #0088cc;
}
ul.list.icons li i {
    color: #0088cc;
}
i.icon-featured {
    background-color: #0088cc;
}
.parallax blockquote i.fa-quote-left {
    color: #0088cc;
}
section.video blockquote i.fa-quote-left {
    color: #0088cc;
}
.panel-group .panel-heading a {
    color: #0088cc;
}
.panel-group.secundary .panel-heading {
    background-color: #0088cc !important;
}
#header nav ul.nav-main ul.dropdown-menu, #header nav ul.nav-main li.dropdown.open .dropdown-toggle, #header nav ul.nav-main li.active a, #header nav ul.nav-main li > a:hover, #header nav ul.nav-main li.dropdown:hover a {
    background: #0088cc none repeat scroll 0 0 !important;
    color: #fff;
}
#header nav ul.nav-main ul.dropdown-menu li:hover > a {
    background-color: #00aaff !important;
}
#header nav ul.nav-main ul.dropdown-menu {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#header nav ul.nav-main ul.dropdown-menu:hover {
    background-color: #0099e6;
    border-color: #0099e6;
}
#header nav ul.nav-main ul.dropdown-menu:active, #header nav ul.nav-main ul.dropdown-menu:focus {
    background-color: #0077b3;
    border-color: #0077b3;
}
#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: #0099e6 none repeat scroll 0 0 !important;
}
@media (min-width: 992px) {
#header.single-menu nav ul.nav-main li.active > a {
    border-top: 5px solid #0088cc;
}
#header.darken-top-border {
    border-top: 5px solid #0077b3 !important;
}
#header.colored .header-top {
    background-color: #0088cc;
}
#header.colored .header-top ul.nav-top li a:hover {
    background-color: #0099e6 !important;
}
#header.flat-menu nav ul.nav-main li > a, #header.flat-menu nav ul.nav-main li.active > a {
    color: #666;
}
#header.flat-menu nav ul.nav-main li.active > a {
    background-color: transparent !important;
    color: #0088cc;
}
#header.flat-menu nav ul.nav-main li > a:hover, #header.flat-menu nav ul.nav-main li.dropdown:hover a {
    background-color: #0088cc !important;
    color: #fff;
}
#header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    border-top-color: #0088cc;
}
}
blockquote.testimonial {
    background: #0099e6 none repeat scroll 0 0;
}
.testimonial-arrow-down {
    border-top-color: #0099e6;
}
.featured-box-secundary i.icon-featured {
    background-color: #0088cc;
}
.featured-box-secundary h4 {
    color: #0088cc;
}
.featured-box-secundary .box-content {
    border-top-color: #0088cc;
}
.pricing-table .most-popular {
    border-color: #0088cc;
}
.pricing-table .most-popular h3 {
    background-color: #0088cc;
}
section.timeline .timeline-box.left::before, section.timeline .timeline-box.right::before {
    background: #0088cc none repeat scroll 0 0;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #0088cc;
}
ul.history li .featured-box .box-content {
    border-top-color: #0088cc;
}
.recent-posts .date .month, article.post .post-date .month {
    background-color: #0088cc;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #0088cc;
}
.slider .tp-bannertimer {
    background-color: #0088cc;
}
.home-intro p em {
    color: #00aaff;
}
.home-concept strong {
    color: #0088cc;
}
.shop ul.products li.product .onsale {
    background-color: #0088cc;
    border-bottom-color: #006da3;
}
.shop .star-rating span, .shop .cart-totals tr.total .amount {
    color: #0088cc;
}
#footer .footer-ribbon {
    background: #0088cc none repeat scroll 0 0;
}
#footer .footer-ribbon::before {
    border-right-color: #005580;
}
#footer.light h1, #footer.light h2, #footer.light h3, #footer.light h4, #footer.light a {
    color: #0088cc !important;
}
#footer.color {
    background: #0088cc none repeat scroll 0 0;
    border-top-color: #0088cc;
}
#footer.color .footer-ribbon {
    background: #006699 none repeat scroll 0 0;
}
#footer.color .footer-ribbon::before {
    border-right-color: #00334d;
}
#footer.color .footer-copyright {
    background: #0077b3 none repeat scroll 0 0;
    border-top-color: #0077b3;
}
html.boxed .body {
    border-top-color: #0088cc;
}
.cbo TD {
    border: medium none;
    padding-right: 10px;
}
.shaded {
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#btnPrevious {
    max-width: 100px;
}
#btnNext {
    max-width: 100px;
}
#btnSave {
    max-width: 100px;
}
#btnGetStarted {
    max-width: 150px;
}
#btnAddNote {
    max-width: 150px;
}
#MainContent_btnAddNote {
    max-width: 150px;
}
#btnReset {
    max-width: 150px;
}
#btnAdd {
    max-width: 150px;
}
#MainContent_btnAddHouseholdMember {
    max-width: 150px;
}
#MainContent_btnAddHouseholdMemberE {
    max-width: 150px;
}
#MainContent_btnAddHouseholdMemberSE {
    max-width: 150px;
}
#MainContent_btnAddHouseholdMemberUI {
    max-width: 150px;
}
#MainContent_btnAddEligibleExpense {
    max-width: 150px;
}
.btnDelete {
    max-width: 150px;
}
#MainContent_btnAdd {
    max-width: 150px;
}
#btnRegister {
    max-width: 150px;
}
#MainContent_RegisterUser_CreateUserStepContainer_register {
    max-width: 150px;
}
#MainContent_ctl09_ChangePasswordContainerID_btnChangePassword {
    max-width: 200px;
}
#MainContent_logLogin_btnLogin {
    max-width: 150px;
}
#btnSubmit {
    max-width: 200px;
}
#MainContent_btnSubmit {
    max-width: 200px;
}
.cbo label {
    margin-left: 8px;
}
.rbl label {
    margin-left: 8px;
}
.ufh {
    max-width: 150px;
}
.label {
    display: block;
    margin-left: 20px;
}
.input {
    float: left;
    margin-left: -20px;
    margin-right: 7px;
}


.site-header {
    padding-top: 20px;
    height: 170px;
}

.content {
    padding-bottom:26px;
    overflow:auto;
}

.panel-heading img {
    opacity:1.0;
}

.panel-heading img:hover {
    opacity:0.6;
}

.panel-heading a:hover  {
    line-height:85px;
}
