@charset "utf-8";
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.panelPanel {
  padding: 1em;
  box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
  background-color: #f6f6f6;
  max-width: 950px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.panelPanel:first-child {
  margin-top: 0;
}
#tabPanel {
}
#tabPanel .panelUl {
  display: flex;
}
#tabPanel .panelUl li {
  background-color: #348fe2;
  color: #fff;
}
#tabPanel .panelUl li a {
  padding: 0.5em 1em;
}
#tabPanel .panelUl .ui-tabs-active {
  background-color: #068edc;
}
#tabPanel .panelPanel {
  margin-top: 0;
}
.alanAd {
  color: #021b45;
  margin-bottom: 1em;
  font-weight: 700;
}
.alanBaslik {
  color: #021b45;
  margin-top: 1em;
}
.alanYazi {
  color: #021b45;
  font-size: 0.9em;
  padding-top: 1em;
}
.alanInfo {
  position: absolute;
  right: 0;
  top: -1.1rem;
  cursor: pointer;
  font-size: 0.8em;
  color: #0097ba !important;
  line-height: 1rem;
  display: block;
  display: flex;
}
.alanInfo span {
  margin-left: 1rem;
  text-transform: uppercase;
}
.alanLabel {
  font-size: 0.8em;
  color: #666;
  line-height: 1.5em;
  padding-top: 1em;
  display: block;
  border-bottom: 0.1em solid transparent;
}
.alanLabelCizgili {
  font-size: 0.8em;
  color: #666;
  line-height: 1.5em;
  padding-top: 1em;
  display: block;
  border-bottom: 0.1em solid #0178bc;
  cursor: default !important;
}
.alanIc {
  background-color: #fff;
  border-color: #ccc #ccc #ccc #2a3f54;
  border-style: solid;
  border-width: 0 0 0 0.3em;
  display: flex;
  flex-direction: column;
  box-shadow: 0.1em 0.1em 0.3em #ccc;
  padding: 0 0.5em 0 0.5em;
  min-height: 32px;
  justify-content: center;
}
.alanIcSaydam {
  border-color: transparent;
  border-style: solid;
  border-width: 0 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  font-size: 0.8em;
}
.alanIcSaydam .alanRadyo {
  font-size: 1em;
}
.alanIcResim {
  background-color: #fff;
  border-color: #ccc #ccc #ccc #2a3f54;
  border-style: solid;
  border-width: 0 0 0 0.3em;
  display: flex;
  flex-direction: column;
  box-shadow: 0.1em 0.1em 0.3em #ccc;
  padding-left: 0.5em 0.5em 0.5em 2em;
  min-height: 100px;
}
.alanIc .select2-container {
  width: 100% !important;
}
.alanAgac {
  margin: 1em 0;
  font-size: 0.9em;
  font-weight: 300;
}
.alanAgac i {
  color: #666;
}
.alanRadyo {
  display: flex;
  font-size: 0.8em;
  align-items: center;
  padding: 0 0.5em 0 0.5em;
  min-height: 32px;
}
.alanRadyo label {
  margin-left: 0.5em;
}
.alanRadyo .radio {
  margin-top: 2px;
}
.alanMecburi .alanIc {
  border-right: 0.3em solid #054a89 !important;
}

.butonYukle {
  display: flex;
}
.dosyaButons {
  display: flex;
  justify-content: flex-end;
}
.dosyaCikar {
  cursor: pointer;
}
.alanDosya {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.dosyaIc {
  margin: 1em 1em 0em 0em;
  width: 135px;
  line-height: 1rem;
}
.dosyaThumb {
  box-shadow: 0.1em 0.1em 0.3em #ccc;
}
.dosyaAd {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 0.5rem;
}
.dosyaTarih {
  font-size: 0.7rem;
  text-align: center;
  margin-top: 0.5rem;
}
.panelButons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.alanDosyaIc {
  padding: 1em;
}
.panelButon {
  padding: 0.5em 2em;
  color: #fff;
  cursor: pointer;
  font-weight: 300;
  font-size: 0.8em;
  background-color: #348fe2;
  display: flex;
  align-items: center;
  line-height: 2em;
}
.panelButon i {
  margin-left: 0.5em;
}
.panelButon:hover {
  background-color: #2a72b5;
}
.panelButonGeri {
  background-color: #929ba1 !important;
  color: #ffffff !important;
}
.panelBolum {
  padding: 1em;
  background-color: #eceef1;
  margin-top: 1em;
}
.panelsonYazi {
  margin-top: 1em;
}
.sagYazi {
  text-align: right;
}
.gridBos {
  background-color: #021b45;
  color: #fff;
  font-size: 1.5em;
  padding: 1em;
  text-align: center;
  width: 100%;
}
.tdAyrinti {
}
.tdAyrinti span {
  color: #0178bc;
}
.dataIncele {
  color: #068edc !important;
  margin-right: 1em;
  cursor: pointer;
  line-height: 1rem;
}
.dataIncele:hover {
  color: #021b45 !important;
}
.dataSil {
  color: #d84a38 !important;
  margin-right: 1em;
  cursor: pointer;
  line-height: 1rem;
}
.dataSil:hover {
  color: #021b45 !important;
}
.alanSelect {
  width: 100%;
}
.alanInput {
  border: medium none;
  display: block;
  width: 100%;
  font-size: 0.8em;
  line-height: 2.5em;
  height: 2.5em;
}
.alanText {
  height: 7.5em;
  line-height: 1.5em;
  padding: 0.5em 0;
  font-size: 0.8em;
  font-family: 'Poppins', sans-serif;
  border: none;
}
.alanIcYazi {
  margin-bottom: 0.5em;
  padding: 0 0.5em 0 0.5em;
  line-height: 1.5em;
  border-left: 0.3em solid transparent;
}
.sonucDis {
  line-height: 1.5em;
  min-height: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sonucNormal {
}
.sonucNormal label {
  font-size: 0.8em;
  text-align: right;
  width: 6rem;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.5rem;
}
.sonucNormal a {
  text-decoration: underline;
  color: #0178bc;
}
.sonucRenkli {
  color: #0178bc;
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  z-index: 1001;
  border: 0.3em solid transparent;
  border-top-color: #0097ba;
  border-radius: 50%;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
#loader:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 0.3em solid transparent;
  border-top-color: #b9d87a;
  border-radius: 50%;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: '';
  position: absolute;
  top: 1em;
  left: 1em;
  right: 1em;
  bottom: 1em;
  border: 0.3em solid transparent;
  border-top-color: #77c2d3;
  border-radius: 50%;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg); /* IE 9 */
    transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg); /* IE 9 */
    transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1000;
}
.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  display: none;
}
.loaded #loader-wrapper {
  visibility: hidden;
}
.loaded #loader-wrapper {
}

.girisYazi {
}
.unutmaYazi {
}
.yeniYazi {
}

.girisButon {
  padding: 0.5em 1em;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.2em;
  background-color: #348fe2;
}
.girisButon h3 {
  text-align: center;
  font-weight: 600;
}
.girisButon:hover {
  background-color: #2a72b5;
}
.girisGec {
  background-color: #fff !important;
  color: #333333 !important;
}
.girisGec:hover {
  background-color: #fff !important;
}

.panelLink {
  color: #337ab7;
  cursor: pointer;
  font-weight: 300;
  font-size: 1em;
  text-decoration: underline;
  font-size: 0.8em;
}

.password-meter {
  padding: 0 0.5rem;
}
.panelPanel .password-meter {
  padding: 0 4.25rem;
}
.password-meter-message {
  font-size: 0.8rem;
  display: none;
}
.password-meter-bg,
.password-meter-bar {
  height: 0.4rem;
}
.password-meter-bg {
  background: #e0e0e0;
}
.password-meter-message-very-weak {
  color: #aa0033;
}
.password-meter-message-weak {
  color: #f5ac00;
}
.password-meter-message-good {
  color: #6699cc;
}
.password-meter-message-strong {
  color: #008000;
}
.password-meter-bg .password-meter-too-short {
  background: #fd3f3f;
  width: 20%;
}
.password-meter-bg .password-meter-very-weak {
  background: #fff73b;
  width: 40%;
}
.password-meter-bg .password-meter-weak {
  background: #fff73b;
  width: 60%;
}
.password-meter-bg .password-meter-good {
  background: #abed5e;
  width: 80%;
}
.password-meter-bg .password-meter-strong {
  background: #39eb03;
  width: 100%;
}
.valError {
  color: #d84a38 !important;
}
.valOk {
  color: #35aa47 !important;
}
.valErrorSatir {
  border-left: 0.3em solid #d84a38 !important;
}
.valOkSatir {
  border-left: 0.3em solid #35aa47 !important;
}
.inputRO {
  background-color: #efefef !important;
}
.dvKosullar .alanDis {
  margin-top: 1em;
}
.alanFiltres {
  display: flex;
  align-items: stretch;
  padding-top: 1em;
  flex-direction: row-reverse;
  justify-content: flex-end;
  line-height: 1em;
}
.alanFiltres .sayfaFiltre {
  margin-top: 0;
}
.alanFlex {
  display: flex;
  align-items: center;
  padding: 0 0.5em 0 0.5em;
}
.alanFlex label {
  font-size: 0.8em;
  padding-right: 10px;
  color: #555;
}
.alanSutuns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.alanSutun {
  width: 48%;
  min-width: 355px;
}
.alanTabYok {
  padding: 0em 0.5em 0em 0.5em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background-color: #f6f6f6;
  padding-bottom: 1em;
}
.alanResimEkle:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: '\f03e';
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alanResimEkle {
  cursor: pointer;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.5em;
  top: 0.5em;
  z-index: 1;
}
.alanResimKaldir:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f056';
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alanResimKaldir {
  cursor: pointer;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.5em;
  top: 2em;
  z-index: 1;
}
.alanResimUyari {
  color: #757582;
  font-style: italic;
}
.alanResimBilgi {
  color: #757582;
  font-style: italic;
  font-size: 0.8em;
  padding-left: 3em;
}
.alanResimYeri {
  padding: 0.5em 0.5em 0.5em 3em;
}
.alanResimYeri a {
}
.alanResimYeri img {
}
.iBaslik {
  border-left: 10px solid #bad97b;
  padding-left: 10px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.iBaslik h3 {
  font-style: italic;
  font-size: 0.8em;
  line-height: 3em;
}
.panelExtra {
  display: none;
  padding: 1em;
  box-shadow: 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
  background-color: #f6f6f6;
  max-width: 950px;
  margin-top: 1em;
  margin-bottom: 1em;
}
