﻿/* <<<<<<<< Lines Added by Sanjay to Avoid Resize problem of text boxes in google chrome*/


textarea
{
    resize:none;
}
/*>>>>>>>>>*/
body
{
    font-family:Tahoma;
    font-size:11px;
}

.header_table 
{
	width:100%;
	height:100%;
	float:left;
}

.page_border_table
{
	width:100%;
	height: 100%;
	float:left;	
}

.user_info
{
    vertical-align:middle;
	width:auto;
	margin:0 8px 0 0;
	font-size:11px;
	font-weight:bold;
}

.main_outer_container 
{
	width:100%;
	float:left;
}

.header_top 
{
	width:100%;
	float:left;
	text-align:right;
	background:#A1CBDD;
}

.Login
{
    background-image:url(image/Login.JPG);
}

.Button_SignOut
{
	font-family:Tahoma;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: transparent;
	bottom: 0;
	right: 0;
	height:25px;
	font-style:oblique;
	font-weight:bold;
}

.Button
{
	font-family:Tahoma;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	bottom: 0;
	right: 0;
	background: transparent url(../../Image/Operation_Button.gif) no-repeat left center;
	height:25px;
	font-style:oblique;
	width:122px;
}

.Button:hover
{
    font-family:Tahoma;
	background: transparent url(../../Image/Operation_Button_MouseOver.gif) no-repeat left center;
    font-weight:bold;
    font-style:italic;
}

.Button_Large
{
	font-family:Tahoma;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	bottom: 0;
	right: 0;
	background: transparent url(../../Image/Operation_Button_Large.gif) no-repeat left center;
	height:25px;
	font-style:oblique;
	width:340px;
}

.Button_Large:hover
{
    font-family:Tahoma;
	background: transparent url(../../Image/Operation_Button_MouseOver_Large.gif) no-repeat left center;
    font-weight:bold;
    font-style:italic;
}

.Button_Mid
{
	font-family:Tahoma;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	bottom: 0;
	right: 0;
	background: transparent url(../../Image/Operation_Button_Large.gif) no-repeat left center;
	height:25px;
	font-style:oblique;
	width:220px;
}

.Button_Mid:hover
{
    font-family:Tahoma;
	background: transparent url(../../Image/Operation_Button_MouseOver_Large.gif) no-repeat left center;
    font-weight:bold;
    font-style:italic;
}

/* -------------------------------------------- Rad Menu ------------------------------------------ */

.RadMenu_DentaSoftSkin .rmLink,
.RadMenu_DentaSoftSkin .rmText,
.RadMenu_DentaSoftSkin .rmLeftArrow,
.RadMenu_DentaSoftSkin .rmRightArrow,
.RadMenu_DentaSoftSkin .rmTopArrow,
.RadMenu_DentaSoftSkin .rmBottomArrow
{
	background-image: url('Menu/rmSprite.png');
	background-color: transparent;
}

.RadMenu_DentaSoftSkin .rmRootGroup
{
	border: 1px solid #D8D7AF;
	background-color: #D8D7AF;/*#adc9f7;*/
}

/* <Root items> */

.RadMenu_DentaSoftSkin,
.RadMenu_DentaSoftSkin .rmLink
{
	font: normal 13px/23px Tahoma, Shruti, sans-serif;
	color: #000;
	text-decoration: none;
}

.RadMenu_DentaSoftSkin .rmLink,
.RadMenu_DentaSoftSkin .rmText
{
	background-position: 0 1050px;
	background-repeat: no-repeat;
}

.RadMenu_DentaSoftSkin .rmLink:hover,
.RadMenu_DentaSoftSkin .rmFocused,
.RadMenu_DentaSoftSkin .rmSelected
{
	background-position: 0 -72px;
}

.RadMenu_DentaSoftSkin .rmLink:hover .rmText,
.RadMenu_DentaSoftSkin .rmFocused .rmText,
.RadMenu_DentaSoftSkin .rmSelected .rmText
{
	background-position: 100% -96px;
}

.RadMenu_DentaSoftSkin .rmExpanded,
.RadMenu_DentaSoftSkin .rmExpanded:hover
{
	background-position: 0 -120px;
}

.RadMenu_DentaSoftSkin .rmExpanded .rmText,
.RadMenu_DentaSoftSkin .rmExpanded:hover .rmText
{
	background-position: 100% -144px;
}

.RadMenu_DentaSoftSkin .rmDisabled,
.RadMenu_DentaSoftSkin .rmDisabled:hover
{
	color: #7d7d7d;
}

.RadMenu_DentaSoftSkin .rmDisabled:hover,
.RadMenu_DentaSoftSkin .rmDisabled:hover .rmText
{
	background: none;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_DentaSoftSkin .rmGroup,
.RadMenu_DentaSoftSkin .rmMultiColumn,
.RadMenu_DentaSoftSkin .rmGroup .rmVertical
{
	border: 1px solid #b7bdcd; /*changes done by trupti menu outer border*/
	background: #f6f6f6 url('Menu/rmVSprite.png') repeat-y 0 0;
}

.RadMenu_DentaSoftSkin .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_DentaSoftSkin_rtl .rmGroup,
.RadMenu_DentaSoftSkin_rtl .rmMultiColumn,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_DentaSoftSkin .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_DentaSoftSkin .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_DentaSoftSkin .rmGroup .rmFirst,
.RadMenu_DentaSoftSkin .rmGroup .rmLast
{
	background: none;
}

.RadMenu_DentaSoftSkin .rmGroup .rmLast
{
	padding-bottom: 1px;
}

.RadMenu_DentaSoftSkin .rmGroup .rmLink:hover,
.RadMenu_DentaSoftSkin .rmGroup .rmFocused,
.RadMenu_DentaSoftSkin .rmGroup .rmSelected,
.RadMenu_DentaSoftSkin .rmGroup .rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_DentaSoftSkin .rmGroup .rmLink:hover .rmText,
.RadMenu_DentaSoftSkin .rmGroup .rmFocused .rmText,
.RadMenu_DentaSoftSkin .rmGroup .rmSelected .rmText,
.RadMenu_DentaSoftSkin .rmGroup .rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_DentaSoftSkin .rmGroup .rmExpandRight,
.RadMenu_DentaSoftSkin .rmGroup .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_DentaSoftSkin .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_DentaSoftSkin .rmGroup .rmFocused .rmExpandRight,
.RadMenu_DentaSoftSkin .rmGroup .rmSelected .rmExpandRight,
.RadMenu_DentaSoftSkin .rmGroup .rmExpanded .rmExpandRight,
.RadMenu_DentaSoftSkin .rmGroup .rmLink:hover .rmExpandDown,
.RadMenu_DentaSoftSkin .rmGroup .rmFocused .rmExpandDown,
.RadMenu_DentaSoftSkin .rmGroup .rmSelected .rmExpandDown,
.RadMenu_DentaSoftSkin .rmGroup .rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_DentaSoftSkin .rmGroup .rmDisabled:hover .rmExpandRight,
.RadMenu_DentaSoftSkin .rmGroup .rmDisabled:hover .rmExpandDown
{
	background-image: url('Menu/rmSprite.png');
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_DentaSoftSkin_rtl .rmGroup .rmLink:hover,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmFocused,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmSelected,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_DentaSoftSkin_rtl .rmGroup .rmLink:hover .rmText,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmFocused .rmText,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmSelected .rmText,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_DentaSoftSkin_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -310px;
}

.RadMenu_DentaSoftSkin_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmSelected .rmExpandLeft,
.RadMenu_DentaSoftSkin_rtl .rmGroup .rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Outlook - specific, overlapping submenus)> */

.RadMenu_DentaSoftSkin .rmSlide
{
	margin: -3px 0 0 1px;
}

.RadMenu_DentaSoftSkin .rmVertical .rmSlide,
.RadMenu_DentaSoftSkin .rmSlide .rmSlide,
.RadMenu_DentaSoftSkin_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_DentaSoftSkin_rtl .rmSlide
{
	margin: -3px 0 0 -1px;
}

.RadMenu_DentaSoftSkin_rtl .rmVertical .rmSlide,
.RadMenu_DentaSoftSkin_rtl .rmSlide .rmSlide,
.RadMenu_DentaSoftSkin_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_DentaSoftSkin .rmLeftArrow,
.RadMenu_DentaSoftSkin .rmRightArrow
{
	background-color: #E0E5F5;
}

.RadMenu_DentaSoftSkin .rmLeftArrow { background-position: -8px -310px; border-right: 1px solid #B7BDCD; }
.RadMenu_DentaSoftSkin .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #B7BDCD; }

.RadMenu_DentaSoftSkin .rmTopArrow,
.RadMenu_DentaSoftSkin .rmBottomArrow,
.RadMenu_DentaSoftSkin .rmGroup .rmLeftArrow,
.RadMenu_DentaSoftSkin .rmGroup .rmRightArrow
{
	background-color: #f0f0f0;
}

.RadMenu_DentaSoftSkin .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #B7BDCD; }
.RadMenu_DentaSoftSkin .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #B7BDCD; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_DentaSoftSkin .rmVertical .rmSeparator .rmText,
.RadMenu_DentaSoftSkin .rmHorizontal .rmVertical .rmSeparator .rmText
{
	background-position: 0 -406px;
}

.RadMenu_DentaSoftSkin .rmHorizontal .rmSeparator .rmText,
.RadMenu_DentaSoftSkin .rmVertical .rmHorizontal .rmSeparator .rmText
{
	background-position: 0 -386px;
}

/* </Separators> */

/* -------------------------------------------- Rad Menu ------------------------------------------ */

/*---------------------------------------------------Rad ComboBox -------------------------------------------*/
/*global*/

.RadComboBox_DentaSoftSkin,
.RadComboBox_DentaSoftSkin .rcbInput,
.RadComboBoxDropDown_DentaSoftSkin
{
	font: 11px Tahoma; /* Changes by trupti */
	color: #000;        /* #333 Changes by trupti */
}

/* combobox */

.RadComboBox_DentaSoftSkin .rcbInputCellLeft,
.RadComboBox_DentaSoftSkin .rcbInputCellRight,
.RadComboBox_DentaSoftSkin .rcbArrowCellLeft,
.RadComboBox_DentaSoftSkin .rcbArrowCellRight
{
	background-image: url('ComboBox/rcbSprite.png');
}

* html .RadComboBox_DentaSoftSkin .rcbInputCellLeft,
* html .RadComboBox_DentaSoftSkin .rcbInputCellRight,
* html .RadComboBox_DentaSoftSkin .rcbArrowCellLeft,
* html .RadComboBox_DentaSoftSkin .rcbArrowCellRight
{
	background-image: url('ComboBox/rcbSpriteIE6.png');
}

.RadComboBox_DentaSoftSkin td.rcbInputCellLeft { background-position: 0 0; }
.RadComboBox_DentaSoftSkin td.rcbInputCellRight { background-position: 100% 0; }

.RadComboBox_DentaSoftSkin .rcbHovered .rcbInputCellLeft { background-position: 0 0; }
.RadComboBox_DentaSoftSkin .rcbHovered .rcbInputCellRight { background-position: 100% 0; }

.RadComboBox_DentaSoftSkin .rcbFocused .rcbInputCellLeft { background-position: 0 0; }
.RadComboBox_DentaSoftSkin .rcbFocused .rcbInputCellRight { background-position: 100% 0; }

.RadComboBox_DentaSoftSkin .rcbHovered .rcbReadOnly td.rcbInputCellLeft { background-position: 0 -22px; }
.RadComboBox_DentaSoftSkin .rcbHovered .rcbReadOnly td.rcbInputCellRight { background-position: 100% -22px; }

.RadComboBox_DentaSoftSkin .rcbFocused .rcbReadOnly td.rcbInputCellLeft { background-position: 0 -44px; }
.RadComboBox_DentaSoftSkin .rcbFocused .rcbReadOnly td.rcbInputCellRight { background-position: 100% -44px; }

.RadComboBox_DentaSoftSkin .rcbInputCell .rcbEmptyMessage
{
	color: #666;
}

.RadComboBox_DentaSoftSkin .rcbHovered .rcbInputCell .rcbInput
{
	color: #333;     /* #000 Changes by trupti */
}

.RadComboBox_DentaSoftSkin td.rcbArrowCellLeft { background-position: -18px -88px; }
.RadComboBox_DentaSoftSkin td.rcbArrowCellRight { background-position: 0 -88px; }

.RadComboBox_DentaSoftSkin .rcbHovered .rcbArrowCellLeft { background-position: -54px -88px; }
.RadComboBox_DentaSoftSkin .rcbHovered .rcbArrowCellRight { background-position: -36px -88px; }

.RadComboBox_DentaSoftSkin .rcbFocused .rcbArrowCellLeft { background-position: -90px -88px; }
.RadComboBox_DentaSoftSkin .rcbFocused .rcbArrowCellRight { background-position: -72px -88px; }

.RadComboBox_DentaSoftSkin td.rcbArrowCellHidden,
.RadComboBox_DentaSoftSkin .rcbHovered td.rcbArrowCellHidden,
.RadComboBox_DentaSoftSkin .rcbFocused td.rcbArrowCellHidden { background-position: -15px -88px; }

.RadComboBox_DentaSoftSkin .rcbHovered .rcbReadOnly td.rcbArrowCellHidden { background-position: -51px -88px; }
.RadComboBox_DentaSoftSkin .rcbFocused .rcbReadOnly td.rcbArrowCellHidden { background-position: -87px -88px; }

/* Read-only styles */

.RadComboBox_DentaSoftSkin .rcbReadOnly td.rcbArrowCellLeft { background-position: -18px -88px; }
.RadComboBox_DentaSoftSkin .rcbReadOnly td.rcbArrowCellRight { background-position: -2px -88px; }

.RadComboBox_DentaSoftSkin .rcbHovered .rcbReadOnly .rcbArrowCellLeft { background-position: -54px -88px; }
.RadComboBox_DentaSoftSkin .rcbHovered .rcbReadOnly .rcbArrowCellRight { background-position: -38px -88px; }

.RadComboBox_DentaSoftSkin .rcbFocused .rcbReadOnly .rcbArrowCellLeft { background-position: -90px -88px; }
.RadComboBox_DentaSoftSkin .rcbFocused .rcbReadOnly .rcbArrowCellRight { background-position: -74px -88px; }

.RadComboBox_DentaSoftSkin .rcbReadOnly td.rcbArrowCellHidden { background-position: -15px -88px; }
.RadComboBox_DentaSoftSkin .rcbHovered .rcbReadOnly td.rcbArrowCellHidden { background-position: -51px -88px; }
.RadComboBox_DentaSoftSkin .rcbFocused .rcbReadOnly td.rcbArrowCellHidden { background-position: -87px -88px; }

/* dropdown */

.RadComboBoxDropDown_DentaSoftSkin .rcbHeader,
.RadComboBoxDropDown_DentaSoftSkin .rcbFooter,
.RadComboBoxDropDown_DentaSoftSkin .rcbMoreResults a
{
	background-image: url('ComboBox/rcbSprite.png');
}

* html .RadComboBoxDropDown_DentaSoftSkin .rcbHeader,
* html .RadComboBoxDropDown_DentaSoftSkin .rcbFooter,
* html .RadComboBoxDropDown_DentaSoftSkin .rcbMoreResults a
{
	background-image: url('ComboBox/rcbSpriteIE6.png');
}

.RadComboBoxDropDown_DentaSoftSkin
{
	background: #fff;
	border-color: #00628b; /*changes done by trupti combo drop down oter border*/
	color: #000;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbHeader,
.RadComboBoxDropDown_DentaSoftSkin .rcbFooter
{
	background-color: #f1f2f4;
	background-position: 0 -110px;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbHeader
{
	border-bottom-color: #d5d5d5;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbFooter
{
	border-top-color: #d5d5d5;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbItem em
{
	background: #e5e5e5;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbHovered
{
	background: #00628b; /*trupti item selection color*/
	color: #fff;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbSeparator
{
    background: #ffeec2;
    color: #000;
}

.RadComboBox_DentaSoftSkin .rcbDisabled .rcbInputCell .rcbInput,
.RadComboBoxDropDown_DentaSoftSkin .rcbDisabled
{
	color: #8d8d8d;
}

.RadComboBox_DentaSoftSkin .rcbDisabled td.rcbInputCellLeft { background-position: 0 -66px; }
.RadComboBox_DentaSoftSkin .rcbDisabled td.rcbInputCellRight { background-position: 100% -66px; }
.RadComboBox_DentaSoftSkin .rcbDisabled td.rcbArrowCellLeft { background-position: -126px -88px; }
.RadComboBox_DentaSoftSkin .rcbDisabled td.rcbArrowCellRight { background-position: -108px -88px; }
.RadComboBox_DentaSoftSkin .rcbDisabled .rcbReadOnly td.rcbArrowCellRight { background-position: -110px -88px; }
.RadComboBox_DentaSoftSkin table.rcbDisabled td.rcbArrowCellHidden,
.RadComboBox_DentaSoftSkin .rcbDisabled .rcbReadOnly td.rcbArrowCellHidden { background-position: -123px -88px; }

.RadComboBoxDropDown_DentaSoftSkin .rcbLoading
{
	background: #f0f0f0;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbMoreResults
{
	border-top-color: #6a8ccb;
	background-color: #fff;
	color: #8d8d8d;
}

.RadComboBoxDropDown_DentaSoftSkin .rcbMoreResults a
{
	background-position: -157px -94px;
}
/*---------------------------------------------------Rad ComboBox -------------------------------------------*/

/*---------------------------------------------------Rad TextBox -------------------------------------------*/

/*global*/

.RadInput_DentaSoftSkin,
.RadInputMgr_DentaSoftSkin
{
	font:11px Tahoma;
}

/*textbox states*/

html body .RadInput_DentaSoftSkin .riTextBox,
html body .RadInputMgr_DentaSoftSkin
{
    border-color:#C1DCE6; /* #c3d9f9 changes done by trupti*/
	background:#fff;
	color:#000;
	font:11px Tahoma;
}

html body .RadInput_DentaSoftSkin .riEmpty,
html body .RadInput_Empty_DentaSoftSkin
{
	color:#8d8d8d;
}

html body .RadInput_DentaSoftSkin .riHover,
html body .RadInput_Hover_DentaSoftSkin,
html body .RadInput_DentaSoftSkin .riFocused,
html body .RadInput_Focused_DentaSoftSkin
{
	border-color:#00628b; /* #305090 changes done by trupti*/
}

html body .RadInput_DentaSoftSkin .riRead,
html body .RadInput_Read_DentaSoftSkin
{
	border-color:#ccdbed;
}

html body .RadInput_DentaSoftSkin .riDisabled,
html body .RadInput_Disabled_DentaSoftSkin
{
	border-color:#C1DCE6; /* #ccdbed changes done by trupti*/
	color:#8d8d8d;
	cursor:default;
}

html body .RadInput_DentaSoftSkin .riError,
html body .RadInput_Error_DentaSoftSkin
{
	border-color:#b32d34 #dc643f #ea8541;
	background:#fff 100% -298px no-repeat url('Input/sprite.gif');
	color:#b32d34;
}

.RadForm.rfdTextbox .RadInput_DentaSoftSkin .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_DentaSoftSkin[type="text"]
{
	border-color:#b32d34 #dc643f #ea8541;
	background:#fff 100% -298px no-repeat url('Input/sprite.gif');
	color:#b32d34;
}

html body .RadInput_DentaSoftSkin .riNegative,
html body .RadInput_Negative_DentaSoftSkin
{
	color:#565656;
}

/*buttons*/

.RadInput_DentaSoftSkin a
{
	background:transparent no-repeat url('Input/sprite.gif');
}

/*go*/

.RadInput_DentaSoftSkin .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
	background-position:3px 5px;
}

.RadInput_DentaSoftSkin .riBtn a:hover
{
	background-position:3px -45px;
}

/*spin*/

.RadInput_DentaSoftSkin .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
}

.RadInput_DentaSoftSkin .riUp
{
	background-position:4px -98px;
}

.RadInput_DentaSoftSkin .riUp:hover
{
	background-position:4px -148px;
}

.RadInput_DentaSoftSkin a.riDown
{
	background-position:4px -199px;
}

.RadInput_DentaSoftSkin a.riDown:hover
{
	background-position:4px -249px;
}

/*label*/

.RadInput_DentaSoftSkin .riLabel
{
	color:#000;
}

/*---------------------------------------------------Rad TextBox -------------------------------------------*/

/*---------------------------------------------------Rad Window -------------------------------------------*/
.RadWindow_DentaSoftSkin .rwTopLeft,
.RadWindow_DentaSoftSkin .rwTopRight,
.RadWindow_DentaSoftSkin .rwTitlebar,
.RadWindow_DentaSoftSkin .rwFooterLeft,
.RadWindow_DentaSoftSkin .rwFooterRight,
.RadWindow_DentaSoftSkin .rwFooterCenter,
.RadWindow_DentaSoftSkin .rwTopResize,
.RadWindow_DentaSoftSkin .rwStatusbar div,
.RadWindow_DentaSoftSkin .rwStatusbar,
.RadWindow_DentaSoftSkin .rwPopupButton,
.RadWindow_DentaSoftSkin .rwPopupButton span,
.RadWindow_DentaSoftSkin.rwMinimizedWindow .rwCorner
{
    background-image: url('Window/WindowHorizontalSprites.gif');
}

.RadWindow_DentaSoftSkin .rwBodyLeft,
.RadWindow_DentaSoftSkin .rwBodyRight,
.RadWindow_DentaSoftSkin .rwStatusbarRow .rwCorner
{
	background-image: url('Window/WindowVerticalSprites.gif');
}

.RadWindow_DentaSoftSkin .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_DentaSoftSkin .rwControlButtons a
{
    background-image: url('Window/CommandButtonSprites.gif');
}

.RadWindow_DentaSoftSkin a.rwIcon
{
	background-image: url('Window/WindowHorizontalSprites.gif');
}

div.RadWindow_DentaSoftSkin .rwTitlebarControls em
{
	color: black;
}

div.RadWindow_DentaSoftSkin .rwDialogInput
{
	border-top: solid 1px #abadb3;
	border-right: solid 1px #dbdfe6;
	border-bottom: solid 1px #e3e9ef;
	border-left: solid 1px #e2e3ea;
}

div.RadWindow_DentaSoftSkin .rwDialogInput:hover
{
	border-top: solid 1px #5794bf;
	border-right: solid 1px #b7d5ea;
	border-bottom: solid 1px #c7e2f1;
	border-left: solid 1px #c5daed;
	color: #565656;
}

div.RadWindow_DentaSoftSkin td.rwLoading
{
    background-color: #fff;
}

.RadWindow_DentaSoftSkin td.rwWindowContent
{
    background-color: #fff;
}

/* Loading Indicators */

/* When ShowContentDuringLoad="true" */
.RadWindow_DentaSoftSkin td.rwWindowContent.rwLoading
{
    background-image: url('Common/loading.gif');
}

/* When ShowContentDuringLoad="false" */
.RadWindow_DentaSoftSkin input.rwLoading
{
    background-image: url('Common/loading_small.gif');
}

div.RadWindow_DentaSoftSkin a.rwCancel,
div.RadWindow_DentaSoftSkin a.rwCancel span
{
    background: none;
    cursor: pointer;
    cursor: hand;
}

div.RadWindow_DentaSoftSkin a.rwCancel span span
{
    color: #000000;
    text-decoration: underline;
}
/*---------------------------------------------------Rad Window -------------------------------------------*/

/*---------------------------------------------------Rad Tooltip -------------------------------------------*/
/* RadToolTip Forest Skin */

.RadToolTip_DentaSoftSkin.rtLoading
{	
	background: url('ToolTip/Loading.gif') no-repeat center;
}

div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperBottomRight
{
	background-image: url('ToolTip/ToolTipSprites.gif');
}

div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperBottomCenter
{
	background-image: url('ToolTip/ToolTipSprites.gif') ;
}

div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperRightMiddle
{
	background-image:  url('ToolTip/ToolTipVerticalSprites.gif');
}

div.RadToolTip_DentaSoftSkin table.rtWrapper td.rtWrapperContent
{
	background-color: #dce5bf;	
	color: #272722;
}

div.RadToolTip_DentaSoftSkin div.rtTitlebar
{	
	color: #272722;
}

div.RadToolTip_DentaSoftSkin a.rtCloseButton
{
	background-image: url('ToolTip/ToolTipSprites.gif');
}

div.RadToolTip_DentaSoftSkin div.rtCallout
{
	background-image: url('ToolTip/Callouts.gif');
}

.ChangeStyle
{
	width:80%;
}
.ChangeStyle:hover
{
    width:82%;
}
.ChangeStyle2
{
	width:80%;
}
.ChangeStyle2:hover
{
    width:82%;
}
.ChangeStyle3
{
	width:75%;
}
.ChangeStyle3:hover
{
    width:77%;
}

.LinkEffect
{
    color:Black;
    text-decoration:none;
}
.LinkEffect:hover
{
    font-size:large;
    font-weight:bold;
    
}
.LinkEffect_A
{
    color:#208787;
    text-decoration:none;
    font-family:Tahoma;
    font-size:16px;
    font-weight:bold;
    }
.LinkEffect_A:hover
{  
    color:#208787;
    font-weight:bold;
    font-family:Tahoma;
    font-size:17px;
}
.ChangeStyle_Main
{
	width:55px;
	height:55px;
}
.ChangeStyle_Main:hover
{
    width:57px;
    height:60px;
}

.ForgetPassword
{
    
    text-decoration:none;
}
.ForgetPassword:hover
{
    font-size:XX-Large;  
    
}


.Button1
{
	font-family:Tahoma;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	bottom: 0;
	right: 0;
	background: transparent url(../../Image/Operation_Button.gif) no-repeat left center;
	height:25px;
	font-style:oblique;
	width:124px;
	font-size:15px;  
}

.Button1:hover
{
    font-family:Tahoma;
	background: transparent url(../../Image/Operation_Button_MouseOver.gif) no-repeat left center;
    font-style:italic;
    font-size:15px;  
}

.RadEditor1
{
    background-color:White;
}

/*---------------------------------------------------Rad Tooltip -------------------------------------------*/

/*---------------------------------------------BUTTONS BY SANJAY ON 13-07-2019 */
.btn_Blue {
    display: inline-block;
    padding: 6px 10px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #13a2dc;
    border: none;
    border-radius: 8px;
}

    .btn_Blue:hover {
        background-color: #13a2dc;
    }

    .btn_Blue:active {
        background-color: #3e8e41;
        transform: translateY(4px);
    }


 .btn_Red {  /*Export to excel all grid only*/
            display: inline-block;
            padding: 6px 10px;
            font-size: 12px;
            cursor: pointer;
            text-align: center;
            text-decoration: none;
            outline: none;
            color: #fff; 
            border: none;
            border-radius: 8px;
            background-color: #ff6c6c;
            box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2), 0 3px 2px 0 rgba(0,0,0,0.19);
        }
  .btn_LightBlue { /*Get Details MM*/
            display: inline-block;
            padding: 6px 10px;
            font-size: 12px;
            cursor: pointer;
            text-align: center;
            text-decoration: none;
            outline: none;
            color: #fff;
            border: none;
            border-radius: 8px;
            background-color: #5098bd;
            box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2), 0 3px 2px 0 rgba(0,0,0,0.19);
        }
  .btn_TurGreen {/*Get Details PP*/
            display: inline-block;
            padding: 6px 10px;
            font-size: 12px;
            cursor: pointer;
            text-align: center;
            text-decoration: none;
            outline: none;
            color: #fff; 
            border: none;
            border-radius: 8px;
            background-color: #36bda4;
            box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2), 0 3px 2px 0 rgba(0,0,0,0.19);
        }