﻿/*

INCOMPLETE

RadScheduler Vista skin

* For notes on some CSS class names, please check RadScheduler common skin file *

*/

.RadScheduler_Vista
{
    color:#333;
    background:#fff;
}

.RadScheduler_Vista,
.RadScheduler_Vista table
{
    font:11px/16px "Segoe UI", Arial, serif;;
}
/* control header */

.RadScheduler_Vista .rsHeader
{
    border:1px solid #66707c;
    border-width:1px 1px 0;
    background:#8EB2DA url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGkuGzmTT5SvxcWr-s5NksNPAUWPNgX0dG0&t=633716660091561524') repeat-x top left;
}
.RadScheduler_Vista .rsHeader p
{
	float:left;
    left:11px;
    width:90px;
    height:20px;
    margin:2px 0 0 0;
    font-size: 10px;
    padding:0;   
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGfnYOsMOjeyYJpHiM1sAkjRlToBlIxbBL0&t=633716660091561524') 4px 0 no-repeat;
    line-height:20px;
    color:#fff;
}
.RadScheduler_Vista .rsPrevDay,
.RadScheduler_Vista .rsNextDay
{
    top:0;
    width:14px;
    height:21px;
}
.RadScheduler_Vista .rsPrevDay
{
    left:0;
}
.RadScheduler_Vista .rsNextDay
{
    left:15px;
}
.RadScheduler_Vista .rsHeader
{
	 background: #54a0ab url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGUnVgvxJFeo2fmBqDzk2x8AeBJvH5rAHv0&t=633716660091561524') repeat-x left top;
}
.RadScheduler_Vista .rsHeader em
{
    font-weight: bold;
    font-style: normal;
}
.RadScheduler_Vista .rsHeader p em
{
	position:absolute;
	top:0;
	left:38px;
}
.RadScheduler_Vista .rsHeader p em a
{
    color:#fff;
}

.RadScheduler_Vista .rsHeader p em a.rsToday
{
	text-decoration: underline;
}
 
.RadSchedule_Vista .rsHeader p em a:hover
{
    text-decoration:none;
}

.RadScheduler_Vista .rsHeader h2
{
    margin:0;
    padding:4px 0 4px 130px;
    font-size:16px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
    background: transparent url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGUnVgvxJFeo35eLSkPRaIausECwBOaJN_xhyS0MiSb5o1&t=633716660091561524') no-repeat right top;
}

.RadScheduler_Vista .rsHeader ul
{
    list-style:none;
    float:right;
    margin:0;
    text-align:right;
    font-size:12px;
    line-height:28px;
    height:28px;
}

.RadScheduler_Vista .rsHeader li
{
    float:left;
    color:#fff;
}

.RadScheduler_Vista .rsHeader ul li
{
    padding:0 12px;
}

.RadScheduler_Vista .rsHeader ul a
{
    float:left;
    display:block;
    color:#fff;
    text-decoration:none;
    font-weight: normal;
}

.RadScheduler_Vista .rsHeader ul a:hover
{
	text-decoration: underline;
}

.RadScheduler_Vista .rsHeader .rsSelected
{
	background:transparent url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGkuGzmTT5SvxbP5wmTAej44Q9GIYxP0luLi6UAJbTgrI1&t=633716660091561524') no-repeat center right;
	padding: 0 3px 0 0;
	overflow: visible;
}

.RadScheduler_Vista .rsHeader .rsSelected em
{
	padding: 5px 9px 5px 12px; /* 3px compensation from .rsSelected's padding */
	margin-left: -3px;
	font-size: 12px;
	line-height: 16px;
	background:transparent url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGkuGzmTT5SvxbP5wmTAej44Q9GIYxP0luLi6UAJbTgrI1&t=633716660091561524') no-repeat center left;
	zoom: 1;
}


/* table header */

.RadScheduler_Vista .rsColumnHeader,
.RadScheduler_Vista .rsAllDay
{
    border-left: 1px solid #868686; 
    border-right: 1px solid #868686;
}

.RadScheduler_Vista .rsAllDayCell
{
    border-bottom: 1px solid #6B696B;
    border-right: 1px solid #6B696B;
    background: #d6d6d6;
    cursor: default;
}

.RadScheduler_Vista .rsDayView .rsAllDayCell,
.RadScheduler_Vista .rsWeekView .rsAllDayCell
{
    border-color: #6B6B6B;
}

/* Begin IE6 Fix - All day-appointments disappear on click */
* html .RadScheduler_Vista .rsAllDayCell
{
	height: 25px;
	_height: auto;
}

* html .RadScheduler_Vista .rsAllDayCell .rsWrap
{
	height: 100%;
	_height: 25px;
}
/* End IE6 Fix  */

.RadScheduler_Vista .rsAllDayCell .rsWrap
{
	height: 25px;
}

.RadScheduler_Vista .rsColumnHeader

{

    background: #F1FBFE; 
}

.RadScheduler_Vista .rsColumnHeaderFirstCell
{
    background: #F1FBFE; 
    height: 25px;
}

.RadScheduler_Vista .rsColumnHeaderSpacerCell,
.RadScheduler_Vista .rsColumnHeaderLastSpacerCell,
.RadScheduler_Vista .rsColumnHeaderCell
{
    background: #F1FBFE; 
}

.RadScheduler_Vista .rsColumnHeaderSpacerCell,
.RadScheduler_Vista .rsColumnHeaderLastSpacerCell
{
	border-bottom: 1px solid #6B696B;
}

.RadScheduler_Vista table.rsHoursTable
{
	table-layout: auto;
}

.RadScheduler_Vista .rsColumnHeaderFirstCell div,
.RadScheduler_Vista .rsColumnHeaderSpacerCell div,
.RadScheduler_Vista .rsColumnHeaderLastSpacerCell div,
.RadScheduler_Vista .rsHoursTable th,
.RadScheduler_Vista .rsHoursTable th div
{
    width: 100px;
}

.RadScheduler_Vista .rsMonthView .rsVertical .rsColumnHeaderSpacerCell div
{
	width:98px;
}

.RadScheduler_Vista .rsHoursTable .rsAllDayFirstCell div
{
	width: 100%;
	text-align: center;
}

.RadScheduler_Vista .rsMonthView .rsColumnHeaderFirstCell div,
.RadScheduler_Vista .rsMonthView .rsColumnHeaderLastSpacerCell,
.RadScheduler_Vista .rsMonthView .rsColumnHeaderLastSpacerCell div,
.RadScheduler_Vista .rsMonthView .rsHoursTable th,
.RadScheduler_Vista .rsMonthView .rsHoursTable th div,
/*.RadScheduler_Vista .rsWeekView .rsVertical .rsColumnHeaderSpacerCell,
.RadScheduler_Vista .rsWeekView .rsVertical .rsColumnHeaderSpacerCell div,*/
.RadScheduler_Vista .rsHoursTable .rsSubHeaderHidden,
.RadScheduler_Vista .rsHoursTable .rsSubHeaderHidden div,
.RadScheduler_Vista .rsTimelineView .rsColumnHeaderLastSpacerCell,
.RadScheduler_Vista .rsTimelineView .rsColumnHeaderLastSpacerCell div
{
    width: 0;
}

.RadScheduler_Vista .rsMonthView .rsHoursTable th
{
	border-right: 0;
}

.RadScheduler_Vista .rsMonthView .rsHoursTable .rsMainHeader,
.RadScheduler_Vista .rsMonthView .rsHoursTable .rsMainHeader div,
.RadScheduler_Vista .rsTimelineView .rsHoursTable .rsMainHeader,
.RadScheduler_Vista .rsTimelineView .rsHoursTable .rsMainHeader div
{
	border-right-color: #868686;
}

.RadScheduler_Vista .rsMonthView .rsHoursTable .rsMainHeader,
.RadScheduler_Vista .rsMonthView .rsHoursTable .rsMainHeader div
{
	width: 100px;
}

.RadScheduler_Vista .rsAllDayFirstCell
{
	color: #fff;
	font-size: 12px;
    height: 25px;
    text-align:center;
    background: #868686; 
    border-right: 1px solid #6b6b6b;
}

.RadScheduler_Vista .rsAllDayFirstCell div
{
	width: 100px;
}

.RadScheduler_Vista .rsAllDayLastCell
{
    border-left: 1px solid #d6d6d6;
    border-bottom:1px solid #6B696B;
    background: #d6d6d6; 
}

.RadScheduler_Vista .rsColumnHeaderSpacerCell
{
	padding-right: 1px;
}

.RadScheduler_Vista .rsColumnHeaderLastSpacerCell
{
    border-right: 1px solid #6B696B;
}

.RadScheduler_Vista .rsMonthView .rsVertical .rsColumnHeaderLastSpacerCell
{
    border-right: 0;
}

.RadScheduler_Vista .rsColumnHeaderSpacerCell,
.RadScheduler_Vista .rsColumnHeaderLastSpacerCell
{
	border-top: 1px solid #6B696B;
}

.RadScheduler_Vista .rsAllDayLastCell div,
.RadScheduler_Vista .rsColumnHeaderLastCell div
{
	width: 15px;
}

.RadScheduler_Vista .rsColumnHeaderTable

{
	border-left: 0;
    border-right: 1px solid #6B696B;
}

.RadScheduler_Vista .rsTimelineTable
{
    border-right: 1px solid #6B696B !important;
}

.RadScheduler_Vista .rsColumnHeaderTable .rsLastCell
{
	border-right: 0;
}

.RadScheduler_Vista .rsAllDayTable,
.RadScheduler_Vista .rsTimelineTable
{
    border-right: 1px solid #6B696B;
}

.RadScheduler_Vista .rsColumnHeaderFirstCell,
.RadScheduler_Vista .rsColumnHeaderRow th
{
    border-top: 1px solid #6b696b; 
    border-right: 1px solid #6b696b; 
    border-bottom: 1px solid #6b696b; 
    background:#868686;    
    height: 20px;
}

.RadScheduler_Vista .rsColumnHeaderRow th
{
	color: #fff;

    text-align:center;
    white-space: nowrap;
}

.RadScheduler_Vista .rsColumnHeaderRow th.rsTodayCol
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGYtc9VOg_fkqF7S1wWND4kWscEqo4fBf70&t=633716660091561524') center 0 repeat-x #ea8e00;
}

.RadScheduler_Vista .rsColumnHeaderLastCell
{
	border-top: 1px solid #6B696B;
	border-left: 1px solid #868686;
    background:#868686;
}

.RadScheduler_Vista .rsTimelineView .rsHoursTable .rsMainHeader
{
	border-bottom: 1px solid #6B696B;
}

.RadScheduler_Vista .rsHoursTable .rsSubHeaderLast
{
	height: 26px;
}

/*.RadScheduler_Vista .rsContentTable .rsLastCell,*/
.RadScheduler_Vista .rsAllDayRow .rsLastCell
{
    border-right: 0;
}

.RadScheduler_Vista .rsShowMore
{
	cursor: pointer;
	text-align: center;
	color: #074121;
	text-decoration: underline;
}

/* main content */

.RadScheduler_Vista .rsContent
{
    border: 1px solid #868686;
    border-top-width: 0; 
}

.RadScheduler_Vista .rsHoursTable th
{
	color: #fff;
    height: 25px;
    border-top: 1px solid #6b6b6b;
    border-right: 1px solid #6b6b6b; 
    background: #868686;
    font-size: 12px;
}

.RadScheduler_Vista .rsVertical .rsHoursTable .rsMainHeader
{
	height: auto;
}

.RadScheduler_Vista .rsHoursTable .rsMainHeader div
{
	height: 100%;
	vertical-align: middle;
}

.RadScheduler .rsMainHeader .rsHoursContent
{
	position: static;
}

.RadScheduler_Vista .rsHoursTable .rsHoursWrapper
{
	zoom: 1;
}

.RadScheduler_Vista .rsTimelineView .rsHoursTable th
{
	border-top: 0;
}

.RadScheduler_Vista .rsVertical .rsHoursTable .rsMainHeader
{
	border-bottom: 1px solid #868686;
}

.RadScheduler_Vista .rsVertical .rsHoursTable .rsMainHeader th
{
	height: auto;
}

.RadScheduler_Vista .rsHoursTable .rsMainHeader .rsHoursWrapper
{
	/*height: auto;*/
}

.RadScheduler_Vista .rsHoursTable .rsMainHeader .rsHoursWrapper,
.RadScheduler_Vista .rsHoursTable .rsMainHeader .rsHoursContent
{
	/*display: inline;
	position: static;*/
}

.RadScheduler_Vista .rsMonthView .rsHoursTable th
{
	border-top: 0;
}

.RadScheduler_Vista .rsDayView .rsAltHour,
.RadScheduler_Vista .rsWeekView .rsAltHour
{
	padding-bottom: 1px;
}

.RadScheduler_Vista .rsDayView .rsAllDayTable,
.RadScheduler_Vista .rsWeekView .rsAllDayTable
{
	border-top: 1px solid #6B6B6B;
}

.RadScheduler_Vista .rsHoursTable th.rsAltHour
{
    border-top: 0;

}

/*table header*/

.RadScheduler_Vista .rsColumnHeader,
.RadScheduler_Vista .rsAllDay
{
    border-left: 1px solid #769bcb; 
    border-right: 1px solid #769bcb;
}

.RadScheduler_Vista .rsAllDayCell
{
    border-right: 1px solid #769bcb;
    background: #f5f6f8;
    cursor: default;
}

/* Begin IE6 Fix - All day-appointments disappear on click */
* html .RadScheduler_Vista .rsAllDayCell
{
	height: 25px;
}

* html .RadScheduler_Vista .rsAllDayCell .rsWrap
{
	height: 100%;
}
/* End IE6 Fix  */

.RadScheduler_Vista .rsAllDayCell .rsWrap
{
	height: 25px;
}

.RadScheduler_Vista .rsColumnHeaderFirstCell,
.RadScheduler_Vista .rsAllDayFirstCell
{
    background: #f1fbfe; 
    height: 25px;
}

.RadScheduler_Vista .rsAllDayFirstCell
{
	color: #333;
	font-size: 12px;
    height: 25px;
    text-align:center;
}

.RadScheduler_Vista .rsAllDayLastCell
{
    border-top: 0;
    background: #f5f6f8;
}

.RadScheduler_Vista .rsAllDayLastCell div,
.RadScheduler_Vista .rsColumnHeaderLastCell div
{
	width: 15px;
}

.RadScheduler_Vista .rsColumnHeaderTable,
.RadScheduler_Vista .rsAllDayTable,
.RadScheduler_Vista .rsTimelineTable
{
    border-right: 1px solid #769bcb; 
}

.RadScheduler_Vista .rsColumnHeaderFirstCell,
.RadScheduler_Vista .rsColumnHeaderRow th
{
	border-top: 1px solid #073041;
    background:#e0e0e0 url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGMElqJQxwHEe7Rbfr942ccuyF8YbUfRQh0&t=633716660091561524') repeat-x top left;
    height: 21px;
    border-bottom: 1px solid #a0b2bd;
}

.RadScheduler_Vista .rsColumnHeaderRow th
{
	color: #333;
	font-weight: normal;
    border-right: 1px solid #a7bac5;
    border-bottom: 1px solid #a7bac5;  
    text-align:center;
}

.RadScheduler_Vista .rsColumnHeaderRow th.rsTodayCol
{
    background:#92BCDE;
}

.RadScheduler_Vista .rsColumnHeaderLastCell
{
	border-top: 1px solid #073041;
	border-bottom: 1px solid #a0b2bd;
    background:#e0e0e0 url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGMElqJQxwHEe7Rbfr942ccuyF8YbUfRQh0&t=633716660091561524') repeat-x top left;
}

.RadScheduler_Vista .rsContentTable .rsLastCell,
.RadScheduler_Vista .rsAllDayRow .rsLastCell,
.RadScheduler_Vista .rsColumnHeaderRow .rsLastCell
{
    border-right: 0px none;
}

.RadScheduler_Vista .rsShowMore
{
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
}

/* main content */

.RadScheduler_Vista .rsContent
{
    border: 1px solid #a7bac5; 
}

.RadScheduler_Vista .rsHoursTable th
{
	color: #404041;
    height: 25px;
    border-top: 1px solid #a7bac5; 
    background: #f1fbfe;
    font-size: 12px;
    font-weight: normal;
}

.RadScheduler_Vista .rsHoursTable th.rsFirstCell
{
    border-top: 0;
}

.RadScheduler_Vista .rsHoursTable th.rsAltHour
{
    border-top: 0;
    padding-top: 0;
}

/* task table */

.RadScheduler_Vista .rsContentTable
{
    border-right: 1px solid #769bcb;
}

.RadScheduler_Vista .rsCell
{
	border-right: 1px solid #a0b3bf;
    background: #fff;
    height: 25px;
    border-bottom: 1px solid #d5d5d5;
    vertical-align:top;
}

.RadScheduler_Vista td.rsWorkHour 
{
	background:#fff; 
}

.RadScheduler_Vista .rsMonthView .rsCell
{
	height: auto;
	background:#fff;
}

.RadScheduler_Vista .rsMonthView .rsWrap
{
	height: 25px;
	cursor: default;
}

.RadScheduler_Vista .rsAltRow .rsCell
{
	border-bottom-color:#f1f1f1;
}

.RadScheduler_Vista .rsMonthView td.rsOtherMonth
{
    background:#f0f2f4;
}

.RadScheduler_Vista .rsContentTable .rsSatCol,
.RadScheduler_Vista .rsContentTable .rsSunCol
{
	background:#f5f6f7;
}

.RadScheduler_Vista .rsMonthView .rsLastRow td.rsSatCol,
.RadScheduler_Vista .rsMonthView .rsLastRow td.rsSunCol
{
    border-bottom-color:#292929;
}

.RadScheduler_Vista .rsLastRow .rsCell
{
	border-bottom: 0px none;
}

.RadScheduler_Vista .rsContentTable .rsRow .rsAptCreate,
.RadScheduler_Vista .rsAllDayRow .rsAptCreate
{
    background:#f3fafe;
    color: #333;
}

/* small edit form */

.RadScheduler_Vista .rsAptEdit
{
    background: #d6f0fc;
    border: solid #c7cdd0;
    border-width: 1px 0;
}

.RadScheduler_Vista .rsEditOptions
{
	float: right;
    margin-right: 2px;
    color: #06c;
}

.RadScheduler_Vista .rsAptEditConfirm
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TpfZg8XXwO7iJk0wS8JsACE1&t=633716660091561524') no-repeat center center;
    height:20px;
}

.RadScheduler_Vista .rsAptEditCancel
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5Tj8vAyKmDKPOV5eP4jzOZo81&t=633716660091561524') no-repeat center center;
    height:20px;
}

.RadScheduler_Vista .rsEditOptions a.rsAptEditMore 
{
    font-size:0.9em;
    line-height:20px;
    text-align:right;
    text-indent:0pt;
    color:#949090;
    text-decoration: none;
}

.RadScheduler_Vista .rsEditOptions a 
{
	float: left;
	width: 15px;
}

.RadScheduler_Vista .rsEditOptions a.rsAptEditMore 
{
	width: 30px;
}

.RadScheduler_Vista .rsAptEditTextareaWrapper textarea 
{
	font-size: 12px;
    overflow: auto;
    
    background:#fff;
	border:1px solid #9adffe;
	font-family:"Segoe UI",arial,verdana,tahoma,sans-serif;
	color: #333;
}

/* apt */

.RadScheduler_Vista .rsContentTable .rsApt
{
	width:100%;
}

.RadScheduler_Vista .rsAptWrap
{
    border: 1px solid #99defd;
    border-bottom-width: 0;
    background:#f6fbfd url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TlW_JRxqvzKx0&t=633716660091561524') repeat-x bottom left;
}

.RadScheduler_Vista .rsAptInner
{	
	color: #333;
	font: bold Arial, serif;
}

.RadScheduler_Vista .rsAptBottom
{
    border-bottom: 1px solid #99defd;
}

/*
.RadScheduler_Vista .rsAptSelected .rsAptWrap
{
    border-left-color:#86c950;
    border-right-color:#86c950;
    background:#d8f5c0;
}

.RadScheduler_Vista .rsAptSelected .rsAptInner
{
    border-top: 1px solid #86c950;
}

.RadScheduler_Vista .rsAptSelected .rsAptBottom
{
    border-bottom: 1px solid #86c950;
}
*/

.RadScheduler_Vista .rsAptResize
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5Tjyi62U6UWWMnvjWUaASWmk1&t=633716660091561524') no-repeat center bottom;
    width: 15px;
    height: 6px;
    bottom: 1px;
    margin-left: -7px;
    left: 50%;
    cursor: s-resize;
}

.RadScheduler_Vista .rsAptDelete 
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TrrtQvSKcMJruSPaxxs_NM41&t=633716660091561524') no-repeat;
    height:15px;
    right:3px;
    top:-1px;
    width:26px;
    text-indent:-99em;
}

.RadScheduler_Vista .rsAptRecurrence
{
	padding: 0px 5px;
	margin: 0px 1px 0 2px;
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRQ1gJxlgjc_Rdw1n2SRMcSrk1sc3WYuT0&t=633716660091561524') no-repeat 0 50%;
}

.RadScheduler_Vista .rsAptRecurrenceException
{
	padding: 0px 3px;
	margin: 0px 3px;
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRQ1gJxlgjc_Rdw1n2SRMcU__qycf3QwQNLQcnLlFtUQ1&t=633716660091561524') no-repeat 0 50%;
}

/* Appointment Arrows */

.RadScheduler_Vista .rsWArrowTop .rsAptContent
{
    padding-top:7px;
}
.RadScheduler_Vista .rsWArrowBottom .rsAptContent
{
    padding-bottom:7px;
}
.RadScheduler_Vista .rsWArrowLeft .rsAptContent
{
    padding-left:10px;
}
.RadScheduler_Vista .rsWArrowRight .rsAptContent
{
    padding-right:10px;
}

.RadScheduler_Vista .rsArrowTop,
.RadScheduler_Vista .rsArrowBottom
{
    width:100%;
    height:4px;
    left:0;
}

.RadScheduler_Vista .rsArrowLeft,
.RadScheduler_Vista .rsArrowRight
{
    width:4px;
    height:100%;
    top:0;
}

.RadScheduler_Vista .rsArrowTop
{
    top:2px;
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TgXqCsLcKy5clbtAtIT1Stk1&t=633716660091561524') 50% 0 no-repeat;
}
.RadScheduler_Vista .rsArrowBottom
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TrBuX_ii5BfeaWESbFqY9As1&t=633716660091561524') 50% 0 no-repeat;
    bottom:2px;
}
.RadScheduler_Vista .rsArrowLeft
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TuLyKvgPBNhTMJ_rOS86Wss1&t=633716660091561524') 0 50% no-repeat;
    left:3px;
}
.RadScheduler_Vista .rsArrowRight
{
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGRkmiHZhNg35Rv8JtoPl5TjugzZ3rb_x4b4xJaCRTyjw1&t=633716660091561524') 0 50% no-repeat;
    right:3px;
}

/* footer */

.RadScheduler_Vista .rsFooter
{
    border:1px solid #9db6c5;
    border-top:0;
    background:#f0fafd url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGJ_dPFYr8Y1XPebu5oSxeZlBRxcYdft390&t=633716660091561524') repeat-x top left;
    line-height:20px;
    height: 20px;
}

.RadScheduler_Vista .rsFooter a
{
    margin-left:10px;
    padding-left:11px;
    background:url('WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGqKRQ34P9ZNZ57NcE8Ce6YQ2&t=633716660091561524') 0 0.3em no-repeat;
    color:#06c;
}

/* Advanced Edit */

.RadScheduler_Vista .rsAdvancedEdit
{
    background:#f1fbfe;
	border:1px solid #a0a0a0;
	cursor: default;
	font-size: 12px;
}

.RadScheduler_Vista .rsAdvancedEdit .rsAdvInput,
.RadScheduler_Vista .rsAdvancedEdit select,
.RadScheduler_Vista .rsAdvancedEdit textarea
{
	border: solid 1px;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	color:#000;
}

.RadScheduler_Vista .rsAdvancedEdit .rsAdvInput:hover,
.RadScheduler_Vista .rsAdvancedEdit select:hover,
.RadScheduler_Vista .rsAdvancedEdit textarea:hover
{
	border-color:#5794bf #b7d5ea #c7e2f1 #c5daed;
}

.RadScheduler_Vista .rsAdvancedEdit .rsAdvInput:focus,
.RadScheduler_Vista .rsAdvancedEdit select:focus,
.RadScheduler_Vista .rsAdvancedEdit textarea:focus
{
	border-color:#3d7bad #a4c9e3 #b7d9ed #b5cfe7;
}

.RadScheduler_Vista .rsAdvancedEdit .pickerWrapper_Vista
{
	border: 0;
}

.RadScheduler_Vista .rsAdvancedEdit textarea
{
    display:block;
	width:80%;
	font: 12px Arial,sans-serif;
}

.RadScheduler_Vista .rsAdvMoreDetails,
.RadScheduler_Vista .rsAdvRecurrence
{
	padding:1em 0 0 16px;
	font-size:14px;
	line-height:29px;
	height:29px;
	color: #039;
}

.RadScheduler_Vista .rsAdvMoreDetails
{
	margin-bottom: 0.6em;
}

.RadScheduler_Vista .rsAdvancedSubmitArea
{
	padding-top:2px;
	border-top:1px solid #dadada;
	background:#fff;
	height: 30px;
}

.RadScheduler_Vista .rsAdvEditSave,
.RadScheduler_Vista .rsAdvEditCancel
{
	margin:4px 0 0 16px;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
	color:#000;
	
	float: left;
	width: 73px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
}

* html .RadScheduler_Vista .rsAdvEditSave,
* html .RadScheduler_Vista .rsAdvEditCancel
{
	margin-left: 8px;
}

.RadScheduler_Vista .rsAdvEditSave
{
	background:url(WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGNK9BFYHjlkZDqB3A0r9Ejeld_bXCj7EfipKdpZCk0-g1&t=633716660091561524) no-repeat 0 -21px;
}

.RadScheduler_Vista .rsAdvEditCancel
{
	background:url(WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGNK9BFYHjlkZDqB3A0r9Ejeld_bXCj7EfipKdpZCk0-g1&t=633716660091561524) no-repeat 0 0;
}

.RadScheduler_Vista .rsAdvBasicControls:after,
.RadScheduler_Vista .rsAdvMoreControls ul:after,
.RadScheduler_Vista .rsAdvRecurrenceFreq:after,
.RadScheduler_Vista .rsAdvRecurrencePatterns:after
{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.RadScheduler_Vista .rsAdvBasicControls label,
.RadScheduler_Vista .rsAdvBasicControls textarea
{   
    display:block;
    margin:0.8em 0 0 15px;
}

.RadScheduler_Vista .rsAdvBasicControls ul
{
    list-style:none;
    margin:0.8em 0 0 15px;
    padding:0;
}

.RadScheduler_Vista .rsAdvBasicControls li
{
    float:left;
    margin-right:10px;
}

.RadScheduler_Vista .rsAdvBasicControls li label
{
    display:inline;
    margin-left:0;
    vertical-align:middle;
    padding-right:5px;
}

.RadScheduler_Vista .rsAdvBasicControls li .rsAdvInput
{
	margin-right:5px;
}

.RadScheduler_Vista .rsAdvMoreControls ul,
.RadScheduler_Vista .rsAdvRecurrenceRangePanel ul
{
    list-style:none;
    margin:0.8em 0 0 15px;
    padding:0;
}

.RadScheduler_Vista .rsAdvRecurrenceRangePanel label
{
	padding-right: 4px;
}

.RadScheduler_Vista .rsAdvMoreControls li
{
    float:left;
    clear:left;
    width:100%;
}

.RadScheduler_Vista .rsAdvMoreControls li label
{
    float:left;
    width:60px;
}

.RadScheduler_Vista .rsAdvancedEdit .rsAdvCheckboxWrapper input
{
	vertical-align: middle;
}

.RadScheduler_Vista .rsAdvancedEdit .rsAdvCheckboxWrapper label
{
	width: auto;
}

.RadScheduler_Vista .rsAdvMoreControls li input
{
    float:left;
}

.RadScheduler_Vista .rsAdvRecurrenceRange
{
    margin:1em 0 0;
    padding:0.8em 0 0 15px;
}

.RadScheduler_Vista .rsAdvRecurrenceFreq
{
    float:left;
    width:150px;
    margin:0.8em 0 0 0;
    border-right:1px solid #d2d8db;
}

.RadScheduler_Vista .rsAdvRecurrenceFreq ul
{
    list-style:none;
    margin:0 0 0 15px;
    padding:0;
}


.RadScheduler_Vista .rsAdvResetExceptions
{
	clear: both;
	text-align: right;
}

.RadScheduler_Vista .rsAdvHourly,
.RadScheduler_Vista .rsAdvDaily,
.RadScheduler_Vista .rsAdvWeekly,
.RadScheduler_Vista .rsAdvMonthly,
.RadScheduler_Vista .rsAdvYearly
{
    float:left;
    margin:1em 0 0 0;
    padding-left:2em;
    position:relative;
    left:-2px;
}

.RadScheduler_Vista .rsAdvHourly ul,
.RadScheduler_Vista .rsAdvDaily ul,
.RadScheduler_Vista .rsAdvWeekly ul,
.RadScheduler_Vista .rsAdvMonthly ul,
.RadScheduler_Vista .rsAdvYearly ul
{
    list-style:none;
    margin:0 0 0 15px;
    padding:0;
    width: 390px;
}

.RadScheduler_Vista .rsAdvHourly li,
.RadScheduler_Vista .rsAdvDaily li,
.RadScheduler_Vista .rsAdvWeekly li,
.RadScheduler_Vista .rsAdvMonthly li,
.RadScheduler_Vista .rsAdvYearly li,
.RadScheduler_Vista .rsAdvRecurrenceRangePanel li,
.RadScheduler_Vista .rsAdvMoreControls li
{
    margin:0 0 0.3em 0;
}

.RadScheduler_Vista .rsAdvHourly input,
.RadScheduler_Vista .rsAdvDaily input,
.RadScheduler_Vista .rsAdvWeekly input,
.RadScheduler_Vista .rsAdvMonthly input,
.RadScheduler_Vista .rsAdvYearly input,
.RadScheduler_Vista .rsAdvHourly select,
.RadScheduler_Vista .rsAdvDaily select,
.RadScheduler_Vista .rsAdvWeekly select,
.RadScheduler_Vista .rsAdvMonthly select,
.RadScheduler_Vista .rsAdvYearly select
{
    margin:0 2px;
}

.RadScheduler_Vista .rsAdvRecurrencePatterns .rsAdvInput,
.RadScheduler_Vista .rsAdvRecurrenceRangePanel .rsAdvInput
{
	width: 30px;
	padding-left: 1px;
	padding-right: 1px;
}

.RadScheduler_Vista .rsAdvRecurrencePatterns .rsAdvWeekly_Weekday
{
	float: left;
	width: 100px;
}

.RadScheduler_Vista .rsConfirmation
{
    position:absolute;
    z-index:10001;
    width:284px;
    height:185px;
    border:1px solid #8bbde8;
    padding-left:96px;
    background:#f4fcff url(WebResource.axd?d=O6CKEC1Xchw1_HW28T3jEo_Sf8WNuoKa0eBfBFfztRUxpYTTOAjN_s82vgDuI9KGQA3pAJ-AGmKSzRTdoqn9lP5z2c768snG0&t=633716660091561524) repeat-y;
}

.RadScheduler_Vista .rsConfirmation h1,
.RadScheduler_Vista .rsConfirmation h2
{
    margin:22px 0;
    font:normal 14px/1.2 arial,sans-serif;
    color:#333;
}

.RadScheduler_Vista .rsConfirmation div
{
    font:normal 14px/1.2 arial, sans-serif;
    color:#085ba1;
}

.RadScheduler_Vista .rsConfirmation input
{
    position:relative;
    top:1px;
}

.RadScheduler_Vista .rsConfirmation .rsButtonContainer
{
    margin:20px 0 0;
}

.RadScheduler_Vista .rsConfirmation .rsButtonContainer a
{
    background:#085ba1;
    margin: 5px;
    padding:1px 3px 3px;
    color:#fff;
    text-decoration:none;
}

.RadScheduler_Vista .rsAdvancedEdit .radInput_Vista,
.RadScheduler_Vista .rsAdvancedEdit .pickerWrapper_Vista
{
	vertical-align: middle;
}

.RadScheduler_Vista .rsScrollingContent
{
	scrollbar-face-color: #e9e9e9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e9e9e9;
	scrollbar-3dlight-color: #dbdbdb;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #f5f5f5;
	scrollbar-darkshadow-color: #aeaeae;
}