﻿body {
}
.website
{
   
    margin:auto;
}

.head {
    
    background-size:cover;
    height: 350px;
    color: #000044;   
    font-family: 'Century Gothic';
    font-style: italic;
    font-size: 45px;
    text-align: left;
    float: left;
    text-shadow: 2px; 
    background-repeat:no-repeat;
    min-width: 100%;
  
 
    
}
.childpageleft
 {
    padding-bottom:40px;
    height: auto;
    margin-top: 0px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../gallary/Images/photo_medical_history.jpg');
    
   
}
.childtop
 {    
    height:auto;
    margin-top: 0px;
    width: 100%;
    float: left;
   
    
}

.boxchild
{
    height:170px;   
    width:20%;
    margin:75px;
    float:left;
    font-size:20px;
    border-bottom:double;
    border-bottom-color:#092d82;
    
}

.doctormain
{
    height:200px;
    width:40%;
    margin-left:5%;
    margin-top:40px;
    /*float:left;*/
    font-size:20px;
    box-shadow:2px;
    background-color:#99BBEE;
    box-shadow:10px 10px 5px 0px rgba(0,0,0,0.75);
    border-radius:10px;
    color:black;
   
}


.doctorphoto
{
    width:150px;
    height:230px;
    float:left;
    /*border:1px solid black;*/
    margin:5px;

}
.doctordetails
{
    font: inherit;
    color:black;
   width: 69%;
   height:auto;
   
    float: left;
    color: #777777;
    font-weight: normal;
    text-shadow:2px;
    font-family: 'Century Gothic';
    padding:10px;
    float:right;
    /*border:1px solid black;*/
}
.credits
{
    width:100%;
    height:auto;
    background-color:beige;
    clear:both;
    text-align:right;

}

.top
{
    position:fixed;
    float:right;
}


.news
{
    width:100%;
    height:auto;
    animation-direction:normal;
    animation-delay:2s;
    animation-fill-mode:forwards;
  
}

.auone
{
    width:auto;
    height:220px;
    padding:35px;
}
.aupic
{
    width:180px;
    height:220px;
       
}
.backtotop
{
    bottom:20px;
    position:fixed;
    font-size:25px;
    float:right;
}
.contactus
{
    color:#000044;
    font-family:'Gill Sans MT';
  }

.login
{
    padding-left:500px;
}

.editadmin
{
     height:200px;
     width:300px;
     margin-left:auto;

}
.admin
{
    width:500px;
    height:auto;
    margin:auto;
    padding-left:15px;
    padding-top:15px;
}
.bottom
{
    /*clear:both;*/
    /*border:1px solid black;*/
    width:100%;
    height:120px;
    background-color:#092d82;
    /*border-radius:10px;*/
   
}
.bottombox
{ 
    width:30.62%;
    height:auto;
    padding:10px;
    float:left;
     color:papayawhip;
    
}

.like
{
    height:150px;
    padding :2px;    
    position:fixed;
    margin-top:200px;
    border-radius:10px;
    float:right;
}


.content
{
    margin-top:35px;
    margin-left:135px;
}

.departsments
{
    margin:auto;
     height:auto;
    width:80%;
    padding:10px;

   
}
.depimage
{
    height:200px;
    width:180px;
    padding:10px;
   
}
.doctormain1
{
    height:250px;
    width:45%;
    margin-left:2%;
    margin-top:40px;
    float:left;
    font-size:20px;
    box-shadow:2px;
    background-color:#99BBEE;
    box-shadow:10px 10px 5px 0px rgba(0,0,0,0.75);
    border-radius:10px;
    color:black;
   
}

.lblfont{
    font-size:18px;
    font-weight:bold;

}


.lbldocterdescription{
    font-size:14px;color:midnightblue;
    line-height:30px;
}
.txtdocterdescription{
    font-size:14px;color:purple;
     line-height:30px;
     font-weight:bold;
}