/*
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 : 28-Jun-2017, 14:32:14
    Author     : rta
*/
.ui-tooltip {
    white-space: pre-line;
}
html{
    height: 100vh;
}
html,
body {


    height: 100%;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

/*body{

    display: none;
    background-color: white;
    overflow-x:hidden;

    font-family: 'Lato', Helvetica, sans-serif;
    font-family: 'Fira Sans', sans-serif;
    font-family: 'Calibri Sans',sans-serif;
    background-image: url('Conwy_Map_blue.jpg');
    background-image: linear-gradient(to bottom, rgba(255,255,255,.3) 0%,rgba(255,255,255,.3) 100%), url('Conwy_Map_blue.jpg');
    background-repeat:repeat-y;
    background-size:cover;
    font-family: 'Lato', Helvetica, sans-serif;

}
*/
#osl{
    width: 100%;
    height: 300px;
    overflow: hidden;
}
#osl:hover #baner{
    transform: scale(1);
}
#baner{
    background-image: url('conwy_castle_baner.jpg');
    transition: all .5s;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 100%;
}
#logo{
    display: block;

    width: 15%;
    height: auto;
    opacity: 1;
    margin: auto auto;
    border-color: white;
    border-radius: 10px;
    outline: 1px transparent;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
    -webkit-box-shadow: 0 0 9px 4px rgba(255,255,255,1) ;
    box-shadow: 0 0 9px 4px rgba(255,255,255,1) ;

}
#zlota{
    display: block;
    position: relative;
    top:55%;
    text-align: center;
    color: white;
    font-size: 64px;
    font-style: oblique;
    padding-top: 20px;
    font-family: 'Qwigley', cursive;


    text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -1px -1px 1px rgba(0,0,0,0.67) ,  0 0 10px rgba(255,255,0,1) ;

}


#parking-cons-men, #parking-surv-men{
    min-width: 450px;
}
#login-men{
    min-width: 300px;
}
#m-out{
    color: black;
}

#opoka{




}
#miensko{




}
#home{
    position: relative;
    background-color: transparent;
    display: inline-block;
    width: 100%;

    text-align: center;

    margin: auto auto;
    font-size: 20px;

}

.home-area{
    cursor: pointer;
    margin-left:10px;
    margin-top: 20px;
    height: 250px;
    width:250px;
    display:inline-block;
    border: 2px solid white;
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.28);
    background-color: white;
    overflow: hidden;
}
.home-area:hover {
    -webkit-box-shadow: 0 0 6px 6px rgba(180,180,180,1) ;
    box-shadow: 0 0 6px 6px rgba(180,180,180,1) ;

}

#opinia{


    width:500px;
    background-color: #3e3e3e;
    background-image: url('zzw.png');

    border: 2px solid white;
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.28);
    font-size: 18px;
    overflow: hidden;
}

#opinia div{
    color:white;
    font-style: italic;
    text-align: right;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;



}
#opinia-zawartosc{



    text-shadow: 0 0 9px rgba(255,255,0,1) ;
    transform: scale(1);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
#opinia-zawartosc:hover{
    text-shadow: 0 0 9px rgba(0,255,0,1) ;
    transform: scale(1.04);

    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
.opaska{
    -webkit-box-shadow: 0 0 10px 10px rgba(255,255,255,1) inset;
    box-shadow: 0 0 10px 10px rgba(255,255,255,1) inset;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,1) ;
    color:whitesmoke;
    position: relative;
    width: 100%;
    height: 100%;
    font-variant: small-caps;
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
.opaska:hover{
    transform: scale(1.2);
    -webkit-box-shadow: 0 0 10px 10px rgba(255,255,255,1) inset;
    box-shadow: 0 0 10px 10px rgba(255,255,255,1) inset;
    color:yellow;
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
.tytol{
    position: absolute;
    top:10%;
    width:100%;
    margin:auto auto;

}
.opaska:hover .tytol{
    color:yellow
}
.sentencja, .autor, .ranga, .data{
    display:block;
    position: absolute;
    width: 90%;
    margin-left: 5%;
    top:15%;


}
.autor{
    display:block;
    position: relative;
    top:70%;
    font-style: normal;
    font-weight: bold;

}
.ranga{
    top: 80%;


}
.data{
    top: 80%;
    text-align: left;

}
.opaska:hover .tytol{
    color: yellow;
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
.opaska .tytol{
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;


}
.opaska{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}
#parking-consultancy-min{
    background-image: url('parking_cons.jpeg');
    background-size: cover;
}
#parking-services-min{
    background-image: url('parking_survey.jpg');
    background-size: cover;

}
#contact-us-min{
    background: url('contact-us.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: black;
}
#gis-surveing-min{
    background: url('gis-mapping.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: black;
}
#trafic-regulation-min{
    background: url('tro-min.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white;
}

#customer-login-min{
    background-image: url('customerlogin.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;


}
#about-us-min{
    background-image: url('../pic/rtaa1-blur.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    color: black;
}
#about-us-min:hover{
    background-image: url('../pic/rtaa1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}
#trafic-regulation{

}
#customers{


    position: relative;
    width: 100%;
    margin:auto auto;
    margin-top: 10px;
    height: 130px;
    background-color: white;
    left: 0;
    overflow: hidden;

}
#customers-tytol{
    width: 100%;
    text-align: center;

    border-bottom: 1px solid gray;
    line-height: 0px;
    margin: 10px 0 20px;
}

#customers-tytol span {
    font-size: 18px;
    color: gray;
    font-variant: small-caps;
    background:#fff;
    padding:0 10px;
}

#lisa-klijentow{
    background-color:  white;
    height: 100%;
    width: 70%;
    margin:auto auto;
    text-align: center;
}
.obrazek{
    opacity: 0.6;

    position: relative;
    display: inline-block;
    width:14%;
    height: 80px;
    padding: 0 5px;
}
#stopka{
    display: block;
    position:relative;
    width:100%;
    margin: auto auto;
    height:68px;
    background-color: #efefef;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: grey;
    font-size: 14px;
    text-align: center;

}
#stopka-co{
    width: 70%;

    color:gray;
    margin: auto auto;
    margin-top: 10px;


}
#stopka-co div{
    font-weight: normal;
    display: inline-block;

    padding-left: 10px;
    padding-right: 10px;
    border-width: 0 1px 0 0;

    border-color: gray;
    border-style: solid;
}
#stopka-co #jeden{
    font-weight: bold;
    border-width: 0 1px ;
}
#menu a, #menu a:hover{
    text-decoration: none;
    color:white
}
.inne{
    background-color: white;
    -webkit-box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.4) ;
    box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.4) ;
    padding: 0px 30px;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    position:absolute;
    top:50px;
    bottom: 0px;
    left:0;
    right:0;
    overflow-y: scroll;
    line-height: initial;

}
/*modal zabawki*/
.maska {
    position: fixed;
    z-index:500;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background-color: rgba(55,55,55,.7);

    display: none;
}
.zawartosc {

    display: none;
    min-width:400px;
    min-height: 290px;
    width: 400px;
    position: fixed;
    z-index: 501;

    -webkit-box-shadow: 0 0 9px 4px rgba(255,255,255,1) ;
    box-shadow: 0 0 9px 4px rgba(255,255,255,1) ;


    background: rgba(36,159,242,1);
    border-radius: 20px;

}
.m-naglowek{
    color:white;
    width: 100%;
    border-color: lightgray;
    background-color: #153d74;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    font-size: 18px;

    padding: 10px 0px 10px 20px;
}


#log-out-mes p{
    display: none;
    color:black;
    font-size: 20px;
    text-align: center;
    font-style: italic;

    font-variant: normal;
    text-shadow: 0 0 0 rgba(0,255,0,1) ;
}
.ui-dialog-titlebar-close {
    border-radius: 15px;
}
.ui-dialog-titlebar{
    background: rgba(36,159,242,1);
    border-radius: 20px 20px 0 0;
    color: white;
}
.ui-dialog{
    -webkit-box-shadow: 0 0 9px 4px rgba(255,255,255,1) ;
    box-shadow: 0 0 9px 4px rgba(255,255,255,1) ;

    background-color: rgba(235,240,240,1);
    border-radius: 20px;
    border-width: 1px;
    color:black;
}
.ui-dialog-buttonpane{
    background-color: rgba(36,159,242,1);
    border-radius:0 0 20px 20px;

}
.ui-button{
    border-radius: 10px;
    font-size: 20px;
}

.ui-widget-overlay{
    background-color: rgba(55,55,55,1);
    opacity: .7;
}
#loginform , #contactusform{
    position: relative;
    background-color: #ececec;
    border-color: #153d74;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    font-size: 18px;
    height:190px;

}


#mta{
    height: 185px;
}
.txtfield, .cutx{
    width:70%;
    float: right;
    border-radius: 0px;
    border-width: 1px;
    background-color: rgba(250,250,250,1);
    color: rgba(0,142,198,1);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7) ;

}
.cutx{
    width: 60%;
    resize: none;
}
.txtfield:focus, .cutx:focus{
    background-color: rgba(255,255,255,1);
    border-width: 2px;

}

.txtfield:hover, .cutx:hover{
    border-width: 2px;
}


.m-label{
    position: relative;

    padding: 10px 10px 10px 20px;
    display: block;

}
.g-recaptcha{
    position: relative;
    top:20px;
    left:25%;

}
.buttons{
    position: absolute;
    width: 100%;
    height: 30px;
    left:35%;
    bottom: 30px;

}
.m-przycisk{

    position: relative;

    background-color: #f7a405;
    color: white;
    margin: auto;
    font-weight: bold;
    border-color: #f7a405;
    border-style:solid;

    padding:10px 20px;
    transition: 0.3s;

}


.m-przycisk:hover{
    background-color: white;
    color: cyan;

}
.m-przycisk:focus{

}
.m-przycisk:active{

}
.m-odwolaj{





}

#req{
    color: white;
    position: absolute;
    bottom: -30px;
    left:20px;
    font-size: 15px;
    font-style: italic;
}
.zamknij{
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    color: white;
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
.zamknij:hover{
    color: yellow;
    transform: scale(1.1);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;

}
.byk{
    display: none;
    position: absolute;
    left: 101%;
    top: 0;
    background-color: white;
    border-radius: 3px;
    font-size: 14px;
    color: red;
    font-style: italic;
    font-variant: small-caps;
    padding: 5px;
}
#st-contactus:hover, #st-aboutus:hover{
    text-decoration: underline;
    cursor: pointer;
}
.gototop:hover span{
    color:red;
}

/* other customer css*/
.hui   {
    display: block;
    margin:auto auto;
    width:100%;
    height:40vh;

    -webkit-box-shadow: 0 0 9px 4px rgba(0,0,0,0.5) ;
    box-shadow: 0 0 9px 4px rgba(0,0,0,0.5) ;
}

.h1u{
    font-size: 25px;
    text-shadow: 0 0 2px rgba(0,0,0,1) ;
    text-align:center;
    padding-bottom: 30px;


}

.pu{
    font-style: italic;
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 0;
    padding-top: 20px;
}
.oklade{
    width: 100%;
    margin: auto auto;
    font-size: 20px;
}
.tilre table thead{
    font-size: 22px;
}
#tilen{
    width: 50%;
}
.compare-select-wrapper {
    min-width: 60%;
    float: right;
}
#clearF{
    display: inline-block;
    font-size: 12px;
    float: right;
}
.ap_res_wrap{
    text-align: center;
}
.ap_res{

    display: inline-block;
    padding: 5px 20px;
    font-size:28px;


}
.ap_br{
    margin-top:40px;
    margin-bottom: 40px;
    border-top: 2px #153d74 solid;

}
.ap_prz , .ap_przs{
    background-color: #f7a405;
    margin-right: 10px;
    border-color: #f7a405;
    border-width: 1px;
    border-style: solid;
    color: white;
    transition: 0.3s;
    cursor: pointer;
}
.ap_prz:hover, .ap_przs:hover{
    background-color: white;



    color: #153d74;

}
.ap_row{

}
.ap_row img{
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.5) ;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.5) ;
    border-radius: 3px;


}
.ap_row:after{
    content: "";
    display: table;
    clear: both;
}
.ap_col{
    float: left;
    width: 50%;
    padding: 10px;


}
.apm_col{
    float: left;
    margin-left: 25%;
    width: 50%;
    padding: 10px;


}

.ap_txt{
    font-size:18px;
    color: black;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 10px;

}
.ap_tytol{
    font-size:28px;
    color: black;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
}
.ap_sek_tytol{

    color: black;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    padding-top: 10px;

}


.pazlotko{
    font-size:18px;
    color: black;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 20px;
    padding:20px 10px;
}
.ap_checkbox input{
    display: none;
}
.ap_checkbox {
    width: 120px;
    height: 40px;
    background: #333;
    display: inline-block;
    top:15px;

    border-radius: 50px;
    position: relative;
}
.ap_checkbox label {
    display: block;
    width: 52px;
    height: 22px;
    border-radius: 50px;

    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: 9px;
    z-index: 1;
    left: 12px;
    background: #ddd;
}
.ap_checkbox input[type=checkbox]:checked + label {
    left: 60px;
    background: #26ca28;
}
.ap_checkbox:before {
    content: 'Yes';
    position: absolute;
    top: 12px;
    left: 13px;
    height: 2px;
    color: #26ca28;
    font-size: 16px;
}
.ap_checkbox:after {
    content: 'No';
    position: absolute;
    top: 12px;
    left: 84px;
    height: 2px;
    color: red;
    font-size: 16px;
}
.ap_checkbox_pazlotko{
    text-align: center;
}
.ap_checkbox_q{
    font-size: 18px;
    color: black;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 22px;
    display: inline-block;
    padding-right: 20px;
}
.ap_button{
    border: 1px solid #018dc4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #900;
    font-weight: bold;
    font-size: 40px;
    ;
    text-transform: uppercase;
    display: block;
    margin: auto auto;
}
.ap_summary{
    font-size: 20px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;

}
.ap_con_paz{
    font: normal 28px/1 "Trebuchet MS", Helvetica, sans-serif;
    color: black;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 20px;
    padding:20px 10px;
    text-align: center;
}
.ap_but{
    display: inlineblock;
    min-width: 90px;

    padding:3px;
    margin:2px;
    border-radius: 2px;
    font-size: 24px;

}
.ap_nic{
    padding-top: 2%;
    text-align:center;
    font-size:35px;
    height: 17%;
}
.note{
    color:red;
}
/* map*/
#map{

    display:inline-block;
    width: 80%;
    height: 83%;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,1) ;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,1) ;
}
#sidemenu{
    display:inline-block;
    width: 19%;

    height: 83%;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,1) ;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,1) ;
    overflow: hidden;

}
    #draw {
    display: flex;
    flex-wrap: wrap; /* Allow tools to wrap onto next line */
    align-items: center;
    justify-content: flex-start;
    padding: 8px;
    gap: 6px; /* Add spacing between tools */
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 1);
    height: auto!important; /* Let height grow */
    width: 99.3%!important;
    margin-bottom: 5px;
    background-color: white; /* Optional, improves visibility */
}
#sidemenu ul li a {
    padding: 10px;
    font-size: 10px;

}

#skala{
    width:80px;
}
.radio{
    margin-left:5px;
}
.radio label, #del, #layers, #delall, #export, #mess, .ed {
    display: inline-block;
    min-width: 90px;
    padding: 5px 10px;
    font-size: 14px;
    white-space: nowrap; /* Prevent text wrapping inside buttons */
}
/*#export {
    position: absolute;
    right: 190px;
}
#ostatni {
    position: absolute;
    width: 180px;
    right: 5px;
}

#export:disabled, #del:disabled, #delall:disabled {
    opacity: 0.3;
}
#export{
    position: absolute;
    right:190px;
}
#ostatni{
    position: absolute;
    width: 180px;
    right:5px;
}*/
.ol-control button{
    background-color: rgba(40, 40, 40, 0.8) !important;
}
.ol-control button:hover{
    background-color: rgba(40, 40, 40, 1) !important;
}

.ol-popup {
    position: absolute;
    min-width: 180px;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
    bottom: 12px;
    left: -50px;
}
.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}
.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}
.ol-popup-closer:after {
    content: "✖";
}
.ui-autocomplete{
    max-height: 300px;
    overflow-y:scroll;
    width:auto;
}
.ui-autocomplete .ui-menu-item{
    font-size: 14px;
}
#TN{
    width: 120px;
    border-radius: 2px;
    margin-top: 10px;
    margin-left: 30px;
    padding:2px;
    padding-left:10px;
}

#kurwa .ui-menu-item{
    font-size: 14px;
    outline: 0;
}
#layers{
    display: block;
    position: absolute;
    bottom: 10px;

    right: 1%;
    z-index: 10;
}
#export_menu{
    display:none;
    position:absolute;
    left:180px;
    bottom: 60px;
    margin-left: 1px;
    padding:1px;
    background-color: whitesmoke;
    border-style: solid;
    z-index: 20;

}
.multi{
    display:none;
    position:absolute;
    right:1%;
    bottom: 40px;
    margin-left: 10px;
    padding:10px;
    background-color: whitesmoke;
    border-style: solid;
    z-index: 20;

}
.multi input{
}
#code,#restriction, #orderref{
    background-color: white;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.5) ;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.5) ;
}
#code{
    min-width: 140px;
    display: inline-block;
    padding:10px;
    text-align: center;
    font-size: 12px;
}
#restriction{
    display:block;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 12px;
    padding:10px;
    height: 90px;

    text-align: center;

    overflow: hidden;
    overflow-y: scroll;

}
#orderref{

    display: block;
    margin-left: 15px;
    margin-right: 15px;
    padding:1px;
    text-align: center;
    font-size: 12px;
    height: 35px;
}
#textpro{
    display: none;
    position: absolute;
    z-index:10;
}
#map{
    background-color: white;
    position:relative;
}
#textpro{
    border-color: white;
    background-color: blue;
    font-size: 24px;
    color: white;
    font-weight: bolder;
    text-align: center;

    overflow: hidden;
    width:10px;
    height: 32px;
    resize: none;

}
#mapref{
    padding-bottom: 0;
}
.tooltip {
    position: relative;
    background: rgba(255, 0, 0, 0.8);
    border-radius: 4px;
    color: white;
    padding: 4px 8px;
    opacity: 0.7;
    white-space: nowrap;
}
.tooltip-measure {
    opacity: 1;
    font-weight: bold;
}
.tooltip-static {
    background-color: #ff0000;
    color: white;
    font-weight: bold;
    border: 1px solid red;
    -webkit-box-shadow: 0 0 6px 1px rgba(255,0,0,1) ;
    box-shadow: 0 0 6px 1px rgba(255,0,0,1) ;
}
.tooltip-measure:before,
.tooltip-static:before {
    border-top: 6px solid rgba(255, 0, 0, 0.8);
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    position: absolute;
    bottom: -6px;
    margin-left: -7px;
    left: 50%;
}
.tooltip-static:before {
    border-top-color: #ff0000;
}
.css-class-to-highlight{
    background-color: blue;
}
#sketch{
    width: 200px;

}
.fullscreen{
    height:855px;
    padding:10px;
    background-color: white;
}
.fullscreen:-moz-full-screen {
    height: 100%;
    padding-left: 10px;
    background-color: white;

}
.fullscreen:-moz-full-screen .map {
    height: 100px;
    padding-left: 20px;

    background-color: white;
}
/* book*/

.tilre table thead{
    font-size: 22px;
}
#tilen{
    width: 20%;
    background-color: #153d74;
    color: white;
}

.compare-select-wrapper {
    min-width: 60%;
    float: right;
}
#clearF{
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    color: white;
    background-color: #f7a405;
    float: right;
    border-radius: 0;
    border:1px #f7a405 solid;
    transition:0.3s;
}
#clearF:hover{
    color: black;
    background-color: white;
}
.tablesorter-blue .tablesorter-headerDesc, .tablesorter-blue .tablesorter-headerAsc,  .tablesorter-blue .tablesorter-headerUnsorted{
    background-color: #153d74;
    color: white;

}
td a {
    color: #153d74;
}
/*project  info*/

.datagrid table {
    border-collapse: collapse;
    text-align: left;
    width: 100%
}
.datagrid {
    font-size:18px;
    background: #fff;
    overflow: hidden;
    border: 2px solid #006699;

    border-radius: 0px;
    margin:auto auto;
}
.datagrid table td, .datagrid table th {
    padding: 7px 5px;
}
.datagrid table thead th
{
    background-color:#153d74;
    color:#FFFFFF;
    font-size: 15px;
    font-weight: bold;
    border-left: 1px solid #0070A8;
}
.datagrid table thead th:first-child {
    border: none;
}
.datagrid table tbody td
{
    color: #153d74;
    border-left: 1px solid #E1EEF4;
    font-size: 16px;
    font-weight: normal;
}
.datagrid table tbody tr:nth-child(even)
{
    background: #E1EEf4;
    color: #00557F;
}
.datagrid table tbody td:first-child
{
    border-left: none;
}
.datagrid table tbody tr:last-child td {
    border-bottom: none;
}
#dropzone{
    width:100%;
    min-height: 100px;
    border-style: dashed;
    border-color: grey;

}
.wrap{
    text-align:center;
}
.generalTxt{
    padding-bottom: 30px;
    color: #153d74;
    font-weight: bold;
    display: block;
    font-size:24px;


}
#infod-absolute{
    font-family: 'Open Sans', sans-serif;
    margin-left:10px;
    margin-top: 7px;
    padding: 7px 14px;
    transition: .3s;
    font-variant:small-caps;
    position:fixed;
    top:0px;
    right:10%;
    font-style: normal;

    color: white;
    background-color: #f7a405;

    border-radius: 0;
    border:1px #f7a405 solid;
    transition:0.3s;
    z-index: 2001;

}
#infod-absolute:hover{
    color:#153d74;
    background-color: white;
}
.naglowek{
    color: #153d74;
    width: 100%;
    display: block;
    text-align: center;
    border-bottom: 2px solid #153d74;
    margin-top: 120px;
    line-height: 0px;
    margin: 50px 0 50px 0;


}
.naglowek span {
    font-size: 25px;


    font-weight: bold;

    background-color: white;
    padding :10px 20px 10px 20px;
    vertical-align: middle;
}
