@import url("responsive.css");

html,
body,

html {
  font-family: system-ui;
}

.orange_hover:hover {
  transition: all 0.2s ease-in-out;
  color: #FFD700 !important;
}

.intro {
  height: 100%;
}

.intro {
  background: url("/static/images/login.jpg")no-repeat center center;
  background-size: cover;
}

.custom-navbar .dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
  background-color: #ffa726 !important;
}

.dropdown-info .dropdown-content li span:hover,
.dropdown-info .dropdown-content li.active {
  background-color: #ffa726 !important;
}

.dropdown-content li>span {
  color: #000;
}

.custom-gradient {
  background-color: #ffa726;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(white, #ffa726);
  /* Standard syntax (must be last) */
}

.dropzone.dz-started .dz-message {
  display: inherit;
}

.dropzone .dz-preview {
  width: 100%;
  min-height: auto;
}

.dropzone .dz-preview .dz-details {
  color: #607d8b;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  background: #ffffff;
  width: 100%;
  height: 100px;
  border: 1px solid #ffa726;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0);
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #ffa726;
}

.dropzone .dz-preview .dz-details {
  padding: 10px;
}

.dropzone .dz-preview .dz-progress {
  position: relative;
  margin-top: -20px;
  border: 1px solid #ffa726;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 0;
  background-color: rgba(255, 255, 255, 0);
}

.dropzone .dz-preview .dz-image {
  margin: 0 auto;
}

.dropzone .dz-preview:hover .dz-image img {
  filter: blur(100px)
}

.dropzone .dz-preview.dz-image-preview {
  border: 1px solid #ffa726;
  padding: 10px;
  border-radius: 20px;
}

.custom-icon .svg-inline--fa {
  font-size: 1.5rem;
  padding-top: 5px;
}

.custom-file-name:after {
  content: attr(data-content) !important;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 100%;
  overflow: hidden;
  padding: 0.5rem 1rem;
}

.input-default-js {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.input-default-js+label {
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  color: #000;
}

.input-default-js:focus+label {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .15);
}

.input-default-js+label {
  border: 1px solid rgba(33, 47, 41, .2);
  background-color: transparent;
  padding: 0;
}

.input-default-js+label span {
  padding: 0.425rem .7rem;
  color: #495057;
}

.input-default-js+label span:not(.span-browse) {
  width: 200px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}

.input-default-js+label .span-browse {
  height: 100%;
  color: #000;
  background-color: #E8EBEF;
  border-left: 1px solid rgba(33, 47, 41, .2);
  display: inline-block;
  padding: 0.425rem .8rem;
  color: #495057;
}

.navbar-nav li a {
  font-weight: bolder;

}

.navbar-nav li:hover {
  color: #697692;
  text-decoration: underline;
}

@media screen and (max-width: 50em) {
  .input-default-js+label .span-browse {
    display: block;
  }
}

.label-for-default-js {
  width: 100%;
  height: calc(2.25rem + 2px);
}

.file-input-field {
  position: relative
}

.file-input-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
  height: 2.5rem
}

.file-input-field input .file-path {
  width: 100%;
  height: 36px
}

.file-input-field .btn {
  background: #ffb300 !important;
  float: left
}

.file-input-field span {
  cursor: pointer
}

.file-input-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0)
}

.file-input-field input[type=file]::-webkit-file-upload-button {
  display: none
}

.img-center {
  min-height: 233px;
  max-height: 200px;
}



.kapsayicidiv {
  margin: 0;
  width: 100%;
  height: 100%;
}

.wrapper {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;

}

.form {
  width: 50%;
  height: 450px;
  align-items: center;
  background-color: #fff;
  justify-content: center;
  display: flex;
  border-radius: 15px;

}

.formmain {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.formmain form {
  text-align: center;
}

.formmain form input {
  margin-top: 10px;
  border-radius: 5px;
  border: none;
  border-bottom: 1px solid #37537A;
}

.formmain img {
  width: 100%;
}

.btn:hover {
  background-color: #275693 !important;
}

.anlasmaliK li a {
  color: white;
}

.anlasmaliK li {
  text-align: center;
}

.anlasmaliK li a:hover {
  color: red !important;
  font-size: 13px;
}


.yonerge {
  transition: 0.8s;
  margin: auto;
  border-radius: 5px;
  padding: 2px;
}

.yonerge:hover {
  font-size: 21px !important;
}


.kitaplist li {
  text-align: center;
}

.kitaplist li a {
  color: white;
  font-size: 18px;
}

.kitaplist li a:hover {
  color: #1a3353 !important;
  font-size: 18px;
  border-bottom: 1px solid white;
}

.arama {
  flex-direction: row;
}

.arama div form {
  text-align: center;
  justify-content: center;
  align-items: center;
}


/* slideimg  */
.scroll-up {
  height: 300px;
  overflow: hidden;
  position: relative;
}

.scroll-up .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  /* Starting position */
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  /* Apply animation to this element */
  -moz-animation: scroll-up 15s linear infinite;
  -webkit-animation: scroll-up 15s linear infinite;
  animation: scroll-up 15s linear infinite;
}

.scroll-up .inner:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-up {
  0% {
    -moz-transform: translateY(-100%);
  }

  100% {
    -moz-transform: translateY(-100%);
  }
}

@-webkit-keyframes scroll-up {
  0% {
    -webkit-transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes scroll-up {
  0% {
    -moz-transform: translateY(100%);
    /* Browser bug fix */
    -webkit-transform: translateY(100%);
    /* Browser bug fix */
    transform: translateY(100%);
  }

  100% {
    -moz-transform: translateY(-100%);
    /* Browser bug fix */
    -webkit-transform: translateY(-100%);
    /* Browser bug fix */
    transform: translateY(-100%);
  }
}

.detayArama {
  background-color: #dfdfdf80;
  width: 50%;
  margin: auto;
  text-align: center;
  border-radius: 5px;
}

.detayArama form {
  width: 70%;
  margin: auto;
  text-align: center;
}

.detayArama form aside {
  width: 100%;
  margin: auto;
  flex-direction: row;
  margin-bottom: 10px;
}

.detayArama form aside label {
  width: 40%;
  margin: auto;
  text-align: left;
  color: white;
  font-weight: bold;
}

.selected {
  width: 100% !important;
  text-align: left;
}

.detayArama form aside input {
  width: 50%;
  margin: auto;
  border-radius: 5px;
  border: none;
}

/* slideimgend */
@media only screen and (max-width: 1150px) {
  .img-center {
    min-height: 193px !important;
    height: auto;
  }
}

.chip .close {
  font-size: 30px;
}

.cascading-admin-card .admin-up .data {
  float: right;
  margin-top: 2rem;
  text-align: right;
}

.cascading-admin-card .admin-up {
  margin: -1.25rem 4% auto 4%;
}

.cascading-admin-card .admin-up .fa,
.cascading-admin-card .admin-up .far,
.cascading-admin-card .admin-up .fal,
.cascading-admin-card .admin-up .fas {
  font-size: 3rem;
  color: #fff;
  text-align: left;
  padding: 1rem 1.5rem;
  border-radius: 5px;
}

.form-signin .md-form input[type="text"]:focus:not([readonly]),
.form-signin .md-form input[type="password"]:focus:not([readonly]) {
  border-bottom: 1px solid #fff;
  box-shadow: 0 1px 0 0 #fff
}

.form-signin label,
.form-signin input[type="text"]:focus:not([readonly]),
.form-signin input[type="text"],
.form-signin input[type="password"]:focus:not([readonly]),
.form-signin input[type="password"] {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.col-half-offset {
  margin-left: 3.166666667%
}

.mouse_icon {
  cursor: pointer;
}




@media only screen and (max-width: 600px) {
  .logo_mobile {
    height: 60px !important;
    margin-top: 15px !important;
  }

  .mobile_hidden {
    display: none;
  }
}

.img_black {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
}

.img_black:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}

.page-title h1 h2 h3 {
  color: #000 !important;
}

.sliderWidth70{
  width:70vw;
   margin:auto
}