@font-face {
    font-family: Bariol;
    src: url("../fonts/Bariol_Regular.otf") format("opentype");
}

@font-face {
    font-family: Bariol;
    font-weight: bold;
    src: url("../fonts/Bariol_Regular.otf") format("opentype");
}

@font-face {
    font-family: Pixel;
    src: url("../fonts/pixel_font.otf") format("opentype");
}

html,
body {
    font-family: "Bariol" !important;
    background-color: white;
}

.sidebar-list {
    list-style-type: none;
    text-align: left;
    font-size: 16px;
}

.sidebar {
    background-color: white;
}

.sidebar-list img {
    width: 30px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sidebar-list li {
    position: relative;
    left: -20px;
    width: 180px;
}

.sidebar-list li a {
    color: black;
    text-decoration: none;
}

#super_header {
    background-color: #FED000;
    width: 100%;
    height: 20px;
    position: fixed;
    display: table-cell;
    vertical-align: middle;
    z-index: 11;
}

input[type='text'] {
    padding-left: 10px;
}

input[type='number'] {
    padding-left: 10px;
}

input[type='email'] {
    padding-left: 10px;
}

input[type='password'] {
    padding-left: 10px;
}

#header {
    margin-top: 20px;
    background-color: #FED000;
    width: 100%;
    height: 45px;
    text-align: center;
    position: absolute;
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
    border-bottom: solid #969696 1px;
}

.header_img {
    height: 30px;
    width: auto;
    opacity: 1;
}

.header_img:hover {
    opacity: 0.5;
}

#img_header_1_1 {
    position: absolute;
    left: 10px;
    top: 7.5px;
}

#img_header_1_2 {
    position: absolute;
    left: 10px;
    top: 7.5px;
}

#img_header_1_3 {
    position: absolute;
    left: 10px;
    top: 7.5px;
}

#img_header_2_1 {
    position: absolute;
    right: 10px;
    top: 7.5px;
}

#img_header_2_2 {
    position: absolute;
    right: 10px;
    top: 7.5px;
}

#text_header {
    line-height: 45px;
    font-size: 25px;
}

#button_mapy_div {
    position: fixed;
    bottom: 20px;
    width: 100%;
    text-align: center;
    z-index: 4;
}

#button_mapy {
    width: 95%;
    height: 45px;
}

#obsah {
    overflow-y: auto;
    position: absolute;
    width: 100%;
    top: 65px;
    background-color: white;
}

#map-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
}

#map-canvas3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.centerMarker {
    position: absolute;
    background-image: url("../img/ico_loc.png");
    background-size: 45px 45px;
    background-repeat: no-repeat;
    background-position: 10px 14px;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -64px;
    top: 50%;
    left: 50%;
    z-index: 7;
}

#bubbleMarker {
    position: absolute;
    width: 120px;
    height: 25px;
    padding: 0px;
    background: #FFFFFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    z-index: 10;
    border: solid #969696 1px;
    margin-left: -59px;
    margin-top: -95px;
    top: 50%;
    left: 50%;
    text-align: center;
    border-radius: 0px;
    line-height: 25px;
}

#bubbleMarker:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 16px 13px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 10;
    bottom: -16px;
    left: 45px;
}

#bubbleMarker:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 18px 14px 0;
    border-color: #969696 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -18px;
    left: 44px;
}

.btn-lg {
    font-size: 30px;
    line-height: 0.8;
}

.contentRem1 {
    position: absolute;
    width: 49px;
    height: 49px;
    right: 2%;
    top: 11px;
    z-index: 4;
}

.contentRem2 {
    position: absolute;
    width: 49px;
    height: 49px;
    right: 2%;
    top: 62px;
    z-index: 4;
}

#deleteOn1 {
    width: 15px;
    height: 15px;
    top: 16px;
    left: 16px;
    position: absolute;
}

#deleteOn2 {
    width: 15px;
    height: 15px;
    top: 16px;
    left: 16px;
    position: absolute;
}

.text_Marker {
    position: absolute;
    top: 0px;
    left: 47px;
    width: 207px;
    height: 40px;
    color: black;
    line-height: 40px;
    font-size: 18px;
}

.text_Marker2 {
    position: absolute;
    top: 0px;
    left: 47px;
    width: 207px;
    height: 40px;
    color: black;
    line-height: 40px;
    font-size: 18px;
}

#podminky_div {
    position: absolute;
    width: 90%;
    left: 5%;
    display: inline-block;
}

#odkud_div {
    position: absolute;
    background-image: url(../img/ico_loc.png);
    background-size: 17.5px 25px;
    background-repeat: no-repeat;
    width: 17.5px;
    height: 25px;
    left: 0px;
    top: 0px;
    margin-bottom: 10px;
}

#kam_div {
    position: absolute;
    background-image: url(../img/finish_flag-128.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    left: 0px;
    top: 0px;
    margin-bottom: 10px;
}

.objednavkaDiv {
    margin-top: 15px;
    text-align: left;
    position: relative;
    width: 90%;
    left: 5%;
    height: 55px;
}

.objednavkaDiv h3 {
    position: relative;
    left: 40px;
    top: 15px;
}

.objednavkaDiv h4 {
    color: darkgray;
    position: absolute;
    top: -10px;
    margin: 0 auto;
    left: 40px;
}

#specialPozadavky {
    position: relative;
    left: 40px;
    top: 0px;
}

.nextObjednatDiv {
    position: absolute;
    background-image: url(../img/ico_next.png);
    background-size: 15px 30px;
    background-repeat: no-repeat;
    width: 15px;
    height: 30px;
    right: 0px;
    top: 0px;
    margin-bottom: 10px;
}

.nextObjednatDiv2 {
    position: absolute;
    background-image: url(../img/ico_next.png);
    background-size: 30px 60px;
    background-repeat: no-repeat;
    width: 30px;
    height: 60px;
    right: 10px;
    top: 50%;
    margin-bottom: 10px;
}

#objednavka {
    background-color: white;
}

.crossLine {
    background-color: #cdcdcd;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
}

#special_div {
    position: absolute;
    background-image: url(../img/settings-128.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    left: 0px;
    top: 0px;
    margin-bottom: 10px;
}

#objednat_vuz {
    position: relative;
    width: 90%;
    left: 5%;
    text-align: center;
}

#ohodnotitAplikaci {
    position: relative;
    width: 95%;
}

#zmenitJazyk {
    position: relative;
    width: 95%;
}

#objednat_vuz2 {
    position: fixed;
    bottom: 20px;
    width: 90%;
    left: 5%;
    text-align: center;
    z-index: 4;
}

#objednat_vuz3 {
    position: relative;
    width: 95%;
    left: 2.5%;
    text-align: center;
}

#fare_calc {
    width: 90%;
    display: block;
    position: relative;
    margin: 10px 0 240px 0;
    height: 8px;
    border-radius: 5px;
    background-color: #878B8F;
    height: 8px;
    font-family: Pixel;
    font-size: 11px;
    color: #878B8F;
    left: 5%;
}

.imgVypis {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-top: 10px;
}

.divVypis {
    display: inline-block;
    width: 20%;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
}

#fare_calc #shaddow {
    position: absolute;
    left: 1%;
    top: 3px;
    width: 98%;
    height: 5px;
    z-index: 999;
    box-shadow: inset 0px 200px 5px -200px rgba(0, 0, 0, 0.55);
}

#fare_content {
    overflow: hidden;
    position: relative;
    height: 0px;
    width: 95%;
    z-index: 3;
    left: 2.5%;
    -webkit-transition: all 2s linear;
}

#bill_line {
    position: relative;
    background: transparent url('../img/bg_bill.png') left bottom repeat-x;
    width: 100%;
    height: 6px;
    bottom: 0px;
}

#vypis {
    border-left: solid #969696 1px;
    border-right: solid #969696 1px;
    text-align: center;
    font-size: 23px;
    width: 100%;
    height: 0px;
    position: relative;
    background-color: white;
}

#vypis p {
    float: left;
    margin: auto;
    line-height: 250%;
}

#autocomplete {
    background-image: url("../img/ico_loc.png");
    background-size: 32px 32px;
    background-position: 8px 8px;
    background-repeat: no-repeat;
    background-color: white;
    padding-left: 50px !important;
    padding-right: 40px !important;
    margin-top: 10px;
    margin-bottom: 1px;
    width: 95%;
    position: relative;
    left: 2.5%;
    z-index: 4;
    -webkit-border-radius: 1;
    -moz-border-radius: 1;
    border-radius: 1px;
    color: #000000;
    font-size: 19px;
    padding: 10px 20px 10px 20px;
    border: solid #969696 1px;
    text-decoration: none;
}

#autocomplete2 {
    background-image: url("../img/finish_flag-128.png");
    background-size: 32px 32px;
    background-position: 8px 8px;
    background-repeat: no-repeat;
    background-color: white;
    padding-left: 50px !important;
    padding-right: 40px !important;
    width: 95%;
    position: relative;
    left: 2.5%;
    z-index: 4;
    -webkit-border-radius: 1;
    -moz-border-radius: 1;
    border-radius: 1px;
    color: #000000;
    font-size: 19px;
    padding: 10px 20px 10px 20px;
    border: solid #969696 1px;
    text-decoration: none;
}

.dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    background-color: #8999A6;
}

#historyDiv {
    position: absolute;
    left: 2.5%;
    text-align: center;
    width: 95%;
}

#gpsAcc {
    position: fixed;
    background-image: url("../img/Near%20Me-50.png");
    height: 40px;
    width: 40px;
    background-size: 40px 40px;
    z-index: 3;
    right: 10px;
    bottom: 70px;
}

#tecky {
    position: absolute;
    left: 0px;
    bottom: 30px;
    width: 100%;
    height: auto;
    text-align: center;
}

#backTutorial {
    position: fixed;
    height: 100%;
    width: 110%;
    background-image: url("../img/1_back.png");
    background-size: auto 100%;
}

.switches {
    position: absolute;
    top: 37%;
    right: 10px;
}

#imageBonus1 {
    background-image: url(../img/bank_cards-128.png);
}

#imageBonus2 {
    background-image: url(../img/group-128.png);
}

#imageBonus3 {
    background-image: url(../img/track-128.png);
}

#imageBonus4 {
    background-image: url(../img/baby-128.png);
}

#imageBonus5 {
    background-image: url(../img/purchase_order-128.png);
}

#imageBonus6 {
    background-image: url(../img/sale-128.png);
}

#imageBonus7 {
    background-image: url(../img/christmas_star-128.png);
}

#imageBonus8 {
    background-image: url(../img/document-128.png);
}

.imageBonusClass {
    position: absolute;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    height: 30px;
    left: 0px;
    top: 20px;
    margin-bottom: 10px;
}

.normal_input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 5px;
    border: 1px solid #CDCDCD;
    background-color: #fff;
    padding: 5px;
    color: #888B90;
    position: absolute;
    width: 80%;
    right: 0px;
    bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.normal_input2 {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 5px;
    border: 1px solid #CDCDCD;
    background-color: #fff;
    padding: 5px;
    color: #888B90;
    position: relative;
    width: 80%;
    right: 0px;
    bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.specialBonusDiv {
    text-align: center;
    position: relative;
    width: 90%;
    left: 5%;
    height: 60px;
}

.specialBonusDiv h4 {
    line-height: 55px;
    margin-bottom: 10px;
    position: absolute;
    left: 67px;
}

.popUps {
    margin-top: 10px;
    text-align: center;
    position: relative;
    width: 90%;
    left: 5%;
    height: auto;
}

.normal_inputP {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #CDCDCD;
    background-color: #fff;
    padding: 5px;
    color: #888B90;
    position: relative;
    width: 80%;
    right: 0px;
    bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#registrace {
    position: absolute;
    width: 90%;
    left: 5%;
    height: 97%;
    text-align: left;
}

.registraceDiv .switchery {
    position: relative;
    float: right;
    display: inline-block;
    top: 0px;
}

.registraceDiv input {
    width: 100%;
    float: left;
    margin-bottom: 12.5px;
}

.registraceDiv h3 {
    float: left;
}

.registraceDiv h4 {
    float: left;
}

.registraceDiv {
    margin-bottom: 12.5px;
    line-height: 33px;
}

#objednatZavazne {
    width: 100%;
}

#ulozitData {
    width: 100%;
}

.btn-inverse {
    color: #ffffff;
    background-color: #454545;
    border-color: #707070;
    -webkit-border-radius: 1;
    -moz-border-radius: 1;
    border-radius: 1px;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #858585;
    border-color: #707070;
}

.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    background-image: none;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
    background-color: #454545;
    border-color: #707070;
}

.btn-inverse .badge {
    color: #454545;
    background-color: #ffffff;
}

.inputTaxi {
    position: relative;
    -webkit-border-radius: 1;
    -moz-border-radius: 1;
    border-radius: 1px;
    color: #000000;
    font-size: 16px;
    border: solid #969696 1px;
    text-decoration: none;
}

#loadingObjednavka {
    text-align: center;
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
}

#buttonLoading {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0px;
}

#imgLoading {
    position: relative;
    width: 10%;
    height: auto;
}

#map-canvas2 {
    position: relative;
    width: 100%;
    height: 320px;
}

#order_info_container {
    padding: 14px 28px;
    background-color: #fff;
    text-align: center;
}

#imgAd {
    position: relative;
    width: 100%;
}

#order_info {
    border-collapse: collapse;
    width: 100%;
}

#order_info th {
    text-align: left;
    border-bottom: 1px solid #CDCDCD;
    padding: 7px 0;
    font-size: 16px;
}

#order_info td {
    border-bottom: 1px solid #CDCDCD;
    padding: 7px 0;
}

#order_info .last {
    border-bottom: none;
}

header a:hover {
    opacity: 0.5;
}

#buttonDoneObjednavka {
    position: relative;
    width: 90%;
    left: 5%;
}

#doneObjednavka {
    text-align: center;
    position: absolute;
    height: 100%;
    width: 95%;
    left: 2.5%;
}

#loading {
    position: relative;
    height: 100%;
    width: auto;
    left: 0px;
    top: 0px;
    margin: 0 auto;
}

#loading2 {
    position: fixed;
    background-color: #FED000;
    z-index: 5;
    width: 100%;
    height: 100%;
    text-align: center;
}

#textPoziceLoading {
    position: relative;
    top: 30%;
}

#reklama {
    text-align: center;
    position: relative;
    left: 2.5%;
    width: 95%;
    height: 120px;
    border: solid #969696 1px;
    font-size: 21px;
}

#buttonDoneEnde1 {
    position: relative;
    left: 5%;
    width: 90%;
}

#buttonDoneEnde2 {
    left: 2.5%;
    width: 95%;
}

#imgEnde {
    width: 60%;
    border-radius: 12px;
}

#odhlasitse {
    position: relative;
    left: 2.5%;
    width: 95%;
}

#textRegistraceDoneDiv {
    position: relative;
    left: 5%;
    width: 90%;
}

#loadFBButton {
    position: relative;
    width: 100%;
}

#loginFbButton {
    width: 100%;
}

#oaplikaci {
    position: absolute;
    width: 100%;
    text-align: center;
}

#tutorial {
    text-align: center;
    width: 100%;
    height: 100%;
}

#mob {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#tutText {
    position: absolute;
    left: 5%;
    top: 20px;
    color: white;
    font-size: 17px;
    width: 90%;
}

#textKolik {
    position: relative;
    margin-top: 14px;
}

#tutorial img {
    position: fixed;
    bottom: -140px;
    width: auto;
    height: 85%;
}

#buttonNext {
    position: relative;
    left: 5%;
    margin-bottom: 10px;
    width: 90%;
    text-align: center;
}

#obrazekTutorial {
    position: relative;
    width: 100%;
    height: auto;
    top: 0px;
    display: block;
    margin: auto;
}

#sidebar-wrapper {
    font-size: 20px;
}

.panel {
    position: fixed;
    left: -15.625em;
    width: 15.625em;
}

.wrap {
    position: relative;
    background-color: white;
}

.menuImage {
    width: 25px;
    height: 25px;
}

#facebook_odkaz {
    width: 70%;
    left: 15%;
    position: relative;
    height: auto;
}

#hodnoceni {
    position: absolute;
    width: 90%;
    left: 5%;
    text-align: center;
}

#poloha_1 {
    width: 80%;
}

#poloha_2 {
    width: 80%;
}

#specialPozadavky {
    width: 80%;
}

#registraceDone {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0px;
    top: 0px;
}

#textRegistraceDoneDiv h3 {
    width: 100%;
}

#wraped {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: white;
    overflow-x: hidden !important;
}

html,
body {
    height: 100%;
    background-image: url("../img/bg_mapa.jpg");
    background-size: 100% auto;
}

#slidingMenu {
    position: fixed;
    width: 220px;
    z-index: 2;
}

#page-contents {
    z-index: 3;
    position: relative;
    background-color: white;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
}

.slide {
    transform: translate3d(220px, 0, 0);
    -webkit-transform: translate3d(220px, 0, 0)
}

.divider {
    border-top: 1px dashed #878B8F;
    width: 100%;
}

#driverDiv {
    position: absolute;
    left: 2.5%;
    width: 95%;
    font-size: 21px;
    text-align: center;
}

#jizda {
    text-align: center;
    position: absolute;
    left: 2%;
    width: 96%;
}

.crossLine1 {
    background-color: #cdcdcd;
    width: 100%;
    height: 2px;
    position: relative;
}

.jizdaText {
    color: black;
}

#loginForm {
    position: absolute;
    left: 2.5%;
    width: 95%;
}

#prihlasitSe {
    width: 100%;
}

#zaregistrovatSe {
    width: 100%;
}