.divKerdesLista{
    margin: 10px;
}

.backBtn{
    background-color: #016d66 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-image: url("images/back.png") !important;
}

.logoutBtn{
    background-color: #016d66 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-image: url("images/logout.png") !important;
}

.letolto{
    text-decoration: none !important;
    vertical-align: middle !important;
    color: #016d66 !important;
}

.subViewTitle{
    color: #016d66;
    font-weight: bold;
}

.subViewText{
    text-align: left;
}

.dividerStyle{
    background-color: #f6f6f6 !important;
    color: #333 !important;
    text-shadow: 0 1px 0 #f3f3f3 !important;
}

.spTable{
    border-spacing: 10px;
    align-content: center;
    text-align: center;
    width: 100%;
}

.spDiv{
    border: solid #016d66 1px;
}

.spCaption{
    color: #016d66 !important;
    text-align: center;
}

.ui-corner-top .ui-header{
    background-color: #016d66 !important;
    color: white !important;
}

.ui-page-theme-a .ui-bar-inherit{
    background-color: #016d66 !important;
    color: white !important;
}

#tab_home{
    background-color: #016d66 !important;
    color: #FFCF66;
    text-shadow: none !important;
    box-shadow: none !important;
}

#tab_program{
    background-color: #016d66 !important;
    color: white;
    text-shadow: none !important;
    box-shadow: none !important;
}

#tab_kerdes{
    background-color: #016d66 !important;
    color: white;
    text-shadow: none !important;
    box-shadow: none !important;
}

#tab_szponzor{
    background-color: #016d66 !important;
    color: white;
    text-shadow: none !important;
    box-shadow: none !important;
}

#tab_gaming{
    background-color: #016d66 !important;
    color: white;
    text-shadow: none !important;
    box-shadow: none !important;
}

.ui-page-theme-a .ui-btn .ui-btn-active{
    border-color: #016d66 !important;
    background-color: #FFD54F !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

.ui-page-theme-a .ui-btn{
    border-color: #016d66 !important;
}

.ui-page-theme-a .ui-btn.ui-btn-active {
    background-color: #016d66 !important;
}

.ui-block-a {
    background-color: #016d66 !important;
}

/* Fallback */
.ui-nosvg .ui-icon-program:after {
    background-image: url("images/program_icon.svg");
    background-color: #FFFFFF !important;
}

.ui-icon-home{
    color: white !important;
}

.ui-icon-home-active{
    color: #FFCF66 !important;
}

.ui-icon-home:after {
    background-image: url("images/home_icon.svg") !important;
    background-color: #016d66 !important;
}
.ui-icon-home-active:after {
    background-image: url("images/home_iconY.svg") !important;
    background-color: #016d66 !important;
}

.ui-icon-program{
    color: white !important;
}

.ui-icon-program-active{
    color: #FFCF66 !important;
}

.ui-icon-program:after {
    background-image: url("images/program_icon.svg") !important;
    background-color: #016d66 !important;
}
.ui-icon-program-active:after {
    background-image: url("images/program_iconY.svg") !important;
    background-color: #016d66 !important;
}

.ui-icon-qrcode{
    color: white !important;
}

.ui-icon-qrcode-active{
    color: #FFCF66 !important;
}

.ui-icon-qrcode:after {
    background-image: url("images/qrcode_icon.svg");
    background-color: #016d66 !important;
}
.ui-icon-qrcode-active:after {
    background-image: url("images/qrcode_iconY.svg") !important;
    background-color: #016d66 !important;
}

.ui-icon-kerdesek{
    color: white !important;
}

.ui-icon-kerdesek-active{
    color: #FFCF66 !important;
}

.ui-icon-kerdesek:after {
    background-image: url("images/kerdesek_icon.svg");
    background-color: #016d66 !important;
}

.ui-icon-kerdesek-active:after {
    background-image: url("images/kerdesek_iconY.svg") !important;
    background-color: #016d66 !important;
}

.ui-icon-szponzor{
    color: white !important;
}

.ui-icon-szponzor-active{
    color: #FFCF66 !important;
}

.ui-icon-szponzor:after {
    background-image: url("images/szponzor_icon.svg");
    background-color: #016d66 !important;
}

.ui-icon-szponzor-active:after {
    background-image: url("images/szponzor_iconY.svg") !important;
    background-color: #016d66 !important;
}

.fixedHeader{
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    z-index: 999 !important;
}
.ui-bar-a a:active{
    background-color: #38c !important;
}

.thumbnail {
    border: 0;
}

#webcodecam-canvas, #scanned-img {
    background-color: #2d2d2d;
}

#camera-select {
    display: inline-block;
    width: auto;
}

.btn {
    margin-bottom: 2px;
}

.form-control {
    height: 32px;
}

.h4, h4 {
    width: auto;
    float: left;
    font-size: 20px;
    line-height: 1.1;
    margin-top: 5px;
    margin-bottom: 5px;
}

.controls {
    float: right;
    display: inline-block;
}

.well {
    position: relative;
    display: inline-block;
}

.panel-heading {
    display: inline-block;
    width: 100%;
}

.container {
    width: 100%
}

pre {
    border: 0;
    border-radius: 0;
    background-color: #333;
    margin: 0;
    line-height: 125%;
    color: whitesmoke;
}

button {
    outline: none !important;
}

.table-bordered {
    color: #777;
    cursor: default;
}

.table-bordered a:hover {
    text-decoration: none;
}

.table-bordered th a {
    float: right;
    line-height: 3.49;
}

.table-bordered td a {
    float: left;
}

.table-bordered th img {
    float: left;
}

.table-bordered th, .table-bordered td {
    vertical-align: middle !important;
}

.scanner-laser {
    position: absolute;
    margin: 40px;
    height: 30px;
    width: 30px;
    opacity: 0.5;
}

.laser-leftTop {
    top: 0;
    left: 0;
    border-top: solid red 5px;
    border-left: solid red 5px;
}
.laser-leftBottom {
    bottom: 0;
    left: 0;
    border-bottom: solid red 5px;
    border-left: solid red 5px;
}
.laser-rightTop {
    top: 0;
    right: 0;
    border-top: solid red 5px;
    border-right: solid red 5px;
}
.laser-rightBottom {
    bottom: 0;
    right: 0;
    border-bottom: solid red 5px;
    border-right: solid red 5px;
    JS:all;
}
#webcodecam-canvas {
    background-color: #272822;
}                                                                                                                                         