<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}
/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) {
    .css-aylar {
        z-index: 1070;
        max-width: 342px !important;
        position: absolute;
        margin-left: 4px;
        background-color: #575a5e;
    }

    .css-gun-ad {
        position: absolute;
        margin-left: -15%;
        font-size: 0.7rem;
        margin-top: 7%;
        height: 20px;
        width: 12%;
        border-radius: 5px 5px 0px 0px;
        color: #575a5e;
    }
    .css-gun-ad-disable {
        position: absolute;
        margin-left: -15%;
        font-size: 0.7rem;
        margin-top: 7%;
        height: 20px;
        width: 12%;
        border-radius: 5px 5px 0px 0px;
        color: #4f4f4f !important;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .css-aylar {
        z-index: 1070;
        max-width: 900px !important;
        position: absolute;
        margin-left: 4px;
        background-color: #575a5e;
    }

    .css-gun-ad {
        position: absolute;
        margin-left: -15%;
        font-size: 0.8rem;
        margin-top: 5%;
        height: 20px;
        width: 12%;
        border-radius: 5px 5px 0px 0px;
        color: #575a5e;
    }
    .css-gun-ad-disable {
        position: absolute;
        margin-left: -15%;
        font-size: 0.8rem;
        margin-top: 5%;
        height: 20px;
        width: 12%;
        border-radius: 5px 5px 0px 0px;
        color: #4f4f4f !important;
    }
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    .css-aylar {
        z-index: 1070;
        max-width: 900px !important;
        position: absolute;
        margin-left: 4px;
        background-color: #575a5e;
    }

    .css-gun-ad {
        position: absolute;
        /*margin-left: -19%;*/
        margin-top: 4%;
      
        font-size: 0.8rem;
        height:auto!important;
        width:auto!important;
        border-radius: 5px 5px 0px 0px;
        color: #575a5e;
    }

    .css-gun-ad-disable {
        position: absolute;
        margin-left: -15%;
        font-size: 0.8rem;
        margin-top: 4%;
        height: 20px;
        width: 12%;
        border-radius: 5px 5px 0px 0px;
        color: #4f4f4f !important;
    }
}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
}


.css-header-bg {
    background-color: #2c2c2c!important;
    /*background-color: #97B3AE!important;*/
    height: 60px;
    font-size: 25px;
    color: white;
    display: flex;
    align-items: center;
    padding:50px!important;
}
.css-header-modal-bg {
   
    background-color: #97B3AE!important;
    height: 60px;
    font-size: 25px;
    color: white;
    display: flex;
    align-items: center;
   
}
.css-pl{
   padding-left:28px!important;
}
.css-pr {
    padding-right:28px!important;
}





.css-ran_saatleri {
    transition-duration: 0.4s;
    padding: 1rem;
    padding-top: 4rem;
    width: 100%;
}

    .css-ran_saatleri:hover {
        background-color: #04AA6D; /* Green */
        color: white;
    }


    /*------Randevu Saatleri-----------*/
.button {
    transition-duration: 0.4s!important;
}

    .button:hover {
        background-color: #04AA6D; /* Green */
        color: white!important;
       

    }

.css-btn-saatler {
    background-color: #97b3ae !important;
    color: whitesmoke !important;
    font-size: 16px !important;
}
.css-btn-saatler-select {
    background-color: #97b3ae !important;
    color: whitesmoke !important;
    font-size: 16px !important;
    color: black !important;
}
   

    .gun_Box:hover.css-btn-saatler {
        border: 1px solid #000000 !important;
    }


/*---------------------Ayın Günleri------------------------------*/
.css-select-button{
    background-color:#090ee4 !important;
    /*background-color:#F0EEEA!important;*/
}

.css-gun-bg-color {
    /*background-color:#474a56;*/ /*Siyah*/
    /*background-color:#043927;*/ /*Yeşil*/
    /*background-color:#ecb4b3;*/ /*Pembe*/
    background-color: #D2E0D3 !important; 
   
    border: 1px solid white !important;
    color:#000000 !important;
    border-radius:0px 0px 0px 0px!important;
    height:100%!important;
    width:100%!important;
}
    .css-gun-bg-color:hover {
        background-color:#97B3AE !important;
        border: 1px solid white !important;
        color: #000000 !important;
        border-radius: 0px 0px 0px 0px !important;
        height: 100% !important;
        width: 100% !important;
       /* box-shadow: 1px 1px 2px #575a5e, 0 0 25px #ffffff6d, 0 0 5px #575a5e;*/
        z-index: 3900 !important;
    }
.css-gun-bg-color-disable {
    /*background-color:#474a56;*/ /*Siyah*/
    /*background-color:#043927;*/ /*Yeşil*/
    /*background-color:#ecb4b3;*/ /*Pembe*/
    background-color: #D2E0D3 !important; 
    border: 1px solid white !important;
    color: #4f4f4f !important;
    border-radius: 0px 0px 0px 0px !important;
    height: 100% !important;
    width: 100% !important;
}

  
/*.css-gun-bg-color:after {
    background-color: red !important;
    display: block;
}*/
.css-gun {
    background-color: transparent!important;
    text-align:center!important;
    align-items:center!important;
 
}
.css-gun:after:focus {
    background-color: red !important;
    display: block;
}

.css-ay-btn-select {
    color: #D2E0D3 !important;
}.css-ay-btn {
    color: #111111!important;
}

 .css-button-ekel{
     background-color:#97B3EA!important;
     color:whitesmoke!important;
 }</pre></body></html>