html {
  scroll-behavior: smooth;
}

#frm-customerCreationForm {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#frm-customerCreationForm .form_group_div {
  position: relative;
  padding: 15px;
}
#frm-customerCreationForm .form_group_div #success {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.form-control {
  margin-bottom: 15px;
}

th.text-left.col-id_copyBranch, th.text-left.col-id_editBranch {
  width: 2px;
}

.customer_img img {
  max-width: 100px;
  height: auto;
}

.flash.info {
  border-radius: 5px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2509803922);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  background: white;
  min-width: 639px;
  min-height: 229px;
}
.flash.info .exitButton {
  position: absolute;
  right: 21px;
  width: 21px;
  height: 21px;
  top: 15px;
  background: url("../../../images/exit.svg");
}
.flash.info .exitButton:hover {
  cursor: pointer;
}
.flash.info .okSignButtonClient {
  width: 50px;
  height: 50px;
  margin: auto;
  margin-top: 20px;
  position: absolute;
  bottom: 46px;
  left: 46%;
  background: url("../images/success 1.svg");
}
.flash.info .okSignButton {
  width: 50px;
  height: 50px;
  margin: auto;
  margin-top: 20px;
  position: absolute;
  bottom: 46px;
  left: 48%;
  background: url("../images/success 1.svg");
}
.flash.info .centeredTextFlashClient {
  text-align: center;
  top: 30%;
  left: 10%;
  position: absolute;
}
.flash.info .centeredTextFlashClient strong {
  font-family: Play;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}
.flash.info .centeredTextFlash {
  text-align: center;
  top: 30%;
  left: 18%;
  position: absolute;
}
.flash.info .centeredTextFlash strong {
  font-family: Play;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}
.flash.info .modal_text {
  text-align: center;
  padding: 5px;
}

.theme-dark .logo-white {
  display: none;
}

.theme-light .logo-black {
  display: none;
}

a.font-bold {
  color: #25396f;
}

.table-bordered > :not(caption) > * > * {
  border-width: 0px !important;
}

.table-bordered > :not(caption) > * {
  border-width: 0px !important;
}

th.text-left, th.text-right {
  color: #C0C0C0 !important;
}

.info-box.red {
  background-color: #DA1D24;
  color: white;
}

tbody tr td a {
  font-weight: 900;
}

div#logout_button {
  position: absolute;
  bottom: 50px;
  left: 48px;
  font-weight: 600;
}

.sidebar-wrapper .sidebar-header img {
  height: 5.2rem !important;
}

.hidden {
  display: none;
}

.font-weight-bold {
  font-weight: bold;
}

#check_ico {
  transform: scale(1);
  margin-top: 10px;
  transition: 0.3s all;
}

#check_ico:hover {
  scale: 1.05;
}

.chat-date {
  font-weight: 700;
}

.report-section .info-box.red {
  min-height: 200px;
}

/**
* Datagrid
*/
.datagrid table thead tr.row-group-actions th {
  border-bottom-width: 0px !important;
}

.datagrid table thead tr th {
  font-size: 90%;
  vertical-align: top;
}

.datagrid .row-group-actions th {
  font-weight: normal;
}

.datagrid .datagrid-toolbar {
  margin-top: 0.35em;
  float: right;
  display: inline-block;
}

.datagrid table thead tr th {
  font-size: 90%;
  vertical-align: top;
}

.datagrid .datagrid-toolbar > span {
  margin-left: 1em;
}

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

.datagrid .datagrid-exports .btn:first-child {
  margin-left: 0;
}

.datagrid .datagrid-col-filter-date-range {
  width: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.datagrid .datagrid-col-filter-date-range > .input-group {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.datagrid .datagrid-col-filter-datte-range-delimiter {
  background-color: inherit;
  border: none;
  padding: 0.25rem 0.5rem;
}

.sidebar-wrapper .menu .sidebar-title {
  font-size: 1.1rem !important;
  color: #99a1b5;
  margin: 0px !important;
  padding: 0px;
}

.sidebar-wrapper .menu {
  margin-top: 1rem;
}

form#frm-workerCreationForm {
  display: none;
}

.side-summary-section {
  padding: 0 2rem;
}

/** Override Bootstrap */
.dropdown-toggle:after {
  display: none;
}

.widget-section {
  position: absolute;
  bottom: 0px;
  left: 1px;
  font-weight: 600;
  width: 100%;
}

span.fa.fa-trash {
  font-size: 26px;
  color: #DA1D24;
}

.forecast-time {
  color: white !important;
}

/****/
#today-activity-section {
  position: relative;
}
#today-activity-section h2 {
  position: absolute;
  top: -50px;
}

#all-activity-button-section {
  position: relative;
}
#all-activity-button-section a {
  position: absolute;
  top: 0px;
  right: 8px;
  z-index: 999;
}

#red-hidding-box {
  position: relative;
  min-width: 10px;
  width: 80px;
  min-height: 34px;
  background: #DA1D24;
  top: -62px;
  left: 50px;
}

span#snippet-allActivityGrid-exports a {
  margin-left: 5px;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.worker-summary-section {
  height: 400px;
  display: inline-block;
}

.aktivita-summary {
  text-align: center;
}

#accordion button {
  border: none;
  border-bottom: 1px solid black;
}

div#collapseOne {
  padding: 25px;
}

div#collapseTwo {
  padding: 25px;
}

div#accordion {
  margin-top: 20px;
}

.customer_img {
  display: none;
}

.customer_img {
  display: none;
}

.interni-sprava-item.card {
  margin-bottom: 0px !important;
}

.interni-sprava-item .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);
}

.poptavka-modal-contact-info p {
  margin-bottom: 0px !important;
}

.ml-1 {
  margin-left: 5px !important;
}

.pracant-item {
  padding: 5px;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  margin-right: 10px;
}

a.nav-link.section-toggle-button {
  border: #ccc solid 1px;
  width: 200px;
  padding: 6px 10px;
  background: #E9ECEF;
  display: inline-flex;
  border-bottom: 0 none;
  margin-left: 10px;
  margin-top: 5px;
  justify-content: space-around;
}

div#jilek-section, #servisko-section, #jilek-section, #servisko-section, #bojlirky-section, #menimeKotle-section, #frydl-section {
  background: #E9ECEF;
}
div#jilek-section table, #servisko-section table, #jilek-section table, #servisko-section table, #bojlirky-section table, #menimeKotle-section table, #frydl-section table {
  background: #F2F7FF;
}
div#jilek-section table tbody tr:hover, #servisko-section table tbody tr:hover, #jilek-section table tbody tr:hover, #servisko-section table tbody tr:hover, #bojlirky-section table tbody tr:hover, #menimeKotle-section table tbody tr:hover, #frydl-section table tbody tr:hover {
  background-color: #E9ECEF;
}

.input-search-rightSection {
  position: relative;
}
.input-search-rightSection input#workers-list-filter {
  padding-right: 40px;
}
.input-search-rightSection i.bi.bi-search {
  position: absolute;
  right: 20px;
  top: -12px;
}

.input-search-rightSection-singlePage {
  position: relative;
}
.input-search-rightSection-singlePage input#workers-list-filter {
  padding-right: 40px;
}
.input-search-rightSection-singlePage i.bi.bi-search {
  position: absolute;
  right: 20px;
  top: 6px;
}

.temp-hidden {
  color: #FFFFFF;
}

ul#workers-list li {
  width: 400px;
  /* background: rebeccapurple; */
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
}

/** Prevzato z valkyry*/
.card-body-icon {
  position: absolute;
  z-index: 0;
  top: -1.25rem;
  right: -1rem;
  opacity: 0.4;
  font-size: 5rem;
  transform: rotate(10deg);
}

.bg-success {
  background-color: #28a745 !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

#poptavka-edit-comments table {
  width: 100%;
}

.user-time-management-icon:not(.disabled) :hover {
  cursor: pointer;
}

.user-time-management-icon.disabled {
  opacity: 0.5;
}

.no-margin p {
  margin-bottom: 0px;
}

.green {
  color: #61B900;
}

.stats-list li {
  text-align: left;
}

@media screen and (max-width: 900px) {
  .card-header .row .col-12 {
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 2px #dee2e6 solid;
  }
  .dataTables_wrapper tr td {
    border-bottom: 1px #dee2e6 solid;
  }
}
@media screen and (min-width: 1200px) {
  .user-work-management-box {
    padding-left: 300px;
  }
}
@media screen and (max-width: 1200px) {
  .fs-2 {
    font-size: 3.5rem !important;
  }
}/*# sourceMappingURL=custom.css.map */