/*=======================================
File Name : EHR.CSS
File Content : Define Ehr Web System CSS
Define Date : 2002/11/26
Define Author : 
Version : 1.0

Note : 
=========================================*/

.noShadow div {
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
}
.showLineStyle {
    border-top: 1px solid #aeb6be;
    border-right: 0px;
}

 .showLineStyle2 {
     border-top:1px solid #aeb6be;
     border-right:0px ;
}
  .showbottomLineStyle {
     
     border-bottom:1px solid #727272;
}
    .showbottomWhiteLineStyle {
     
     
}
 
.textRed span {
    color: red;
}
.FlowTopicLabel
	{
		FONT-SIZE:12pt !important;
		font-family: "Verdana", "" !important;
        font-weight:900 !important;
       
	}
