html, body {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif,"PT Sans", 'Unit Pro';
    padding: 0;
    margin: 0;
    color: #000;
    background: #dbd0c4;
    font-size: 12px;
    line-height: 1.4;
    text-align: left;
    width: 100%;
    height: 100%;
}

textarea {
    overflow: auto;
}

th, td {
    font-size: 11px ;
}
.text-with-border {
    text-shadow: 1px 1px 0 #968d84, -1px -1px 0 #968d84, 1px -1px 0 #968d84, -1px 1px 0 #968d84;
}

.ajax-wnd .wnd-button {
    color: white;
    background: #9D8D7B;
    text-align: center;
    line-height: 1;
    padding: 3px 10px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: auto;
    border: none;
    font-weight: normal;
}

.data_top_input {
    width: 70px;
}

#ile_osob_top_input {
    width: 60px;
    margin: 0 3px;
    display: block;
    float: left;
    padding: 0 3px;
    border: none;
}

/* nowe style - layout okna */

.ajax-wnd input.wnd-button {
    padding: 4px 10px;
}

.ajax-wnd h2 {
    text-align: center;
    cursor: move;
    margin: 4px 0;
}

.selecty-dlugie-impreza{
    width:100% !important;
    max-width: 100% !important;

    max-height: 100% !important;
    min-width:200px;

}

#tabelarycznie #wydarzenie .select2-container {
    width: 100% !important;

}

.inside {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

a, span.anchor, #paginacja span {
    text-decoration: none;
    color: #9D8D7B;
    cursor: pointer;
}

a:hover, span.anchor:hover {
    color: #d60000;
}

.jspaginacja p {
    margin-top: 1px;
}

img {
    border: none;
}



body .topheading {
    width:calc(100% );
    min-width:1030px;
    background-color: white;
    border-bottom: solid 1px #6e573c;
}

body .topheading .toplogos {
    color: #a6a9aa;
    font-size: 24px;
    float: left;
    font-size: 12px;
    height: 67px;
    line-height: 67px;
}

body .topheading .toplogos img {
    vertical-align: middle;
    margin: 3px 5px;
}
body .topheading .toplogos .object-title {
    color: #333333;
    font-size: 17px;
    max-width: 300px;
    margin: 0;
}

#logo_obiektu {
    max-height: 63px;
    max-width: 107px;
}

body .topheading .topmenu {
    float: right;
    font-size: 16px;
    color: #a6a9aa;
    padding: 18px 0 0 0;
    display: table;
    line-height: 1.1;
}

body .topheading .topmenu a {
    color: #b19f8a;
}

body .topheading .topmenu a:hover {
    color: #ffb400;
}

body .topheading .topmenu .anchor {
    _float: left;
    padding: 0 5px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

body .topheading .topmenu .anchor .label {
    font-size: 9px;
    width: 65px;
    display: block;
    float: left;
    line-height: 1.4;
    text-align: left;
}

body .topheading .topmenu .anchor .uname {
    display: block;
    float: right;
    font-size: 23px;
    font-weight: bold;
    color: #6e573c;
}

body .topheading .topmenu .anchor .dataczas {
    font-size: 14px;
    font-weight: bold;
    color: #6e573c;
}

body .topsettings, body .topsettings2 {
    background: #9D8D7B;
    border-top: solid 1px #8a6d4b;
    padding: 5px 15px;
    color: #fff;
    -moz-box-shadow: 0px 3px 15px -10px #000;
    -webkit-box-shadow: 0px 3px 15px -10px #000;
    box-shadow: 0px 3px 15px -10px #000;
    overflow: hidden;
    height: 30px;

    width:calc(100% - 30px);
}



.topsettings2 {
    min-width:calc(1000px );
}

body .topsettings {
    background: #6E573C;
    border-top: 1px solid #8A6D4B;
    padding: 5px 15px;
    margin: 10px 0 0 0;
}

body .topsettings .inside, body .topsettings2 .inside {
    width: 970px;
    height: 15px;
}

body .topsettings .inside2, body .topsettings2 .inside2 {
    position: absolute;
    width: 1000px;
    z-index: 1000;
}

body .topsettings span.anchor, body .topsettings a, body .topsettings2 span.anchor, body .topsettings2 a {
    color: #ffb400;
    font-weight: bold;
    cursor: pointer;
}

#topmenu {
    display: table;
    width: 962px;
    height: 30px;
    padding: 0;
}

#topmenu ul {
    display: table-row;
}

#topmenu ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
    text-align: center;
    color: #D8CDC1;
}

#topmenu ul li span {
    color: #6e573c;
    display: block;
    cursor: pointer;
    font-weight: bold;
}

#topmenu ul li a {
    color: #6e573c;
    display: block;
}

#topmenu ul li .actual, #topmenu .sfHover > span, #topmenu .sfHover > a {
    color: #FFB400;
}

#topmenu ul li ul {
    display: none;
    position: absolute;
    top: 35px;
    z-index: 20;
    margin: 0;
    padding: 0;
    border: solid 2px #9D8D7B;
    background: #9D8D7B;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -moz-box-shadow: 0px 3px 15px -10px #000;
    -webkit-box-shadow: 0px 3px 15px -10px #000;
    box-shadow: 0px 3px 15px -10px #000;
}

#topmenu ul li ul li ul {
    top: 0;
}

#topmenu ul li ul li {
    float: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
}

#topmenu ul li:hover li a, #topmenu ul li:hover li span {
    color: #6e573c;
}

#topmenu ul li ul li a, #topmenu ul li ul li span, #topmenu ul li ul li ul li a, #topmenu ul li ul li ul li span {
    display: block;
    float: none;
    padding: 5px 10px;
    white-space: nowrap;
}

#topmenu ul li ul li:hover > a, #topmenu ul li ul li:hover > span, #topmenu ul li ul li a:hover, #topmenu ul li ul li span:hover {
    color: #FFB400;
    background: #6e573c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

body .topsettings img, body .topsettings2 img {
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer;
}

body .topsettings .rodzaj_eventu, body .topsettings .default, body .topsettings2 .rodzaj_eventu, body .topsettings2 .default {
    font-weight: bold;
    float: left;
    background: url(/../styleimg/l.png) no-repeat center right;
    padding: 8px 10px;
    position: relative;
}

body .topsettings .nr_imprezy, body .topsettings .status_imprezy, body .topsettings .typ_wprowadzania {
    font-weight: bold;
    float: left;
    background: url(/../styleimg/l.png) no-repeat center right;
    padding: 8px 10px;
    position: relative;
}

body .topsettings .status_imprezy span {
    float: left;
}

body .topsettings .rodzaj_eventu_inside {
    float: left;
}

body .topsettings .status_imprezy .status {
    margin: 0 5px;
}

body .topsettings .default.last, body .topsettings2 .default.last {
    background: none;
}

body .wybor_rodzaju_eventu, body .wybor_poczatku_imprezy, body .lista-rozwijana, #select_version {
    position: absolute;
    padding: 0;
    border: solid 1px #ccc;
    background: #fff;
    -moz-box-shadow: 0px 3px 15px -10px #000;
    -webkit-box-shadow: 0px 3px 15px -10px #000;
    box-shadow: 0px 3px 15px -10px #000;
    z-index: 1000;
}

body .wybor_rodzaju_eventu div, body .wybor_poczatku_imprezy div, #select_version div, body .lista-rozwijana .element {
    cursor: pointer;
    padding: 5px 15px;
}

body .wybor_poczatku_imprezy {
    overflow-y: auto;
    overflow-x: hidden;
    height: 300px;
    width: 80px;
}

body .wybor_rodzaju_eventu .hover, body .wybor_poczatku_imprezy .hover, #select_version .hover, body .lista-rozwijana .hover {
    background: #9D8D7B;
    color: #fff;
}

body .topsettings .kroki, body .topsettings2 .kroki {
    color: #c1ad97;
    font-weight: bold;
    float: left;
    padding: 8px 5px;
    background: url(/../styleimg/l.png) no-repeat center right;
}

body .kontener {
    overflow: hidden;
}

body .topsettings .kroki span, body .topsettings2 .kroki span {
    margin: 0 2px;
}

body .topsettings .daty, body .topsettings2 .daty {
    float: left;
    overflow: hidden;
    padding: 2px 10px;
    line-height: 1.1;
    font-size: 12px;
    background: url(/../styleimg/l.png) no-repeat center right;
}

body .topsettings .daty .left, body .topsettings2 .daty .left {
    float: left;
    width: 100px;
    padding: 1px 0 0 0;
}

body .topsettings .daty .right {
    float: right;
    padding: 5px 0px 0 0px;
}

body .topsettings .daty input {
    width: 74px;
    display: inline;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    border: none;
    padding: 1px 1px;
}

body .topsettings .osoby {
    float: left;
    overflow: hidden;
    width: 140px;
    padding: 0 0 0 10px;
    line-height: 1.1;
    font-size: 11px;
    background: url(/../styleimg/l.png) no-repeat center right;
}

body .topsettings .osoby div {
    float: left;
    padding: 2px 0 0 0;
}

body .topsettings .osoby div span {
    font-weight: bold;
    font-size: 25px;
}

body .topsettings .osoby div.osobylabel {
    width: 40px;
    padding: 3px 0 0 0;
}

body .topsettings .osoby div.osobyimg {
    padding: 7px 5px 0 5px;
}

body .topsettings .poczatekimprezy {
    float: left;
    overflow: hidden;
    line-height: 1.1;
    font-size: 11px;
    width: 190px;
    padding: 0 0 0 10px;
}

body .topsettings .poczatekimprezy div {
    float: left;
    padding: 2px 0 0 0;
}

body .topsettings .poczatekimprezy div span {
    font-weight: bold;
    font-size: 25px;
}

body .topsettings .poczatekimprezy div.poczlabel {
    width: 52px;
    padding: 3px 0 0 0;
}

body .topsettings .poczatekimprezy div.poczimg {
    padding: 7px 5px 0 5px;
}

body .invisible {
    display: none;
}

#poczatek_imprezy_input {
    font-size: 23px;
    width: 60px;
    border: none;
    text-align: center;
    font-family: tahoma, arial, sans-serif;
}

#ile_osob_top_input {
    font-size: 23px;
    width: 40px;
    border: none;
    text-align: center;
    font-family: tahoma, arial, sans-serif;
    margin: 0px 5px 0px 5px;
}

.ustawienia-wybrane-overlay {
    width: 98%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffe8b2;
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 150px;
    overflow: hidden;
}

.ustawienieSali {
    position: relative;
}

ustawienieSali {
    position: relative;
}

.ustawienieSali-wewnatrz {

    height: 100%;
    padding-bottom: 10px;
}

.ustawienie-info {
    padding: 0px 4px 4px 4px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

.ustawienie-usun {
    position: absolute;
    right: 2px;
    top: 12px;
    color: #f1eeec;
    background-color: #9D8D7B;
    padding: 0px 4px 0px 5px;
    font-weight: bold;
    text-align: center;
    z-index: 1000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}

.ustawienie-wybrane {
}

.wybrane-scroll {
    position: absolute;
    height: 10px;
    width: 100%;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    background-color: #f2eeea;
    padding: 2px 0px;
}

.scroll-aktywny {
    z-index: 100;
    background-color: #E3DBD2 !important;
}

.scroll-aktywny-hover {
    background-color: #FFB400 !important;
}

.scroll-up {
    top: 25px;
}

.scroll-down {
    bottom: 0px;
}

.ustawienia-scroll {
    overflow: hidden;
    position: relative;
}

.sbutton {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    background: #9D8D7B;
    padding: 4px 12px;
    cursor: pointer;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif
}

#opt_ustawienia_sali .ustawienieSali .tools {
    overflow: hidden;
}

#opt_ustawienia_sali .ustawienieSali .tools .text {
    display: block;
    width: 90px;
    color: #9E8B7C;
    padding-top: 10px;
    float: left;
    font-size: 11px;
    line-height: 1.1;
}

#opt_ustawienia_sali .ustawienieSali .tools .inputdiv {
    width: 35px;
    float: left;
    display: block;
    background: url(/styleimg/inputUstawienia.png) no-repeat 0 0;
    padding: 3px 2px;
    margin: 5px 0 0 0;
}

#opt_ustawienia_sali .ustawienieSali .tools .inputdiv .input {
    font-size: 11px;
    font-weight: bold;
    width: 30px;
    border: none;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
    padding: 0;
    margin: 0;
}

.dostepna-sala .sala-guziki {
    padding: 10px 15px;
}


.sala-aktywna, .wybierana-sala:hover {
    background-color: #e0dace;
}

#body {
    margin: 0;
    overflow: hidden;
    zoom: 1;
    /*position: relative;*/
}

#body .box {
    background: #fff;
    border: solid 2px #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.withmargin {
    margin: 15px 0;
}

.wait p {
    margin: 0;
    padding: 220px 0 0 0;
    text-align: center;
    background: url(/../styleimg/ajax-loader-slim.gif) no-repeat center center;
}

.smallwait p {
    margin: 0;
    padding: 10px 0 50px 0;
    text-align: center;
    background: url(/../styleimg/ajax-loader-slim.gif) no-repeat center center;
}

#body h2, .whitepage h1, .ucpmess .komunikat h2 {
    background: #9d8d7b;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 7px;
}

#body .calendar, #body .ustawienia_sali, #body .prezentacja_sal, #body .dostepne_sale, #body .powiadomienia {
    float: left;
    margin: 0 5px 0 0;
    width: 417px;
    height: 505px;
}

#body .calendar {
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#body .calendar .apla {
    position: absolute;
    height: 429px;
    background: #ffe8b2;
    width: 110px;
    margin: 0 0 0 301px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

body .promocalimg {
    width: 21px;
    height: 21px;
    overflow: hidden;
}

body .promocalimg1 {
    background: url(/../styleimg/szablon.png) no-repeat -64px -59px;
}

body .promocalimg2 {
    background: url(/../styleimg/szablon.png) no-repeat -102px -60px;
}

body .promocalimg3 {
    background: url(/../styleimg/szablon.png) no-repeat -141px -59px;
}

body .promocalimg4 {
    background: url(/../styleimg/szablon.png) no-repeat -178px -61px;
}

body .promocalimg5 {
    background: url(/../styleimg/szablon.png) no-repeat -213px -60px;
}

body .promocalimg6 {
    background: url(/../styleimg/szablon.png) no-repeat -248px -60px;
}

body .promocalimg7 {
    background: url(/../styleimg/szablon.png) no-repeat -327px -61px;
}

body .promocalimg8 {
    background: url(/../styleimg/szablon.png) no-repeat -357px -61px;
}

body .promocalimg9 {
    background: url(/../styleimg/szablon.png) no-repeat -398px -61px;
}

#body .calendar .dni_tygodnia {
    padding: 0px 0 0px 24px;
    color: #000;
    font-size: 9px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

#body .calendar .dni_tygodnia span {
    display: block;
    width: 49px;
    padding: 5px 0;
    text-align: center;
    margin: 0 7px 0 0;
    float: left;
}

#body .calendar .baloontip {
    display: none;
}

#body .ustawienia_sali {
    width: 273px;
}

#body .prezentacja_sal {
    width: 238px;
}

#body .dostepne_sale {
    width: 520px;
}

#body .scrollbtn {
    overflow: hidden;
    height: 17px;
    margin: 2px 0;
    background: #FFB400;
    text-align: center;
}

div.przewijaj div.w-gore, div.przewijaj div.w-dol {
    height: 17px;
    margin: 2px 0;
    text-align: center;
    background: #FFB400;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
}

div.przewijaj div.w-gore.nieaktywny, div.przewijaj div.w-dol.nieaktywny  {
    background: #e3dbd2;
}

div.przewijaj div.w-gore span {
    background: url(/styleimg/arrow_up_dual.png) no-repeat center 0;
    display: block;
    height: 17px;
    cursor: pointer;
}

div.przewijaj div.w-dol span {
    background: url(/styleimg/arrow_down_dual.png) no-repeat center 0;
    display: block;
    height: 17px;
    cursor: pointer;
}

#body .scrollbtn span {
    color: white;
    font-size: 11px;
    font-weight: bold;
}

#body .off {
    background: #e3dbd2;
}

#body .up span {
    background: url(/styleimg/arrow_up_dual.png) no-repeat center 0;
    display: block;
    height: 17px;
    cursor: pointer;
}

#body .up.on span {
    background: url(/styleimg/arrow_up_dual.png) no-repeat center 0px;
}

#body .down span {
    background: url(/styleimg/arrow_down_dual.png) no-repeat center 2px;
    display: block;
    height: 17px;
    cursor: pointer;
}

#body .down.on span {
    background: url(/styleimg/arrow_down_dual.png) no-repeat center 2px;
}

#calendar-step1 {
    height: 405px;
    overflow: hidden;
    position: relative;
}

#calendar-step1-inside {
    position: relative;
}

#calendar-step1 .miesiac_kalendarza {
    overflow: hidden;
}

#calendar-step1 .dzien_kalendarza {
    font-size: 9px;
    width: 49px;
    float: left;
    height: 51px;
    background: url(/../styleimg/szablon.png) no-repeat 0 0;
    margin: 0 7px 7px 0;
    cursor: pointer;
}

#calendar-step1 .old {
    color: #ccc;
}

#calendar-step1 .tools {
    position: absolute;
    width: 45px;
    margin: 3px 3px 0 0;
}

#calendar-step1 .tools div {
    width: 15px;
    height: 15px;
    float: right;
}

#calendar-step1 .tools .start {
    background: url(/../styleimg/szablon.png) no-repeat -5px -61px;
}

#calendar-step1 .tools .end {
    background: url(/../styleimg/szablon.png) no-repeat -32px -61px;
}

#calendar-step1 .promo {
    position: absolute;
    width: 45px;
    margin: 30px 0 0 0;
}

#calendar-step1 .promo div {
    float: right;
}

#calendar-step1 .active {
    background: url(/../styleimg/szablon.png) no-repeat -55px 0px;
}

#calendar-step1 .na {
    background: url(/../styleimg/szablon.png) no-repeat -165px 0px;
}

#calendar-step1 .active.swieto {
    background: url(/../styleimg/szablon.png) no-repeat -330px 0px;
}

#calendar-step1 .activehover {
    background: url(/../styleimg/szablon.png) no-repeat -220px 0px;
}

#calendar-step1 .activehover.swieto, #calendar-step1 .dragged.swieto {
    background: url(/../styleimg/szablon.png) no-repeat -384px 0px;
}

#calendar-step1 .selected, #calendar-step1 .selected.swieto {
    background: url(/../styleimg/szablon.png) no-repeat -110px 0px;
}

#calendar-step1 .selected.activehover {
    background: url(/../styleimg/szablon.png) no-repeat -110px 0px;
}

#calendar-step1 .dragged.swieto.activehover {
    background: url(/../styleimg/szablon.png) no-repeat -384px 0px;
}

#calendar-step1 .dragged {
    background: url(/../styleimg/szablon.png) no-repeat -220px 0px;
}

#calendar-step1 .dragged.activehover {
    background: url(/../styleimg/szablon.png) no-repeat -220px 0px;
}

#baloontip {
    position: absolute;
    z-index: 30;
    padding: 10px;
    background: #fff;
    border: solid 1px #9D8D7B;
    font-size: 10px;
    -webkit-box-shadow: 0px 0px 3px 0px;
    -moz-box-shadow: 0px 0px 3px 0px;
    box-shadow: 0px 0px 3px 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#baloontip .inside {
    max-width: 200px;
}

#baloontip .swieto {
    font-weight: bold;
    color: #4AA0CE;
    margin: 0 0 10px 0;
}

#baloontip .na {
    font-weight: bold;
    color: #d60000;
}

#calendar-step1 .dzien_kalendarza_pusty {
    width: 49px;
    height: 51px;
    float: left;
    margin: 0 7px 7px 0;
}

#calendar-step1 .dzien_kalendarza .numer_dnia {
    font-weight: bold;
    position: absolute;
    padding: 3px 0 3px 3px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

#calendar-step1 .numer_tygodnia {
    float: left;
    height: 31px;
    color: #9d8d7b;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 0 0;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
    width: 24px;
}

.image-box {
    float: left;
    text-align: center;
    overflow: hidden;
}

.image-box img {
    width: 120px;
    height: 140px;
    display: block;
}

body .footer {
    min-width:calc(1010px );
    width:calc(100% - 20px);
    background: #9d8d7b;
    border-top: solid 1px #b09e8a;
    padding: 15px 10px;
    color: #e0e7e9;
}

body .footer a {
    color: #6e573c;
    font-weight: bold;
}

body .footer a:hover {
    color: #ffb400;
}

body .footer img {
}

body .footer p {
    margin: 0;
    padding: 0 15px;
}

body .footer .left {
    float: left;
}

body .footer .right {
    float: right;
}

#ajaxMessage {
    top: 0;
    left: 0;
    width: 100%;
    /*    height: 100%;*/
    background: url(/../styleimg/msgbg.png) repeat;
    z-Index: 1000;
}

#ajaxMessage .msg {
    width: 300px;
    margin: 50px auto 0 auto;
    background: #f9f0e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px;
    -moz-box-shadow: 0px 0px 5px 0px;
    box-shadow: 0px 0px 5px 0px;
    padding: 20px;
    font-weight: bold
}

#ajaxMessage .msg .buttons {
    padding: 20px 0 0 0;
    text-align: center;
}

#ajaxMessage .msg .buttons span {
    cursor: pointer;
    margin: 0 10px;
    padding: 5px 10px;
    background: #9d8d7b;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#ajaxMessage .prezentacja {
    margin: 10px auto 0 auto;
    background: #fff;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px;
    -moz-box-shadow: 0px 0px 5px 0px;
    box-shadow: 0px 0px 5px 0px;
    padding: 10px 20px;
}

#ajaxMessage .prezentacja .buttons {
    float: right;
    padding: 0 0 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    font-size: 9px;
    font-weight: bold;
}

#ajaxMessage .prezentacja .buttons .top {
    margin: 5px 0 0 0;
}

#ajaxMessage .prezentacja .buttons .bottom {
    position: absolute;
    margin: 0 0 5px 0;
    bottom: 0;
}

#ajaxMessage .prezentacja .info {
}

#ajaxMessage .prezentacja .info h2 {
    text-align: center;
    margin-top: 0;
}

#ajaxMessage .prezentacja .menuKontener {
    margin-top: 10px;
}

#ajaxMessage .prezentacja .menuKontener h2 {
    text-align: left;
    padding: 0;
    margin: 0;
}

#ajaxMessage .prezentacja .buttons span {
    cursor: pointer;
    padding: 5px 10px;
    background: #9d8d7b;
    display: block;
    margin: 5px 10px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#ajaxMessage .prezentacja .buttons span.wybierz {
    background: #FFB400;
}

#ajaxMessage .prezentacja .buttons span:hover, #ajaxMessage .prezentacja .buttons span.wybierz:hover {
    background: #6E573C;
}

#ajaxMessage .prezentacja .prezentacja_sali {
    height: 425px;
    overflow: hidden;
}

#ajaxMessage .prezentacja h1, .box.solbox h3 {
    color: #6e5a39;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    margin: 0 0 10px 0;

}

.box.solbox h3 {
    font-size: 13px;
    margin: 10px 0;
}

#ajaxMessage .prezentacja .ceny {
    overflow: hidden;
    margin: 10px 0;
}

#ajaxMessage .prezentacja .promo {
    float: right;
    color: #d60000;
}

#ajaxMessage .prezentacja h2 {
    color: #9e8b7c;
    text-transform: uppercase;
    font-size: 12px;
}

#ajaxMessage .prezentacja .left {
    width: 235px;
    float: left;
}

#ajaxMessage .prezentacja .right {
    width: 235px;
    float: right;
}

#ajaxMessage .prezentacja .galeria {
    overflow: hidden;
    padding: 3px 0;
}

#ajaxMessage .prezentacja .galeria .obraz {
    width: 160px;
    text-align: center;
    float: left;
}

#ajaxMessage .prezentacja .galeria img {
    padding: 2px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px;
    -moz-box-shadow: 0px 0px 3px 0px;
    box-shadow: 0px 0px 3px 0px;
}

.dolny_dolny_przycisk {
    background-color: #6e573c !important;
    background: #6e573c !important;
    border: solid 1px #6e573c !important;
}

#prezentacja_sal-step1 {
    height: 427px;
    overflow: hidden;
    position: relative;
}

#prezentacja_sal-step1-inside {
    position: relative;
    overflow: hidden;
}

#prezentacja_sal-step1 .sale {
    overflow: hidden;
    padding: 0 5px;
    font-size: 11px;
    margin: 10px 0 15px 0;
}

.sale .obraz {
    padding: 2px 0;
    float: right;
}

.sale .obraz img {
    padding: 2px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px;
    -moz-box-shadow: 0px 0px 3px 0px;
    box-shadow: 0px 0px 3px 0px;
    display: block;
}

#prezentacja_sal-step1 .sale h3 {
    margin: 0 0 5px 0;
    font-size: 11px;
}

#login-page {
    height: 540px;
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 9px;
    overflow: hidden;
}

#login-page .login-top {
    height: 250px;
    width: 100%;
    padding: 30px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#login-page .login-top td {
    text-align: center;
    vertical-align: middle;
}

#login-page .login-top td.login-logo {
    width: 60%;
    border-right: 1px solid #DBD0C4;
}

#login-page .login-body {
    margin-top: 20px;
    height: 210px;
    display: table;
    width: 100%;
}

#login-page .login-form {
    width: 450px;
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle;

}

#login-page .login-form label {
    font-weight: bold;
    font-size: 11px;
}

#login-page .login-form .input {
    margin: 1px 0 0 0;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
    border: solid 1px #ccc;
    background: #fff;
    height: 17px;
}

#login-page .login-form input.button {
    padding: 6px 5px;
}

#login-page .login-form .button {
    margin: 0px 1px;
}

#login-page .login-form .error h4 {
    margin: 2px;
}

#login-page .login-form .error p {
    margin: 2px;
    color: #d60000;
}

#login-page .login-form .error {
    background: #fee;
    border: solid 1px #d60000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #d60000;
    padding: 10px;
    margin: 10px auto;
    width: 400px;
}

#login-line {
    height: 20px;
    background-color: #6E573C;
    position: absolute;
    width: 100%;
    top: 280px;
    z-index: 100;
    border-top: 2px solid #947856;
    display: none;
}

.akronimy .button {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: none;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: 95px;
    background: #9D8D7B;
    padding: 4px 0;
    cursor: pointer;
}

.sale .button:hover, .bigbutton:hover {
    background: #6E573C;
}

.bigbutton, .bigbutton.tbl {
    height: 100px;
    float: left;
    width: 120px;
    margin: 0 10px;
}

#dostepne_sale-step1 {
    height: 427px;
    overflow: hidden;
    position: relative;
}

#dostepne_sale-step1-inside {
    position: relative;
    overflow: hidden;
}

#dostepne_sale-step1-inside .sale {
    float: left;
    width: 240px;
    padding: 5px;
    overflow: hidden;
    font-size: 11px;
    margin: 0 0 0 10px;
}

#dostepne_sale-step1-inside .sale .info {
    width: 128px;
    float: left;
}

#dostepne_sale-step1-inside .sale .cena {
    margin: 5px 0 0 0;
    height: 35px;
}

#dostepne_sale-step1-inside .sale .obraz {
    float: none;
}

#dostepne_sale-step1-inside .sale .sale_ustawienia {
    float: right;
    width: 110px;
    overflow: hidden;
}

#dostepne_sale-step1-inside .sale .sale_ustawienia .ustawienie {
    overflow: hidden;
    margin: 0 0 5px 0;
}

#dostepne_sale-step1-inside .sale .sale_ustawienia .checkboxdiv {
    float: left;
}

#dostepne_sale-step1-inside .sale .sale_ustawienia .opis {
    float: right;
    width: 75px;
}

#dostepne_sale-step1-inside .sale .button {
    margin: 0 auto;
}

#downbuttons, #downbuttonstopb {
    float: left;
    width: 952px;
    padding: 10px 0;
    clear: both;
}

#downbuttonstopb {
    margin: 0px 10px 10px 0px;
}

#downbuttons div, #downbuttonstopb div {
    overflow: hidden;
}

#downbuttons .left, #downbuttons .left span, #downbuttonstopb .left, #downbuttonstopb .left span {
    float: left;
}

#downbuttons .right, #downbuttons .right span, #downbuttonstopb .right, #downbuttonstopb .right span {
    float: right;
}

#downbuttons span.button, .panellewy .button, .panelprawy .button, .step2bottom .button, .step3top .button, #downbuttonstopb span {
    font-weight: bold;
    color: #fff;
    background: #9d8e7b;
    border: solid 2px #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.button-hilit, .button-hilit.ui-button-text-only {
    background: #FFB400 !important;
}

.panellewy .box .button, .panelprawy .box .button, .step2bottom .box .button {
    border: none;
    padding: 0;
    width: 128px;
    background: #9d8e7b;
    font-size: 11px;
    margin: 0 0 2px 0;
    text-transform: none;
    line-height: 1.1;
}

#downbuttons span.button:hover, .step2bottom .button:hover, .step3top .button:hover, #downbuttonstopb span:hover {
    background: #6E573C;
}

.panellewy .box .button.version {
    background: #588751;
}

.panellewy .box .button.version:hover {
    background: #6F9E68;
}

body .panellewy {
    width: 132px;
    float: left;
    padding: 0 7px 0 0;
}

body .panelsrodek {
    width: 682px;
    float: left;
}

body .panelprawy {
    width: 132px;
    float: right;
}

#body .step2top h2, #body .step3top h2 {
    padding: 0;
}

#body .step2bottom {
    margin: 0 0 8px 0;
}

#daycal-inside {
    overflow: auto;
    margin: 3px 0 0 0;
}

#daycal-inside-step2 {
    overflow: hidden;
}

#daycal-inside-step2 .heading {
    border: solid 1px #d3d5d4;
    border-right: none;
    overflow: hidden;
    margin: 0 0 3px 0;
}

#daycal-inside-step2 .heading .cell {
    padding: 15px 0;
}

#daycal-inside-step2 .cal {
    border: solid 1px #d3d5d4;
    border-right: none;
    border-bottom: none;
}

#daycal-inside-step2 .row {
    overflow: hidden;
    border-bottom: solid 1px #d3d5d4;
}

#daycal-inside-step2 .cell {
    float: left;
    border-right: solid 1px #d3d5d4;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

.step2bottom .button {
    display: block;
}

.step2bottom .button.tbl {
    display: table;
}

.step2bottom .box .button span {

}

.box .button.last, #body .box .button.last {
    margin-bottom: 0;
}

.box .button.kosz {
    height: 70px;
    background: url(/styleimg/trashcan.png) no-repeat 95px center #6E573C;
    font-size: 15px;
}

.box .button.kosz span span {
    padding-right: 30px;
}

.box .button.kosz small {
    display: block;
    font-size: 9px;
}

.step2bottom .box .button:hover {
    background: #6e573c;
}

#blockLayer {
    position: relative;
    z-index: 5;
}

#blockLayer .block {
    position: absolute;
    z-index: 6;
    cursor: pointer;
    overflow: hidden;
}

#blockLayer .block img {
    display: block;
    border: solid 1px #cdd1d2;
    position: absolute;
    z-index: -1;
}

#blockLayer .block .txt {
    font-size: 10px;
    text-align: center;
    text-shadow: 0px 0px 2px #fff;
    white-space: nowrap;
}

#blockLayer .block .txt em strong {
    color: #d60000;
}

#blockLayer .block .txt em {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0 5px;
}

#blockLayer .block .txt p {
    margin-bottom: 3px;
}

#blockLayer .kawa {
    text-align: center;
    line-height: 1.1;
    font-size: 9px;
    font-weight: bold;
}

#blockLayer .block .dodatki {
    text-align: center;
    font-size: 9px;
    text-shadow: 0px 0px 2px #fff;
}

#blockLayer .block .dodatki .dodatek {
    display: inline-block;
    padding: 3px;
    margin: 3px 5px;
    white-space: nowrap;
    border: solid 1px #fff;
    background: rgba(255, 255, 255, 0.3);
}

.tbl {
    height: 33px;
    display: table;
    line-height: 1.1;
    border: none;
    border-spacing: 0;
    padding: 0;
}

.tbl .tr {
    display: table-row;
}

.tbl .tr .td {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.panellewy .tbl {
    width: 128px;
}

.panelprawy .tbl {
    width: 128px;
}

.panelsrodek .btns {
    overflow: hidden;
    margin: 5px 0;
}

.panelsrodek .btns div {
    float: left;
}

.panelsrodek .btns div .button {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    background: #9d8d7b;
    text-align: center;
    line-height: 1;
    float: left;
    height: 22px;
    cursor: pointer;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.panelsrodek .btns div .button:hover {
    background: #6E573C;
}

.panelsrodek .btns .group1 .tbl {
    width: 70px;
}

.panelsrodek .btns .group2 {
    margin-left: 25px;
}

.panelsrodek .btns .group2 .tbl {
    width: 90px;
}

.panelsrodek .btns .group3 {
    margin-left: 25px;
}

.panelsrodek .btns .group3 .tbl {
    width: 80px;
}

.panelsrodek .btns .group4 {
    float: right;
}

.panelsrodek .btns .group4 .tbl {
    width: 20px;
}

.panelsrodek .btns .group4 .tbl.proc {
    width: 40px;
}

.panelsrodek h2.tbl {
    width: 678px;
}

.panellewy .back {
    margin-top: 18px;
}

.panelprawy .next {
    margin-top: 18px;
}

#sala-left, #sala-right, #dzien-left, #dzien-right {
    position: absolute;
    width: 13px;
    height: 33px;
    z-index: 3;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#sala-left, #dzien-left {
    background: url(/../styleimg/small-left-arrow.png) no-repeat 0 0;
}

#sala-left.on, #dzien-left.on {
    background: url(/../styleimg/small-left-arrow.png) no-repeat 0 -34px;
}

#sala-right {
    background: url(/../styleimg/small-right-arrow.png) no-repeat 0 0;
    margin: 0 0 0 115px;
}

#dzien-right {
    background: url(/../styleimg/small-right-arrow.png) no-repeat 0 0;
    margin: 0 0 0 665px;
}

#sala-right.on, #dzien-right.on {
    background: url(/../styleimg/small-right-arrow.png) no-repeat 0 -34px;
}

#body .step2top #sala .inside {
    height: 200px;
    overflow: hidden;
    width: auto;
    text-align: center;
}

#body .step2top #sala .inside .cursala img {
    display: block;
    margin: 10px auto;
    padding: 2px;
    -webkit-box-shadow: 0px 0px 3px -1px;
    -moz-box-shadow: 0px 0px 3px -1px;
    box-shadow: 0px 0px 3px -1px;
}

.step2top .panelprawy .info {
    height: 333px;
    overflow: auto;
    padding: 0 3px;
    font-size: 11px;
}

.step2top .panelprawy .info .wybraneopcje p {
    margin: 0;
}

#body .step2top #sala .inside .cursala h3 {
    font-size: 11px;
    color: #9d8d7b;
}

#ajaxMessage .prezentacja .item {
    width: 125px;
}

#ajaxMessage .prezentacja .item, #ajaxMessage .prezentacja .item2 {
    float: left;
    text-align: center;
    font-size: 11px;
    margin: 5px;
}

#ajaxMessage .prezentacja .item2 {
    width: 285px;
    text-align: left;
}

#ajaxMessage .prezentacja .item2 .opis {
    max-height: 120px;
    overflow: auto;
}

#ajaxMessage .prezentacja .item2 .insideitem {
    background: #ede3da;
    overflow: hidden;
}

#ajaxMessage .prezentacja .insideitem input.sml {
    border: solid 1px #BDB5AE;
    width: 45px;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
}

#ajaxMessage .prezentacja .labuwagi {
    width: 275px;
    color: #d60000;
}

#ajaxMessage .prezentacja .uwagi {
    border: solid 1px #BDB5AE;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
    width: 275px;
}

#ajaxMessage .prezentacja .item h3, #ajaxMessage .prezentacja .item2 h3 {
    font-size: 12px;
    text-transform: uppercase;
}

#ajaxMessage .prezentacja .item img, #ajaxMessage .prezentacja .item2 img, .miniaturaWeb {
    display: block;
    margin: 10px auto;
    padding: 2px;
    -webkit-box-shadow: 0px 0px 3px -1px #000000;
    -moz-box-shadow: 0px 0px 3px -1px #000000;
    box-shadow: 0px 0px 3px -1px #000000;
}

#ajaxMessage .prezentacja .item2 img {
    margin: 10px;
    float: left;
}

#ajaxMessage .prezentacja .item .checkbox, #ajaxMessage .prezentacja .item2 .checkbox {
    margin: 0 auto;
    float: none;
}

#ajaxMessage .prezentacja .item2 .insideitem .checkbox {
    margin: 0 0 0 160px;
}

#ajaxMessage .prezentacja .item2 .options {
    overflow: hidden;
    margin: 10px 0 0 0;
}

#ajaxMessage .prezentacja .item2 .options .checkbox {
    margin: 0px;
    padding: 0;
    float: right;
}

#ajaxMessage .prezentacja .item2 .options.s2 .checkbox {
    float: none;
    margin: 0 0 0 30px;
}

#ajaxMessage .prezentacja .item2 .options div {
    float: left;
    width: 130px;
    height: 35px;
    margin: 0 5px;
    line-height: 1;
    overflow: hidden;
}

#ajaxMessage .prezentacja .item2 .options div p {
    margin: 0;
    padding: 0;
}

#ajaxMessage .prezentacja .info h2 {
    cursor: move;
}

#podsumowanie-inside {
    height: 395px;
    overflow: auto;
}

#podsumowanie-inside-step3 {
    padding: 0 15px;
}

#podsumowanie-inside-step3 h3 {
    text-align: center;
}

#podsumowanie-inside-step3 h4 {
    text-transform: uppercase;
}

#podsumowanie-inside-step3 table {
    width: 100%;
}

#podsumowanie-inside-step3 table td {
    padding: 5px 3px;
}

.powiadomienia-atrakcje .width130 {
    width: 120px !important;
}

.powiadomienia-atrakcje .powiadomienie-label {
    margin-top: 2px;
}

.solutionSelect, .solution-input {
    height: 20px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.wysylanie-wiadomosci p input.input {
    width: 260px;
    font-weight: normal;
}

.wysylanie-wiadomosci p textarea.input {
    width: 360px;
    height: 70px;
    font-weight: normal;
}

.inputbase {
    border: solid 1px #ccc;
    height: 15px;
}

.dateinput, .shortinput {
    border: solid 1px #000;
    width: 80px;
    border-radius: 4px;
    height: 15px;
}

.longinput {
    width: 250px;
}

.middleinput1 {
    border: solid 1px #ccc;
    width: 100px;
}

.middleinput2 {
    border: solid 1px #ccc;
    width: 130px;
}

.horizontal-spacer {
    display: inline;
    padding-left: 5px;
}

.insidecol1 {
    padding-left: 10px;
}

.insidecol1 {
    float: left;
}

.kontener .insidecol2 {
    padding-left: 145px;
}

.kontener .insidecol2 .styled-select {
    width: 150px;
}

.kontener .insidecol2 .styled-select select {
    width: 150px;
    height: 20px;
    padding-bottom: 0px;

}

.kontener .insidecol2 div {
    top: -10px;
    position: relative;
}

.kontener .insidecol2 div .listimagecontainer {
    margin-left: 151px;
}

.sectionsolution {
    top: -25px;
    position: relative;
}

.sectiondates {
    top: -45px;
    position: relative;
}

div.createdbox {
    display: block;
    color: #9D8D7B;
    margin: 25px 0 0 0;
    padding: 0;
    border-top: #dddddd solid 1px;
}

div.createdbox div.leftcolumn {
    float: left;
    width: 200px;
}

div.createdbox div.rightcolumn {
    float: right;
    width: 265px;
}

div.createdbox div div.label {
    float: left;
    text-align: left;
    padding: 0;
}

div.createdbox div div.value {
    float: right;
    text-align: right;
    margin-left: 10px;
}

div.createdbox div div.sep {
    display: block;
    clear: both;
}

table.tabelarabatow tbody {
    border-collapse: separate;
    border-spacing: 0px 1px;
}

table.tabelarabatow tr th {
    color: #444;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    background-color: #e3dad2;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelarabatow tr td {
    color: #444;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelarabatow tr td.text-left {
    text-align: left;
}

table.tabelarabatow tr th.padding-top-bottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

table.tabelarabatow tr td.number {
    text-align: right;
}

table.tabelarabatow tr.rabaty-odd td {
    background: #f8efe6;
}

div.listarabatow {
    width: 820px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 410px;
}

table.tabelarabatow tr td div.action {
    cursor: pointer
}

table.tabelarabatow {
    width: 800px;
}

div.listarabatow h3 {
    color: #9e8b7c;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

table.tabelaprogramowlojalnosciowych thead tr th {
    color: #444;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    background-color: #e3dad2;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelaprogramowlojalnosciowych tbody tr td {
    color: #444;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelaprogramowlojalnosciowych thead tr th.padding-top-bottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

table.tabelakomunikatowweb tr th.padding-top-bottom10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.listaprogramowlojalnosciowych {
    width: 820px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 410px;
}

table.tabelawynikow tbody {
    border-collapse: separate;
    border-spacing: 0px 1px;
}

table.tabelawynikow tr th {
    color: #444;
    font-size: 11px;
    font-weight: bold;
    background-color: #e3dad2;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelawynikow tr td {
    color: #444;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelawynikow tr td.number {
    text-align: right;
}

table.tabelawynikow tr.wyniki-odd td {
    background: #f8efe6;
}

div.listawynikow {
    width: 820px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 410px;
}

table.tabelawynikow tr td div.action {
    cursor: pointer
}

table.tabelawynikow {
    width: 800px;
}

div.listawynikow h3 {
    color: #9e8b7c;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

#cennikpokoi div.cenan {
    float: left;
    margin-left: 0px;
}

#cennikpokoi div.data_od, #cennikpokoi div.data_do, #niedostepnoscpokoi div.data_do, #niedostepnoscpokoi div.data_od {
    float: left;
    margin-left: 2px;
    width: 105px;
    padding-left: 10px;
}

#cennikpokoi .ui-datepicker-trigger {
    vertical-align: bottom;
}

#cennikpokoi div.del, #niedostepnoscpokoi div.del {
    float: left;
    width: 28px;
}

div.del img {
    cursor: pointer;
}

#cennikpokoi .cenan input {
    width: 50px;
    border: solid 1px #ccc;
}

#cennikpokoi .sep {
    clear: both;
    height: 1px;
}

#niedostepnoscpokoi .ui-datepicker-trigger {
    vertical-align: bottom;
}

#niedostepnoscpokoi div.del img {
    cursor: pointer;
}

#niedostepnoscpokoi .sep {
    clear: both;
    height: 1px;
}

#galeriapokoi {
    width: 98%
}

#galeriapokoi div.filename, #galeriasal div.filename {
    float: left;
    margin-left: 0px;
    width: 360px;
    padding-left: 0px;
    border-bottom: 1px dotted #9e8b7c;
    line-height: 20px;
}

#galeriapokoi div.del, #galeriasal div.del {
    float: left;
    padding-left: 5px;
    padding-top: 2px;
    width: 28px;
    line-height: 20px;
}

#galeriapokoi div.del img, #galeriasal div.del img {
    cursor: pointer;
}

#galeriasal div.add {
    float: left;
    padding-left: 5px;
    padding-top: 7px;
    width: 28px;
    line-height: 20px;
    margin-top: 14px;
}

#galeriapokoi div.add {
    position: absolute;
    right: -25px;
    top: 22px;
    z-index: 20;
}

#galeriapokoi div.add img, #galeriasal div.add img {
    cursor: pointer;
    line-height: 20px;
}

#galeriapokoi .newfile {
    width: 380px;
    margin-top: 0;
    padding-top: 0
}

#formpokoje form  p textarea.input {
    height: 50px;
}

#formpokoje {
    max-height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}

#formuslugi form  p textarea.input {
    height: 50px;
}

#formadodatkowe form  p textarea.input {
    height: 50px;
}

#formadodatkowe {
    max-height: 700px;
    overflow-y: auto;
    overflow-x: hidden;
}

#idpdsali {
    width: 300px;
}

#idpdsali div.styled-select select {
    width: 240px;
}

#idpdsali div.styled-select {
    width: 240px;
}

.styled-select-jednostki {
    border: solid 1px #ccc;
    background: #fff;
    width: 100px;
}

#ajaxMessage .prezentacja .kontener-edycjapokoi {
    max-height: 800px;
    overflow: auto;
}

#ajaxMessage .prezentacja .kontener-edycjasal {
    max-height: 720px;
    overflow: auto;
}

#ajaxMessage .prezentacja .kontener-edycjadodatkowych {
    max-height: 700px;
    overflow: auto;
}

.div.nowycennik {
    float: left;
    margin: 0;
}

table.tabelapromocjiweb tr.promocje-odd td {
    background: #f8efe6;
}

table.tabelapromocjiweb tr th.padding-top-bottom10 {
    padding-top: 10px;
    padding-left: 10px;
}

table.tabelagratisow tbody {
    border-collapse: separate;
    border-spacing: 0px 1px;
}

table.tabelagratisow tr th {
    color: #444;
    font-size: 11px;
    font-weight: bold;
    background-color: #e3dad2;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelagratisow tr th.padding-top-bottom10 {
    padding-top: 10px;
    padding-left: 10px;
}

table.tabelagratisow tr td {
    color: #444;
    font-size: 11px;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.tabelagratisow tr td.number {
    text-align: right;
}

table.tabelagratisow tr.gratisy-odd td {
    background: #f8efe6;
}

table.tabelagratisow tr td div.action {
    cursor: pointer
}

table.tabelagratisow {
    width: 800px;
}

div.listagratisow {
    width: 820px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 410px;
}

div.listagratisow h3 {
    color: #9e8b7c;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
}

div.closebutton {
    width: 70px;
    position: absolute;
    right: 5px;
    top: 13px;
}

.ucpmess {
    margin: 0 0 10px 0;
}

.ucpmess .komunikat {
    width: 400px;
    margin: 0 auto;
    padding: 2px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.ucpmess .komunikat div {
    padding: 10px;
}

.panelsrodek .uwagi {
    overflow: hidden;
    background: #f2f2f2;
}

.panelsrodek .uwagi span {
    display: block;
    width: 13px;
    font-weight: bold;
    padding: 5px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    float: left;
    height: 78px;
    background: #9D8E7B;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.panelsrodek .uwagi textarea {
    display: block;
    float: right;
    width: 640px;
    border: solid 1px #e4dcd3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    height: 74px;
}

.step3top .osoba {
    height: 328px;
    font-size: 11px;
    text-align: center;
}

.step3top .osoba h3 {
    font-size: 11px;
}

.step3top .button.next, .step3top .button.back {
    display: block;
}

.step3top .button.next {
    padding: 2px 5px;
    line-height: 1.1;
}

.step3top .osoba .info {
    padding: 10px 0 0 0;
}

.step3top .osoba .info img {
    padding: 2px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 1px 0px;
    -moz-box-shadow: 0px 0px 1px 0px;
    box-shadow: 0px 0px 1px 0px;
}

#body .powiadomienia {
    width: 393px;
}

tr.zadanie-przeterminowane, tr.zadanie-przeterminowane td {
    background-color: red !important;
    color: white;
}

#body .prawa-przyciski {
    width: 132px;
    float: right;
    height: 100%;
}

#body .prawa-przyciski .fixedWrapper {
    position: fixed;
}

#body .prawa-przyciski .withmargin {
    margin-top: 17px;
}

#body .prawa-przyciski .withmargin-solution {
    margin-top: 6px;
}

#body .prawa-przyciski .button {
    color: #fff;
    font-size: 12px;
    width: 100%;
    font-weight: bold;
    background: #9D8D7B;
    text-align: center;
    line-height: 1;
    margin-bottom: 2px;
    height: 32px;
    cursor: pointer;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#body .prawa-przyciski .button span {
    padding: 2px;
}

#body .prawa-przyciski .box .button.nth0 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth1 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth2 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth3 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth4 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth5 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth6 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth7 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth8 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth9 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth10 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button.nth11 {
    background: #9D8D7B;
}

#body .prawa-przyciski .box .button {
    background: #9D8D7B;
}

#powiadomienia-strona-glowna {
    height: 470px;
    position: relative;
    overflow: auto;
}

#powiadomienia-strona-glowna-kontener {
    overflow: hidden;
    position: relative;
}

.entry {
    border-bottom: solid 1px #e3dbd2;
    margin: 10px;
    padding: 0 0 10px 0;
    font-size: 11px;
}

.entry h3 {
    font-size: 11px;
    font-weight: bold;
}

.przyciskidolne {
    overflow: hidden;
    color: #fff;
    height: 71px;
}

.przyciskidolne .przyciskbottom {
    overflow: hidden;
    background: #9d8d7b;
    height: 70px;
    float: left;
    min-width: 260px;
    font-weight: bold;
    margin: 0 9px 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.przyciskidolne .przyciskbottom.b2 {
    float: right;
    width: 132px;
    min-width: 132px;
    background: #ffa414;
    margin: 0;
}

.przyciskidolne .przyciskbottom.button {
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
}

.przyciskidolne .przyciskbottom.b1 {
    background: url(/../styleimg/folder.png) no-repeat 180px center #cb984b;
    padding: 0 115px 0 60px;
    width: 92px;
}

.przyciskidolne .przyciskbottom h3 {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    margin: 5px;
}

.przyciskbottom .left {
    float: left;
    padding: 0 5px;
}

.przyciskbottom .left p {
    margin: 2px 0;
}

.przyciskbottom .left .input {
    width: 100px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #eee;
}

.przyciskbottom .right {
    float: right;
    padding: 25px 5px 0 0;
}

.przyciskbottom.szukajporezerwacji .left p {
    padding: 24px 0 0 25px;
}

.przyciskbottom img {
    vertical-align: top;
}

#body .listapowiadomien, #body .listaimprez, #body .oblozenie, #body .solbox {
    float: left;
    width: 820px;
    position: relative;
}

.oblozenie .oblozenie_inside {
    padding: 3px 1px;
}

#oblozenie_step_inside {
    position: relative;
    overflow: hidden;
}

.listapowiadomien-inside {
    height: 400px;
    overflow: auto;
}

table.oblozeniesal, .fixedColumn table, .fixedHead table {
    border: solid 1px #cdd1d0;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 10px;
    table-layout: fixed;
    font-weight: bold;

}

.fixedContainer .fixedTable, .fixedContainer .fixedHead {
    border-right: solid 1px #cdd1d0;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.oblozeniesal td, table.oblozeniesal th, .fixedColumn table td, .fixedColumn table th, .fixedHead table td, .fixedHead table th {
    border: solid 1px #cdd1d0;
    text-align: center;
    height: 25px;
    padding: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    /* width: 80px; */
}

.status, .divval .status {
    border: solid 1px #d0d4d4;
    width: 9px;
    height: 14px;
    overflow: hidden;
    float: right;
    display: inline-block;
}

.divval .status {
    float: none;
}

.status1, .divval .status1 {
    background: #fff;
}

.status2, .divval .status2 {
    background: #0093dd;
}

.status3, .divval .status3 {
    background: #85c226;
}

.status4, .divval .status4 {
    background: #da251c;
}

.status5, .divval .status5 {
    background: #000;
}

.status6, .divval .status6 {
    background: #c1c1c1;
}

.divhead {
    float: left;
    width: 100px;
    text-align: right;
    color: #9d8d7b;
}

.divval {
    margin: 0 0 0 130px;
    overflow: hidden;
}

.divval .divitem {
    float: left;
    margin: 0 10px 0 0;
}

.box .wpinside table {
    width: 100%;
}

.solbox .headings {
    overflow: hidden;
}

#body .solbox .headings h2 {
    float: left;
    width: 257px;
    margin-right: 2px;
    cursor: pointer;
}

#body .solbox .headings h2 a {
    color: #fff;
    display: block;
    text-align: center;
}

#body .solbox .headings-po h2 {
    float: left;
    margin-right: 2px;
    cursor: pointer;
}

#body .solbox .headings-po h2.active {
    color: #ffb400;
}

#body .solbox .headings-po h2.last {
    margin-right: 0;
}

#body .solbox .headings-po1 h2 {
    width: 805px
}

#body .solbox .headings-po2 h2 {
    width: 394px
}

#body .solbox .headings-po3 h2 {
    width: 258px
}

#body .solbox .headings-po4 h2 {
    width: 188px;
}

#body .solbox .headings-po5 h2 {
    width: 148px;
}

#body .solbox .headings-po6 h2 {
    width: 120px;
}

#body .solbox .headings-po7 h2 {
    width: 100px;
}

#body .solbox .headings-po8{
    display: table;
    overflow: hidden;
    width: 100%;
}

#body .solbox .headings-po8 h2 {
    width: auto;
    display: table-cell;
    vertical-align: middle;
    float: none;
    border: solid 1px #fff;
}

#body .solbox .headings-po8 h2:first-child {
    border-left: none;
}

#body .solbox .headings-po8 h2:last-child {
    border-right: none;
}

#body .solbox div.headings-po2,
#body .solbox div.headings-po3 {
    margin-top: 2px;
}

.solbox .headings-po {
    overflow: hidden;
}

#body .solbox.listaklientow .headings h2 {
    /*    width: 256px;*/
}

#body .solbox.listaklientow .headings h2.last {
}

.cntr {
    text-align: center;
}

#body .akronimy {
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
}

h2.akronim {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

#body .akronimy .button {
    width: auto;
    height: auto;
    padding: 0px;
    margin: 2px 1px;
    font-size: 11px;
    display: inline-block;
    width: 25px;
}

#body .akronimy .button.active {
    background: #FAA116;
}

#body .klientinside {
    height: 440px;
    overflow: auto;
}

#body .solbox .headings-send-message h2 {
    float: left;
    width: 148px;
    margin-right: 2px;
    cursor: pointer;
}

#body .solbox .headings-send-message h2.active {
    color: #ffb400;
}

h2.active {
    color: #ffb400;
}

#body .solbox .headings-send-message h2.last {
    margin-right: 0;
}

.cntr {
    text-align: center;
}

#body .wiadomosciinside {
    float: left;
    width: 815px;
}

#body .listaklientowinside, #body .listaofertinside {
    overflow: auto;
    overflow-x: hidden;
    height: 320px;
}

.listaofertinside {
    width: 800px;
}

.raportyinside {
    margin: 10px 0 0 0;
    text-align: center;
}

div.listaraportu {
    width: 820px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 387px;
}

.przycisk-ui {
    color: white !important;
    font-size: 11px !important;
    background: #9d8d7b !important;
    display: inline-block;
    border: 1px solid #9d8d7b;
    position: relative;
    padding: 1.1px 11px;
    margin-right: .1em;
    border-spacing: 0px 0px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 45px;
    border-radius: 4px;
}

.przycisk.green {
    background: #00C500 !important;
    border-color: #00C500 !important;
}

.przycisk.green:hover {
    background: #009d00 !important;
    border-color: #009d00 !important;
}

.przycisk_podroba, .zmianaPrzycisk {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    padding-left: 1px;
    padding-right: 1px;
    background-color: #9D8D7B;
    text-align: center;
    color: white;
    font-family: Verdana, Arial, sans-serif;
    border: none;
}

.przycisk_podroba:hover {
    background-color: #704c2a;
    cursor: pointer;
}

.przycisk-filtr {
    margin-top: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    background-color: #9D8D7B;
    text-align: center;
    color: white;
    font-family: Verdana, Arial, sans-serif;
    border: none;
    height: 19px;
    width: 19px;
    display: inline-block;
}

.przycisk-filtr img {
    width: 19px;
    height: 19px;
}

.przycisk-filtr:hover {
    background-color: #704c2a;
    cursor: pointer;
}

.przycisk_akronim {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

thead.oferty_head th {
    padding: 0px;
    margin: 0px;
}

.oko-wiadomosci {
    background-image: url('/styleimg/akcje/show_on.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    margin: 0px auto;
}

.wprowadzaniedanych .headings {
    margin: 2px 0 0 0;
}

.WprowadzanieDanychInside {
    margin: 10px 0 0 0;
    text-align: center;
}

ul.select2-result-sub {
    padding-left: 0;
}

.smallbox {
    display: inline-block;
    width: 230px;
    margin: 10px;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
}

.smallbox ul {
    margin: 0;
    padding: 5px 10px;
    border: solid 1px #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 1.7;
    min-height: 205px;
}

.smallbox ul li {
    margin: 0 0 0 10px;
}

.smallbox a {
    color: #000;
}

.smallbox a:hover {
    text-decoration: underline;
}

.checkbox_list li {
    list-style-type: none;
    float: left;
    width: 130px;
}

.checkbox_list li

.checkbox_list li label {
    float: left;
    width: 120px;
}

#paginacja span.actual {
    font-weight: bold;
}

.marginLeft2px {
    margin-left: 2px;
}

.marginLeft5px {
    margin-left: 5px;
}

#ustawieniaVATMarzeKontener {
    margin: 0 auto;
    width: 500px;
    padding-top: 40px;
}

div#ustawieniaVATMarzeKontener div.kolumnaLewa {
    float: left;
    width: 300px;
    padding: 3px 0;
}

div#ustawieniaVATMarzeKontener div.kolumnaPrawa {
    float: left;
    width: 200px;
    padding: 3px 0;
}

#ustawieniaWarunkiPlatnosciKontener {
    margin: 0 auto;
    width: 650px;
    padding-top: 40px;
}

div#ustawieniaWarunkiPlatnosciKontener div.kolumnaLewa {
    float: left;
    width: 350px;
    padding: 3px 0;
}

div#ustawieniaWarunkiPlatnosciKontener div.kolumnaPrawa {
    float: left;
    width: 300px;
    padding: 3px 0;
}

ul.kategoriePrzyciski {
    float: left;
    margin: 0;
    padding: 0;
}

ul.kategoriePrzyciski li {
    list-style-type: none;
    width: 66px;
    margin: 1px;
    text-align: center;
    height: 30px;
    padding: 3px;
    float: left;
    line-height: 1em;
    border-radius: 5px;
    background: #9d8d7b;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    vertical-align: middle;
    display: table-cell;
}

ul.kategoriePrzyciski li.active {
    color: #ffb400;
}

ul.kategoriePrzyciski li:hover {
    color: #ffb400;
    cursor: pointer;
}

.paletakolorow {
    overflow: hidden;
    display: none;
    width: 310px;
    position: absolute;
    z-index: 200;
}

.paletakolorow span {
    display: block;
    width: 15px;
    height: 12px;
    float: left;
    border: inset 1px white;
    cursor: pointer;
}

.paletakolorow span:hover {
    border: solid 1px #d60000;
}

.wybranyKolor {
    cursor: pointer;
    border: solid 1px #000;
    width: 30px;
    height: 15px;
    display: inline-block;
}

#body .solbox .headings h2.active {
    color: #ffb400;
}

.lft, td.lft, table.tabelawynikow tr td.lft {
    text-align: left;
}

.rght, td.rght, table.tabelawynikow tr td.rght {
    text-align: right;
}

table.solution-table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 11px;
}

table.solution-table tbody {
    border-collapse: separate;
    border-spacing: 0px 1px;
}

table.solution-table tr th {
    border: solid 1px #C2AE98;
    color: #444;
    font-size: 11px;
    font-weight: bold;
    background-color: #e3dad2;
    text-align: center;
    padding: 1px 1px 1px 1px;
}

table.solution-table tr td {
    border: solid 1px #C2AE98;
    color: #444;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    padding: 1px 1px 1px 1px;
}

.label-box {
    float: left;
    width: 100px;
}

.input-box {
    float: left;
}

.PracownicyUprawnieniaInside {
    height: 437px;
    overflow: auto;
    margin: 3px;
}

.PracownicyUprawnieniaInside .form {
}

#body .PracownicyUprawnieniaInside .form h2 {
    color: #9e8b7c;
    text-transform: uppercase;
    font-size: 12px;
    background: transparent;

}

td.akcja {
    width: 50px;
}

#body .prawa-przyciski .menu-header {
    background: #ffffff !important;
    cursor: default !important;
    color: #704C2A;
    height: 32px;
}

#body .prawa-przyciski .box.prac .button {
    background: #9C8F7C;
}

#body .prawa-przyciski .box.powiadomienia .button {
    background: #FFA411;
}

#body .prawa-przyciski .box.paneladministracyjny .button {
    background: #704C2A;
}

.przyciskidolne .przyciskbottom.b4 {
    float: right;
    /*width: 132px;*/
    background: #704C2A;
    margin: 0;
}

.przyciskidolne .przyciskbottom.b3 {
    background: url(/../styleimg/folder.png) no-repeat 180px center #9D8D7B;
    padding: 0 115px 0 60px;
    width: 92px;
}

#body .solbox {
    border-right-width: 1px;
}

#body .solbox .headings.cenyTop {
    margin-bottom: 3px;
}

#body .solbox .headings.cenyTop h2 {
    width: 567px;
}

#body .solbox .headings.cenyTop h2.last {
    width: 222px;
    margin-right: 0;
}

.button.green {
    background: #00C500;
}

.sbutton.green {
    background: #00C500;
    color: #FFFFFF;
}

table.przychody thead .throw1 th {
    background: #F4FF78;
}

table.przychody thead .throw2 th {
    background: #F9FFC3;
}

table.przychody tbody .even td {
    background: #FFFEFF;
}

table.przychody tbody .even td.mh {
    background: #FFFEFF;
}

table.przychody tbody .odd td {
    background: #E9E9E9;
}

table.przychody tbody .odd td.mh {
    background: #F9FFC3;
}

table.przychody tfoot td {
    background: #a5a5a5;
}

table.wyniki-na-sprzedaz tbody .odd td {
    background: #F4DDF9;
}

table.wyniki-na-sprzedaz tfoot td {
    background: #CB36FF;
}

table.wyniki-na-sprzedaz tbody .odd td.mh {
    background: #F9FFC3;
}

table.przychody tbody .odd td {
    background: #E6F1F9;
}

table.przychody tfoot td {
    background: #AFD6F3;
}

table.przychody tbody .odd td.mh {
    background: #F9FFC3;
}

div.kontenerprzyciskow {
    width: 820px;
    position: absolute;
    bottom: 0px;
    height: 22px;
}

div.kontenerprzyciskowglowny {
    width: 820px;
    position: absolute;
    bottom: 0px;
    height: 22px;
}

div.kontenerprzyciskow button {
    margin-right: 2px;
}

#formularzmenugora {
    float: left;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: 5px;
}

#menuFormularzOverflow {
    overflow: auto;
    margin-bottom: 2px;
}

#kategorieKontener h2 {
    padding: 1px 0;
    cursor: move;
}

#kategorieKontener table tr th {
    font-size: 10px;
}

.solutionErrorContainer {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
}

.solutionErrorContainer .solutionErrorPointer {
    cursor: pointer;
}

.solutionErrorToolTip {
    display: none;
}
/*plan imprez */
.pi-podpowiedz {
    left: 0;
    display: none;
    position: absolute;
    z-index: 1006;
    width: 230px;
    background: #fff;
    border: 2px solid #555555;
    border-radius: 5px;
    padding: 5px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    line-height: 0.9rem;
    font-size: 0.9rem;
    text-align: left;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    min-height: 80px;
    line-height: 14px;
}

.pi-podpowiedz hr {
    border: 0 none;
    background: none;
    height:0;
}

.pi-podpowiedz hr.grupa {
    border-top: 1px dashed #322f32;
}

.pi-podpowiedz  hr.event {
    border-top: 1px dashed #999;
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background: #fff;
    border: 2px solid #555555;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 100%;
    margin-left: 0;
    opacity: 0;
    transition: opacity 0.2s;
    filter: alpha(opacity=90);
    line-height: 0.9rem;
    font-size: 0.9rem;
    text-align: left;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    min-height: 20px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}





/* AKCJE I STATUSY */
/* Przeniesione do cDanePodstawowe.css - wykorzystywane w web oraz solution */

/*
Kalendarz Solution
*/

#kalendarz-solution-naglowek h2 {
    margin-right: 1px;
}

.sala-opts {
    overflow: hidden;
    margin: 5px 0 0 0;
}

.sala-opts span {
    width: 17px;
    height: 16px;
    background: url(/../styleimg/oblozenie-ico.png) no-repeat;
    display: inline-block;
    cursor: pointer;
}

h2#ikonauwaga {
    background: url(/../styleimg/oblozenie-ico.png) 0 0 no-repeat;
    height: 32px;
    width: 34px;
    padding: 0;
    margin-left: 1px;
    float: left;
}

h2#ikonainfo {
    background: url(/../styleimg/oblozenie-ico.png) -35px 0 no-repeat;
    height: 32px;
    width: 34px;
    padding: 0;
    margin-left: 1px;
    float: left;
    cursor: pointer;
}

.sala-opts .info {
    background-position: -88px 0;
}

.sala-opts .info:hover {
    background-position: -88px -18px;
}

.sala-opts .onoff {
    background-position: -70px 0;
}

.sala-opts .onoff:hover {
    background-position: -70px -18px;
}

.sala-opts .ikona-sala-laczona {
    background-position: -70px -36px;
}

#kalendarz-oblozenie-sal {

}

.kalendarz-kontener {
    float: left;
    width: 825px;
    font-size: 11px;
}

/* Raporty */

table.raport-tabela {
    font-weight: bold;
}

th.raport-naglowek {
    background-color: #fff38d;
}

.raport-naglowek-2 {
    background-color: #fffaca;
}

.raport-pozycja.odd {
    background-color: #ffffff;
}

.raport-pozycja.even {
    background-color: #e6f3f9;
}

.raport-pozycja.odd .raport-nazwa-pozycji {
    background-color: #fffde8;
}

.raport-pozycja.even .raport-nazwa-pozycji,
.raport-nazwa-grupy {
    background-color: #fff9cb;
}

.raport-podsumowanie {
    background-color: #acdcf0;
}

table.raport-tabela .wartosc-zielona {
    color: #256d24;
}

table.raport-tabela .wartosc-czerwona {
    color: #ff2f2e;
}

/* Plany */

.plan-h3 {
    color: #6e5a39;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    margin: 0px 0px 8px 0px !important;
    padding: 0px !important;
}

#trzyczesciowa-tabela-planu {
    width: 795px;
    padding: 0px;
    margin: 0px;
}

table.plan-tabela,
table.plan-tabela span {
    font-weight: bold !important;
    text-align: center;
    line-height: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

.plan-naglowek-1i2 {
    background-color: #fff592;
    height: 50px;
}

.plan-naglowek-1 {
    background-color: #fff592;
    height: 20px;
}

.plan-naglowek-2 {
    background-color: #fffad1;
    height: 30px;
}

.plan-naglowek-1i2 th,
.plan-naglowek-1 th,
.plan-naglowek-2 th {
    background-color: transparent;
}

.plan-naglowek-belka,
.plan-naglowek-prawdziwa-belka {
    height: 25px;
    line-height: 25px;
    padding: 0px;
    background-color: #fff592;
}

.plan-naglowek-belka {
    margin-top: 0px;
    margin-left: 0px;
    /*overflow: hidden;*/
}

.plan-naglowek-prawdziwa-belka {
    border: 1px solid #c2ae98;
    width: 793px;
    margin-top: -1px;
    margin-left: -1px;
}

x:-o-prefocus, .plan-naglowek-belka {
    margin-top: -1px; /*Haracz dla Opery*/
}

x:-o-prefocus, .plan-naglowek-prawdziwa-belka {
    width: 792px; /*Haracz dla Opery*/
}

.plan-pozycja.odd {
    background-color: #ffffff;
}

.plan-pozycja.even {
    background-color: #e8fae8;
}

.plan-pozycja.odd .plan-nazwa-pozycji {
    background-color: #fffdec;
}

.plan-pozycja.even .plan-nazwa-pozycji {
    background-color: #fffad1;
}

.plan-podsumowanie {
    background-color: #9cfa96;
}

.plan-drugi-podsumowanie {
    background-color: #fff592;
}

#doplanu-nazwa {
    color: #000000;
}

.ranking-padding {
    padding-top: 5px;
    padding-bottom: 5px;
}

th.ranking-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ranking-naglowek {
    background-color: #fff38d;
}

.ranking-pozycja.odd {
    background-color: #ffffff;
}

.ranking-pozycja.even {
    background-color: #eae9fa;
}

.ranking-podsumowanie {
    background-color: #939ef9;
}

.ranking-miejsce {
    color: #ffffff;
    background-color: #ff0000;
}

table .wartosc-zielona {
    color: #256d24;
}

table .wartosc-czerwona {
    color: #ff2f2e;
}

table .wartosc-niebieska {
    color: #0a0fff;
}

.plany-nie-zapisano {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: red;
}

.plany-nie-zgodne {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: red;
}

.plan-aktywna-opcja {
    background-color: #9cfa96;
    color: #256d24;
}

/* Formularze dla Wprowadzanie Danych */
/* nie dotykać! :p */

.black_link a {
    color: black;
}

.black_link a:hover {
    color: #004688;
}

.menu_koszty {
    background-color: #FFA415;
    padding-left: 5px;
}

.menu-belka-nazwa {
    margin-bottom: 2px;
    width: 100%;
    position: absolute;
    top: 77px;
    height: 23px;
    background-color: white;
    z-index: 100;
}

.menu-belka-ceny {
    margin-bottom: 2px;
    padding-top: 2px;
    width: 100%;
    position: absolute;
    bottom: 25px;
    background-color: white;
    float: left;
    margin-top: 8px;
}

.wprowadzanie-publikowane-tlo {
    background: #fffdc0 !important;
}

.wprowadzanie-linia {
    margin-top: 2px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dashed #B2B2B2;
    padding-bottom: 3px;
}

.tablepotrawy {
    font-size: 12px;
}

.wprowadzanie-parent {
    width: 100% !important;
    margin-top: 3px;
    height: 16px;
    color: #9d8d7b;
    font-size: 11px;
}
.wprowadzanie-parent2 {
    width: 100% !important;
    margin-top: 3px;
    height: 100%;
    color: #9d8d7b;
    font-size: 11px;
}
.wprowadzanie-parent2 a{
    width:100%;
}
.wprowadzanie-parent2 img{
    width:100%;
}

.zolta-apla {
    background-color: #FCDC8A !important;
    border: 1px solid #FCDC8A !important;
}

.wprowadzanie-kontener h2, .wprowadzanie-h2 {
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 13px;
    text-align: center;
    color: rgb(150, 141, 132);
    font-weight: 600;
    text-transform: uppercase;
}

.stopka {
    height: 32px;
    border-top: solid 1px #CDD1D2;
    line-height: 16px;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
}

.stopka_parametryzowana {
    height: 32px;
    border-top: solid 1px #CDD1D2;
    line-height: 16px;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
}

.wprowadzanie-parent textarea {
    height: auto;
    padding: 0px;
    margin: 0px;
}

.wprowadzanie-kontener div label, .wprowadzanie-parent label {
    height: auto;
    float: left;
    text-align: right;
    font-size: 11px;
    padding-left: 0px;
}

.wprowadzanie-kontener div label.error {
    text-align: left !important;
}

.wprowadzanie-kontener div input, .wprowadzanie-parent input {
    height: 13px;
    float: left;
}

.wybor_typu_eventow input, .wybor_typu_eventow label{
    float: none !important;
}

.wprowadzanie-podglad-dane {
    font-weight: bold;
    height: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: black !important;
    float: left;
    text-align: left !important;
}

.wprowadzanie-podglad-naglowek {
    font-weight: normal;
    height: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    text-align: right;
}

/* Sale */
.wprowadzanie-sale-left {
    width: 140px !important;
}

.wprowadzanie-sale-right {
    width: 375px !important;
}

.wprowadzanie-sale-terminy-left {
    width: 90px !important;
}

.wprowadzanie-sale-terminy-right {
    width: 250px !important;
}

/* Wyposażenie sal */
.wprowadzanie-wyposazenie-sal-left {
    width: 170px !important;
}

.wprowadzanie-wyposazenie-sal-right {
    width: 450px !important;
}

/* Rodzaje zajec + Tance */
.wprowadzanie-rodzaje-zajec-left {
    width: 57px !important;
    text-align: right;
}

.wprowadzanie-rodzaje-zajec-right {
    width: 405px !important;
}

/* Potrawy */
.wprowadzanie-potrawy-left {
    width: 30px !important;
}

.wprowadzanie-potrawy-right {
    width: 586px !important;
}

/* Menu */
.wprowadzanie-menu-left {
    width: 130px !important;
}

.wprowadzanie-menu-right {
    width: 400px !important;
}

/* Atrakcje */
.wprowadzanie-atrakcje-left {
    width: 130px !important;
}

.wprowadzanie-atrakcje-right {
    width: 450px !important;
}

/* Pokoje */
.wprowadzanie-pokoje-left {
    width: 120px !important;
}

.wprowadzanie-pokoje-right {
    width: 410px !important;
}

/* Dane konsultantow */
.wprowadzanie-konsultanci-left {
    width: 115px !important;
}

.wprowadzanie-konsultanci-right {
    width: 360px !important;
}

/* Podwykonawcy */
.wprowadzanie-podwykonawcy-left {
    width: 150px !important;
}

.wprowadzanie-podwykonawcy-right {
    width: 410px !important;
}

/* Pracownicy */
.wprowadzanie-pracownicy-left {
    width: 120px !important;
}

.wprowadzanie-pracownicy-right {
    width: 350px !important;
}

/* Klienci / Web użytkownicy / Baza klientów */
.wprowadzanie-klienci-left {
    width: 137px !important;
}

.wprowadzanie-klienci-right {
    width: 410px !important;
}

/* Promocje Web */
.wprowadzanie-promocje-left {
    width: 135px !important;
}

.wprowadzanie-promocje-right {
    width: 368px !important;
}

/* Programy lojalnościowe */
.wprowadzanie-programy-left {
    width: 125px !important;
}

.wprowadzanie-programy-right {
    width: 360px !important;
}

/* Gratisy */
.wprowadzanie-gratisy-left {
    width: 100px !important;
}

.wprowadzanie-gratisy-right {
    width: 335px !important;
}

/* Rabaty */
.wprowadzanie-rabaty-left {
    width: 170px !important;
}

.wprowadzanie-rabaty-right {
    width: 300px !important;
}

/* Oferty */
.wprowadzanie-oferty-left {
    width: 120px !important;
}

.wprowadzanie-oferty-right {
    width: 330px !important;
}

/* Klasyfikacja potraw */
.wprowadzanie-k-potrawy-left {
    width: 120px !important;
}

.wprowadzanie-k-potrawy-right {
    width: 250px !important;
}

/* wprowadzanie - koniec */

/* Wiadomości */
.wiadomosci-left {
    width: 150px !important;
}

.wiadomosci-right {
    width: 350px !important;
}

/* Wiadomości - koniec */

#komunikatPotwierdzenie, #komunikatOstrzezenie {
    position: fixed;
    z-index: 9999;
    text-align: left;
    width: 50%;
    top: -1px;
    left: 50%;
    margin-left: -25%;
    height: 40px;
    line-height: 40px;
    background-position: left;
    border-top: none;
    background-repeat: no-repeat;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=85);
    opacity: .85;
    font-size: 14px;
    border: 1px solid #10a024;
    border-top: none;
    background-color: #eaffed;
    color: #10a024;
}

#komunikatOstrzezenie{
    border: 1px solid #d60000;
    background-color: #ffcccc;
    color: #d60000;
}

#select-ceny {
    position: absolute;
    right: 35px
}

em.error {
    padding-left: 10px;
}

/* Sztuczka na wyświetlanie błędu pod kontenerem */
.error-below-container,
.error-right-container {
    position: relative;
    margin-bottom: 20px;
}

.error-below-container em.error {
    position: absolute;
    top: 22px;
    left: -10px;
}

.error-right-container em.error {
    position: absolute;
    top: 0px;
    left: 30px;
}

div.brak-wynikow {
    border: 1px solid #829bc4;
    border-radius: 5px;
    background: #dbe7f5;
    color: #000;
    font-weight: bold;
    text-align: center;
    width: 99%;
    padding: 15px 0;
    margin: 5px auto;
}

table.mocna {
    table-layout: fixed;
}

table.mocna td, table.mocna th {
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.zakladki {
    float: left;
    margin: 0;
    padding: 0;
}

ul.zakladki li {
    list-style-type: none;
    float: left;
    background: #9D8D7B;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 1px 0 0;
    padding: 7px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

ul.zakladki li.aktywna {
    color: #ffb400;
}

ul.menu-szczegoly {
    margin: 0;
    padding: 0;
}

ul.menu-szczegoly li {
    margin: 1px 0px 1px 20px;
    padding: 1px 0px;
    list-style-type: disc;
}

#solutions-rabaty-gratisy-kontener {
    height: 200px;
    overflow-y: auto;
}

#solutions-rabaty-gratisy-kontener h3 {
    line-height: 1em;
    margin: 3px 0;
}

#dekadowka_ograniczenia .ui-datepicker-trigger{
    vertical-align: middle;
    margin: 0 0 0 3px;
}

.projektuj_impreze span  {
    width: 140px;
    height: 100px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.projektuj_impreze:hover span {
    background-color: #9D8D7B;
}

.projektuj_impreze {
    color: #B01C2E;
}

.projektuj_impreze span {
    background: url(/tpl/index/styleimg/projektuj.png) no-repeat center center #9D8D7B;
}

.clear{
    clear: both;
}
.zaawansowane tbody:nth-child(odd) td{
    background: #fff;
}

.zaawansowane tbody:nth-child(even) td{
    background: #EDE7E1;
}

.nazwaElementuKafla{
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.nazwaElementuKafla:hover{
    overflow: visible;
    text-overflow: none;
    display: block;
    text-align: center;
    position: relative;
}

.nazwaElementuKafla:hover span{
    background: #fff;
    display: block;
    position: absolute;
    left:0;
    top: 0;
    margin: 0 auto;
    word-wrap: break-word;
    width: 100%;
    z-index: 10;
}

.checked .nazwaElementuKafla:hover span{
    background: #E0DACE;
}

.nazwaElementuKafla.opis:hover span{
    background: #EDE3DA;
    text-align: left;
}

.strona-glowna-event {
    height: 44px !important;
}

#fullcalendar-strona-glowna .fc-content {
    height: 50px;
    padding: 5px 0;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px #000;
    -webkit-box-shadow: inset 1px 1px 10px 1px rgba(255,255,255,1) !important;
    -moz-box-shadow: inset 1px 1px 10px 1px rgba(255,255,255,1) !important;
    box-shadow: inset 1px 1px 10px 1px rgba(255,255,255,1) !important;
    line-height: 11px;
}

#fullcalendar-strona-glowna .fc-center h2 {
    background: none;
    color: #6e573c;
}

.fc-toolbar .fc-button  {
    background: #9d8d7b !important;
    border: solid 1px #9d8d7b !important;
    color: #fff !important;
    text-shadow: none !important;
    border-radius: 5px;
    height: 24px !important;
    line-height: 24px !important;
    font-weight: bold;
}


.fc-today {
    color: orange !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.fc-toolbar .fc-button :hover {
    color: #fff !important;
    background: #6e573c !important;
    border: solid 1px #6e573c !important;
}

#fullcalendar-strona-glowna .fc-time {
    display: none;
}

#fullcalendar-strona-glowna .fc-content-skeleton .fc-week-number {
    color: #9d8d7b !important;
    font-weight: bold;
}

#fullcalendar-strona-glowna .fc-head .fc-week-number.fc-widget-header span {
    display: none !important;
}

.aktywnosc-wiersz-wykonane {
    background-color: #D9D9D9;
}

.aktywnosc-wiersz-anulowane{
    background-color: #f39a9a;
}

.vat-mieszany-podswietl {
    border: solid 4px #ff0000 !important;
}

.rabat-ostrzezenie {
    border: 2px solid orange !important;
}

.guzik_picker{
    width: 25px;
    height: 25px;
    margin: 5px;
    float: left;
    cursor: pointer;
    background: transparent;
    border: 1px solid black;
}

.tabela-agenda thead tr th, .tabela-podsumowanie tr th{
    font-weight: normal;
}

div.horecamailiframe{
    margin: 10px auto;
    width: 1170px;
}

#komunikat_horeca{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 10000;
}

#komunikat_horeca > div{
    width: 800px;
    margin: 0 auto 15px auto;
    padding: 15px 25px;
    background: rgba(220,255,220,0.8);
    color: #060;
    border: solid 1px #060;
    overflow: hidden;
    text-align: center;
}

#komunikat_horeca > div .downbuttons button, #komunikat_horeca > div .downbuttons a{
    padding: 3px 5px;
    margin: 5px 5px 0 5px;
}

#komunikat_horeca > div.komunikat_blad{
    background: rgba(255,220,220,0.8);
    color: #d60000;
    border: solid 1px #d60000;
}

#sortowanie_widok_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_menu_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_menu_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_menu_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_menu_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}

#sortowanie_widok_atrakcje_kulinarne_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_kulinarne_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_kulinarne_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_atrakcje_kulinarne_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}

#sortowanie_widok_uslugi_dodatkowe_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_uslugi_dodatkowe_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_uslugi_dodatkowe_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_uslugi_dodatkowe_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}

#sortowanie_widok_spa_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_spa_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_spa_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_spa_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}


#sortowanie_widok_podpowiedzi_dzienny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_podpowiedzi_tygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_podpowiedzi_dwutygodniowy > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#sortowanie_widok_podpowiedzi_miesieczny > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}

#sortowanie_lista_sal > li{
    border: 1px solid #9d8d7b;
    background: #f7f1ea;
    font-weight: bold;
    color: #000;
    cursor: grab;
}
#raportytabs.ui-tabs .ui-tabs-panel{
    padding: 1em 0;
}

*.lista-nawiasy , ::after, ::before {
    box-sizing: border-box;
}

ol.lista-nawiasy {
    counter-reset: list;
}

ol.lista-nawiasy > li {
    list-style: none;
    position: relative;
}

ol.lista-nawiasy > li:before {
    content: counter(list, lower-alpha) ")";
    counter-increment: list;
    left: -40px;
    padding-right: 10px;
    position: absolute;
    text-align: right;
    width: 40px;
}


.planaktywnosci .dropdown {
    position: relative;
    display: inline-block;
}

.planaktywnosci .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.planaktywnosci .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.planaktywnosci .dropdown a:hover {background-color: #ddd;}

.planaktywnosci .show {display: block;}


table.pg-break { page-break-after:auto }
table.pg-break tr    { page-break-inside:avoid; page-break-after:auto }
table.pg-break td    { page-break-inside:avoid; page-break-after:auto }
table.pg-break thead { display:table-header-group }

table.loze-border td{
    vertical-align: top;
    border-bottom: solid 1px #000000 !important;
}

table.loze-border th{
    border-bottom: solid 1px #000000 !important;
}

.podnies_ceny{
    border: solid 1px #ccc;
    background: #fff;
    color: #444;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
/* OVERFLOW */
:focus {
    outline: none;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-auto {
    overflow: auto;
}

.overflow-hidden-x {
    overflow-x: hidden;
}

.overflow-hidden-y {
    overflow-y: hidden;
}

.overflow-scroll-x {
    overflow-x: auto;
    overflow-y: hidden;
    height: 20px;
}

.overflow-scroll-y {
    overflow-y: scroll !important;
}

.overflow-scroll-x::-webkit-scrollbar {
    height: 12px;
}

.overflow-scroll-x::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 6px;
}

.overflow-scroll-x::-webkit-scrollbar-track {
    background: #eee;
}

/* DISPLAY */

.display-table {
    display: table;
    height: 100%;
    width: 100%;
}

.display-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.block, .display-block {
    display: block;
}

.display-none {
    display: none;
}

.inline {
    display: inline;
}

.inline-block {
    display: inline-block;
}

.invisible {
    visibility: hidden;
}

/* POSITION */

.position-relative, .relative {
    position: relative;
}

.position-relative-left-top {
    position: relative;
    left: 0px;
    top: 0px;
}

.position-absolute-left-top {
    position: absolute;
    left: 0px;
    top: 0px;
}

.position-absolute-right-top {
    position: absolute;
    right: 0px;
    top: 0px;
}

.position-absolute-bottom-left {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.position-absolute-bottom {
    position: absolute;
    bottom: 0px;
}

.force-no-border-radious {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.force-no-bg {
    background: none !important;
}

/* TABELKI */
table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

table thead th {
    text-align: center;
    border: 1px solid #c2ae98;
    background: #e3dbd2;
    padding: 2px 3px;
    line-height: 12px;
}

table thead th.waluta-kurs-styl {
    background: #c0b3a5;
    border: 1px solid #ac8b68;
}

table tbody td.fake-th {
    text-align: center;
    border: 1px solid #c2ae98;
    background: #e3dbd2;
    padding: 2px 3px
}

table tbody tr {
    background: #fff;
}

table tbody tr.odd, a.wylaczony {
    background: #e3dbd2;
}

table tbody tr.even {
    background: #fff;
}

table tbody tr.greenBackground {
    background: #eeffee;
}

table tbody tr td {
    border: 1px solid #c2ae98;
    padding-left: 3px;
    padding-right: 3px;
    /*overflow-y: hidden;*/
}

table tbody tr td span.td-zawartosc {
    display: block;
    width: inherit;
    overflow: hidden;
    word-wrap: break-word;
}

/* FORMULARZE */

.bledy-kontener, .error__Handler {
    float: left;
    width: 95%;
    border: 1px solid red;
    color: red;
    padding: 0 10px;
    background: #ffd8d8;
    border-radius: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.komunikat-bledow {
    float: left;
    width: 95%;
    border: 1px solid gray;
    color: gray;
    padding: 10px;
    background: #d8d8d8;
    border-radius: 5px;
    padding-bottom: 10px;
}

.komunikat-bledow-systemu {
    float: left;
    width: 95%;
    border: 1px solid red;
    color: red;
    padding: 10px;
    background: #ffd8d8;
    border-radius: 5px;
    padding-bottom: 10px;
}

.error__Handler {
    width: auto;
    float: none;
    padding: 10px;
    font-size: 11px;
    position: relative;
}

.error__Handler .close-button {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.error__Handler .close-button.ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.error__Handler .close-button.err-state-hover {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

.width8 {
    width: 8px;
}

.separator-vertical-small {
    float: left;
    width: 1px;
    height: 34px;
    margin-top: 10px;
    background: url(/styleimg/l.png) repeat-y top right;
}

.form-wrapper h2 {
    font-size: 13px;
    float: left;
    width: 100%;
    text-align: center;
    color: #968d84;
    color: red;
    font-weight: 600;
    text-transform: uppercase;
}

.daty .ui-datepicker-trigger {
    float: left;
    margin-left: 2px;
}

form label, form span {
    /* color: #968d84;
    font-weight: 500;
    padding: 0px 5px; */
}

label, span.label {
    color: #968d84;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 5px;
}

label.error {
    clear: both;
    color: red;
    font-size: 10px;
    padding: 3px 0;
    float: left;
    width: 100%;
    text-align: left;
}

input[type=text], input[type=file], form input[type=password], textarea, select {
    border: solid 1px #ccc;
    background: #fff;
    color: #444;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

input[type=text].error, form input[type=password].error, textarea.error, select.error, div.error {
    border: 1px solid #f60d2e;
    -moz-box-shadow: 0 0 2px 2px #e11330;
    -webkit-box-shadow: 0 0 2px 2px #e11330;
    box-shadow: 0 0 2px 2px #e11330;
}

input[disabled=disabled],
textarea[disabled=disabled],
select[disabled=disabled],
select option[disabled=disabled] {
    background-color: #e0e0e0;
    color: #968d84;
}

/* KOLORY */

.force-color-red {
    color: red !important;
}

.force-color-white {
    color: white !important;
}

.force-color-black {
    color: black !important;
}

.light-brown {
    color: #9D8E7B;
}

.color-label {
    color: #968D84;
}

.red {
    color: red;
}

.gray {
    color: #777;
}

.blue {
    color: blue;
}

.green {
    color: green;
}

.paleblack {
    color: #444;
}

.black {
    color: #000;
}

.white {
    color: #fff;
}

.solution-orange {
    color: #FFB400;
}

.solution-brown-light {
    color: #9d8d7b;
}

.solution-blue-light {
    color: #7d7b9d;
}

.solution-brown-dark {
    color: #704c2a;
}

.solution-yellow {
    color: #faa116;
}

.solutionb-gold {
    color: #cb984b;
}

.brown {
    color: #946537;
}

.red {
    color: #c4020b;
}

.panel-brown-light {
    color: #C1AD97;
}

.tlo-rozowe {
    background-color: #F5DECC;
}

/* TĹ�O / BACKGROUND */

.background-brown {
    background-color: #EDE3DA;
}

.background-lightgray {
    background: #f0f3f8;
}

.background-white {
    background: #fff;
}

.background-lightbrown {
    background: #fff1dc;
}
tr.background-lightbrown > .waluta-kurs-styl{
    background: #f5d5a5;
}
.background-lightblue {
    background: #f0efff;
}

.background-red {
    background-color: red;
}

.background-brown-darker {
    background-color: #6E573C;
}

.background-brown-dark {
    background-color: #704c2a;
}

.background-brown-light {
    background: #ae722d;
}

/*  POZYCJONOWANIE */

.valign-top {
    vertical-align: top;
}

.nofloat {
    float: none !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.pointer {
    cursor: pointer;
}

.cursor-default:hover {
    cursor: default;
}

.cursor-default {
    cursor: default !important;
}

.vertical-middle {
    vertical-align: middle;
}

/* TEKST */

.bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.force-text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-justify {
    text-align: justify;
}

.text-capitalize {
    text-transform: capitalize;
}

.italic {
    font-style: italic;
}

.text-bold {
    font-weight: bold;
}

.text-normal {
    font-weight: normal;
}

.smaller {
    font-size: smaller;
}

.bigger {
    font-size: large;
}

.text-underline {
    text-decoration: underline;
}

.border-radius5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.line-through {
    text-decoration: line-through;
}

/* WIDTH / szerokoĹ›Ä‡ / procentowa */

.width-min-100p {
    min-width: 100%;
}

.width-max-815 {
    max-width: 815px;
}

.width-max-820 {
    max-width: 820px;
}

.max-width-100{
    max-width: 100px;
}

.width-auto {
    width: auto !important;
}

.width5p {
    width: 5% !important;
}

.width10p {
    width: 10% !important;
}

.width15p {
    width: 15% !important;
}

.width20p {
    width: 20% !important;
}

.width25p {
    width: 25% !important;
}

.width30p {
    width: 30% !important;
}

.width35p {
    width: 35% !important;
}

.width40p {
    width: 40% !important;
}

.width45p {
    width: 45% !important;
}

.width50p {
    width: 50% !important;
}

.width55p {
    width: 55% !important;
}

.width60p {
    width: 60% !important;
}

.width65p {
    width: 65% !important;
}

.width70p {
    width: 70% !important;
}

.width75p {
    width: 75% !important;
}

.width80p {
    width: 80% !important;
}

.width85p {
    width: 85% !important;
}

.width90p {
    width: 90% !important;
}

.width96p {
    width: 96% !important;
}

.width98p {
    width: 98% !important;
}

.width99p {
    width: 99% !important;
}

.width100p {
    width: 100% !important;
}

/* WIDTH / szerokoĹ›Ä‡ / liczbowa */

.width5 {
    width: 5px !important;
}

.width10 {
    width: 10px !important;
}

.width15 {
    width: 15px !important;
}

.width16 {
    width: 16px !important;
}

.width17 {
    width: 17px !important;
}

.width18 {
    width: 18px !important;
}

.width20 {
    width: 20px !important;
}

.width25 {
    width: 25px !important;
}

.width30 {
    width: 30px !important;
}

.width35 {
    width: 35px !important;
}

.width40 {
    width: 40px !important;
}

.width45 {
    width: 45px !important;
}

.width50 {
    width: 50px !important;
}

.width55 {
    width: 55px !important;
}

.width60 {
    width: 60px !important;
}

.width65 {
    width: 65px !important;
}

.width70 {
    width: 70px !important;
}

.width74 {
    width: 74px !important;
}

.width75 {
    width: 75px !important;
}

.width80 {
    width: 80px !important;
}

.width82 {
    width: 82px !important;
}

.width85 {
    width: 85px !important;
}

.width86 {
    width: 86px !important;
}

.width89 {
    width: 89px !important;
}

.width87 {
    width: 87px !important;
}

.width90 {
    width: 90px !important;
}

.width94 {
    width: 94px !important;
}

.width95 {
    width: 95px !important;
}

.width96 {
    width: 96px !important;
}

.width100 {
    width: 100px !important;
}

.width105 {
    width: 105px;
}

.width110 {
    width: 110px !important;
}

.width115 {
    width: 115px !important;
}

.width120 {
    width: 120px !important;
}

.width125 {
    width: 125px !important;
}

.width130 {
    width: 130px !important;
}

.width135 {
    width: 135px !important;
}

.width140 {
    width: 140px !important;
}

.width145 {
    width: 145px !important;
}

.width150 {
    width: 150px !important;
}

.width155 {
    width: 155px !important;
}

.width160 {
    width: 160px !important;
}

.width165 {
    width: 165px !important;
}

.width170 {
    width: 170px !important;
}

.width174 {
    width: 174px !important;
}

.width175 {
    width: 175px !important;
}

.width176 {
    width: 176px !important;
}

.width180 {
    width: 180px !important;
}

.width185 {
    width: 185px !important;
}

.width190 {
    width: 190px !important;
}

.width195 {
    width: 195px !important;
}

.width200 {
    width: 200px !important;
}

.width220 {
    width: 220px !important;
}

.width205 {
    width: 205px !important;
}

.width210 {
    width: 210px !important;
}

.width215 {
    width: 215px !important;
}

.width220 {
    width: 220px !important;
}

.width225 {
    width: 225px !important;
}

.width230 {
    width: 230px !important;
}

.width235 {
    width: 235px !important;
}

.width240 {
    width: 240px !important;
}

.width245 {
    width: 245px !important;
}

.width250 {
    width: 250px !important;
}

.width255 {
    width: 255px !important;
}

.width260 {
    width: 260px !important;
}

.width265 {
    width: 265px !important;
}

.width270 {
    width: 270px !important;
}

.width275 {
    width: 275px !important;
}

.width280 {
    width: 280px !important;
}

.width285 {
    width: 285px !important;
}

.width290 {
    width: 290px !important;
}

.width295 {
    width: 295px !important;
}

.width300 {
    width: 300px !important;
}

.width305 {
    width: 305px !important;
}

.width310 {
    width: 310px !important;
}

.width315 {
    width: 315px !important;
}

.width320 {
    width: 320px !important;
}

.width325 {
    width: 325px !important;
}

.width330 {
    width: 330px !important;
}

.width335 {
    width: 335px !important;
}

.width340 {
    width: 340px !important;
}

.width345 {
    width: 345px !important;
}

.width350 {
    width: 350px !important;
}

.width355 {
    width: 355px !important;
}

.width360 {
    width: 360px !important;
}

.width365 {
    width: 365px !important;
}

.width370 {
    width: 370px !important;
}

.width375 {
    width: 375px !important;
}

.width380 {
    width: 380px !important;
}

.width385 {
    width: 385px !important;
}

.width390 {
    width: 390px !important;
}

.width395 {
    width: 395px !important;
}

.width400 {
    width: 400px !important;
}

.width405 {
    width: 405px !important;
}

.width410 {
    width: 410px !important;
}

.width415 {
    width: 415px !important;
}

.width420 {
    width: 420px !important;
}

.width425 {
    width: 425px !important;
}

.width430 {
    width: 430px !important;
}

.width435 {
    width: 435px !important;
}

.width440 {
    width: 440px !important;
}

.width445 {
    width: 445px !important;
}

.width455 {
    width: 455px !important;
}

.width450 {
    width: 450px !important;
}

.width460 {
    width: 460px !important;
}

.width465 {
    width: 465px !important;
}

.width470 {
    width: 470px !important;
}

.width475 {
    width: 475px !important;
}

.width480 {
    width: 480px !important;
}

.width485 {
    width: 485px !important;
}

.width490 {
    width: 490px !important;
}

.width495 {
    width: 495px !important;
}

.width500 {
    width: 500px;
}

.width505 {
    width: 505px !important;
}

.width510 {
    width: 510px !important;
}

.width525 {
    width: 525px !important;
}

.width540 {
    width: 540px !important;
}

.width550 {
    width: 550px !important;
}

.width565 {
    width: 565px !important;
}

.width575 {
    width: 575px !important;
}
.width590 {
    width: 590px !important;
}
.width600 {
    width: 600px !important;
}

.width620 {
    width: 620px !important;
}

.width635 {
    width: 635px !important;
}

.width650 {
    width: 650px !important;
}

.width655 {
    width: 655px !important;
}

.width660 {
    width: 660px !important;
}

.width665 {
    width: 665px !important;
}

.width670 {
    width: 670px !important;
}

.width680 {
    width: 680px !important;
}

.width690 {
    width: 690px !important;
}

.width700 {
    width: 700px !important;
}

.width765 {
    width: 765px !important;
}

.width775 {
    width: 775px !important;
}

.width780 {
    width: 780px !important;
}

.width793 {
    width: 793px !important;
}

.width800 {
    width: 800px !important;
}

.width810 {
    width: 810px !important;
}

.width815 {
    width: 815px !important;
}

.width980 {
    width: 980px;
}

.width960 {
    width: 960px;
}

.width940 {
    width: 940px;
}

.width943 {
    width: 943px;
}

.width1170 {
    width: 1170px;
}
/* HEIGHT */

.max-height60 {
    max-height: 60px;
}

.max-height70 {
    max-height: 70px;
}

.max-height130 {
    max-height: 130px;
}

.max-height135 {
    max-height: 135px;
}

.max-height175 {
    max-height: 175px;
}

.min-height505 {
    min-height: 505px;
}

.height-auto {
    height: auto !important;
}

.height100p {
    height: 100% !important;
}

.height10 {
    height: 10px !important;
}

.height13 {
    height: 13px !important;
}

.height15 {
    height: 15px;
}

.height16 {
    height: 16px !important;
}

.height17 {
    height: 17px !important;
}

.height18 {
    height: 18px !important;
}

.height19 {
    height: 19px !important;
}

.height20 {
    height: 20px !important;
}

.height21 {
    height: 21px !important;
}

.height22 {
    height: 22px !important;
}

.height23 {
    height: 23px !important;
}

.height25 {
    height: 25px !important;
}

.height27 {
    height: 27px;
}

.height29 {
    height: 29px;
}

.height30 {
    height: 30px;
}

.height31 {
    height: 31px !important;
}

.height32 {
    height: 32px !important;
}

.height40 {
    height: 40px !important;
}

.height45 {
    height: 45px;
}

.height50 {
    height: 50px !important;
}

.height55 {
    height: 55px !important;
}

.height57 {
    height: 57px !important;
}

.height59 {
    height: 59px;
}

.height60 {
    height: 60px !important;
}

.height65 {
    height: 65px !important;
}

.height75 {
    height: 75px !important;
}

.height80 {
    height: 80px !important;
}

.height87 {
    height: 87px;
}

.height89 {
    height: 89px;
}

.height100 {
    height: 100px !important;
}

.height110 {
    height: 110px !important;
}

.height130 {
    height: 130px !important;
}

.height150 {
    height: 150px !important;
}

.height158 {
    height: 158px !important;
}

.height175 {
    height: 175px !important;
}

.height210 {
    height: 210px !important;
}

.height220 {
    height: 220px !important;
}

.height250 {
    height: 250px !important;
}

.height270 {
    height: 270px !important;
}

.height300 {
    height: 300px !important;
}
.height330 {
    height: 330px !important;
}
.height340 {
    height: 340px !important;
}

.height345 {
    height: 345px !important;
}

.height360 {
    height: 360px !important;
}

.height370 {
    height: 370px !important;
}

.height375 {
    height: 375px !important;
}

.height382 {
    height: 382px !important;
}

.height390 {
    height: 390px !important;
}

.height400 {
    height: 400px !important;
}

.height414 {
    height: 414px !important;
}

.height437 {
    height: 437px !important;
}

.height438 {
    height: 438px !important;
}

.height441 {
    height: 441px !important;
}

.height450 {
    height: 450px !important;
}

.height473 {
    height: 473px !important;
}

.height470 {
    height: 470px !important;
}

.height510 {
    height: 510px !important;
}

.height525 {
    height: 525px !important;
}

.height540 {
    height: 540px !important;
}

/* LINE-HEIGHT / INTERLINIA */

.line-height12 {
    line-height: 13px !important;
}

.line-height13 {
    line-height: 13px !important;
}

.line-height15 {
    line-height: 15px !important;
}

.line-height16 {
    line-height: 16px !important;
}

.line-height17 {
    line-height: 17px !important;
}

.line-height18 {
    line-height: 18px !important;
}

.line-height19 {
    line-height: 19px;
}

.line-height20 {
    line-height: 20px;
}

.line-height21 {
    line-height: 21px;
}

.line-height22 {
    line-height: 22px;
}

.line-height23 {
    line-height: 23px !important;
}

.line-height25 {
    line-height: 25px !important;
}

.line-height27 {
    height: 27px;
}

.line-height29 {
    line-height: 29px;
}

.line-height31 {
    line-height: 31px;
}

.line-height57 {
    line-height: 57px;
}

.line-height59 {
    line-height: 59px;
}

.line-height60 {
    line-height: 60px;
}

.line-height87 {
    line-height: 87px;
}

.height90 {
    height: 90px;
}

.line-height90 {
    line-height: 90px;
}

/* BORDER */

.border-yellow {
    border: #FCDC8A;
}

.border-bottom-dashed {
    border-bottom: 1px dashed #B2B2B2;
    padding-bottom: 3px;
}

.border-top-dashed {
    border-top: 1px dashed #B2B2B2;
}

.only-border-bottom-dashed {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dashed #B2B2B2;
    padding: 0px;
}

.border-top-dashed {
    border-top: 1px dashed #B2B2B2;
    padding-top: 3px;
}

.only-border-top-dashed {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px dashed #B2B2B2;
    padding: 0px;
}

.border-solid-red {
    border: 1px solid red;
}

.border-none, .noborder {
    border-style: none !important;
}

.borderBrown1 {
    border: 1px solid #C2AE98;

}

.border-top-none {
    border-top: none;
}

.border-left-none {
    border-left: none;
}

.border-bottom-none {
    border-bottom: none;
}

.border-right-none {
    border-right: none;
}

.border-gray {
    border: 1px solid #cfd3d4;
}

.border-top-gray {
    border-top: 1px solid #cfd3d4;
}

.border-left-gray {
    border-left: 1px solid #cfd3d4;
}

.border-right-gray {
    border-right: 1px solid #cfd3d4;
}

.border-bottom-gray {
    border-bottom: 1px solid #cfd3d4;
}

.border-brown {
    border: 1px solid #c2ae98;
}
.border-brown.waluta-kurs-styl {
    border: 1px solid #b8936a;
}
.border-top-brown {
    border-top: 1px solid #c2ae98;
}

.border-right-brown {
    border-right: 1px solid #c2ae98;
}

.border-bottom-brown {
    border-bottom: 1px solid #c2ae98;
}

.border-left-brown {
    border-left: 1px solid #c2ae98;
}

.border-top2 {
    border-top-width: 2px;
}

.border-right2 {
    border-right-width: 2px;
}

.border-bottom2 {
    border-bottom-width: 2px;
}

.border-left2 {
    border-left-width: 2px;
}

/* MARGIN */

.margin0 {
    margin: 0px;
}

.margin5 {
    margin: 5px;
}

.margin-0-auto {
    margin: 0 auto;
}

.margin-top-bottom0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.margin-top-bottom3 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.margin-top-bottom5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.margin-top-bottom8 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.margin-top-bottom10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* MARGIN-LEFT */

.margin-left-minus3 {
    margin-left: -3px !important;
}

.margin-left-minus1 {
    margin-left: -1px;
}

.margin-left0 {
    margin-left: 0px;
}

.margin-left1 {
    margin-left: 1px;
}

.margin-left2 {
    margin-left: 2px;
}

.margin-left3 {
    margin-left: 3px;
}

.margin-left6 {
    margin-left: 6px;
}

.margin-left4 {
    margin-left: 4px;
}

.margin-left5 {
    margin-left: 5px;
}

.margin-left8 {
    margin-left: 8px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left13 {
    margin-left: 13px;
}

.margin-left15 {
    margin-left: 15px;
}

.margin-left20 {
    margin-left: 20px;
}

.margin-left43 {
    margin-left: 43px;
}

.margin-left50 {
    margin-left: 50px;
}

.margin-left60 {
    margin-left: 60px;
}

.margin-left100 {
    margin-left: 100px;
}

.margin-left105 {
    margin-left: 105px;
}

.margin-left125 {
    margin-left: 125px;
}

.margin-left140 {
    margin-left: 140px;
}

.margin-left160 {
    margin-left: 160px;
}

.margin-left180 {
    margin-left: 180px;
}

/* MARGIN-RIGHT */

.margin-right-minus1 {
    margin-right: -1px;
}

.margin-right0 {
    margin-right: 0px !important;
}

.margin-right3 {
    margin-right: 3px;
}

.margin-right5 {
    margin-right: 5px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right30 {
    margin-right: 30px;
}

.margin-right40 {
    margin-right: 40px !important;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right15 {
    margin-right: 15px !important;
}

.margin-right20 {
    margin-right: 20px;
}

.margin-right23 {
    margin-right: 23px !important;
}

/* MARGIN-TOP */

.margin-top-minus40 {
    margin-top: -40px;
}

.margin-top-minus30 {
    margin-top: -30px;
}

.margin-top0 {
    margin-top: 0px !important;
}

.margin-top1 {
    margin-top: 1px;
}

.margin-top2 {
    margin-top: 2px;
}

.margin-top3 {
    margin-top: 3px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top8 {
    margin-top: 8px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top25 {
    margin-top: 25px;
}

.margin-top30 {
    margin-top: 30px;
}

.margin-top40 {
    margin-top: 40px;
}

.margin-top45 {
    margin-top: 45px;
}

.margin-top50 {
    margin-top: 50px;
}

.margin-top55 {
    margin-top: 55px;
}

.margin-top60 {
    margin-top: 60px;
}

/* MARGIN-BOTTOM */

.margin-bottom0 {
    margin-bottom: 0px !important;
}

.margin-bottom1 {
    margin-bottom: 1px;
}

.margin-bottom2 {
    margin-bottom: 2px;
}

.margin-bottom3 {
    margin-bottom: 3px;
}

.margin-bottom5 {
    margin-bottom: 5px;
}

.margin-bottom8 {
    margin-bottom: 8px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin10 {
    margin: 10px;
}

/* PADDING */

.padding0 {
    padding: 0px !important;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px;
}

.padding15 {
    padding: 15px;
}

.padding-left20 {
    padding-left: 20px;
}

.padding-left30 {
    padding-left: 20px;
}

.padding-left-right0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.padding-left-right1 {
    padding-left: 1px;
    padding-right: 1px;
}

.padding-left-right10 {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-left-right15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-left-right7 {
    padding-left: 7px;
    padding-right: 7px;
}

.padding-left-right4 {
    padding-left: 4px;
    padding-right: 4px;
}

.padding-left-right2 {
    padding-left: 2px;
    padding-right: 2px;
}

.padding-top-bottom1 {
    padding: 1px 0;
}

.padding-top-bottom3 {
    padding: 3px 0 !important;
}

.padding-top-bottom10 {
    padding: 10px 0;
}

.padding-top-bottom5 {
    padding: 5px 0 !important;
}

.padding-top-bottom8 {
    padding: 8px 0;
}

.padding-top-bottom15 {
    padding: 15px 0;
}

.padding-top-bottom20 {
    padding: 20px 0;
}

/* PADDING-TOP */

.padding-top0 {
    padding-top: 0px !important;
}

.padding-top1 {
    padding-top: 1px !important;
}

.padding-top2 {
    padding-top: 2px !important;
}

.padding-top3 {
    padding-top: 3px;
}

.padding-top5 {
    padding-top: 5px;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-top12 {
    padding-top: 12px;
}

.padding-top15 {
    padding-top: 15px;
}

.padding-top48 {
    padding-top: 48px;
}

/* PADDING-LEFT */

.padding-left0 {
    padding-left: 0px !important;
}

.padding-left1 {
    padding-left: 1px !important;
}

.padding-left2 {
    padding-left: 2px !important;
}

.padding-left5 {
    padding-left: 5px !important;
}

.padding-left10 {
    padding-left: 10px;
}

.padding-left20 {
    padding-left: 20px;
}

.padding-left30 {
    padding-left: 20px;
}

.padding-left65 {
    padding-left: 65px;
}

.padding-left100 {
    padding-left: 100px;
}

.margin-left100 {
    margin-left: 100px;
}

.padding-left115 {
    padding-left: 115px;
}

.padding-left240 {
    padding-left: 240px;
}

/* PADDING-BOTTOM */

.padding-bottom0 {
    padding-bottom: 0px !important;
}

.padding-bottom1 {
    padding-bottom: 1px !important;
}

.padding-bottom2 {
    padding-bottom: 2px !important;
}

.padding-bottom3 {
    padding-bottom: 3px !important;
}

.padding-bottom4 {
    padding-bottom: 4px !important;
}

.padding-bottom5 {
    padding-bottom: 5px;
}

.padding-bottom10 {
    padding-bottom: 10px;
}

.padding-bottom15 {
    padding-bottom: 15px;
}

/* PADDING-RIGHT */

.padding-right0 {
    padding-right: 0px;
}

.padding-right3 {
    padding-right: 3px;
}

.padding-right5 {
    padding-right: 5px;
}

.padding-right10 {
    padding-right: 10px;
}

/* FONT-SIZE, CZCIONKI, FONTY */

.defaultFont {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4;
}

.buttonFont {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

.font-size-9 {
    font-size: 9px;
}

.font-size-8 {
    font-size: 8px;
}

.font-size-10 {
    font-size: 10px;
}

.font-size-11, .size-11px {
    font-size: 11px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

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

.font-size-35 {
    font-size: 35px !important;
}

.left-0 {
    left: 0px;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.no-wrap {
    white-space: nowrap;
}

.ui-slider-range.ui-widget-header {
    background: rgb(176, 28, 46);
}

ul.lista-bez-wypunktowania {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.lista-bez-wypunktowania li {
    list-style-type: none;
    float: left;
    width: 100%;
}

.border-transparent {
    border: 1px solid transparent;
}

.border-top-transparent {
    border-top: 1px solid transparent;
}

.border-left-transparent {
    border-left: 1px solid transparent;
}

.border-right-transparent {
    border-right: 1px solid transparent;
}

.border-bottom-transparent {
    border-bottom: 1px solid transparent;
}

.opacity80 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .80;
}

.layer1 {
    z-index: 1;
}

.layer2 {
    z-index: 2;
}

.absolute {
    position: absolute;
}

.wybor-koloru {
    float: left;
    border: 1px solid #D4B497;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#menuFormularzOverflow li table td span{
    padding: 0;
}

.nofloat{
    float: none;
}
.potrawa_do_usuniecia {
    position: relative;
}

.potrawa_do_usuniecia::after {
    content: "";
    position: absolute;
    top: 50%;  /* Ustawia linię w połowie wysokości wiersza */
    left: 0;
    right: 0;
    height: 1px;  /* Grubość linii */
    background-color: #302f2f; /* Kolor linii */
    transform: translateY(-50%); /* Centrowanie linii */
    z-index: 3; /* Ustawia linię poniżej tekstu */
    pointer-events: none; /* Sprawia, że linia nie reaguje na zdarzenia myszy */
}
.analysis-background {
    background-color: #fff1dc;
    font-weight: bold;
}
.analysis-main {
    background-color: #e3dbd2;
    font-weight: bold;
}
.analysis-input
{
    border: solid 1px #ccc;
    background: #fff;
    color: #444;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}



/*   cTabela   */
.cTabela-pusta {
    padding: 10px;
}

.cTabela-komorka {
    padding: 2px 6px;
    line-height: normal;
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
    border: none !important;
    background: none !important;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
    text-align: center;
    color: #6e573c;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("/tpl/index/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("/tpl/index/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url("/tpl/index/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/tpl/index/css/images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url("/tpl/index/css/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("/tpl/index/css/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20); /* support: IE8 */
	border-radius: 5px;
}

/*
 * Timepicker stylesheet
 * Highly inspired from datepicker
 * FG - Nov 2010 - Web3R 
 *
 * version 0.0.3 : Fixed some settings, more dynamic
 * version 0.0.4 : Removed width:100% on tables
 * version 0.1.1 : set width 0 on tables to fix an ie6 bug
 */

.ui-timepicker-inline { display: inline; }

#ui-timepicker-div { padding: 0.2em; }
.ui-timepicker-table { display: inline-table; width: 0; }
.ui-timepicker-table table { margin:0.15em 0 0 0; border-collapse: collapse; }

.ui-timepicker-hours, .ui-timepicker-minutes { padding: 0.2em;  }

.ui-timepicker-table .ui-timepicker-title { line-height: 1.8em; text-align: center; }
.ui-timepicker-table td { padding: 0.1em; width: 2.2em; }
.ui-timepicker-table th.periods { padding: 0.1em; width: 2.2em; }

/* span for disabled cells */
.ui-timepicker-table td span {
	display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;

    text-align:right;
    text-decoration:none;
}
/* anchors for clickable cells */
.ui-timepicker-table td a {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;
    cursor: pointer;
    text-align:right;
    text-decoration:none;
}


/* buttons and button pane styling */
.ui-timepicker .ui-timepicker-buttonpane {
    background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0;
}
.ui-timepicker .ui-timepicker-buttonpane button { margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
/* The close button */
.ui-timepicker .ui-timepicker-close { float: right }

/* the now button */
.ui-timepicker .ui-timepicker-now { float: left; }

/* the deselect button */
.ui-timepicker .ui-timepicker-deselect { float: left; }



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2100;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2010;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
.kalendarz-ladowanie {
    margin: 0 auto;
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #C1AD97;
    background-image: url(/styleimg/ajax-loader-slim.gif);
    background-position: center center;
    background-repeat: no-repeat;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.zapis-strukture-blok {
    display: block;
    margin: 6px 0px 0px 5px;
    width: 43px;
    height: 11px;
}

.zapis-strukture-blok div {
    display: none;
    background: url(/styleimg/ajax-loader-slim.gif) no-repeat;
    width: 100%;
    height: 100%;
}

.kafel {
    width: 133px;
    height: 148px;
    cursor: move;
}

/*.box {
    float: left;
}*/

.wiersz {
    overflow: hidden;
    border-bottom: solid 1px #D3D5D4;
}

.komorka {
    float: left;
    border-right: solid 1px #D3D5D4;
}

.komorka-naglowek {
    border-right: solid 1px transparent;
}

.komorka-naglowek .kalendarz-etykieta {
    position: absolute;
    top: 3px;
    left: -17px;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 0 4px 0px;
}

.komorka-naglowek .kalendarz-etykieta2 {
    position: absolute;
    top: 10px;
    font-size: 9px;
    color: #777;
    left: -6px;
}

.wyposazenie-element {
    padding: 0px 2px;
}

.warstwa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.warstwa-ruler .ruler {
    top: 49px;
    left: 0;
    position: absolute;
    display: none;
    width: 11px;
    pointer-events: none;
    height: 100%;
    z-index: 5;
    background: url(/tpl/index/styleimg/ruler.png) no-repeat;
}

.nad-komorka {
    background-color: #d2e9ef !important;
    z-index: 19;
}

.kosz-aktywny {
    background-color: #BCB9BD !important;
}

.blok {
    text-align: center;
    font-size: 10px;
    position: absolute;
    z-index: 5;
    opacity: 0.9;

    -moz-box-shadow: inset 0px 0px 11px 6px rgba(102, 102, 102, 0.2);
    -webkit-box-shadow: inset 0px 0px 11px 6px rgba(102, 102, 102, 0.2);
    box-shadow: inset 0px 0px 11px 6px rgba(102, 102, 102, 0.2);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-collapse: collapse;
}

.blok-RodzajZajec {
    border: 1px solid #6596BD;
    z-index: 3 !important;
}

.blok-Menu {
    border: 1px solid #A69AD1;
    z-index: 4 !important;
}

.blok-Pokoje {
    border: 1px solid #72ff8c;
}

.blok-UslugiDodatkowe {
    border: 1px solid #f5873c;
}

.blok-AtrakcjeDodatkowe {
    border: 1px solid #fdfa9b;
}

.blok-PrzerwyKawowe {
    overflow: hidden;
    z-index: 5 !important;
}

.blok-PrzerwyKawowe .kawa-etykieta {
    border: 1px solid #c3b090;
}

.blok img {
    position: absolute;
    left: 0;
    top: 0;
}

.etykieta {
    position: absolute;
    z-index: 6;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    pointer-events: none;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 5px #fff;
}

.bloki {
    text-align: center;
    margin: 0 auto;
}

.helper {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 100000;
}

.display-block {
    display: block;
}

.ui-resizable-e {
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    width: 7px;
    cursor: w-resize;
    background: url(/styleimg/resize_sml_right.png) no-repeat bottom right;
}

.ui-resizable-w {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: 7px;
    cursor: w-resize;
    background: url(/styleimg/resize_sml_left.png) no-repeat bottom left;
}

.podbloki-atrakcje {
    width: 100%;
    position: absolute;
    left: 0;
}

.wersja-przycisk {
    padding: 5px 0px;
    width: 126px;
    margin: 1px 0px;
}

.wersja-przycisk .ui-button-text {
    padding-left: 0;
    padding-right: 0;
}

.wersja-wybrana {
    background-color: #FFB400 !important;
}

.podblok-dol {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-left: -1px;
    text-wrap: no-wrap;
    overflow: hidden;
    background: #b8cee0;
    border: 1px solid #6596bd;
    border-collapse: collapse;
    border-bottom: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.podblok-dol.blok-AtrakcjeKulinarne {

}

.etykieta-przewijaj {
    padding-top: 8px;
}

.niedostepnosc-apla {
    position: absolute;
    z-index: 100;
    background: url('/tpl/index/styleimg/apla-niedostepnosc.png') repeat;
    height: 263px;
    top: 56px;
}

.niedostepnosc-kafla-apla {
    position: absolute;
    z-index: 100;
    opacity: 0.4;
    height: 263px;
    top: 56px;
}

.apla-dostepny {
    background: #afdab0 url('/tpl/index/styleimg/apla-niedostepnosc.png') repeat;
}

.apla-niedostepny {
    background: #ffc4c4 url('/tpl/index/styleimg/apla-niedostepnosc.png') repeat;
}
.promocja-web {
    margin: 15px;
    -moz-box-shadow: 0 0 5px 1px #8F8070;
    -webkit-box-shadow: 0 0 5px 1px #8F8070;
    box-shadow: 0 0 5px 1px #8F8070;
    background-color: white;
    width: 202px;
    height: 189px;
    padding: 3px;
    position: relative;
}

.pw-box {
    background-repeat: no-repeat;
    position: relative;
    height: 189px;
    width: 202px;
    cursor: pointer;
}

.pw-desc {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 0px;
    /*    height: 50%;*/
    overflow: hidden;
    padding: 10px 10px;
    width: 182px;
}

.pw-desc h4 {
    color: #bc0602;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

.pw-desc p {
    margin: 0px;
    color: black;
    font-weight: bold;
}

.pw-okno h2, .pw-woknie h3 {
    color: #bc0602 !important;
    font-size: 16px !important;
    text-transform: none !important;
}

.pw-okno .zapytanie-btn span {
    cursor: pointer;
    padding: 5px 10px;
    background: #9D8D7B;
    display: block;
    margin: 5px 10px;
    color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.pw-okno img, .pw-woknie img {
    padding: 2px;
    margin: 2px;
    -moz-box-shadow: 0 0 5px 1px #8F8070;
    -webkit-box-shadow: 0 0 5px 1px #8F8070;
    box-shadow: 0 0 5px 1px #8F8070;
}

.miesiac_kalendarza {
    height: 400px;
}

#calendar-step1 h3 {
    white-space: nowrap;
    font-size: 13px;
    min-width: 70px;
    margin: 5px 0;
    padding: 10px 0 10px 24px;
    text-transform: uppercase;
}

#impreza-kroki .krok {
    padding-top: 5px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    color: #9D8D7B;
}

#impreza-kroki .aktywny {
    font-size: 20px;
    font-weight: bold;
    padding-top: 0px;
    color: #FFB400;
    cursor: default;
}

.ustawienia-sali-zakryte {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(249, 247, 245, 0.9);
    font-size: 11px;
    padding: 10px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

#body .ustawienia-sali-zakryte .ustawienia-sali-zakryte-inside {
    position: absolute;
    background: #f8eacf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-top: 150px;
    text-align: left;
    line-height: 1.5;
    width: 232px;
    overflow: hidden;
    border: solid 1px #d29401;
}

#body .ustawienia-sali-zakryte .ustawienia-sali-zakryte-inside h2 {
    width: auto;
    background: transparent;
    font-size: 11px;
    color: #000;
    text-align: left;
    font-weight: 0;
    margin: 0 0 10px 0;
    padding: 0;
}

.ustawienia-sali-zakryte ul {
    margin: 10px 0 0 5px;
    padding: 0 0 0 10px;
}

.ustawienia-sali-zakryte ul li {
}

table.naglowek tr td span {
    background: #9D8D7B;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    color: white;
    margin: 0;
    padding: 7px;
}

table.naglowek tr td span em {
    font-style: normal;
}

table.naglowek tr td span {
    display: block;
    width: auto;
    padding-left: 1px;
    padding-right: 1px;
    border: solid 2px #fff;
    font-weight: bold;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

table.naglowek tr td.sale {
    vertical-align: top;
}

table.naglowek tr td.inne .arrow {
    padding: 1px 3px 1px 3px;
}

table.naglowek tr td.inne .arrow-left {
    padding-left: 1px;
}

table.naglowek tr td.inne .arrow-right {
    padding-right: 1px;
}

table.naglowek tr td.sale div table span {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

table.naglowek tr td.dni div table span {
    display: inline-block;
    width: 93px;
    text-align: center;
}

table.naglowek tr td.dni div table .aktualna span {
    width: 150px;
}

table.naglowek tr td.aktualna span {
    color: #FFB400;
}

table.naglowek {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    margin-bottom: 2px;
}

table.naglowek tr {
    background: transparent;
}

table.naglowek tr td {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

#ustawienia_sali-step1 {
    height: 427px;
    overflow: hidden;
    position: relative;
}

#ustawienia_sali-step1-inside {
    position: relative;
    overflow: hidden;
    min-height: 420px;
}

#ustawienia_sali-step1 .ustawienieSali:hover {
    background-color: #e0dace;
}

#ustawienia_sali-step1 .nie-podswietlaj:hover {
    background-color: transparent !important;
}

#ustawienia_sali-step1 .ustawienieSali {
    width: 100px;
    text-align: center;
    padding: 10px 16px 10px 16px;
    cursor: pointer;
    float: left;
    overflow: hidden;
}

#ustawienia_sali-step1 .ustawienieSali h3 {
    margin: 0 0 5px 0;
    font-size: 11px;
}

#opt_ustawienia_sali .ustawienieSali .tools {
    overflow: hidden;
}

#opt_ustawienia_sali .ustawienieSali .tools .text {
    display: block;
    width: 90px;
    color: #968D84;
    padding-top: 10px;
    float: left;
    font-size: 11px;
    line-height: 1.1;
}

#opt_ustawienia_sali .ustawienieSali .tools .inputdiv {
    width: 35px;
    float: left;
    display: block;
    background: url(/styleimg/inputUstawienia.png) no-repeat 0 0;
    padding: 3px 2px;
    margin: 5px 0 0 0;
}

#opt_ustawienia_sali .ustawienieSali .tools .inputdiv .input {
    font-size: 11px;
    font-weight: bold;
    width: 30px;
    border: none;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
    padding: 0;
    margin: 0;
}

.checkbox {
    width: 20px;
    height: 19px;
    display: block;
    background: url(/styleimg/checkboxUstawienia.png) no-repeat 0 -19px;
    float: left;
    margin: 5px 0 0 3px;
}

.menus.checked {
    background: #e0dace !important;
}

.checked {
    background: url(/styleimg/checkboxUstawienia.png) 0 0;
}

#opt_ustawienia_sali .checkbox {
    width: 18px;
    height: 20px;
    display: block;
    float: left;
    margin: 5px 0 0 3px;
}

#opt_ustawienia_sali .checked {
    background: url(/styleimg/del.png) 0 0;
}

/* style dla okienek */
.okno-dialog {
    font-size: 11px;
    
}

.okno-dialog p {
    margin: 2px 0px;
}

.okno-dialog .zawartosc {
    padding: 2px 25px;
}

.okno-dialog .zawartosc ul {
    padding: 0px 0px 0px 20px;
    margin: 0;
    list-style: square;
}

.okno-dialog .zawartosc ul li {
    font-size: 11px;
    font-weight: bold;
}

.okno-dialog div.opis {
    font-size: 11px;
}

.okno-dialog h2 {
    text-transform: uppercase;
    color: #C1AD97;
    font-size: 12px;
    font-weight: bold;
}

.okno-dialog h3 {
    text-transform: uppercase;
    color: #C1AD97;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.float-half-left {
    float: left;
    width: 49%;
}

.float-half-right {
    float: right;
    width: 49%;
}

.galeria {
    overflow: hidden;
    padding: 3px 0;
}

.galeria .obraz {

    text-align: center;
    overflow: hidden;
    margin: 5px 0;
    padding: 1px 2px 0 2px;
    float: left;
}

.galeria img {
    padding: 2px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px;
    -moz-box-shadow: 0px 0px 3px 0px;
    box-shadow: 0px 0px 3px 0px;
}

#myscroll {
    padding: 0 10px;
}

#myscroll-inside {
    overflow: hidden;
    position: relative;
}

#myscroll-inside .buttons {
    overflow: hidden;
    background: #ddd;
    position: relative;
    padding: 0 15px;
}

#myscroll-inside .buttons .bttn, .galeria .box #myscroll-inside .buttons .bttn {
    float: left;
    position: relative;
    margin: 5px 3px 2px 3px;
    cursor: move;
}

#myscroll-inside .buttons .bttn img, .galeria .box #myscroll-inside .buttons .bttn img, .kafleDoPrzeniesienia img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    border: solid 2px #fff;
    -webkit-box-shadow: 0px 0px 5px -2px;
    -moz-box-shadow: 0px 0px 5px -2px;
    box-shadow: 0px 0px 5px -2px;
}

#myscroll-inside .buttons .bttn.hover img, .kafleDoPrzeniesienia.hover img {
    border-color: #FFB400;
}

#myscroll-inside .buttons .bttn div, .galeria .box #myscroll-inside .buttons .bttn div, .kafleDoPrzeniesienia div {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 114px;
    padding: 3px 10px;
    height: 20px;
    color: #fff;
    display: table;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    background: #9d8e7b;
    margin: 5px auto 0 auto;
}

#myscroll-inside .buttons .bttn.hover div, .kafleDoPrzeniesienia.hover div {
    background: #6E573C;
}

#myscroll-inside .buttons .bttn div span, .galeria .box #myscroll-inside .buttons .bttn div span, .kafleDoPrzeniesienia div span {
    display: table-row;
}

#myscroll-inside .buttons .bttn div span span, .galeria .box #myscroll-inside .buttons .bttn div span span, .kafleDoPrzeniesienia div span span {
    display: table-cell;
    vertical-align: middle;
}

#myscroll-left {
    position: absolute;
    width: 43px;
    height: 160px;
    background: url(/styleimg/btm_scroll_left.png) no-repeat 0 0;
    z-index: 3;
    margin: -2px 0 0 -12px;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#myscroll-left.on {
    background: url(/styleimg/btm_scroll_left.png) no-repeat 0 -162px;
}

#myscroll-right {
    position: absolute;
    width: 43px;
    height: 160px;
    background: url(/styleimg/btm_scroll_right.png) no-repeat 0 0;
    z-index: 3;
    margin: -158px 0 0 627px;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.galeria #myscroll-right {
    height: 110px;
    margin-left: 2px;
    margin-top: 5px;
    background: url(/styleimg/middle-right-arrow.png) no-repeat 0 0;
    width: 18px;
    position: relative;
    display: none;
    float: left;
}

.galeria #myscroll-left {
    height: 110px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 2px;
    width: 18px;
    position: relative;
    display: none;
    background: url(/styleimg/middle-left-arrow.png) no-repeat 0 0;
    float: left;
}

.galeria #myscroll-right.on {
    background: url(/styleimg/middle-right-arrow.png) no-repeat 0 0;
}

.galeria #myscroll-left.on {
    background: url(/styleimg/middle-left-arrow.png) no-repeat 0 0;
}

.galeria #myscroll {
    margin: 0;
    padding: 0;
}

.galeria .box #myscroll-inside .buttons {
    padding: 0;
    overflow: hidden;
    background: #fff;
    padding: 0 15px 0 0;
    position: relative;
}

.galeria .box #myscroll-inside {
    width: 93%;
    float: left;
    background: #fff;
    padding: 0;
    margin: 0 auto;
    position: relative;

}

#myscroll-right.on {
    background: url(/styleimg/btm_scroll_right.png) no-repeat 0 -162px;
}

.tabela-podsumowanie {

}

.tabela-podsumowanie td, .tabela-podsumowanie th {
    border: 1px solid #bcb28e;
    margin: 5px 0px;
    font-size: 11px;
}

.tabela-podsumowanie th {
    background-color: #fff38d;
    padding: 5px 3px;
    text-align: center;
}

.tabela-podsumowanie tr.typ td {
    background-color: #fff9cb;
}

.tabela-agenda th, .tabela-agenda td {
    font-size: 11px;
}

.tabela-agenda th {
    background-color: #b0e1f0;
    padding: 5px 3px;
    text-align: center;
    border: 1px solid #bcb28e;
}

/* AKCJE I STATUSY */
.akcje_box {
    width: 96px;
    height: 20px;
}

.akcje_box_1 {
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.akcje_box_2 {
    width: 39px;
    height: 20px;
    margin: auto;
}

.akcje_box_3 {
    width: 57px;
    height: 20px;
}

#akcje_info_button {
    border-color: #AE722D !important;
    background-color: #AE722D !important;
}

.przycisk_akcje_statusy {
    height: 18px;
    width: 18px;
    margin-top: 1px;
    margin-left: 1px;
}

.przyciski_akcje_niestandardowe {
    border-radius: 3px !important;
    align-items:center;
    width: 17px !important;
    height: 17px !important;
}
.przyciski_akcje_niestandardowe.zwijanie-kategorii{
    float: right;
    background: #5dd629 !important;
}
.przyciski_akcje_niestandardowe.zwijanie-kategorii.zwiniete{
    background: #6b6b6b !important;
}
.przyciski_akcje_niestandardowe > i {
    margin-top:1px;
    color: #ffffff;
}

.akcje_statusy_last {
    margin-right: 0px;
}

.podglad_on {
    background-image: url(/../styleimg/akcje/show_on.png);
}

.stoliki_on {
    background-image: url(/../styleimg/stoliki.png);
}

.przejmij_impreze {
    background-image: url(/../styleimg/akcje/przejmij_impreze.png);
    width: 30px;
}

.podglad_off {
    background-image: url(/../styleimg/akcje/show_off.png);
}

.edycja_on {
    background-image: url(/../styleimg/akcje/edit_on.png);
}

.wyczysc_formularz_przycisk {
	background-color: #9D8D7B;
    background-image: url(/../styleimg/sml_reset.png);
}

.edycja_off {
    background-image: url(/../styleimg/akcje/edit_off.png);
}

.aktywuj_on {
    background-image: url(/../styleimg/akcje/active_on.png);
}

.aktywuj_off {
    background-image: url(/../styleimg/akcje/active_off.png);
}

.deaktywuj_on {
    background-image: url(/../styleimg/akcje/noentry_on.png);
}

.deaktywuj_off {
    background-image: url(/../styleimg/akcje/noentry_off.png);
}

.wylacz_on {
    background-image: url(/../styleimg/akcje/off_on.png);
}
.konfig_on {
    background-image: url(/../styleimg/configelement.png);
}

.wylacz_off {
    background-image: url(/../styleimg/akcje/off_off.png);
}

.usun_on {
    background-image: url(/../styleimg/akcje/thrash_on.png);
}

.usun_off {
    background-image: url(/../styleimg/akcje/thrash_off.png);
}
/* kto� wpad� na pomys�, �eby wstawia� du�e obrazki do notatek specyfikacji...*/
.notatka-format > img{
	max-width:920px !important;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 20px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  min-width: 280px;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 18px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 18px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }


/*
   Plupload
------------------------------------------------------------------- */

.plupload_button {
    cursor: pointer;
}

.plupload_wrapper {
    font: normal 11px Verdana, sans-serif;
    width: 100%;
}

.plupload .plupload_container input {
    width: 98%;
}

.plupload .plupload_filelist_footer {
    border-width: 1px 0 0 0
}

.plupload .plupload_filelist_header {
    border-width: 0 0 1px 0
}

div.plupload .plupload_file {
    border-width: 0 0 1px 0
}

div.plupload div.plupload_header {
    border-width: 0 0 1px 0;
    position: relative;
}

.plupload_file .ui-icon {
    cursor: pointer;
}

.plupload_header_content {
    background-image: url('../img/plupload.png');
    background-repeat: no-repeat;
    background-position: 8px center;
    min-height: 56px;
    padding-left: 60px;
    position: relative;
}

.plupload_header_content_bw {
    background-image: url('../img/plupload-bw.png');
}

.plupload_header_title {
    font: normal 18px sans-serif;
    padding: 6px 0 3px;
}

.plupload_header_text {
    font: normal 12px sans-serif;
}

.plupload_filelist,
.plupload_filelist_content {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.plupload_cell {
    padding: 8px 6px;
}

.plupload_file {
    border-left: none;
    border-right: none;
}

.plupload .ui-sortable-helper,
.plupload .ui-sortable .plupload_file {
    cursor: move;
}

.plupload_scroll {
    max-height: 180px;
    min-height: 168px;
    _height: 168px;
    overflow-y: auto;
}

.plupload_file_size, .plupload_file_status {
    text-align: right;
}

.plupload_file_size, .plupload_file_status {
    width: 52px;
}

.plupload_file_action {
    width: 16px;
}

.plupload_file_name {
    overflow: hidden;
    padding-left: 10px;
}

.plupload_file_rename {
    width: 95%;
}

.plupload_progress {
    width: 60px;
}

.plupload_progress_container {
    padding: 1px;
}

/* Floats */

.plupload_right {
    float: right;
}

.plupload_left {
    float: left;
}

.plupload_clear, .plupload_clearer {
    clear: both;
}

.plupload_clearer, .plupload_progress_bar {
    display: block;
    font-size: 0;
    line-height: 0;
}

.plupload_clearer {
    height: 0;
}

/* Misc */
.plupload_hidden {
    display: none;
}

.plupload_droptext {
    background: transparent;
    text-align: center;
    vertical-align: middle;
    border: 0;
    line-height: 165px;
}

.plupload_buttons, .plupload_upload_status {
    float: left
}

.plupload_message {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.plupload_message p {
    padding: 0.7em;
    margin: 0;
}

.plupload_message strong {
    font-weight: bold;
}

plupload_message i {
    font-style: italic;
}

.plupload_message p span.ui-icon {
    float: left;
    margin-right: 0.3em;
}

.plupload_header_content .ui-state-error,
.plupload_header_content .ui-state-highlight {
    border: none;
}

.plupload_message_close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.plupload .ui-sortable-placeholder {
    height: 35px;
}

.plupload .plupload_header, .plupload .plupload_content .plupload_filelist_header, .plupload .plupload_content .plupload_scroll, .plupload .plupload_content .plupload_start {
    display: none;
}

.pluploader_listaplikow {
    float: left;
}

.LadowaniePlikow-plik {
    float: left;
    margin: 3px;
    margin-left: 0px;
    position: relative;
}

.LadowaniePlikow-plik img {
    float: left;
}

.LadowaniePlikow-plik .LadowaniePlikow-usun {
    position: absolute;
    right: 0;
    z-index: 10;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura {
    overflow: hidden;
    width: 120px;
    height: 80px;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura img {
    height: 100%;
    bottom: 0px;
    float: left;
    position: relative;
    margin: auto auto 0px auto;
    color: #968D84;
    font-weight: normal;
    font-size: 9px;
    text-align: center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura .nazwaPliku {
    bottom: 0;
    padding: 3px;
    float: left;
    width: 114px;
    height: 74px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura .nazwaPliku span {
    bottom: 0;
    font-size: 9px;
    display: block;
    position: absolute;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.pdf {
    background: url('../styleimg/ikony/pdf.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.jpg {
    background: url('../styleimg/ikony/jpg.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.jpeg {
    background: url('../styleimg/ikony/jpg.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.png {
    background: url('../styleimg/ikony/png.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.doc {
    background: url('../styleimg/ikony/doc.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.docx {
    background: url('../styleimg/ikony/docx.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.odp {
    background: url('../styleimg/ikony/odp.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.ods {
    background: url('../styleimg/ikony/ods.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.odt {
    background: url('../styleimg/ikony/odt.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.pps {
    background: url('../styleimg/ikony/pps.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.ppsx {
    background: url('../styleimg/ikony/ppsx.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.ppt {
    background: url('../styleimg/ikony/ppt.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.pptx {
    background: url('../styleimg/ikony/pptx.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.xls {
    background: url('../styleimg/ikony/xls.png') no-repeat top center;
}

.LadowaniePlikow-plik .LadowaniePlikow-miniatura.xlsx {
    background: url('../styleimg/ikony/xlsx.png') no-repeat top center;
}

/*! gridster.js - v0.5.0 - 2014-02-14 - * http://gridster.net/ - Copyright (c) 2014 ducksboard; Licensed MIT */ 
.gridster{position:relative}.gridster>*{margin:0 auto;-webkit-transition:height .4s,width .4s;-moz-transition:height .4s,width .4s;-o-transition:height .4s,width .4s;-ms-transition:height .4s,width .4s;transition:height .4s,width .4s}.gridster .gs-w{z-index:2;position:absolute}.ready .gs-w:not(.preview-holder){-webkit-transition:opacity .3s,left .3s,top .3s;-moz-transition:opacity .3s,left .3s,top .3s;-o-transition:opacity .3s,left .3s,top .3s;transition:opacity .3s,left .3s,top .3s}.ready .gs-w:not(.preview-holder),.ready .resize-preview-holder{-webkit-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-moz-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;-o-transition:opacity .3s,left .3s,top .3s,width .3s,height .3s;transition:opacity .3s,left .3s,top .3s,width .3s,height .3s}.gridster .preview-holder{z-index:1;position:absolute;background-color:#fff;border-color:#fff;opacity:.3}.gridster .player-revert{z-index:10!important;-webkit-transition:left .3s,top .3s!important;-moz-transition:left .3s,top .3s!important;-o-transition:left .3s,top .3s!important;transition:left .3s,top .3s!important}.gridster .dragging,.gridster .resizing{z-index:10!important;-webkit-transition:all 0s!important;-moz-transition:all 0s!important;-o-transition:all 0s!important;transition:all 0s!important}.gs-resize-handle{position:absolute;z-index:1}.gs-resize-handle-both{width:20px;height:20px;bottom:-8px;right:-8px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=);background-position:top left;background-repeat:no-repeat;cursor:se-resize;z-index:20}.gs-resize-handle-x{top:0;bottom:13px;right:-5px;width:10px;cursor:e-resize}.gs-resize-handle-y{left:0;right:13px;bottom:-5px;height:10px;cursor:s-resize}.gs-w:hover .gs-resize-handle,.resizing .gs-resize-handle{opacity:1}.gs-resize-handle,.gs-w.dragging .gs-resize-handle{opacity:0}.gs-resize-disabled .gs-resize-handle{display:none!important}[data-max-sizex="1"] .gs-resize-handle-x,[data-max-sizey="1"] .gs-resize-handle-y,[data-max-sizey="1"][data-max-sizex="1"] .gs-resize-handle{display:none!important}
.gridster ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.gridster li {
    background: #EAEAEA;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gridster li p.naglowek {
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    background: #9d8d7b;
    padding: 2px 5px;
    color: white;
    cursor: move;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.new-widget {
    cursor: pointer;
    float: left;
    margin: 5px 5px 0 10px;
    width: 50px;
    height: 50px;
    font-size:10px;
    text-align: center;
    background: #AAAAAA;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    color: white;
    line-break: auto;
    word-break: break-word;
    line-height: normal;
}

.nowy-nieaktywny {
    background: rgba(128, 128, 128, 0.1);
}

#cke_bottom_detail, .cke_bottom {
    display: none !important;
}

/*.cke_combo__styles .cke_combo_text { width: 25px !important; }
.cke_combo__font .cke_combo_text { width: 45px !important; }*/

.kontener-widgetow .widget p {
    margin: 2px 0;
    padding: 0;
}

/* TABELA */
html, body {
    height: 100%;
}

table.widget-tabela tr td, table.widget-tabela tr th {
    padding: 5px 3px;
    margin: 0;
    min-height: 20px;

    border-width: 1px;
    border-style: solid;
}

table.widget-tabela .etykieta_kolumny {
    height: 20px;
    padding: 0;
}

table.widget-tabela .zawartosc_ramka {
    padding: 10px;
    position: relative;
    height: 100%;
    cursor: pointer;
}

table.widget-tabela .zawartosc_kontener {
    height: 100%;
    padding: 3px;
    cursor: crosshair;
}

table.widget-tabela .zawartosc_tresc {
    cursor: text;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}

table.widget-tabela .zawartosc_widoczne {
    display: inline;
    z-index: 1000;
}

table.widget-tabela .zawartosc_widoczne input {
    margin: 6px 0 0 0;
}

.tabela-kolejnosc {
    z-index: 1100;
    top: 0;
    font-weight: bold;
    cursor: pointer;
    width: 8px;
    height: 20px;
    line-height: 20px;
}

.kolejnosc-w-lewo {
    position: absolute;
    left: 0;
}

.kolejnosc-w-prawo {
    position: absolute;
    right: 0;
}

.widget-formatowanie-tekstu {
    position: absolute;
    background: white;
    border: 2px dotted gray;
    display: none;
    z-index: 1200;
}

.widget-formatowanie-tekstu .guziki {
    padding: 5px;
    float: left;
}

.widget-formatowanie-tekstu .guzik {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAACECAYAAACZBKs0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QsMCg8w86SCTQAABclJREFUaN7tWM9PG0cU/mZZOy42tnFYk0QpIYSkAUWWLCBQohSiVilBKU0UcSh/QYXyF/Q/yBH1UIV7Dz2kSnqpSnIoalMODXFboag/1JZWGIhN4mCbxZ4dz+vFputld23T9NDKT5qDx2++eW/fzPfeG2C/3ANAppEGsAzgIwA9VmVmndA07d709PQU5xzZbBY7OzuQUiKfz2NpaUkXQsQB/FzRb7ECeL3e93p6el7b3Nzkd+/eLc7MzOz6/f5vk8lk18DAgCeRSBgAFir6ihVACAEhBKSUANAJ4NVr1659nMvlZD6f3+evAgcJBoNgjJ1jjE0wxt5RFEVJpVL6gwcPkmY91bpQSgkhBFRV9YbD4SW/34+TJ0+CiDA3N/dNLBZbcAUgInDOUSgU5Pnz57/b3t5WOee9u7u7rUNDQ6Oc83EAK06Ww+fz3ZucnKShoaEiEX1BRF8RUWZ4eDgxOTlJnZ2dBoCg4zeouCClBGPsbcbYRQCdIyMjXwsh0NfXpwI46+oCESEYDAJABABnjPWHQqHxWCyGjY0NTkR5xpg9gGEY0HUdHo/H6/F4nimKAp/PhxMnTiCZTGJsbOxLAL85WgAAKysr8Hg8iEQikFLqUsqt7e3tP+fn55XLly8/ZIwV3FxQAHDz4QTQCkAHcJsx9qnrXSAi1Qxs3q0pTflvylUARZtx1ZXSTPLm9PS01+/3QwiBTCaDZDIpFhcXeSgUqr09Ec0S0caNGzdoYmKCnj59ep+IikTUXxetA5hnjN0SQiCdTmej0egtACHG2JO6ABhjAsBFxhiy2ewPAB7ZXW03C9DV1fVGsVjEkSNHfmSMvbDTcQPo7+3t7cjlcrh06VLiIGF8/8qVK9Tf379LRONOSm4WjAkhUCqVVgA8ahjg6NGj40IInD59+gljLN+I6fcBFOPxOF24cIECgYAB4HvHaFl+twLItLe3e1taWiClRLFYBBF9puv6u3YAquX0SQB2NL5eSWU1ayQi8tnoccaYbPJLU/41abErFQGoiqJUjra51PFUqkFXQi6POcv8T+X5T1z5YGpqCrOzs2hpqTYuHo/j5s2bOHz4sDuh5PN55HI5lEqlqnld15HL5cA5dwfgnO9TqvQRnHMIIdwBpJSVZsN2nojcASodyz7yVBT7eRsAUfZfsfRSaqlUgpRS1PqIm0IItLW1dZj1otFo1DAM+Hy+rCuArus/7+zsoKuraxLAWwCOq6r6QSAQCGQyGZw5c+YP16O5sLDwYXd3d3F0dJQ0TaPW1lY6deoUjYyMkKZpvxDRTC1SHcnn87eHh4fznPOooigBKWUqFott3blzJwjg9XLmdi0uBonocyL6lYieEVGCiOaIKFjrci1a+manseiUWLil2XAS7pRomtKUAwlzyAtOIq0n1QrQrSjK71ZKJ6IKnXEAh1z7hevXr+8tsnLl2toaHj9+XLNKc7tMBadLdLbOa2we1RYMDg5CVVUoigK7XYgIUkoUCgWkUimsr6//DVA2PdtQ+MybEJFCROHR0dFzDp1aZWwTUZiIwlUulKvQFwDCfX19XlVVq3YgIhiGgY2NDVg7F7sopBqhssqvXgAP6+mjTNVJp9kCNRwORysn0HqIrAcqm81Wu1A2fe0gUWCmp5/jDQKsNrmoKf/TxEINJqBqQonH4+jo6ICZjQzDwPPnz7G8vFwbmYiKLjfv0D91wXHdngvd3d3QNA1WQq1IqVRCoVBAOp3eywl1u+DmkvkB2lvH+9orjlFob29HNBqFx+PZt9AwDKTTadtX7oZcsIvGQaOwt7YqM7W1tTlGwTUvmCr1hvOC2YJQkxqa0swLrm9K9V9nqwwMDCASieyxVKXx2NraQiKRqG1BPbmCNWBybReOHTsGTdPg8/n2PYWZXUin01hdXd3vwkFygxXAV/5zt14XbD9iJBIhTdMcc0QqlUImk3EGaCRHvNy8EAwGoaqq27mAEAK5XO7l5YW/AE6d7/4M1cKUAAAAAElFTkSuQmCC);
    background-color: white;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 5px;
    float: left;
    cursor: pointer;
}

.widget-formatowanie-tekstu .guzik.guzik-wyrownanie-lewo {
    background-position: 5px -89px;
}

.widget-formatowanie-tekstu .guzik.guzik-wyrownanie-srodek {
    background-position: 5px -65px;
}

.widget-formatowanie-tekstu .guzik.guzik-wyrownanie-prawo {
    background-position: 5px -113px;
}

.widget-formatowanie-tekstu .guzik.guzik-pogrubione {
    background-position: 5px 6px;
}

.widget-formatowanie-tekstu .guzik.guzik-pochylone {
    background-position: 5px -18px;
}

.widget-formatowanie-tekstu .guzik.guzik-podkreslone {
    background-position: 5px -41px;
}

.widget-formatowanie-tekstu .guzik.aktywne {
    background-color: lightgray !important;
}

.widget-formatowanie-tekstu .guzik.picker {
    background: transparent;
    border: 1px solid black;
}

.widget-formatowanie-tekstu .guzik-wielkosc {
    width: 60px !important;
    background: transparent !important;
}

.widget-formatowanie-tekstu .guzik-czcionka {
    width: 96px !important;
    background: transparent !important;
}

.widget-formatowanie-tekstu .guzik-czcionka select {
    width: 96px;
    padding: 3px 5px;
}

.widget-formatowanie-tekstu .guzik-etykieta {
    width: 60px !important;
    background: transparent !important;
    line-height: 26px;
    font-weight: bold;
}

.widget-formatowanie-tekstu .guzik-padding {
    background: transparent !important;
}

.widget-formatowanie-tekstu input.guzik-padding {
    width: 60px !important;
    border: solid 1px #000;
    border-radius: 3px;
}

.widget-formatowanie-tekstu .guzik-fullcss {
    background: transparent !important;
}

.widget-formatowanie-tekstu input.guzik-fullcss {
    width: 200px !important;
    border: solid 1px #000;
    height: 20px;
    border-radius: 3px;
}

.widget-formatowanie-tekstu .guzik-wielkosc select {
    width: 60px;
    padding: 3px 5px;
}

.widget-formatowanie-tekstu .podglad {
    float: left;
    margin: 10px 5px;
    padding: 10px 5px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
    min-width: 200px;
}

.widget-formatowanie-tekstu .kontrola {
    margin: 3px;
    line-height: 30px;
    text-align: right;

}

.kontener-widgetow {
    width: 100%;
}

.widget {
    float: left;
}

.widget table td, .widget table th {
    border-width: 1px;
    border-style: solid;
}

.widget-szerokosc-1 {
    width: 50%;
}

.widget-szerokosc-2 {
    width: 100%;
}

.pusta-komorka {
    float: left;
    width: 50%;
}

.klientKETabela {
    border: solid 1px #000;
    border-collapse: collapse;
    font-size: 12px;
    font-weight: bold;
    box-sizing: border-box;
    width: 100%;
}

.klientKETabela td {
    box-sizing: border-box;
    width: 20%;
    padding: 10px;
    border: solid 1px #000;
    font-size: 12px;
    position: relative;
}

.klientKETabela td img {
    max-width: 100%;
}
.ui-multiselect { height: 22px; line-height: 16px; padding:2px 0 2px 4px; text-align:left; background : #fff !important; }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px; }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }

.ui-multiselect-hasfilter ul { position:relative; top:2px }
.ui-multiselect-filter { float:left; margin-right:10px; font-size:11px }
.ui-multiselect-filter input { width:100px; font-size:10px; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }

@import url("../Pdf/fonts.css");
#edycjakartyprojektu #dodajnowasekcje {
  color: #c1ad97;
  border: dashed 5px #c1ad97;
  outline: none;
  cursor: pointer;
  display: block;
  margin: 15px auto;
  width: 70%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent;
  padding: 25px 0;
  border-radius: 10px;
  transition: 200ms; }
  #edycjakartyprojektu #dodajnowasekcje:hover {
    color: #fff;
    background: #c1ad97;
    transition: 200ms; }
  #edycjakartyprojektu #dodajnowasekcje:focus {
    outline: none; }
#edycjakartyprojektu #kartaprojektu div.sekcja, #edycjakartyprojektu #kartaprojektu div.element {
  border: dashed 1px #c1ad97;
  margin: 15px 0;
  padding: 0; }
  #edycjakartyprojektu #kartaprojektu div.sekcja > .tools, #edycjakartyprojektu #kartaprojektu div.element > .tools {
    background: #e0d4c7;
    padding: 10px;
    overflow: hidden;
    line-height: 1.5;
    font-weight: bold; }
    #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div, #edycjakartyprojektu #kartaprojektu div.element > .tools > div {
      float: left;
      margin: 0 5px 0 0; }
      #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.updown button, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.updown button {
        display: block;
        margin: 0 0 3px 0; }
      #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.remove, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.remove {
        float: right; }
        #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.remove button, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.remove button {
          display: block;
          margin: 0 0 3px 0; }
      #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.options, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.options {
        float: left;
        margin: 0 5px 0 0; }
        #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.options .tytul input, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.options .tytul input {
          width: 500px; }
        #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.options .overflow-hidden, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.options .overflow-hidden {
          clear: both; }
          #edycjakartyprojektu #kartaprojektu div.sekcja > .tools > div.options .overflow-hidden > div, #edycjakartyprojektu #kartaprojektu div.element > .tools > div.options .overflow-hidden > div {
            float: left;
            width: 50%; }
    #edycjakartyprojektu #kartaprojektu div.sekcja > .tools button, #edycjakartyprojektu #kartaprojektu div.element > .tools button {
      background: #9d8d7b;
      border: none;
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      cursor: pointer; }
      #edycjakartyprojektu #kartaprojektu div.sekcja > .tools button:hover, #edycjakartyprojektu #kartaprojektu div.element > .tools button:hover {
        background: #6E573C; }
      #edycjakartyprojektu #kartaprojektu div.sekcja > .tools button:focus, #edycjakartyprojektu #kartaprojektu div.element > .tools button:focus {
        outline: none; }
  #edycjakartyprojektu #kartaprojektu div.sekcja button.dodajnowyelement, #edycjakartyprojektu #kartaprojektu div.element button.dodajnowyelement {
    color: #c1ad97;
    border: dashed 2px #c1ad97;
    outline: none;
    cursor: pointer;
    display: block;
    margin: 15px auto;
    width: 70%;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent;
    padding: 10px 0;
    border-radius: 5px;
    transition: 200ms; }
    #edycjakartyprojektu #kartaprojektu div.sekcja button.dodajnowyelement:hover, #edycjakartyprojektu #kartaprojektu div.element button.dodajnowyelement:hover {
      color: #fff;
      background: #c1ad97;
      transition: 200ms; }
    #edycjakartyprojektu #kartaprojektu div.sekcja button.dodajnowyelement:focus, #edycjakartyprojektu #kartaprojektu div.element button.dodajnowyelement:focus {
      outline: none; }
  #edycjakartyprojektu #kartaprojektu div.sekcja .elementy, #edycjakartyprojektu #kartaprojektu div.element .elementy {
    padding: 0 15px; }
    #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element {
      margin: 15px 0; }
      #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element > .tools, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element > .tools {
        background: #f4f2ef; }
      #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .zawartosc, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .zawartosc {
        padding: 0; }
      #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje button.dodajopcje, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje button.dodajopcje {
        color: #c1ad97;
        border: dashed 1px #c1ad97;
        outline: none;
        cursor: pointer;
        display: block;
        margin: 15px auto;
        width: 70%;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        background: transparent;
        padding: 5px 0;
        border-radius: 3px;
        transition: 200ms; }
        #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje button.dodajopcje:hover, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje button.dodajopcje:hover {
          color: #fff;
          background: #c1ad97;
          transition: 200ms; }
        #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje button.dodajopcje:focus, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje button.dodajopcje:focus {
          outline: none; }
      #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table thead tr th:nth-child(1), #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table thead tr th:nth-child(1) {
        width: 100px; }
      #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table tbody tr td, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table tbody tr td {
        text-align: center; }
        #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table tbody tr td:first-child, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table tbody tr td:first-child {
          cursor: move; }
        #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table tbody tr td input[name="opcja"], #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table tbody tr td input[name="opcja"] {
          width: 100%; }
        #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table tbody tr td button, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table tbody tr td button {
          background: #9d8d7b;
          border: none;
          color: #fff;
          font-size: 13px;
          font-weight: bold;
          cursor: pointer; }
          #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table tbody tr td button:hover, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table tbody tr td button:hover {
            background: #6E573C; }
          #edycjakartyprojektu #kartaprojektu div.sekcja .elementy > .element .opcje table tbody tr td button:focus, #edycjakartyprojektu #kartaprojektu div.element .elementy > .element .opcje table tbody tr td button:focus {
            outline: none; }

.zmienne_karty_projektu {
  font-size: 12px; }

/*# sourceMappingURL=kreatorkartyprojektu.css.map */

.kartaprojektuprezentacja{font-size:12px;line-height:1.4;text-align:left;font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif !important}.kartaprojektuprezentacja .stronaprzewodnika{padding:10px 20px;background:#E3DBD2}.kartaprojektuprezentacja .stronaprzewodnika>input{background:#fff}.kartaprojektuprezentacja table{width:100%;border-spacing:0;border-collapse:collapse;border:1px solid #c2ae98}.kartaprojektuprezentacja table thead{border:1px solid #c2ae98}.kartaprojektuprezentacja table thead tr{border:1px solid #c2ae98}.kartaprojektuprezentacja table thead tr th{text-align:center;border:1px solid #c2ae98 !important;background:#e3dbd2;padding:2px 3px;line-height:12px}.kartaprojektuprezentacja table tbody{border:1px solid #c2ae98}.kartaprojektuprezentacja table tbody tr{border:1px solid #c2ae98}.kartaprojektuprezentacja table tbody tr td{border:1px solid #c2ae98 !important;padding-left:3px;padding-right:3px;overflow-y:hidden}.kartaprojektuprezentacja .sekcja{margin:15px 0;position:relative;min-height:80px}.kartaprojektuprezentacja .sekcja .pustasekcja{margin:30px 0;padding:30px;text-align:center;font-size:25px;font-weight:bold;color:#c2ae98;border:dashed 3px #c2ae98;border-radius:10px;display:block;cursor:pointer;transition:200ms;width:100%;box-sizing:border-box;background:transparent}.kartaprojektuprezentacja .sekcja .pustasekcja:hover{transition:200ms;color:#fff;background:#c2ae98}.kartaprojektuprezentacja .sekcja table.sekcja_tbl{width:100%;font-size:12px}.kartaprojektuprezentacja .sekcja table.sekcja_tbl>thead{background:#d60000;color:#fff;text-transform:uppercase}.kartaprojektuprezentacja .sekcja table.sekcja_tbl>thead th{background:#d60000;font-size:15px;padding:5px;height:40px}.kartaprojektuprezentacja .sekcja table.sekcja_tbl>tbody>tr>td{border:1px solid #c2ae98 !important;padding-left:3px;padding-right:3px;height:40px}.kartaprojektuprezentacja .sekcja table.sekcja_tbl>tbody>tr>td:first-child{width:25%}.kartaprojektuprezentacja .sekcja textarea.pole{width:100%;box-sizing:border-box;min-height:100px}.kartaprojektuprezentacja .sekcja textarea,.kartaprojektuprezentacja .sekcja select,.kartaprojektuprezentacja .sekcja input[type="text"],.kartaprojektuprezentacja .sekcja input[type="file"],.kartaprojektuprezentacja .sekcja input[type="checkbox"],.kartaprojektuprezentacja .sekcja input[type="radio"]{background:#FFFFC4}.kartaprojektuprezentacja .sekcja>.tools{display:none;position:absolute;top:0;right:0;padding:3px;border:1px solid #c2ae98;background:rgba(255,255,255,0.7);white-space:nowrap}.kartaprojektuprezentacja .sekcja>.tools button{color:#fff;background:#9D8D7B;border:none;padding:3px 5px;border-radius:3px;cursor:pointer;margin:0 3px}.kartaprojektuprezentacja .sekcja>.tools button:hover{background:#6E573C}.kartaprojektuprezentacja .sekcja:hover>.tools{display:block}.kartaprojektuprezentacja .sekcja .plikgraficzny{max-width:30%;max-height:150px}.kartaprojektuprezentacja .sekcja div[data-element_id]{min-height:50px}.kartaprojektuprezentacja .sekcja div[data-element_id],.kartaprojektuprezentacja .sekcja tr[data-element_id]>td{position:relative}.kartaprojektuprezentacja .sekcja div[data-element_id]>.tools,.kartaprojektuprezentacja .sekcja tr[data-element_id]>td>.tools{display:none;position:absolute;top:0;right:0;padding:3px;border:1px solid #c2ae98;background:rgba(255,255,255,0.7);white-space:nowrap;top:auto;bottom:0}.kartaprojektuprezentacja .sekcja div[data-element_id]>.tools button,.kartaprojektuprezentacja .sekcja tr[data-element_id]>td>.tools button{color:#fff;background:#9D8D7B;border:none;padding:3px 5px;border-radius:3px;cursor:pointer;margin:0 3px}.kartaprojektuprezentacja .sekcja div[data-element_id]>.tools button:hover,.kartaprojektuprezentacja .sekcja tr[data-element_id]>td>.tools button:hover{background:#6E573C}.kartaprojektuprezentacja .sekcja div[data-element_id]:hover>.tools,.kartaprojektuprezentacja .sekcja tr[data-element_id]>td:hover>.tools{display:block}.kartaprojektuprezentacja .nowanotatka{border:dashed 1px #c2ae98;background:#f7f4f2;padding:10px;box-sizing:border-box;margin:10px 0}.kartaprojektuprezentacja .nowanotatka textarea{background:#fff;box-sizing:border-box;width:calc(100% - 50px);vertical-align:middle}.kartaprojektuprezentacja .nowanotatka button{color:#fff;background:#9D8D7B;border:none;padding:3px 5px;border-radius:3px;cursor:pointer;margin:0 3px;vertical-align:middle}.kartaprojektuprezentacja .nowanotatka button:hover{background:#6E573C}.kartaprojektuprezentacja .nowanotatka strong{display:block}.kartaprojektuprezentacja .notatki{border:dashed 1px #c2ae98;background:#f7f4f2;padding:10px;box-sizing:border-box;margin:10px 0}.kartaprojektuprezentacja .notatki strong{display:block}.kartaprojektuprezentacja .notatki ul{padding-left:10px}.kartaprojektuprezentacja .notatki ul>li{margin:5px 0;padding:5px 0;border-bottom:dashed 1px #c2ae98;font-weight:bold}.kartaprojektuprezentacja .notatki ul>li:last-child{border-bottom:none}.kartaprojektuprezentacja .notatki ul>li.klient{color:#0000cc}.kartaprojektuprezentacja .notatki ul>li.pracownik{color:#d60000}.opcje-karty-projektu{padding:10px;background:#E3DBD2;border:1px solid #c2ae98;font-size:13px}.opcje-karty-projektu h2{color:#000;font-size:15px}.opcje-karty-projektu .koddostepu{color:#d60000}#kartaprojektuoknoedycja>.tools{background:#e0d4c7;padding:10px;overflow:hidden;line-height:1.5;font-weight:bold}#kartaprojektuoknoedycja>.tools>div{float:left;margin:0 5px 0 0}#kartaprojektuoknoedycja>.tools>div.updown button{display:block;margin:0 0 3px 0}#kartaprojektuoknoedycja>.tools>div.remove{float:right}#kartaprojektuoknoedycja>.tools>div.remove button{display:block;margin:0 0 3px 0}#kartaprojektuoknoedycja>.tools>div.options{float:left;margin:5px 5px 0 0}#kartaprojektuoknoedycja>.tools>div.options .tytul input{width:500px}#kartaprojektuoknoedycja>.tools>div.options .overflow-hidden{clear:both}#kartaprojektuoknoedycja>.tools>div.options .overflow-hidden>div{float:left;width:50%}#kartaprojektuoknoedycja>.tools button{background:#9d8d7b;border:none;color:#fff;font-size:13px;font-weight:bold;cursor:pointer}#kartaprojektuoknoedycja>.tools button:hover{background:#6E573C}#kartaprojektuoknoedycja>.tools button:focus{outline:none}#kartaprojektuoknoedycja .zawartosc{padding:0;margin:15px 0}#kartaprojektuoknoedycja .opcje button.dodajopcje{color:#c1ad97;border:dashed 1px #c1ad97;outline:none;cursor:pointer;display:block;margin:15px auto;width:70%;text-align:center;font-size:12px;font-weight:bold;text-transform:uppercase;background:transparent;padding:5px 0;border-radius:3px;transition:200ms}#kartaprojektuoknoedycja .opcje button.dodajopcje:hover{color:#fff;background:#c1ad97;transition:200ms}#kartaprojektuoknoedycja .opcje button.dodajopcje:focus{outline:none}#kartaprojektuoknoedycja .opcje table thead tr th:nth-child(1){width:100px}#kartaprojektuoknoedycja .opcje table tbody tr td{text-align:center}#kartaprojektuoknoedycja .opcje table tbody tr td:first-child{cursor:move}#kartaprojektuoknoedycja .opcje table tbody tr td input[name="opcja"]{width:100%}#kartaprojektuoknoedycja .opcje table tbody tr td button{background:#9d8d7b;border:none;color:#fff;font-size:13px;font-weight:bold;cursor:pointer}#kartaprojektuoknoedycja .opcje table tbody tr td button:hover{background:#6E573C}#kartaprojektuoknoedycja .opcje table tbody tr td button:focus{outline:none}
/*# sourceMappingURL=kartaprojektuprezentacja.css.map */

.horecamail #imprezy-glowny-kontener{overflow-y:auto}.horecamail form{margin:0}.horecamail form fieldset{border:none;margin:0;padding:0 10px}.horecamail form fieldset legend{display:block;margin:10px 0;color:#c1ad97;font-weight:bold;text-align:center;font-size:12px;text-transform:uppercase;width:100%}.horecamail form fieldset label{display:inline-block;text-align:right;width:50%}.horecamail form fieldset input[disabled="disabled"]{background:#e0e0e0}
.obs-filtr-kontener {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

.obs-filtr-kontener .ui-autocomplete {
  z-index: 9998 !important;
}

.obs-filtr-kontener--flex-start {
  justify-content: flex-start;
}

.obs-filtr-element {
  padding: 5px;
  display:  flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-grow: 0;
}

@media screen and (min-width: 1280px) {
  .obs-filtr-element--separator {
    background: #9d8d7b;
    width: 1px;
    border: none;
    padding: 0;
    margin: 0 10px;
    content: "";
  }
}
.obs-filtr-element  label {
  font-size: 0.8rem;
}

.obs-filtr-element input[type="text"] {
  height: 19px;
  line-height: 19px;
  border: none;
  border-bottom: 1px solid #9d8d7b;
}

.obs-przycisk {
  margin: 5px;
  flex-grow: 1;
  color: white;
  font-size: 0.8rem;
  background: #9d8d7b;
  display: inline-block;
  border: 1px solid #9d8d7b;
  padding: 0.3rem;
  border-spacing: 0px 0px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 45px;
  border-radius: 4px;
  font-weight: bold;
}

.obs-przycisk--zolty {
  background-color: #ffb400;
}

.obs-przycisk:hover {
  background-color: #704c2a;
  cursor: pointer;
}

.obs-przycisk--duzy {
  flex-grow: 4;
}

.obs-przycisk--sredni {
    flex-grow: 2;
}

.obs-przycisk--aktywny {
  color: orange !important;
}

.impreza-status {
  float: right;
  margin: 5px 2px 0 0;
  width: 5px;
  height: 9px;
  border-radius: 5;
}

.oblozenie-sal {
  background: #ffffff;
  width: 98%;
  margin: 0 auto;
}

.obs-kontener-glowny {
  background: #fff;
  width: 100%;
  margin: 5px auto;
  border-radius: 5px;
  padding: 5px 0;
}

.obs-kontener-glowny h3 {
  text-align: center;
  color: #6e5a39;
}

.obs-kontener {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.obs-kontener .obs-kontener__wiersz:last-child {
  border-bottom: 1px solid #CFD3D4;
}

.obs-kontener__wiersz {
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  border: none;
  border-left: 1px solid #CFD3D4;
  min-height: 50px;
}

.obs-kontener__wiersz--kategoria{
    min-height: 20px !important;
}

.obs-kontener__wiersz--obszar{
    min-height: 25px !important;
}

.obs-kontener__wiersz--naglowek {
  background: #F0F3F8;
  font-weight: bold;
}

.obs-kontener__wiersz--podsumowanie {
  background: #FCDC8A;
  min-height: 20px;
}

.obs-kontener__wiersz--z-przedzialami-godzinowymi {
  min-height: 90px;
  height: 90px;
}

.obs-kontener__wiersz--bez-przedzialow-godzinowych {
  height: inherit;
  min-height: inherit;
}

.obs-komorka-zawartosc-kontener__ikonka{
    display: initial;
    float: right;
    text-align: right;
}

@media screen and (max-width: 1024px) {
  .obs-zestawienie-komorka__kwoty--tekst {
    font-size: 0.7rem;
  }

  .obs-komorka-zawartosc-kontener__nazwa {
    font-size: 0.8rem;
  }

  .obs-komorka-zawartosc-kontener__ilosc {
    font-size: 0.8rem;
  }

  .obs-kontener__wiersz--naglowek-tekst {
    font-size: 0.55rem;
  }

  .obs-kafel--widok-miesieczny-tekst {
    font-size: 0.75rem;
  }

  .obs-kafel--widok-tygodniowy-tekst {
    font-size: 0.8rem;
  }
  .obs-kafel--widok-dwu-tygodniowy-tekst {
    font-size: 0.5rem;
    line-height: 0.5rem;
  }
  .obs-kafel--widok-dzienny-tekst {
    font-size: 0.5rem;
    line-height: 0.5rem;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .obs-zestawienie-komorka__kwoty--tekst {
    font-size: 0.8rem;
  }

  .obs-komorka-zawartosc-kontener__nazwa {
    font-size: 0.8rem;
  }

  .obs-komorka-zawartosc-kontener__ilosc {
    font-size: 0.8rem;
  }

  .obs-kontener__wiersz--naglowek-tekst {
    font-size: 0.7rem;
  }

  .obs-kafel--widok-miesieczny-tekst {
    font-size: 0.75rem;
  }

  .obs-kafel--widok-tygodniowy-tekst {
    font-size: 0.9rem;
    line-height: 0.9rem;
  }
  .obs-kafel--widok-dwu-tygodniowy-tekst {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }
    .obs-kafel--widok-dzienny-tekst {
    font-size: 0.75rem;
    line-height: 0.75rem;
  }
}

@media screen and (min-width: 1281px) {
  .obs-zestawienie-komorka__kwoty--tekst {
    font-size: 0.9rem;
  }

  .obs-komorka-zawartosc-kontener__nazwa {
    font-size: 0.9rem;
    text-align: center;
  }

  .obs-komorka-zawartosc-kontener__ilosc {
    font-size: 1rem;
  }

  .obs-kontener__wiersz--naglowek-tekst {
    font-size: 0.9rem;
  }

  .obs-kafel--widok-miesieczny-tekst {
    font-size: 0.75rem;
    line-height: 0.65rem;
  }

  .obs-kafel--widok-tygodniowy-tekst {
    font-size: 0.96rem;
    line-height: 0.95rem;
  }

  .obs-kafel--widok-dwu-tygodniowy-tekst {
    font-size: 0.9rem;
    line-height: 0.9rem;
  }
    .obs-kafel--widok-dzienny-tekst {
    font-size: 0.9rem;
    line-height: 0.9rem;
  }
}

.obs-komorka {
  border-right: 1px solid #CFD3D4;
  border-top: 1px solid #CFD3D4;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  flex-basis: 0;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
}

.obs-komorka--obszar{
    background: #aaaaaa;
    font-weight: bold;
}

.obs-komorka--kategoria{
    background: #dddddd;
    font-weight: bold;
}

.obs-komorka--dzien_weekend {
  background: #fff9cc;
}

.obs-wiersz--dzien_weekend {
  background: #fff4a6 !important;
}

.obs-komorka--stala-szerokosc {
  flex-basis: 220px;
  flex-grow: 0;
}

.obs-komorka-zawartosc {
  align-self: stretch;
  flex-grow: 1;
  width: 100%;
  display: flex;
  position: relative;
}

.obs-komorka-zawartosc__kontener-wrapper {
    align-self: stretch;
    flex-grow: 0;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.obs-komorka-zawartosc__kontener {
  align-self: stretch;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-grow: 1;
}

.obs-komorka-zawartosc__kontener--kategoria{
    background: #dddddd;
    font-weight: bold;
}

.obs-komorka-zawartosc__kontener--obszar{
    background: #aaaaaa;
    font-weight: bold;
}

.obs-komorka__wiersz {
  width: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.obs-komorka .obs-komorka__wiersz:not(:last-child) {
  border-bottom: 1px solid #CFD3D4;
}

.obs-kafel-zawartosc {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}

.obs-kafel-zawartosc__informacje {
  flex-basis: 100%;
  align-self: center;
}

.obs-kafel-zawartosc__status {
  width: 5px;
  height: 9px;
  border: 1px solid #fff;
  align-self: center;
  margin-right: 5px;
}

.kafel-oblozenie-sal {
  font-family: Arial;
  z-index: 3;
  cursor: pointer;
  position: absolute;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  line-height: 0.9rem;
  font-size: 0.9rem;
  width: 99%;
  opacity: 0.8;
  filter: alpha(opacity=90);
  text-align: center;
}

.obs-kafel {
  font-family: Arial;
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  opacity: 0.9;
  filter: alpha(opacity=90);
  text-align: center;
  min-height: 50px;
  flex-grow: 0 !important;
}

.obs-kafel--pusty-widok-tygodniowy{
  width: 100%;
  height: 100%;
}

.obs-kafel--pusty-widok-dzienny{
  width: 100%;
  height: 100%;
}

.obs-kafel--widok-miesieczny {
  align-self: stretch;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  word-wrap: anywhere;
}

.obs-kafel--widok-dzienny {
  align-self: start;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-grow: 1;
  word-wrap: break-word;
  position: absolute;
  height: 37px;
}

.oblozenie-sal__komorka--sala-kontener {
  width: 100%;
  position: relative;
}

.oblozenie-sal__komorka--sala-dzien-kafel {
  width: 100%;
  height: 100%;
  display: block;
}

.oblozenie-sal__komorka--warstwa {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: absolute;
}

.oblozenie-sal__komorka--warstwa1 {
  z-index: 1;
}

.oblozenie-sal__komorka--warstwa1 div {
  flex-basis: 30px;
  flex-grow: 1;
  display: flex;
}

.oblozenie-sal__komorka--warstwa1 div:not(:last-child) {
  border-bottom: 1px solid #CFD3D4;
}

.oblozenie-sal__komorka--warstwa2 {
  z-index: 2;
  height: 87px;
}

.obs-podpowiedz {
  left: 0;
  display: none;
  position: absolute;
  z-index: 1006;
  width: 230px;
  background: #fff;
  border: 2px solid #555555;
  border-radius: 5px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  line-height: 0.9rem;
  font-size: 0.9rem;
  text-align: left;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  min-height: 80px;
  line-height: 14px;
}

.obs-podpowiedz hr {
  border: 0 none;
  background: none;
  height:0;
}

.obs-podpowiedz hr.grupa {
  border-top: 1px dashed #322f32;
}

.obs-podpowiedz  hr.event {
  border-top: 1px dashed #999;
}

.sgp-podpowiedz {
  left: 80px;
  top: 0px;
  position: absolute;
  z-index: 1006;
  width: 230px;
  background: #fff;
  border: 2px solid #555555;
  border-radius: 5px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  line-height: 0.9rem;
  font-size: 0.9rem;
  text-align: left;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
  min-height: 40px;
  line-height: 14px;
}

.sgp-podpowiedz hr {
  border: 0 none;
  background: none;
  height:0;
}

.sgp-podpowiedz hr.grupa {
  border-top: 1px dashed #322f32;
}

.sgp-podpowiedz  hr.event {
  border-top: 1px dashed #999;
}

.obs-kafel--niedostepnosc {
  border: 1px solid #333;
  color: #333;
  background: #e5ddd4 url(/styleimg/apla-niedostepnosc.png) repeat;
}

.obs-kafel--blokada-nie-do-ruszenia {
  border: 1px solid #222 !important;
  color: #222 !important;
  background: url(/styleimg/apla-niedostepnosc.png) center repeat, #e5ddd4 url(/styleimg/blokada-nie-do-ruszenia.png) no-repeat center !important;
  background-size: auto auto, 100% 100% !important;
}

.obs-kafel--niedostepnosc-event {
  border: 1px solid #333;
  color: #333;
  background: #e5ddd4 url(/styleimg/apla-niedostepnosc.png) repeat;
}

.obs-kafel--funkcjonalnosc-sniadaniowa {
  height: 25px;
  border: 2px solid #8b1e8f;
  background: #8b1e8f url(/styleimg/paski_violet.png) repeat;
}

.obs-kafel--funkcjonalnosc-restauracyjna {
  border: 1px solid #0b55c3;
  background: #0b55c3 url(/styleimg/paski_blue.png) repeat;
}

.obs-kafel--dociagniete-menu {
  border: 1px solid #8b4513;
  background: #a52a2a url(/styleimg/paski_gray.png) repeat;
}

.obs-kafel--dociagniete-tance {
  border: 1px solid #ff4500;
  background: orange url(/styleimg/paski_gray.png) repeat;
}
.obs-kafel--dociagniete-atrakcje {
    border: 1px solid #0000ff; /* Blue border */
    background: lightblue url(/styleimg/paski_gray.png) repeat; /* Light blue background */
}
.obs-kafel--dociagniete-atrakcje-kulinarne {
    border: 1px solid #008000; /* Green border */
    background: lightgreen url(/styleimg/paski_gray.png) repeat; /* Light green background */
}
.obs-kafel--dociagniete-uslugi-dodatkowe {
    border: 1px solid #800080; /* Purple border */
    background: lavender url(/styleimg/paski_gray.png) repeat; /* Light purple background */
}
.obs-kafel--dociagniete-spa {
    border: 1px solid #ff0000; /* Red border */
    background: #ffcccc url(/styleimg/paski_gray.png) repeat; /* Light red background */
}

.obs-kafel--zdarzenia-laczone {
  border: 1px solid #550000;
  color: #550000;
  background: red url(/styleimg/paski_gray.png) repeat;
}

.obs-kafel--impreza {
  border: 1px solid #eaeaea;
}

.obs-kafel--szybka-rezerwacja {
  border: 2px solid #ff152b !important;
}

.obs-zestawienie {
  display: flex;
  flex-direction: row;
  background: #FFF1DC;
  height: 90px;
  border-bottom: 1px solid #C2AE98;
  width: 100%;
  align-items: center;
  border-left: 1px solid #C2AE98;
}

.obs-zestawienie-komorka {
  border-right: 1px solid #C2AE98;
  border-top: 1px solid #C2AE98;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 90px;
  flex-basis: 0;
}

.obs-zestawienie-komorka--stala-szerokosc {
  flex-basis: 220px;
  flex-grow: 0;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.8rem;
  text-transform: uppercase;
}

.obs-zestawienie-komorka__przychod-netto {
  justify-content: center;
  align-items: center;
  border-right: 1px solid #C2AE98;
  display: flex;
  align-self: stretch;
  color: #c60000;
  flex-grow: 1;
}

.obs-zestawienie-komorka__podzial-etykiety {
  flex-grow: 1;
  justify-content: center;
  display: flex;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.obs-zestawienie-komorka__podzial-etykiety div {
  flex-grow: 1;
  width: 100%;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.obs-zestawienie-komorka__podzial-etykiety div:not(:last-child) {
  border-bottom: 1px solid #C2AE98;
}

.obs-zestawienie-komorka__podzial-etykiety div:nth-child(2) {
  color: #c60000;
}

.obs-zestawienie-komorka__kwoty {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-self: stretch;
}

.obs-zestawienie-komorka__kwoty div {
  flex-grow: 1;
  width: 100%;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.obs-zestawienie-komorka__kwoty div:not(:last-child) {
  border-bottom: 1px solid #C2AE98;
}

.obs-zestawienie-komorka__podzial-etykiety div:nth-child(2) {
  color: #c60000;
}

.obs-podpowiedz-separator {
  float:  left;
  width: 100%;
  border-bottom: 1px dashed #eaeaea;
  padding: 2px 0;
}

.belka_filtr_dodatkowy{
width: 510px;

}
@media (max-width: 1340px) {
    .belka_filtr_dodatkowy{
        width: 400px;
    }
}
@media (max-width: 1220px) {
    .belka_filtr_dodatkowy{
        padding-top: 12px;
        padding-bottom: 20px;
        width: 100%;
    }
}

@charset "UTF-8";
body > #czekaj {
  position: fixed;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  align-content: center;
  align-items: center;
  justify-content: center;
}
body > #czekaj > p {
  color: #000;
  background: url("/styleimg/ajax-loader-slim2.gif") no-repeat top center;
  padding: 30px 0 0 0;
}

.komunikat-bledu-css {
  display: none;
}

.phoneIntegration {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 12px;
  color: #663300;
  border: solid 1px #663300;
  cursor: pointer;
  position: relative;
  background: #ffffff;
}
.phoneIntegration-list {
  display: none;
  position: absolute;
  border: solid 1px #663300;
  z-index: 3000;
  background: #ffffff;
  bottom: 0;
  right: 0;
  text-align: left;
}
.phoneIntegration-list.top {
  bottom: auto;
  top: 0;
}
.phoneIntegration-list.left {
  right: auto;
  left: 0;
}
.phoneIntegration-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.phoneIntegration-list ul a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #663300;
  padding: 5px 10px;
}
.phoneIntegration-list ul a:hover {
  background: #E3DBD2;
}

.select2template {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select2template.sala-laczona {
  position: relative;
  padding-right: 20px;
}
.select2template.sala-laczona:after {
  position: absolute;
  display: block;
  content: " ";
  width: 17px;
  height: 16px;
  top: 3px;
  right: 0px;
  background: url("/styleimg/oblozenie-ico.png") no-repeat;
  background-position: -70px -36px;
}

.justify-content-center {
  justify-content: center;
}

.formularzNowy {
  line-height: 1.5;
}
.formularzNowy .ui-multiselect {
  height: 30px;
}
.formularzNowy label {
  display: inline-block;
}
.formularzNowy .selection .select2-selection {
  min-height: 30px;
}
.formularzNowy .selection .select2-selection .select2-selection__rendered {
  line-height: 30px;
}
.formularzNowy .selection .select2-selection .select2-selection__arrow {
  height: 28px;
}
.formularzNowy h2 {
  margin: 15px 0;
  position: relative;
  text-align: center;
}
.formularzNowy h2 span {
  position: relative;
  display: inline-block;
  background: #fff;
  padding: 0 12px;
  z-index: 2;
}
.formularzNowy h2:before {
  margin: 10px 0;
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  margin: -2px 0 0 0;
  height: 0.3em;
  background: #C1AD97;
  left: 0;
  width: 100%;
}
.formularzNowy .input, .formularzNowy input[type=text], .formularzNowy input[type=file], .formularzNowy input[type=password], .formularzNowy select, .formularzNowy textarea {
  height: 30px;
  padding: 6px;
  box-sizing: border-box;
  width: 100%;
}
.formularzNowy textarea {
  height: auto;
}
.formularzNowy input[type=radio], .formularzNowy input[type=checkbox] {
  vertical-align: middle;
}
.formularzNowy h3 {
  font-size: 12px;
  background: #f7f4f2;
  padding: 6px;
}

.flex {
  display: -webkit-box;
  display: flex;
  box-sizing: border-box;
  margin: 6px 0;
  justify-content: center;
  align-items: center;
}
.flex.gutters {
  padding-left: -6px;
  padding-right: -6px;
}
.flex.gutters .flex-1 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-2 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-3 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-4 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-5 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-7 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-8 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-9 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-10 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-11 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.gutters .flex-12 {
  padding-left: 6px;
  padding-right: 6px;
}
.flex.wrap {
  flex-wrap: wrap;
}
.flex > div {
  box-sizing: border-box;
}
.flex > div.label {
  width: 144px;
  padding: 0 6px;
  text-align: right;
}
.flex > div.label.half {
  width: 72px;
}
.flex > div.labelnowidth {
  padding: 0 6px;
  text-align: right;
}
.flex > div.value {
  flex-grow: 2;
  padding: 0 6px;
}
.flex > div.labellong {
  width: 50%;
  padding: 0 6px;
  text-align: right;
}
.flex > div.valuelong {
  flex-grow: 2;
  padding: 0 6px;
}
.flex > .flex {
  margin: 0;
  width: 50%;
}
.flex > .flex2 {
  margin: auto;
  width: 50%;
}
.flex > .flex3 {
  margin: auto;
  width: 35%;
}
.flex > .flex3:nth-child(3n+2) {
  width: 30%;
}
.flex > .flex4 {
  margin: auto;
  width: 25%;
}

.flexrow {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: row;
  -webkit-box-direction: normal;
}
.flexrow > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.flexrow > div:last-child {
  margin-right: 0;
}

.flexrow-reverse {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: row-reverse;
  -webkit-box-direction: reverse;
}
.flexrow-reverse > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.flexrow-reverse > div:last-child {
  margin-right: 0;
}

.flex-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.flex-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.flex-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.flex-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.flex-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.flex-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.flex-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.flex-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.flex-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.flex-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.flex-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.flex-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.przycisk-disabled {
  background: #a0a0a0 !important;
}

.komunikatOstrzezenia, .komunikatOstrzezenia2 {
  background: #F4FF78;
  border: solid 1px #ffbb7d;
  color: #663300;
  padding: 10px;
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 999;
}
.komunikatOstrzezenia p, .komunikatOstrzezenia2 p {
  margin: 0;
}
.komunikatOstrzezenia button, .komunikatOstrzezenia2 button {
  cursor: pointer;
  float: right;
  background: transparent;
  border: none;
  padding: 5px;
  margin: 0 0 5px 10px;
  color: #663300;
}

.komunikatOstrzezenia2 {
  left: auto;
  right: 10px;
}

table.nowaTabela {
  margin: 0.5rem 0 2.5rem 0;
}
table.nowaTabela thead th {
  background: transparent;
  padding: 1rem;
  border: none;
  font-size: 1.1em;
  border-bottom: solid 2px #c2ae98;
  border-left: solid 1px #fff;
}
table.nowaTabela thead th:first-child {
  border-left: none;
}
table.nowaTabela tbody tr td {
  padding: 1rem;
  border: none;
  border-bottom: solid 1px #E3DBD2;
  border-left: solid 1px #E3DBD2;
  transition: background-color 0.2s;
}
table.nowaTabela tbody tr td:first-child, table.nowaTabela tbody tr td.no-border {
  border-left: none;
}
table.nowaTabela tbody tr td.no-border {
  padding-left: 0;
  width: 1%;
}
table.nowaTabela tbody tr td .icon {
  display: inline-block;
  width: 25px;
  vertical-align: middle;
}
table.nowaTabela tbody tr td .fa, table.nowaTabela tbody tr td .fas {
  font-size: 1.2em;
}
table.nowaTabela tbody tr td img {
  max-width: 20px;
  vertical-align: middle;
}
table.nowaTabela tbody tr:last-child td {
  border-bottom: solid 2px #c2ae98;
}
table.nowaTabela tbody tr.off td {
  border-bottom: solid 1px #c2ae98;
  border-left: solid 1px #c2ae98;
}
table.nowaTabela tbody tr.off td:first-child, table.nowaTabela tbody tr.off td.no-border {
  border-left: none;
}
table.nowaTabela tbody tr.warning td {
  background-color: #FCDC8A;
}
table.nowaTabela tbody tr.error td {
  background-color: #f7b4b9;
}

.tabela-plan-imprez table tbody:nth-of-type(1) tr:nth-of-type(1) td {
  border-top: none !important;
}
.tabela-plan-imprez table tr th,
.tabela-plan-imprez table tr td {
  border: 0 !important;
  box-shadow: inset 0 1px 0 #c2ae98, inset 0 -1px 0 #c2ae98, inset 1px 0 0 #c2ae98, inset -1px 0 0 #c2ae98;
  padding: 3px;
  background-clip: padding-box;
}

.color-picker {
  width: 40px;
  height: 20px;
  border: solid 1px #000000;
  display: inline-block;
}

/* -----------------------------------------------
wsteczna kompatybilność
-------------------------------------------------*/
/*pozycjonowanie okna*/
.okno-dialog {
  position: absolute;
  z-index: 999;
}

.ui-widget-overlay .ui-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*wygląd przycisków*/
button.przycisk, span.przycisk, .ui-dialog-buttonset > button {
  color: white;
  font-size: 11px;
  background: #9d8d7b;
  display: inline-block;
  border: 1px solid #9d8d7b;
  position: relative;
  padding: 1.1px 11px;
  margin-right: 0.1em;
  border-spacing: 0px 0px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  overflow: visible;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 45px;
  border-radius: 4px;
}
button.przycisk:hover, span.przycisk:hover, .ui-dialog-buttonset > button:hover {
  background: #704c2a;
}
button.przycisk:focus, button.przycisk:active, span.przycisk:focus, span.przycisk:active, .ui-dialog-buttonset > button:focus, .ui-dialog-buttonset > button:active {
  background: #FFA411;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox { /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container { /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
} /* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
} /* RTL direction/left-side scrollbar */
.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
} /* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
} /* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px; /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
} /* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
} /* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px; /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px; /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px; /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-red.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #9D8D7B;
  width: 6px;
}

.mCS-red.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #E3DBD2;
  width: 6px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 6px auto;
}

.mCS-red.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: #E3DBD2;
  width: 100%;
  height: 6px;
}

.splitTableContainer {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.splitTableContainer > div {
  overflow-x: hidden;
  float: left;
  position: relative;
  z-index: 1;
}
.splitTableContainer > div:first-child {
  position: absolute;
  z-index: 2;
}
.splitTableContainer > div:first-child > div {
  -webkit-box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  margin-right: 6px;
}
.splitTableContainer > div:last-child {
  overflow-x: visible;
  width: 100%;
  margin-bottom: 15px;
}

.splitTableContainerFull {
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.splitTableContainerFull table.stattype tbody tr th, .splitTableContainerFull table.stattype tbody tr td {
  padding: 5px 5px !important;
}
.splitTableContainerFull table.stattype thead tr th, .splitTableContainerFull table.stattype thead tr td {
  padding: 15px 5px !important;
}
.splitTableContainerFull table.stattype tfoot tr th, .splitTableContainerFull table.stattype tfoot tr td {
  padding: 5px 5px !important;
}

/*@media screen and (min-width: 1150px){
    .splitTableContainerFull{
        display: block;
    }
    .splitTableContainer{
        display: none;
    }
}

@media screen and (max-width: 1149px){
    .splitTableContainerFull{
        display: none;
    }
    .splitTableContainer{
        display: block;
    }
}*/
#edytujUzytkownikaWeb .osobadokontaktu {
  margin: 10px 0;
}
#edytujUzytkownikaWeb .opcjeosobydokontaktu {
  margin-top: 14px;
}

#laczenieKlientow {
  font-size: 12px;
}
#laczenieKlientow h2 {
  margin: 15px 0;
  position: relative;
  text-align: center;
}
#laczenieKlientow h2 span {
  position: relative;
  display: inline-block;
  background: #fff;
  padding: 0 12px;
  z-index: 2;
}
#laczenieKlientow h2:before {
  margin: 10px 0;
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  margin: -2px 0 0 0;
  height: 3px;
  background: #C1AD97;
  left: 0;
  width: 100%;
}
#laczenieKlientow div.klienci {
  max-width: 100%;
  overflow-x: auto;
}
#laczenieKlientow div.klienci table {
  font-size: 12px;
}
#laczenieKlientow div.klienci table tbody td > div, #laczenieKlientow div.klienci table tbody th > div {
  min-width: 320px;
}
#laczenieKlientow div.klienci table tbody td > div.flex, #laczenieKlientow div.klienci table tbody th > div.flex {
  display: flex;
  align-items: center;
}
#laczenieKlientow div.klienci table tbody td > div.flex > div.opcje, #laczenieKlientow div.klienci table tbody th > div.flex > div.opcje {
  width: 30px;
  text-align: center;
}
#laczenieKlientow div.klienci table tbody th > div {
  min-width: 150px;
}
#laczenieKlientow div.klienci table tbody th {
  border: 1px solid #c2ae98;
  padding-left: 3px;
  padding-right: 3px;
  overflow-y: hidden;
  background: #E3DBD2;
}
#laczenieKlientow div.klienci table tbody td.zaznaczony {
  background: #d6ffd6;
}
#laczenieKlientow .osobydokontaktu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: stretch;
  align-content: stretch;
  box-sizing: border-box;
}
#laczenieKlientow .osobydokontaktu .osoba {
  position: relative;
  border-radius: 5px;
  box-sizing: border-box;
  width: 20%;
  margin: 12px;
  border: 1px solid #c2ae98;
  background: #E3DBD2;
  padding-bottom: 72px;
}
#laczenieKlientow .osobydokontaktu .osoba > h3 {
  padding: 6px 12px;
  text-align: center;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #c2ae98;
  margin: 0;
  background: #E3DBD2;
}
#laczenieKlientow .osobydokontaktu .osoba > ul {
  margin: 12px 0 0 0;
  list-style-type: none;
  padding: 0 12px;
}
#laczenieKlientow .osobydokontaktu .osoba.pozostawiony {
  background: #d6ffd6;
}
#laczenieKlientow .osobydokontaktu .osoba.usuniety {
  background: #ffcccc;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  box-sizing: border-box;
  border-top: 1px solid #c2ae98;
  background: #E3DBD2;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div {
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  width: 50%;
  padding: 6px;
  cursor: pointer;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div .fa-check {
  color: #006600;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div .fa-ban {
  color: #d60000;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div:hover {
  background: rgba(255, 255, 255, 0.2);
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div:first-child {
  border-right: 1px solid #c2ae98;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div.wybierz {
  border-top: 1px solid #c2ae98;
  width: 100%;
  display: none;
}
#laczenieKlientow .osobydokontaktu .osoba .przyciski > div.wybierz > select {
  width: 100%;
}

#edytujSaleFormularz button.dodajcennik, #dodajSaleFormularz button.dodajcennik {
  float: right;
}
#edytujSaleFormularz button.usunCennik, #dodajSaleFormularz button.usunCennik {
  float: right;
}

.listaDostepnychCennikowSal > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.listaDostepnychCennikowSal > ul > li {
  display: block;
  background: #ffffff;
  margin: 12px 0;
  padding: 12px;
  border-radius: 6px;
  border: solid 1px #9d8d7b;
  color: #9d8d7b;
  cursor: pointer;
}
.listaDostepnychCennikowSal > ul > li:hover {
  color: #ffffff;
  background: #9d8d7b;
}

.formularzNowy .select-ikona {
  height: 60px;
  width: 60px;
  padding: 0;
  margin: 0;
}
.formularzNowy .select-ikona .selection .select2-selection .select2-selection__rendered {
  padding-left: 5px;
  padding-top: 4px;
}

.aktywnosci-glowna h1 {
  text-align: left;
  font-size: 25px;
  color: #E3DBD2;
  margin: 0rem 0 1rem 0;
}
.aktywnosci-glowna h2 {
  font-size: 19px;
  text-align: center;
  color: #E3DBD2;
  margin: 1.5rem 0 0.5rem 0;
}
.aktywnosci-glowna h2:first-of-type {
  margin-top: 1rem;
}
.aktywnosci-glowna div.scrollx {
  overflow-x: auto;
}
.aktywnosci-glowna table {
  margin: 0.5rem 0 2.5rem 0;
}
.aktywnosci-glowna table thead th {
  background: transparent;
  padding: 1rem;
  border: none;
  font-size: 1.1em;
  border-bottom: solid 2px #c2ae98;
  border-left: solid 1px #fff;
}
.aktywnosci-glowna table thead th:first-child {
  border-left: none;
}
.aktywnosci-glowna table tbody tr td {
  padding: 1rem;
  border: none;
  border-bottom: solid 1px #E3DBD2;
  border-left: solid 1px #E3DBD2;
}
.aktywnosci-glowna table tbody tr td:first-child, .aktywnosci-glowna table tbody tr td.no-border {
  border-left: none;
}
.aktywnosci-glowna table tbody tr td.no-border {
  padding-left: 0;
  width: 1%;
}
.aktywnosci-glowna table tbody tr td .icon {
  display: inline-block;
  width: 25px;
  vertical-align: middle;
}
.aktywnosci-glowna table tbody tr td .fa, .aktywnosci-glowna table tbody tr td .fas {
  font-size: 1.2em;
}
.aktywnosci-glowna table tbody tr td img {
  max-width: 20px;
  vertical-align: middle;
}
.aktywnosci-glowna table tbody tr td .zalaczniki {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 250px;
  max-height: 7.5em;
  overflow-y: auto;
}
.aktywnosci-glowna table tbody tr td .zalaczniki li {
  padding: 5px;
  border-bottom: dashed 1px #ddd;
}
.aktywnosci-glowna table tbody tr td .zalaczniki li:last-child {
  border-bottom: none;
}
.aktywnosci-glowna table tbody tr td .zalaczniki li:hover {
  background: #F4FF78;
}
.aktywnosci-glowna table tbody tr td .zalaczniki li > a {
  display: flex;
}
.aktywnosci-glowna table tbody tr td .zalaczniki li > a > span:first-child {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 5px;
}
.aktywnosci-glowna table tbody tr td .zalaczniki li > a > span:last-child {
  flex-grow: 2;
  white-space: nowrap;
}
.aktywnosci-glowna table tbody tr:last-child td {
  border-bottom: solid 2px #c2ae98;
}
.aktywnosci-glowna table tbody tr.aktywnosc-wiersz-wykonane td {
  border-bottom: solid 1px #c2ae98;
  border-left: solid 1px #c2ae98;
}
.aktywnosci-glowna table tbody tr.aktywnosc-wiersz-wykonane td:first-child, .aktywnosci-glowna table tbody tr.aktywnosc-wiersz-wykonane td.no-border {
  border-left: none;
}

.aktywnosci.formularzNowy .flex > div.value {
  padding: 0;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
@keyframes slideIn {
  0% {
    left: -100%;
  }
}
#podgladKlientaNowy {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
}
#podgladKlientaNowy .label {
  width: 220px;
}
#podgladKlientaNowy .dane_label {
  font-weight: bold;
  width: 300px;
  display: inline-block;
}
#podgladKlientaNowy .podglad-dane {
  color: black;
  font-size: 12px;
  font-weight: normal;
}
#podgladKlientaNowy label {
  color: #968d84;
  font-size: 12px;
  padding: 2px 5px;
}
#podgladKlientaNowy > h2 {
  text-transform: uppercase;
  color: #C1AD97;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
}
#podgladKlientaNowy span.przycisk .ui-button-text {
  font-size: 12px !important;
}
#podgladKlientaNowy .clientStats {
  display: flex;
  white-space: nowrap;
  justify-content: space-between;
  perspective: 1000px;
  margin-bottom: 10px;
}
#podgladKlientaNowy .clientStats .clientStats-element {
  flex: 1 1 0px;
  margin: 0 5px;
  box-sizing: border-box;
  text-align: center;
  flex-wrap: wrap;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
}
#podgladKlientaNowy .clientStats .clientStats-element:first-child {
  margin-left: 0;
}
#podgladKlientaNowy .clientStats .clientStats-element:last-child {
  margin-right: 0;
}
#podgladKlientaNowy .clientStats .clientStats-element > div {
  box-shadow: 5px 5px 11px 0px rgba(0, 0, 0, 0.14);
  background: #ffffff;
  position: relative;
  height: 100%;
  transition: transform 300ms;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotateY(0deg);
  z-index: 1;
}
#podgladKlientaNowy .clientStats .clientStats-element .flip1, #podgladKlientaNowy .clientStats .clientStats-element .flip2 {
  transform: rotateY(0deg);
  overflow: hidden;
}
#podgladKlientaNowy .clientStats .clientStats-element .flip1.flipped, #podgladKlientaNowy .clientStats .clientStats-element .flip2.flipped {
  transform: rotateY(180deg);
  z-index: 2;
}
#podgladKlientaNowy .clientStats .clientStats-element .flip1.beforeFlipped, #podgladKlientaNowy .clientStats .clientStats-element .flip2.beforeFlipped {
  transform: rotateY(-180deg);
  z-index: 2;
}
#podgladKlientaNowy .clientStats .clientStats-element .flip2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#podgladKlientaNowy .clientStats .clientStats-element h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #C1AD97;
  padding: 0;
  color: #000;
  box-sizing: border-box;
  width: 100%;
  height: 3.5em;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-chart {
  width: 100%;
  margin: 10px 0;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-info {
  display: inline-block;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
  border-radius: 10px;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart {
  position: relative;
  padding: 30px 10px 10px 10px;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .label-element {
  animation: slideIn 300ms ease-out forwards;
  position: absolute;
  top: -10px;
  left: 0;
  padding: 5px 10px;
  background: #555;
  color: #fff;
  font-weight: bold;
  font-size: 1.3rem;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.34);
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .label-element.red {
  background: #b60000;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .label-element.green {
  background: #00cc00;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .label-element.purple {
  background: #962bcc;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .label-element.orange {
  background: #ffcc0b;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .label-element.blue {
  background: #371aff;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .show-element {
  text-align: right;
  font-family: sans-serif;
  font-size: 1.7rem;
  white-space: normal;
}
#podgladKlientaNowy .clientStats .clientStats-element .rect-chart .show-element small {
  display: block;
  font-size: 1rem;
  color: #999;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-evenstList {
  text-align: left;
  line-height: 1.3;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-evenstList ul {
  margin: 0;
  list-style-type: none;
  padding: 0 10px;
  overflow: hidden;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-evenstList ul li {
  margin: 0 0 10px 0;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-evenstList ul li strong {
  font-weight: normal;
  font-size: 1.4em;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-evenstList ul li span {
  color: #999;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-event {
  text-align: left;
  line-height: 1.3;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-event h4 {
  font-weight: normal;
  font-size: 1.4em;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
  margin: 0 0 1em 0;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-event ul {
  white-space: normal;
  margin: 0;
  list-style-type: none;
  padding: 0 10px;
  overflow: hidden;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-event ul span {
  color: #999;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-event ul li {
  display: block;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#podgladKlientaNowy .clientStats .clientStats-element .clientStats-event ul strong:after {
  content: ": ";
}
#podgladKlientaNowy .clientStats .circle-fill {
  fill: #F7F4F2;
  box-shadow: 5px 5px 11px 0px rgba(0, 0, 0, 0.14);
}
#podgladKlientaNowy .clientStats .single-chart {
  width: 100%;
  justify-content: space-around;
}
#podgladKlientaNowy .clientStats .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 90%;
  max-height: 160px;
}
#podgladKlientaNowy .clientStats .circle-bg {
  fill: none;
  stroke: #D9E3EB;
  stroke-width: 2.2;
}
#podgladKlientaNowy .clientStats .circle {
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
#podgladKlientaNowy .clientStats .circular-chart.violet .circle {
  stroke: #AE69B0;
}
#podgladKlientaNowy .clientStats .circular-chart.green .circle {
  stroke: #47BAC1;
}
#podgladKlientaNowy .clientStats .circular-chart.blue .circle {
  stroke: #3c9ee5;
}
#podgladKlientaNowy .clientStats .percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
}
#podgladKlientaNowy .clientStats .percentage2, #podgladKlientaNowy .clientStats .percentage3 {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.25rem;
  text-anchor: middle;
}

#dropdown_list {
  position: absolute;
  padding: 0;
  box-shadow: 0 3px 15px -10px #000;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1000;
}
#dropdown_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#dropdown_list ul > li {
  cursor: pointer;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
}
#dropdown_list ul > li span:first-child {
  float: left;
}
#dropdown_list ul > li span:last-child {
  float: right;
}
#dropdown_list ul > li:hover {
  background: #9D8D7B;
  color: #fff;
}
#dropdown_list ul > li[data-enabled="0"] {
  color: #999;
}
#dropdown_list ul > li[data-enabled="0"]:hover {
  background: transparent;
  color: #999;
}
#dropdown_list .filter {
  width: 100%;
  background: #9D8D7B url("/styleimg/sml_szukaj.png") no-repeat right;
  padding-bottom: 1px;
}
#dropdown_list .filter > input {
  padding: 5px;
  width: calc(100% - 31px);
}

.tabelarycznie_zmiana_daty tbody tr td {
  border: none;
}

.inside.tabelarycznie {
  width: 1260px;
}

#tabelarycznie > .top {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: -65px;
  height: 55px;
  background: #6E573C;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, "PT Sans", "Unit Pro";
}
#tabelarycznie > .top > ul {
  width: 1150px;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: table;
}
#tabelarycznie > .top > ul .czypokazacimpreze {
  display: none;
}
#tabelarycznie > .top > ul > li {
  display: table-cell;
  vertical-align: top;
  color: #fff;
  text-align: center;
}
#tabelarycznie > .top > ul > li h3 {
  font-size: 9px;
  font-weight: normal;
  margin: 5px 0 3px 0;
}
#tabelarycznie > .top > ul > li strong {
  color: #ffb400;
}
#tabelarycznie > .top > ul > li strong .data_imprezy_text {
  display: block;
  font-size: 9px;
}
#tabelarycznie > .top > ul > li.typ_imprezy, #tabelarycznie > .top > ul > li.status_imprezy, #tabelarycznie > .top > ul > li.webuzytkownik, #tabelarycznie > .top > ul > li.rodzaj_kontaktu, #tabelarycznie > .top > ul > li.liczba_osob, #tabelarycznie > .top > ul > li.charakter_imprezy {
  background: url("/styleimg/zmien.png") no-repeat;
  background-position: right 10px top 25px;
  cursor: pointer;
}
#tabelarycznie > .top > ul > li.rodzaj_kontaktu > strong {
  display: inline-block;
  width: 80px;
  text-align: left;
}
#tabelarycznie > .top > ul > li.typ_imprezy > strong {
  display: inline-block;
  width: 120px;
  text-align: left;
}
#tabelarycznie > .top > ul > li:before {
  content: " ";
  width: 1px;
  height: 34px;
  float: right;
  margin-top: 10px;
  padding: 0 3px;
  background: url("/styleimg/l.png") repeat-y center top;
}
#tabelarycznie > .top > ul > li:last-child:before {
  content: none;
}
#tabelarycznie > .top > ul > li.status_imprezy {
  overflow: hidden;
  width: 130px;
}
#tabelarycznie > .top > ul > li.status_imprezy strong {
  display: block;
  padding-right: 30px;
}
#tabelarycznie > .top > ul > li.status_imprezy strong span {
  float: left;
  text-align: right;
}
#tabelarycznie > .top > ul > li.status_imprezy strong span.status_imprezy_text {
  width: 80px;
}
#tabelarycznie > .top > ul > li.status_imprezy strong span.kolor_imprezy {
  width: 8px;
  height: 18px;
  margin: 5px 0 0 3px;
}
#tabelarycznie > .top > ul > li.webuzytkownik {
  width: 120px;
}
#tabelarycznie > .top > ul > li.webuzytkownik strong {
  display: block;
  width: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
  overflow: hidden;
  text-align: right;
}
#tabelarycznie > .top > ul > li.data_imprezy {
  width: 140px;
}
#tabelarycznie > .top > ul > li.data_imprezy ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#tabelarycznie > .top > ul > li.data_imprezy ul li {
  background: url("/styleimg/kalendarz-small.png") no-repeat right center;
  padding: 0 30px 0 0;
  width: 90px;
  cursor: pointer;
}
#tabelarycznie > .top > ul > li.liczba_osob strong, #tabelarycznie > .top > ul > li.liczba_osob input {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, "PT Sans", "Unit Pro";
  display: block;
  width: 80px;
  font-size: 23px;
  height: 25px;
  padding: 4px;
  border: none;
  margin: 0 3px;
  text-align: right;
  vertical-align: middle;
}
#tabelarycznie > .top > ul > li.liczba_osob strong {
  padding: 0 4px;
}
#tabelarycznie > .top > ul > li.liczba_osob strong.liczba_osob_text_podzial {
  font-size: 10px;
  margin-top: -1px;
  text-align: right;
  vertical-align: middle;
  display: inline-block;
}
#tabelarycznie > .top > ul > li.liczba_osob > div.podzial-liczby-osob-kontener {
  position: absolute;
  top: 57px;
  height: auto;
  z-index: 9999;
  background: #6E573C;
  color: wheat;
  display: flex;
}
#tabelarycznie > .top > ul > li.liczba_osob > div.podzial-liczby-osob-kontener > .podzial-liczby-osob {
  display: block;
  width: 90px;
}
#tabelarycznie > .top > ul > li.liczba_osob > div.podzial-liczby-osob-kontener > .podzial-liczby-osob > label {
  color: #ffffff;
  font-size: 9px;
  font-weight: normal;
  margin: 5px 0 3px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
}
#tabelarycznie > .top > ul > li.liczba_osob > div.podzial-liczby-osob-kontener > .podzial-liczby-osob > input {
  margin: 1px;
}
#tabelarycznie > .top > ul > li.charakter_imprezy {
  overflow: hidden;
  width: 130px;
}
#tabelarycznie > .top > ul > li.charakter_imprezy strong {
  display: block;
  padding-right: 30px;
}
#tabelarycznie > .top > ul > li.charakter_imprezy strong span {
  float: left;
  text-align: right;
}
#tabelarycznie > .top > ul > li.charakter_imprezy strong span.charakter_imprezy_text {
  width: 80px;
}
#tabelarycznie > .top > ul > li.menu {
  vertical-align: bottom;
}
#tabelarycznie > .top > ul > li.menu button {
  border: none;
  background: transparent;
  outline: none;
  cursor: pointer;
}
#tabelarycznie > .top > ul > li.menu button > img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  border: solid 2px #fff;
  border-radius: 5px;
}
#tabelarycznie > .top > ul > li.zapisz {
  vertical-align: middle;
}
#tabelarycznie > .top > ul > li.zapisz button {
  background: #FFB400 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
}
#tabelarycznie > .main {
  margin-top: 65px;
  margin-bottom: 125px;
  background: #fff;
  border-radius: 10px;
  padding: 2px;
  overflow: auto;
  height: 575px;
}
#tabelarycznie > .main > .minipodsumowanie-strategia {
  float: right;
  border: 1px solid #d29401;
  background: #f8eacf;
  width: 35%;
  margin: 5px 5px;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 10px;
  display: none;
}
#tabelarycznie > .main > .minipodsumowanie-strategia > div .flex {
  display: flex;
}
#tabelarycznie > .main > .minipodsumowanie-strategia > div .flex > div {
  width: 20%;
  text-align: right;
}
#tabelarycznie > .main > .minipodsumowanie-strategia > div .flex > div:nth-child(1) {
  text-align: left;
  width: 20%;
}
#tabelarycznie > .main > .minipodsumowanie {
  float: right;
  border: 1px solid #d29401;
  background: #f8eacf;
  width: 50%;
  margin: 5px 0;
  border-radius: 3px;
  padding: 5px 10px;
  display: none;
}
#tabelarycznie > .main > .minipodsumowanie > div .flex {
  display: flex;
}
#tabelarycznie > .main > .minipodsumowanie > div .flex > div {
  width: 20%;
  text-align: right;
}
#tabelarycznie > .main > .minipodsumowanie > div .flex > div:nth-child(1) {
  text-align: left;
  width: 20%;
}
#tabelarycznie > .main > .minipodsumowanie > div span {
  font-weight: bold;
}
#tabelarycznie > .main > header h1 {
  text-align: left;
  margin: 15px 0;
}
#tabelarycznie > .main .select2-container {
  vertical-align: middle;
  width: 100%;
  text-align: left;
}
#tabelarycznie > .main .select2-container > a {
  padding: 3px;
}
#tabelarycznie > .main #wartoscFakturowana {
  clear: both;
}
#tabelarycznie > .main table.sale .rozbij-sale-laczona {
  background: transparent;
  padding: 0 0.5em;
  border: none;
  outline: none;
  cursor: pointer;
  color: #ffffff;
  display: none;
}
#tabelarycznie > .main table.sale .rozbij-sale-laczona::-moz-focus-inner {
  border: none;
  outline: none;
}
#tabelarycznie > .main table.sale .rozbij-sale-laczona.on {
  display: block;
}
#tabelarycznie > .main table.sale thead.main th, #tabelarycznie > .main table.sale thead.wydarzenie th, #tabelarycznie > .main table.sale thead.sala th {
  background: #9D8D7B;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
#tabelarycznie > .main table.sale thead.main tr.uwagi_i_notatki td, #tabelarycznie > .main table.sale thead.wydarzenie tr.uwagi_i_notatki td, #tabelarycznie > .main table.sale thead.sala tr.uwagi_i_notatki td {
  background: #9D8D7B;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
#tabelarycznie > .main table.sale thead.main tr.uwagi_i_notatki td label, #tabelarycznie > .main table.sale thead.wydarzenie tr.uwagi_i_notatki td label, #tabelarycznie > .main table.sale thead.sala tr.uwagi_i_notatki td label {
  color: #fff;
}
#tabelarycznie > .main table.sale thead.main tr.uwagi_i_notatki td textarea, #tabelarycznie > .main table.sale thead.wydarzenie tr.uwagi_i_notatki td textarea, #tabelarycznie > .main table.sale thead.sala tr.uwagi_i_notatki td textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 50px;
}
#tabelarycznie > .main table.sale tbody.sala tr.head th {
  background: #f3f3f3;
  border: 1px solid #E3DBD2;
  padding: 2px 3px;
  text-align: center;
  line-height: 12px;
}
#tabelarycznie > .main table.sale tbody.sala tr.head th:nth-child(2) {
  text-align: left;
}
#tabelarycznie > .main table.sale td button {
  cursor: pointer;
  background: #FFB400;
  color: #fff;
  padding: 3px 5px !important;
  border: none;
  font-size: 10px;
  font-weight: bold;
}
#tabelarycznie > .main table.sale td button span {
  padding: 0;
}
#tabelarycznie > .main table.sale tbody tr.uwagi_i_notatki td {
  background: #f4f2ef;
  font-weight: bold;
  text-align: left;
}
#tabelarycznie > .main table.sale tbody tr.uwagi_i_notatki td label {
  color: #000;
}
#tabelarycznie > .main table.sale tbody tr.uwagi_i_notatki td textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 60px;
}
#tabelarycznie > .main table.sale .uwagi_i_notatki > .tresc .tflex {
  display: flex;
  text-align: center;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#tabelarycznie > .main table.sale .uwagi_i_notatki > .tresc .tflex > div:first-child {
  flex-grow: 2;
}
#tabelarycznie > .main table.sale .uwagi_i_notatki > .tresc .tflex > div .akcje {
  width: 110px;
}
#tabelarycznie > .main table.sale .uwagi_i_notatki > .tresc .notatki ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#tabelarycznie > .main table.sale .uwagi_i_notatki > .tresc .notatki ul > li {
  margin: 5px 0;
}
#tabelarycznie > .main table.sale .uwagi_i_notatki > .tresc .notatki ul > li > div:first-child {
  background: #ffffff;
  color: #000000;
  text-align: left;
  padding: 5px;
}
#tabelarycznie > .main .impreza {
  clear: both;
}
#tabelarycznie > .main .impreza .ui-tabs, #tabelarycznie > .main .impreza .ui-tabs-panel {
  padding: 0 !important;
}
#tabelarycznie > .main .impreza .dzien, #tabelarycznie > .main .impreza .pokoje {
  margin: 15px 0;
}
#tabelarycznie > .main .impreza .dzien > h2, #tabelarycznie > .main .impreza .pokoje > h2 {
  text-align: left;
  color: #000;
  background: transparent;
  margin: 15px 0 15px 0;
  font-size: 14px;
  padding: 0;
}
#tabelarycznie > .main .impreza .pokoje table input[type=number], #tabelarycznie > .main .impreza .pokoje table [type=text], #tabelarycznie > .main .impreza .pokoje table select, #tabelarycznie > .main .impreza .pokoje table textarea {
  box-sizing: border-box;
  width: 100%;
}
#tabelarycznie > .main .impreza .pokoje table thead th, #tabelarycznie > .main .impreza .pokoje table tfoot th {
  background: #E3DBD2;
  color: #000;
  text-align: center;
  padding: 5px;
}
#tabelarycznie > .main .impreza .pokoje table thead th:first-child, #tabelarycznie > .main .impreza .pokoje table tfoot th:first-child {
  width: 300px;
}
#tabelarycznie > .main .impreza .pokoje table thead, #tabelarycznie > .main .impreza .pokoje table tfoot, #tabelarycznie > .main .impreza .pokoje table tbody {
  border: solid 1px #9D8D7B;
}
#tabelarycznie > .main .impreza .pokoje table thead th, #tabelarycznie > .main .impreza .pokoje table thead td, #tabelarycznie > .main .impreza .pokoje table tfoot th, #tabelarycznie > .main .impreza .pokoje table tfoot td, #tabelarycznie > .main .impreza .pokoje table tbody th, #tabelarycznie > .main .impreza .pokoje table tbody td {
  border: solid 1px #9D8D7B;
}
#tabelarycznie > .main .impreza .pokoje table tbody:nth-child(even) th, #tabelarycznie > .main .impreza .pokoje table tbody:nth-child(even) td {
  background: #EDE7E1;
}
#tabelarycznie > .main .impreza .pokoje table tbody td {
  text-align: center;
}
#tabelarycznie > .main .impreza .pokoje table tbody td.cenanetto > div, #tabelarycznie > .main .impreza .pokoje table tbody td.cenabrutto > div, #tabelarycznie > .main .impreza .pokoje table tbody td.sniadania > div, #tabelarycznie > .main .impreza .pokoje table tbody td.obiadokolacje > div, #tabelarycznie > .main .impreza .pokoje table tbody td.vat > div, #tabelarycznie > .main .impreza .pokoje table tbody td.wartoscnetto > div, #tabelarycznie > .main .impreza .pokoje table tbody td.wartoscnettos > div, #tabelarycznie > .main .impreza .pokoje table tbody td.wartoscbrutto > div, #tabelarycznie > .main .impreza .pokoje table tbody td.wartoscbruttos > div, #tabelarycznie > .main .impreza .pokoje table tbody td.cenanettos > div, #tabelarycznie > .main .impreza .pokoje table tbody td.cenabruttos > div {
  height: 22px;
}
#tabelarycznie > .main .impreza .ustawienia {
  margin: 30px auto;
  width: 60%;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #d29401;
  background: #f8eacf;
}
#tabelarycznie > .main .impreza > .uwagi {
  background: #9D8D7B;
  padding: 5px;
  overflow: hidden;
  position: relative;
}
#tabelarycznie > .main .impreza > .uwagi > label {
  transform: rotate(-90deg);
  background: #fff;
  height: 15px;
  border-radius: 5px;
  position: absolute;
  display: inline-block;
  text-align: center;
  width: 90px;
  left: -35px;
  top: 46px;
  color: #000;
  letter-spacing: 5px;
}
#tabelarycznie > .main .impreza > .uwagi > textarea {
  float: right;
  width: calc(100% - 30px);
  height: 100px;
}
#tabelarycznie > .main .impreza > .notatki {
  background: #9D8D7B;
  padding: 5px;
  overflow: hidden;
  position: relative;
}
#tabelarycznie > .main .impreza > .notatki > label {
  background: #fff;
  height: 15px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  width: 90px;
  color: #000;
  letter-spacing: 5px;
}
#tabelarycznie > .main .impreza > .notatki > textarea {
  float: right;
  width: calc(100% - 30px);
  height: 100px;
}
#tabelarycznie > .main .impreza > .uwagi_dodatkowe {
  background: #9D8D7B;
  padding: 5px;
  overflow: hidden;
  position: relative;
}
#tabelarycznie > .main .impreza > .uwagi_dodatkowe > label {
  transform: rotate(-90deg);
  background: #fff;
  height: 15px;
  border-radius: 5px;
  position: absolute;
  display: inline-block;
  text-align: center;
  width: 90px;
  left: -35px;
  top: 46px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#tabelarycznie > .main .impreza > .uwagi_dodatkowe > textarea {
  float: right;
  width: calc(100% - 30px);
  height: 100px;
}
#tabelarycznie > .main .impreza .flex {
  display: flex;
}
#tabelarycznie > .main .impreza .flex > .termin-podpisania-umowy, #tabelarycznie > .main .impreza .flex > .termin-waznosci-oferty {
  padding: 10px;
  background: #F5DECC;
  color: #000;
  width: 50%;
  margin: 10px;
  box-sizing: border-box;
}
#tabelarycznie > .main .impreza .flex > .termin-podpisania-umowy label, #tabelarycznie > .main .impreza .flex > .termin-waznosci-oferty label {
  color: #000;
  display: inline-block;
  width: 200px;
}
#tabelarycznie > .main .impreza .flex > .termin-podpisania-umowy input, #tabelarycznie > .main .impreza .flex > .termin-waznosci-oferty input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #444;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 10px;
  width: 150px;
}
#tabelarycznie > .main .impreza .selectday {
  margin: 10px;
  text-align: center;
}
#tabelarycznie > .main .akcje span {
  display: block;
  width: 110px;
}
#tabelarycznie > .main .akcje span img {
  vertical-align: middle;
  cursor: pointer;
}
#tabelarycznie > .bottom {
  /*position: absolute;*/
  left: 0;
  width: 100%;
  margin-top: -115px;
  /*height: 55px;*/
  background: #DBD0C4;
}
#tabelarycznie > .bottom > ul {
  width: 1100px;
  height: 55px;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: table;
}
#tabelarycznie > .bottom > ul > li {
  display: table-cell;
  vertical-align: middle;
}
#tabelarycznie > .bottom > ul > li input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #444;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 0;
  width: 200px;
}
#tabelarycznie > .bottom > ul > li button {
  background: #FFB400 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
}
#tabelarycznie > .bottom > ul > li:last-child {
  text-align: right;
}

.tabelarycznie-loze__lista {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
  padding: 0;
  box-sizing: border-box;
}
.tabelarycznie-loze__lista__element {
  width: 33%;
  min-width: 250px;
  display: flex;
  flex-wrap: wrap;
  padding: 3px 10px;
  box-sizing: border-box;
}
.tabelarycznie-loze__lista__element label {
  width: 100px;
  box-sizing: border-box;
}
.tabelarycznie-loze__lista__element input {
  width: calc(100% - 100px);
  box-sizing: border-box;
}
.tabelarycznie-loze__lista__element input[type=checkbox] {
  width: auto;
}
.tabelarycznie-loze__lista__element textarea {
  width: 100%;
  display: block;
  box-sizing: border-box;
  margin-top: 3px;
}

.wiadomosc-email {
  background: #f5f1ec;
  overflow: hidden;
  border: solid 1px #dddddd;
  border-collapse: collapse;
}
.wiadomosc-email .plaintext {
  font-family: "Courier New", Monospace;
  max-height: 400px;
  overflow: auto;
  border: solid 1px #dddddd;
  padding: 10px;
  background: #ffffff;
}
.wiadomosc-email .htmltext {
  max-height: 400px;
  border: solid 1px #dddddd;
  overflow: auto;
  padding: 10px;
  background: #ffffff;
}
.wiadomosc-email > .flex {
  border-bottom: solid 1px #dddddd;
  font-weight: bold;
  margin: 0;
  padding: 5px;
}
.wiadomosc-email .warning {
  padding: 10px;
  background: #F4FF78;
}
.wiadomosc-email .zalaczniki {
  padding: 10px;
}
.wiadomosc-email .zalaczniki li a {
  color: #000000;
}
.wiadomosc-email .zalaczniki li a span {
  display: inline-block;
  margin-right: 10px;
}

.nowe-oblozenie-sal {
  margin: 1rem;
  padding: 1rem;
  min-height: 400px;
  background: #ffffff;
}
.nowe-oblozenie-sal .nos-macierz-sal {
  width: calc(100% - 2rem);
  overflow-x: auto;
  padding-bottom: 2rem;
}
.nowe-oblozenie-sal .nos-wiersz {
  display: flex;
  flex-wrap: nowrap;
  height: 50px;
}
.nowe-oblozenie-sal .nos-wiersz > .nos-komorka:first-child {
  max-width: 200px;
}
.nowe-oblozenie-sal .nos-komorka {
  border-right: 1px solid #CFD3D4;
  border-top: 1px solid #CFD3D4;
  padding: 0;
  margin: 0;
  min-width: 50px;
  height: 50px;
  flex-grow: 1;
  flex-basis: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.nowe-oblozenie-sal .nos-komorka__naglowek {
  background: #F0F3F8;
}
.nowe-oblozenie-sal .nos-komorka__swieto-weekend {
  background: #FFF9CC;
}
.nowe-oblozenie-sal .nos-komorka--stala-szerokosc {
  flex-grow: 1;
  min-width: 200px;
}
.nowe-oblozenie-sal .nos-komorka__zawartosc {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.nowe-oblozenie-sal .nos-komorka__zawartosc div {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.nos-loader {
  position: fixed;
  display: flex;
  background: rgba(255, 255, 255, 0.7);
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  justify-content: center;
  justify-items: center;
  align-content: center;
  align-items: center;
  text-align: center;
}

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #e46621;
  --secondary: #ffffff;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #e46621;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #a44714;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f7d4c1;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #f1af8c;
}

.table-hover .table-primary:hover {
  background-color: #f4c4aa;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #f4c4aa;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: white;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: white;
}

.table-hover .table-secondary:hover {
  background-color: #f2f2f2;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #f2f2f2;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #f2b493;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #e46621;
  border-color: #e46621;
}
.btn-primary:hover {
  color: #fff;
  background-color: #c75618;
  border-color: #bb5117;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #c75618;
  border-color: #bb5117;
  box-shadow: 0 0 0 0.2rem rgba(232, 125, 66, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #e46621;
  border-color: #e46621;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #bb5117;
  border-color: #b04c15;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(232, 125, 66, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #e46621;
  border-color: #e46621;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #e46621;
  border-color: #e46621;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #e46621;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #e46621;
  border-color: #e46621;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.5);
}

.btn-outline-secondary {
  color: #ffffff;
  border-color: #ffffff;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ffffff;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #e46621;
  text-decoration: none;
}
.btn-link:hover {
  color: #a44714;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #e46621;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #e46621;
  background-color: #e46621;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f2b493;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #f7d4c0;
  border-color: #f7d4c0;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #e46621;
  background-color: #e46621;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(228, 102, 33, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(228, 102, 33, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(228, 102, 33, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(228, 102, 33, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #f2b493;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #f2b493;
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #e46621;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #f7d4c0;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #e46621;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #f7d4c0;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #e46621;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #f7d4c0;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #e46621;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item {
  display: flex;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #e46621;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #a44714;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #e46621;
  border-color: #e46621;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #e46621;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #bb5117;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(228, 102, 33, 0.5);
}

.badge-secondary {
  color: #212529;
  background-color: #ffffff;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: #e6e6e6;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #773511;
  background-color: #fae0d3;
  border-color: #f7d4c1;
}
.alert-primary hr {
  border-top-color: #f4c4aa;
}
.alert-primary .alert-link {
  color: #4a210b;
}

.alert-secondary {
  color: #858585;
  background-color: white;
  border-color: white;
}
.alert-secondary hr {
  border-top-color: #f2f2f2;
}
.alert-secondary .alert-link {
  color: #6c6c6c;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e46621;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #e46621;
  border-color: #e46621;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #773511;
  background-color: #f7d4c1;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #773511;
  background-color: #f4c4aa;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #773511;
  border-color: #773511;
}

.list-group-item-secondary {
  color: #858585;
  background-color: white;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #e46621 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #bb5117 !important;
}

.bg-secondary {
  background-color: #ffffff !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e6e6e6 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #e46621 !important;
}

.border-secondary {
  border-color: #ffffff !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #e46621 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #a44714 !important;
}

.text-secondary {
  color: #ffffff !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #d9d9d9 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*kolor <a> w nagłówku*/
/*kolor <a> w nagłówku po najechaniu*/
.hi-header {
  font-size: 1.5rem;
}
@media (max-width: 991.98px) {
  .hi-header {
    font-size: 1.2rem;
  }
}
.hi-header .hi-col {
  padding: 1rem;
  border-bottom: solid 1px #dddddd;
  border-right: 0;
  border-left: 0;
  display: flex;
  align-items: center;
}
.hi-header .hi-col img {
  max-width: 100%;
  max-height: 3rem;
}
.hi-header a {
  text-decoration: none;
  color: #b19f8a;
}
.hi-header a:hover {
  color: #FFA411;
}

#loze-kontener .dialog__Handler {
  height: 100%;
}
#loze-kontener .dialog__Handler > div {
  height: 100%;
}
#loze-kontener .dialog__Handler > div .kreator-loz {
  height: 100%;
  display: grid;
  grid-template-columns: 200px 1fr;
  grid-template-rows: 120px 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  transition: all 200ms ease-out;
}
#loze-kontener .dialog__Handler > div .kreator-loz.bez-schematow {
  grid-template-rows: 0px 1fr;
  grid-template-columns: 0px 1fr;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze {
  background: #f2ede8;
  grid-area: 1/1/3/2;
  border: solid 1px #6e573c;
  border-right: none;
  overflow: auto;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze h3 {
  margin: 10px 0;
  text-align: center;
  color: #222222;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze ul {
  margin: 10px 0;
  list-style-type: none;
  padding: 0;
  font-weight: bold;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze ul li {
  border-bottom: solid 1px #6e573c;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze ul li.aktualna, #loze-kontener .dialog__Handler > div .kreator-loz .loze ul li:hover {
  background: #e5dcd3;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze ul li:first-child {
  border-top: solid 1px #6e573c;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze ul li p {
  margin: 0;
  padding: 5px 10px;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze .dodajLoze {
  display: block;
  text-align: center;
  padding: 10px;
  background: transparent;
  border: dashed 2px #6e573c;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  width: calc(100% - 20px);
  box-sizing: border-box;
  margin: 10px;
}
#loze-kontener .dialog__Handler > div .kreator-loz .loze .dodajLoze:focus {
  outline: none;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy {
  background: #f2ede8;
  grid-area: 1/2/2/3;
  border: solid 1px #6e573c;
  border-bottom: none;
  display: flex;
  flex-wrap: nowrap;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy ul {
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  flex-grow: 2;
  box-sizing: border-box;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy ul > li {
  width: 130px;
  hegiht: 90%;
  border: solid 1px #6e573c;
  position: relative;
  margin: 0 10px;
  cursor: pointer;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy ul > li div {
  position: relative;
  width: 100%;
  height: 100%;
  background: no-repeat center center/cover #ffffff;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy ul > li div p {
  position: absolute;
  margin: 0;
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  border-top: solid 1px #6e573c;
  text-align: center;
  bottom: 0;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy ul > li.active {
  background-color: #FCDC8A;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy button {
  display: block;
  text-align: center;
  padding: 10px;
  background: transparent;
  border: dashed 2px #6e573c;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  width: calc(100% - 20px);
  box-sizing: border-box;
  margin: 10px;
}
#loze-kontener .dialog__Handler > div .kreator-loz .schematy button:focus {
  outline: none;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor {
  grid-area: 2/2/3/3;
  border: solid 1px #6e573c;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat {
  width: 100%;
  height: 100%;
  display: grid;
  overflow: hidden;
  grid-template-columns: 100px 1fr;
  grid-template-rows: 50px 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia {
  grid-area: 1/2/2/3;
  background: #666666;
  box-sizing: border-box;
  text-align: center;
  border-bottom: solid 1px #ccc;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia {
  grid-area: 1/1/3/2;
  background: #666666;
  text-align: left;
  box-sizing: border-box;
  border-right: solid 1px #ccc;
  padding: 5px;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia h4 {
  margin: 0 0 5px 0;
  color: #dddddd;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia label {
  color: #dddddd;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia .narzedzia {
  text-align: center;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia .wielkoscKropki {
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  justify-items: center;
  overflow: hidden;
  background: #777777;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia .wielkoscKropki .kropka {
  border-radius: 50%;
  background: #dddddd;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia #narzedzieSlider {
  margin: 10px 0;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button {
  background: transparent;
  border: solid 1px #666666;
  outline: 0;
  color: #dddddd;
  box-sizing: border-box;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0 5px;
  box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button:focus, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button:focus {
  border: solid 1px #666666;
  outline: 0;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button::-moz-focus-inner, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button::-moz-focus-inner {
  border: 0;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button:hover, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button:hover {
  border: solid 1px #cccccc;
  background: #777777;
  color: #dddddd;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button:active, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button.aktywne, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button:active, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button.aktywne {
  color: #dddddd;
  border: solid 1px #777777;
  background: #333333;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia button#usunLoze, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia button#usunLoze {
  width: 100%;
  display: block;
  font-size: 10px;
  font-weight: bold;
  margin: 10px 0;
  border: solid 1px #cccccc;
  background: #777777;
  color: #dddddd;
  box-sizing: border-box;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia input[type=text], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia input[type=number], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia select, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia input[type=text], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia input[type=number], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia select {
  height: 25px;
  max-width: 100%;
  box-sizing: border-box;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia input[type=text], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia input[type=number], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia input[type=text], #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia input[type=number] {
  display: block;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .gorneNarzedzia textarea, #loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .boczneNarzedzia textarea {
  display: block;
  max-width: 100%;
  box-sizing: border-box;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .plotno {
  border: solid 1px #6e573c;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  grid-area: 2/2/3/3;
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  background: url("/tpl/index/styleimg/transparency-pattern.png") repeat #ffffff;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .plotno.narzedzieLapka {
  cursor: move;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .plotno.narzedzieNowe {
  cursor: crosshair;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .plotno.narzedzieUsun {
  cursor: no-drop;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .plotno.narzedzieEdycja {
  cursor: default;
}
#loze-kontener .dialog__Handler > div .kreator-loz .edytor > div.schemat .plotno .obszarEdycji {
  overflow: auto;
  max-width: 100%;
  max-height: 100%;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat {
  position: relative;
  width: 100%;
  height: 100%;
  background: #f2ede8;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat input[type=file] {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat label {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
  background: no-repeat center center/contain;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat p {
  display: flex;
  position: absolute;
  margin: 20px;
  border: dashed 5px #6e573c;
  height: calc(100% - 50px);
  width: calc(100% - 50px);
  font-size: 25px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 20px;
  justify-items: center;
  justify-content: center;
  align-content: center;
  align-items: center;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat .tytul, #loze-kontener .dialog__Handler > div .edytuj-schemat .downbuttons {
  display: none;
  width: 100%;
  position: absolute;
  padding: 30px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  box-sizing: border-box;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat .tytul {
  top: 0;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat .tytul input {
  font-size: 19px;
  width: 75%;
  min-width: 300px;
  padding: 10px;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat .downbuttons {
  bottom: 0;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat.zapisywalne .tytul, #loze-kontener .dialog__Handler > div .edytuj-schemat.zapisywalne .downbuttons {
  display: block;
}
#loze-kontener .dialog__Handler > div .edytuj-schemat.zapisywalne p {
  display: none;
}

#lozeTooltip {
  position: absolute;
  background: #f2ede8;
  padding: 5px;
  border-radius: 4px;
  border: solid 1px #6e573c;
  width: 200px;
  text-align: center;
  z-index: 1110;
}
#lozeTooltip .komentarz {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

#loze-rezerwacje-kontener .dialog__Handler {
  height: 100%;
}
#loze-rezerwacje-kontener .dialog__Handler > div {
  height: 100%;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz {
  height: 100%;
  display: grid;
  grid-template-columns: 200px 1fr;
  grid-template-rows: 30px 120px 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  transition: all 200ms ease-out;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz.bez-schematow {
  grid-template-rows: 30px 0px 1fr;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .dzien-sala {
  background: #f2ede8;
  grid-area: 1/1/2/3;
  display: flex;
  align-items: center;
  justify-content: center;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje {
  background: #f2ede8;
  grid-area: 2/1/4/2;
  border: solid 1px #6e573c;
  border-right: none;
  overflow: auto;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje h3 {
  margin: 10px 5px;
  text-align: center;
  color: #222222;
  padding: 5px;
  border: solid 1px #222222;
  cursor: pointer;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje h3.highlighted {
  background: #e5dcd3;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje .listaRezerwacji, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje .listaLoz {
  display: none;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje .listaRezerwacji.active, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje .listaLoz.active {
  display: block;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul {
  margin: 10px 0;
  list-style-type: none;
  padding: 0;
  font-weight: bold;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li {
  border-bottom: solid 1px #6e573c;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li ul {
  margin: 0;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li p {
  margin: 0;
  padding: 5px 10px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li[data-id].anulowana {
  background: #ffdcd3;
  text-decoration: line-through;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li[data-id].aktualna, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li[data-id]:hover {
  background: #e5dcd3;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li:first-child {
  border-top: solid 1px #6e573c;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje ul li[data-loza_id] > p {
  color: #d60000;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje .dodajRezerwacje {
  display: block;
  text-align: center;
  padding: 10px;
  background: transparent;
  border: dashed 2px #6e573c;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  width: calc(100% - 20px);
  box-sizing: border-box;
  margin: 10px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .rezerwacje .dodajRezerwacje:focus {
  outline: none;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy {
  background: #f2ede8;
  grid-area: 2/2/3/3;
  border: solid 1px #6e573c;
  border-bottom: none;
  display: flex;
  flex-wrap: nowrap;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy ul {
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  flex-grow: 2;
  box-sizing: border-box;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy ul > li {
  width: 130px;
  hegiht: 90%;
  border: solid 1px #6e573c;
  position: relative;
  margin: 0 10px;
  cursor: pointer;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy ul > li div {
  position: relative;
  width: 100%;
  height: 100%;
  background: no-repeat center center/cover #ffffff;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy ul > li div p {
  position: absolute;
  margin: 0;
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  border-top: solid 1px #6e573c;
  text-align: center;
  bottom: 0;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy ul > li.active {
  background-color: #FCDC8A;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy button {
  display: block;
  text-align: center;
  padding: 10px;
  background: transparent;
  border: dashed 2px #6e573c;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  width: calc(100% - 20px);
  box-sizing: border-box;
  margin: 10px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .schematy button:focus {
  outline: none;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor {
  grid-area: 3/2/4/3;
  border: solid 1px #6e573c;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat {
  width: 100%;
  height: 100%;
  display: grid;
  overflow: hidden;
  grid-template-columns: 150px 1fr;
  grid-template-rows: 50px 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia {
  grid-area: 1/2/2/3;
  background: #666666;
  color: #dddddd;
  box-sizing: border-box;
  text-align: center;
  border-bottom: solid 1px #ccc;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia {
  grid-area: 1/1/3/2;
  background: #666666;
  color: #dddddd;
  text-align: left;
  box-sizing: border-box;
  border-right: solid 1px #ccc;
  padding: 5px;
  overflow-y: auto;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia #statusy {
  width: 100%;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia #parkingi {
  width: 100%;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia h4 {
  margin: 0 0 5px 0;
  color: #dddddd;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia label {
  color: #dddddd;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia .narzedzia {
  text-align: center;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia .miejsca li {
  border: dotted 1px #dddddd;
  padding: 2px 3px;
  margin: 2px 0;
  display: flex;
  align-items: center;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia .miejsca li input {
  width: 100%;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia .miejsca li div {
  flex-grow: 2;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia {
  position: relative;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button {
  background: transparent;
  border: solid 1px #666666;
  outline: 0;
  color: #dddddd;
  box-sizing: border-box;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0 5px;
  box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button:focus, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button:focus {
  border: solid 1px #666666;
  outline: 0;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button::-moz-focus-inner, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button::-moz-focus-inner {
  border: 0;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button:hover, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button:hover {
  border: solid 1px #cccccc;
  background: #777777;
  color: #dddddd;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button:active, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button.aktywne, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button:active, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button.aktywne {
  color: #dddddd;
  border: solid 1px #777777;
  background: #333333;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#zapiszRezerwacje, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#usunRezerwacje, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#uwagiDoRezerwacji, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#anulujRezerwacje, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#zapiszRezerwacje, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#usunRezerwacje, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#uwagiDoRezerwacji, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#anulujRezerwacje {
  width: 100%;
  display: block;
  font-size: 10px;
  font-weight: bold;
  margin: 10px 0;
  border: solid 1px #cccccc;
  background: #777777;
  color: #dddddd;
  box-sizing: border-box;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#zapiszRezerwacje.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#usunRezerwacje.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#uwagiDoRezerwacji.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#anulujRezerwacje.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#zapiszRezerwacje.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#usunRezerwacje.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#uwagiDoRezerwacji.highlighted, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#anulujRezerwacje.highlighted {
  border: solid 1px #d60000;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#zapiszRezerwacje[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#usunRezerwacje[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#uwagiDoRezerwacji[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#anulujRezerwacje[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#zapiszRezerwacje[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#usunRezerwacje[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#uwagiDoRezerwacji[disabled], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#anulujRezerwacje[disabled] {
  opacity: 0.5;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#trybEdycji, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#trybEdycji {
  position: absolute;
  left: 10px;
  border: solid 1px #d60000;
  color: #d60000;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#trybEdycji.on, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#trybEdycji.on {
  border: solid 1px #00d600;
  color: #00d600;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#legenda, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#legenda {
  position: absolute;
  right: 10px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia button#mail, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia button#mail {
  position: absolute;
  right: 40px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia input[type=text], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia input[type=number], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia select, #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia input[type=text], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia input[type=number], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia select {
  height: 25px;
  max-width: 100%;
  box-sizing: border-box;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia input[type=text], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .gorneNarzedzia input[type=number], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia input[type=text], #loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .boczneNarzedzia input[type=number] {
  display: block;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .plotno {
  border: solid 1px #6e573c;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  grid-area: 2/2/3/3;
  display: flex;
  justify-items: center;
  justify-content: center;
  align-items: center;
  background: url("/tpl/index/styleimg/transparency-pattern.png") repeat #ffffff;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .plotno.narzedzieLapka {
  cursor: move;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .plotno.narzedzieNowe {
  cursor: crosshair;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .plotno.narzedzieUsun {
  cursor: no-drop;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .plotno.narzedzieEdycja {
  cursor: default;
}
#loze-rezerwacje-kontener .dialog__Handler > div .rezerwacja-loz .edytor > div.schemat .plotno .obszarEdycji {
  overflow: auto;
  max-width: 100%;
  max-height: 100%;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat {
  position: relative;
  width: 100%;
  height: 100%;
  background: #f2ede8;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat input[type=file] {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat label {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
  background: no-repeat center center/contain;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat p {
  display: flex;
  position: absolute;
  margin: 20px;
  border: dashed 5px #6e573c;
  height: calc(100% - 50px);
  width: calc(100% - 50px);
  font-size: 25px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 20px;
  justify-items: center;
  justify-content: center;
  align-content: center;
  align-items: center;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat .tytul, #loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat .downbuttons {
  display: none;
  width: 100%;
  position: absolute;
  padding: 30px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  box-sizing: border-box;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat .tytul {
  top: 0;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat .tytul input {
  font-size: 19px;
  width: 75%;
  min-width: 300px;
  padding: 10px;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat .downbuttons {
  bottom: 0;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat.zapisywalne .tytul, #loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat.zapisywalne .downbuttons {
  display: block;
}
#loze-rezerwacje-kontener .dialog__Handler > div .edytuj-schemat.zapisywalne p {
  display: none;
}
#loze-rezerwacje-kontener .modal-error {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
#loze-rezerwacje-kontener .modal-error.off {
  display: none;
}
#loze-rezerwacje-kontener .modal-error > div {
  background: #ffeeee;
  border: solid 3px #d60000;
  color: #d60000;
  font-weight: bold;
  font-size: 14px;
  padding: 20px;
}

.loze-lista-rezerwacji h1 {
  color: #6e573c;
  font-size: 18px;
}

.imprezy-loze-legenda {
  font-size: 12px;
}
.imprezy-loze-legenda ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.imprezy-loze-legenda ul li {
  display: flex;
  align-items: center;
  margin: 5px 0;
}
.imprezy-loze-legenda ul li .status {
  width: 30px;
  height: 20px;
  border: solid 1px #000000;
}
.imprezy-loze-legenda ul li .nazwa {
  margin-left: 10px;
}

.login-new-page {
  position: relative;
  top: 0;
  z-index: 1;
  min-height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  pointer-events: none;
}
.login-new-page .login-container {
  max-width: 320px;
  background: rgba(255, 255, 255, 0.8666666667);
  border-radius: 0.9375rem;
  -moz-border-radius: 0.9375rem;
  -webkit-border-radius: 0.9375rem;
  pointer-events: initial;
}
.login-new-page .login-container .login-logo img {
  display: block;
  width: 250px;
  height: auto;
  padding: 0.625rem;
  margin: 0 auto;
}
.login-new-page .login-container .login-form {
  width: 290px;
}
.login-new-page .login-container .login-form input {
  margin: 12px 0;
}
.login-new-page.basic * .btn-primary {
  background-color: #1C87C8 !important;
  border-color: #1C87C8 !important;
}

.wielkanoc3-jajka {
  display: none;
}

.login-new-page-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  min-height: 100vh;
  width: 100%;
  overflow: hidden !important;
}
.login-new-page-bg > .komunikat-bledu-css {
  display: none;
}
.login-new-page-bg.mikolajki {
  background: url("/styleimg/svg/mikolajki-left.png") no-repeat, url("/styleimg/svg/mikolajki-right.svg") no-repeat;
  background-size: 30% auto, auto 50%;
  background-position-x: 15%, 90%;
  background-position-y: center, center;
}
.login-new-page-bg.mikolajki .circle1 {
  display: none !important;
}
.login-new-page-bg.wielkanoc {
  background: url("/styleimg/svg/wielkanoc.svg") repeat-x bottom;
}
.login-new-page-bg.wielkanoc2 {
  background: url("/styleimg/svg/zajac-1.svg") no-repeat 20% 120%, url("/styleimg/svg/zajac-2.svg") no-repeat 100% 20%, url("/styleimg/svg/zajac-uszy.svg") no-repeat 50% 0;
  background-size: auto auto, auto auto, auto 350px;
}
.login-new-page-bg.wielkanoc3 {
  /*background: url("/styleimg/svg/trawa.svg") repeat-x,
  url("/styleimg/svg/kwiatki_1.svg") no-repeat;
  background-size: auto auto, 400px auto;
  background-position-x: center,100%;
  background-position-y: bottom,top;*/
  background: url("/styleimg/svg/trawa.svg") repeat-x, url("/styleimg/svg/wiosna-tlo.svg") no-repeat;
  background-size: auto auto, cover;
  background-position-x: center, center;
  background-position-y: bottom, center;
  background-color: rgb(206, 247, 247);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajka {
  display: flex;
  position: absolute;
  bottom: 10%;
  left: 25vw;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajka .jajko-container {
  margin-left: 5vw;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko {
  position: relative;
  cursor: pointer;
  /* jajko */
  /* kolory jajek*/
  /* trawa */
  /* kurczaczek */
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko {
  position: relative;
  z-index: 0;
  width: 160px;
  height: 80px;
  border-radius: 0% 100% 50% 50%/0% 0% 100% 100%;
  top: 90px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top {
  position: absolute;
  width: 160px;
  height: 120px;
  border-radius: 50% 50% 70% 30%/100% 100% 0% 0%;
  top: -48px;
  left: 0;
  transition: 0.2s;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko:before, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko:after, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top:before, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka:before {
  content: "";
  position: absolute;
  border-style: solid;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko:before {
  border-color: transparent transparent #f9c74f transparent;
  border-width: 0 20px 20px 0;
  top: -19px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko:after {
  border-color: transparent transparent #f9c74f transparent;
  border-width: 0 0 20px 20px;
  top: -19px;
  left: 140px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top:before {
  border-color: #f9c74f transparent transparent transparent;
  border-width: 20px 20px 0 20px;
  top: 120px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top:before, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top:after {
  position: absolute;
  border-style: solid;
  border-color: #f9c74f transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top {
  left: 40px;
  top: 120px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top:before, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top:after {
  content: "";
  top: -20px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top:before {
  left: 20px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka-top:after {
  left: 60px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka {
  position: absolute;
  z-index: -1;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka:before {
  border-color: transparent transparent #f9c74f transparent;
  border-width: 0 20px 20px 20px;
  top: -19px;
  left: 20px;
  filter: drop-shadow(40px 0 #f9c74f) drop-shadow(40px 0 #f9c74f);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .skorupka:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  width: 160px;
  height: 40px;
  border-radius: 50%;
  top: 50px;
  left: 0;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  width: 25px;
  height: 60px;
  border-radius: 50%;
  transform: rotate(-27deg);
  top: 20px;
  left: 105px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-kolor-1 {
  background: linear-gradient(0deg, rgb(249, 65, 68) 30%, rgb(87, 117, 144) 30%, rgb(95, 127, 139) 60%, rgb(144, 190, 109) 60%, rgb(128, 168, 113) 95%, rgb(249, 199, 79) 95%);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top-kolor-1 {
  background: linear-gradient(180deg, rgb(249, 65, 68) 40%, rgb(87, 117, 144) 40%, rgb(95, 127, 139) 70%, rgb(144, 190, 109) 70%, rgb(128, 168, 113) 95%, rgb(249, 199, 79) 95%);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-kolor-2 {
  background: linear-gradient(0deg, rgb(65, 175, 249) 30%, rgb(144, 87, 94) 30%, rgb(144, 87, 94) 60%, rgb(170, 109, 190) 60%, rgb(128, 168, 113) 95%, rgb(249, 199, 79) 95%);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top-kolor-2 {
  background: linear-gradient(180deg, rgb(65, 175, 249) 40%, rgb(144, 87, 94) 40%, rgb(144, 87, 94) 70%, rgb(170, 109, 190) 70%, rgb(128, 168, 113) 95%, rgb(249, 199, 79) 95%);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-kolor-3 {
  background: linear-gradient(0deg, rgb(249, 142, 65) 30%, rgb(144, 139, 87) 30%, rgb(144, 139, 87) 60%, rgb(190, 109, 109) 60%, rgb(128, 168, 113) 95%, rgb(249, 199, 79) 95%);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .jajko-top-kolor-3 {
  background: linear-gradient(180deg, rgb(249, 142, 65) 40%, rgb(144, 139, 87) 40%, rgb(144, 139, 87) 70%, rgb(190, 109, 109) 70%, rgb(128, 168, 113) 95%, rgb(249, 199, 79) 95%);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .trawa {
  position: absolute;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .trawa:before {
  content: "";
  position: absolute;
  border-left: 8px solid #90be6d;
  border-top: 1px solid #90be6d;
  border-top-left-radius: 100%;
  width: 40px;
  height: 60px;
  top: 30px;
  left: 130px;
  filter: drop-shadow(20px -5px #90be6d) drop-shadow(-120px -5px #90be6d);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .trawa:after {
  content: "";
  position: absolute;
  border-right: 6px solid #90be6d;
  border-top: 1px solid #90be6d;
  border-top-right-radius: 100%;
  width: 30px;
  height: 50px;
  top: 30px;
  left: 90px;
  filter: drop-shadow(20px -5px #90be6d) drop-shadow(-120px -5px #90be6d);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .stokrotka {
  position: absolute;
  border-right: 7px solid #90be6d;
  border-top: 2px solid #90be6d;
  border-top-right-radius: 100%;
  width: 40px;
  height: 110px;
  top: 50px;
  left: -15px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .stokrotka:before, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .stokrotka:after {
  content: "";
  position: absolute;
  background-color: white;
  border-radius: 10px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .stokrotka:before {
  width: 60px;
  height: 10px;
  top: -10px;
  left: -25px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .stokrotka:after {
  height: 60px;
  width: 10px;
  top: -35px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kwiatek, .login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kwiatek:before {
  position: absolute;
  background-color: white;
  border-radius: 10px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kwiatek {
  width: 60px;
  height: 10px;
  left: -25px;
  top: -10px;
  transform: rotate(45deg);
  z-index: 2;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kwiatek:before {
  content: "";
  width: 60px;
  height: 10px;
  left: 0;
  transform: rotate(90deg);
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kwiatek:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: #f9c74f;
  width: 10px;
  height: 10px;
  top: 0;
  left: 25px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kwiatek-back {
  position: absolute;
  transform: scaleX(-1) scale(0.7);
  top: 50px;
  left: 160px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kurczak {
  position: absolute;
  background-color: #e9d8a6;
  border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
  width: 130px;
  height: 150px;
  left: 15px;
  top: -10px;
  z-index: -3;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .kurczak:before {
  content: "";
  position: absolute;
  background-color: #333;
  width: 7px;
  height: 10px;
  border-radius: 50%;
  top: 50px;
  left: 50px;
  box-shadow: 25px 0 #333;
  transform-origin: 50%;
  animation: blink 2s infinite;
}
@keyframes blink {
  0%, 100% {
    transform: scale(1, 0.05);
  }
  5%, 95% {
    transform: scale(1, 1);
  }
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .dziobek {
  position: absolute;
  border-color: transparent transparent #ee9b00 transparent;
  border-width: 0 25px 30px 25px;
  border-style: solid;
  left: 40px;
  top: 50px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko .dziobek:before {
  content: "";
  position: absolute;
  border-color: #d48a00 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
  border-style: solid;
  top: 29px;
  left: -19px;
}
.login-new-page-bg.wielkanoc3 .wielkanoc3-jajko:hover .jajko-top {
  transform: translateY(-55px);
}
.login-new-page-bg.wigilia {
  background: url("/styleimg/svg/wigilia-bottom.svg") repeat-x, url("/styleimg/svg/wigilia-left.svg") no-repeat, url("/styleimg/svg/wigilia-top.svg") no-repeat;
  background-size: auto auto, 200px auto, auto 450px;
  background-position-x: center, 1%, center;
  background-position-y: bottom, top, -200px;
}
.login-new-page-bg.wigilia2 {
  animation: anim-wigilia2-opadanie 15s linear infinite, anim-wigilia2-wiatr 15s ease-in-out infinite;
  background: url("/styleimg/svg/wigilia1/napis.svg") no-repeat, url("/styleimg/svg/wigilia1/snieg.svg"), url("/styleimg/svg/wigilia1/domki.svg") repeat-x, url("/styleimg/svg/wigilia1/tlo.jpg") no-repeat;
  background-size: 350px auto, auto 225px, 60rem auto, 175% 175%;
  background-position-x: center, center, center, right;
  background-position-y: 15%, 0%, bottom, top;
}
.login-new-page-bg.wigilia2 .circle2 {
  display: none !important;
}
@keyframes anim-wigilia2-wiatr {
  0% {
    background-size: 350px auto, 400px 225px, 60rem auto, 175% 175%;
  }
  25% {
    background-size: 350px auto, 436px 245px, 60rem auto, 175% 175%;
  }
  50% {
    background-size: 350px auto, 471px 265px, 60rem auto, 175% 175%;
  }
  75% {
    background-size: 350px auto, 436px 245px, 60rem auto, 175% 175%;
  }
  100% {
    background-size: 350px auto, 400px 225px, 60rem auto, 175% 175%;
  }
}
@keyframes anim-wigilia2-opadanie {
  0% {
    background-position-y: 15%, 0px, bottom, top;
  }
  100% {
    background-position-y: 15%, 900px, bottom, top;
  }
}
.login-new-page-bg.dziendziecka {
  background: url("/styleimg/svg/dziendziecka-left.svg") no-repeat, url("/styleimg/svg/dziendziecka-right.svg") no-repeat, url("/styleimg/svg/dziendziecka-top.svg") no-repeat, url("/styleimg/svg/dziendziecka-bg.jpg") repeat;
  background-size: auto 75%, auto 75%, 30% auto, auto auto;
  background-position-x: 3%, 97%, center, center;
  background-position-y: center, center, 10%, center;
}
.login-new-page-bg.dziendziecka .circle1 {
  display: none !important;
}
.login-new-page-bg.dziendziecka .circle2 {
  display: none !important;
}
.login-new-page-bg .circle1 {
  position: absolute;
  top: -12.5rem;
  left: -9.375rem;
}
.login-new-page-bg .circle1 > .circle_bg {
  width: 450px;
  height: 450px;
}
.login-new-page-bg .circle1 > .circle_bg > .circle_content {
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 28%;
}
.login-new-page-bg .circle1 > .circle_bg > .circle_content > span {
  color: #ffffff;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  text-align: center;
  display: block;
  margin-bottom: 1.875rem;
}
.login-new-page-bg .circle1 > .circle_bg > .circle_content > svg {
  width: 200px;
  height: auto;
}
.login-new-page-bg .circle2 {
  position: absolute;
  right: -12.5rem;
  bottom: -21.875rem;
}
.login-new-page-bg .circle2 > .circle_bg {
  width: 500px;
  height: 500px;
}
.login-new-page-bg .circle2 > .circle_bg > svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.login-new-page-bg .circle2 > .circle_bg > .circle_content {
  position: absolute;
  z-index: 1;
  top: 30%;
  left: 34%;
}
.login-new-page-bg .circle2 > .circle_bg > .circle_content > span {
  color: #ffffff;
  font-size: 1.875rem;
  line-height: 3.125rem;
  text-align: center;
  display: block;
}
.login-new-page-bg .copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6666666667);
  z-index: 10;
}
.login-new-page-bg .copyright > span {
  padding: 12px;
  font-size: 1.25rem;
}
.login-new-page-bg .copyright > svg {
  padding: 24px;
  width: 200px;
  height: auto;
}
.login-new-page-bg .circle_bg svg defs#defs2 linearGradient#linearGradient854 stop#stop850 {
  stop-color: #eb8c59;
}
.login-new-page-bg .circle_bg svg defs#defs2 linearGradient#linearGradient854 stop#stop852 {
  stop-color: #e46621;
}
.login-new-page-bg .circle_bg svg defs#defs2 linearGradient#linearGradient838 stop#stop834 {
  stop-color: #e46621;
}
.login-new-page-bg .circle_bg svg defs#defs2 linearGradient#linearGradient838 stop#stop836 {
  stop-color: #eb8c59;
}
@media (max-width: 575.98px) {
  .login-new-page-bg .circle1 {
    top: -12.5rem;
    left: -9.375rem;
  }
  .login-new-page-bg .circle1 > .circle_bg {
    width: 275px;
    height: 275px;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content {
    top: 55%;
    left: 43%;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content > span {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    margin-bottom: 0.3125rem;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content > svg {
    width: 65px;
    height: auto;
  }
  .login-new-page-bg .circle2 {
    display: none;
  }
  .login-new-page-bg .copyright {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .login-new-page-bg .copyright > span {
    padding: 12px;
    font-size: 0.9375rem;
  }
  .login-new-page-bg .copyright > svg {
    padding: 12px;
    width: 150px;
    height: auto;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .login-new-page-bg .circle1 {
    top: -12.5rem;
    left: -9.375rem;
  }
  .login-new-page-bg .circle1 > .circle_bg {
    width: 310px;
    height: 310px;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content {
    top: 50%;
    left: 40%;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content > span {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    margin-bottom: 0.9375rem;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content > svg {
    width: 90px;
    height: auto;
  }
  .login-new-page-bg .circle2 {
    right: -6.25rem;
    bottom: -12.5rem;
  }
  .login-new-page-bg .circle2 > .circle_bg {
    width: 275px;
    height: 275px;
  }
  .login-new-page-bg .circle2 > .circle_bg > .circle_content {
    top: 31%;
    left: 29%;
  }
  .login-new-page-bg .circle2 > .circle_bg > .circle_content > span {
    font-size: 1.4375rem;
    line-height: 2.3125rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .login-new-page-bg .circle1 {
    top: -12.5rem;
    left: -9.375rem;
  }
  .login-new-page-bg .circle1 > .circle_bg {
    width: 375px;
    height: 375px;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content {
    top: 45%;
    left: 35%;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content > span {
    font-size: 1.6875rem;
    line-height: 1.875rem;
  }
  .login-new-page-bg .circle1 > .circle_bg > .circle_content > svg {
    width: 120px;
    height: auto;
  }
  .login-new-page-bg .circle2 {
    right: -9.375rem;
    bottom: -15.625rem;
  }
  .login-new-page-bg .circle2 > .circle_bg {
    width: 350px;
    height: 350px;
  }
  .login-new-page-bg .circle2 > .circle_bg > .circle_content {
    top: 31%;
    left: 29%;
  }
  .login-new-page-bg .circle2 > .circle_bg > .circle_content > span {
    font-size: 1.5625rem;
    line-height: 2.5rem;
  }
}
.login-new-page-bg.fajerwerki .copyright {
  color: #ffffff;
}
.login-new-page-bg.fajerwerki .circle_bg > svg {
  animation: anim-rotate 10s linear infinite;
}
.login-new-page-bg.fajerwerki .circle_bg > svg defs#defs2 linearGradient#linearGradient854 stop#stop850 {
  animation: anim-rainbow-color1 10s linear infinite;
}
.login-new-page-bg.fajerwerki .circle_bg > svg defs#defs2 linearGradient#linearGradient854 stop#stop852 {
  animation: anim-rainbow-color2 10s linear infinite;
}
.login-new-page-bg.fajerwerki .circle_bg > svg defs#defs2 linearGradient#linearGradient838 stop#stop834 {
  animation: anim-rainbow-color2 10s linear infinite;
}
.login-new-page-bg.fajerwerki .circle_bg > svg defs#defs2 linearGradient#linearGradient838 stop#stop836 {
  animation: anim-rainbow-color1 10s linear infinite;
}
@keyframes anim-rainbow-color1 {
  0% {
    stop-color: #ff2400;
  }
  10% {
    stop-color: #e8351d;
  }
  20% {
    stop-color: #e84c1d;
  }
  30% {
    stop-color: #e3e81d;
  }
  40% {
    stop-color: #1de840;
  }
  50% {
    stop-color: #1ddde8;
  }
  60% {
    stop-color: #1d7fe8;
  }
  70% {
    stop-color: #2b1de8;
  }
  80% {
    stop-color: #dd00f3;
  }
  90% {
    stop-color: #f3007e;
  }
  100% {
    stop-color: #f30031;
  }
}
@-webkit-keyframes anim-rainbow-color1 {
  0% {
    stop-color: #ff2400;
  }
  10% {
    stop-color: #e8351d;
  }
  20% {
    stop-color: #e84c1d;
  }
  30% {
    stop-color: #e3e81d;
  }
  40% {
    stop-color: #1de840;
  }
  50% {
    stop-color: #1ddde8;
  }
  60% {
    stop-color: #1d7fe8;
  }
  70% {
    stop-color: #2b1de8;
  }
  80% {
    stop-color: #dd00f3;
  }
  90% {
    stop-color: #f3007e;
  }
  100% {
    stop-color: #f30031;
  }
}
@-moz-keyframes anim-rainbow-color1 {
  0% {
    stop-color: #ff2400;
  }
  10% {
    stop-color: #e8351d;
  }
  20% {
    stop-color: #e84c1d;
  }
  30% {
    stop-color: #e3e81d;
  }
  40% {
    stop-colorv: #1de840;
  }
  50% {
    stop-color: #1ddde8;
  }
  60% {
    stop-color: #1d7fe8;
  }
  70% {
    stop-color: #2b1de8;
  }
  80% {
    stop-color: #dd00f3;
  }
  90% {
    stop-color: #f3007e;
  }
  100% {
    stop-color: #f30031;
  }
}
@-o-keyframes anim-rainbow-color1 {
  0% {
    stop-color: #ff2400;
  }
  10% {
    stop-color: #e8351d;
  }
  20% {
    stop-color: #e84c1d;
  }
  30% {
    stop-color: #e3e81d;
  }
  40% {
    stop-color: #1de840;
  }
  50% {
    stop-color: #1ddde8;
  }
  60% {
    stop-color: #1d7fe8;
  }
  70% {
    stop-color: #2b1de8;
  }
  80% {
    stop-color: #dd00f3;
  }
  90% {
    stop-color: #f3007e;
  }
  100% {
    stop-color: #f30031;
  }
}
@keyframes anim-rainbow-color2 {
  0% {
    stop-color: #bf1b00;
  }
  10% {
    stop-color: #ae2816;
  }
  20% {
    stop-color: #ae3916;
  }
  30% {
    stop-color: #aaae16;
  }
  40% {
    stop-color: #16ae30;
  }
  50% {
    stop-color: #16a6ae;
  }
  60% {
    stop-color: #165fae;
  }
  70% {
    stop-color: #2016ae;
  }
  80% {
    stop-color: #a600b6;
  }
  90% {
    stop-color: #b6005f;
  }
  100% {
    stop-color: #b60025;
  }
}
@-webkit-keyframes anim-rainbow-color2 {
  0% {
    stop-color: #bf1b00;
  }
  10% {
    stop-color: #ae2816;
  }
  20% {
    stop-color: #ae3916;
  }
  30% {
    stop-color: #aaae16;
  }
  40% {
    stop-color: #16ae30;
  }
  50% {
    stop-color: #16a6ae;
  }
  60% {
    stop-color: #165fae;
  }
  70% {
    stop-color: #2016ae;
  }
  80% {
    stop-color: #a600b6;
  }
  90% {
    stop-color: #b6005f;
  }
  100% {
    stop-color: #b60025;
  }
}
@-moz-keyframes anim-rainbow-color2 {
  0% {
    stop-color: #bf1b00;
  }
  10% {
    stop-color: #ae2816;
  }
  20% {
    stop-color: #ae3916;
  }
  30% {
    stop-color: #aaae16;
  }
  40% {
    stop-colorv: #16ae30;
  }
  50% {
    stop-color: #16a6ae;
  }
  60% {
    stop-color: #165fae;
  }
  70% {
    stop-color: #2016ae;
  }
  80% {
    stop-color: #a600b6;
  }
  90% {
    stop-color: #b6005f;
  }
  100% {
    stop-color: #b60025;
  }
}
@-o-keyframes anim-rainbow-color2 {
  0% {
    stop-color: #bf1b00;
  }
  10% {
    stop-color: #ae2816;
  }
  20% {
    stop-color: #ae3916;
  }
  30% {
    stop-color: #aaae16;
  }
  40% {
    stop-color: #16ae30;
  }
  50% {
    stop-color: #16a6ae;
  }
  60% {
    stop-color: #165fae;
  }
  70% {
    stop-color: #2016ae;
  }
  80% {
    stop-color: #a600b6;
  }
  90% {
    stop-color: #b6005f;
  }
  100% {
    stop-color: #b60025;
  }
}
@keyframes anim-rotate {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes anim-rotate {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes anim-rotate {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes anim-rotate {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.login-new-page-bg.basic .circle_bg > svg defs#defs2 linearGradient#linearGradient854 stop#stop850 {
  stop-color: #55a5d6;
}
.login-new-page-bg.basic .circle_bg > svg defs#defs2 linearGradient#linearGradient854 stop#stop852 {
  stop-color: #1C87C8;
}
.login-new-page-bg.basic .circle_bg > svg defs#defs2 linearGradient#linearGradient838 stop#stop834 {
  stop-color: #1C87C8;
}
.login-new-page-bg.basic .circle_bg > svg defs#defs2 linearGradient#linearGradient838 stop#stop836 {
  stop-color: #55a5d6;
}
.login-new-page-bg video {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-aspect-ratio: 16/9) {
  .login-new-page-bg video {
    width: 100%;
    height: auto;
  }
}
@media (max-aspect-ratio: 16/9) {
  .login-new-page-bg video {
    width: auto;
    height: 100vh;
  }
}

.rezerwacja-pokoi .pokoje tbody:nth-child(odd) td {
  background: #E3DBD2;
}

/*# sourceMappingURL=style-new.css.map */
