/* START Telerik.Web.UI.Skins.Window.css */
/* RadWindow for ASP.NET AJAX Base Stylesheet */

/* MVC overrides */
.RadWindow table,
.RadWindow table td
{
	border:0;
	padding:0;
}

.RadWindow .rwTopResize
{
	font-size: 1px;
	line-height: 4px;
	width: 100%;
	height: 4px;
	background-position: 0 -31px;
	background-repeat: repeat-x;
}

.RadWindow .rwStatusbarRow .rwCorner
{
    background-repeat: no-repeat;
}

.RadWindow .rwStatusbarRow .rwBodyLeft
{
    background-position: -16px 0;
}

.RadWindow .rwStatusbarRow .rwBodyRight
{
    background-position: -24px 0;
}

.RadWindow .rwStatusbar
{
	height: 22px;
	background-position: 0 -114px;
	background-repeat: repeat-x;
}

.RadWindow .rwStatusbar div
{
    width: 18px; 
	height: 18px;
	background-position: 0 -94px;
	background-repeat: no-repeat;
}

.RadWindow table
{
    width: 100%;
    height: 100%;
    table-layout: auto; /* fixes the dimensions under IE */
}

.RadWindow table td
{
	padding: 0; 
	margin: 0;
	border-collapse: collapse;
	vertical-align: top;
}

.RadWindow .rwCorner
{
    width: 8px;
}

.RadWindow .rwTopLeft,
.RadWindow .rwTopRight,
.RadWindow .rwTitlebar,
.RadWindow .rwFooterLeft,
.RadWindow .rwFooterRight,
.RadWindow .rwFooterCenter
{
    height: 8px;
	font-size: 1px;
    background-repeat: no-repeat;
    line-height: 1px;
}

.RadWindow .rwBodyLeft,
.RadWindow .rwBodyRight
{
	background-repeat: repeat-y;
}

.RadWindow .rwBodyRight
{
    background-position: -8px 0;
}

.RadWindow .rwTopLeft
{
    background-position: 0 0;
}

.RadWindow .rwTopRight
{
    background-position: -8px 0;
}

.RadWindow table .rwTitlebar
{
	background-repeat: repeat-x;
	background-position: 0 -31px;
	-moz-user-select: none;
}

.RadWindow .rwFooterLeft
{
	background-position: 0 -62px;
}

.RadWindow .rwFooterRight
{
	background-position: -8px -62px;
}

.RadWindow .rwFooterCenter
{
	background-repeat: repeat-x;
	background-position: 0 -70px;
}

.RadWindow .rwTitlebarControls
{
    height: 27px;
}

.RadWindow .rwWindowContent
{
	height: 100% !important; /* very important property, especially for opera */
	background: white;
}

/* Support for displayng the rwLoading image in the iframe's parent TD */
.RadWindow td.rwLoading
{
    background-repeat: no-repeat;
    background-position: center;
}

/* Support for displaying rwLoading image in the status bar  */
.RadWindow .rwStatusbar .rwLoading
{	
	background-repeat: no-repeat;
}

.RadWindow .rwStatusbar .rwLoading
{
	padding-left: 30px;
}

.RadWindow td.rwStatusbar input
{
    font: normal 12px "Segoe UI", Arial, Verdana, Sans-serif;
    padding: 4px 0 0 7px;
    margin: 0;
    border: 0 !important;
    width: 100%;	
    height: 18px;
	background-color: transparent !important; 
	background-repeat: no-repeat !important;
	background-position: left center !important;
	cursor: default;
	-moz-user-select: none;
	overflow: hidden; 
	text-overflow: ellipsis;
	display: block; 
	float: left;
	vertical-align: middle;
}

.RadWindow .rwControlButtons
{
	padding: 0; 
	margin: 2px 0 0 0;
	list-style: none; 
	white-space: nowrap;	
	float: right; 
}

.RadWindow .rwControlButtons li
{
	float: left;
	padding: 0 1px 0 0;
}

.RadWindow .rwControlButtons a
{
	width: 30px; 
	height: 21px; 
	line-height: 1px; 
	font-size: 1px;
	cursor: default;
	background-repeat: no-repeat;
	display: block; 
	text-decoration: none;
	outline: none;
}

.RadWindow .rwControlButtons span
{
	text-indent: -9999px; 
	display: block;	
}

/* reload button */
.RadWindow  .rwReloadButton
{
	background-position: -120px 0;
}

.RadWindow .rwReloadButton:hover
{
	background-position: -120px -21px;
}

/* unpin button */
.RadWindow .rwPinButton
{
	background-position: -180px 0;
}

.RadWindow .rwPinButton:hover
{
	background-position: -180px -21px;
}

/* pin button */
.RadWindow .rwPinButton.on
{
	background-position: -150px 0;
}

.RadWindow .rwPinButton.on:hover
{
	background-position: -150px -21px;
}

/* minimize button */
.RadWindow .rwMinimizeButton
{
	background-position: 0 0;
}

.RadWindow .rwMinimizeButton:hover
{
	background-position: 0 -21px;
}

/* maximize button */
.RadWindow .rwMaximizeButton
{
	background-position: -60px 0;
}

.RadWindow .rwMaximizeButton:hover
{
	background-position: -60px -21px;
}

/* close button */
.RadWindow .rwCloseButton
{
	background-position: -90px 0;
}

.RadWindow .rwCloseButton:hover
{
	background-position: -90px -21px;
}

/* restore button */
.RadWindow.rwMaximizedWindow .rwMaximizeButton,
.RadWindow.rwMinimizedWindow .rwMinimizeButton
{
	background-position: -30px 0;
}

.RadWindow.rwMaximizedWindow .rwMaximizeButton:hover,
.RadWindow.rwMinimizedWindow .rwMinimizeButton:hover
{	
	background-position: -30px -21px;
}

.RadWindow .rwIcon
{
    display: block;
	background-repeat: no-repeat;
	background-position: 0 -78px;
	width: 16px; 
	height: 16px;
	cursor: default;
	margin: 4px 5px 0 0;
}

.RadWindow em
{
	font: normal bold 12px "Segoe UI", Arial;
	color: black;
	padding: 3px 0 0 4px;	
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	float: left;	
}

.RadWindow_rtl .rwControlButtons
{
	float: left; 
}

div.RadWindow_rtl .rwControlButtons li
{
	float: right;
}

.RadWindow.rwInactiveWindow .rwTitlebarControls
{
	position: static;
}

.RadWindow .rwDialogPopup
{
	margin: 16px;
	color: black;	
	padding: 0px 0px 16px 50px;
	font: normal 12px "Segoe UI", Arial, Verdana;
	cursor: default;
}

.rwDialogPopup .rwPopupButton
{
    margin: 0;
}

.rwDialogPopup .rwPopupButton:focus,
.rwDialogPopup .rwPopupButton:active
{
    border: dotted 1px #999;                        
}

.rwDialogPopup .rwPopupButton,
.rwDialogPopup .rwPopupButton span
{
	display: block; 
	float: left;
}

.RadWindow .rwControlButtons a
{
    text-indent: -9999px;
}

html:first-child .RadWindow ul
{
    float: right; 
    border: solid 1px transparent;
}

.RadWindow .rwDialogText
{
    text-align: left;
}

.RadWindow.rwMinimizedWindow .rwPinButton,
.RadWindow.rwMinimizedWindow .rwReloadButton,
.RadWindow.rwMinimizedWindow .rwMaximizeButton,
.RadWindow.rwMinimizedWindow .rwTopResize
{
    display: none !important;
}

.RadWindow .rwDialogInput
{
	font: normal 12px "Segoe UI", Arial, Verdana;
	color: black;
	width: 100%;
	display: block;
	margin: 8px 0;
}

.RadWindow .rwWindowContent .radconfirm,
.RadWindow .rwWindowContent .radalert
{
    background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
}

.RadWindow .rwWindowContent .radconfirm
{
    background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyj319EtrWvsXGUtS05PiziCHhrZU5NDY9mqyeXNwaBhwJEUZvPmOukrtvk0CJOc6GI1&t=633921063386253153');	
}

.RadWindow .rwWindowContent .radalert
{
    background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyj319EtrWvsXGUtS05PiziCduiMr7wPkaXEwZK1pqMOx7xiku13jvLfHcjrnb7NXfo1&t=633921063386253153');	
}

.RadWindow .rwWindowContent .radprompt
{
	padding: 0;
}

.RadWindow .rwPopupButton,
.RadWindow .rwPopupButton span
{
	text-decoration: none;
	color: black;
	line-height: 21px;
	height: 21px;
	cursor: default;
}

.RadWindow .rwPopupButton
{
	background-repeat: no-repeat;
	background-position: 0 -136px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}

.RadWindow .rwWindowContent .rwPopupButton .rwOuterSpan
{
    background-repeat: no-repeat;
	background-position: right -136px; 
	padding: 0 3px 0 0;
}

.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan
{
	background-repeat: repeat-x;
	background-position: 0 -157px; 
	padding: 0 12px;
}

.RadWindow .rwWindowContent .rwPopupButton:hover
{
	background-position: 0 -178px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}

.RadWindow .rwWindowContent .rwPopupButton:hover .rwOuterSpan
{
	background-position: right -178px; 
	padding: 0 3px 0 0;
}

.RadWindow .rwWindowContent .rwPopupButton:hover .rwInnerSpan
{
	background-position: 0 -199px; 
	padding: 0 12px;
}

.RadWindow .rwStatusbarRow .rwBodyLeft
{
    background-position: -16px 0;
}

.RadWindow .rwStatusbarRow .rwBodyRight
{
    background-position: -24px 0;
}

.RadWindow.rwMinimizedWindow .rwContentRow,
.RadWindow.rwMinimizedWindow .rwStatusbarRow
{
	display: none;
}

.RadWindow.rwMinimizedWindow table.rwTitlebarControls 
{
	margin-top: 4px;
}

.RadWindow.rwMinimizedWindow .rwControlButtons
{
    width: 66px !important;
}

.RadWindow.rwMinimizedWindow em
{
	width: 90px;
}

.RadWindow.rwMinimizedWindow
{
    width: 200px !important;
    height: 30px !important;
    overflow: hidden !important;
    float: left !important;
}

.RadWindow.rwMinimizedWindow .rwCorner.rwTopLeft
{
	background-position: 0 -220px;
	background-repeat: no-repeat; 
}

.RadWindow.rwMinimizedWindow .rwCorner.rwTopRight
{
	background-position: -8px -220px;
	background-repeat: no-repeat; 
}

.RadWindow.rwMinimizedWindow .rwTitlebar
{
    background-position: 0 -250px !important; /* Should be !important because of IE6 */
    background-repeat: repeat-x;
}

.RadWindow.rwInactiveWindow .rwCorner,
.RadWindow.rwInactiveWindow .rwTitlebar,
.RadWindow.rwInactiveWindow .rwFooterCenter
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65) !important;
	opacity: .65 !important; 
	-moz-opacity: .65 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
/* END Telerik.Web.UI.Skins.Window.css */
/* START Telerik.Web.UI.Skins.WebBlue.Window.WebBlue.css */
/* /WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyguc-4BdoB3LeGpKzdH_DgJTp5E7hft6SKxHHT2PM8ENNfPgueg87AumeZ7K2stUTM1&t=633921063386253153")%> */

.RadWindow_WebBlue .rwTopLeft,
.RadWindow_WebBlue .rwTopRight,
.RadWindow_WebBlue .rwTitlebar,
.RadWindow_WebBlue .rwFooterLeft,
.RadWindow_WebBlue .rwFooterRight,
.RadWindow_WebBlue .rwFooterCenter,
.RadWindow_WebBlue .rwTopResize,
.RadWindow_WebBlue .rwStatusbar div,
.RadWindow_WebBlue .rwStatusbar,
.RadWindow_WebBlue .rwPopupButton,
.RadWindow_WebBlue .rwPopupButton span,
.RadWindow_WebBlue.rwMinimizedWindow .rwCorner
{
    background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyguc-4BdoB3LeGpKzdH_DgJhRgJ8ATw_RilWKKek9FesdQ_Lqr075X23tA-Bg2IWck1&t=633921063386253153');
}

.RadWindow_WebBlue .rwBodyLeft,
.RadWindow_WebBlue .rwBodyRight,
.RadWindow_WebBlue .rwStatusbarRow .rwCorner
{
	background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyguc-4BdoB3LeGpKzdH_DgJ0gUmanvjqT8sTbxkGNSAwXb0i87kE7pubASbjnGSy_A1&t=633921063386253153');
}

.RadWindow_WebBlue .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_WebBlue .rwControlButtons a
{
    background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyguc-4BdoB3LeGpKzdH_DgJz0kVirW4bLwvDD6ulhWcrpjmewe6rCy7FD16RGBeA-01&t=633921063386253153');
}

.RadWindow_WebBlue a.rwIcon
{
	background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyguc-4BdoB3LeGpKzdH_DgJhRgJ8ATw_RilWKKek9FesdQ_Lqr075X23tA-Bg2IWck1&t=633921063386253153');
}

div.RadWindow_WebBlue .rwTitlebarControls em
{
	color: white;
}

div.RadWindow_WebBlue .rwDialogInput
{
	border: solid 1px #768ca5;
}

div.RadWindow_WebBlue .rwDialogInput:hover
{
	border-color: #5d9fb7;
}

div.RadWindow_WebBlue td.rwLoading
{
    background-color: #fff;
}

div.RadWindow_Web20 td.rwWindowContent
{
    background-color: #fff !important;
}

div.RadWindow_WebBlue td.rwWindowContent
{
    background-color: #fff;
}

/* Loading Indicators */

/* When ShowContentDuringLoad="true" */
div.RadWindow_WebBlue td.rwWindowContent.rwLoading
{
    background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyjJTBDHAcnXWfv577vFMDRvNsOkW_gzCQkEKBL15lMocw2&t=633921063386253153');
}

/* When ShowContentDuringLoad="false" */
div.RadWindow_WebBlue input.rwLoading
{
    background-image: url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyjJTBDHAcnXWfv577vFMDRvNd1ojLV08fNDJbplH5hCZFRmkYEqwRi4INGY6yb5zK01&t=633921063386253153');
}
/* END Telerik.Web.UI.Skins.WebBlue.Window.WebBlue.css */
/* START Telerik.Web.UI.Skins.WebBlue.Input.WebBlue.css */
/*Telerik RadInput WebBlue Skin*/

/*global*/

.RadInput_WebBlue,
.RadInputMgr_WebBlue
{
	vertical-align:middle;
	font:12px "segoe ui",arial,sans-serif;
}

.RadInput_WebBlue table
{
	border:0;
	vertical-align:bottom;
}

.RadInput_WebBlue table.riTable td
{
	border:0;
	padding:0;
	vertical-align:middle;
	overflow:visible;/*RadGrid*/
}

.RadInput_WebBlue table td.riCell
{
	padding-right:4px;
}

.RadInput_WebBlue textarea
{
	vertical-align:bottom;
	overflow:auto;
}

/*textbox states*/

html body .RadInput_WebBlue .riTextBox,
html body .RadInputMgr_WebBlue
{
	border:1px solid #768ca5;
	padding:2px 1px 3px;
	background:#fff;
	color:#000;
	font:12px "segoe ui",arial,sans-serif;
}

html body .RadInput_WebBlue .riEmpty,
html body .RadInput_Empty_WebBlue
{
	color:#777;
}

html body .RadInput_WebBlue .riHover,
html body .RadInput_Hover_WebBlue,
html body .RadInput_WebBlue .riFocused,
html body .RadInput_Focused_WebBlue
{
	border-color:#133c44;
}

html body .RadInput_WebBlue .riRead,
html body .RadInput_Read_WebBlue
{
	border-color:#b0b0b0;
}

html body .RadInput_WebBlue .riDisabled,
html body .RadInput_Disabled_WebBlue
{
	border-color:#b0b0b0;
	color:#777;
	cursor:default;
}

html body .RadInput_WebBlue .riError,
html body .RadInput_Error_WebBlue,
.RadForm.rfdTextbox .RadInput_WebBlue .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_WebBlue[type="text"]
{
	border-color:#d24000;
	background:#fff 100% -298px no-repeat url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyiyRLiQI92CAywxSeMOmM91KaDEtYQ7JNkahSuHMT0X0A2&t=633921063386253153');
	color:#b32d34;
}

html body .RadInput_WebBlue .riNegative,
html body .RadInput_Negative_WebBlue
{
	color:#444;
}

/*IE quirks mode*/
* html .RadInput_WebBlue input.riTextBox,
* html input.RadInputMgr_WebBlue
{
	height /**/:22px;
}

/*buttons*/

.RadInput_WebBlue a
{
	display:block;
	overflow:hidden;
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	background:transparent no-repeat url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyiyRLiQI92CAywxSeMOmM91KaDEtYQ7JNkahSuHMT0X0A2&t=633921063386253153');
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
}
* html .RadInput_WebBlue a{position:static}/*IE6*/
*+html .RadInput_WebBlue a{position:static}/*IE7*/

/*go*/

.RadInput_WebBlue .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
	background-position:3px 5px;
}

.RadInput_WebBlue .riBtn a:hover
{
	background-position:3px -45px;
}

/*spin*/

.RadInput_WebBlue .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
	margin:0 1px;
}

.RadInput_WebBlue .riUp
{
	background-position:4px -98px;
}

.RadInput_WebBlue .riUp:hover
{
	background-position:4px -148px;
}

.RadInput_WebBlue a.riDown
{
	background-position:4px -199px;
	margin-top:3px;
}

* html .RadInput_WebBlue a.riDown
{
	margin-top /**/:0;
}

.RadInput_WebBlue a.riDown:hover
{
	background-position:4px -249px;
}

/*label*/

.RadInput_WebBlue .riLabel
{
	margin:0 4px 0 0;
	color:#000;
	white-space:nowrap;
}
/* END Telerik.Web.UI.Skins.WebBlue.Input.WebBlue.css */
/* START Telerik.Web.UI.Skins.WebBlue.Calendar.WebBlue.css */
/*Telerik RadCalendar WebBlue skin*/

table.RadCalendar_WebBlue
{
	border-collapse:separate;
	border:0;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	width:220px;
}

/*titlebar*/

.RadCalendar_WebBlue .rcTitlebar
{
	width:100%;
	border:1px solid;
	border-color:#3d556c #3d556c #3a5168;
	padding:0;
	background:#738da2 0 -999px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	color:#fff;
}

.RadCalendar_WebBlue .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	border:1px solid;
	border-color:#9bafc1 #8196ac #899fb1;
	font:12px/19px "segoe ui",arial,sans-serif;
}

.RadCalendar_WebBlue .rcTitlebar td
{
	border:0;
	padding:1px 0;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_WebBlue .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}

.RadCalendar_WebBlue .rcTitlebar .rcPrev,
.RadCalendar_WebBlue .rcTitlebar .rcNext,
.RadCalendar_WebBlue .rcTitlebar .rcFastPrev,
.RadCalendar_WebBlue .rcTitlebar .rcFastNext
{
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	margin:0;
	background:transparent url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153') no-repeat;
	text-indent:-2222px;
	text-decoration:none;
	color:#ccc;
}

.RadCalendar_WebBlue .rcTitlebar .rcFastPrev
{
	margin-left:1px;
	background-position:0 -200px;
}

.RadCalendar_WebBlue .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_WebBlue .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_WebBlue .rcTitlebar .rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_WebBlue .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_WebBlue .rcTitlebar .rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_WebBlue .rcTitlebar .rcFastNext
{
	margin-right:1px;
	background-position:0 -500px;
}

.RadCalendar_WebBlue .rcTitlebar .rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_WebBlue .rcMain
{
	width:100%;
	border:1px solid #768ca5;
	border-top:0;
	padding:0;
}

.RadCalendar_WebBlue .rcMainTable
{
	width:100%;
	border-collapse:separate;
	border:0;
	color:#000;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_WebBlue .rcHeader,
.RadCalendar_WebBlue .rcFooter
{
	border:1px solid #768ca5;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_WebBlue .rcRow th,
.RadCalendar_WebBlue .rcWeek th
{
	border:0;
	background:#dfeeff;
	font-weight:normal;
	vertical-align:middle;
	cursor:default;
}

.RadCalendar_WebBlue .rcWeek th
{
	border-bottom:1px solid #a7c0df;
	padding:2px 6px 3px 0;
	text-align:right;
}

.RadCalendar_WebBlue .rcWeek .rcViewSel,
.RadCalendar_WebBlue .rcRow th
{
	width:13px;
	border-right:1px solid #a7c0df;
	padding:0 7px 0 9px;
	text-align:center;
}

.RadCalendar_WebBlue .rcWeek .rcViewSel
{
	border-right-color:#dfeeff;
}

/*date cells*/

.RadCalendar_WebBlue .rcRow td
{
	border:1px solid #fff;
	padding:0;
	text-align:right;
	vertical-align:middle;
}

.RadCalendar_WebBlue .rcMain .rcRow a,
.RadCalendar_WebBlue .rcMain .rcRow span
{
	display:block;
	padding:1px 5px 1px 0;
	text-decoration:none;
	color:#000;
}

.RadCalendar_WebBlue .rcMain .rcWeekend a
{
	color:#444;
}

.RadCalendar_WebBlue .rcRow .rcToday
{
	border-color:#506175;
}

.RadCalendar_WebBlue .rcRow .rcToday a
{
	color:#0053a5;
}

.RadCalendar_WebBlue .rcMain .rcOtherMonth a
{
	color:#777;
}

.RadCalendar_WebBlue .rcMain .rcOutOfRange span
{
	color:#777;
	cursor:default;
}

.RadCalendar_WebBlue .rcRow .rcHover
{
	border-color:#5d9fb7;
	background:#bee3f6 0 -1600px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
}

.RadCalendar_WebBlue .rcRow .rcHover a
{
	color:#0e3d4f;
}

.RadCalendar_WebBlue .rcRow .rcSelected
{
	border-color:#133c44;
	background:#75b7cc 0 -1700px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
}

.RadCalendar_WebBlue .rcRow .rcSelected a
{
	color:#0d202b;
}

/*multimonth view*/

table.RadCalendarMultiView_WebBlue
{
	width:auto;
}

.RadCalendarMultiView_WebBlue .rcTitlebar
{
	border-color:#212f41;
	background:#495a70 0 -1199px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
}

.RadCalendarMultiView_WebBlue .rcTitlebar table
{
	border:1px solid;
	border-color:#63768a #465668 #58697d;
	line-height:25px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar td
{
	padding-bottom:2px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcPrev,
.RadCalendarMultiView_WebBlue .rcTitlebar .rcNext,
.RadCalendarMultiView_WebBlue .rcTitlebar .rcFastPrev,
.RadCalendarMultiView_WebBlue .rcTitlebar .rcFastNext
{
	margin-top:1px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcFastPrev
{
	background-position:0 -600px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcPrev
{
	background-position:0 -700px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcNext
{
	background-position:0 -800px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcNext:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcFastNext
{
	background-position:0 -900px;
}

.RadCalendarMultiView_WebBlue .rcTitlebar .rcFastNext:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiView_WebBlue .rcMain
{
	border-color:#768ca5;
}

.RadCalendarMultiView_WebBlue .rcCalendar
{
	width:220px;
	border:1px solid #768ca5;
	border-top:0;
	padding:0;
}

.RadCalendarMultiView_WebBlue .rcMainTable .rcTitle
{
	border-style:solid;
	border-width:1px 0;
	border-color:#3d556c #3a5168 #3a5168;
	padding:0 0 1px;
	background:#738da2 0 -1000px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	color:#fff;
	text-align:center;
	line-height:23px;
}

/*month view*/

table.RadCalendarMonthView_WebBlue
{
	border-collapse:separate;
	border:1px solid #768ca5;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
}

table.RadCalendarMonthView_WebBlue td
{
	border:0;
	padding:5px 2px 0;
}

.RadCalendarMonthView_WebBlue #rcMView_Feb,
.RadCalendarMonthView_WebBlue #rcMView_Apr,
.RadCalendarMonthView_WebBlue #rcMView_Jun,
.RadCalendarMonthView_WebBlue #rcMView_Aug,
.RadCalendarMonthView_WebBlue #rcMView_Oct,
.RadCalendarMonthView_WebBlue #rcMView_Dec
{
	border-right:1px solid #768ca5;
}

.RadCalendarMonthView_WebBlue a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	color:#333;
}

.RadCalendarMonthView_WebBlue .rcSelected a
{
	border:1px solid #133c44;
	padding:1px 3px;
	background:#75b7cc 0 -1700px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	color:#0d202b;
}

.RadCalendarMonthView_WebBlue #rcMView_PrevY a,
.RadCalendarMonthView_WebBlue #rcMView_NextY a
{
	display:block;
	width:16px;
	height:13px;
	overflow:hidden;
	margin:0 auto;
	background:transparent no-repeat url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
	color:#ccc;
}

.RadCalendarMonthView_WebBlue #rcMView_PrevY a
{
	background-position:6px -2095px;
}

.RadCalendarMonthView_WebBlue #rcMView_NextY a
{
	background-position:7px -2195px;
}

.RadCalendarMonthView_WebBlue .rcButtons
{
	padding:6px 7px 5px;
	text-align:center;
}

.RadCalendarMonthView_WebBlue input
{
	border:1px solid;
	border-color:#4e667e #5e7388 #425c71;
	padding:0;
	background:#d6e1e7 0 -2300px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	color:#0d202b;
	font:12px "segoe ui",arial,sans-serif;
	cursor:pointer;
}

.RadCalendarMonthView_WebBlue input:hover
{
	border-color:#5d9fb7 #70aabf #5d9fb7;
	background-color:#bee3f6;
	background-position:0 -2350px;
}

.RadCalendarMonthView_WebBlue #rcMView_Today
{
	margin:0 0.4em 0 0;
}

.RadCalendarMonthView_WebBlue #rcMView_OK
{
	padding:0 0.2em;
}

/*time view*/

table.RadCalendarTimeView_WebBlue
{
	border-collapse:separate;
	border:1px solid #768ca5;
	border-top-color:#3d556c;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_WebBlue th
{
	border:0;
	border-top:1px solid #9bafc1;
	border-bottom:1px solid #3a5168;
	padding:0 0 1px;
	background:#738da2 0 -1000px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	color:#fff;
	text-align:center;
	line-height:22px;
	cursor:default;
	font-weight:normal;
}

table.RadCalendarTimeView_WebBlue td
{
	border:0;
	border-left:1px solid #768ca5;
	padding:2px 2px 3px;
}

table.RadCalendarTimeView_WebBlue td:first-child
{
	border-left:0;
}

.RadCalendarTimeView_WebBlue a
{
	display:block;
	padding:2px 6px;
	text-align:center;
	color:#333;
	text-decoration:none;
}

.RadCalendarTimeView_WebBlue td.rcHover a
{
	border:1px solid #5d9fb7;
	padding:1px 5px;
	background:#bee3f6 0 -1600px repeat-x url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153');
	color:#0e3d4f;
}

.RadCalendarTimeView_WebBlue .rcFooter
{
	border:0;
	border-top:1px solid #768ca5;
	padding:0;
}

/*pickers*/

.RadPicker_WebBlue,
.RadPicker_WebBlue td
{
	vertical-align:middle;
}

.RadPicker_WebBlue .RadInput
{
	vertical-align:baseline;
}

.RadPicker_WebBlue table.rcTable,
.RadPicker_WebBlue table.rcTable td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_WebBlue table.rcTable .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_WebBlue td a
{
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	margin:0 2px;
	text-decoration:none;
}
* html .RadPicker_WebBlue td a{position:static}/*IE6*/
*+html .RadPicker_WebBlue td a{position:static}/*IE7*/

.RadPicker_WebBlue .rcCalPopup,
.RadPicker_WebBlue .rcTimePopup
{
	display:block;
	overflow:hidden;
	width:22px;
	height:22px;
	background:url('/WebResource.axd?d=Z_Q1ax8zCTR4CkC3e_TYOQL9maQgoIB_mKYQQs8gdyhanIFecYbDfq3BkJCkcXRsshsJBd9jN_jqEzJUAjX_nLSGRKCpETBztDpjWcactW41&t=633921063386253153') no-repeat;
	text-indent:-2222px;
	text-align:center;
}

.RadPicker_WebBlue .rcCalPopup,
.RadPicker_WebBlue .rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_WebBlue .rcCalPopup:hover,
.RadPicker_WebBlue .rcCalPopup:focus,
.RadPicker_WebBlue .rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_WebBlue .rcTimePopup,
.RadPicker_WebBlue .rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_WebBlue .rcTimePopup:hover,
.RadPicker_WebBlue .rcTimePopup:focus,
.RadPicker_WebBlue .rcTimePopup:active
{
	background-position:0 -150px;
}

.RadPicker_WebBlue .rcDisabled,
.RadCalendarMonthView_WebBlue .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

/*rtl*/

.RadCalendarRTL_WebBlue .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_WebBlue .rcTitlebar .rcFastNext:hover
{
	background-position:0 -250px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcFastPrev
{
	background-position:0 -900px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcPrev
{
	background-position:0 -800px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcPrev:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcNext
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcFastNext
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_WebBlue .rcTitlebar .rcFastNext:hover
{
	background-position:0 -650px;
}

/* END Telerik.Web.UI.Skins.WebBlue.Calendar.WebBlue.css */
