
*{
    box-sizing: border-box;
}
.text-black{
    color: black;
    font-size: 14px;
}
.border-input{
    border-right: 5px solid rgb(220, 60, 60) !important;
}
.border-input-gr::before{
    content: "";
    border-right: 5px solid green;
}
.border-input-green{
    border-right: 5px solid green !important;
}
.inlin-block{
    display: inline-block;
}
.d-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.fa-pen-to-square:hover{
    color: rgb(14, 255, 14);
}
.fa-trash:hover{
    color: red;
}
.span-text{
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-weight: bold;
}
.save-button{
    border: none;
    outline: none;
    height: 40px;
    border-radius: 20px;
    color: white;
    background-color: #777777;
}
.text-color{
    color: black !important;
}
.mtt{
    margin-top:120px
}
/* Start Suppliers */
.modal-dialog {
    max-width: 746px;
    margin: 1.75rem auto;
    /* max-width: 1050px; */
    margin: 1.75rem auto;
}
.Supplier-details h2{
    background-color: #f0f2f5;
    display: flex;
    justify-content: end;
    color: black;
    padding-top: 20px;
}
/* End Suppliers */
/* Start Employees */
.model-border{
    border: 2px solid #777777;
    margin-top: 30px;
}
.search-btn:hover{
    color: white;
    background-color: blue !important;
    transition: 0.5s;
}
.app-model{
    background-color: blue !important;
    color: white !important;
    width: 50%;
}
.details{
    background-color: #eeeeee !important;
    color: black !important;
    width: 50%;
}
.btn-all-molel{
    border: none;
    outline: none;
    padding: 13px;
    border-radius: 17px;
    background-color: #d2eeff !important;
    color: #5856d6;
}
.w-input input{
    font-size: 50px;
}
.h-input{
    height: 30px;
}
.border-body{
    border: 0.5px solid #ccc;
}
.icone-plus button{
    border: none;
    outline: none;
    width: 50px;
    height: 50px;
    background-color: #5856d6;
    border-radius: 10px;
    color: white;
}
.icone-plus button svg{
    font-size: 30px;
}
.save-btn{
    border: none;
    outline: none;
    width: 300px;
    height: 30px;
    background-color: #777777;
    border-radius: 10px;
    color: white;
}
.icone-remove{
    color: red;
    font-size: 30px;
    cursor: pointer;
}
.input-switch{
    width: 180px ;
}
.input-switch input{
    font-size: 25px;
}
.input-switch{
    font-size: 20px !important;
}
.input-size{
    transform: scale(1.2) !important;
}
.bg-volor{
    background-color: #5856d6;
    color: white !important;
}
.bg-volor:hover{
    background-color: #5856d6;
    color: black !important;
}
.btn-commission{
    border: none;
    background-color: #4285f4;
    color: white;
    padding: 15px;
    width: 110px;
}
th{
    width: max-content;
    height: 30px !important;
}
.w-Switch{
    font-size: 25px !important;
}
.btn-extraction{
    border: none;
    color: white;
    background-color: #4285f4;
    outline: none;
    padding: 13px;
    cursor: pointer;
}
.h-input{
    height: 35px;
}
.f-size{
    font-size: 18px;
    cursor: pointer;
}
.bawinload-btn{
    width: 200px;
    border: none;
    background-color: blue;
    color: white;
}
.icone-arrow{
    background-color: black;
    color: white;
    width: 24px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 22px;
}
.btn-marcaz{
    background-color: blue;
    color: white;
    border: none;
    width: 130px;
    border-radius: 6px;
}
.btn-blue{
    background-color: blue;
    color: white;
    border: none;
    width: 130px;
    height: 40px;
}
.nav-tabs .nav-link.active {
    color: white !important;
    background-color: blue !important;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.border-sale{
    border: 1px solid #ddd;
    
}
.maden{
    background-color: #f5f5f5;
    display: inline-block;
    /* width: 50px; */
    padding: 5px;
    height: 30px;
}
.input-sale input{
    width: 60%;
    height: 30px;
}
.input-sale input:focus{
     background-color: #f5f5f5; 
}
.input-focuuse:focus{
    background-color: #f5f5f5;
}
.bg-input{
    background-color: #f5f5f5 !important;
}
.box-icone{
    width: 40px;
    display: inline-block;
    border: 1px solid #ddd;
    display: inline-block;
    /* display: flex; */
    cursor: pointer;
    justify-content: center;
    align-items: center;
    height: 30px;
}
.w-4{
    width:70% !important;
}
.margin-2{
    margin: 20px;
}


.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: black;
    background-color: #eeeeee !important;
    padding: 0px 30;
    margin: 0 3px;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
#shode-row{
    display: none;
}
#shode-div-row{
    display: none;
}
.btn-adds{
    background-color: #0b51c5;
    border: none;
    outline: none;
    color: white;
    width: 70px;
    height: 60px;
    /* font-weight: bold; */
    border-radius: 8px;
    padding: 8px;
}
.ahtar-hsap{
    background-color: #4285f4;
    color: white;
    height: 40px;
    display: inline-block;
}
.Egp{
    background-color: #f0f2f5;
    color: black;
    width: 50px;
    height: 38px;
    display: inline-block;
}
.div-one , .div-two{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: white;
    background-color: #0b51c5;
    font-weight: bold;
}
.div-two{
    background-color: #777777;
}
.border-offers{
    border: 1px solid #777777;
   
}
.d-between{
    display: flex;
    justify-content: space-between;
}
.font-20{
    font-size: 20px;
}
.btn-add-hor{
    border: none;
    color: white;
    background-color: #4285f4!important;
    padding:.84rem 1.14rem;
  
   
}
.h-textarea{
    height: 130px !important;
}
.img-table{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.5s;
    overflow: hidden;
}
.img-table:hover{
    transform: scale(2);
}
th{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    /* background-color: white !important; */
    background-color: #4e449e!important ;
    color: #fff !important;
}
.img-model {
    overflow: hidden;
}
.img-model img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid black;
    overflow: hidden;
    cursor: pointer;
}
.opshan-img{

    /* background-color: #d2eeff; */
    margin-top: 30px;
    color: white;
    margin-right: 10px;
    overflow: hidden;
}
.img-model span{
   background-color: #161515a1 !important;
   opacity: 0;
   overflow: hidden;
   z-index: 0000;
   transition: 0.5s;

}

.img-model span:hover{
    opacity: 1;
}
.border-table-taps{
    border: 1px solid  #1d24212b;
}
.border-boutom-span{
    border: 0.5px solid  #1d24212b;
}
.bg-item{
    background-color: white !important;
}
.tab-title{
    font-size: 18px;
    background: #f5f5f5;
    height: 40px;
    /* padding: 10px 15px; */
    margin-bottom: 15px;
    width: 93%;
}
.btn-add-branches{
    background-color: #4caf50;
    color: #fff;
    width: 70%;
    font-weight: 600;
    border-radius: 30px;
    font-size: 18px;
    margin: 30px 0;
    border: none;
    height: 50px;
}
.border-table{
    border:2px solid #f5f5f5 !important;
   
}
.text-span{
    color: #33b5e5;
    font-weight: bold;
    font-size: 15px;
}
.green-lable{
    color: #00c851;
}
.font-12{
    font-size: 12px !important;
}
.font-15{
    font-size:14px !important;
}
.btn-delate {
    border:none;
    color:white;
    background-color: red;
    display:flex;
    justify-content: end;
}
.btn-add-card{
    display:flex;
    border:none;
    outline:none;
    padding:10px;
    color:white;
    background-color: #4c5796;
}
.input-img{
    background-color: #2c2c2c;
    color:white;
    width: 100%;
    height: 150px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;

}
.input-img span {
    font-size: 30px;
    color: #bbb;
}
.img-text-span{
    font-size: 22px !important;
}
.input-img-span{
    padding:5px 30px;
    background-color:#d2eeff;
    width:130px;
    border-radius:10px;
}
.btn-update-img{
    background-color: #4285f4;
    color: white;
    padding: 15px;
    border: none;
    outline: none;
}

.card-show{
    
    border: 1px solid #7e7c7c;
    margin: 15px;
    border-radius: 6px;
    padding: 15px;
    width: 125px;
    cursor: pointer;
}
.card-show:hover{
    background-color: #eeeeee;
}