﻿/*added by yv */
body {
    padding-top: 50px;
    padding-bottom: 20px;
    color: inherit;
    background-color: #eeeeee;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

#navbar loginLogoWrap {
    vertical-align: middle;
    text-align: center;
}

.in {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    display: inline;
    background: #2e3e4e;
    color: #c1c1c1;
    align-items: flex-start;
    padding-left: 24px !important;
    padding-right: 24px !important;
    font-weight: 500;
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 19px;
    border-radius: .25rem;
}

    .in:hover {
        color: white;
    }

#form-group {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

#wrapper .body-content {
}

.navbar-inverse {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    background-color: #2e3e4e;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #c1c1c1;
        font-weight: 500;
        font-size: 16px;
    }

    .navbar-inverse .navbar-brand {
        color: #c1c1c1;
        font-weight: 500;
        font-size: 16px;
    }

a {
    font-weight: bold;
}

p {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: initial;
}

#navbar-brand {
    border-radius: 0;
}

#navbar loginLogoWrap {
    vertical-align: middle;
    text-align: center;
}

address{
    font-size:initial;
}

.navbar-collapse
{
    align-items:flex-start;
}

#idx .p {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: initial;
    margin-bottom:7px;
}
