﻿.smallad
{
    padding-bottom:5px;
    margin-bottom:5px;
}
.fixedbutton {
    width: 165px;
    background-color: #6C2BFF;
    color: #ffff;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
}
a.fixedbutton:hover {
    background-color: #4C1EB2;
    color: #ffff !important;
    font-weight: inherit;
}

.fixedbutton:hover {
    background-color: #4C1EB2;
    color: #ffff !important;
    font-weight: inherit;
}

.login label
{
    display:inline;
}
/*.league_tables #register_panel .formpanel{margin-left:1.25rem;margin-right:1.25rem;display:none}.league_tables #register_panel .formpanel .active_form{display:block} */
.searchtxt
{
    padding-bottom:20px;
}
.exportholder
{
    position:relative;
}
.eportleft
{
    float:left;
    width:50%;
}
.exportright
{
    width:50%;
    float:right;
}

.exportright ul > li
{
    list-style:none;
    padding-bottom:4px;
}

.options
{
    padding:16px;
    background-color: #94a3a8;
    height:4rem;
    border-radius: 0.6em;
    margin-bottom:1em;
    margin-top:1em;
    color:white;
    font-weight:400;
}
