body {
    font-family: "Lato";
    font-size: 16px;
}

span {
    z: 2;
}

@media (min-width: 768px) {
    .navbar-collapse ul {
        margin-top: 20px;
    }
}

input {
  margin: 4px;
}

/*
.navbar-default {
    background-color: #ccc;
}
*/

/*
.dropdown:hover .dropdown-menu {
   display: block;
}
*/

.chd-top {
    background-color: #eee;
    margin-left: 0px;
}

@media (min-width: 768px) {
    .chd-top {
        margin-left: 64px;
    }
}

.panel-no-background {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chd-red {
    color: #a94442;
}

.chd-panel {
    color: #fff;
    background-color: #0c4da2;
}

.chd-menu-item {
}

.chd-menu-item div {
    width: 100%;
    height: 30px;
    color: #fff;
    background-color: #032756;
}

@media (min-width: 768px) {
    .chd-menu-item div {
        width: 180px;
        height: 72px;
        background-color: #032756;
    }
}

.chd-menu-item div:hover {
    border-color: #fff;
    border-style: solid;
    border-width: 3px;
    background-color: #af2d1e;
}

.chd-menu-item div p {
    font-size: 16px;
    text-align: center;
}

.chd-menu-item-auth div {
    background-color: transparent;
    color: #000;
}

.chd-menu-item-auth div:hover {
    color: #fff;
}
/*
.chd-menu-item-auth div p {
    color: #000;
}
*/

.subpage-text-block {
  color: #ffffff;
  font-size: 16px;
  background-color: #0c4da2;
  padding: 12px;
  text-align: left;
}

.logo {
    height: 70px;
    float:left;
    margin: 5px;
}

@media (min-width: 768px) {
    .logo {
        height: 160px;
        margin: 50px 0 0 5px;
    }
}

.navbar-default {
    background-color: transparent;
}

.navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: 0px;
}

.chd-nopad {
    padding: 0 !important;
}

.chd-content {
    margin-top: 32px;
    min-height: 360px;
}

.chd-page-header {
    margin: 10px 0px 15px 0px;
}

.chd-header-menu-hint {
    font-family: "Lato";
    font-size: 14px;
    /*margin-bottom: 7px;*/
}

.chd-page-footer {
    width: 100%;
    height: 100px;
    margin: 0 0;
    background-color: #0c4da2;
}

@media (min-width: 768px) {
    .chd-page-footer {
        height: 50px;
    }
}

.chd-footer-notice {
    font-family: "Lato";
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    margin-left: 12px;
}

.chd-footer-notice-link {
    color: inherit;
    padding-left: 6px;
    padding-right: 6px;
}

.chd-footer-author {
    font-family: "Lato";
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    margin-right: 12px;
}

.chd-tile-col {
    margin-top: 6px;
    margin-bottom: 6px;
}

.chd-tile {
    background-color: #0c4da2;
    color: #ffffff;
    font-family: "Lato";
    font-size: 16px;
}

.chd-tile-title {
    font-weight: bold;
    color: #fff;
}

.chd-tile-title-v {
    height: 75px;
}

.chd-tile a {
    text-align: center;
}

.chd-tile-title:hover {
    text-decoration: underline;
}

.chd-tile p .title {
    font-size: 16px;
}

.chd-title p .body {
    font-size: 14px;
    text-align: left;
    margin: 10px;
}

.chd-tile-v {
    height: 390px;
}

.chd-tile-v img {
    width: 100%;
}

.chd-tile-v p {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 3px;
    padding-left: 3px;
}

.chd-tile-v span {
    text-align: center;
}

.chd-tile-h {
    height: 70px;
}

.chd-tile-h img {
    float: left;
    height: inherit;
}

.chd-tile-h p {
    text-align: center;
}

.chd-tile-h-red {
    text-align: center;
    font-size: 20px;
}

.chd-red-bar {
    background-color: red;
    width: 100%;
    height: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.vcenter-parent {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.vcenter {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.chd-standards-pic {
    float: right;
    margin-top: 0;
    margin-left: 40px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.chd-partner-frame {
    height: 62px;
    display: inline-block;
    text-align: center;
}

.chd-partner-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.chd-partner-image {
    vertical-align: middle;
    height: 58px;
    max-width: 300px;
}

.hcentered {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.chd-hcentered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.footer {
    font-size: 12px;
    font-color: #777;
    font-family: Lato;
}

.blurred {
    filter: blur(5px);
    -webkit-filter: blur(5px);
}

.slide-position {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    bottom: 0px !important;
}

.slide {
    height: 120px;
    margin: 0 auto;
}

.slide a {
    color: inherit;
}

.slide-header {
    font-size: 30px;
    font-weight: bold;
}

.slide-caption {
    font-size: 20px;
    font-weight: bold;
}

.slide-subtitle {
    font-size: 26px;
    font-weight: bold;
}

.slide1 {
    background-color: #EF233C;
}
.slide2 {
    background-color: #8D99AE;
}
.slide3 {
    background-color: #2B2D42;
}
.slide4 {
    background-color: #B8C1C6;
}
.slide5 {
    background-color: #E00421;
}

.location-box {
    border-color: #778899;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
    margin: 1em;
    width: 30%;
    min-height: 130px;
}

.location-box-title {
    margin-top: 8px;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 14px;
    text-align: left;
}

.location-box ul {
    width: 92%;
    list-style: none;
}

.location-box ul li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.location-registered {
    background-color: rgba(105, 145, 253, 0.3);
}

.location-pending {
    background-color: rgba(255, 153, 0, 0.3);
}

.location-certified {
    background-color: rgba(0, 230, 7, 0.3);
}

@media only screen and (min-width : 768px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
