/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11.03.2015, 18:02:06
    Author     : David Backes
*/


/*.carousel-inner > .item > img,*/
/*.carousel-inner > .item > a > img {*/
    /*width: 70% !important;*/
    /*margin: auto !important;*/
/*}*/

.selected img {
    opacity:0.5;
}

.list-inline > a  {
    height: 54px !important;
    overflow: hidden !important;
}

.tx-hostregister14v-searchBox {
    border: 1px solid silver;
    border-radius: 5px;
    padding:10px;
    text-align: center;
}


.f3-widget-paginator {
    list-style-type: none;
}

.f3-widget-paginator:first-child {
    margin-bottom: 20px;
    display: inline-block;
}

.f3-widget-paginator:last-child {
    margin-top: 20px;
}

.f3-widget-paginator li {
    float:left;
    padding: 10px;
    border: 1px solid silver;
}

.current {
    background-color: silver;
}

.next {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.previous {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}



[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    margin-left: 0px !important;
}

.container-inhalt ul {
    margin: 0 0 0 0px !important;
    padding: 0 !important;
}