.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.form-signin .separator {
    margin : 15px 0;
    width : 100%;
    height : 2px;
}

.form-signin h2 {
    padding-top: 20px;
    text-align: center;
    font-family: 'Manzanares-Regular', sans-serif;
    margin : 0;
}

.form-signin h3 {
    text-align: center;
    font-family: 'Manzanares-Regular', sans-serif;
    font-size : 1.1em;
    margin : 0 auto 30px;
}

.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signin a:link, .form-signin a:visited, .form-signin a:active {
    font-family: 'Manzanares-Regular', sans-serif;
    font-size: 1.1em;
    text-align: center;
    margin: 15px auto 15px;
    display: block;
    transition: all .2s;
}

.form-signin .btn {
    text-transform: uppercase;
    border-radius: 3px;
    transition: .2s all;
    font-size: 1.2rem;
    font-family: 'Manzanares-Regular', sans-serif;
    text-align: center;
    color: #fff;
    background: rgb(40, 42, 111);
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    line-height: 40px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.form-signin .logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header {
    background: #2C325F;
    position: relative;
    margin-bottom: 20px;
}

.site-header a:link, .site-header a:visited, .site-header a:active {
    padding: 15px!important;
    color: #fff;
    font-family: 'Manzanares-Regular', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s;
    font-size: 1em;
    font-weight: bold;
}

.site-header:not(.profile):not(.userprofile) a:not(.inactive):hover, .site-header:not(.profile):not(.userprofile) a.active {
    background: #050d46;
}

.matchlist .calendarcol {
    border-right: 1px solid #d5d5d5;
    padding: 0;
}

.matchlist .calendarcol h2, .matchlist .event h2, .matchlist .dates-hours p {
    font-family: 'Manzanares-Regular', sans-serif;
    text-transform: uppercase;
}

.matchlist .event h2 {
    font-size: 1.5rem;
}

.matchlist .calendarcol h2, .matchlist .title h2 {
    margin: 1.5em 15px 1.5em 0;
    font-size: 1.5rem;
}

.eventList .datepicker-inline.datepicker, .eventList .datepicker table {
    width: 100%;
}

.eventList .datepicker-inline.datepicker {
    padding: 0;
}

.eventList .datepicker-inline.datepicker table {
    table-layout: fixed;
}

.eventList .datepicker-inline.datepicker .datepicker-switch,
.eventList .datepicker-inline.datepicker .next,
.eventList .datepicker-inline.datepicker .prev,
.eventList .datepicker-inline.datepicker .datepicker-switch:hover,
.eventList .datepicker-inline.datepicker .next:hover,
.eventList .datepicker-inline.datepicker .prev:hover,
.eventList .datepicker-inline.datepicker .datepicker-switch:focus,
.eventList .datepicker-inline.datepicker .next:focus,
.eventList .datepicker-inline.datepicker .prev:focus,
.eventList .datepicker-inline.datepicker .datepicker-switch:active,
.eventList .datepicker-inline.datepicker .next:active,
.eventList .datepicker-inline.datepicker .prev:active {
    font-size: 1.3rem;
}

.eventList .datepicker-inline.datepicker .datepicker-switch,
.eventList .datepicker-inline.datepicker .datepicker-switch:hover,
.eventList .datepicker-inline.datepicker .datepicker-switch:focus,
.eventList .datepicker-inline.datepicker .datepicker-switch:active {
    font-weight: 300;
    text-transform: uppercase;
}

.eventList .datepicker.datepicker-inline td .month,
.eventList .datepicker.datepicker-inline td .month:hover,
.eventList .datepicker.datepicker-inline td .month:focus,
.eventList .datepicker.datepicker-inline td .month:active {
    font-size: 1.1rem;
    transition: .2s all;
}

.eventList .datepicker.datepicker-inline td .month.focused,
.eventList .datepicker.datepicker-inline td .month.focused:hover,
.eventList .datepicker.datepicker-inline td .month.focused:focus,
.eventList .datepicker.datepicker-inline td .month.focused:active,
.eventList .datepicker.datepicker-inline td .month:hover,
.eventList .datepicker.datepicker-inline td .month:focus,
.eventList .datepicker.datepicker-inline td .month:active {
    color: #fff!important;
    background: #050d46!important;
    font-weight :700;
}

.eventList .datepicker.datepicker-inline td .month.focused:hover,
.eventList .datepicker.datepicker-inline td .month.focused:focus,
.eventList .datepicker.datepicker-inline td .month.focused:active,
.eventList .datepicker.datepicker-inline td .month:hover,
.eventList .datepicker.datepicker-inline td .month:focus,
.eventList .datepicker.datepicker-inline td .month:active {
    color: #fff !important;
    background: #E8151E!important;
    font-weight :700;
}

.has-error:not([type='checkbox']):before { right: 20px!important; }

.eventList .datepicker.datepicker-inline thead ,
.eventList .datepicker.datepicker-inline tbody span {
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-radius: 0;
    margin: 0;
    width: 25%;
}
.eventList .datepicker.datepicker-inline thead ,
.eventList .datepicker.datepicker-inline tbody span:nth-of-type(1) ,
.eventList .datepicker.datepicker-inline tbody span:nth-of-type(5) ,
.eventList .datepicker.datepicker-inline tbody span:nth-of-type(9) {
    border-left: none
}

.eventList .datepicker.datepicker-inline td {
    padding: 0;
}

.matchlist .event_separator {
    height: 5px;
    margin: 7px auto 7px;
}

.matchlist .event-head {
    border-bottom: 1px solid #d5d5d5;
    margin: 1.5em 0;
}

.matchlist .teams-logo .fhpc {
    font-family: 'Manzanares-Regular', sans-serif;
    margin: 15px 0 0 0;
    font-size: .75em;
    padding: 7px 7px;
    line-height: inherit;
    display: inline-block;
}

.matchlist .dates-hours p span {
    display: block;
}
.matchlist .venue-logo ,
.matchlist .match-links {
    display: flex;
    align-items: center;
    justify-content: center;
}

.match-links-buttons ,
.match-links-buttons-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.match-links-buttons-container .btn {
    margin-left: 5px;
}

.matchlist .venue-logo p {
    font-family: 'Manzanares-Regular', sans-serif;
    text-align: center;
}
.matchlist .venue-logo img ,
.matchlist .teams-logo img,
.matchlist .teams-logo svg {
    max-height: 40px;
    width: auto;
}
.matchlist .match .vs {
    padding: 0 15px;
}
.matchlist .match .vs p {
    margin: 0;
    font-family: 'Manzanares-Regular', sans-serif;
}
.matchlist .match span {
    font-family: 'Manzanares-Regular', sans-serif;
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 5px;
}
.matchlist .match-links {
    justify-content: flex-end;
}
.matchlist .match-links .btn {
    font-size: .8em;
    margin: 0 0 0 5px;
    padding: 10px 15px;
}

.matchlist .standard {
    font-family: 'Manzanares-Regular', sans-serif;
    text-transform: uppercase;
    background-color: #050d46;
}



.matchlist .teams-logo .icon {
    display: flex;
    align-items: center;
}

.matchlist .match-links .btn:hover {
    font-size: .8em;
    margin: 0 0 0 5px;
    color: #E8151E;
    padding: 10px 15px;
}

.site-header a span {
    font-weight: normal;
}

.event_row > .row {
    align-items: start;
}