

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.description-text {
    font-style: italic !important;
    margin-left: .25rem !important;
    margin-right: .25rem !important;
    margin-top: .25rem !important;
    font-size: 0.8125rem !important;
    color: var(--bs-gray-600) !important;
}

/*.breadcrumb
{
    margin-bottom: unset;
}
*/
.page
{
    background-image: var(--app-boxed-layout-bg-cover);
}

.boxed-layout {
    background-image: var(--app-boxed-layout-bg-cover);
}

.no-background {
    background-image: unset !important;
    background-size: unset !important;
}

.no-backcolor {
    background-color: unset !important;
}

.no-shadow {
    box-shadow: unset !important;
}

.zi-0 {
    z-index: 0 !important;
}

.zi-100 {
    z-index: 100 !important;
}


/*.app
{
	max-width: var(--app-boxed-layout-width);
	width: 100%;
    height: 100% !important;
	margin: 0 auto !important;
	min-height: 100%;
	background: var(--bs-body-bg);
	position: relative;
	overflow: hidden !important;
    overscroll-behavior: none !important;
	box-shadow: 0 0px 30px #00000080;
}
*/

/*.dxbl-table thead {*/
/*    color: white;*/
    /*background-color: lightblue;*/
/*}
.dxbl-table thead span {*/
    /*color: white;*/
/*}*/


.modal-title {
    font-weight: bold;
}

.ppp {
    max-height: 100%;
    background-color: #bba6a6;
}


.peli-shadow {
    box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.peli-icimg {
    width: 1.863rem;
    height: 1.863rem;
    padding: 3px;
}

.peli-icico {
    font-size: 1.2rem;
}

.peli-gridtoolbar {
    border-radius: 0.25rem 0.25rem 0 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.peli-gridintoolbar
{
    border-radius: 0 0 0.25rem 0.25rem;
}

.peli-gridintoolbar > .dxbl-scroll-viewer {
    border-radius: 0 0 0.25rem 0.25rem !important;
}

.peli-gridtoolbar > .card-header {
    border: none;
    padding: 0.5rem;
}

.peli-gridtoolbar .dxbl-ta-title {
    padding: 0 1rem 0 0.25rem;
    font-weight: bold;
    height: 1.771rem;
}

.peli-gridnovlines th {
    border-left-width: 0;
    border-right-width: 0;
}

.peli-gridnovlines td {
    border-left-width: 0;
    border-right-width: 0;
}

/*.peli div.card {
    --dx-grid-header-color: var(--bs-light);
    --dx-grid-selection-color: var(--bs-primary);
}
*/ /*oprava noveho gridu end*/ 

/* v Bootstrapu 5 jiz neni jumbotron, tak si ho nadefinuju */
/* https://stackoverflow.com/questions/63141494/how-to-create-jumbotron-in-bootstrap-5 */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: var(--bs-light);
  border-radius: .3rem;
}

/*.breadcrumb
{
    background-color: var(--bs-light);
}
*/
.sbl-navbar-0
{
    color:#00000000 !important;
}


.sbl_maxheight
{
    max-height: Calc(100vh - 120px);
    z-index: 30;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Upravy sablony */

.dropdown-item
{
    padding-top: .33rem;
    padding-bottom: .33rem;
}


/*.boxed-layout .app,
.boxed-layout .app-header,
.boxed-layout .app-top-menu
{
    max-width: 1600px;
}

.boxed-layout .app-top-menu
{
    margin-left: -800px;
}
*/
.breadcrumb
{
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}

.dropdown-toggle::after
{
content: unset !important;
}

.app-top-menu .menu .menu-item .menu-icon
{
    background-color:unset !important;
}

.app-top-menu .menu .menu-item .menu-link .menu-label
{
    vertical-align: text-top !important;
}

.app-top-menu {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
}

.app-top-menu .menu-submenu {
  box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.4);
}

.peli-jmeno {
    max-width: 300px;
    width:fit-content;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
}

@media (max-width: 991px) {
    .peli-jmeno {
        max-width: 160px;
    }
}


.peli-gridh100a {
/*    min-height:235px;*/
    max-height: calc(100vh - var(--app-header-height-sm) - 15rem);
}
@media (min-width: 1200px) {
    .peli-gridh100a {
        max-height: calc(100vh - var(--app-header-height) - 15rem);
    }
}

.popup {
    max-width: calc(100vw - 3.4rem) !important;
}

.w-fill {
    width: -webkit-fill-available;
    width: -moz-available;
}

.version {
/*    position: absolute;
    left: 3px;
    bottom: 2px;
*/}
.version > span {
    color: var(--bs-gray-400);
    font-size: x-small;
    float: left;
    padding: 0.5em 0.5em 1em;
    font-style: italic;
    margin-left: 0.5em;
}

.rtffull {
    height: unset;
    min-height: 200px;
}

.nerozbalovat > td > button {
    display: none !important;
}

.ikona-support {
    height: 3em;
    min-width: 3em;
    max-width: 3em;
    margin-inline-end: 1em;
    align-self: center;
}

.text-support {
    align-self: center;
    overflow: auto;
}

.grid-rows-h100 > .dx-gridlayout-root > .dx-gridlayout-item {
    display:contents;
}

.dx-btn {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}

/*.dx-btn > .dx-image {
    margin-right: 0.2rem;
    margin-left: -0.2rem;

}
*/
.grp-txt-icon {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
}

.icon-memo {
    align-self: start;
    margin-top: 0.4rem;
    width: 1.55rem;
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #358ccb !important;
}

.btn-success {
    background-color: #39b54a !important;
    border-color: #39b54a !important;
}

.btn-maxcontent span {
    width: max-content !important;
}

.peli-btn {
/*fw-500 m-1 pt-1 pb-1 ps-5 pe-5*/
    padding: 0.25rem 2rem !important;
    font-weight: 600 !important;
    margin: .25rem !important;
}

.peli-btn-center {
/*fw-500 m-1 pt-1 pb-1 ps-5 pe-5*/
    padding: 0.25rem 2rem !important;
    font-weight: 600 !important;
    margin: .25rem auto !important;
}

.peli-btn-noborder {
    align-self: end;
    position: absolute;
    box-shadow: none;
    padding: 0.35rem 0.45rem;
    border-radius: 50%;
}

.pos-abs-left {
    position: absolute;
    left: 0;
}

.card-logo-idcheck {
    background-image: url(card-logo/mc_idcheck.svg);
    width: 3em;
}
.card-logo-idcheck-dark {
    background-image: url(card-logo/mc_idcheck_dark.svg);
    width: 3em;
}

.card-logo-master {
    background-image: url(card-logo/mc.svg);
    width: 2.1em;
}
.card-logo-master-dark {
    background-image: url(card-logo/mc_dark.svg);
    width: 2.1em;
}

.card-logo-maestro {
    background-image: url(card-logo/mc_maestro.svg);
    width: 2.1em;
}
.card-logo-maestro-dark {
    background-image: url(card-logo/mc_maestro_dark.svg);
    width: 2.1em;
}

.card-logo-visa {
    background-image: url(card-logo/visa.svg);
    width: 3em;
}
.card-logo-visa-dark {
    background-image: url(card-logo/visa_dark.svg);
    width: 3em;
}

.card-logo-visasecure {
    background-image: url(card-logo/visa_secure.svg);
    width: 3em;
}
.card-logo-visasecure-dark {
    background-image: url(card-logo/visa_secure_dark.svg);
    width: 3em;
}

.card-logo-electron {
    background-image: url(card-logo/visa_electron.svg);
    width: 3em;
}
.card-logo-electron-dark {
    background-image: url(card-logo/visa_electron_dark.svg);
    width: 3em;
}

.card-logo-vpay {
    background-image: url(card-logo/vpay.svg);
    width: 3em;
}
.card-logo-vpay-dark {
    background-image: url(card-logo/vpay_dark.svg);
    width: 3em;
}

.card-logo::before {
    content: '\00a0';
}
.card-logo {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    margin-left: 0.35em;
    margin-right: 0.35em;
}

.h-card-logo {
    line-height: 3em;
    height: 3em;
    align-items: center;
}

/*oprava DX css, kdyz je vyssi nadpis (hover podkresleni bylo sisaty) */ 
.dxbl-modal > .dxbl-modal-root > .dxbl-popup > .dxbl-modal-content > .dxbl-modal-header .dxbl-modal-header-default, .dxbl-modal > .dxbl-modal-root > .dxbl-popup > .dxbl-modal-content .dxbl-popup-header > .dxbl-modal-header .dxbl-modal-header-default {
    align-items: center;
}


/* nastaveni stylu markeru SBLCore na google mape */
.sblcore-tag {
  background-color: white;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  position: relative;
  border-color: #f04040;
  border-width: 0.15em;
  border-style: solid;
  background-image: url(https://www.sblcore.com/img/logo-SBLCore.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color:white;
  background-size: 7em 2.5em;
  width: 9em;
  height: 3em;
  margin-bottom:1.25em;
}

.sblcore-tag::after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 1.25em solid #f04040;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translate(-50%);
  width: 0;
}

.peli-gridtoolbar .dxbl-virtual-toolbar
{
  display: none; 
}
