﻿body {
    /*background-color: #FFFFFF;*/
   
}
.LgoTxt {
    color:#FFCCCC;
    font-size:14px;
    text-align:left;
           }
   .MoblblSup {
         font-size:12px; 
        vertical-align:top;
        color:red;
     }
.headerTxt {
    font-size:15px;
    color:#FFCCCC;
    text-align:left;
             } 
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/*.topnav a:hover {
  background-color: #ddd;
  color: black;
}*/

.active {
  background-color: #49053F;
  color: white;
}

.divHam {
  width: 25px;
  height: 2px;
  background-color: white;
  margin: 0px 0 5px 0px;
}

.title
{
height:70px;
background-color: #003366;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 5px;
text-align: left;
 overflow: hidden;
padding: 5px;
clear: both;
Top:0px;
width:100%;
left: -5px;

}
 .footer
        {
            background-color: #003366;
            overflow: hidden;
            padding: 5px;
            clear: both;
            height: auto;
            margin-top: 10px;
            margin-left: 5px;
            margin-right: 5px;
            text-align: center;
            color: #FFFFFF;
            font-family: Cambria;
            position:fixed;
            bottom:0px;
            width:100%;
            left: -5px;
            font-size:0.75rem;
            }
 .navbarnonmob

{
display:none;
    }
.navbarmob

{

    }
.btn
{
	margin:5px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	padding: 5px 10px;
	outline: none;
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
font-weight:bold;
	
	background: #003366;
	border: 1px solid #68BE8B;
	
	}
.btn:hover
{background: #63BE88;
color:#F13D6D;
	
	}

	.txtnew
	{
		background-color: white;

border: 1px solid #63BE88;
padding: 0;
cursor: text;
overflow: hidden;
/*height: auto !important;*/
height: 100px;
position: relative;
/*height: 100px;*/
width:100%;

padding: 2px 3px;
border-radius:2px;
float:left;
	top: -1px;
	left: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}
		
	.txt
	{
		background-color: white;

border: 1px solid #63BE88;
padding: 0;
cursor: text;
overflow: hidden;
height: auto !important;
height: 1%;
position: relative;
height: 20px;
width:110px;

padding: 2px 3px;
border-radius:2px;
float:left;
	top: -1px;
	left: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}
	
		.txt:hover
		{
		 border-color: Orange;
		}
.tblLogin {
    border:thin solid #003366;
    width:100%;
}
.lbl
	{
		
		color: #003366;
		text-align:right;
		
		
	}
	
	.tbl
	{
	    width:100%;
   
}
		.tbl2
	{
	    width:250px;
   
}   
         .LogoImg
        {
     height:70px;
     width:80px;
     float:left;
      }

	    .tblhead
	    {
	        height:30px;
	        color:#fff;
	        text-align:center;
	        font-weight:bold;
	        background:#003366;
	        padding:2px;
	        font-size:14px;
	        }
         .divAppointment
         {
            background-image:url('appointmentMob.JPG');
            height:80px;
           background-repeat:no-repeat;
            margin:5px 5px 5px 5px;
            background-position:center;
  }
   .vimg
  {
      border:solid 1px #ccc;
      }
      
       .vimg:hover
  {
      border:solid 1px #333;
      }
        .img
    {
        border-radius:6px;
        Height:150px;
         Width:130px; border:solid 1px #ccc;
         
        }
        .img:hover
    {
        border-radius:6px;
          Height:150px;
         Width:130px;
         border:solid 1px red;
         
        }

         .Divflx

{

padding:5px
    }
         .columnd {
   width: 100%;
}
         ol.aged {
  list-style-type: circle;
}
li.aged {
  list-style-type: circle;
}
