#calendar1
{
  text-align: center;
  padding: 5px;
}
#calendar1 thead tr:last-child 
{
  font-size: small;
}
#calendar1 thead tr:nth-child(2) td:nth-child(1):hover, #calendar1 thead tr:nth-child(2) td:nth-child(3):hover 
{
  cursor: pointer;
}
.week_day1
{  
  width:20px;
  height:20px;
  border-radius:5px 0 5px 0;
  border: 1px solid black;
  text-align: center;
}
#calendar1 tbody td 
{
  width:20px;
  height:20px;
  border-radius:5px 0 5px 0;
  border-width: 0px;
  border-style: solid;
  text-align: center;
}
#calendar1 tbody td:nth-child(n+6), #calendar1 ,.holiday 
{
  border-radius:5px 0 5px 0;
  border: 0px solid #084F4F;
  text-align: center;
}
#calendar1 tbody td:nth-child(n+7)
{
  border-radius:5px 0 5px 0;
  border: 0px solid #084F4F;
  text-align: center;
} 
.juna
{
  cursor: pointer;
}
#popup_window
{
  display:none;
}
#popup_event_title,#popup_date
{
  text-align: center;
  float: left;
}
#Event_note,#category_note
{
  overflow: scroll;
  margin-left: 5px;
  white-space: inherit;
  word-wrap: break-all;
}
#category_div
{
  float: left;
  cursor: pointer;
  width: 5px;
  height: 12px;
}
#category_title
{
  margin-left: 30px;
}
#category_legend
{
  display: none;
  height: 4px;
}
.month1,.next1,.prev1,#title_name
{
  text-align: center;
  padding: 0px;
}
/*===================================================style event seting========================================*/
.popup_window
{
  display:none;
  position:absolute;
  height:100%;
  top:0 !important;
  left:0;
  right:-5000px;
  z-index: 5;
  background: rgba(255,255,255,0.8);
}
#JI_hedaer,.JI_hedaer{
    width:1000px;
    height:60px;
    margin:20px auto 0 auto;
    border:1px solid #E5DDCC;
    border-radius: 10px;
    box-shadow: 1px 2px #E6E1E1;
    background-image:url(../Image/2226.jpg) ;
  }
  #JI_event_search,.JI_event_search{
    width:280px;
    height:100%;
    margin:0 0  0 20px;

  }
  #JI_closs_serch{
    width:25px;
    height:25px;
    float:right;
    border:1px solid gray;
    margin:5px 0 0 0;
    display:none;
    border-radius: 2px

  }
   .JI_closs_serch{
    width:25px;
    height:25px;
    float:right;
    border:1px solid gray;
    margin:16px 0 0 0;
    display:none;
    border-radius: 2px

  }
  #JI_event_search1,.JI_event_search1{
    height:30px;
    border-radius: 2px;
    margin-top:15px; 
  }
  #JI_right_in_header,.JI_right_in_header{
    float:right;
    width:600px;
    height:58px;
    margin-top: -30px;
  }
  #JI_date_event,.JI_date_event{
    width:150px;
    height:30px;
    border-radius:2px;
  }
  .JI_event_select_type,.JI_event_select_type1,.JI_event_select_type2{
    border:1px solid gray;
    height:30px;
    width:60px;
    float:left;
    border-radius:2px;
    margin: 0 10px 0 0;
  }
  .JI_calendar1{
    border:1px solid #E5DDCC;
    width:200px;
    min-height:400px;
    margin: 5px  5px 5px 20px;
    transition-duration:1s;
  }
  #JI_calendars_content{
    width:400px;
    margin:20px auto 0 auto;
    box-shadow: 7px 8px #E6E1E1;
  }
  .JI_calendars_content{
    width:1000px;
    margin:20px auto 0 auto;
    overflow: hidden;
    box-shadow: 7px 8px #E6E1E1;
  }
  #JI_calendars_content1{
    width:1000px;
    height:600px;
    margin:20px -2000px 0 auto;
    background: #fff;
    box-shadow: 7px 8px #E6E1E1;
  }
  .in_page_setting{
    margin-top:10px; 
    margin-left: 20px
  }  
  .JI_h3_image{
    margin: 0 auto 0 auto !important;
    color:#fff;
    text-shadow:1px 1px #000;
    transition-duration:1s;
  }
 .My_event{
    position: absolute;
    top:0;
    left:0;
    display:none;
    width:1000px;
    height:0;
 }
 #image_day{
 
  width:1000px;
  height:400px;
  display: none;
 }
.MY_ev3{
  display: none;
}
#JI_date{
  display: none;
}
#event_day{
  display: none;
}
.JI_desc_con1{
  width: 1000px;
  display: none;
}
.Ji_more1{
  display: none;
}
.Ji_more{
  text-decoration:underline;
  color:#0073aa;
  cursor:pointer;
  margin-left:5px;
  text-shadow:1px 1px #fff;
}
