﻿body {
}

.applicationtracking
{
    
   height :200px;
   
    overflow:scroll  ;
    
}

.applicationtracking table thead
{
    font-weight :bold ;
}

#JBcontent .applicationtracking table tr td
{
    border-style:none ;
    padding :4px 0 4px 1px;
    text-align :left ;
  
}


#trackingMonths tbody tr td
{
    background:url("http://image.mihnati.com/mihnati/folder.png");
    background-repeat:no-repeat ;
    background-position:19px 0;
    padding :0px;
    margin :0px;
}
#trackingMonths tbody tr td label
{
    margin :0 0 0 26px;
    padding :0px;
    
}
#trackingMonths tbody tr td input
{
    margin:3px 0 0 0;
    padding :0px;
}




#radstatus tbody tr td
{
    width :200px;
    background:url("http://image.mihnati.com/mihnati/folder.png");
    background-repeat:no-repeat ;
    background-position:19px 0;
}
#radstatus tbody tr td label
{
    margin :0 0 0 26px;
    
}
#radstatus tbody tr td input
{
    margin:3px 0 0 0;
}



#chkusers tbody tr td
{
    background:url("http://image.mihnati.com/mihnati/folder.png");
    background-repeat:no-repeat ;
    background-position:19px 0;
}
#chkusers tbody tr td label
{
    margin :0 0 0 26px;
    
}
#chkusers tbody tr td input
{
    margin:3px 0 0 0;
}


#trackingYears tbody tr td
{
    background:url("http://image.mihnati.com/mihnati/folder.png");
    background-repeat:no-repeat ;
    background-position:19px 0;
}
#trackingYears tbody tr td label
{
    margin :0 0 0 26px;
    
}
#trackingYears tbody tr td input
{
    margin:3px 0 0 0;
}



#folderview
{
 padding :0px;
 margin :0px 0 0 10px;
 border :solid 1px gray;   
    
    
}


#poptable
{
    text-align :left ;
    width :100%;

}
 #poptable tr th
{
    background-color :#F0F0F0;
}
 #poptable tr td
{
    width :150px;
    text-align :left ;
    padding :0px;
    margin :0px;
    vertical-align :top ;
}

.nobackground
{ 
 background-color:#FFFFFF; 
 margin :0px;
 padding :3px 0 3px 0;
 
 }
#chkusers .nobackground label
{ 
     margin :0 0 0 7px;
}
#radstatus .nobackground label
{ 
     margin :0 0 0 7px;
}
#trackingMonths .nobackground label
{ 
     margin :0 0 0 7px;
}

#JBcontent .trackingjobapplication
{
    width :670px;
}

#JBcontent .trackingjobapplication  table
{
 width :100%;   
}

#JBcontent .trackingjobapplication  table thead tr td

{
    border-style :none ;
   
   font-weight :bold ;
   text-align :left ; 
   padding :3px 3px 3px 7px;
   background :#E6E6E6;
    
    
}
#JBcontent .trackingjobapplication  table  tr td
{
   padding :3px; 
}


#JBcontent .candidate_tracking  
{
    width :670px;
}

#JBcontent .candidate_tracking  table
{
 width :100%;   
}

#JBcontent .candidate_tracking  table thead tr td

{
    border-style :none ;
   
   font-weight :bold ;
   text-align :left ; 
   padding :3px 3px 3px 7px;
   background :#E6E6E6;
    
    
}
#JBcontent .candidate_tracking  table thead tr #track_comments

{
    width :30%;
}

#JBcontent .candidate_tracking  table  tr td
{
   padding :3px; 
}

#JBcontent .trackuseractivity 
{
 width :670px;
}

#JBcontent .trackuseractivity  table
{
 width :100%;   
}

#JBcontent .trackuseractivity  table thead tr td

{
    border-style :none ;
   
   font-weight :bold ;
   text-align :left ; 
   padding :3px 3px 3px 7px;
   background :#E6E6E6;
    
    
}


#JBcontent .trackuseractivity  table  tr td
{
   padding :3px; 
}



.tracking_fieldset

{
    border :solid 1px #E6E6E6;
    background-color:#F3F3F3;
    width:600px;
    margin :0 auto;
    text-align :left ;
    margin-bottom :10px;
    
}

.tracking_fieldset dl dt
{
   font-weight  :bold;
   padding :3px;  
     float :left ;
}

.tracking_fieldset dl dd
{
    padding :3px; 
  
}


#trackingfilter .buttongroup input
{
    font-weight :bold;
    font-size :12px;
    padding :3px;
    color :#F86500;
    margin :15px;
    
}



.trackcalenterfilter
{
    
   margin :0 0 10px 350px;
   padding :10px;
}

.trackcalenterfilter lable
{
    font-weight: bold;
    color: #0066CC;
    margin-right:10px;
}
.trackcalenterfilter input
{
    font-weight:bold ;
    padding :4px;
    margin-left :10px;
     color: #333333;
}

.trackcalenterfilter select
{
    padding: 2px 5px 2px 5px;
    margin-right: 10px;
    color: #333333;
}





 .calenter
    {
     
     border:solid 1px gray;
     width:568px;
     min-height:425px;
     margin :0 auto;
        
    }
       .calenter div
    {
        
        width:81px;
        height :81px;
        float :left ;
        text-align :center ;
        vertical-align :middle ;
        font-size :13px;
        font-weight :bold ;
        background-color:#eeeeee;
        background-image :url(images/cal-bg.png) ;
        background-position :0 0;
        
       
    }
    
        .calenter div:hover
    {
         
         background-image :url(images/cal-bg.png) ;
         background-position :left bottom  ;
        
    }
       .calenter .days
    {
        background-color:#bbbbbb;
        height :20px;
        border-bottom :solid 1px gray;
        
    }
        .calenter .today
{
    background-color: #939393;
}
           .calenter .date_has_event
    {
     background-image :url(images/cal-bg.png) ;
     background-position :right top ;
    background-color:#cccccc;
    color :White ;
    }
    
             .calenter .date_has_event:hover
    {
        background-image :url(images/cal-bg.png) ;
     background-position :right bottom  ;
        
    }
      
    
            .calenter #date_has_event_feature
    {
     background-image :url(images/cal-bg.png) ;
     background-position :center  top ;
    background-color:#cccccc;
    color :White ;
    }
    
    
    
             .calenter #date_has_event_feature:hover
    {
        background-image :url(images/cal-bg.png) ;
     background-position :center  bottom  ;
        
    }
      
      
      
      
      
    .calenter   .events {
	position: relative;
	height :60px;
	width :0px;
	border-style :none ;
}
.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(images/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.events li {
	padding-bottom: 5px;
}
.events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.events li span.title {
	font-weight: bold;
	color: #222;
}
      

/***************************************************************calenter*************************************/
/* calendar styles */
#calendar_div {
	display: none;
	border: 1px solid #777;
	z-index: 10; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
#calendar_div a {
	cursor: pointer;
	cursor: hand;
}
button.calendar_trigger {
	width: 25px;
}
img.calendar_trigger {
	margin: 2px;
	vertical-align: middle;
}
#calendar_control, #calendar_links, #calendar_header, #calendar, #calendar_time {
	clear: both;
	float: left;
	width: 185px;
	color: #fff;
}
#calendar_control {
	background: #400;
}
#calendar_links {
	background: #000;
}
#calendar_control a, #calendar_links a {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
	color: #eee;
	padding: 2px 5px;
}
#calendar_control a:hover {
	background: #fdd;
	color: #333;
}
#calendar_links a:hover, .calendar_titleRow a:hover {
	background: #ddd;
	color: #333;
}
#calendar_clear, #calendar_prev {
	float: left;
}
#calendar_current {
	float: left;
	width: 35%;
	text-align: center;
}
#calendar_close, #calendar_next {
	float: right;
}
#calendar_header, #calendar_time {
	background: #333;
	text-align: center;
	font-weight: bold;
}
#calendar_header select, #calendar_time select {
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
#calendar {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
#calendar a {
	width: 100%;
	display: block;
}
#calendar a:hover {
	color: #eee;
}
#calendar .calendar_titleRow {
	background: #777;
}
#calendar .calendar_titleRow a {
	color: #eee;
}
#calendar .calendar_titleRow a:hover {
	color: #000;
}
#calendar .calendar_daysRow {
	background: #eee;
	color: #666;
}
#calendar .calendar_daysCell {
	border: 1px solid #ddd;
}
#calendar .calendar_daysCell a {
	color: #000;
	width: 100%;
}
#calendar .calendar_daysCell a:hover {
	background: none;
}
#calendar .calendar_weekEndCell {
	background: #ddd;
}
#calendar .calendar_daysCellOver {
	background: #fff;
	border: 1px solid #777;
}
#calendar .calendar_unselectable {
	color: #888;
}
#calendar_today {
	background: #fcc !important;
}
#calendar_currentDay {
	background: #999 !important;
}
#calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1px; /*must have*/
    left: -1px; /*must have*/
    width: 300px; /*must have to match width and borders*/
    height: 300px; /*must have to match maximum height*/ 
}


