html, body {
    height: 100%;
}

.custom-wrapper {
    min-height: 100%;
    height: auto;
    margin: 0 auto -50px;
    padding-bottom: 95px;
}
.custom-footer {
    height: 50px;
}

.custom-top-header {
    background:#f5f5f5;
    height: 30px;
    overflow:hidden;
}

.custom-top-header ul {
    list-style:none;
}

div.tab-content{
    margin-top: 10px;
}

.custom-top-header ul li {
    float:left;
    margin-left:10px;
}

.custom-top-header ul li a,
.custom-top-header ul li a:hover,
.custom-top-header ul li a:focus {
    font-family: "PT Sans Caption",Verdana,sans-serif;
    font-size: 11px;
    line-height: 30px;
    color:#666;
    text-decoration:none;
    outline: none;
}

.custom-top-header ul li.custom-top-header-lang a,
.custom-top-header ul li.custom-top-header-lang a:hover,
.custom-top-header ul li.custom-top-header-lang a:focus {
    color:#0062c8;
    dispaly:inline-block;
    text-decoration:none;
    padding-right:36px;
    background:transparent url(../img/SelectCountry.png) right 0 no-repeat;
}

.custom-pull-right {
    float: right !important;
}

.custom-footer-links .custom-pull-right {
    float: left !important;
}

.custom-header {
    height:75px;
}

.custom-header .row {
    background:transparent url(../img/header-back.jpg) right 0 no-repeat;
    height:75px;
}

.custom-header-navbar .navbar {
    border: none;
}

.custom-header-navbar .custom-logo {
    height:30px;
    width:auto !important;
}

.custom-header-navbar .navbar-brand {
    padding-left: 0px;
}

.custom-header-navbar .navbar-toggle {
    margin-right: 0;
}

.custom-header-navbar .navbar-default {
    background-color: transparent;
}

.custom-header-navbar .navbar-default {
    background-color: transparent;
}

.custom-header-navbar .navbar-collapse .navbar,
.custom-header-navbar .navbar-collapse .navbar-right {
    background-color: #f5f5f5;
}

.custom-header-navbar .navbar-default .navbar-collapse,
.custom-header-navbar .navbar-default .navbar-form {
    border:none;
}

.custom-header-navbar .navbar-default .navbar-nav > .active > a,
.custom-header-navbar .navbar-default .navbar-nav > .active > a:hover,
.custom-header-navbar .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #0062c8;
    font-weight: bold;
}

.custom-header-navbar .navbar-default .navbar-nav > li > a {
    color: #292929;
    font-family: "PT Sans Caption",Verdana,sans-serif;
    font-size: 13px;
    border-top:1px solid #a1a1a1;
}

.custom-header-navbar .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #292929;
}

.custom-header-navbar .navbar-default .navbar-nav > li:last-child > a {
    border-bottom:1px solid #a1a1a1;
}

.custom-header-login ul {
	position:relative;
	top:8px;
	list-style:none;
}

.custom-header-login ul li {
	float:left;
}

.custom-header-login ul li a {
	border-right: 1px solid #666;
    color: #666;
    display: block;
    font-family: "PT Sans Caption",Verdana,sans-serif;
    font-size: 13px;
    line-height: 14px;
    min-height: 14px;
    padding: 0 12px;
}

.custom-header-login ul li a:hover,
.custom-header-login ul li a:focus {
	text-decoration:none;
}

.custom-header-login ul li:last-child a {
	border-right:none;
    padding-right:0;
}

.custom-content {
    min-height: 200px;
    margin-top:10px;
}

.custom-bottom-footer {
    background:#f5f5f5;
    color: #666;
    font-size: 12px;
    height: 50px;
}

.custom-footer-copyright {
    margin-top:5px;
}

.custom-footer-links {
    margin-top:7px;
}

.custom-footer-links ul {
    list-style:none;
    margin:0;
    padding:0;
    font-size: 13px;
}

.custom-footer-links ul li {
    float:left;
}

.custom-footer-links ul li a {
	border-right: 1px solid #666;
    display: block;
    font-family: "PT Sans Caption",Verdana,sans-serif;
    font-size: 12px;
    line-height: 13px;
    min-height: 13px;
    padding: 0 12px;
}

.custom-footer-links ul li a,
.custom-footer-links ul li a:hover,
.custom-footer-links ul li a:focus {
    color:#666;
    text-decoration:none;
}

.custom-footer-links ul li.active a,
.custom-footer-links ul li.active a:hover,
.custom-footer-links ul li.active a:focus {
    color:#0062c8;
}

.custom-footer-links ul li:last-child a {
	border-right:none;
    padding-right:0;
}

.custom-footer-links ul li:first-child a {
    padding-left:0;
}

label {
    color:#666;
    font-weight:normal;
}

.custom-modal .modal-header {
    border-bottom: none;
}

.custom-modal .modal-body {
    padding-top:0px;
}

.custom-modal-close,
.custom-modal-close:hover {
    font-size:11px;
    opacity: 1;
    color:#0062c8;
}

.custom-modal-close:hover {
    opacity: 0.8;
}

.custom-modal-close .fa-stack-1x {
    margin-top:-1px;
}

.custom-modal-country-list {
    padding:10px;
}

.custom-modal-country-list a {
    display:block;
    clear:left;
    height:26px;
}

.custom-modal-country-list a img {
    float:left;
}

.custom-modal-country-list a span {
    margin-left:10px;
    float:left;
    margin-top:-6px;
}
.custom-modal-country-list a {
    outline: none;
}
.custom-modal-country-list a:hover {
    font-weight: bold;
}

.custom-swf-embed {
    margin-bottom:15px;
}


.custom-swf-embed,
.custom-swf-embed embed {
    width:100%;
}

.custom-breadcrumb .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-top:-10px;
    padding: 0 15px 9px 0;
    font-size: 12px;
    border-bottom: 1px solid #a1a1a1;
}

.custom-breadcrumb .breadcrumb > li.active {
    color: #0062c8;
}


.custom-breadcrumb .breadcrumb > li + li:before {
    padding:0;
}

.custom-breadcrumb .breadcrumb a {
    color: #666;
}


.custom-left-navigation {
    z-index:2;
}

.custom-left-navigation h3 {
    margin-top:6px;
    margin-left:15px;
}

.custom-left-navigation .nav > li > a {
    display: block;
    padding: 9px 15px;
    position: relative;
    border-top: 1px solid #ededec;
}

.custom-left-navigation .nav-stacked > li + li {
    margin-top: 0px;
}

.custom-left-navigation .nav-pills > li > a {
    border-radius: 0;
    color: #383838;
}

.custom-left-navigation .nav-pills {
    padding-right:10px;
}

.custom-left-navigation .nav > li > a:hover,
.custom-left-navigation .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.custom-left-navigation .nav-pills > li.active > a,
.custom-left-navigation .nav-pills > li.active > a:hover,
.custom-left-navigation .nav-pills > li.active > a:focus {
    background-color: #bfd8f1;
    color: #0062c8;
}

.custom-left-navigation .custom-contact-list > li > a {
    padding: 13px 15px 13px 50px;
    border-top:none;
    border-bottom:1px solid #ededec;
}

.custom-left-navigation .custom-contact-list > li:last-child > a {
    border-bottom:1px solid #ededec;
}

.custom-left-navigation .custom-contact-list > li:first-child > a {
    /*border-top:2px solid #ff850d;*/
    border-top:1px solid #ededec;
}

.custom-contact-list-phone {
    background:transparent url(../img/icon_phone.png) 12px 10px no-repeat;
}

.custom-contact-list-mail {
    background:transparent url(../img/icon_mail.png) 12px 14px no-repeat;
}

.custom-inline-form .form-group {
    margin-right:20px;
}

.custom-inline-form .form-group br {
    display:none;
}

.custom-inline-form-vcode label,
.custom-inline-form-spend-upoints-right label {
    padding-right:20px;
}

.custom-form input,
.custom-form select {
    border-radius: 0;
}

.custom-form select {
    margin-right:1px;
}

.custom-form .control-label {
    text-align:left;
}

.custom-form textarea {
    width: 100%;
    border: 1px solid #ccc;
}

.custom-main-table .table > thead > tr > th,
.custom-main-table .table > tbody > tr > th,
.custom-main-table .table > tfoot > tr > th {
    border-top: none;
    border-bottom: 1px solid #0062c8;
    color:#0062c8;
}

.custom-main-table {
    color:#666;
}

.custom-main-table-align-right {
    text-align:right;
}

.custom-main-table-subtotal td,
.custom-main-table-total td {
    border-top: 1px solid #0062c8 !important;
    border-bottom: 1px solid #0062c8;
    color:#0062c8;
    font-weight:bold;
}

.custom-main-table-total td {
    background:#f5f5f5;
}

.custom-headline {
    height:100px;
    background:transparent url(../img/custom-heading-back.png) 20px 75px no-repeat;
}


.custom-headline {
    position:relative;
    margin-top:-15px;
    margin-bottom:5px;
    z-index:3;
}

.custom-headline span {
    color:#fff;
    font-family: "PT Sans Caption",Verdana,sans-serif;
    font-size: 29px;
    font-weight:700;
    display:inline-block;
    background:#1a72ce;
    padding:15px 24px 10px 24px;
    height:75px;
}

.custom-big-key-visual .custom-headline {
    top:90px;
    left:0px;
    margin-bottom:15px;
}

.custom-faq-list .panel {
    border-radius: 0;
}
.custom-faq-list .panel-default {
    border-color: transparent;
}
.container.promotions {
    min-height: 500px;
}

.custom-faq-list .panel {
    border: none;
    border-radius:0;
    box-shadow: none;
    margin-bottom: 20px;
}

.custom-faq-list .panel-default > .panel-heading {
    background-color:transparent;
    border-color:transparent;
    color: #333;
}

.custom-faq-list .panel-heading {
    border:none;
    border-radius:0;
    padding:2px 0 8px;
}

.custom-faq-list .panel-heading a,
.custom-faq-list .panel-heading a:hover,
.custom-faq-list .panel-heading a:focus {
    font-weight:700;
    color: #333;
}

.custom-faq-list .panel-heading a:before {
    content: "•";
    font-family: "PT Sans Caption",Verdana,sans-serif;
}

.custom-faq-list .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color:transparent;
    padding-top:0px;
    padding-left:14px;
}

.custom-header-navbar .navbar-default .navbar-nav > li > a.custom-upoint-link {
   color:#ff850d;
}

.custom-inline-form-vcode button,
.custom-inline-form-spend-upoints-right button {
    margin-top:20px;
}

.custom-big-key-visual {
    overflow:hidden;
    height:175px;
    z-index:2;
}

.custom-grey-box {
    background:#ececec;
    padding:32px 24px 24px 24px;
    z-index:1;
    margin-top:-30px;
}

.custom-grey-image-box {
    background:#ececec;
    padding:24px;
    text-align:center;
    height:240px;
}

.custom-grey-image-box img {
    box-shadow: 5px 5px 5px #888;
    width:auto !important;
    max-height:190px;
}

.custom-qrcode-image {
    margin:10px 0 15px 0;
}

.qr-codes {
    margin-top: -43px;
    margin-bottom: 20px;
}

.custom-inline-form-spend-upoints-right-range-label {
    padding-left:20px;
}

.custom-app-teaser-image {
     margin-top:20px;
}

.custom-reference-text-small {
    font-size:13px;
    padding-left:10px;
    line-height:normal;
}

.custom-reference-star {
    font-size:18px;
    margin-left:-10px;
}

@media (min-width: 560px) {

}

@media (max-width: 320px) {
    .custom-headline span.iphone {
        font-size: 23px;
        display: inline-block;
    }
    .custom-headline span.non-iphone {
        display: none;
    }
    .custom-big-key-visual .custom-headline {
        top:26px;
    }
}

@media (max-width: 350px) {
    .custom-headline span.iphone {
        font-size: 23px;
        display: inline-block;
    }
    .custom-headline span.non-iphone {
        display: none;
    }
    .custom-big-key-visual .custom-headline {
        top:26px;
    }
}
@media (min-width: 350px) {
    .custom-headline span.iphone {
        display: none;
    }
    .custom-headline span.non-iphone {
        display: inline-block;
    }
    .custom-big-key-visual .custom-headline {
        top:26px;
    }

    @media (max-width: 380px){
        #pub-banner {
            display: none;
        }
        #pub-banner-mobile {
            height: 45px;
            width: calc(45px * 2.777);
            margin-top: -10px;
            margin-left: -10px;
        }
    }
}

@media (max-width: 689px) {
    @media (min-width: 381px) {
        #pub-banner {
            display: none;
        }
        #pub-banner-mobile {
            height: 45px;
            width: calc(45px * 2.777);
            margin-top: -10px;
            margin-left: 20px;
        }
    }
}

@media (max-width: 767px) {
    @media (min-width: 690px) {
        #pub-banner {
            display: none;
        }
        #pub-banner-mobile {
            height: 45px;
            width: calc(45px * 2.777);
            margin-top: -10px;
            margin-left: 200px;
        }
    }
}

@media (min-width: 768px) {

    .custom-wrapper {
        margin: 0 auto -30px;
    }
    .custom-footer {
        height: 30px;
    }

    .custom-bottom-footer {
        height: 30px;
    }

    .custom-big-key-visual {
        z-index:3;
    }

    .custom-big-key-visual .custom-headline {
        top:26px;
    }

    .custom-footer-links .custom-pull-right {
        float: right !important;
    }

    .custom-inline-form .form-group br {
        display:inline;
    }

    .custom-breadcrumb .breadcrumb {
        padding-left: 15px;
    }

    .custom-logo {
        height:100%;
        width:auto !important;
        margin-top:15px;
    }

    .custom-header-navbar .navbar {
        border-radius: 0;
        background-color: #f5f5f5;
        border-bottom: 1px solid #a1a1a1;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        border-top: 1px solid #a1a1a1;
        margin-bottom: 20px;
    }

    .custom-header-navbar .navbar .navbar {
        border-radius: 0;
        border:none;
        background:transparent;
        margin-bottom: 0px;
    }

    .custom-header-navbar .navbar-default .navbar-nav > li > a {
        color: #292929;
        font-family: "PT Sans Caption",Verdana,sans-serif;
        font-size: 13px;
        border:none;
        outline: none;
    }

    .custom-header-navbar .navbar-default .navbar-nav > li > a:hover {
        background-color: #E0E0E0;
        color: #000;
    }

    .custom-header-navbar .navbar-default .navbar-nav > li > a:focus {
        outline: none;
    }

    .custom-header-navbar .navbar-default .navbar-nav > li > a:focus {
        outline: none;
    }

    .custom-header-navbar .navbar-default .navbar-nav > li:last-child > a {
        border:none;
    }

    .navbar-right > li.active > a {
        font-weight: bold;
    }

    .custom-header-navbar .navbar-nav > li > a {
        padding-bottom: 22px;
    }

    .custom-header-navbar .navbar-default .navbar-nav > .active > a,
    .custom-header-navbar .navbar-default .navbar-nav > .active > a:hover,
    .custom-header-navbar .navbar-default .navbar-nav > .active > a:focus {
        background-color: transparent;
        color: #0062c8;
        font-weight: bold;
    }

    .custom-header-navbar .dropdown-menu {
        background-clip: padding-box;
        background-color: #f5f5f5;
        border: none;
        border-radius: 0;
        box-shadow: none;
        font-size: 13px;
        margin:0;
        padding:0;
        border-top:1px solid transparent;
    }

    .custom-header-navbar .dropdown-menu > li > a {
        padding: 10px 15px;
        border-bottom:2px solid #ececec;
    }

    .custom-header-navbar .dropdown-menu > li > a:hover,
    .custom-header-navbar .dropdown-menu > li > a:focus {
        background-color: #ececec;
    }

    .custom-header-navbar .dropdown-menu > .active > a,
    .custom-header-navbar .dropdown-menu > .active > a:hover,
    .custom-header-navbar.dropdown-menu > .active > a:focus {
        background-color: #ececec;
        color: #333;
    }

    .custom-header-navbar .navbar-nav {
        margin-left:-15px;
        margin-right:-15px;
    }

    .custom-header-navbar .dropdown:hover .dropdown-menu {
        display: block;
    }

    .custom-swf-embed-tutorial embed {
        height:320px;
    }

    .custom-link {
        background:transparent url(../img/custom-link.png) right 8px no-repeat;
        display: inline-block;
        padding-right:20px;
        font-size:20px;
    }

    .custom-link-p {
        background:transparent url(../img/custom-link.png) right 4px no-repeat;
        display: inline-block;
        padding-right:16px;
        font-size:15px;
    }

    .custom-inline-form-vcode button,
    .custom-inline-form-spend-upoints-right button {
        margin-top:0px;
        margin-left:20px;
    }

}


@media (max-width: 991px) {

    .custom-big-key-visual .custom-headline {
        top:85px;
    }

    @media (min-width: 768px) {
        #pub-banner {
            margin-left: 300px;
            height: 70px;
            width: calc(70px * 2.777);
        }
        #pub-banner-mobile {
            display: none;
        }

        .container-pub-banner {
            margin-top: 5px;
            margin-bottom: 0px;
        }
    }
}

@media (min-width: 992px) {

.custom-swf-embed {
    margin-bottom:0;
}

.custom-swf-embed-tutorial embed {
    height:320px;
    margin-left:0px;
}


.custom-main-faq-list {
    border-left:1px solid #ff850d;
    padding-left:20px;
}

.custom-inline-form-spend-upoints-right input {
    width:260px !important;
}

.custom-inline-form-spend-upoints-right input.custom-inline-form-spend-upoints-right-range-input {
    width:99px !important;
}

.custom-app-teaser-image {
     margin-top:-8px;
}

.custom-teaser-app-image {
    height:auto !important;
    max-width:100px;
}

.custom-big-key-visual .custom-headline {
    top:85px;
}

    @media (max-width: 1199px) {
        #pub-banner {
            margin-left: 400px;
            height: 70px;
            width: calc(70px * 2.777);
        }
        #pub-banner-mobile {
            display: none;
        }

        .container-pub-banner {
            margin-top: 5px;
            margin-bottom: 0px;
        }
    }
}

@media (min-width: 1200px) {

.custom-inline-form-spend-upoints-right input {
    width:250px !important;
}

.custom-inline-form-spend-upoints-right input.custom-inline-form-spend-upoints-right-range-input {
    width:94px !important;
}

.custom-swf-embed embed {
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
}

.custom-swf-embed {
    margin-bottom:0;
}

.custom-swf-embed-tutorial embed {
    height:320px;
    margin-left:-140px;
}

.custom-app-teaser-image {
     margin-top:-18px;
}

.custom-big-key-visual .custom-headline {
    top:85px;
}

    #pub-banner {
        margin-left: 500px;
        height: 70px;
        width: calc(70px * 2.777);
    }
    #pub-banner-mobile {
        display: none;
    }

    .container-pub-banner {
        margin-top: 5px;
        margin-bottom: 0px;
    }
}

.bootstrap-select.btn-group .dropdown-menu li>a.child{
    margin-left: 20px;
}

#uponor-umsatz-form div.col-sm-5 {
	width: 50% !important;
}

.uponor-umsatz-report-submit {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Don't display Send button  Uponor -> Reports -> Additional Reports -> Participant Report und Redeem Report */
html body div.custom-wrapper div.custom-content div.container div.row div.col-xs-12 form#uponor-participant-form.form.form-horizontal.custom-form button.action.action_submit.btn.btn-default.btn-custom{
    display:none;
}
/* Don't display empty table in Uponor -> Reports -> Additional Reports -> Participant Report */
html body div.custom-wrapper div.custom-content div.container div.row div.col-xs-12 table.table.table-condensed.table-striped.table-hover.gamepoint-category{
    display:none;
}

html body div.custom-wrapper div.custom-content div.container div.row div.col-xs-12 form#form.form.form-horizontal.custom-form table.table.table-condensed.table-striped.table-hover.game-transaction tbody tr td,
html body div.custom-wrapper div.custom-content div.container div.row div.col-xs-12 form#form.form.form-horizontal.custom-form table.table.table-condensed.table-striped.table-hover.game-transaction tbody tr th{
    text-align: center;
}


label[for="user-ban-form__visible"] {
    margin-left: -20px;
}

#user-ban-form__visible {
    margin-left: 45%;
}

#user-ban-form > .checkbox .control-label + .help-inline {
    display: block;
    margin-left: 26%;
}

.headling {
    font-family: "PT Sans Caption", Verdana, sans-serif;
    font-size: 25px;
}

.headling a {
    color:black!important;
}

.lead {
    font-family: "PT Sans", Verdana, sans-serif;
    font-size: 15px;
}

.btn-template-main {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.home-page .custom-wrapper .custom-content .container {
    padding-left: 8px!important;
}

.campaign-editor select.search_filter__gamepoint_category_id + .search_filter__gamepoint_category_id button {
    margin-left: -190px;
}

.campaign-editor div.search_filter__gamepoint_category_id button + div.dropdown-menu {
    margin-left: -190px;
}

@media (max-width: 1199px) {
    .campaign-editor select.search_filter__gamepoint_category_id + .search_filter__gamepoint_category_id button {
        margin-left: -157px;
    }

    .campaign-editor div.search_filter__gamepoint_category_id button + div.dropdown-menu {
        margin-left: -157px;
    }
}

@media (max-width: 991px) {
    .campaign-editor select.search_filter__gamepoint_category_id + .search_filter__gamepoint_category_id button {
        margin-left: 127px;
    }

    .campaign-editor div.search_filter__gamepoint_category_id button + div.dropdown-menu {
        margin-left: 127px;
    }

    .campaign-editor #promotion-form__search_filter label:first-child {
        float: left;
        z-index: 1;
    }
}

@media (max-width: 767px) {
    .campaign-editor select.search_filter__gamepoint_category_id + .search_filter__gamepoint_category_id button {
        margin-left: 0px;
    }

    .campaign-editor div.search_filter__gamepoint_category_id button + div.dropdown-menu {
        margin-left: 0px;
    }
}
