﻿/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 11px;
    color: #555;
}

a {
    background: transparent;
}

    a:focus {
        outline: thin dotted;
    }

    a:active,
    a:hover {
        outline: 0;
    }

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

mark {
    color: #000;
    background: #ff0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    /*font-size: 80%;*/
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}

button,
input {
    line-height: normal;
}

    input[type="text"] {
        width: 250px;
    }

button,
select {
    text-transform: none;
    /*width: 250px;*/
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


.left {
    width: 150px;
}

.bleublod {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: Gray;
}




span.DateFormat {
    font-size: 12px;
    font-style: italic;
}

/* ACCOUNT */
table.TableAccount {
    width: 600px;
}

    table.TableAccount input[type=text], table.TableAccount input[type=password] {
        width: 200px;
    }

div.Private_Sent_Transactions_Panel, div.Private_Refused_Transactions_Panel, div.Private_Accepted_Transactions_Panel {
    margin-bottom: 10px;
    margin-top: 10px;
}

table.Private_Grid_History_Summary {
    border-style: none;
    color: #F8F8F8;
    background-color: #777777;
    text-align: left;
    width: 100%;
    margin-top: 5px;
}

/* CORPORATE  */
tr.GridViewHeader {
    border-style: none;
    background-color: #F8F8F8;
    text-align: left;
    height: 12px;
}

th.GridViewHeader {
    text-align: left;
}

tr.GridViewAlternateRow {
    border-style: none;
    font-size: small;
    background-color: #F8F8F8;
}

tr.GridViewRow {
    border-style: none;
    font-size: small;
    background-color: White;
}

    tr.GridViewRow td {
        width: 80px;
    }

tr.GridViewFooter {
    border-style: none;
    text-align: left;
    height: 20px;
    font-weight: bolder;
    font-size: small;
}

    tr.GridViewFooter a {
    }

table.CustomerInfos {
    width: 100%;
    margin-bottom: 20px;
}

td.CustomerInfosRightCell {
    text-align: right;
    width: 50%;
}

table.InvoiceSummary {
    width: 50%;
    margin-left: 15px;
}

div.InvoiceCardNumber {
    font-weight: bold;
    margin: 10px;
}

th[scope=col] {
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    text-align: left;
}


/* END  CORPORATE  */


/* GRIDVIEWS (pivate) */
table.Private_Grid_History {
    border-style: none;
    width: 100%;
    margin-bottom: 10px;
}

    table.Private_Grid_History td.Parking, th.Header_Parking {
        width: 25%;
        font-size: x-small;
        text-align: left;
    }

    table.Private_Grid_History td.DateIn, th.Header_DateIn {
        width: 20%;
        font-size: x-small;
        text-align: left;
    }

    table.Private_Grid_History td.DateOut, th.Header_DateOut {
        width: 20%;
        font-size: x-small;
        text-align: left;
    }

    table.Private_Grid_History td.Amount, th.Header_Amount {
        width: 10%;
        font-size: x-small;
        text-align: left;
    }

    table.Private_Grid_History td.Service, th.Header_Service {
        width: 20%;
        font-size: x-small;
        text-align: left;
    }

tr.Private_Grid_History_Row {
    border-style: none;
    font-size: small;
    background-color: White;
}

tr.Private_Grid_History_AlternateRow {
    border-style: none;
    font-size: small;
}

tr.Private_Grid_History_Header {
    border-style: none;
    background-color: #F8F8F8;
    text-align: left;
    height: 12px;
}

tr.Private_Grid_History_Footer {
    border-style: none;
    text-align: left;
    height: 20px;
    font-weight: bolder;
    font-size: small;
}

    tr.Private_Grid_History_Footer a {
    }

span.Private_Tnx_Type_Header {
    margin-bottom: 10px;
    display: block;
}

table.Private_Grid_Waiting_Tnx {
    width: 100%;
}

div.Private_Refused_Transactions_Panel tr.Private_Grid_History_Row {
    border-style: none;
    font-size: x-small;
    background-color: White;
    color: Red;
}

div.Private_Refused_Transactions_Panel tr.Private_Grid_History_AlternateRow {
    border-style: none;
    font-size: x-small;
    background-color: #F5F5DC;
    color: Red;
}

.DiscountPrice {
    color: Green;
    font-size: x-small;
}

div.MessagePanel {
    background-color: #E1E1E1;
    margin: 10px 0px 10px 0px;
    padding: 10px 5px 10px 5px;
    border: 1px solid orange;
}

div.vSummary {
    background-color: #E1E1E1;
    margin: 10px 0px 10px 0px;
    padding: 10px 5px 10px 5px;
    border: 1px solid orange;
}
/* END  PRIVATE GRIDVIEWS */

/* Large screens ----------- */
@media(min-width:767px) {
    .fdcontent2 {
        position: absolute;
        margin-left: 15%;
        width: 80%;
    }

    div.command {
        margin-top: 20px;
        width: 80%;
        text-align: right;
    }
}

/* small screens ----------- */
@media(max-width:767px) {
    .fdcontent2 {
        position: absolute;
        width: 100%;
    }

    span.DateFormat {
        display: none;
    }

    input[type="text"] {
        width: 200px;
    }

    div.command {
        margin-top: 20px;
        width: 80%;
        text-align: left;
    }
}

/* Discount page */
.table-discounts {
    width: 600px;
}

.new-discount {
    color: #003770;
    font-weight: bold;
}