[data-notify="progressbar"] {
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
}
.g-recaptcha{margin: 0 0 10px 20px;}
.input-group{margin-bottom: 10px;}
@media only screen and (max-width : 480px) {
    .formDiv{
        padding-left: 25px !important;
        padding-right: 25px !important;

    }
    .rc-anchor .rc-anchor-normal .rc-anchor-light{background-color:transparent !important;}
    .g-recaptcha{
        margin: 10px auto;

        width: 230px !important;
        height: 76px !important;
        border-right:solid 1px #aabbc9 !important;
        overflow: hidden;
    }
}
#particles-js{position: absolute; width: 100%; height: 100%;}
#dataTable tbody td {
  vertical-align: middle;
}


::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.card, .form-control{font-size:11.5px;}

.modal-title{color:red}

.input-group-text{width: 40px;}

/*Hatırlatma*/
.note {
    margin: 20px auto;
    font-family: 'Lato';
    color:#000;
  }
  .note ul li h2 {
    font-weight: bold;
    font-size: 1rem;
  }
  .note ul li p {
    font-family: 'Shadows Into Light', cursive;
    font-size: 1.4rem;
  }
  .note ul,.note li{
    list-style:none;
  }
  .note ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .note ul li a{
    text-decoration:none;
    color:#fff;
    background:#ffc;
    display:block;
    height:auto;
    width:15em;
    padding:1em;
    box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    transform: rotate(-6deg);
    transition: transform .15s linear;
  }
  .note .renk1 a{
      transform:rotate(-2deg);
      position:relative;
      top:-3px;
      background:#4e73df;
  }
  .note .renk2 a{
      transform:rotate(-3deg);
      position:relative;
      top:-5px;
      background:#1cc88a;
  }
  .note .renk3 a{
      transform:rotate(2deg);
      position:relative;
      top:2px;
      background:#1cc88a;
  }
  .note .renk4 a{
      transform:rotate(-5deg);
      position:relative;
      top:-5px;
      background:#36b9cc;
  }
  .note .renk5 a{
      transform:rotate(-3deg);
      position:relative;
      top:3px;
      background:#f6c23e;
  }
  .note .renk6 a{
      transform:rotate(-4deg);
      position:relative;
      top:1px;
      background:#e74a3b;
  }
  .note .renk7 a{
      transform:rotate(-2deg);
      position:relative;
      top:-5px;
      background:#5a5c69;
  }
  .note .renk8 a{
    transform:rotate(-2deg);
    position:relative;
    top:-5px;
    background:#ffc;
    color:#000 !important;
}
  .note .renk9 a{
    transform:rotate(-2deg);
    position:relative;
    top:-5px;
    background:#CBFDCA;
    color:#000 !important;
}
  .note .renk10 a{
    transform:rotate(-2deg);
    position:relative;
    top:-5px;
    background:#CACAFE;
    color:#000 !important;
}

  
  
  .note ul li a:hover,.note ul li a:focus{
    box-shadow:10px 10px 7px rgba(0,0,0,.7);
    transform: scale(1.25);
    position:relative;
    z-index:5;
  }
  
  .note ul li{
    margin:1em;
  }
  /* // Hatırlatma*/
  
  #messages{
    overflow: auto; background:#ECE5DD;
    background:linear-gradient(rgba(236, 229, 221,.8), rgba(236, 229, 221,.8)), url('/assets/img/mesaj_bg.jpg') repeat; background-size: 100%;}
  .gonderen p,
  .alici p{
    position: relative;
    width:auto; font-size:12px;  border-radius:3px;
  }
  .gonderen p{background:#DCF8C6;}
  .gonderen p::before{
    content: "";
    display: block;
    position: absolute;
    top:0; 
    right: -10px;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #DCF8C6 transparent transparent transparent;
  }
  
  .alici p{background:#fff;
    position: relative;}
  .alici p::before{
    content: "";
    display: block;
    position: absolute;
    top:0; 
    left: -10px;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #fff transparent transparent;
  }
  .okunduIcon{color: #aaa;}
  .okunduIcon.active{color: rgb(6, 207, 243);}

  /*.form-control{text-transform: uppercase;}*/
  .form-control-user{text-transform: none;}
label.custom-file-label::after {
  content: "Gözat";
}

.dosyaListesi{margin:0; padding:0; list-style:none;}
.dosyaListesi li{position:relative; display:inline-block; z-index:0; padding:4px 8px; margin:2px; border-radius:3px; overflow:hidden; border:solid #eee 1px; text-align:center;} 
.dosyaListesi li::before{display:none; content:""; position:absolute ; top:0; bottom:0; left:0; right:0; background:rgb(0 0 0 / 20%); z-index:2;}
.dosyaListesi li:hover::before{display:block;}
.dosyaListesi li .gosterBtn{display:none; position:absolute; top: 25%; right: 50%; transform: translate(50%,-50%); }
.dosyaListesi li:hover .gosterBtn{display:inline; z-index:3;}
.dosyaListesi li .kaldirBtn{display:none; position:absolute; top: 75%; right: 50%; transform: translate(50%,-50%); }
.dosyaListesi li:hover .kaldirBtn{display:inline; z-index:3;}
.gosterBtn i,
.kaldirBtn i{font-size:10px !important;}

@media print {
  .yazdirilabilir {
    display: block !important;
    border: none !important;
  }  
  .watermark {
      display: inline;
      position: fixed !important;
      opacity: 0.10;
      width: 70%;
      z-index: 1000;
      top: 30%;
      left: 15%;
      transform: translate(-50%, -50%);
      transform: rotate(-45deg);
      
  }
}