
/* ********************************************** */

  
/*  body {
      background-image: url("https://eksper2024.isimizgucumuz.com/wp-content/uploads/FiRMALAR/02_temiz_eposta_baslik_resmi.webp"); 
      background-image: url("../../../../../wp-content/uploads/FiRMALAR/02_temiz_eposta_baslik_resmi.webp");
      background-color: #cccccc; 
 
     -webkit-background-size: cover; 
     -moz-background-size: cover;  
     -o-background-size: cover; 
     background-size: cover; 
     background-position: center;
     background-repeat: no-repeat, repeat;
    }
*/   

.uD_imrFRMTBD2 {
    color: transparent;
  }


.uD_imrFRMTBD2::-webkit-file-upload-button {
    visibility: hidden;
  }


.uD_imrFRMTBD2::before {
    -webkit-user-select: none;
    user-select: none;
    display: inline-block;
    color: #fff;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-shadow: 1px 1px #fff;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: baseline;
    border: 1px solid #999;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }


#uD_imrFRMTBD2::before {
    content: 'DEKONT YÜKLE';
    background-color: #007bff !important;
  }


.uD_imrFRMTBD2:hover::before {
    border-color: #fff;
  }


.uD_imrFRMTBD2:active {
    outline: 0;
  }


.uD_imrFRMTBD2:active::before {
    background-color: #007bff !important;
  }


.well {
 /*   background: none; */
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
   background-color: #e1e1ea;
}

select{
border-right: 1px solid #ced4da  !important;
}

.uD_DosyaEklenecek{
/* font-size: small; */
font-size: x-small;
}
/*
.uD_DosyaEklenecek:hover{
font-size: small;
}
*/
.mustafa{
    background:   #e1e1ea;
}

.aktifSatirBoya {
    background: #e1e1ea;
    --bs-table-color: #000;
    --bs-table-bg: #e1e1ea;
    --bs-table-border-color: #a6c3ca;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color);
}

  /*
tr:nth-child(even) {
  background-color: #dddddd;
  background-color:rgba(255, 99, 71, 0.2); 
}
*/
 /* DOSYA YUKLENIYOR*/  
#yuzde {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: red;
}

#islem-yuzde {
    width: 100%;
    height: 25px;
    background-color: #edfaef;
    border: 1px solid blue;
    padding: 10px;
    margin-bottom: 20px;
}

#islem {
    width: 0%;
    height: 100%;
    background-color: green;
    transition: width 0.5s ease;
}

#bilgi {
    text-align: center;
}

/* /wp-admin/css/forms.css ver=6.6.2 ile gelen bozulmalar*/
.card {
	/* max-width: 520px; 1051 */
	max-width: 100%  !important;
}
/*  onsubmit="return false" */   
   
    



