/** [AIV_SHORT]  Build version: 2.1.327 - Monday, March 6th, 2023, 6:11:33 PM  **/ 
 html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.align-center {
  align-items: center;
}

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}
.justify-around {
  justify-content: space-around;
}
.justify-between {
  justify-content: space-between;
}

.flex-1 {
  flex: 1;
}

.m-8 {
  margin: 8px !important;
}
.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mb-28 {
  margin-bottom: 28px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}

.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.mr-8 {
  margin-right: 8px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.mr-16 {
  margin-right: 16px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-24 {
  padding-left: 24px !important;
}
.pr-16 {
  padding-right: 16px !important;
}
.pt-16 {
  padding-top: 16px !important;
}
.br-16 {
  border-radius: 16px !important;
}
.brt-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.brtl-0 {
  border-top-left-radius: 0 !important;
}
.brtr-0 {
  border-top-right-radius: 0 !important;
}
.w-full {
  width: 100% !important;
}
.h-full {
  height: 100% !important;
}
#vatandasApp {
  width: 100%;
  height: 100%;
  /*min-height: 100%;*/
  overflow: hidden;
  background: rgba(224, 224, 224, 0.45);
}

.ant-spin-nested-loading {
  height: 100% !important;
}

.ant-spin-nested-loading > div > .ant-spin {
  max-height: none !important;
}

.ant-spin-container {
  height: 100% !important;
}

.steps-content {
  margin-top: 16px;
  /*border: 1px dashed #e9e9e9;*/
  border-radius: 6px;
  /*background-color: #fafafa;*/
  /*min-height: 200px;*/
  /*text-align: center;*/
  /*padding-top: 80px;*/
}

.steps-action {
  margin: 20px 0px;
  float: right;
}

.steps-left-action {
  margin: 20px 0px;
  float: left;
}

.login-uyari-mesaj-modal
  .ant-modal-confirm-body
  > .anticon
  + .ant-modal-confirm-title
  + .ant-modal-confirm-content {
  margin: 10px 0px;
}

.login-uyari-mesaj-modal .iletisim-modal-bilgi {
  font-weight: bold;
}

.login-uyari-descriptions th {
  width: 140px;
}

.ant-page-header {
  padding: 7px 24px !important;
}

.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-bottom: none !important;
}

.rnd-no-data {
  font-size: 6rem;
  background: url(./img/icon/table-no-data.png);
  background-repeat: no-repeat;
  background-position: center;
  object-fit: contain;
  background-size: contain;
  width: 1em;
  height: 1em;
}
.guncel-randevu-table-button-custom {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 499px) {
  .login-logo {
    width: 150px;
    height: 46px;
    margin-bottom: 0px;
    margin-top: 24px;
  }

  .stickyLogo {
    width: 60px;
    height: 70px;
  }
  .stickyLogo-tr {
    width: 60px;
    height: 70px;
  }
  .stickyLogo-en {
    width: 60px;
    height: 70px;
  }
  .stickyLogo-ar {
    width: 60px;
    height: 70px;
  }
  .stickyLogo-de {
    width: 60px;
    height: 70px;
  }
  .stickyLogo-ru {
    width: 60px;
    height: 70px;
  }
  .loginForm-container {
    width: 80% !important;
  }
}

@media only screen and (min-width: 500px) {
  .loginForm-container {
    min-width: 370px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 990px) {
  .loginForm-banner {
    display: none !important;
  }
}

/* LOGIN PAGE STYLES END */

/*!* HEADER LOGOS *!*/
.head-logo-public-page {
  background-image: url(img/loginIcon/sb-logo1.png);
  background-repeat: no-repeat;
  object-fit: contain;
  background-size: contain;
  width: 75px;
  height: 75px;
  display: inline-block;
  margin-right: 15px;
}

.head-logo-public-page2 {
  width: 178px;
  height: 63px;
  display: inline-block;
}

/* HEADER LOGOS END*/

/*col-lg*/
@media (min-width: 990px) {
  .mhrs-content-custom {
    padding: 25px;
    margin: 0px;
  }

  .table-custom-buttton {
    float: right;
  }
}

@media (max-width: 990px) {
  .mhrs-content-custom {
    margin: -5px -5px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 499px) {
  .flex-xs-col {
    flex-direction: column !important;
  }
  .flex-xs-row {
    flex-direction: row !important;
  }
  .justify-xs-between {
    justify-content: space-between !important;
  }
  .justify-xs-around {
    justify-content: space-around !important;
  }
  .justify-xs-end {
    justify-content: flex-end !important;
  }
  .justify-xs-start {
    justify-content: flex-start !important;
  }
  .justify-xs-center {
    justify-content: center !important;
  }
  .align-xs-center {
    align-items: center !important;
  }
  .align-xs-end {
    align-items: flex-end !important;
  }
  .align-xs-start {
    align-items: flex-start !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .workspace-header {
    height: 80px !important;
    line-height: 80px !important;
  }

  .parola-sifirlama-container {
    margin-top: 90px !important;
  }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
  .flex-sm-col {
    flex-direction: column !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .justify-sm-between {
    justify-content: space-between !important;
  }
  .justify-sm-around {
    justify-content: space-around !important;
  }
  .justify-sm-end {
    justify-content: flex-end !important;
  }
  .justify-sm-start {
    justify-content: flex-start !important;
  }
  .justify-sm-center {
    justify-content: center !important;
  }
  .align-sm-center {
    align-items: center !important;
  }
  .align-sm-end {
    align-items: flex-end !important;
  }
  .align-sm-start {
    align-items: flex-start !important;
  }
  .my-sm-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .flex-md-col {
    flex-direction: column !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .justify-md-between {
    justify-content: space-between !important;
  }
  .justify-md-around {
    justify-content: space-around !important;
  }
  .justify-md-end {
    justify-content: flex-end !important;
  }
  .justify-md-start {
    justify-content: flex-start !important;
  }
  .justify-md-center {
    justify-content: center !important;
  }
  .align-md-center {
    align-items: center !important;
  }
  .align-md-end {
    align-items: flex-end !important;
  }
  .align-md-start {
    align-items: flex-start !important;
  }
  .workspace-header {
    height: 90px !important;
    line-height: 90px !important;
  }

  .parola-sifirlama-container {
    margin-top: 60px !important;
  }
  .my-md-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }

  .mb-md-10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1200px) {
  .guncel-randevu-table-button-custom {
    float: right;
  }
}
 