/* Styles for basic forms
-----------------------------------------------------------*/

fieldset 
{
    padding-top: 5px;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    font-family: 'Nunito-ExtraBold';
    margin: 1em 0 0 1em;
    color: #636262; 
    width: 30%;
}

.editor-field 
{
    margin:0.5em 0 0 0;
    width: 70%;

}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* fotel krzeslo
----------------------------------------------------------*/
.komorkaFotel
{
    width: 22px;
    height: 20px;
    text-align: center;
}

.komorkaFotel.fotelWolny
{
    background-color: #B1B1B0;
    border-width: 0;
    color:white;
}

.komorkaFotel.fotelZajety
{
    background-color: #CB4F24;
    border-width: 0;
}

.komorkaFotel.fotelStalyWidz
{ 
    background-color: #187fc2;
    border-width: 0;
}

.komorkaFotel.fotelWybrany
{
    border-width: 0;  
    background-color: #E7B142; 
}

/* Cennik sali
----------------------------------------------------------*/
.sala-legenda-cennik-tab
{
    font-weight: 400;
    width: 100%;
    border: 0px solid #808080;
    border-collapse: collapse;
}
table.sala-legenda-cennik-tab tr {
    margin-right: 15px;
    background: #444444;
    /* border: 1px solid #000000; */
    width: 20%;
    float: left;
    color: #fff;
    padding-left: 10px;
}

table.sala-legenda-cennik-tab td {
    padding: 7px;
    float: left;
    width: 39%;
}
#simplemodal-overlay 
{
    background-color:#000;
}

#sala_gen__wybor_cen 
{
    font-family: 'Nunito-ExtraBold';
    width: 20%;
    
    background-color: #636262;
    
    padding:12px;
    color: white;
    /* padding: 10%; */
}

#okno_sala_gen__wybor_cen 
{
    font-size: 12px;
    text-align: center;
    font-size: 1em;
    display: block;
    vertical-align: top;
    overflow: hidden;
    /*padding-left: 15%;
    width: 70%;*/
    outline: 0 !important;
    padding-bottom: 10px; }

#sala_gen__wybor_cen p
{
    text-align: center;
    padding: 5px 20px;
    color:white;
    outline:0 !important;
 
}

#okno_sala_gen__wybor_cen_select 
{overflow: hidden;
 padding-bottom: 5%;
 background: transparent;
 border: none !important;
 outline:0 !important;
 width: 80%;
}
#okno_sala_gen__wybor_cen_select:focus 
{

background: transparent;
border: none !important;
    outline:0 !important;
    
}
#simplemodal-container {
    width: 380px;
    height:330px;
}
#okno_sala_gen__wybor_cen_zatwierdz {
    background: transparent;
    /* background: url("../../Content/themes/base/images/menu.png") repeat-x scroll center top rgba(0, 0, 0, 0); */
    clear: both;
    border-width: 0px;
    color: #E7B142;
    height: 30px;
  /*  width: 80%;*/
    display: table;
    margin: 0 auto;
    padding: 0;
    /* font-weight: bold; */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 10px 10px 10px 10px;
    font-size: 13px;
    outline:0 !important;
}
#okno_sala_gen__wybor_cen_anuluj 
{
    background: transparent;
    /* background: url("../../Content/themes/base/images/menu.png") repeat-x scroll center top rgba(0, 0, 0, 0); */
    clear: both;
    border-width: 0px;
    color: white;
    height: 30px;
  /*  width: 80%;*/
    display: table;
    margin: 0 auto;
    padding: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 10px 10px 10px 10px;
    font-size: 13px;
}

#sala_rez_zatwierdzenie_wyboru
{
     font-family: 'Nunito-ExtraBold';
    font-size: 15px;
	background-color: #E7B142;
    /* background: url("../../Content/themes/base/images/menu.png") repeat-x scroll center top rgba(0, 0, 0, 0); */
    clear: both;
    border-width: 0px;
    color: #fff;
    height: 41px;
    width: 60%;
    max-width: 400px;
    padding: 0;
   /* margin-top: 20px;*/
    /*margin-left: 42%;*/
}
#sala_rez_zatwierdzenie_wyboru:hover
{	text-decoration: none;
	  /*background-position: 0 -15px;*/
    background: #fa9709;
    transition-duration:1s;
    text-decoration-color: #E7B142;
}
.sala-custom-scena 
{
    /*background: url("../../Content/themes/base/images/menu.png") repeat-x scroll center top rgba(0, 0, 0, 0);*/
    font-family: 'Nunito-ExtraBold';
    background-color: #636262;
    padding:5px;
    font-size:larger;
    text-align:center;
	margin-left:auto;
	margin-right:auto;
    margin-top: 10px;
    max-width: 580px;
    color: white;
}

.sala-custom-gen {
margin: auto;
}

.sala-zewnatrz {
margin: auto;
overflow-x: auto;
}

ul#menu-nawigacji-dol-przyciski {
    padding-top: 15px;
    position: relative;
    margin-left: 5%;
    margin-top: -10px;
    text-align: left;
    top: 4px;
    left: 9px;
    height: 0px;
    width: 826px;
}

ul#menu-nawigacji-dol-przyciski li {
    display: inline;
    list-style: none;
}

ul#menu-nawigacji-dol-przyciski li a {
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: black;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
}

ul#menu-nawigacji-dol-przyciski li a:hover {
    background-color: #fff;
    text-decoration: none;
}

ul#menu-nawigacji-dol-przyciski li a:active {
    background-color: #a6e2a6;
    text-decoration: none;
}


ul#menu-nawigacji-dol-przyciski li.selected a {
    background-color: #fff;
    color: #000;
}

/* Style formularzy
----------------------------------------------------------*/
.display-label, 
.edytor-label {
    margin: 1em 0 0 0;
    width: 120px;
}

.display-field, 
.edytor-pole {
    margin: 0.5em 0 0 0;
    width: 200px;
}

.edytor-pole-regulamin{
    margin: 0.5em 0 0 0;
    width: 400px;
}

/* Style Lightbox_me
----------------------------------------------------------*/
#ksw_logowanie {
    -moz-border-radius: 6px;
    background: #eef2f7;
    -webkit-border-radius: 6px;
    border: 1px solid #536376;
    -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
    -moz-box-shadow:  rgba(0,0,0,.6) 0px 2px 12px;
    padding: 14px 22px;
    width: 400px;
    position: relative;
    display: none;   
}

#ksw_tytul {
    width: 228px;
    height: 23px;
    background-position: -202px -133px;
}
   
 #ksw_logowanie #ksw_formularz {
    margin-top: 13px;
}
  
 #ksw_formularz label {
    display: block;
    margin-bottom: 10px; 
    color: #536376;
    font-size: .9em;
}
  
 #ksw_formularz label input {
    display: block;
    width: 393px;
    height: 31px;
    background-position: -201px 0;
    padding: 2px 8px;
    font-size: 1.2em;
    line-height: 31px;
}

 #actions {
    right: 0;
    height: 31px;
    bottom: 20px;
}
 
 a.form_button {
    width: 93px; height: 31px;
    margin-right: 15px;
}
 
#cancel { background-position: -198px -36px; }
#log_in { background-position: -291px -36px; }
#cancel:hover { background-position: -198px -67px; }
#cancel:active { background-position: -198px -98px; }
#log_in:hover { background-position: -291px -67px; }
#log_in:active { background-position: -291px -98px; }

#ksw_error {
    color:red;
    font-size: 1.2em;
}
.edytor-label-check > label {
    position: relative;
    left: 10px;
    bottom: 5px;
  /*  padding: 25px;
    background: #f5f5f5;
    margin: 1em 0 0 0;
    width: auto; */
}

.edytor-label-check > p {
    position: relative;
    left: 25px;
    bottom: 25px;
    font-size: 12px;
  /*  padding: 25px;
    background: #f5f5f5;
    margin: 1em 0 0 0;
    width: auto; */
}
.edytor-label-check > a {
    position: relative;
    bottom: 5px;
     font-size: 12px;
}

.edytor-label-check  > input[type=checkbox] {
	width: 20px;
	height: 20px;
    padding: 10px;
	background: #eee;
	border:1px solid #ddd;
}

.repertuar-data{color: #c50505; font-size: 1.2em; margin: 1%; width: 10%; float:left; min-width:90px;height: 50px;line-height: 50px;}
.repertuar-godzina{color: #c50505; font-size: 1.2em; margin: 1%; width:10%; float:left; min-width: 90px;height: 50px;line-height: 50px;}
.repertuar-tytul{margin: 1%; width: 40%; float:left;height: 50px;
  line-height: 50px;}
.repertuar-link{width: 32%; margin: 1%;  float:left; text-align:center; height: 50px;}
.repertuar-linia{width:92%; background-color: #ebebeb; height: 1px; margin: 1%;}
.repertuar-linia-poaczatek {
    visibility: hidden;
}


.nienumerowana-opis-mini {
    float:left;
    margin-top: 0px;
    width: 33.3%;
}
.nienumerowana-nazwa-biletu {
    text-align: left;
    width: 50%;
}

.labelCombo {    
    float: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857;
    margin: 1%;
    text-align: left;
    vertical-align: middle;
    width: 90px;
    }
#miesiac-combo {
}

#menu1 {

}
select option
{
  font-size: 13px;
  text-align: center;
  padding: 10px 10px;
  border: 1px solid white;
  margin: 2px;

  /* font-weight: 200; */
}
select option:hover, 
select option:focus, 
select option:active, 
select option:checked
{
background: linear-gradient(#E7B142,#E7B142);
background-color: #E7B142 !important;
color: white !important;  
outline:0 !important;
}
select {
    /* padding: 13px; */
    /* margin:-5px -20px -5px -5px; */
    color:white;
}


/*Tomek: sala nienumerowana*/
#sala-nienumerowana {
    margin: auto;
    width: 100%;
    margin-top: 20px;
   
}

.nienumerowana-cennik {
    width: 80%;
    display: table;
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #636262;
     padding: 20px;
}

.nienumerowana-cennik > p {
    font-family: 'Nunito-ExtraBold';
    font-size: 20px;
    text-align: left;

    }

#cennik_naglowek {
     height: 50px;
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-bottom-color: #636262;
}

.cennik_item {
     height: 50px;
     width: 80%;
}

.cennik_item > td {
    font-family: 'Nunito-ExtraBold';
      font-size: 14px;
     
      text-align:left;   
    }

#cennik_naglowek > td {
         font-size: 14px;
      text-align:left;    
}

#cennik_naglowek > div {
    width: 80%;
}



.dalej_nienumerowana {
    width: 80%;
    height: 60px;
    display: table;
    margin: 0 auto;
     border-style: solid;
     border-width: 1px;
     border-color: #636262;

}

#sala-widok > form {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}

.dalej_nienumerowana > div {
    display: table;
    margin: 0 auto;
    float: left;
}
.dalej_cale {
    font-family: 'Nunito-ExtraBold';
    font-size: 20px;
        width: 50%;
        padding-top: 20px;
        padding-left: 20px;
        text-align: left;
      
}

.dalej_cale > div {
     display: table;
    margin: 0 auto;
    float: left;
   

}

.dalej_opis {
    width: 70%;

}

#dalej_suma {
    width: 30%;
}

#sala_rez_zatwierdzenie_wyboru {
    /*position: relative;*/
    top: 10px;
    left: 5%;
    width: 30%;
}

.plus, .minus {
    border-width: 0px;
}

.ilosc_biletow > button, .ilosc_biletow > div {
     display: table;
    margin: 0 auto;
    float: left;
    background-color: transparent;
}

.ilosc_biletow_plus {
    height: 30px;
    width: 50px;
    padding: 5px;
    background-color: #d9d9d9;
    color: #6f6f6e;
}
.ilosc_biletow_plus_minus {
    height: 30px;
    width: 70px;
    padding: 5px;
    background-color: #636262;
    color: 	white;
}



div.ilosc {
    margin: 0px 5px;
}

/*Tomek: Bilety - podsumowanie */
#bilety-podsumowanie {
    margin: auto;
    width: 100%;
    margin-top: 20px;
    text-align: center;
   
}

.nienumerowana-cennik {
    width: 80%;
    display: table;
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: #636262;
     padding: 20px;
}

.nienumerowana-cennik > p {
    
    font-size: 20px;
   

    }

.bilety-podsumowanie-naglowek {
    font-family: 'Nunito-ExtraBold';
     font-size: 13px;
     height: 50px;
     
}

.bilety-podsumowanie-cennik-item, .do-zaplaty {
     height: 50px;
     width: 80%;
     border-top-style: solid;
     border-top-width: 1px;
     border-top-color: #636262;
}

.bilety-podsumowanie-cennik-item > td {
     font-size: 13px;

    }

.bilety-podsumowanie-naglowek > .nbr, .bilety-podsumowanie-naglowek >  .opis, .bilety-podsumowanie-naglowek > .rodzaj-biletu,
.bilety-podsumowanie-cennik-item > .nbr, .bilety-podsumowanie-cennik-item > .opis, .bilety-podsumowanie-cennik-item > .rodzaj-biletu {
    border-right-style: solid;
     border-right-width: 1px;
     border-right-color: #636262;
}

.do-zaplaty {
    font-family: 'Nunito-ExtraBold';
     font-size: 13px;
    }

.do-zaplaty > .cena {
    border-left-style: solid;
     border-left-width: 1px;
     border-left-color: #636262;
}

#zamowione-bilety {
     font-family: 'Nunito-ExtraBold';
     font-size: 13px;
    color: #E7B142;
}

.informacja > .col-sm-12 > h4 {
    font-family: 'Nunito-ExtraBold';
    padding: 15px;
}

#do_formularza_danych > div
{
	background-color: #E7B142;
    /* background: url("../../Content/themes/base/images/menu.png") repeat-x scroll center top rgba(0, 0, 0, 0); */
    
    height: 41px;
    width: 20%;
    max-width: 400px;
    padding: 0;
   /* margin-top: 20px;*/
    /*margin-left: 42%;*/
    display: table;
    margin: 0 auto;
}

    #do_formularza_danych > div > a {
        
     font-family: 'Nunito-ExtraBold';
    font-size: 15px;
    color: #fff;
    display: table;
    margin: 0 auto;
    }


    /* Finalizacja płatności*/

#fin-wybor-paltnosci img {
width: 200px;
}