﻿.screen-logo {
    height: 68px;
    width: 41px;
}

.municipality-crest {
    width: 110px;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Trebuchet MS';
    color: black;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    background-color: white;
    line-height: 1.31;
    letter-spacing: normal;
    color: #000000;
}

    body b {
        font-family: 'Trebuchet MS';
        font-size: 20px;
        line-height: 21px;
    }

.link-blue {
    text-decoration: underline;
}

.page-title {
    font-family: 'Trebuchet MS';
    line-height: 0.94;
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    letter-spacing: normal;
}

.header-title {
    font-family: 'Trebuchet MS';
    font-size: 24px;
    line-height: 25px;
    vertical-align: super;
}

.btn-primary {
    background-color: #D14200;
    border-color: #D14200;
    border-radius: unset;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #B33900;
        border-color: #B33900;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0 #aa6816;
        background-color: #D14200;
        border-color: #D14200;
        border-radius: unset;
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #ce9551;
        border-color: #ce9551;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #ce9551;
        border-color: #ce9551;
    }



.dataTables_length > label > select {
    margin-left: 14px;
}

.page-item.active .page-link {
    background-color: #D14200;
    border-color: #D14200;
}

.green-number {
    color: #006600;
}

.red-number {
    color: #B30000;
}

.dataTableAlignRight {
    text-align: right;
}

.dataTableAlignCenter {
    text-align: center;
}

.btn-block-shrinked {
    width: 20%;
}

/*Fonts*/

.font-regular {
    font-family: 'Trebuchet MS';
}

.font-demi {
    font-family: 'Trebuchet MS';
}

.font-bold {
    font-weight: bold;
}

/*@font-face {
    font-family: 'Avenir Next LT Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Regular'), url('../Fonts/AvenirNextLTPro/AvenirNextLTPro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro'), url('../Fonts/AvenirNextLTPro/AvenirNextLTPro-Demi.woff') format('woff');
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir Next LT Pro Bold'), url('../Fonts/AvenirNextLTPro/AvenirNextLTPro-Bold.woff') format('woff');
}*/


.btn-arrow {
    width: 116px;
    height: 44px;
    position: relative;
    background: red;
    border-radius: unset;
}

    .btn-arrow:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: -1px;
        width: 0;
        height: 0;
        border-left: 20px solid red;
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
    }

        .btn-arrow:before:hover {
            color: #fff;
            background-color: #D14200;
            border-color: #D14200;
        }

.navbar-light .navbar-nav .nav-link {
    color: black !important;
}

.navbar-toggler {
    border: none;
}

.navbar {
    background-color: #f3f3f3;
}

input[type="search"] {
    border: solid 1px #757575;
    border-radius: unset;
}

    input[type="search"]:focus {
        box-shadow: none !important;
        border: 2px solid rgba(0, 0, 0, 1) !important;
    }

input[type="text"]:focus {
    box-shadow: none !important;
    border: 2px solid rgba(0, 0, 0, 1) !important;
}

input[type="text"] {
    border: solid 1px #757575 !important;
    border-radius: unset !important;
}

input[type="password"]:focus {
    box-shadow: none !important;
    border: 2px solid rgba(0, 0, 0, 1) !important;
}

input[type="password"] {
    border: solid 1px #757575 !important;
    border-radius: unset !important;
}

.custom-select {
    height: 44px;
    border: solid 1px #757575;
    border-radius: unset;
}

    .custom-select:focus {
        box-shadow: none;
        border: 2px solid rgba(0, 0, 0, 1);
    }

.btn-default {
    background-color: white;
    border-color: #D14200;
    border-radius: unset;
    border: solid 1px #004699;
    color: #004699;
}

    .btn-default:hover {
        color: #fff;
        background-color: #004699;
        border-color: #004699;
    }

    .btn-default:focus, .btn-default.focus {
        box-shadow: 0 0 0 0 #004699;
    }

    .btn-default.disabled, .btn-default:disabled {
        color: #fff;
        background-color: rgba(236, 0, 0, 0.8);
        border-color: rgba(236, 0, 0, 0.8);
    }

    .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active,
    .show > .btn-default.dropdown-toggle {
        color: #fff;
        background-color: #004699;
        border-color: #004699;
    }

select {
    border-radius: unset !important;
    border: solid 1px black !important;
}

    select:focus {
        border: solid 2px black !important;
        box-shadow: unset !important;
    }


/*jqx calendar*/
div.jqx-fill-state-pressed-light {
    background-color: #D14200 !important;
}

.jqx-listitem-state-selected-light, .jqx-menu-item-selected-light, .jqx-tree-item-selected-light, .jqx-calendar-cell-selected-light, .jqx-grid-cell-selected-light, .jqx-menu-vertical-light .jqx-menu-item-top-selected-light, .jqx-grid-selectionarea-light, .jqx-input-button-header-light, .jqx-input-button-innerHeader-light {
    background-color: #D14200;
    background-repeat: repeat-x;
    border-color: #D14200 !important;
    background: #D14200;
    border-radius: unset;
}

td[role="gridcell"].jqx-calendar-cell-disabled.jqx-calendar-cell-selected {
    background-color: transparent;
    border: 1px solid black !important;
    border-radius: unset;
    color: black !important;
}

td[role="gridcell"].jqx-fill-state-pressed {
    background-color: #D14200;
    color: white !important;
}

td[role="gridcell"].jqx-calendar-cell-hover:hover {
    color: #D14200 !important;
    text-decoration: underline #D14200;
    background-color: unset;
    border: none;
}

td[role="gridcell"].jqx-calendar-cell-today {
    background-color: transparent !important;
    border: 1px solid black !important;
    border-radius: unset !important;
}

    td[role="gridcell"].jqx-calendar-cell-today.jqx-fill-state-pressed {
        background-color: transparent !important;
        border: 1px solid black !important;
        border-radius: unset !important;
        color: #D14200 !important;
    }

.jqx-fill-state-normal {
    color: black;
}

div[data-control-type="DateTime"] {
    border-radius: unset !important;
    border: solid 1px black !important;
}

    div[data-control-type="DateTime"]:focus {
        border: solid 2px black !important;
        box-shadow: unset !important;
    }

.jqx-widget-content-light {
    color: black;
}

.jqx-fill-state-focus-light {
    box-shadow: none;
}

.jqx-widget-header-light {
    color: black;
    font-weight: bold;
    background-color: white;
}

[data-role="calendar"] {
    width: 205px !important;
}

#calendarContent {
    font-weight: bold;
}

.jqx-calendar-cell-weekend {
    font-weight: normal;
}
/*end jqxcalendar*/
.jqx-combobox-arrow-normal {
    background: white;
}

.jqx-widget-content {
    border-radius: unset;
    border-color: black;
}

.jqx-combobox-content {
    border-right: 0px;
}

.logout-img {
    background-image: url("~/Content/Images/log-out.png");
}

input[type="checkbox"] {
    background-color: white !important;
    color: white !important;
    border-radius: unset !important;
    border: 1px solid black;
    transition: none !important;
}

.table-bordered > tbody > tr > td,
.table-bordered > thead > tr > th,
.table-bordered {
    border-left: unset;
    border-right: unset;
}


.username-text-size {
    font-family: 'Trebuchet MS';
    color: black;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #000000;
    margin-right: 15px;
}

#permitsTable_wrapper, #reservedSessionsTable_wrapper, #activeSessionsTable_wrapper, #lpTable_wrapper, #mergedSessionsTable_wrapper {
    visibility: hidden;
}

input[type='checkbox'] {
    margin-top: -30px;
}

input[type='checkbox'] {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 20px;
    height: 20px;
    margin: 0;
    margin-right: 1px;
    display: block;
    float: left;
    position: relative;
    cursor: pointer;
}

    input[type='checkbox']:after {
        content: "";
        vertical-align: middle;
        text-align: center;
        line-height: 20px;
        position: absolute;
        cursor: pointer;
        height: 20px;
        width: 20px;
        left: 0;
        top: 0;
        font-size: 10px;
        border: 1px solid black;
        background: white;
    }

    input[type='checkbox']:hover:after, input[type='checkbox']:checked:hover:after {
        border: 2px solid black;
    }

    input[type='checkbox']:checked:after {
        background: #000000;
        content: '\2714';
        color: #fff;
    }

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.header-padding {
    padding-left: 15px;
}

.btn-show-pwd {
    border: unset;
    background-color: transparent;
    cursor: pointer;
}

.fa-play-circle {
    color: green;
    font-size: xx-large;
}

.big-trash {
    font-size: x-large;
}

.fa-hourglass-half {
    font-size: xx-large;
}

.btn-table {
    cursor: pointer;
}

    .btn-table:hover:not([disabled]) {
        color: #D14200;
    }

.page-link {
    border-radius: unset;
    color: black !important;
}

.page-item:first-child .page-link {
    border-radius: unset;
    border-color: black;
}

.page-item:last-child .page-link {
    border-radius: unset;
    border-color: black;
}

.modal-content {
    border-radius: unset;
}

.parking-session-modal-nomargin > div > div > label {
    font-weight: bold;
}

.insert-btn {
    width: 220px;
    margin-top: 10px;
}

.file-box > div {
    margin: 0 auto;
    width: 90%;
}

.checkb {
    margin-right: 39px !important;
}

#until-list {
    list-style-type: none;
    padding-left: 0px;
    color: gray;
}

#products-list {
    color: gray;
    list-style-type: none;
    padding-left: 0px;
    border-left: 5px solid blue;
}

#time-balance {
    color: black;
    font-weight: bold;
}

#saldo {
    padding-top: 12px;
}

#products {
    padding-top: 12px;
}

#sessionDetailsTable > tr {
    height: 44px;
}

#sessionDetailsTable > tfoot > tr {
    height: 44px;
}

#sessionDetailsTable > tbody {
    border-bottom: 2px solid black;
}

    #sessionDetailsTable > tbody > tr :last-child {
        text-align: right;
    }

#sessionDetailsTable > tfoot > tr :last-child {
    text-align: right;
}

.required-symbol-hide {
    display: none;
}

#PermitBaseIdLabel {
    /*display: none;*/
}
/*.jqx-icon{
    background-image:none;
}*/

/*#Permits.form-control {
    width: 137%;
}*/

#customer-info-dropdown {
    padding-left: 120px;
    padding-right: 90px;
}

#productsTable tfoot:before {
    /* This doesn't work because of border-collapse */
    line-height: 2em;
    content: "_";
    color: white;
    display: block;
}

#productsTable tbody {
    border-left: 3px solid blue;
    padding-bottom: 15px;
}


.label-cell {
    color: gray;
    padding-left: 15px;
    width: 40%;
}

.value-cell {
    color: black;
    font-weight: bold;
    padding-left: 85px;
    width: 60%;
}

.funds-btn {
    padding-left: 15px;
    margin-top: 8px
}

#saldo {
    padding-left: 12px;
    color: gray;
    border-left: 5px solid red;
}

#permits-list li {
    display: inline-block;
}

.permits-list-label {
    border-left: 3px solid #004699;
}

.money-balance-list-label {
    border-left: 3px solid #D14200;
    margin-top: 15px;
    padding: 7px 0px 14px 0px;
    margin-bottom: 10px;
}

.left-col-color {
    color: #4A4A4A;
}

table > thead > tr > th {
    text-align: left !important;
    padding-left: 0px !important;
}

.intro-h2 {
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    color: #000000;
    letter-spacing: normal;
}

#downloadFileBtn {
    color: black;
}

.focus-modal {
    overflow: auto !important;
}

#permitInfo > div {
    text-align: right !important;
    margin-bottom: unset;
}

#customerTable, #camtEntriesTable > tbody {
    cursor: pointer;
}

.btn-padding-btm {
    padding-bottom: 15px;
}

.comment-row > div {
    margin-left: 17px;
    margin-right: 32px;
}

.nextTimeBalanceResetDateText {
    padding-left: 15px;
    margin-bottom: 10px;
}

label + div {
    line-height: 2;
}

#detailsDialog > div {
    max-width: 750px;
}

.val-btn {
    margin-top: 15px;
}

.values-settings-list {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-left: 1px solid black;
}

.values-settings-list-x {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-right: 1px solid black;
}

#detailsDialog .form-group > div {
    text-align: right;
}

#detailsDialog .form-group > label > span {
    font-weight: bold;
}

#RefundRequest_Ammount {
    text-align: right;
}

.jqx-input-disabled div {
    cursor: not-allowed;
}

.username-text-size:hover {
    color: black;
    text-decoration: none;
}

.logout-button,
.logout-button:hover {
    color: black;
}