/*
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 : 2019-01-03, 13:27:37
    Author     : Piotr.Kedzierski
*/

#fotoradar_info,
#punktkontrolny_info {
    font-size: 1em;
    color: black;
}

#fotoradar_info .etykieta,
#punktkontrolny_info .etykieta {
    font-weight: bold;
}

#fotoradar_info_limit_predkosci_wrapper,
#punktkontrolny_info_limit_predkosci_wrapper {
    border-collapse: collapse;
}

#fotoradar_info_limit_predkosci_wrapper tr,
#punktkontrolny_info_limit_predkosci_wrapper tr {
    padding-bottom: 0.2rem;
}

#fotoradar_info_limit_predkosci_wrapper td,
#punktkontrolny_info_limit_predkosci_wrapper td {
    padding-left: 0;
    padding-right: 0.5rem;
    padding-top: 0;
    padding-bottom: 0;
    border-width: 0px;
}

#fotoradar_info_limit_predkosci_wrapper #fotoradar_info_limit_predkosci td,
#punktkontrolny_info_limit_predkosci_wrapper #punktkontrolny_info_limit_predkosci td
{
    padding: 0px 0px 0px 10px;
}

#fotoradar_info .button,
#punktkontrolny_info .button {
    float:left;
    padding:0px 5px 5px 0px;
}

#fotoradar_info .szerokaEtykieta,
#punktkontrolny_info .szerokaEtykieta {
    display:inline-flex;
    width:280px;
}

.fotoradar_info_limit_ograniczenie,
.punktkontrolny_info_limit_ograniczenie {
    -js-display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-image: var(--image-limit);
    background-repeat: no-repeat;
    background-position: center;
}

.info_limit_ograniczenie_ikona {
    text-align: center;
}

.cFormBasicMap {
    line-height: 1;
}

.cFormBasicMap button {
    min-width: 10rem;
}

.cFormBasicMap textarea,
.cFormBasicMap input {
    border: medium none;
    padding-top: 0;
    padding-bottom: 0;
}

.cFormBasicMap [type="text"] {
    height: 1.9rem;
}

.cFormBasicMap h3 {
    margin: 1em 0;
    font-size: 2rem;
    line-height: 2;
}


#fotoradar_info .buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    margin-top: 10px;
}

#fotoradar_info .btn {
    margin-left: 1rem;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2rem;
    padding-right: 2rem;
    color: black;
    border-radius: 0;
    font-size: inherit;
}

#punktkontrolny_info .buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    margin-top: 10px;
}

#punktkontrolny_info .btn {
    margin-left: 1rem;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2rem;
    padding-right: 2rem;
    color: black;
    border-radius: 0;
    font-size: inherit;
}

body.cFormBasic{
    font-family:'dosisregular';
    font-size: 1rem !important;
    line-height: 1.1;
    color: #000000;
    margin: 0;
    padding: 0;
    border: 0;
}

#fotoradar_szczegoly {
    color: black;
    background: #FFFFFF;
    margin: 0.75rem !important;
}

#fotoradar_szczegoly a.link:link, #fotoradar_szczegoly a.link:visited {
    text-decoration: none;
    font-weight: bold;
}

#fotoradar_szczegoly a.link:hover, #fotoradar_szczegoly a.link:active {
    text-decoration: underline;
    color: #0B6122;
    font-weight: bold;
}

#fotoradar_szczegoly .wartosc {
    vertical-align: baseline;
    padding: 0;
}

#fotoradar_szczegoly .etykieta {
    padding: 0;
}

#fotoradar_szczegoly .contrast img {
    background-color: transparent !important;
    background: transparent !important;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

#fotoradar_szczegoly .contrast .fotoradar_info_limit_ograniczenie,
#fotoradar_szczegoly .contrast .punktkontrolny_info_limit_ograniczenie {
    -js-display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-image: var(--image-limit) !important;
    background-repeat: no-repeat;
    background-position: center;
}

#fotoradar_szczegoly .contrast .fotoradar_info_limit_ograniczenie div,
#fotoradar_szczegoly .contrast .fotoradar_info_limit_ograniczenie_tekst {
    color: black !important;
    -webkit-text-fill-color: black !important;
    background-color: transparent !important;
    background: transparent !important;
}

#fotoradar_szczegoly .btn {
    margin-left: 1rem;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2rem;
    padding-right: 2rem;
    color: black;
    border-radius: 0;
    font-size: inherit;
}

#fotoradar_szczegoly .etykieta {
    width: 250px;
    font-weight: bold;
    vertical-align: top;
}
#fotoradar_szczegoly .wartosc {
    width: 200px;
}
#limit_predkosci td {
    padding: 0px 0px 0px 10px;
    border-width: 0px;
}

#fotoradar_szczegoly h1 {
    line-height: 30px;
    font-size: 30px;
}

.CssTableFiszkaBRD {
    margin:0px;
    padding:0px;
    border:0px solid #063505;
}

.CssTableFiszkaBRD table {
    border-spacing: 4px;
    border-collapse: separate;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    cursor:pointer;
}

.CssTableFiszkaBRD tr:hover td {
    background: transparent !important;
    background-color:rgb(160, 150, 25) !important;
}

.CssTableFiszkaBRD table tr:first-child td:last-child {
    border-width:0px 0px 1px 1px;
}

.CssTableFiszkaBRD tr:last-child td:last-child {
    border-width:0px 0px 0px 0px;
}

.CssTableFiszkaBRD tr:first-child td:nth-child(2) {
    border-width:0px 1px 1px 0px;
}

.CssTableFiszkaBRD tr:nth-child(2) td:first-child {
    border-width:0px 1px 1px 0px;
}

.CssTableFiszkaBRD td {
    vertical-align:middle;
    background-color:#e2b124;
    background-color:#fcf7e9;
    border-width:0px 1px 1px 0px;
    text-align:center;
    padding:6px;
    font-size:1rem;
    font-weight:bold;
    color:#000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.CssTableFiszkaBRD td:first-child {
    background-color:#e2b124;
    text-align:center;
    font-size:1rem;
    font-weight:bold;
    color:#000000;
}

.CssTableFiszkaBRD tr:last-child td {
    border-width:0px 1px 0px 0px;
}

.CssTableFiszkaBRD tr td:last-child {
    border-width:0px 0px 1px 0px;
    color: rgb(180, 15, 15);
    font-weight:bold;
    font-size:1rem;
}

.CssTableFiszkaBRD tr:first-child td {
    background-color:#e2b124;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:1rem;
    font-weight:bold;
    color:#000000;
}

.CssTableFiszkaBRD tr:first-child:hover td {
    background-color:#e2b124 !important;
}

.CssTableFiszkaBRD tr:first-child td:first-child {
    background:transparent !important;
    background-color:transparent !important;
    border:0px !important;
    text-align:center;
    border-width:0px 0px 0px 0px !important;
    cursor:auto !important;
}

.CssTableFiszkaBRD table caption {
    caption-side:bottom;
    text-align:left;
    font-size:1rem;
    padding-top: 10px;
    cursor:default !important;
}

#map.contrast .fotoradar_info_limit_ograniczenie,
#map.contrast .punktkontrolny_info_limit_ograniczenie {
    -js-display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-image: var(--image-limit) !important;
    background-repeat: no-repeat;
}

.fotoradar_info_limit_ograniczenie_tekst,
.punktkontrolny_info_limit_ograniczenie_tekst {
    max-width: 30px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

#map.contrast .fotoradar_info_limit_ograniczenie div,
#map.contrast .fotoradar_info_limit_ograniczenie_tekst,
#map.contrast .punktkontrolny_info_limit_ograniczenie div,
#map.contrast .punktkontrolny_info_limit_ograniczenie_tekst {
    color: black !important;
    -webkit-text-fill-color: black !important;
}