﻿body {
}

.lblPopupHeaderNormal
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:White;
	text-decoration: none;
	font-weight:bold;
}
.lblPopup
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#676767;
	text-decoration: none;
	
font-weight:bold;
}
.spanBorder
{
     border-style: none none solid none;
      border-width: 0px 0px 3px 0px; 
      border-bottom-color: #ffffff;
      width:250px;
}
.formbutton2 {
	cursor:pointer;
	border:1px solid #FFFFFF;
	color:White;
	font-weight:bold;
	background-image: url(../images/inner/save_but.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
		height:30px;
	width:75px;
	text-align:center;
}
.lblred
{
    color:Red;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
}
.txtBox
{
    height:20px;
    color:#676767;
     font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
      width:165px;
}
.txtMultilineBox
{
   font-size: 12px;
    color:#676767;
     font-family: Arial, Helvetica, sans-serif;
     height:30px;
     width:165px;
 
}
.dropdown
{font-size: 12px;
    height:25px;
    color:#676767;
     font-family: Arial, Helvetica, sans-serif;
      width:171px;
}
.lblPopupHeader
{
   
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:black;
	text-decoration: none;
	font-weight:bold;
	width:250px;
}
.lblMovingActions
{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#212c34;
	text-decoration: none;
	font-weight:bold;
	text-align: center; 
}
.divMovingAction
{text-decoration: none; text-align: center; position: absolute;padding:5px;
}
.divMovingAction:hover
{
    border:2px solid #212c34;
}
 .lblError
        {  
            color:#CC3333;    
			font-family:Arial;
				font-size:13px;
			font-weight:bold;
			padding-top :5px;
			padding-bottom :5px;
			padding-right :5px;
			padding-left :20px;
				white-space:normal ;
			background-image : url(../images/crossicon.png);
			background-repeat :no-repeat ;
			background-position :left center ;
        }
        
         
        	
        
        .lblSuccess
        {
        	color:#006600;    
			font-family:Arial;
			font-size:13px;
			font-weight:bold;
			padding-top :5px;
			padding-bottom :5px;
			padding-right :5px;
			padding-left :20px;
			
			white-space:normal ;
			background-image : url(../images/righticon.png);
			background-repeat :no-repeat ;
			background-position :left center ;
        }
        .lblPopupOrange
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#DF7838;
	text-decoration: none;
	
font-weight:bold;
}
 .lblPopupOrangeMedium
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#DF7838;
	text-decoration: none;
font-weight:bold;
}
 .lblPopupOrangeMediumBlack
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:black;
	text-decoration: none;
font-weight:bold;
}
.border
{
    border: 1px solid #DB7638;
    padding:5px;
    width:145px;
}
.blinkytextGreen {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     text-decoration: blink;
     font-style: normal;
      color:green;
      font-weight:bold;
 }
 .blinkytextRed {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     text-decoration: blink;
     font-style: normal;
      color:red;
      font-weight:bold;
 }
 
.childheader
{
    border-bottom: 2px dotted #5D5D5D;
    padding: 5px 5px 5px 5px;
    cursor:pointer;
      font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
}
.Unreadchildheader
{
      font-family: Arial, Helvetica, sans-serif;
     font-size: 15px;
  color:#5D5D5D;
  font-weight:bold;
}
.childheader.noticeheader
{
    border-bottom: 2px dotted #9B8A80;
    padding: 5px;
    cursor:pointer;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 15px;
}
.childinfo
{ font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
    color: #5D5D5D;
    padding: 5px;
    
}

.noticedetail
{ font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
    color: #5D5D5D;
    padding: 5px;
    
}
.childinfo.noticeInfo
{
    color: #9B8A80;
     padding: 5px 5px 10px 5px;
}