/* https://lodinet.roguedata.eu/css/custom.css*/
.login-wrap {
    position: relative;
}

.login-fullwidith {
    background: none;
}

.login-c3 .left span {
    background: none;
}


.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }

.cstyle05 .ctitle {
    font-size: 16px;
}

.itemlabel3 {
    height: 203px;
}

.map {
    height: 600px;
}

/*
Fixes Bootstrap issues with Google Maps
see http://stackoverflow.com/a/9170756
*/
.map img {
    max-width: none;
}

.small-map {
    height: 300px;
}

.heart-link {
    font-size: 2em;
}

#summary p > a {
    color: #006699;
}

.nav li {
    font-family: Lato;
}

.social-logos-nav {
    padding-top: 15px;
    padding-bottom: 15px;
}

.social-logos-nav img {
    height: 30px;
    float: right;
    margin-left: 3px;
}

img.instagram-logo {
    height: 50px;
}

.list_carousel li {
    background: #15262f;
}

.m1 a {
    color: #FFF;
    text-decoration: none;
}

h6.lh1 {
    font-family: Lato;
}

.navbar-wrapper2 {
    min-height: 150px;
}

.navbar > .container .navbar-brand {
    margin-top: -20px;
}

.navbar-brand {
    padding-bottom: 0;
}

@media(max-width: 640px) {
    .navbar > .container .navbar-brand {
        margin-top: 0;
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #353535;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Lato;
}

.grey {
    color: black;
}


.nav-tabs > li > a {
    font-weight: 700;
    text-transform: uppercase;
    font-family: Lato;
}


h2.feature-heading {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.33;
}


.navbar-nav > li > a {
    text-transform: uppercase;
}

.navbar-nav > li > a:hover, .nav > li.active > a {
    color:#353535;
    font-weight: 700;
}

.tab-content4 {
    color: black;
}

.navbar-wrapper2 .container {
    width: 100%;
    max-width: 100%;
}

.breadcrub {
    margin-top: 150px;
}

.navbar-header img {
  max-height: 80px;
}
.size70 {
  font-size: 6em;
}

.list-row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.answer-row {
    background-color: #efecec;
    border-color: 1px solid #ccc;
    margin-left: 0;
    margin-right: 0;
}

.ng-invalid {
    border-color: #72bf66;
}

.highlight {
    color: rgb(44, 185, 228);
}

.line {
    font-size: 1.1em;
}

.showcase {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    text-align: center;
}

.showcase-slides {
    max-height: 100%;
    overflow: hidden;
}

.showcase-button {
    position: absolute;
    bottom: 200px;
}

.navbar-nav > li {
    margin-left: 10px;
}
