* {
    margin: 0;
    padding: 0;
}

.logo {
    width: 111px;
    height: 111px;
    display: inline-block;
}

#links li {
    list-style-type: none;
    display: inline-block;
    margin-left: 25px;

}

#appointment {
    float: right;
}

#links {
    display: inline-block;




    width: 90%;
    padding: 20px
}

#header {
    height: 144px;
    display: flex;
    align-items: center;

}

a {
    text-decoration: none;
    font-family: 'Dongle', sans-serif;
    color: #b1b1b1;
    font-size: 24px;
}

#appointment {
    background-color: #52b0f2;
    color: #ffffff;
    font-family: 'Dongle', sans-serif;
    font-size: 20px;
    border: none;
    width: 150px;
    height: 38px;


}

#intro {
    width: 100%;
    height: 658px;


    display: flex;

}

#left {
    width: 48.5%;
    height: 100%;

    display: flex;
    justify-content: center;
    align-items: center;

}

#right {
    width: 48.5%;
    height: 100%;

    display: inline-block;
}

#introcontents {

    height: 444px;


}

.introtext {
    font-size: 64px;
    font-family: 'Montserrat', sans-serif;
}

#blue {
    color: #52b0f2;
}

.desc {
    font-family: 'Dongle', sans-serif;
    color: #b1b1b1;
    font-size: 28px;
    font-weight: 300;
    margin-top: 38px;
    line-height: 30px;

}

#introcontents #appointment {
    float: left;
    margin-top: 38px;
    ;
}

#front {
    width: 703px;
    height: 590px;
    float: right
}

#footer {

    width: 100%;

height: auto;

}

#mainfooter {
    background-color: #52b0f2;
    height: 224px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    ;
    display: flex;
    justify-content: center;

}

#footerlinks {
    display: inline-block;

    margin: 25px;
}

#ay li {
    display: block !important;
    ;
    margin: 17px;
}

.social {

    margin-left: 100px !important;

}

#con {
    width: 85%;

}

svg {
    margin: 10px;
}

#footerlogo {
    width: 111px;
    height: 111px;
    float: left;
    margin-left: 150px;
}

.copyright {
    font-family: 'Dongle', sans-serif;
    color: #b1b1b1;
    font-size: 24px;
    float: right;
    padding: 40px;

}

#form_div {width:100%;
margin-top: 150px;
    height:900px;

    display: flex;
    justify-content: center;

}
form {

    width:696px;
    height:663px;
    display: flex;
    justify-content: center;
    
}

#signup{
    text-align: center;
    font-family: 'Dongle', sans-serif;
    font-size: 44px;
    padding: 20px;
    font-weight: 300;

}
input {
    border:2px solid #52b0f2;
width:220px;
padding:10px;
font-family: 'Dongle', sans-serif;
margin:15px;
font-size: 18px;
}
#file{
    width:500px
}
#file::file-selector-button{
height:30px;

font-family: 'Dongle', sans-serif;
}
label{
    margin:15px;
    font-family: 'Dongle', sans-serif;
    font-size: 22px;
    color:#b1b1b1

}
#password{
    width:500px;
}
.submit {margin:15px; 


    background-color: #52b0f2;
    color: #ffffff;
    font-family: 'Dongle', sans-serif;
    font-size: 20px;
    border: none;
    width: 150px;
    height: 38px;



}
#center{
    
    
    
    width:100%; height:auto;

display: flex;justify-content: center;
}
#welcome{font-size: 76px;

    font-family: 'Dongle', sans-serif;
line-height: 70px;
padding-top: 140px;

}
.pick{

font-family: 'Dongle', sans-serif;
font-size: 25px;
color:#b1b1b1;

}
#doctors_div{
width:100%;
height:1423px;display:flex;justify-content:center;

}
#center2{

    width:1356px;
    height:845px;
    text-align: center;


}
#doctor{
width:340px;
height:374px;
border:1px solid #52aff2b4;
margin: 25px;
display: inline-block; 

}

#text{
    width:100%;height:auto;display: flex;justify-content:center;
}
.profile{
    width:98px;
    height: 98px;
    float:left;
    margin:25px;
}
.name{
    margin-top:40px;
    font-family: 'Dongle', sans-serif;
    font-size: 30px;
  position: relative;
  left:-48px;
  line-height: 30px;
}
.position{
    float: left;
    font-family: 'Dongle', sans-serif;
    color:#b1b1b1;
    font-size: 26px;
    line-height: 30px;
}
.doc_desc{
    text-align: left;
    width:90%;
    font-family: 'Dongle', sans-serif;
    color:#b1b1b1;
    line-height: 20px;
    font-size: 22px;
}
#ok{
    display: flex;
    justify-content: center;
}
#ok #appointment{
    margin-top: 30px;
}
table {
    width: 75%;
    border-collapse: collapse;
    border:1px solid #52b0f2;
    font-family: 'Dongle', sans-serif;
    font-size: 24px;
    height:fit-content;
    margin-top: 70px;;
}

th, td {
 padding:5px;
    border:1px solid #52b0f2;
}
td{
text-align: center;
   
}
th{
    text-align: center;
}

td{
    max-width: 10px !important;
}

td #appointment{
    float:none;
}
.edit{
    background-color: #ffc704 !important;
    width:105px !important;
    height:36px !important
}
.cancel{
    background-color: #ff4a4a !important;
    width:105px !important;
}
.center{
    height:650px !important
}
.ugay{
    font-family: 'Dongle', sans-serif;
    font-size: 28px;
 
}
#l{
    width:75%;
    margin-top: 120px;
}
/* #blue{
    text-emphasis: '😁';
} */

#appointment,a{
    cursor: pointer;
}
select{
    border:2px solid #52b0f2;
    width:220px;
    padding:10px;
    font-family: 'Dongle', sans-serif;
    margin:15px;
    font-size: 18px;
}
.need{
    width:150px;
    height:auto;
}
#icon {
    width: 35px;
    height: 35px;
    background-color: #1479FF;
    border: none;
    border-radius: 10px;
    box-shadow: #1f7efbb7 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.4) 0px 30px 60px -30px;
  }