﻿.container-fluid.noPadding.paragraphWrapper {
    background: linear-gradient(rgba(21, 140, 186, 0.9), rgba(21, 140, 186, 0.2)), url(/Files/Billeder/SiteAbreu/Imagens/1264x395/FundoPraiasMotor.jpg);
}

article.paragraphPadding, article.paragraph {
    background: #f3f6f8;
}

.paragraph.col-xs-12 {
    margin: 20px 0px;
}

.booking-document {
    padding: 20px;
    min-height: 400px;
}

    .booking-document.pageTop h1 {
        padding-bottom: 20px;
        text-transform: none !important;
    }

    .booking-document .panel-heading {
        background: #158cba;
        border-color: #158cba;
        color: #FFFFFF;
        font-family: Lato, Arial, sans-serif;
        font-size: 16px;
        line-height: 18px;
        border-radius: 0;
    }

    .booking-document .panel {
        border-radius: 0;
    }

.booking-document-documents table tbody tr:hover {
    background-color: #158cba;
}

    .booking-document-documents table tbody tr:hover a {
        background-color: #158cba;
        color: #fff;
    }

    .booking-document-documents table tbody tr:hover .files-list .icon-download {
        background-color: #158cba;
        color: #fff;
    }

.booking-document tbody tr td {
    vertical-align: inherit;
}

.booking-document .btn.btn-primary {
    background-color: #158cba;
    border-color: #158cba;
}

    .booking-document .btn.btn-primary.refresh {
        line-height: 27px;
        font-size: 25px;
        right: -15px;
        top: -10px;
        position: relative;
    }

/*        .booking-document .btn.btn-primary.refresh:hover {
            border: solid 1px #f0f0f0;
            background-color: #f0f0f0;
            color: #158cba;
        }*/

.booking-document input, .booking-document select {
    border-radius: 0;
}

.booking-document .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #158cba;
    border-color: #158cba;
}

.booking-document .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.booking-document .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
