#DataTables_Table_0_wrapper,
.dataTables_wrapper
{
    clear: both;
}

#DataTables_Table_0_filter
{
    margin-top: 1em;
}

h1,
h2,
h3,
h4,
p,
table
{
    margin-top: 25px;
    margin-bottom: 25px;
}

table
{
    overflow: scroll;

    max-width: 100%;
}

.clear
{
    clear: both !important;
}

.btn
{
    color: #ffffff !important;
}

th,
td
{
    vertical-align: middle !important;
}

.input-storage
{
    font-weight: bold;

    display: inline;

    max-width: 100px;
}

.gb
{
    font-weight: bold;

    margin-right: 25px;
}

.provider,
.price
{
    font-size: 2em;
}

.provider
{
    height: 128px;
}

.provider img
{
    width: 128px;
    height: auto;
    margin-right: 1em;
}

a:hover
{
    text-decoration: none;
}

.copyright a
{
    margin-right: 1em;
}

.price-comparison .fa-external-link-square,
.price-comparison .fa-asterisk
{
    font-size: .5em;

    vertical-align: super;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.storage-amounts .btn,
.filters .btn
{
    margin-bottom: 5px;
}

.storage
{
    float: left;
}

.storage-amounts
{
    float: right;
}

.container-fluid
{
    max-width: 1440px;
}

.adspace-top a,
.adspace-bottom a
{
    max-width: 100%;
    margin-right: 1em;
}

.adspace-top img,
.adspace-bottom img
{
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px)
{
    .storage-filters
    {
        margin-top: 25px;
    }
}

@media (max-width: 767px)
{
    .storage,
    .storage-amounts
    {
        float: none;

        width: 100%;
        margin-bottom: 5px;
    }

    .copyright a
    {
        display: block;

        margin-right: 0;
        margin-bottom: 1em;
    }

    .dataTables_wrapper .dataTables_filter
    {
        text-align: left !important;
    }
}

.dataTables_wrapper .dataTables_filter label
{
    font-weight: bold !important;
}

.dataTables_wrapper .dataTables_filter label:before
{
    font-family: 'Font Awesome', Font-Awesome, FontAwesome;

    margin-right: 5px;

    content: '\f002';
}

.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child:before,
.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > th:first-child:before
{
    line-height: 21px !important;

    width: 20px !important;
    height: 20px !important;
}

.storage-options
{
    float: left;
    clear: both;
}

.storage-filters
{
    float: right;
}
