.loteria-sekcja{
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    color: #000;
}

.loteria-sekcja-2, .loteria-sekcja-5{
    background: #f3f3f3;
}

.loteria-sekcja-3, .loteria-sekcja-7{
    background: #00834f;
}

.loteria-sekcja-content{
    width: 1140px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loteria-sekcja-1-content{
    margin-bottom: 20px;
}

.loteria-sekcja-1-content-child-1 p{
    font-size: 30px;
    font-weight: bold;
}

.loteria-sekcja-1-content-child-2 p{
    font-weight: bold;
    font-size: 24px;
}

.loteria-sekcja-1-content-child-4 p{
    font-weight: bold;
    font-size: 26px;
}

.loteria-sekcja-1-content-child-5{
    display: flex;
}

.lot-blok-5{
    display: inline-block;
    width: 370px;
    background: #00834f;
    border-radius: 3px;
    color: #fff;
    display: flex;
    align-items: center;
}

.lot-blok-5 a{
    color: #3bdfe3;
}

.lot-blok-5-1, .lot-blok-5-2{
    margin-right: 15px;
}

.lot-blok-5-img{
    display: inline-block;
    width: 140px;
}

.lot-blok-5-img img{
    width: 100px;
    margin: 20px;
}

.lot-blok-5-text{
    display: inline-block;
    width: 230px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    font-size: 14px;
}

.lot-s2-blok{
    display: inline-block;
}

.lot-s2-blok-img{
    width: 64px;
    text-align: right;
    margin-right: 40px;
}

.lot-s2-blok-img img{
    width: 64px;
}

.lot-s2-blok-text{
    width: 570px;
}

.lot-s2-blok-text-title{
    font-weight: bold;
    font-size: 20px;
}

.loteria-sekcja-2-content-child{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.loteria-sekcja-2-content-child-1{
    margin-top: 50px;
}

.lot-s2-blok-text{
    text-align: left;
}

.loteria-sekcja-2-content-bottom{
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}

.loteria-sekcja-2-content-bottom-title{
    font-weight: bold;
    font-size: 20px;
}

.loteria-sekcja-3-content{
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 20px 0px 10px 0px;
}

.loteria-sekcja-7-content{
    color: #fff;
    padding: 50px 0px;
}

.loteria-sekcja-7-content p{
    text-align: center;
    margin: 0;
}

.loteria{
    width: 100%;
    display: block;
}

.loteria-terminarz{
    background-color: #efefef;
}

.loteria-terminarz .loteria-terminarz-box{
    width: 100%;
    display: flex;
    justify-content: center;
}

.loteria-terminarz .loteria-terminarz-box-element-parent{
    /*background-color: #fff;*/
    width: 300px;
    display: inline-block;
    padding: 0 20px;
    margin: 0px 15px;
}

.loteria-terminarz .loteria-terminarz-box-1{
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
}

.loteria-terminarz .loteria-terminarz-box-2{
    padding-bottom: 20px;
    color: #000;
}

.loteria-terminarz .loteria-terminarz-box-2 .loteria-terminarz-box-element{
    background-color: #fff;
    padding: 10px 0px;
}

.ltbe-box-title{
    font-weight: 800;
}

.ltbe-box-title p, .ltbe-box-title span{
    display: inline-block;
}

.ltbe1-header, .ltbe2-header, .ltbe3-header{
    color: #00834f;
    font-weight: bold;
}

.loteria-terminarz .ltbe-box{
    width: 100%;
}

.loteria-terminarz .ltbe-box-title{
    text-align: center;
}

.loteria-kalendarz{
    background-color: #fff;
    width: 100%;
    margin-top: 50px;
    color: #000;
}

.loteria-kalendarz .loteria-kalendarz-box-element{
    width: 33%;
    display: inline-block;
    text-align: center;
}

.loteria-kalendarz .loteria-kalendarz-box-element p{
    border-bottom: 1px solid #000;
    font-weight: bold;
    padding: 20px;
}

.loteria-kalendarz .loteria-kalendarz-content{
    width: 100%;
    padding: 0px 30px;
    margin: 20px 0px;
}

.loteria-kalendarz-content-child-kalendarz{
    display: inline-block;
    width: 300px;
    margin-right: 20px;
}

.loteria-kalendarz-content-child-tabela{
    display: inline-block;
    width: 700px;
}

.lkbe-active{
    color: #00834f;
}

.loteria-kalendarz-content-lkbe1{
    display: flex;
    align-items: center;
}

#dailyPlaceholder{
    text-align: left;
}

#dailyPlaceholder .loteria-dzienna-tabela-header{
    font-weight: bold;
    font-size: 20px;
}

#dailyPlaceholder .loteria-dzienna-tabela-tabela{
    font-size: 18px;
    display: flex;
}

#dailyPlaceholder .loteria-dzienna-tabela-tabela-row div{
    display: inline-block;
}

#dailyPlaceholder .loteria-dzienna-tabela-tabela-row p{
    display: inline-block;
}

#dailyPlaceholder .loteria-dzienna-tabela-tabela-row-login{
    font-weight: bold;
}

.lkbe2-miesiace{
    display: flex;
    justify-content: center;
    background: #f2f2f2;
    padding: 20px 0px;
}

.lkbe2-miesiac{
    padding: 10px 20px 0px 20px;
    border-right: 1px solid #000;
    font-weight: normal;
}

.lkbe2-miesiac-active{
    font-weight: bold;
}

.lkbe2-miesiac-last{
    border-right :0px;
}

.loteria-miesieczna-tabela-header{
    color: #00834f;
    font-weight: bold;
    margin-top: 20px;
}

.loteria-miesieczna-tabela-tabela-row{
    display: flex;
}

.loteria-miesieczna-tabela-tabela-row-login{
    font-weight: bold;
}

.loteria-kalendarz-content-lkbe2{
    margin-bottom: 30px;
}

.loteria-koncowa{
    display: flex;
    align-items: center;
    margin: 20px 0px;
    text-align: left;
}

.loteria-koncowa-blok{
    display: inline-block;
}

.loteria-koncowa-img{
    width: 50%;
    text-align: right;
}

.loteria-koncowa-img img{
    width: 500px;
}

.loteria-koncowa-right{
    width: 50%;
}

.loteria-koncowa-right-title{
    font-weight: bold;
}

.loteria-koncowa-right-row div{
    display: inline-block;
}

.lkbe2-kontent-parent{
    display: flex;
    align-items: center;
    margin: 20px 0px;
    text-align: left;
}

.lkbe2-kontent-img, .lkbe2-kontent{
    display: inline-block;
}

.lkbe2-kontent-img{
    width: 45%;
    text-align: right;
    margin-right: 20px;
}

.lkbe2-kontent-img img{
    width: 400px;
}

.lkbe2-kontent{
    width: 50%;
}

.loteria-dzienna-tabela-tabela-kolumna{
    width: 30%;
    display: inline-block;
}

/* ===== Datepicker =====*/
html {
    font-family: Verdana, Serif, "Times New Roman";
    font-size: 12px;
}

.jsunpicker {
    height: 219px;
    background: #fff;
    width: 266px;
    /*border: 1px solid #00834f;*/
    margin: 2px;
    display: none;
    position: absolute;
    text-align: center;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
	z-index: 1000;
}

.jsunpicker .day, 
.jsunpicker .title, 
.jsunpicker .fav, 
.jsunpicker .otherday, 
.jsunpicker .month, 
.jsunpicker .year {
    height: 26px;
    width: 38px;
    line-height: 26px;
    float: left;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.jsunpicker .prevButton, 
.jsunpicker .nextButton, 
.jsunpicker .favButton, 
.jsunpicker .titleButton {
    height: 13%;
    width: 16%;
    font-weight: bold;
    background: #e5f2ed;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.1) inset, 0 1px 0 rgba(255,255,255,.3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.1) inset, 0 1px 0 rgba(255,255,255,.3);
    box-shadow: 0 0 1px 1px rgba(255,255,255,.1) inset, 0 1px 0 rgba(255,255,255,.3);
}

.jsunpicker .prevButton, 
.jsunpicker .prevButton:hover {
    width: 38px;
    float: left;
}

.jsunpicker .nextButton, 
.jsunpicker .nextButton:hover {
    width: 38px;
    float: right;
}

.jsunpicker .titleButton {
    width: 150px;
    left: 0;
    right: 0;
    margin: 0;

}

.jsunpicker .favButton {
    width: 40px;
    font-size: 18px;
    left: 0;
    right: 0;
    margin: 0;
}

.jsunpicker .title {
/* 	padding: 1px;	
 */}

.jsunpicker .day {
    height: 26px;
    width: 38px;
    line-height: 26px;
	font-weight: bold;
    background-color: #f2f2f2;
}

.jsunpicker .otherday {
    color: #000;
}

.jsunpicker .month {
    height: 44px;
    width: 68px;
    display: table-cell;
    line-height: 44px;
    margin: 1px;
    font-size: 14px;
}

.jsunpicker .year {
    height: 35px;
    width: 50px;
    line-height: 35px;
    margin: 1px;
}

.jsunpicker .time {
    width: 100%;
    float: left;
    display: table-cell;
    padding-top: 25px;
    vertical-align: middle;
    text-align: center;
}

.jsunpicker .time div {
    position: relative;
    line-height: 30px;
    text-align: center;
    height: 32px;
    padding: 1px;
    width: 115px;
    margin: 5px auto;
    /*border: 1px solid #aed7fd;*/
}    

.jsunpicker .time input[type=number] {
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    width: 30px;
    text-align: center;
    bottom: 0;
    border: 0;  /* //1px solid red; */
}

.jsunpicker .time .error {
    border: 1px solid #fff;
    height: 20px;
    color: red;
    margin: 0;
}

.jsunpicker .time button {
    width: 100px;
    height: 30px;
    text-align: center;
}

.jsunpicker .titleButton:hover, 
.jsunpicker .favButton:hover, 
.jsunpicker .prevButton:hover, 
.jsunpicker .nextButton:hover,
.jsunpicker button:hover {
    background: #e5f2ed;        
}

.jsunpicker button,
.jsunpicker .titleButton,
.jsunpicker .favButton,    
.jsunpicker .prevButton,
.jsunpicker .nextButton {
    background:#e5f2ed;       
}

.jsunpicker button {
    	
}

.jsunpicker .day:hover, 
.jsunpicker .otherday:hover, 
.jsunpicker .month:hover, 
.jsunpicker .year:hover {
	background-color: #e5f2ed;
}    

.calendarButton {
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 1px;
    cursor: pointer;
}

.calendarButton img{
    width: 23px;
    height: 23px;
}

.jsunpicker .selected {
    background:#00834f;
    color: #fff;
}

.jsunpicker .selected:hover {
    color: #000;
}

.jsunpicker .disabled {
    color: #cdcdcd;;
}

.jsunpicker .disabled:hover {
    cursor: default;
    background: none;
    color: #cdcdcd;;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

input[type=number] {
    -moz-appearance:textfield;
}

.file-list-wrap{
    margin: 0;
}

video::-webkit-media-controls {
    display: none;
  }
  
  /* Could Use thise as well for Individual Controls */
  video::-webkit-media-controls-play-button {}
  
  video::-webkit-media-controls-volume-slider {}
  
  video::-webkit-media-controls-mute-button {}
  
  video::-webkit-media-controls-timeline {}
  
  video::-webkit-media-controls-current-time-display {}

  video:focus { outline:none; }

  .loteria-sekcja-1-content-child-3{
    overflow: hidden
}

.loteria-sekcja-1-content-child-3 #video-banner{
    position: relative; /* could be absolute if needed */
    left: 1px;
}

@media only screen and (max-width: 1140px) {
    .loteria-sekcja-1-content-child-5{
        display: block;
    }

    .lot-blok-5 {
        display: block;
        margin: 0px;
        margin-top: 10px;
    }

    .loteria-sekcja-content{
        width: 90%;
    }

    .loteria-koncowa{
        display: block;
    }

    .loteria-koncowa-blok{
        display: block;
        width: 100%;
        text-align: center;
    }

    .lkbe2-kontent-parent{
        display: block;
    }
    
    .lkbe2-kontent-img, .lkbe2-kontent{
        display: block;
        width: 100%;
        text-align: center;
    }

    .loteria-kalendarz-content-lkbe1{
        display: block;
        width: 100%;
    }

    .loteria-kalendarz-content-child-kalendarz{
        display: block;
        width: 100%;
    }

    .loteria-kalendarz-content-child-tabela{
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 920px) {
    .loteria-terminarz .loteria-terminarz-box {
        display: block;
    }

    .loteria-terminarz .loteria-terminarz-box-element-parent{
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .lkbe2-miesiace{
        display: block;
    }

    .lkbe2-miesiac{
        border-right: 0px;
        border-bottom: 1px solid #000;
        margin-bottom: 5px;
    }

    .lkbe2-miesiac-last{
        border-bottom: 0px;
    }
}