﻿body {
 


}
.login{
    height:300px;
    width:70%;
    border:6px solid deepskyblue;
    border-radius:20px;
    text-align:center;
    margin-left:15%;
    margin-right:15px;
    margin-top:200px;
    margin-bottom:50px;

}
.textlogin{
    width:90%;
    margin-left:5%;
     margin-right:5%;
     margin-top:20px;
}
.buttonlogin{
    background-color:#0d243f;
    color:white;
    border:0px;
    padding:10px 50px;
    margin-top:70px;
    font-size:22px;
}
.outgingfram{
     height:auto;
    width:95%;
    border:6px solid deepskyblue;
    border-radius:20px; 
    margin-top:180px;
    text-align:center;

}
.buttonsave{
    margin-top:50px;
    color:#070a3f;
    font-size:20px;
    margin-bottom:50px;
    margin-right:46%;
    background-color:deepskyblue;
    border:0px;
    border-radius:10px;
    height:40px;
    width:150px;
}
.mmmm{
    text-align:center;

}
.headerar{
    float:right;
    margin:0
}
.button-list{
    width:auto;
    height:80px;
    padding-top:25px;
    float:right;
    margin-right:80px;
    background-color:#47b5b9;
    margin-top:40px;
    margin-bottom:40px;
    text-align:center;
    color:white;
    font-size:22px;
    border-radius:20px;
    border-bottom:4px solid #273ed8;
     /*border-right:4px solid #273ed8;*/

}
    .button-list-a{
        color:#272224;
       font-weight: bold;
       padding:30px 30px;
    }
    .buttonallok{
   
    color:#070a3f;
    font-size:20px;
  margin-left:5px;
  margin-right:5px;
  
    background-color:deepskyblue;
    border:0px;
    border-radius:10px;
    height:40px;
    width:auto;
}
@media only screen and (max-width: 1000px) {
    .buttonallok {
        margin-bottom: 7px;
        color: #070a3f;
        font-size: 20px;
        margin-left: 5px;
        margin-right: 5px;
        background-color: deepskyblue;
        border: 0px;
        border-radius: 10px;
        height: 40px;
        width: auto;
    }

    .paggination {
        letter-spacing:10px;
    }
    .gridpatientname{
        margin-top:150px;
        margin-bottom:50px;
        width:90%;
        margin-left:5%;
        margin-right:5%;
    }
    

}
.divpatientsurgery{
    width:95%;
    margin-left:2.5%;
    margin-right:2.5%;
    margin-top:120px;
    border:3px solid deepskyblue;
    height:auto;
    border-radius:15px;
    margin-bottom:50px;
    text-align:center;

}
.divpatientsurgery b{
    color:#0d243f;
    font-size:22px;
    margin-top:20px;
    margin-bottom:70px;

}
.rochta{
    width:95%;
    margin-left:2.5%;
    margin-right:2.5%;
    margin-bottom:60px;
    /*border:4px solid deeppink;
    border-radius:20px;*/
    height:auto;
    text-align:center;
    margin-top:350px;

}
.rochta h1{
    color:deepskyblue;
    text-align:center;
    text-decoration:underline;



}
