<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DEFAULTS
----------------------------------------------------------*/



/*a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}*/

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles &lt;h1&gt; and &lt;h2&gt; tags that are the 
first child of the left and right table columns */
.rightColumn &gt; h1, .rightColumn &gt; h2, .leftColumn &gt; h1, .leftColumn &gt; h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS  background: #4b6c9e--D0E3FC; 
----------------------------------------------------------*/


.header
{
    margin: 0px;
    padding: 0px;    
    background: #FFFFFF;    
    width: 100%;
    
}

.subheader
{
    margin: 0px;
    padding: 0px;    
    background: #D0E3FC;    
    color: #000000;
}

.subheaderMobile
{
    margin: 0px;
    padding: 0px;    
    background: #D0E3FC;    
    color: #000000;
    width:100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}



.leftCol
{
    padding: 6px 0px;
    margin: 2px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 190px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 190px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 99%;
    padding: 8px 0 7px 10px;
    
}
div.allignCenter
{
  margin-left: 0% ;
  margin-right: 0%;
}
/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    /*font-size: 1.1em;*/
    display: block;
    text-align: right;
    padding: 10px;
    color: #000000;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


/* CRM CSS
----------------------------------------------------------*/


.dvtCellLabel, .cellLabel 
{
    background-color:#F5F5FF;
    border-bottom:1px solid #DADAEE;
    border-top:1px solid #FFFFFF;
    color:#545454;
    padding-left:5px;
    padding-right:5px;
    white-space:nowrap;
    text-align:right;    
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
}

.dvtCellLabelNew
{
    background-color:#F5F5FF;
    border-bottom:1px solid #DADAEE;
    border-top:1px solid #FFFFFF;
    color:#545454;
    padding-left:5px;
    padding-right:5px;
    white-space:nowrap;    
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
}

.dvtCellInfo, .cellInfo 
{
    border-bottom:1px solid #EFEFEF;
    padding-left:5px;
    padding-right:5px;
    margin-left: 160px;
}

/* TextBox Normal size*/
.textbox
{
    background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    padding-left:2px;
    }
    
 
 /* TextBox Medium Size*/
 .textboxMedium
 {
    background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    padding-left:2px;
    width:75px;
 }
 /* TextBox Large size*/
.textboxlarge
{
    background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    padding-left:2px;
    width:240px;
    height:23px;
    }
    
 .textboxMobile
{
    background-color:#FFFFFF;
    /*border:1px solid #BABABA;*/
    border: 1px solid #ccc;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:14px;
    padding-left:2px;
    /*width:55%;*/
    width:90%;
    height:22px;
 }
 
  .dropdownlistMobile
{
    background-color:#FFFFFF;
    /*border:1px solid #BABABA;*/
    border: 1px solid #ccc;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:14px;
    padding-left:2px;
    /*width:56%;*/
    width:91%;
    height:22px;
 }
 
  .radiolistMobile
{
    background-color:#FFFFFF;
    /*border:1px solid #BABABA;*/
    border: 1px solid #ccc;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:14px;
    padding-left:2px;
    /*width:56%;*/
    width:91%;   
 }


.TDLeft
{
       width:30%;    
}

.TDRight
{
       width:70%;    
}


.checkbox
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:9px;    
    }


/* DropDownList Normal Size */
.dropdownlist
{
    background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    padding-left:2px;
    width:100px;
}
/* DropDownList Medium Size */
.dropdownlistMedium
{
    background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    padding-left:2px;
    width:75px;
}
/* DropDownList Large Size */
.dropdownlistLarge
{
   background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    padding-left:2px;
    width:246px;
    height:33px;
}


/* RadioButtonList Normal Size*/
.radiobuttonlist
{
    background-color:#FFFFFF;
    border:1px solid #BABABA;
    color:#000000;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    padding-left:2px;   
}


/* Label Normal Size*/
.label
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    padding-left:2px;
    }

/* Label Message Size*/
.labelMessage
{
    color:#DB0706;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background-color:#FFFFFF;   
    font-size:12px;
    padding-left:2px;
    width:150px;
}

.accordion 
		{  
		width: 100%;  
		}  
           
		.accordionHeader {  
		border: 1px solid #FFE4B5;  
		color: white;  
		/*background-color: #2E4d7B; 708090  5078B3*/
		background-color: #8B8B8B; 
		font-family: Arial, Sans-Serif;  
		font-size: 12px;  
		font-weight: bold;  
		padding: 5px;  
		margin-top: 5px;  
		cursor: pointer;  
		}  
           
		.accordionHeaderSelected {  
		border: 1px solid #2F4F4F;  
		color: white;  
		background-color: #000000; 
		 
		font-family: Arial, Sans-Serif;  
		font-size: 12px;  
		font-weight: bold;  
		padding: 5px;  
		margin-top: 5px;  
		cursor: pointer;  
		}  
           
		.accordionContent {  
		background-color: #D3DEEF;  
		/*border: 1px dashed #2F4F4F;  */
		border-top: none;  
		padding: 5px;  
		padding-top: 10px;  
		}   

/* Added by Prabhat on 05-Jan-2011*/
/* Start */
/*Grid Coloum Header Size*/
.boundField_Label
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 2px 6px 2px 2px;
	color: #666666;
}
/*Grid Coloum Item Size*/
.boundField_data
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight:bold;
	padding: 2px 2px 2px 6px;
	color: blue;
}


/* End */


/* Button Normal Size*/
.button 
{
    /*background-color:#ADC9F7;*/
	background-color:#1abc9c;
    font-family:verdana;
    font-size:12px;    
    padding-left:5px;
    padding-right:5px;
    height: 25px;
	color:white;
}
/* Button Medium Size*/
.buttonMedium 
{
    background-color:#1abc9c;
    font-family:verdana;
    font-size:12px;    
    width:75px;
    padding-left:5px;
    padding-right:5px;
	height: 25px;
	color:white;
}
/* Button Large Size*/
.buttonLarge 
{
    background-color:#1abc9c;   
    font-family:verdana;
    font-size:12px;    
    padding-left:5px;
    padding-right:5px;
	color:white;
}

/*Button RMdashboard */

.buttonNew
    {    
    background: white;    
    border: solid 1px grey;    
    font-family: Arial, sans-serif;     
    font-size: 8px;     
    font-weight: bold;     
    color: #001563;
    height: 17px;    
    } 
    
.buttonNew:hover      
{
    background: white;    
    border: solid 1px grey;    
    font-family: Arial, sans-serif;     
    font-size: 8px;     
    font-weight: bold;     
    color: Red;       
    height: 17px;  
}


/* for grid css ADD on 2 June 2011*/  

 .mGrid
        {
            width: 100%;
            background-color: #fff;
            margin: 5px 0 10px 0;
            border: solid 1px #525252;
            border-collapse: collapse;
        }
        .mGrid td
        {
            padding: 2px;
            border: solid 1px #c1c1c1;
            color: #717171;
        }
        .mGrid th
        {
            padding: 4px 2px;
            color: #60728B;
            background: #F0F0F0 url(grd_head.png) repeat-x top;
            border-left: solid 1px #525252;
            font-size: 0.8em;
        }
        .mGrid .alt
        {
            background: #fcfcfc url(grd_alt.png) repeat-x top;
        }
        .mGrid .pgr
        {
            background: #F0F0F0 url(grd_pgr.png) repeat-x top;
            height: 8px;
        }
        .mGrid .pgr table
        {
            /* margin: 5px 0; 
	     line-height:8px; */
        }
        
        .mGrid .pgr td
        {
            /* border-width: 0; 
        padding: 0.6px; 
        border-left: solid 1px #666; 
        font-weight: bold;*/
            font-size: 0.9em;
            color: #60728B;
        }
        .mGrid .pgr a
        {
            color: #666;
            text-decoration: none;
        }
        .mGrid .pgr a:hover
        {
            color: #000;
            text-decoration: none;
        }
        .mGrid .item
        {
            color: #000000;
            font-size: 0.8em;
            text-decoration: none;
        }
        
        
 /* Grid css End */
     .AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: .8em;
            font-weight: normal;
            border: solid 1px #006699;
            line-height: 20px;
            /*padding: 10px;*/
            background-color: White;
            /*margin-left: 10px;*/
        }
        .AutoExtenderList
        {
            /*border-bottom: dotted 1px #006699;*/
             border-bottom: dotted 1px #006699;
            cursor: pointer;
            color: Maroon;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: #006699;
            cursor: pointer;
        }
        #divwidth
        {
           /* width: 600px !important;*/
          
        	text-align:left;
        	width:100%;
        }
         #divwidth1
        {
           /* width: 600px !important;*/
          
        	text-align:left;
        	width:100%;
        }
         #divwidth2
        {
           /* width: 600px !important;*/
          
        	text-align:left;
        	width:100%;
        }
        #divwidth div
        {
           /* width: 600px !important;*/
           
        	text-align:left;
        	width:100% !important;
        }
        #divwidth1 div
        {
           /* width: 600px !important;*/
           
        	text-align:left;
        	width:100% !important;
        }
        #divwidth2 div
        {
           /* width: 600px !important;*/
           
        	text-align:left;
        	width:100% !important;
        }
        .TextBoxSearch
        {
            border: 1px solid #CCCCCC;
            height: 25px;
        	width:50% !important;
        }
        
        .cal .ajax__calendar_header
        {
              background-color: Silver;
        }
        .cal .ajax__calendar_container
        {
                background-color: Gray; 
        } 

      /*@media print {
      .noprint{
      display: none !important;
        }
     }

     #PRINT, #CLOSE
        {
            visibility: hidden;
        }*/

</pre></body></html>